pax_global_header00006660000000000000000000000064134276460220014520gustar00rootroot0000000000000052 comment=97bb70d4d2f02532b1f801160ab2733923aabaaf movim-0.14.1/000077500000000000000000000000001342764602200127325ustar00rootroot00000000000000movim-0.14.1/CHANGELOG.md000066400000000000000000000417431342764602200145540ustar00rootroot00000000000000Movim Changelog ================ v0.15 (trunk) --------------------------- v0.14.1 --------------------------- * Replace ZeroMQ sockets with WebSockets, remove reactphp/zmq and php-zmq dependency * Make Movim compatible with PHP 7.3 * Display icon + infobox when the chatroom is public * Display the Git HEAD commit hash in ?infos if available * Don't reload the page when opening chat from Search * Don't reload the discussion when the WS is reconnecting but only append the new messages * Add slide-to-close feature in Chats to quickly close one-to-one discussions on touch devices * Fix Onboarding issues on some devices * Fix scrolling on iOS * Add a close button to the Drawer widget * Errors and Exceptions handling improvements * Fix connection using utf8mb4 on MySQL * Update the log system for a simpler one * Display Gateway connection status * CSS fixes in Forms * Disable the dropdown in Form if there is only one choice * Add support for embeded images in Forms (for CAPTCHA) * Chat bubbles a bit more compact * Display single emojis as small stickers * Display chat states in MUC, handle the chat states with a new ChatStates class * Allow setting Avatars on Communities by combining XEP-0084 (metadata + url) and XEP-0060 * UI fixes for mobile (tabs) v0.14 --------------------------- * Add a picture picker when sharing a URL in a post * Merge Publish in PublishBrief * Implement XEP-0157 to allow users to contact their administrators * Change the Reply button to Share * Add a spoiler on NSFW articles in the news feed * Show a spoiler on NSFW posts when the filter is enabled in News * Enhancements on Visio and CSS improvements * Fix date display in Chat on instable connectivity * Add a Preview widget to allow previsualisation of pictures in Movim * Code cleanup * Add support of XEP-0070: Verifying HTTP Requests via XMPP * Use longer varchar for some columns in the database (Roster and Posts) * Replace movim/sasl with fabiang/sasl * Fix several Warnings and Errors * Move Pubsub subscriptions to a specific PEP nodes to prevent overwritting by another client * Replace Modl with Eloquent * Fix IPC cleanup when launching the daemon * Add support for MAM configuration * Add support for XEP-0153: vCard-Based Avatar * Allow avatars to be retrieved and set for chatrooms * Move Websocket URI below the base URI (e.g. /ws → /movim/ws) * Remove preliminary Debian packaging * Bundle moxl * Remove several dependencies (heyupdate/emoji, clue/buzz-react, ramsey/uuid) and fix the versions of some of them (react/zmq, rain/raintpl, react/http) * Improve handling of Emojis (by mirabilos) * Improve performances by using eager loading (for Chats, Posts and Contacts related widgets) * Redirect the unauthenticated to the correct page when trying to access ?post * Link Chatrooms and Pubsub nodes using muc#roominfo_pubsub in the UI * Update the favicon * Fix the public pages metadata * Update the MaterialIcons font to the Google one * Cleanup the CSS * Index some columns in the database (Message, Attachements) to improve performances * Allow to pick no pictures when sharing a link * Add some animations to the CSS * Replace the placeholders with the default icon font * Improve the search feature * Remove the main Contacts page and related widgets (Roster, ContactDisco…) * Move the invitations and like/comments notifications to the sidebar * Add support for SQLite (JKingweb) * Use higher resolution images to have proper avatars in hi-def screens * Handle the MUC self-presences using a session state during the join * Display the moderator messages differently in MUCs * Move the Communities, Blogs and News articles feeds to paginated ones * Autoescape templates by default in RainTPL * Remove the action buttons in Chat * Use XEP-0359: Unique and Stable Stanza IDs as unique identifiers for the Messages in the DB * Improve video call and terminate flows * Allow the usage of Markdown for the Login page information v0.13 --------------------------- * Update ReactPHP * Use PHP ZeroMQ to manage the communications between the processes * Cleanup some existing buffers * Add a pure HTTP ajax endpoint for some futur requests that needs it * Add some slight animations in the UI * Add a nightmode * Cleanup and refactorize some CSS (colors, forms) * Improve the connectivity UX status of chatrooms * Publish the chat messages using Ajax * Improve the configuration of Communities * Update the OpenSans font v0.12.1 --------------------------- * Add xmpp: uri to public pages headers * Code cleanup (by RyDroid) * Remove gender, marital and the Skype/Twitter/Yahoo account info * Fix Content-Security-Policy * UI improvement for the bottom navigation on mobile * Cleanup the Privacy Model * Set a max-width for the picture preview in Upload * Add application/javascript header to prevent MIME type checking issue * Redesign the Communities page * Remove the CommunitiesDiscover widget v0.12 – Lovejoy --------------------------- * Add autojoin support for chatrooms * New Contact page * Improve Posts tags detection and navigation * New system to recover the session quickly * New PublishBrief widget * Add support for MUC invitations * Don't notify if the user is not in the Roster * UI optimisations * Better integration for Youtube videos * Add support of XEP-0333: Chat Markers * Update the translations * New design for the post Material Design cards * New UI for adding a contact through a Gateway (by singpolyma) * Allow users to clear their information on the instance and leave it properly * Add NSFW filter configuration * Save Draft of publications in Publish and PublishBrief * Add touch support to open the menu on mobile devices * Improve Stickers picker * Display more information in the Rooms list * Suggest public and open chatrooms on the Chat page * New navigation menu for mobile devices * Rotate correctly the JPEG files when uploading them * Add support of private MUC messages * Redesign of the Community main page * Refactor and cleanup the management of the comments internaly * Autocomplete nicknames in MUC using tabulation (by pztrn) * Add picture preview when posting links in MUC * Redesign the MUC bubbles to unify the style with the simple chats * Enable history for MUC * Pictures can be previewed before upload * Do not send the message when carriage return is pressed on mobile * More colors! * Protect pictures URLs with a HTTP HEAD check * Add Miho sticker pack * Add support of MAM (up to mam:2) for the MUCs v0.11 – Tuttle --------------------------- * Navigation improvement * Add previous/next post shortcut in the footer of each posts * Highlight mentionned messages in chatrooms * Non alpha-numeric Pubsub items and nodes support * Non alpha-numeric JID support * Fix Markdown links with underscores * Fix two-way contact subscription button in Contact * New simplified and optimized Roster * Improved search (global and roster) * CSS fixes * Refactoring of the groups page UI and UX * Add (small) picture embeding in chats * Various speed optimisation * Add reply feature of existing posts * New and improved Share widget, now supports xmpp: links * New Stickers! * Big refactoring of the Groups, now called Communities with improved navigation and discovery features * Also refactor the Post widget * Add an Onboarding widget with some advices * Add Like feature * New Notifications widget to keep track of the comments and likes * Improvements in Carbons feature * Improve the Stickers picker * Refactor and cleanup the session management v0.10 – Holmes --------------------------- * Resize and compress large pictures in Upload * Refactor MovimWebsocket and fix disconnection issues * Remove and cleanup old code * Handle errors when uploading large files * New bubble merging algorythm in the Chat * Improve UI and mobile UX on low resolution devices * New widget Drawer used for the stickers and the search form * Fix behaviour for Android and Electron packages * Fix Pubsub metadata handling for some XMPP servers * Add global search * Add silent notifications for chatrooms * Add alternate nickname support (adding "_") when joining a chatroom * Allow room configuration edition * Put your own XMPP server as default in the configuration (movim.eu in fallback) * Close the Dialog box when pressing ESC * Moving values from Sessionx to Session * Using chart.js for the statistics * Refactor the "public" system for the Posts * CSS fixes * Add Last Message Edition support * Improve Post discovery in the News page * Add stickers support * Improve loading time for Chat page * Improve Chat bubbles display * New compact date display * Clean properly the tags in the database * Allow tags with special characters * Various UI and navigation fixed * Use UUID as identifiers for the messages and posts * Delete properly the comments when deleting a post * Update the dependencies * Create an internal API to save some memory and improve session handling * Improve image handling in posts * Improve overall performances v0.9 – Tchouri --------------------------- * New User Interface for the whole project * Removed BOSH connections and introduce pure XMPP TLS connections * Full real-time + daemon * New Blog engine and custom CSS support * New post publication system + attachements supported (upload and embed links) * Fully responsive design UI based on Material Design * Huge code cleanup and refactoring * Updated i18n system and new languages * New eventing system * New administration panel * New dedicated chat page and emojis support * New project icon and favicon * New implementation for the Groups feature * New Roster based on Angular * Refactor the Contact management system and add a gallery on the profiles * New universal-share bookmarklet * CSS animations and mobile integration (FirefoxOS and Android) * Internet Explorer 11 support * PHP7 Support v0.8.1 – Polar Aurora --------------------------- * Add charts in the Statistics * Add a Caps support table * Fix some Jingle issues * New Mud actions to create/update the database and change the administration configuration * New InitAccount widget to create persistent PEP node on the first login * Clean the Feed widget * Fix various CSS bugs + fix mobile UI * Add title attribute to some truncated texts * Add a new fancy login system * Show the status in the Roster * Optimize the Presence handling * Improve the MUC presence handling * Improve the posts CSS * Add a fancy XEP visualisator v0.8.0 – Polar Aurora --------------------------- * Refactor the whole Movim sourcecode + clean old code * Quite all the Movim widgets are now using a full MVC system * Rewrite the core session manager (Sessionx) * Add a new localisation system + new translations * Move the Movim libraries and dependencies to Composer and convert Modl and Moxl to PSR-0 to simplify the loading and packaging of the libraries * Monolog is now the new log library for Movim * Lots of warnings fixed * Add WebRTC threw Jingle audio-video conferencing * Make the UI fully responsible (from smartphone to FullHD screens) * The Roster widget has been totally rewriten * New picture library manager (with new thumbnail generation system) * Better MUC integration in the Chat widget * Rich text messages are now supported in the Chat widget * Add Vcard4 (http://xmpp.org/extensions/xep-0292.html) support in the profile * Implement the new official Movim API (https://api.movim.eu/) * Huge sourcecode optimisation * Rewrite the Administration panel and split it in many little widgets * Move the full configuration system to the database (except the database credentials) * List all the Movim network pods on a new page * Move the all UI to OpenSans * Add Title support during post publication * New statistics page for the administrators * Rewrite the infos page and move it to a widget, move the data structure from XML to JSON * Use SASL2 library (https://github.com/edhelas/sasl2) for the XMPP authentication and add SCRAM-SHA1 mechanism support * Split the Profile form in 3 littles forms (general, avatar and localisation) * Rewrite the Explore page * Move from XML to JSON for the browser-server requests * Update the locales v0.7.2 – Sandstorm --------------------------- * Rewrite Modl to Modl2 with dynamic database update, PDO support (MySQL and PostgreSQL) * Add support of XEP-0084: User Avatar * Bug fixes in chatroom * Complete rewrite f the bookmark/subscription system * Huge code optimisation (x10 of some parts) * CSS fixes * Fix lot of issues on the groups (add youtube video support) + microblog * Add a new log system * Various minor bug fixed v0.7.1 – Sandstorm --------------------------- * Huge speed optimisation * Fux UI fix * Implement picute insertion in posts * Chat fix * Smiley updated v0.7.0 – Sandstorm --------------------------- * Media hosting and implementation (picture) @edhelas * Group implementation @edhelas @nodpounod * Datajar to Modl (https://github.com/edhelas/modl) portage @edhelas * Video + picture integration (gallery preview) @edhelas * Admin panel with hosting space administration @edhelas * URL rewriting @edhelas * Multi User Chat @edhelas v0.6.1 – Cumulus --------------------------- * Fix SSL certificate problem v0.6.0 – Cumulus --------------------------- * Create a new installer @kilian @edhelas * Create admin user interface to change conf.xml @edhelas * Improved user experience @edhelas ### Core @edhelas ### * 100% Moxl integration * Add Moxl support to build.sh ### Widgets @edhelas ### #### Chat #### * Support “user is typing” #### Roster #### * bidirectional friendrequests. Users can always see each other * little search box to filter the list (nodpounod) #### Post #### * http://xmpp.org/extensions/xep-0071.html some basic WYSIWYG * Provide public/private posts ### Datajar ### * Support updating of db-schemas. ### Translations ### * Pull new translations automaticly into trunk * Add new translations ### Moxl ### * Support of the XEP-0115 Entity Capabilities, which enables the client to communicate its features and the extent of its XMPP support to the server * Implementation of DIGEST-MD5 and CRAM-MD5 as more secure log-in mechanisms v0.5.0 – Snowball --------------------------- * Parse all the Movim messages to make them more “user-friendly” (smileys, links, bb-code like) @Etenil * DONE Make a public XML page reporting on the pod status (how many user hosted, version, current status…), to be pinged from pod.movim.eu @edhelas * Move DataJar based Classes into a single folder @edhelas * Cleaner CSS @edhelas * Update dates (like “2 min ago”) automatically @edhelas * Clean and move UserConf in a single class @edhelas * New UI @edhelas ### Core ### * Integrate Datajar @etenil * Test Movim on all Datajar back-ends @etenil * Write a makefile to manage packaging/pulling dependencies @etenil * Provide a more consistent API for the XMPP library (to ease the replacement of JAXL later) @etenil * Store the Caps (XEP-115) in the database to cache them @edhelas ### Widgets @edhelas ### * Move Profile to a single page * Merge “News” and “Feed” in one single widget and create filters (by source, date…) * Create a system to cache the Widgets #### Roster #### * Add groups support * Fixed Bug : chat link when a contact become online #### Profile #### * New system to switch the presences * Change the status #### Feed/Wall #### * Store comments in the database * Add comments * Show/hide old comments if there is a lot of them (like 2 or more) #### vCard #### * Add Avatar support * Date picker for the birth date (kilian) * Display client informations #### Chat #### * More consistent UI * Store all the Messages in the database to handle them more cleanly v0.4.0 --------------------------- * Multisession support * Dynamically modify page title * image.php to built pictures from the database + ask the browser to cache them * Inscription on the Server (XMPP+Movim) * HTML5 + HTML Title page notification on a new message * Support of HTTP Proxy (installation and configuration) * Support of HTTPS Servers * Implementation on ORDERBY in the Storage database library * Fix language selector * Fix Roster display and organisation * Fix Chat display * Rename some widgets * Fix Vcard widget v0.3.0 --------------------------- * Widgets debugging * Enlarge widgets * Notifications * Blinking tab title * Coloured nicknames * Cached conversation * Tabbed conversations * Blocks-based layout * More bug fixes * URL Rewriting * Logger v0.2.0 --------------------------- * Inter-widgets communication * Proper disconnection handling * Added Installer * Changed to static loading * Speed optimisations * Improved Javascript libraries * Added unit-testing structure * Restructured the program * Reimplemented PHP's session * Added Cache * Use of SQLite3 as Cache/Session back-end (only for 0.2) * Improved theme v0.1.0 --------------------------- * Base core * Events system * Configuration * XMPP connection * Widget system movim-0.14.1/COPYING000066400000000000000000001033301342764602200137650ustar00rootroot00000000000000 GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007 Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU Affero General Public License is a free, copyleft license for software and other kinds of works, specifically designed to ensure cooperation with the community in the case of network server software. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, our General Public Licenses are intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. Developers that use our General Public Licenses protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License which gives you legal permission to copy, distribute and/or modify the software. A secondary benefit of defending all users' freedom is that improvements made in alternate versions of the program, if they receive widespread use, become available for other developers to incorporate. Many developers of free software are heartened and encouraged by the resulting cooperation. However, in the case of software used on network servers, this result may fail to come about. The GNU General Public License permits making a modified version and letting the public access it on a server without ever releasing its source code to the public. The GNU Affero General Public License is designed specifically to ensure that, in such cases, the modified source code becomes available to the community. It requires the operator of a network server to provide the source code of the modified version running there to the users of that server. Therefore, public use of a modified version, on a publicly accessible server, gives the public access to the source code of the modified version. An older license, called the Affero General Public License and published by Affero, was designed to accomplish similar goals. This is a different license, not a version of the Affero GPL, but Affero has released a new version of the Affero GPL which permits relicensing under this license. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. "This License" refers to version 3 of the GNU Affero General Public License. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. "The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. A "covered work" means either the unmodified Program or a work based on the Program. To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: a) The work must carry prominent notices stating that you modified it, and giving a relevant date. b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. "Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. "Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or d) Limiting the use for publicity purposes of names of licensors or authors of the material; or e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others' Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Remote Network Interaction; Use with the GNU General Public License. Notwithstanding any other provision of this License, if you modify the Program, your modified version must prominently offer all users interacting with it remotely through a computer network (if your version supports such interaction) an opportunity to receive the Corresponding Source of your version by providing access to the Corresponding Source from a network server at no charge, through some standard or customary means of facilitating copying of software. This Corresponding Source shall include the Corresponding Source for any work covered by version 3 of the GNU General Public License that is incorporated pursuant to the following paragraph. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the work with which it is combined will remain governed by version 3 of the GNU General Public License. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU Affero General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU Affero General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU Affero General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU Affero General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. If your software can interact with users remotely through a computer network, you should also make sure that it provides a way for users to get its source. For example, if your program is a web application, its interface could display a "Source" link that leads users to an archive of the code. There are many ways you could offer source, and different solutions will be better for different programs; see section 13 for the specific requirements. You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see . movim-0.14.1/INSTALL.md000066400000000000000000000001671342764602200143660ustar00rootroot00000000000000Movim Installation =================== * Movim deployment tutorial: https://github.com/movim/movim/wiki/Install-Movim movim-0.14.1/README.md000066400000000000000000000031071342764602200142120ustar00rootroot00000000000000Movim - Decentralized social platform ===================================== Movim is a decentralized social platform, written in PHP and HTML5 and based on the XMPP standard protocol. ![movim logo](https://movim.eu/img/chatroom.png) Installation ------------ Please refer to the installation instructions that are available on the GitHub Wiki: https://github.com/movim/movim/wiki Support Us ---------- You can help Movim by: * Doing a one time donation using Paypal: [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=8QHPJDAQXT9UC) * Helping us covering our monthly costs on our official Patreon page: [![Donate](https://img.shields.io/badge/Patreon-Become%20a%20Patron-orange.svg)](https://www.patreon.com/movim) * …or on Liberapay [![Donate](https://img.shields.io/liberapay/receives/movim.svg)](https://liberapay.com/movim/donate) You can also support us on: * Flattr: https://flattr.com/thing/568092/Movim * Bountysource: https://www.bountysource.com/teams/movim Links ----- * Movim official website: https://movim.eu/ * Twitter: https://twitter.com/MovimNetwork * XMPP Chatroom: movim@conference.movim.eu ### Pods You can also use Movim on our official Pods: * https://fr.movim.eu/ server hosted in France * https://nl.movim.eu/ server hosted in The Netherlands * https://de.movim.eu/ server hosted in Germany Translations ------------ Help us translate Movim on https://www.transifex.com/projects/p/movim/. License ------- Movim is released under the terms of the AGPLv3 license. See COPYING for more details. movim-0.14.1/VERSION000066400000000000000000000000061342764602200137760ustar00rootroot000000000000000.14.1movim-0.14.1/app/000077500000000000000000000000001342764602200135125ustar00rootroot00000000000000movim-0.14.1/app/Attachment.php000066400000000000000000000005221342764602200163120ustar00rootroot00000000000000belongsTo('App\Post'); } public function getUrlAttribute() { return parse_url($this->href); } } movim-0.14.1/app/Cache.php000066400000000000000000000050121342764602200152240ustar00rootroot00000000000000_readCache($key); if (isset($content) && $content != '') { return $content; } return null; } if (func_num_args() == 2) { return $this->_writeCache($key, $arglist[1]); } // Cutting a piece of the args. $content = array_slice($arglist, 1); return $this->_writeCache($key, $content); } /** * Serializes data in a proper fashion. */ private function _writeCache($key, $object) { $data = str_replace( "'", "\\'", base64_encode(gzcompress(serialize($object))) ); if (User::me()->id) { $cache = Cache::firstOrNew(['user_id' => User::me()->id, 'name' => $key]); $cache->data = $data; $cache->save(); } } /** * Unserializes data. */ private function _readCache($key) { $cache = $this->where('user_id', User::me()->id) ->where('name', $key) ->first(); if (isset($cache)) { return unserialize( gzuncompress(base64_decode(str_replace("\\'", "'", $cache->data))) ); } return false; } } movim-0.14.1/app/Capability.php000066400000000000000000000054301342764602200163060ustar00rootroot00000000000000node = (string)$query->query->attributes()->node; } else { $this->node = $node; } if (isset($query->query)) { foreach ($query->query->identity as $i) { if ($i->attributes()) { $this->category = (string)$i->attributes()->category; $this->type = (string)$i->attributes()->type; if ($i->attributes()->name) { $this->name = (string)$i->attributes()->name; } else { $this->name = $this->node; } } } $fet = []; foreach ($query->query->feature as $f) { array_push($fet, (string)$f->attributes()->var); } $this->setFeaturesAttribute($fet); } } public function getPubsubRoles() { $roles = ['owner' => __('affiliation.owner'), 'none' => __('affiliation.no-aff')]; foreach ($this->getFeaturesAttribute() as $feature) { preg_match("/http:\/\/jabber.org\/protocol\/pubsub#(.*)-affiliation$/", $feature, $matches); if (!empty($matches)) { $roles[$matches[1]] = __('affiliation.' . $matches[1]); } } return $roles; } public function isPubsub() { return (in_array('http://jabber.org/protocol/pubsub#persistent-items', $this->getFeaturesAttribute())); } public function isJingle() { return (in_array('urn:xmpp:jingle:1', $this->getFeaturesAttribute())); } public function isMAM() { return (in_array('urn:xmpp:mam:1', $this->getFeaturesAttribute())); } public function isMAM2() { return (in_array('urn:xmpp:mam:2', $this->getFeaturesAttribute())); } public function getDeviceIcon() { if (in_array($this->type, ['handheld', 'phone'])) return 'smartphone'; if ($this->type == 'bot') return 'memory'; if ($this->type == 'console') return 'video_label'; if ($this->type == 'web') { if ($this->name == 'Movim') { return 'cloud_queue'; } return 'language'; } return 'desktop_windows'; } public function getFeaturesAttribute() { return unserialize($this->attributes['features']); } public function setFeaturesAttribute($features) { $this->attributes['features'] = serialize($features); } } movim-0.14.1/app/Conference.php000066400000000000000000000041131342764602200162710ustar00rootroot00000000000000 SESSION_ID ]; public function session() { return $this->hasOne('App\Session'); } public function presences() { return $this->hasMany('App\Presence', 'jid', 'conference') ->where('session_id', $this->session_id) ->where('resource', '!=', '') ->where('value', '<', 5) ->orderBy('mucrole') ->orderBy('value') ->orderBy('resource'); } public function presence() { return $this->hasOne('App\Presence', 'jid', 'conference') ->where('session_id', $this->session_id) ->where('value', '<', 5) ->where('mucjid', \App\User::me()->id); } public function info() { return $this->hasOne('App\Info', 'server', 'conference') ->where('category', 'conference') ->where('type', 'text'); } public function contact() { return $this->hasOne('App\Contact', 'id', 'conference'); } public function getConnectedAttribute() { return isset($this->presence); } public function getSubjectAttribute() { $subject = \App\User::me() ->messages() ->where('jidfrom', $this->conference) ->whereNotNull('subject') ->where('type', 'subject') ->orderBy('published', 'desc') ->first(); return $subject ? $subject->subject : null; } public function getPhoto($size = 'm') { if ($this->contact) { return $this->contact->getPhoto($size); } return false; } } movim-0.14.1/app/Configuration.php000066400000000000000000000027261342764602200170410ustar00rootroot00000000000000 1, 'unregister' => false, 'theme' => 'material', 'restrictsuggestions' => false, 'loglevel' => 0, 'locale' => 'en', 'xmppwhitelist' => null ]; public static function get() { if (self::$instance != null) { return self::$instance; } self::$instance = self::findOrNew(1); return self::$instance; } public function setPasswordAttribute($value) { $this->attributes['password'] = password_hash($value, PASSWORD_DEFAULT); } public function getXmppwhitelistAttribute() { return (empty($this->attributes['xmppwhitelist'])) ? [] : explode(',', $this->attributes['xmppwhitelist']); } public function getXmppwhitelistStringAttribute() { return $this->attributes['xmppwhitelist']; } } movim-0.14.1/app/Contact.php000066400000000000000000000171771342764602200156330ustar00rootroot00000000000000belongsTo('App\User', 'id'); } public function save(array $options = []) { unset($this->photobin); parent::save($options); } public function set($vcard, $jid) { $this->id = $jid; $validate_date = Validator::date('Y-m-d'); if (isset($vcard->vCard->BDAY) && $validate_date->validate($vcard->vCard->BDAY)) { $this->date = (string)$vcard->vCard->BDAY; } if ($vcard->vCard->NICKNAME) { $this->name = (string)$vcard->vCard->NICKNAME; } if ($vcard->vCard->FN) { $this->fn = (string)$vcard->vCard->FN; } if ($vcard->vCard->URL) { $this->url = (string)$vcard->vCard->URL; } if ($vcard->vCard->EMAIL) { $this->email = (string)$vcard->vCard->EMAIL->USERID; } if ($vcard->vCard->ADR) { $this->adrlocality = (string)$vcard->vCard->ADR->LOCALITY; $this->adrpostalcode = (string)$vcard->vCard->ADR->PCODE; $this->adrcountry = (string)$vcard->vCard->ADR->CTRY; } if (filter_var((string)$vcard->vCard->PHOTO, FILTER_VALIDATE_URL)) { $this->photobin = base64_encode( requestUrl((string)$vcard->vCard->PHOTO, 1)); } elseif ($vcard->vCard->PHOTO) { $this->photobin = (string)$vcard->vCard->PHOTO->BINVAL; $this->avatarhash = sha1(base64_decode($this->photobin)); } if ($vcard->vCard->DESC) { $this->description = (string)$vcard->vCard->DESC; } } public function createThumbnails() { if (!$this->photobin) return; $p = new Picture; $p->fromBase($this->photobin); $p->set($this->id); unset($this->photobin); } public function getPhoto($size = 'm') { return getPhoto($this->id, $size); } public function setLocation($stanza) { $this->loclatitude = (string)$stanza->items->item->geoloc->lat; $this->loclongitude = (string)$stanza->items->item->geoloc->lon; $this->localtitude = (int)$stanza->items->item->geoloc->alt; $this->loccountry = (string)$stanza->items->item->geoloc->country; $this->loccountrycode = (string)$stanza->items->item->geoloc->countrycode; $this->locregion = (string)$stanza->items->item->geoloc->region; $this->locpostalcode = (string)$stanza->items->item->geoloc->postalcode; $this->loclocality = (string)$stanza->items->item->geoloc->locality; $this->locstreet = (string)$stanza->items->item->geoloc->street; $this->locbuilding = (string)$stanza->items->item->geoloc->building; $this->loctext = (string)$stanza->items->item->geoloc->text; $this->locuri = (string)$stanza->items->item->geoloc->uri; $this->loctimestamp = date( 'Y-m-d H:i:s', strtotime((string)$stanza->items->item->geoloc->timestamp)); } public function setTune($stanza) { $this->tuneartist = (string)$stanza->items->item->tune->artist; $this->tunelenght = (int)$stanza->items->item->tune->lenght; $this->tunerating = (int)$stanza->items->item->tune->rating; $this->tunesource = (string)$stanza->items->item->tune->source; $this->tunetitle = (string)$stanza->items->item->tune->title; $this->tunetrack = (string)$stanza->items->item->tune->track; } public function setVcard4($vcard) { if (isset($vcard->bday->date) && Validator::date('Y-m-d')->validate($vcard->bday->date)) { $this->date = (string)$vcard->bday->date; } $this->nickname = !empty($vcard->nickname->text) ? (string)$vcard->nickname->text : null; $this->fn = !empty($vcard->fn->text) ? (string)$vcard->fn->text : null; $this->url = !empty($vcard->url->uri) ? (string)$vcard->url->uri : null; $this->adrlocality = (string)$vcard->adr->locality; $this->adrcountry = (string)$vcard->adr->country; $this->adrpostalcode = (string)$vcard->adr->code; $this->email = !empty($vcard->email->text) ? (string)$vcard->email->text : null; $this->description = trim((string)$vcard->note->text); } public function getPlace(): string { $place = ''; if ($this->loctext != '') { $place .= $this->loctext.' '; } else { if ($this->locbuilding != '') $place .= $this->locbuilding.' '; if ($this->locstreet != '') $place .= $this->locstreet.'
'; if ($this->locpostalcode != '') $place .= $this->locpostalcode.' '; if ($this->loclocality != '') $place .= $this->loclocality.'
'; if ($this->locregion != '') $place .= $this->locregion.' - '; if ($this->loccountry != '') $place .= $this->loccountry; } return $place; } public function getTruenameAttribute(): string { if ($this->fn) return $this->fn; if ($this->nickname) return $this->nickname; if ($this->name) return $this->name; return explodeJid($this->id)['username']; } public function getJidAttribute(): string { return $this->id; } public function getAge() { if ($this->isValidDate()) { $age = intval(substr(date('Ymd') - date('Ymd', strtotime($this->date)), 0, -4)); if ($age != 0) return $age; } } public function getDate() { if ($this->date == null) return null; $dt = new \DateTime($this->date); return $dt->format('d-m-Y'); } public function getSearchTerms() { return cleanupId($this->id).'-'. cleanupId($this->truename).'-'. cleanupId($this->groupname); } public function isEmpty(): bool { $this->isValidDate(); return ($this->fn == null && $this->name == null && $this->date == null && $this->url == null && $this->email == null && $this->description == null); } public function isValidDate(): bool { if (isset($this->date) && $this->date != '0000-00-00T00:00:00+0000' && $this->date != '1970-01-01 00:00:00' && $this->date != '1970-01-01 01:00:00' && $this->date != '1970-01-01T00:00:00+0000') { return true; } $this->date = null; return false; } public function isFromMuc(): bool { return strpos($this->jid, '/') !== false; } public function isOld(): bool { return (strtotime($this->updated) < mktime( // We update the 1 day old vcards gmdate("H"), gmdate("i")-10, gmdate("s"), gmdate("m"), gmdate("d"), gmdate("Y") ) ); } public function isMe(): bool { return ($this->id == \App\User::me()->id); } } movim-0.14.1/app/EncryptedPassword.php000066400000000000000000000004061342764602200177030ustar00rootroot00000000000000hasOne('App\Session'); } } movim-0.14.1/app/Info.php000066400000000000000000000227711342764602200151270ustar00rootroot00000000000000attributes['adminaddresses'] = serialize($arr); } public function getAdminaddressesAttribute(): array { return (isset($this->attributes['adminaddresses'])) ? unserialize($this->attributes['adminaddresses']) : []; } public function setAbuseaddressesAttribute(array $arr) { $this->attributes['abuseaddresses'] = serialize($arr); } public function getAbuseaddressesAttribute(): array { return (isset($this->attributes['abuseaddresses'])) ? unserialize($this->attributes['abuseaddresses']) : []; } public function setFeedbackaddressesAttribute(array $arr) { $this->attributes['feedbackaddresses'] = serialize($arr); } public function getFeedbackaddressesAttribute(): array { return (isset($this->attributes['feedbackaddresses'])) ? unserialize($this->attributes['feedbackaddresses']) : []; } public function setSalesaddressesAttribute(array $arr) { $this->attributes['salesaddresses'] = serialize($arr); } public function getSalesaddressesAttribute(): array { return (isset($this->attributes['salesaddresses'])) ? unserialize($this->attributes['salesaddresses']) : []; } public function setSecurityaddressesAttribute(array $arr) { $this->attributes['securityaddresses'] = serialize($arr); } public function getSecurityaddressesAttribute(): array { return (isset($this->attributes['securityaddresses'])) ? unserialize($this->attributes['securityaddresses']) : []; } public function setSupportaddressesAttribute(array $arr) { $this->attributes['supportaddresses'] = serialize($arr); } public function getSupportaddressesAttribute(): array { return (isset($this->attributes['supportaddresses'])) ? unserialize($this->attributes['supportaddresses']) : []; } public function getNameAttribute() { return isset($this->attributes['name']) ? $this->attributes['name'] : $this->attributes['node']; } public function getRelatedAttribute() { if ($this->category == 'pubsub' && $this->type == 'leaf') { return \App\Info::where('related', 'xmpp:'.$this->server.'?;node='.$this->node) ->first(); } if (isset($this->attributes['related']) && $this->category == 'conference' && $this->type == 'text') { $uri = parse_url($this->attributes['related']); if (isset($uri['query']) && isset($uri['path'])) { $params = explodeQueryParams($uri['query']); if (isset($params['node'])) { return \App\Info::where('server', $uri['path']) ->where('node', $params['node']) ->first(); } } } } /** * Only for gateways */ public function getPresenceAttribute() { return \App\User::me()->session->presences ->where('jid', $this->attributes['server']) ->first(); } public function getPhoto($size = 'm') { return isset($this->attributes['avatarhash']) ? getPhoto($this->attributes['avatarhash'], $size) : null; } public function set($query) { $from = (string)$query->attributes()->from; if (strpos($from, '/') == false && isset($query->query)) { $this->server = $from; $this->node = (string)$query->query->attributes()->node; foreach ($query->query->identity as $i) { if ($i->attributes()) { $this->category = (string)$i->attributes()->category; $this->type = (string)$i->attributes()->type; if ($i->attributes()->name) { $this->name = (string)$i->attributes()->name; } elseif (!empty($this->node)) { $this->name = $this->node; } } } foreach ($query->query->feature as $feature) { $key = (string)$feature->attributes()->var; switch ($key) { // If it's a MUC we clear the node case 'http://jabber.org/protocol/muc': $this->node = ''; break; case 'muc_public': $this->mucpublic = true; break; case 'muc_persistent': $this->mucpersistent = true; break; case 'muc_passwordprotected': $this->mucpasswordprotected = true; break; case 'muc_membersonly': $this->mucpasswordprotected = true; break; case 'muc_moderated': $this->mucmoderated = true; break; case 'muc_semianonymous': $this->mucsemianonymous = true; break; } } if (isset($query->query->x)) { foreach ($query->query->x->field as $field) { $key = (string)$field->attributes()->var; switch ($key) { case 'pubsub#title': $this->name = (string)$field->value; break; case 'pubsub#creation_date': $this->created = toSQLDate($field->value); break; case 'muc#roominfo_pubsub': if (!empty((string)$field->value)) { $this->related = $field->value; } break; case 'muc#roominfo_description': case 'pubsub#description': if (!empty((string)$field->value)) { $this->description = (string)$field->value; } break; case 'pubsub#num_subscribers': case 'muc#roominfo_occupants': $this->occupants = (int)$field->value; break; case 'abuse-addresses': $arr = []; foreach ($field->children() as $value) { $arr[] = (string)$value; } $this->abuseaddresses = $arr; break; case 'admin-addresses': $arr = []; foreach ($field->children() as $value) { $arr[] = (string)$value; } $this->adminaddresses = $arr; break; case 'feedback-addresses': $arr = []; foreach ($field->children() as $value) { $arr[] = (string)$value; } $this->feedbackaddresses = $arr; break; case 'sales-addresses': $arr = []; foreach ($field->children() as $value) { $arr[] = (string)$value; } $this->salesaddresses = $arr; break; case 'security-addresses': $arr = []; foreach ($field->children() as $value) { $arr[] = (string)$value; } $this->securityaddresses = $arr; break; case 'support-addresses': $arr = []; foreach ($field->children() as $value) { $arr[] = (string)$value; } $this->supportaddresses = $arr; break; } } } } } public function setItem($item) { $this->server = (string)$item->attributes()->jid; $this->node = (string)$item->attributes()->node; if ($item->attributes()->name) { $this->name = (string)$item->attributes()->name; } } public function isPubsubService() { return ($this->category == 'pubsub' && $this->type == 'service'); } public function isMicroblogCommentsNode() { return (substr($this->node, 0, 29) == 'urn:xmpp:microblog:0:comments'); } public function isOld() { return (strtotime($this->updated_at) < time() - 3600); } } movim-0.14.1/app/Invite.php000066400000000000000000000015751342764602200154710ustar00rootroot00000000000000belongsTo('App\User'); } public function room() { return $this->hasOne('App\Contact', 'id', 'resource'); } public static function set($jid, $resource) { $invitation = \App\Invite::where('user_id', $jid) ->where('resource', $resource) ->first(); if (!$invitation) { $invitation = new \App\Invite; $invitation->code = generateKey(8); $invitation->user_id = $jid; $invitation->resource = $resource; $invitation->save(); } return $invitation; } } movim-0.14.1/app/Message.php000066400000000000000000000247711342764602200156220ustar00rootroot00000000000000 'chat' ]; protected $casts = [ 'quoted' => 'boolean', 'markable' => 'boolean' ]; public function user() { return $this->belongsTo('App\User'); } public function setFileAttribute(array $file) { $this->attributes['file'] = serialize($file); } public function getFileAttribute() { if (isset($this->attributes['file'])) { $file = unserialize($this->attributes['file']); $file['cleansize'] = sizeToCleanSize($file['size']); return $file; } return null; } public static function findByStanza($stanza) { /** * If this stanza replaces another one, we load the original message */ if ($stanza->replace) { return self::firstOrNew([ 'user_id' => \App\User::me()->id, 'replaceid' => (string)$stanza->replace->attributes()->id, 'jidfrom' => current(explode('/',(string)$stanza->attributes()->from)) ]); } /** * If not we just create or load a message */ $id = ($stanza->{'stanza-id'} && $stanza->{'stanza-id'}->attributes()->id) ? (string)$stanza->{'stanza-id'}->attributes()->id : 'm_' . generateUUID(); return self::firstOrNew([ 'user_id' => \App\User::me()->id, 'id' => $id, 'jidfrom' => current(explode('/',(string)$stanza->attributes()->from)) ]); } public function set($stanza, $parent = false) { $this->id = ($stanza->{'stanza-id'} && $stanza->{'stanza-id'}->attributes()->id) ? (string)$stanza->{'stanza-id'}->attributes()->id : 'm_' . generateUUID(); if ($stanza->attributes()->id) { $this->replaceid = $stanza->attributes()->id; } $jid = explode('/',(string)$stanza->attributes()->from); $to = current(explode('/',(string)$stanza->attributes()->to)); $this->user_id = \App\User::me()->id; if (!$this->jidto) { $this->jidto = $to; } if (!$this->jidfrom) { $this->jidfrom = $jid[0]; } if (isset($jid[1])) { $this->resource = $jid[1]; } if ($stanza->delay) { $this->published = gmdate('Y-m-d H:i:s', strtotime($stanza->delay->attributes()->stamp)); } elseif ($parent && $parent->delay) { $this->published = gmdate('Y-m-d H:i:s', strtotime($parent->delay->attributes()->stamp)); } elseif (!isset($stanza->replace)) { $this->published = gmdate('Y-m-d H:i:s'); } if ($stanza->body || $stanza->subject) { $this->type = 'chat'; if ($stanza->attributes()->type) { $this->type = (string)$stanza->attributes()->type; } /*if (isset($stanza->attributes()->id)) { $this->id = (string)$stanza->attributes()->id; }*/ if ($stanza->x && (string)$stanza->x->attributes()->xmlns == 'http://jabber.org/protocol/muc#user' && isset($jid[1])) { $this->jidfrom = $jid[0].'/'.$jid[1]; } if ($stanza->body) { $this->body = (string)$stanza->body; } # HipChat MUC specific cards if (in_array( explodeJid($this->jidfrom)['server'], ['conf.hipchat.com', 'conf.btf.hipchat.com'] ) && $this->type == 'groupchat' && $stanza->x && $stanza->x->attributes()->xmlns == 'http://hipchat.com/protocol/muc#room' && $stanza->x->card) { $this->body = trim(html_entity_decode($this->body)); } $this->markable = (bool)($stanza->markable); if ($stanza->subject) { $this->type = 'subject'; $this->subject = (string)$stanza->subject; } if ($stanza->thread) { $this->thread = (string)$stanza->thread; } if ($this->type == 'groupchat') { $presence = $this->user->session->presences() ->where('jid', $this->jidfrom) ->where('mucjid', $this->user->id) ->first(); if ($presence && strpos($this->body, $presence->resource) !== false && $this->resource != $presence->resource) { $this->quoted = true; } } if ($stanza->html) { $results = []; $xml = \simplexml_load_string((string)$stanza->html); if (!$xml) { $xml = \simplexml_load_string((string)$stanza->html->body); if ($xml) { $results = $xml->xpath('//img/@src'); } } else { $xml->registerXPathNamespace('xhtml', 'http://www.w3.org/1999/xhtml'); $results = $xml->xpath('//xhtml:img/@src'); } if (!empty($results)) { if (substr((string)$results[0], 0, 10) == 'data:image') { $str = explode('base64,', $results[0]); if (isset($str[1])) { $p = new Picture; $p->fromBase(urldecode($str[1])); $key = sha1(urldecode($str[1])); $p->set($key, 'png'); $this->sticker = $key; } } else { $this->sticker = getCid((string)$results[0]); } } } if ($stanza->reference) { $filetmp = []; if ($stanza->reference->{'media-sharing'}) { $file = $stanza->reference->{'media-sharing'}->file; if (isset($file)) { if (preg_match('/\w+\/[-+.\w]+/', $file->{'media-type'}) == 1) { $filetmp['type'] = (string)$file->{'media-type'}; } $filetmp['size'] = (int)$file->size; $filetmp['name'] = (string)$file->name; } if ($stanza->reference->{'media-sharing'}->sources) { $source = $stanza->reference->{'media-sharing'}->sources->reference; if (!filter_var((string)$source->attributes()->uri, FILTER_VALIDATE_URL) === false) { $filetmp['uri'] = (string)$source->attributes()->uri; } } if (array_key_exists('uri', $filetmp) && array_key_exists('type', $filetmp) && array_key_exists('size', $filetmp) && array_key_exists('name', $filetmp)) { $this->file = $filetmp; } } elseif ($stanza->reference->attributes()->type == 'mention' && parse_url($stanza->reference->attributes()->uri !== false)) { $begin = ''; $this->html = substr_replace( $this->body, $begin, (int)$stanza->reference->attributes()->begin, 0 ); $this->html = substr_replace( $this->html, '', (int)$stanza->reference->attributes()->end + strlen($begin), 0 ); } } if ($stanza->replace && $this->user->messages() ->where('jidfrom', $this->jidfrom) ->where('replaceid', $this->replaceid) ->count() == 0 ) { $message = $this->user->messages() ->where('jidfrom', $this->jidfrom) ->where('replaceid', (string)$stanza->replace->attributes()->id) ->first(); $this->oldid = $message->id; /** * We prepare the existing message to be edited in the DB */ Message::where('replaceid', (string)$stanza->replace->attributes()->id) ->where('user_id', $this->user_id) ->where('jidfrom', $this->jidfrom) ->update(['id' => $this->id]); } if (isset($stanza->x->invite)) { $this->type = 'invitation'; $this->subject = $this->jidfrom; $this->jidfrom = current(explode('/',(string)$stanza->x->invite->attributes()->from)); } //return $this->checkPicture(); } elseif (isset($stanza->x) && $stanza->x->attributes()->xmlns == 'jabber:x:conference') { $this->type = 'invitation'; $this->body = (string)$stanza->x->attributes()->reason; $this->subject = (string)$stanza->x->attributes()->jid; } } public function isTrusted() { /*$rd = new \Modl\RosterLinkDAO; $from = explode('@', cleanJid((string)$this->jidfrom)); $from = explode('.', end($from)); $session = explode('@',(string)$this->session); return ($this->session == $this->jidfrom || end($session) == $from[count($from)-2].'.'.$from[count($from)-1] || $rd->get($this->jidfrom) !== null);*/ } public function isEmpty() { return (empty($this->body) && empty($this->picture) && empty($this->file) && empty($this->sticker) ); } public function isSubject() { return !empty($this->subject); } public function isOTR() { return preg_match('#^\?OTR#', $this->body); } public function addUrls() { if (is_string($this->body)) { $this->body = addUrls($this->body); } } } movim-0.14.1/app/Post.php000066400000000000000000000465001342764602200151550ustar00rootroot00000000000000hasOne('App\Contact', 'id', 'aid'); } public function tags() { return $this->belongsToMany('App\Tag')->withTimestamps(); } public function comments() { return $this->hasMany('App\Post', 'parent_id', 'id') ->orderBy('published') ->where('like', false); } public function likes() { return $this->hasMany('App\Post', 'parent_id', 'id') ->where('like', true); } public function openlink() { return $this->hasOne('App\Attachment') ->where('category', 'open'); } public function youtube() { return $this->hasOne('App\Attachment') ->where('category', 'youtube'); } public function links() { return $this->hasMany('App\Attachment') ->where('category', 'link') ->whereNotIn('href', function($query) { $query->select('href') ->from('attachments') ->where('post_id', $this->id) ->where('category', 'picture') ->get(); }); } public function files() { return $this->hasMany('App\Attachment') ->where('category', 'file'); } public function pictures() { return $this->hasMany('App\Attachment') ->where('category', 'picture') ->where('type', '!=', 'content'); } public function picture() { return $this->hasOne('App\Attachment') ->where('category', 'picture'); } public function attachment() { return $this->hasOne('App\Attachment') ->whereIn('rel', ['enclosure', 'related']) ->orderBy('rel', 'desc'); // related first } public function attachments() { return $this->hasMany('App\Attachment'); } public function save(array $options = []) { try { parent::save($options); $this->attachments()->delete(); $this->attachments()->saveMany($this->attachments); $this->tags()->sync($this->tags); } catch (\Exception $e) { /* * When an article is received by two accounts simultaenously * in different processes they can be saved using the insert state * in the DB causing an error */ } } public function scopeRestrictToMicroblog($query) { return $query->where('posts.node', 'urn:xmpp:microblog:0'); } public function scopeRestrictToCommunities($query) { return $query->where('posts.node', '!=', 'urn:xmpp:microblog:0'); } public function scopeWithoutComments($query) { return $query->whereNull('posts.parent_id'); } public function scopeRestrictUserHost($query) { $configuration = Configuration::get(); if ($configuration->restrictsuggestions) { $query->whereIn('id', function($query) { $host = \App\User::me()->session->host; $query->select('id') ->from('posts') ->where('server', 'like', '%.' . $host) ->orWhere('server', 'like', '@' . $host); }); } } public function scopeRestrictNSFW($query) { $query->where('nsfw', false); if (\App\User::me()->nsfw) { $query->orWhere('nsfw', true); } } public function scopeRecents($query) { $query->join(DB::raw('( select max(published) as published, server, node from posts group by server, node) as recents '), function($join) { $join->on('posts.node', '=', 'recents.node'); $join->on('posts.published', '=', 'recents.published'); } ); } protected function withContactsScope($query) { return $query->orWhereIn('posts.server', function($query) { $query->from('rosters') ->select('jid') ->where('session_id', SESSION_ID) ->where('subscription', 'both'); }); } public function scopeWithContacts($query) { return $this->withContactsScope($query); } protected function withMineScope($query) { return $query->orWhereIn('id', function($query) { $query->select('id') ->from('posts') ->where('node', 'urn:xmpp:microblog:0') ->where('server', \App\User::me()->id); }); } public function scopeWithMine($query) { return $this->withMineScope($query); } protected function withSubscriptionsScope($query) { return $query->orWhereIn('id', function($query) { $query->select('id') ->from('posts') ->whereIn('server', function($query) { $query->select('server') ->from('subscriptions') ->where('jid', \App\User::me()->id); }) ->whereIn('node', function($query) { $query->select('node') ->from('subscriptions') ->where('jid', \App\User::me()->id); }); }); } public function scopeWithSubscriptions($query) { return $this->withSubscriptionsScope($query); } public function getPreviousAttribute() { return \App\Post::where('server', $this->server) ->where('node', $this->node) ->where('published', '<', $this->published) ->orderBy('published', 'desc') ->first(); } public function getNextAttribute() { return \App\Post::where('server', $this->server) ->where('node', $this->node) ->where('published', '>', $this->published) ->orderBy('published') ->first(); } public function getTruenameAttribute() { if ($this->contact) { return $this->contact->truename; } $truename = explodeJid($this->aid); return (isset($truename['username'])) ? $truename['username'] : ''; } private function extractContent($contents) { $content = ''; foreach ($contents as $c) { switch($c->attributes()->type) { case 'html': case 'xhtml': $dom = new \DOMDocument('1.0', 'utf-8'); $import = @dom_import_simplexml($c->children()); if ($import == null) { $import = dom_import_simplexml($c); } $element = $dom->importNode($import, true); $dom->appendChild($element); return (string)$dom->saveHTML(); break; case 'text': if (trim($c) != '') { $this->contentraw = trim($c); } break; default : $content = (string)$c; break; } } return $content; } private function extractTitle($titles) { $title = ''; foreach ($titles as $t) { switch($t->attributes()->type) { case 'html': case 'xhtml': $title = strip_tags((string)$t->children()->asXML()); break; case 'text': if (trim($t) != '') { $title = trim($t); } break; default : $title = (string)$t; break; } } return $title; } public function set($entry, $delay = false) { $this->nodeid = (string)$entry->attributes()->id; // Get some informations on the author if ($entry->entry->author->name) $this->aname = (string)$entry->entry->author->name; if ($entry->entry->author->uri) $this->aid = substr((string)$entry->entry->author->uri, 5); if ($entry->entry->author->email) $this->aemail = (string)$entry->entry->author->email; // Non standard support if ($entry->entry->source && $entry->entry->source->author->name) $this->aname = (string)$entry->entry->source->author->name; if ($entry->entry->source && $entry->entry->source->author->uri) $this->aid = substr((string)$entry->entry->source->author->uri, 5); if (empty($this->aname)) $this->aname = null; $this->title = $this->extractTitle($entry->entry->title); // Content $summary = ($entry->entry->summary && (string)$entry->entry->summary != '') ? '

'.(string)$entry->entry->summary.'

' : null; if ($entry->entry && $entry->entry->content) { $content = $this->extractContent($entry->entry->content); } elseif ($summary == '') { $content = __(''); } else { $content = ''; } $content = $summary.$content; $this->updated = ($entry->entry->updated) ? toSQLDate($entry->entry->updated) : gmdate(SQL_DATE); if ($entry->entry->published) { $this->published = toSQLDate($entry->entry->published); } elseif ($entry->entry->updated) { $this->published = toSQLDate($entry->entry->updated); } else { $this->published = gmdate(SQL_DATE); } if ($delay) $this->delay = $delay; // Tags parsing if ($entry->entry->category) { if ($entry->entry->category->count() == 1 && isset($entry->entry->category->attributes()->term)) { $tag = \App\Tag::firstOrCreateSafe([ 'name' => strtolower((string)$entry->entry->category->attributes()->term) ]); $this->tags[] = $tag->id; if ($tag->name == 'nsfw') $this->nsfw = true; } else { foreach ($entry->entry->category as $cat) { $tag = \App\Tag::firstOrCreateSafe([ 'name' => strtolower((string)$cat->attributes()->term) ]); $this->tags[] = $tag->id; if ($tag->tag == 'nsfw') $this->nsfw = true; } } } // Extract more tags if possible $tagsContent = getHashtags(htmlspecialchars($this->title)) + getHashtags(htmlspecialchars($this->contentraw)); foreach ($tagsContent as $tag) { $tag = \App\Tag::firstOrCreateSafe([ 'name' => strtolower((string)$tag) ]); $this->tags[] = $tag->id; } if (current(explode('.', $this->server)) == 'nsfw') $this->nsfw = true; if (!isset($this->commentserver)) { $this->commentserver = $this->server; } $this->content = trim($content); $hash = hash('sha256', $this->content); if ($this->contenthash !== $hash) { $this->contentcleaned = purifyHTML(html_entity_decode($this->content)); $this->contenthash = $hash; } // We fill empty aid if ($this->isMicroblog() && empty($this->aid)) { $this->aid = $this->server; } // We check if this is a reply if ($entry->entry->{'in-reply-to'}) { $href = (string)$entry->entry->{'in-reply-to'}->attributes()->href; $arr = explode(';', $href); $this->replyserver = substr($arr[0], 5, -1); $this->replynode = substr($arr[1], 5); $this->replynodeid = substr($arr[2], 5); } $extra = false; // We try to extract a picture $xml = \simplexml_load_string('
'.$this->contentcleaned.'
'); if ($xml) { $results = $xml->xpath('//img/@src'); if (is_array($results) && !empty($results)) { $extra = (string)$results[0]; } else { $results = $xml->xpath('//video/@poster'); if (is_array($results) && !empty($results)) { $extra = (string)$results[0]; } } $results = $xml->xpath('//a'); if (is_array($results) && !empty($results)) { foreach ($results as $link) { $link->addAttribute('target', '_blank'); } } } $this->like = $this->isLike(); $this->open = false; $this->setAttachments($entry->entry->link, $extra); if ($this->isComment()) { $p = \App\Post::where('commentserver', $this->server) ->where('commentnodeid', substr($this->node, 30)) ->first(); if ($p) { $this->parent_id = $p->id; } } } private function setAttachments($links, $extra = false) { $picture = false; foreach ($links as $attachment) { $enc = (array)$attachment->attributes(); $enc = $enc['@attributes']; $att = new \App\Attachment; if (empty($enc['href']) || empty($enc['rel'])) { continue; } $att->rel = $enc['rel']; $att->href = $enc['href']; $att->category = 'other'; if (isset($enc['title'])) $att->title = $enc['title']; if (isset($enc['description'])) $att->description = $enc['description']; switch ($enc['rel']) { case 'enclosure': if (isset($enc['type'])) { $att->category = 'file'; $att->type = $enc['type']; if (typeIsPicture($enc['type'])) { $att->category = 'picture'; $picture = true; } } break; case 'alternate': if (Validator::url()->validate($enc['href'])) { $this->open = true; $att->category = 'open'; } break; case 'related': $att->category = 'link'; $att->logo = (isset($enc['logo'])) ? $enc['logo'] : null; if (preg_match('%(?:youtube(?:-nocookie)?\.com/(?:[^/]+/.+/|(?:v|e(?:mbed)?)/|.*[?&]v=)|youtu\.be/)([^"&?/ ]{11})%i', $enc['href'], $match)) { $atty = new \App\Attachment; $atty->rel = $enc['rel']; $atty->href = 'https://www.youtube.com/embed/' . $match[1]; $atty->category = 'youtube'; $this->attachments[] = $atty; } break; } $this->attachments[] = $att; if ((string)$attachment->attributes()->title == 'comments') { $url = parse_url(urldecode((string)$attachment->attributes()->href)); if ($url) { $this->commentserver = $url['path']; $this->commentnodeid = substr($url['query'], 36); } } } if ($picture == false && $extra) { $attachment = new \App\Attachment; $attachment->rel = 'enclosure'; $attachment->href = $extra; $attachment->type = 'content'; $attachment->category = 'picture'; $this->attachments[] = $attachment; } } public function getUUID() { if (substr($this->nodeid, 10) == 'urn:uuid:') { return $this->nodeid; } return 'urn:uuid:'.generateUUID($this->nodeid); } public function getRef() { return 'xmpp:'.$this->server.'?;node='.$this->node.';item='.$this->nodeid; } // Works only for the microblog posts public function getParent() { return \App\Post::find($this->parent_id); } public function isMine($force = false) { if ($force) { return ($this->aid == \App\User::me()->id); } return ($this->aid == \App\User::me()->id || $this->server == \App\User::me()->id); } public function isMicroblog() { return ($this->node == "urn:xmpp:microblog:0"); } public function isEditable() { return ($this->contentraw != null || $this->links != null); } public function isShort() { return (strlen($this->contentcleaned) < 700); } public function isBrief() { return ($this->content == '' && strlen($this->title) < $this->titleLimit); } public function isReply() { return isset($this->replynodeid); } public function isLike() { return ($this->contentraw == '♥' || $this->title == '♥'); } public function isRTL() { return (isRTL($this->contentraw) || isRTL($this->title)); } public function isComment() { return (substr($this->node, 0, 30) == 'urn:xmpp:microblog:0:comments/'); } public function hasCommentsNode() { return (isset($this->commentserver) && isset($this->commentnodeid)); } public function getSummary() { if ($this->isBrief()) { return truncate(html_entity_decode($this->title), 140); } return truncate(stripTags(html_entity_decode($this->contentcleaned)), 140); } public function getTitle() { return (isset($this->title) && strlen($this->title) >= $this->titleLimit) ? __('post.default_title') : $this->title; } public function getContent() { return (strlen($this->title) >= $this->titleLimit) ? nl2br(addUrls(addHashtagsLinks($this->title))) : $this->contentcleaned; } public function getReply() { if (!$this->replynodeid) return; return \App\Post::where('server', $this->replyserver) ->where('node', $this->replynode) ->where('nodeid', $this->replynodeid) ->first(); } public function isLiked() { return ($this->likes()->where('aid', \App\User::me()->id)->count() > 0); } public function isRecycled() { return false; } } movim-0.14.1/app/Presence.php000066400000000000000000000125211342764602200157700ustar00rootroot00000000000000 SESSION_ID, 'muc' => false ]; protected $fillable = [ 'session_id', 'jid', 'resource', 'mucjid' ]; public function roster() { return $this->hasOne('App\Roster', 'jid', 'jid') ->where('session_id', $this->session_id); } public function capability() { return $this->hasOne('App\Capability', 'node', 'node'); } public function contact() { return $this->hasOne('App\Contact', 'id', 'jid'); } public function getPresencetextAttribute() { return getPresences()[$this->value]; } public function getPresencekeyAttribute() { return getPresencesTxt()[$this->value]; } public function getConferencePictureAttribute() { return (new Picture)->get($this->mucjid, 120); } public function getRefreshableAttribute() { if (!$this->avatarhash) return false; $jid = ($this->muc) ? ($this->mucjid) ? $this->mucjid : $this->jid.'/'.$this->resource : $this->jid; $contact = \App\Contact::where('avatarhash', (string)$this->avatarhash)->first(); /* * Another contact had the same avatar */ if ($contact && $contact->id != $jid && $this->muc) { $p = new Picture; $p->fromKey($contact->id); $p->set($jid); return false; } return ($contact) ? false : $jid; } public static function findByStanza($stanza) { $jid = explode('/',(string)$stanza->attributes()->from); return self::firstOrNew([ 'session_id' => SESSION_ID, 'jid' => $jid[0], 'resource' => isset($jid[1]) ? $jid[1] : '' ]); } public function set($stanza) { $this->session_id = SESSION_ID; $jid = explode('/',(string)$stanza->attributes()->from); $this->jid = $jid[0]; if (isset($jid[1])) { $this->resource = $jid[1]; } else { $this->resource = ''; } if ($stanza->status && !empty((string)$stanza->status)) { $this->status = (string)$stanza->status; } if ($stanza->c) { $this->node = (string)$stanza->c->attributes()->node . '#'. (string)$stanza->c->attributes()->ver; } $this->priority = ($stanza->priority) ? (int)$stanza->priority : 0; if ((string)$stanza->attributes()->type == 'error') { $this->value = 6; } elseif ((string)$stanza->attributes()->type == 'unavailable' || (string)$stanza->attributes()->type == 'unsubscribed') { $this->value = 5; } elseif ((string)$stanza->show == 'away') { $this->value = 2; } elseif ((string)$stanza->show == 'dnd') { $this->value = 3; } elseif ((string)$stanza->show == 'xa') { $this->value = 4; } else { $this->value = 1; } // Specific XEP if ($stanza->x) { foreach ($stanza->children() as $name => $c) { switch ($c->attributes()->xmlns) { /*case 'jabber:x:signed' : $this->publickey = (string)$c; break;*/ case 'http://jabber.org/protocol/muc#user' : if (!isset($c->item)) break; $session = Session::start(); $this->muc = true; /** * If we were trying to connect to that particular MUC * See Moxl\Xec\Action\Presence\Muc */ if ($session->get((string)$stanza->attributes()->from)) { $this->mucjid = \App\User::me()->id; } elseif ($c->item->attributes()->jid) { $this->mucjid = cleanJid((string)$c->item->attributes()->jid); } else { $this->mucjid = (string)$stanza->attributes()->from; } if ($c->item->attributes()->role) { $this->mucrole = (string)$c->item->attributes()->role; } if ($c->item->attributes()->affiliation) { $this->mucaffiliation = (string)$c->item->attributes()->affiliation; } break; case 'vcard-temp:x:update' : $this->avatarhash = (string)$c->photo; break; } } } if ($stanza->delay) { $this->delay = gmdate( 'Y-m-d H:i:s', strtotime( (string)$stanza->delay->attributes()->stamp ) ); } if ($stanza->query) { $this->last = (int)$stanza->query->attributes()->seconds; } } } movim-0.14.1/app/Roster.php000066400000000000000000000046711342764602200155110ustar00rootroot00000000000000 SESSION_ID ]; public function session() { return $this->hasOne('App\Session'); } public function contact() { return $this->hasOne('App\Contact', 'id', 'jid'); } public function presences() { return $this->hasMany('App\Presence', 'jid', 'jid') ->where('session_id', $this->session_id); } public function presence() { return $this->hasOne('App\Presence', 'jid', 'jid') ->where('session_id', $this->session_id) ->orderBy('value'); } public function set($stanza) { $this->jid = (string)$stanza->attributes()->jid; $this->name = (isset($stanza->attributes()->name) && !empty((string)$stanza->attributes()->name)) ? (string)$stanza->attributes()->name : null; $this->ask = $stanza->attributes()->ask ? (string)$stanza->attributes()->ask : null; $this->subscription = $stanza->attributes()->subscription ? (string)$stanza->attributes()->subscription : null; $this->group = $stanza->group ? (string)$stanza->group : null; } public static function saveMany(array $rosters) { $now = \Carbon\Carbon::now(); $rosters = collect($rosters)->map(function (array $data) use ($now) { return array_merge([ 'created_at' => $now, 'updated_at' => $now, ], $data); })->all(); return Roster::insert($rosters); } public function getSearchTerms() { return cleanupId($this->jid).'-'. cleanupId($this->group); } public function getPhoto($size = 'm') { return getPhoto($this->jid, $size); } public function getTruenameAttribute() { if ($this->name && !filter_var($this->name, FILTER_VALIDATE_EMAIL)) return $this->name; if ($this->contact && $this->contact->truename) { return $this->contact->truename; } return explodeJid($this->jid)['username']; } } movim-0.14.1/app/Session.php000066400000000000000000000060611342764602200156510ustar00rootroot00000000000000belongsTo('App\User'); } public function presences() { return $this->hasMany('App\Presence'); } public function presence() { return $this->hasOne('App\Presence', 'jid', 'user_id') ->where('resource', $this->resource) ->where('session_id', $this->id); } public function contacts() { return $this->hasMany('App\Roster'); } public function topContacts() { return $this->contacts()->join(DB::raw('( select jidfrom as id, count(*) as number from messages where published >= \''.date('Y-m-d', strtotime('-4 week')).'\' and type = \'chat\' and user_id = \''.$this->user_id.'\' group by jidfrom) as top '), 'top.id', '=', 'rosters.jid', 'left outer') ->orderByRaw( DB::connection()->getDriverName() == 'sqlite' ? '(top.number is null), top.number desc' : '-top.number' ) ->orderBy('jid'); } public function conferences() { return $this->hasMany('App\Conference')->orderBy('conference'); } public function init($username, $password, $host) { $this->id = SESSION_ID; $this->host = $host; $this->username = $username; $this->user_id = $username . '@' . $host; $this->resource = 'movim' . \generateKey(6); $this->hash = sha1($this->username . $password . $this->host); $this->active = false; // TODO Cleanup $s = MemorySession::start(); $s->set('password', $password); } public function getUploadService() { return Capability::where('node', 'like', '%' . $this->host) ->where('category', 'store') ->where('type', 'file') ->where('features', 'like', '%urn:xmpp:http:upload%') ->first(); } public function getChatroomsServices() { return Capability::where('node', 'like', '%' . $this->host . '%') ->where('node', 'not like', '%@%') ->where('category', 'conference') ->get(); } public function getCommentsService() { return Capability::where('node', 'comments.' . $this->host) ->where('category', 'pubsub') ->where('type', 'service') ->first(); } public function loadMemory() { $s = MemorySession::start(); $s->set('jid', $this->user_id); $s->set('host', $this->host); $s->set('username', $this->username); } } movim-0.14.1/app/Subscription.php000066400000000000000000000007001342764602200167040ustar00rootroot00000000000000hasOne('App\Info', 'server', 'server') ->where('node', $this->node); } public function contact() { return $this->hasOne('App\Contact', 'id', 'jid'); } } movim-0.14.1/app/Tag.php000066400000000000000000000011611342764602200147350ustar00rootroot00000000000000belongsToMany('App\Post')->withTimestamps(); } } movim-0.14.1/app/Url.php000066400000000000000000000022501342764602200147640ustar00rootroot00000000000000validate($url)) { $hash = hash('sha256', $url); $cached = \App\Url::find($hash); if ($cached) { return $cached->cache; } else { $cached = new \App\Url; $cached->hash = $hash; } $cached->cache = $url; $cached->save(); return $cached->cache; } } public function getCacheAttribute() { return unserialize(base64_decode($this->attributes['cache'])); } public function setCacheAttribute($url) { $dispatcher = new CurlDispatcher([ CURLOPT_CONNECTTIMEOUT => 5, CURLOPT_TIMEOUT => 5 ]); $embed = new EmbedLight(\Embed\Embed::create($url, null, $dispatcher)); $this->attributes['cache'] = base64_encode(serialize($embed)); } } movim-0.14.1/app/User.php000066400000000000000000000052401342764602200151420ustar00rootroot00000000000000loadLanguage(); } public function session() { return $this->hasOne('App\Session'); } public function contact() { return $this->hasOne('App\Contact', 'id'); } public function capability() { return $this->hasOne('App\Capability', 'node', 'id'); } public function messages() { return $this->hasMany('App\Message'); } public function encryptedPasswords() { return $this->hasMany('App\EncryptedPassword'); } public function subscriptions() { return $this->hasMany('App\Subscription', 'jid', 'id'); } public static function me($reload = false) { $session = Session::start(); if (self::$me != null && self::$me->id == $session->get('jid') && $reload == false) { return self::$me; } $me = self::find($session->get('jid')); self::$me = $me; return ($me) ? $me : new User; } public function isLogged() { return (bool)(Session::start())->get('jid'); } public function init() { $contact = Contact::firstOrNew(['id' => $this->id]); $contact->save(); } public function setConfig(array $config) { if (isset($config['language'])) { $this->language = $config['language']; } if (isset($config['cssurl'])) { $this->cssurl = $config['cssurl']; } if (isset($config['nsfw'])) { $this->nsfw = $config['nsfw']; } if (isset($config['nightmode'])) { $this->nightmode = $config['nightmode']; } } public function hasMAM() { return ($this->capability && $this->capability->isMAM2()); } public function hasPubsub() { return ($this->capability && $this->capability->isPubsub()); } public function hasUpload() { return ($this->session && $this->session->getUploadService()); } public function setPublic() { $this->attributes['public'] = true; $this->save(); } public function setPrivate() { $this->attributes['public'] = false; $this->save(); } } movim-0.14.1/app/assets/000077500000000000000000000000001342764602200150145ustar00rootroot00000000000000movim-0.14.1/app/assets/js/000077500000000000000000000000001342764602200154305ustar00rootroot00000000000000movim-0.14.1/app/assets/js/favico.js000066400000000000000000000474731342764602200172540ustar00rootroot00000000000000/** * @license MIT or GPL-2.0 * @fileOverview Favico animations * @author Miroslav Magda, http://blog.ejci.net * @version 0.3.10 */ /** * Create new favico instance * @param {Object} Options * @return {Object} Favico object * @example * var favico = new Favico({ * bgColor : '#d00', * textColor : '#fff', * fontFamily : 'sans-serif', * fontStyle : 'bold', * position : 'down', * type : 'circle', * animation : 'slide', * dataUrl: function(url) {}, * win: top * }); */ (function () { var Favico = (function (opt) { 'use strict'; opt = (opt) ? opt : {}; var _def = { bgColor: '#d00', textColor: '#fff', fontFamily: 'sans-serif', //Arial,Verdana,Times New Roman,serif,sans-serif,... fontStyle: 'bold', //normal,italic,oblique,bold,bolder,lighter,100,200,300,400,500,600,700,800,900 type: 'circle', position: 'down', // down, up, left, leftup (upleft) animation: 'slide', elementId: false, dataUrl: false, win: window }; var _opt, _orig, _h, _w, _canvas, _context, _img, _ready, _lastBadge, _running, _readyCb, _stop, _browser, _animTimeout, _drawTimeout, _doc; _browser = {}; _browser.ff = typeof InstallTrigger != 'undefined'; _browser.chrome = !!window.chrome; _browser.opera = !!window.opera || navigator.userAgent.indexOf('Opera') >= 0; _browser.ie = /*@cc_on!@*/false; _browser.safari = Object.prototype.toString.call(window.HTMLElement).indexOf('Constructor') > 0; _browser.supported = (_browser.chrome || _browser.ff || _browser.opera); var _queue = []; _readyCb = function () { }; _ready = _stop = false; /** * Initialize favico */ var init = function () { //merge initial options _opt = merge(_def, opt); _opt.bgColor = hexToRgb(_opt.bgColor); _opt.textColor = hexToRgb(_opt.textColor); _opt.position = _opt.position.toLowerCase(); _opt.animation = (animation.types['' + _opt.animation]) ? _opt.animation : _def.animation; _doc = _opt.win.document; var isUp = _opt.position.indexOf('up') > -1; var isLeft = _opt.position.indexOf('left') > -1; //transform the animations if (isUp || isLeft) { for (var a in animation.types) { for (var i = 0; i < animation.types[a].length; i++) { var step = animation.types[a][i]; if (isUp) { if (step.y < 0.6) { step.y = step.y - 0.4; } else { step.y = step.y - 2 * step.y + (1 - step.w); } } if (isLeft) { if (step.x < 0.6) { step.x = step.x - 0.4; } else { step.x = step.x - 2 * step.x + (1 - step.h); } } animation.types[a][i] = step; } } } _opt.type = (type['' + _opt.type]) ? _opt.type : _def.type; _orig = link.getIcon(); //create temp canvas _canvas = document.createElement('canvas'); //create temp image _img = document.createElement('img'); if (_orig.hasAttribute('href')) { _img.setAttribute('crossOrigin', 'anonymous'); //get width/height _img.onload = function () { _h = (_img.height > 0) ? _img.height : 32; _w = (_img.width > 0) ? _img.width : 32; _canvas.height = _h; _canvas.width = _w; _context = _canvas.getContext('2d'); icon.ready(); }; _img.setAttribute('src', _orig.getAttribute('href')); } else { _img.onload = function () { _h = 32; _w = 32; _img.height = _h; _img.width = _w; _canvas.height = _h; _canvas.width = _w; _context = _canvas.getContext('2d'); icon.ready(); }; _img.setAttribute('src', ''); } }; /** * Icon namespace */ var icon = {}; /** * Icon is ready (reset icon) and start animation (if ther is any) */ icon.ready = function () { _ready = true; icon.reset(); _readyCb(); }; /** * Reset icon to default state */ icon.reset = function () { //reset if (!_ready) { return; } _queue = []; _lastBadge = false; _running = false; _context.clearRect(0, 0, _w, _h); _context.drawImage(_img, 0, 0, _w, _h); //_stop=true; link.setIcon(_canvas); //webcam('stop'); //video('stop'); window.clearTimeout(_animTimeout); window.clearTimeout(_drawTimeout); }; /** * Start animation */ icon.start = function () { if (!_ready || _running) { return; } var finished = function () { _lastBadge = _queue[0]; _running = false; if (_queue.length > 0) { _queue.shift(); icon.start(); } else { } }; if (_queue.length > 0) { _running = true; var run = function () { // apply options for this animation ['type', 'animation', 'bgColor', 'textColor', 'fontFamily', 'fontStyle'].forEach(function (a) { if (a in _queue[0].options) { _opt[a] = _queue[0].options[a]; } }); animation.run(_queue[0].options, function () { finished(); }, false); }; if (_lastBadge) { animation.run(_lastBadge.options, function () { run(); }, true); } else { run(); } } }; /** * Badge types */ var type = {}; var options = function (opt) { opt.n = ((typeof opt.n) === 'number') ? Math.abs(opt.n | 0) : opt.n; opt.x = _w * opt.x; opt.y = _h * opt.y; opt.w = _w * opt.w; opt.h = _h * opt.h; opt.len = ("" + opt.n).length; return opt; }; /** * Generate circle * @param {Object} opt Badge options */ type.circle = function (opt) { opt = options(opt); var more = false; if (opt.len === 2) { opt.x = opt.x - opt.w * 0.4; opt.w = opt.w * 1.4; more = true; } else if (opt.len >= 3) { opt.x = opt.x - opt.w * 0.65; opt.w = opt.w * 1.65; more = true; } _context.clearRect(0, 0, _w, _h); _context.drawImage(_img, 0, 0, _w, _h); _context.beginPath(); _context.font = _opt.fontStyle + " " + Math.floor(opt.h * (opt.n > 99 ? 0.85 : 1)) + "px " + _opt.fontFamily; _context.textAlign = 'center'; if (more) { _context.moveTo(opt.x + opt.w / 2, opt.y); _context.lineTo(opt.x + opt.w - opt.h / 2, opt.y); _context.quadraticCurveTo(opt.x + opt.w, opt.y, opt.x + opt.w, opt.y + opt.h / 2); _context.lineTo(opt.x + opt.w, opt.y + opt.h - opt.h / 2); _context.quadraticCurveTo(opt.x + opt.w, opt.y + opt.h, opt.x + opt.w - opt.h / 2, opt.y + opt.h); _context.lineTo(opt.x + opt.h / 2, opt.y + opt.h); _context.quadraticCurveTo(opt.x, opt.y + opt.h, opt.x, opt.y + opt.h - opt.h / 2); _context.lineTo(opt.x, opt.y + opt.h / 2); _context.quadraticCurveTo(opt.x, opt.y, opt.x + opt.h / 2, opt.y); } else { _context.arc(opt.x + opt.w / 2, opt.y + opt.h / 2, opt.h / 2, 0, 2 * Math.PI); } _context.fillStyle = 'rgba(' + _opt.bgColor.r + ',' + _opt.bgColor.g + ',' + _opt.bgColor.b + ',' + opt.o + ')'; _context.fill(); _context.closePath(); _context.beginPath(); _context.stroke(); _context.fillStyle = 'rgba(' + _opt.textColor.r + ',' + _opt.textColor.g + ',' + _opt.textColor.b + ',' + opt.o + ')'; //_context.fillText((more) ? '9+' : opt.n, Math.floor(opt.x + opt.w / 2), Math.floor(opt.y + opt.h - opt.h * 0.15)); if ((typeof opt.n) === 'number' && opt.n > 999) { _context.fillText(((opt.n > 9999) ? 9 : Math.floor(opt.n / 1000)) + 'k+', Math.floor(opt.x + opt.w / 2), Math.floor(opt.y + opt.h - opt.h * 0.2)); } else { _context.fillText(opt.n, Math.floor(opt.x + opt.w / 2), Math.floor(opt.y + opt.h - opt.h * 0.15)); } _context.closePath(); }; /** * Generate rectangle * @param {Object} opt Badge options */ type.rectangle = function (opt) { opt = options(opt); var more = false; if (opt.len === 2) { opt.x = opt.x - opt.w * 0.4; opt.w = opt.w * 1.4; more = true; } else if (opt.len >= 3) { opt.x = opt.x - opt.w * 0.65; opt.w = opt.w * 1.65; more = true; } _context.clearRect(0, 0, _w, _h); _context.drawImage(_img, 0, 0, _w, _h); _context.beginPath(); _context.font = _opt.fontStyle + " " + Math.floor(opt.h * (opt.n > 99 ? 0.9 : 1)) + "px " + _opt.fontFamily; _context.textAlign = 'center'; _context.fillStyle = 'rgba(' + _opt.bgColor.r + ',' + _opt.bgColor.g + ',' + _opt.bgColor.b + ',' + opt.o + ')'; _context.fillRect(opt.x, opt.y, opt.w, opt.h); _context.fillStyle = 'rgba(' + _opt.textColor.r + ',' + _opt.textColor.g + ',' + _opt.textColor.b + ',' + opt.o + ')'; //_context.fillText((more) ? '9+' : opt.n, Math.floor(opt.x + opt.w / 2), Math.floor(opt.y + opt.h - opt.h * 0.15)); if ((typeof opt.n) === 'number' && opt.n > 999) { _context.fillText(((opt.n > 9999) ? 9 : Math.floor(opt.n / 1000)) + 'k+', Math.floor(opt.x + opt.w / 2), Math.floor(opt.y + opt.h - opt.h * 0.2)); } else { _context.fillText(opt.n, Math.floor(opt.x + opt.w / 2), Math.floor(opt.y + opt.h - opt.h * 0.15)); } _context.closePath(); }; /** * Set badge */ var badge = function (number, opts) { opts = ((typeof opts) === 'string' ? { animation: opts } : opts) || {}; _readyCb = function () { try { if (typeof (number) === 'number' ? (number > 0) : (number !== '')) { var q = { type: 'badge', options: { n: number } }; if ('animation' in opts && animation.types['' + opts.animation]) { q.options.animation = '' + opts.animation; } if ('type' in opts && type['' + opts.type]) { q.options.type = '' + opts.type; } ['bgColor', 'textColor'].forEach(function (o) { if (o in opts) { q.options[o] = hexToRgb(opts[o]); } }); ['fontStyle', 'fontFamily'].forEach(function (o) { if (o in opts) { q.options[o] = opts[o]; } }); _queue.push(q); if (_queue.length > 100) { throw new Error('Too many badges requests in queue.'); } icon.start(); } else { icon.reset(); } } catch (e) { throw new Error('Error setting badge. Message: ' + e.message); } }; if (_ready) { _readyCb(); } }; /** * Set image as icon */ var image = function (imageElement) { _readyCb = function () { try { var w = imageElement.width; var h = imageElement.height; var newImg = document.createElement('img'); var ratio = (w / _w < h / _h) ? (w / _w) : (h / _h); newImg.setAttribute('crossOrigin', 'anonymous'); newImg.onload=function() { _context.clearRect(0, 0, _w, _h); _context.drawImage(newImg, 0, 0, _w, _h); link.setIcon(_canvas); }; newImg.setAttribute('src', imageElement.getAttribute('src')); newImg.height = (h / ratio); newImg.width = (w / ratio); } catch (e) { throw new Error('Error setting image. Message: ' + e.message); } }; if (_ready) { _readyCb(); } }; /** * Set video as icon */ var video = function (videoElement) { _readyCb = function () { try { if (videoElement === 'stop') { _stop = true; icon.reset(); _stop = false; return; } //var w = videoElement.width; //var h = videoElement.height; //var ratio = (w / _w < h / _h) ? (w / _w) : (h / _h); videoElement.addEventListener('play', function () { drawVideo(this); }, false); } catch (e) { throw new Error('Error setting video. Message: ' + e.message); } }; if (_ready) { _readyCb(); } }; /** * Set video as icon */ var webcam = function (action) { //UR if (!window.URL || !window.URL.createObjectURL) { window.URL = window.URL || {}; window.URL.createObjectURL = function (obj) { return obj; }; } if (_browser.supported) { var newVideo = false; navigator.getUserMedia = navigator.getUserMedia || navigator.oGetUserMedia || navigator.msGetUserMedia || navigator.mozGetUserMedia || navigator.webkitGetUserMedia; _readyCb = function () { try { if (action === 'stop') { _stop = true; icon.reset(); _stop = false; return; } newVideo = document.createElement('video'); newVideo.width = _w; newVideo.height = _h; navigator.getUserMedia({ video: true, audio: false }, function (stream) { newVideo.src = URL.createObjectURL(stream); newVideo.play(); drawVideo(newVideo); }, function () { }); } catch (e) { throw new Error('Error setting webcam. Message: ' + e.message); } }; if (_ready) { _readyCb(); } } }; /** * Draw video to context and repeat :) */ function drawVideo(video) { if (video.paused || video.ended || _stop) { return false; } //nasty hack for FF webcam (Thanks to Julian Ćwirko, kontakt@redsunmedia.pl) try { _context.clearRect(0, 0, _w, _h); _context.drawImage(video, 0, 0, _w, _h); } catch (e) { } _drawTimeout = setTimeout(function () { drawVideo(video); }, animation.duration); link.setIcon(_canvas); } var link = {}; /** * Get icon from HEAD tag or create a new element */ link.getIcon = function () { var elm = false; //get link element var getLink = function () { var link = _doc.getElementsByTagName('head')[0].getElementsByTagName('link'); for (var l = link.length, i = (l - 1); i >= 0; i--) { if ((/(^|\s)icon(\s|$)/i).test(link[i].getAttribute('rel'))) { return link[i]; } } return false; }; if (_opt.element) { elm = _opt.element; } else if (_opt.elementId) { //if img element identified by elementId elm = _doc.getElementById(_opt.elementId); elm.setAttribute('href', elm.getAttribute('src')); } else { //if link element elm = getLink(); if (elm === false) { elm = _doc.createElement('link'); elm.setAttribute('rel', 'icon'); _doc.getElementsByTagName('head')[0].appendChild(elm); } } elm.setAttribute('type', 'image/png'); return elm; }; link.setIcon = function (canvas) { var url = canvas.toDataURL('image/png'); if (_opt.dataUrl) { //if using custom exporter _opt.dataUrl(url); } if (_opt.element) { _opt.element.setAttribute('href', url); _opt.element.setAttribute('src', url); } else if (_opt.elementId) { //if is attached to element (image) var elm = _doc.getElementById(_opt.elementId); elm.setAttribute('href', url); elm.setAttribute('src', url); } else { //if is attached to fav icon if (_browser.ff || _browser.opera) { //for FF we need to "recreate" element, atach to dom and remove old //var originalType = _orig.getAttribute('rel'); var old = _orig; _orig = _doc.createElement('link'); //_orig.setAttribute('rel', originalType); if (_browser.opera) { _orig.setAttribute('rel', 'icon'); } _orig.setAttribute('rel', 'icon'); _orig.setAttribute('type', 'image/png'); _doc.getElementsByTagName('head')[0].appendChild(_orig); _orig.setAttribute('href', url); if (old.parentNode) { old.parentNode.removeChild(old); } } else { _orig.setAttribute('href', url); } } }; //http://stackoverflow.com/questions/5623838/rgb-to-hex-and-hex-to-rgb#answer-5624139 //HEX to RGB convertor function hexToRgb(hex) { var shorthandRegex = /^#?([a-f\d])([a-f\d])([a-f\d])$/i; hex = hex.replace(shorthandRegex, function (m, r, g, b) { return r + r + g + g + b + b; }); var result = /^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(hex); return result ? { r: parseInt(result[1], 16), g: parseInt(result[2], 16), b: parseInt(result[3], 16) } : false; } /** * Merge options */ function merge(def, opt) { var mergedOpt = {}; var attrname; for (attrname in def) { mergedOpt[attrname] = def[attrname]; } for (attrname in opt) { mergedOpt[attrname] = opt[attrname]; } return mergedOpt; } /** * Cross-browser page visibility shim * http://stackoverflow.com/questions/12536562/detect-whether-a-window-is-visible */ function isPageHidden() { return _doc.hidden || _doc.msHidden || _doc.webkitHidden || _doc.mozHidden; } /** * @namespace animation */ var animation = {}; /** * Animation "frame" duration */ animation.duration = 40; /** * Animation types (none,fade,pop,slide) */ animation.types = {}; animation.types.fade = [{ x: 0.4, y: 0.4, w: 0.6, h: 0.6, o: 0.0 }, { x: 0.4, y: 0.4, w: 0.6, h: 0.6, o: 0.1 }, { x: 0.4, y: 0.4, w: 0.6, h: 0.6, o: 0.2 }, { x: 0.4, y: 0.4, w: 0.6, h: 0.6, o: 0.3 }, { x: 0.4, y: 0.4, w: 0.6, h: 0.6, o: 0.4 }, { x: 0.4, y: 0.4, w: 0.6, h: 0.6, o: 0.5 }, { x: 0.4, y: 0.4, w: 0.6, h: 0.6, o: 0.6 }, { x: 0.4, y: 0.4, w: 0.6, h: 0.6, o: 0.7 }, { x: 0.4, y: 0.4, w: 0.6, h: 0.6, o: 0.8 }, { x: 0.4, y: 0.4, w: 0.6, h: 0.6, o: 0.9 }, { x: 0.4, y: 0.4, w: 0.6, h: 0.6, o: 1.0 }]; animation.types.none = [{ x: 0.4, y: 0.4, w: 0.6, h: 0.6, o: 1 }]; animation.types.pop = [{ x: 1, y: 1, w: 0, h: 0, o: 1 }, { x: 0.9, y: 0.9, w: 0.1, h: 0.1, o: 1 }, { x: 0.8, y: 0.8, w: 0.2, h: 0.2, o: 1 }, { x: 0.7, y: 0.7, w: 0.3, h: 0.3, o: 1 }, { x: 0.6, y: 0.6, w: 0.4, h: 0.4, o: 1 }, { x: 0.5, y: 0.5, w: 0.5, h: 0.5, o: 1 }, { x: 0.4, y: 0.4, w: 0.6, h: 0.6, o: 1 }]; animation.types.popFade = [{ x: 0.75, y: 0.75, w: 0, h: 0, o: 0 }, { x: 0.65, y: 0.65, w: 0.1, h: 0.1, o: 0.2 }, { x: 0.6, y: 0.6, w: 0.2, h: 0.2, o: 0.4 }, { x: 0.55, y: 0.55, w: 0.3, h: 0.3, o: 0.6 }, { x: 0.50, y: 0.50, w: 0.4, h: 0.4, o: 0.8 }, { x: 0.45, y: 0.45, w: 0.5, h: 0.5, o: 0.9 }, { x: 0.4, y: 0.4, w: 0.6, h: 0.6, o: 1 }]; animation.types.slide = [{ x: 0.4, y: 1, w: 0.6, h: 0.6, o: 1 }, { x: 0.4, y: 0.9, w: 0.6, h: 0.6, o: 1 }, { x: 0.4, y: 0.9, w: 0.6, h: 0.6, o: 1 }, { x: 0.4, y: 0.8, w: 0.6, h: 0.6, o: 1 }, { x: 0.4, y: 0.7, w: 0.6, h: 0.6, o: 1 }, { x: 0.4, y: 0.6, w: 0.6, h: 0.6, o: 1 }, { x: 0.4, y: 0.5, w: 0.6, h: 0.6, o: 1 }, { x: 0.4, y: 0.4, w: 0.6, h: 0.6, o: 1 }]; /** * Run animation * @param {Object} opt Animation options * @param {Object} cb Callabak after all steps are done * @param {Object} revert Reverse order? true|false * @param {Object} step Optional step number (frame bumber) */ animation.run = function (opt, cb, revert, step) { var animationType = animation.types[isPageHidden() ? 'none' : _opt.animation]; if (revert === true) { step = (typeof step !== 'undefined') ? step : animationType.length - 1; } else { step = (typeof step !== 'undefined') ? step : 0; } cb = (cb) ? cb : function () { }; if ((step < animationType.length) && (step >= 0)) { type[_opt.type](merge(opt, animationType[step])); _animTimeout = setTimeout(function () { if (revert) { step = step - 1; } else { step = step + 1; } animation.run(opt, cb, revert, step); }, animation.duration); link.setIcon(_canvas); } else { cb(); return; } }; //auto init init(); return { badge: badge, video: video, image: image, webcam: webcam, reset: icon.reset, browser: { supported: _browser.supported } }; }); // AMD / RequireJS if (typeof define !== 'undefined' && define.amd) { define([], function () { return Favico; }); } // CommonJS else if (typeof module !== 'undefined' && module.exports) { module.exports = Favico; } // included directly via addCSS('style.css'); $this->addCSS('notification.css'); $this->addCSS('header.css'); $this->addCSS('listn.css'); $this->addCSS('grid.css'); $this->addCSS('article.css'); $this->addCSS('form.css'); $this->addCSS('icon.css'); $this->addCSS('dialog.css'); $this->addCSS('card.css'); $this->addCSS('table.css'); $this->addCSS('color.css'); $this->addCSS('block.css'); $this->addCSS('menu.css'); $this->addCSS('fonts.css'); $this->addCSS('title.css'); $this->addCSS('typo.css'); $this->addCSS('scrollbar.css'); $this->scripts(); ?> js_check) { ?>
  • signal_cellular_off

widget('Dialog');?> widget('Drawer');?> widget('Preview');?> widget('Confirm');?> content();?> movim-0.14.1/app/views/picture.tpl000066400000000000000000000000421342764602200170370ustar00rootroot00000000000000widget('Picture');?> movim-0.14.1/app/views/popuptest.tpl000066400000000000000000000000761342764602200174360ustar00rootroot00000000000000 movim-0.14.1/app/views/post.tpl000066400000000000000000000007101342764602200163530ustar00rootroot00000000000000widget('Init');?> widget('VisioLink');?> widget('Notification');?> widget('Upload');?> widget('Search');?> widget('Notifications');?> widget('ContactActions');?> widget('PostActions');?>
widget('Presence');?> widget('Navigation');?>
widget('Post');?>
movim-0.14.1/app/views/publish.tpl000066400000000000000000000007651342764602200170460ustar00rootroot00000000000000widget('Search');?> widget('Notification');?> widget('VisioLink');?> widget('Upload'); ?> widget('Notifications');?>
widget('Presence');?> widget('Navigation');?>
widget('PublishHelp');?>
widget('PublishBrief');?>
movim-0.14.1/app/views/room.tpl000066400000000000000000000003421342764602200163430ustar00rootroot00000000000000widget('Stickers');?> widget('Presence'); ?> widget('LoginAnonymous'); ?>
widget('Rooms'); ?>
widget('Chat'); ?>
movim-0.14.1/app/views/share.tpl000066400000000000000000000001141342764602200164660ustar00rootroot00000000000000
widget('Share');?>
movim-0.14.1/app/views/system.tpl000066400000000000000000000000411342764602200167070ustar00rootroot00000000000000widget('System');?> movim-0.14.1/app/views/tag.tpl000066400000000000000000000011411342764602200161400ustar00rootroot00000000000000user->isLogged()) { ?> widget('Search');?> widget('Notification');?> widget('VisioLink');?> widget('Notifications');?>
widget('Presence');?> widget('Navigation');?>
user->isLogged()) { ?>
widget('NewsNav');?>
widget('Blog');?>
movim-0.14.1/app/views/visio.tpl000066400000000000000000000000401342764602200165130ustar00rootroot00000000000000widget('Visio');?> movim-0.14.1/app/widgets/000077500000000000000000000000001342764602200151605ustar00rootroot00000000000000movim-0.14.1/app/widgets/About/000077500000000000000000000000001342764602200162325ustar00rootroot00000000000000movim-0.14.1/app/widgets/About/About.php000066400000000000000000000002211342764602200200100ustar00rootroot00000000000000view->assign('version', APP_VERSION); } } movim-0.14.1/app/widgets/About/about.tpl000066400000000000000000000053721342764602200200740ustar00rootroot00000000000000
  • info

    Movim {$version} - {$c->__('page.about')}

    {$c->__('about.info')} GNU Affero General Public License v3.

  • {$c->__('about.thanks')}

  • code

    {$c->__('about.developers')}

    Jaussoin Timothée aka edhelas
    Ho Christine aka nodpounod

  • flag

    {$c->__('about.translators')}

    {$c->__('about.translators_text')} www.transifex.com/projects/p/movim/

  • {$c->__('about.software')}

  • archive

    {$c->__('about.software')}

    Favico.js - Miroslav Magda lab.ejci.net/favico.js under GPL and MIT
    Markdown - Michel Fortin michelf.ca ©Michel Fortin
    Template Engine - RainTPL - Federico Ulfo www.raintpl.com under MIT
    Embed - Oscar Otero GitHub Embed under MIT
    Database engine - Eloquent - Illuminate/Database under MIT
    WebSocket and Daemon engine - ReactPHP - socketo.me ©Chris Boden

  • mood

    {$c->__('about.resources')}

    Material Icons by Google under Apache License 2.0
    Twemoji by Twitter under MIT and CC-BY

movim-0.14.1/app/widgets/About/locales.ini000066400000000000000000000006031342764602200203540ustar00rootroot00000000000000[about] thanks = Thanks developers = Developers translators = Translators translators_text = "Thanks to all the translators" software = Software resources = Resources api = API info = Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under movim-0.14.1/app/widgets/Account/000077500000000000000000000000001342764602200165545ustar00rootroot00000000000000movim-0.14.1/app/widgets/Account/Account.php000066400000000000000000000100011342764602200206510ustar00rootroot00000000000000addjs('account.js'); $this->registerEvent('register_changepassword_handle', 'onPasswordChanged'); $this->registerEvent('register_remove_handle', 'onRemoved'); $this->registerEvent('register_get_handle', 'onRegister', 'account'); $this->registerEvent('register_get_errorfeaturenotimplemented', 'onRegisterError', 'account'); } public function onPasswordChanged() { $this->rpc('Account.resetPassword'); Notification::append(null, $this->__('account.password_changed')); } public function onRemoved() { $this->user->messages()->delete(); \App\Post::restrictToMicroblog()->where('server', $this->user->id)->delete(); $this->rpc('Presence_ajaxLogout'); } public function onRegister($package) { $content = $package->content; $view = $this->tpl(); if (isset($content->x)) { $xml = new \XMPPtoForm; $form = $xml->getHTML($content->x); $view->assign('form', $form); $view->assign('from', $package->from); $view->assign('attributes', $content->attributes()); $view->assign('actions', null); if (isset($content->actions)) { $view->assign('actions', $content->actions); } Dialog::fill($view->draw('_account_form'), true); } } public function onRegisterError() { Notification::append(null, $this->__('error.oops')); } public function ajaxChangePassword($form) { $validate = Validator::stringType()->length(6, 40); $p1 = $form->password->value; $p2 = $form->password_confirmation->value; if ($validate->validate($p1) && $validate->validate($p2)) { if ($p1 == $p2) { $arr = explodeJid($this->user->id); $cp = new ChangePassword; $cp->setTo($arr['server']) ->setUsername($arr['username']) ->setPassword($p1) ->request(); } else { $this->rpc('Account.resetPassword'); Notification::append(null, $this->__('account.password_not_same')); } } else { $this->rpc('Account.resetPassword'); Notification::append(null, $this->__('account.password_not_valid')); } } public function ajaxRemoveAccount() { $this->rpc('Presence.clearQuick'); $view = $this->tpl(); $view->assign('jid', $this->user->id); Dialog::fill($view->draw('_account_remove')); } public function ajaxClearAccount() { $view = $this->tpl(); $view->assign('jid', $this->user->id); Dialog::fill($view->draw('_account_clear')); } public function ajaxClearAccountConfirm() { $this->onRemoved(); } public function ajaxRemoveAccountConfirm() { $da = new Remove; $da->request(); } public function ajaxGetRegistration($server) { if (!$this->validateServer($server)) return; $da = new Get; $da->setTo($server) ->request(); } public function ajaxRegister($server, $form) { if (!$this->validateServer($server)) return; $s = new Set; $s->setTo($server) ->setData($form) ->request(); } private function validateServer($server) { return (Validator::stringType()->noWhitespace()->length(6, 80)->validate($server)); } public function display() { $this->view->assign('gateways', \App\Info::where('server', 'like', '%' . $this->user->session->host) ->where('category', 'gateway') ->get()); } } movim-0.14.1/app/widgets/Account/_account_clear.tpl000066400000000000000000000010141342764602200222320ustar00rootroot00000000000000

{$c->__('account.clear')}


{$c->__('account.clear_text')}


{$c->__('account.clear_text_confirm')}

movim-0.14.1/app/widgets/Account/_account_form.tpl000066400000000000000000000023101342764602200221070ustar00rootroot00000000000000
{autoescape="off"} {$form} {/autoescape}
{if="$actions != null"} {if="isset($actions->next)"} {/if} {if="isset($actions->previous)"} {/if} {if="isset($actions->cancel)"} {/if} {if="isset($actions->complete)"} {/if} {/if}
movim-0.14.1/app/widgets/Account/_account_remove.tpl000066400000000000000000000010211342764602200224370ustar00rootroot00000000000000

{$c->__('account.delete')}


{$c->__('account.delete_text')}


{$c->__('account.delete_text_confirm')}

movim-0.14.1/app/widgets/Account/account.js000066400000000000000000000004501342764602200205450ustar00rootroot00000000000000var Account = { resetPassword : function() { var form = document.querySelector('form[name=password]'); form.reset(); form.querySelector('a.button').className = 'button color oppose'; } } MovimWebsocket.attach(function() { Notification.current('account'); }); movim-0.14.1/app/widgets/Account/account.tpl000066400000000000000000000055171342764602200207410ustar00rootroot00000000000000
{if="$gateways->isNotEmpty()"}
  • {$c->__('account.gateway_title')}

  • {loop="$gateways"}
  • presence"}status online{/if}"> swap_horiz chevron_right

    {$value->name}

    {$value->server}

  • {/loop}
{/if}
  • {$c->__('account.password_change_title')}

  • vpn_key
    {$c->__('button.save')}
  • {$c->__('account.clear')}

  • eject chevron_right

    {$c->__('account.clear')}

  • {$c->__('account.delete')}

  • delete chevron_right

    {$c->__('account.delete')}

movim-0.14.1/app/widgets/Account/locales.ini000066400000000000000000000017251342764602200207040ustar00rootroot00000000000000[account] title = Account password_change_title = Change my password password = Password password_confirmation = Password confirmation password_changed = The password has been updated password_not_valid = Please provide a valid password (6 characters minimum) password_not_same = The provided passwords are not the same delete = Delete your account delete_text = You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications). delete_text_confirm = "Are you sure that you want to delete it?" gateway_title = Gateways clear = Leave this instance clear_text = You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications). clear_text_confirm = This action will not delete your account but will disconnect you from this instance. movim-0.14.1/app/widgets/AccountNext/000077500000000000000000000000001342764602200174135ustar00rootroot00000000000000movim-0.14.1/app/widgets/AccountNext/AccountNext.php000066400000000000000000000101131342764602200223530ustar00rootroot00000000000000addjs('accountnext.js'); $this->addcss('accountnext.css'); $this->registerEvent('register_get_handle', 'onForm'); $this->registerEvent('register_set_handle', 'onRegistered'); $this->registerEvent('register_set_errorconflict', 'onRegisterError', 'accountnext'); $this->registerEvent('register_set_errorforbidden', 'onForbidden', 'accountnext'); $this->registerEvent('register_set_errornotacceptable', 'onRegisterNotAcceptable', 'accountnext'); $this->registerEvent('register_get_errorserviceunavailable', 'onServiceUnavailable', 'accountnext'); } public function display() { $host = $this->get('s'); $this->view->assign('init', $this->call('ajaxInit', "'".$host."'")); $this->view->assign('getsubscriptionform', $this->call('ajaxGetForm', "'".$host."'")); $this->view->assign('host', $host); } public function onForm($package) { $form = $package->content; $xtf = new \XMPPtoForm; $html = ''; if (!empty($form->x)) { switch($form->x->attributes()->xmlns) { case 'jabber:x:data' : $formview = $this->tpl(); $formview->assign('submitdata', $this->call('ajaxRegister', "MovimUtils.formToJson('data')")); $formview->assign('formh', $xtf->getHTML($form->x, $form)); $html = $formview->draw('_accountnext_form'); break; case 'jabber:x:oob' : $this->rpc('MovimUtils.redirect', (string)$form->x->url); break; } } else { $formview = $this->tpl(); $formview->assign('submitdata', $this->call('ajaxRegister', "MovimUtils.formToJson('data')")); $formview->assign('formh', $xtf->getHTML($form)); $html = $formview->draw('_accountnext_form'); } $this->rpc('MovimTpl.fill', '#subscription_form', $html); } public function onRegistered($packet) { $data = $packet->content; $view = $this->tpl(); $html = $view->draw('_accountnext_registered'); $this->rpc('MovimTpl.fill', '#subscribe', $html); $this->rpc('setUsername', $data->username->value); } public function onError() { Notification::append(null, $this->__('error.service_unavailable')); } public function onRegisterError($package) { $error = $package->content; Notification::append(null, $error); } public function onForbidden() { Notification::append(null, $this->__('error.forbidden')); } public function onRegisterNotAcceptable() { Notification::append(null, $this->__('error.not_acceptable')); } public function onServiceUnavailable() { Notification::append(null, $this->__('error.service_unavailable')); requestAPI('disconnect', 2, ['sid' => SESSION_ID]); $this->rpc('MovimUtils.redirect', $this->route('account')); } public function ajaxGetForm($host) { global $dns; $domain = $host; $dns->resolveAll('_xmpp-client._tcp.' . $host, React\Dns\Model\Message::TYPE_SRV) ->then(function ($resolved) use ($host, &$domain) { $domain = $resolved[0]['target']; })->always(function () use ($host, &$domain) { // We create a new session or clear the old one $s = Session::start(); $s->set('host', $host); $s->set('domain', $domain); \Moxl\Stanza\Stream::init($host); }); } public function ajaxRegister($form) { if (isset($form->re_password) && $form->re_password->value != $form->password->value) { Notification::append(null, $this->__('account.password_not_same')); return; } $s = new Set; $s->setData($form)->request(); } } movim-0.14.1/app/widgets/AccountNext/_accountnext_form.tpl000066400000000000000000000003631342764602200236530ustar00rootroot00000000000000
{autoescape="off"} {$formh} {/autoescape}
movim-0.14.1/app/widgets/AccountNext/_accountnext_movim.tpl000066400000000000000000000014421342764602200240360ustar00rootroot00000000000000
@movim.eu
movim-0.14.1/app/widgets/AccountNext/_accountnext_registered.tpl000066400000000000000000000004311342764602200250410ustar00rootroot00000000000000
account_box

{$c->__('create.successfull')}

username@server.com

{$c->__('page.login')}
movim-0.14.1/app/widgets/AccountNext/accountnext.css000066400000000000000000000010061342764602200224550ustar00rootroot00000000000000#subscription_form form > div { left: 1rem; } #subscription_form form { padding-top: 5rem; } #subscription_form ul#obb { padding-top: 10rem; } #subscription_form div#movim input { width: calc(100% - 15rem); text-align: right; } #subscription_form div#movim span { color: gray; font-weight: bold; text-align: left; font-size: 2rem; top: 4rem; float: right; position: relative; line-height: 2rem; padding: 1rem; width: 15rem; box-sizing: border-box; } movim-0.14.1/app/widgets/AccountNext/accountnext.js000066400000000000000000000005621342764602200223070ustar00rootroot00000000000000var AccountNext = { host : '', setHost : function(host) { this.host = host; }, setUsername : function(user) { document.querySelector('#username').innerHTML = user + '@' + this.host; } } function setUsername(user) { AccountNext.setUsername(user); } MovimWebsocket.attach(function() { Notification.current('accountnext'); }); movim-0.14.1/app/widgets/AccountNext/accountnext.tpl000066400000000000000000000017051342764602200224720ustar00rootroot00000000000000
person_add

{$c->__('create.title')}

{$c->__('create.placeholder')}

  • {$c->__('create.title')} {$c->__('create.server_on')} {$host}

    {$c->__('create.loading')}

movim-0.14.1/app/widgets/AccountNext/locales.ini000066400000000000000000000007041342764602200215370ustar00rootroot00000000000000[create] title = Create a new account notfound = No account creation form found on the server server_on = on successfull = Your acccount has been successfully registered loading = Loading placeholder = …and start playing [error] not_acceptable = Not Acceptable service_unavailable = The registration system of this server is currently unavailable forbidden = Registration forbidden movim-0.14.1/app/widgets/Ack/000077500000000000000000000000001342764602200156565ustar00rootroot00000000000000movim-0.14.1/app/widgets/Ack/Ack.php000066400000000000000000000012131342764602200170620ustar00rootroot00000000000000registerEvent('ack', 'onAckRequest'); } public function onAckRequest($ack) { $to = $ack[0]; $id = $ack[1]; $this->rpc('ackRequest', $to, $id); } public function ajaxAckRequest($to, $id) { $ack = new Send; $ack->setTo($to) ->setId($id) ->request(); } public function display() { $this->view->assign('ack', $this->call('ajaxAckRequest', 'to', 'id')); } } movim-0.14.1/app/widgets/Ack/ack.tpl000066400000000000000000000001411342764602200171310ustar00rootroot00000000000000 movim-0.14.1/app/widgets/AdHoc/000077500000000000000000000000001342764602200161365ustar00rootroot00000000000000movim-0.14.1/app/widgets/AdHoc/AdHoc.php000066400000000000000000000101461342764602200176270ustar00rootroot00000000000000addjs('adhoc.js'); $this->registerEvent('adhoc_get_handle', 'onList'); $this->registerEvent('adhoc_command_handle', 'onCommand'); $this->registerEvent('adhoc_submit_handle', 'onCommand'); $this->registerEvent('adhoc_command_error', 'onCommandError'); $this->registerEvent('adhoc_submit_error', 'onCommandError'); } public function onList($package) { $list = $package->content; $html = $this->prepareList($list); $this->rpc('MovimTpl.fill', '#adhoc_widget', $html); $this->rpc('AdHoc.refresh'); } public function onCommand($package) { $command = $package->content; $attributes = (array)$command->attributes(); $view = $this->tpl(); $view->assign('jid', $package->from); if (isset($command->note)) { $view->assign('note', $command->note); Dialog::fill($view->draw('_adhoc_note')); $this->rpc('AdHoc.initForm'); } elseif (isset($command->x)) { $xml = new \XMPPtoForm(); $form = $xml->getHTML($command->x); $view->assign('form', $form); $view->assign('attributes', $command->attributes()); $view->assign('actions', null); if (isset($command->actions)) { $view->assign('actions', $command->actions); } Dialog::fill($view->draw('_adhoc_form'), true); $this->rpc('AdHoc.initForm'); } elseif ((string)$command->attributes()->status === 'completed') { $this->rpc('Dialog.clear'); Notification::append(false, $this->__('adhoc.completed')); return; } } public function prepareList($list) { $view = $this->tpl(); $view->assign('list', $list); return $view->draw('_adhoc_list'); } public function onCommandError($package) { $view = $this->tpl(); $note = $package->content['errorid']; if ($package->content['message']) { $note = $package->content['message']; } $view->assign('note', $note); Dialog::fill($view->draw('_adhoc_note'), true); } public function ajaxGet($jid) { if (!$jid) { $session = Session::start(); $jid = $session->get('host'); } $g = new Get; $g->setTo($jid)->request(); } public function ajaxCommand($jid, $node) { $c = new Command; $c->setTo($jid) ->setNode($node) ->request(); } public function ajaxSubmit($jid, $data, $node, $sessionid) { if (!$jid) { $session = Session::start(); $jid = $session->get('host'); } $s = new Submit; $s->setTo($jid) ->setNode($node) ->setData($data) ->setSessionid($sessionid) ->request(); } public function getIcon($command) { $icons = [ 'http://jabber.org/protocol/admin#delete-user' => 'delete', 'http://jabber.org/protocol/admin#end-user-session' => 'stop', 'http://jabber.org/protocol/admin#change-user-password' => 'lock', 'ping' => 'swap_horiz', 'http://jabber.org/protocol/admin#shutdown' => 'power_off', 'http://jabber.org/protocol/admin#add-user' => 'person_add', 'http://jabber.org/protocol/admin#user-stats' => 'people', 'uptime' => 'timer', 'http://jabber.org/protocol/admin#server-buddy' => 'stop', 'http://jabber.org/protocol/admin#get-user-roster' => 'format_list_bulleted', 'http://jabber.org/protocol/admin#get-online-users' => 'trending_up', 'http://jabber.org/protocol/admin#announce' => 'notifications', ]; if (array_key_exists($command, $icons)) { return $icons[$command]; } return 'chevron_right'; } } movim-0.14.1/app/widgets/AdHoc/_adhoc_form.tpl000066400000000000000000000016561342764602200211270ustar00rootroot00000000000000
{autoescape="off"} {$form} {/autoescape}
movim-0.14.1/app/widgets/AdHoc/_adhoc_list.tpl000066400000000000000000000014671342764602200211370ustar00rootroot00000000000000
    {if="!empty($list)"}
  • {$c->__('adhoc.title')}

  • {/if} {loop="$list"} {if="isset($value->attributes()->name)"}
  • {$c->getIcon((string)$value->attributes()->node)} chevron_right

    {$value->attributes()->name}

  • {/if} {/loop}
movim-0.14.1/app/widgets/AdHoc/_adhoc_note.tpl000066400000000000000000000002611342764602200211200ustar00rootroot00000000000000

{$note}

movim-0.14.1/app/widgets/AdHoc/adhoc.js000066400000000000000000000020351342764602200175520ustar00rootroot00000000000000var AdHoc = { refresh: function() { var items = document.querySelectorAll('#adhoc_widget li:not(.subheader)'); var i = 0; while(i < items.length) { items[i].onclick = function() { AdHoc_ajaxCommand(this.dataset.jid, this.dataset.node); }; i++; } }, initForm: function() { var textareas = document.querySelectorAll('#dialog form[name=command] textarea'); var i = 0; while(i < textareas.length) { MovimUtils.textareaAutoheight(textareas[i]); i++; } }, submit: function(jid) { var form = document.querySelector('#dialog form[name=command]'); AdHoc_ajaxSubmit(jid, MovimUtils.formToJson('command'), form.dataset.node, form.dataset.sessionid); } } MovimWebsocket.attach(function() { var parts = MovimUtils.urlParts(); if (parts.page === "contact") { AdHoc_ajaxGet(parts.params[0]); } else { AdHoc_ajaxGet(); } }); movim-0.14.1/app/widgets/AdHoc/adhoc.tpl000066400000000000000000000001171342764602200177340ustar00rootroot00000000000000
movim-0.14.1/app/widgets/AdHoc/locales.ini000066400000000000000000000000701342764602200202560ustar00rootroot00000000000000[adhoc] title = Actions completed = Action completedmovim-0.14.1/app/widgets/AdminLogin/000077500000000000000000000000001342764602200172015ustar00rootroot00000000000000movim-0.14.1/app/widgets/AdminLogin/AdminLogin.php000066400000000000000000000001501342764602200217270ustar00rootroot00000000000000
movim-0.14.1/app/widgets/AdminMain/000077500000000000000000000000001342764602200170155ustar00rootroot00000000000000movim-0.14.1/app/widgets/AdminMain/AdminMain.php000066400000000000000000000026211342764602200213640ustar00rootroot00000000000000password = password_hash($form['password'], PASSWORD_DEFAULT); } $form['restrictsuggestions'] = (isset($form['restrictsuggestions'])); unset($form['password']); unset($form['repassword']); unset($form['submit']); unset($form['adminform']); foreach ($form as $key => $value) { $configuration->$key = $value; } $configuration->save(); } } public function display() { $l = Movim\i18n\Locale::start(); $this->view->assign('conf', Configuration::get()); $this->view->assign('logs', [ 0 => $this->__('log.empty'), 1 => $this->__('log.syslog'), 2 => $this->__('log.syslog_files') ]); $this->view->assign('langs', $l->getList()); $this->view->assign('countries', getCountries()); } } movim-0.14.1/app/widgets/AdminMain/adminmain.tpl000066400000000000000000000132211342764602200214720ustar00rootroot00000000000000

{$c->__('admin.general')}

  • {$c->__('restrictsuggestions.title')}

    {$c->__('restrictsuggestions.text')}


{$c->__('xmpp.title')}


{$c->__('whitelist.title')}

  • info

    {$c->__('whitelist.info1')}

    {$c->__('whitelist.info2')}


{$c->__('information.title')}

  • info

    {$c->__('information.info1')}

    {$c->__('information.info2')}

    {$c->__('publishbrief.content_text')}


{$c->__('credentials.title')}

movim-0.14.1/app/widgets/AdminMain/locales.ini000066400000000000000000000027401342764602200211430ustar00rootroot00000000000000[admin] general = General Settings [general] theme = Theme language = Default language log_verbosity = Log verbosity [restrictsuggestions] title = Restrict suggestions text = Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services [credentials] title = Administration Credential username = Username password = Password re_password = Retype password [whitelist] title = Whitelisted XMPP Servers info1 = If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr) info2 = Leave this field blank if you allow the access to all the XMPP accounts. label = List of whitelisted XMPP servers [information] title = Information Message description = Description info1 = This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example. info2 = Leave this field blank if you don’t want to show any message. label = Information Message [xmpp] title = Default XMPP server domain = Main XMPP server domain description = Main XMPP server description country = Main XMPP server country country_pick= Pick a country in the list [log] empty = Empty syslog = Syslog syslog_files = Syslog and files movim-0.14.1/app/widgets/AdminSessions/000077500000000000000000000000001342764602200177375ustar00rootroot00000000000000movim-0.14.1/app/widgets/AdminSessions/AdminSessions.php000066400000000000000000000004471342764602200232340ustar00rootroot00000000000000 $user->id]); } public function display() { $this->view->assign('sessions', \App\Session::get()); } } movim-0.14.1/app/widgets/AdminSessions/adminsessions.tpl000066400000000000000000000022361342764602200233420ustar00rootroot00000000000000
  • {$c->__('adminsessions.title')} {$sessions|count}

  • {loop="$sessions"} {$user = $c->getContact($value->user)}
  • {$url = $user->getPhoto()} {if="$url"} {else} person {/if}

    {$user->truename} {$user->id}

    {$value->created_at|strtotime|prepareDate}

  • {/loop}
movim-0.14.1/app/widgets/AdminSessions/locales.ini000066400000000000000000000000541342764602200220610ustar00rootroot00000000000000[adminsessions] title = Sessions movim-0.14.1/app/widgets/AdminTest/000077500000000000000000000000001342764602200170505ustar00rootroot00000000000000movim-0.14.1/app/widgets/AdminTest/AdminTest.php000066400000000000000000000010251342764602200214470ustar00rootroot00000000000000addjs('admintest.js'); $this->addcss('admintest.css'); } public function testDir($dir) { return (file_exists($dir) && is_dir($dir) && is_writable($dir)); } public function testFile($file) { return (file_exists($file) && is_writable($file)); } public function display() { // Check with Eloquent or delete $this->view->assign('dbconnected', true); } } movim-0.14.1/app/widgets/AdminTest/admintest.css000066400000000000000000000043501342764602200215540ustar00rootroot00000000000000figure { width: 100%; height: 40em; position: relative; font-size: 1.5rem; } figure div { display: block; width: 20%; margin-top: -2.5em; margin-left: -10%; background-color: #EEE; border-radius: 0.2em; text-align: center; position: absolute; line-height: 5em; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } figure div#webserver { width: 50%; height: 30em; border: 0.5em solid gray; width: 26%; border-radius: 0.2em; height: 22em; border: 0.5em dashed #F5F5F5; left: 46%; background-color: transparent; top: 10%; } figure div#movim_block { left: 50%; top: 50%; } figure div#database_block { left: 50%; top: 85%; } figure div#xmpp_block { left: 85%; top: 15%; } figure div#browser_block { left: 15%; top: 15%; line-height: 19em; } figure div#daemon_block { left: 50%; top: 15%; } figure div#api_block { left: 85%; top: 50%; } figure div.link { width: 0; height: 0; padding: 0.25em; line-height: 1rem; overflow: initial; } figure div.link i { background-color: #FFF; margin-top: -2rem; padding: 1.5rem 1rem; border-radius: 6rem; font-size: 3rem; } figure div.disabled { background-color: rgba(0, 0, 0, 0.1); color: white;} figure div.success { background-color: #6FCC43; color: white; } figure div.warning { background-color: #FC8F12; color: white; } figure div.error { background-color: #D92727; color: white; } figure div.link.disabled { color: #CCC; } figure div.link.success { color: #6FCC43; } figure div.link.warning { color: #FC8F12; } figure div.link.error { color: #D92727; } figure div.link.horizontal { width: 35%; } figure div.link.vertical { height: 35%; } figure div.link.vertical i { top: 50%; position: absolute; margin-left: -0.75em; } figure div.link#movim-daemon { left: 60%; top: 20%; } figure div.link#movim-database { left: 60%; top: 55%; } figure div.link#movim-browser { left: 25%; top: 55%; } figure div.link#browser-daemon { left: 25%; top: 20%; } figure div.link#xmpp-daemon { left: 60%; top: 20%; } figure div.link#movim-api { left: 60%; top: 55%; } movim-0.14.1/app/widgets/AdminTest/admintest.js000066400000000000000000000025311342764602200213770ustar00rootroot00000000000000var AdminTest = { databaseOK : false, websocketOK : false, apiOK : false, movimOK : true, toggleConfiguration : function() { if (this.databaseOK && this.websocketOK && this.movimOK) { MovimUtils.removeClass('li.admingen', 'disabled'); MovimUtils.removeClass('li.api', 'disabled'); } else { MovimUtils.addClass('li.admingen', 'disabled'); MovimUtils.addClass('li.api', 'disabled'); } }, enableWebsocket : function() { this.websocketOK = true; this.toggleConfiguration(); MovimUtils.removeClass('figure #browser-daemon', 'error'); MovimUtils.addClass('figure #browser-daemon', 'success'); MovimUtils.addClass('div #xmpp-daemon', 'success'); MovimUtils.hideElement(MovimUtils.getNode('#websocket_error')); }, enableAPI : function() { this.apiOK = true; MovimUtils.removeClass('figure #movim-api', 'disabled'); MovimUtils.addClass('figure #movim-api', 'success'); }, disableMovim : function() { this.movimOK = false; MovimUtils.addClass('figure #movim_block', 'error'); } }; MovimWebsocket.attach(function() { AdminTest.enableWebsocket(); AdminTest.toggleConfiguration(); }); movim_add_onload(function() { AdminTest.toggleConfiguration(); }); movim-0.14.1/app/widgets/AdminTest/admintest.tpl000066400000000000000000000060741342764602200215700ustar00rootroot00000000000000
settings
open_in_browser
code
import_export
swap_horiz
cloud
{$c->__('schema.browser')}
{$c->__('schema.movim')}
{$c->__('schema.daemon')}
{$c->__('schema.database')}
{$c->__('schema.api')}
{$c->__('schema.xmpp')}
    {if="$dbconnected"} {else}
  • data_usage

    Database connection error

    Check if database configuration exist in the config/ folder and fill it with proper values

  • {/if}
  • code

    {$c->__('compatibility.websocket')}

  • {if="!$c->testDir(CACHE_PATH)"}
  • folder

    {$c->__('compatibility.rights', 'cache')}

  • {/if} {if="!$c->testDir(LOG_PATH)"}
  • folder

    {$c->__('compatibility.rights', 'log')}

  • {/if}
movim-0.14.1/app/widgets/AdminTest/locales.ini000066400000000000000000000007351342764602200212000ustar00rootroot00000000000000[admin] compatibility = General Overview [compatibility] rights = "Read and write rights for the webserver in Movim’s %s directory" websocket = WebSocket connection error, check if the Movim Daemon is running and is reachable [schema] browser = Browser movim = Movim Core daemon = Movim Daemon database = Database api = API xmpp = XMPP movim-0.14.1/app/widgets/Api/000077500000000000000000000000001342764602200156715ustar00rootroot00000000000000movim-0.14.1/app/widgets/Api/Api.php000066400000000000000000000032051342764602200171130ustar00rootroot00000000000000 BASE_URI]); $json = json_decode($json); if (isset($json) && $json->status == 200) { $this->rpc('MovimUtils.reloadThis'); Notification::append(null, $this->__('api.conf_updated')); } } public function ajaxUnregister() { $configuration = Configuration::get(); $configuration->unregister = !$configuration->unregister; $configuration->save(); $this->rpc('MovimUtils.reloadThis'); } public function display() { $this->view->assign( 'infos', $this->__( 'api.info', '', '')); $json = requestURL(MOVIM_API.'pods/status', 2, ['url' => BASE_URI]); $json = json_decode($json); $configuration = Configuration::get(); if (isset($json)) { $this->view->assign('json', $json); if ($json->status == 200) { $this->view->assign('unregister', $this->call('ajaxUnregister')); $this->view->assign('unregister_status', $configuration->unregister); } else { $configuration->unregister = false; $configuration->save(); $this->view->assign('register', $this->call('ajaxRegister')); } } else { $this->view->assign('json', null); } } } movim-0.14.1/app/widgets/Api/api.tpl000066400000000000000000000050661342764602200171720ustar00rootroot00000000000000
  • {autoescape="off"}{$infos}{/autoescape}

  • {if="isset($json)"} {if="$json->status == 200"}
  • cloud {if="!$unregister_status"} {$c->__('button.unregister')} {/if}

    {$c->__('api.registered')}

  • {if="$json->pod->activated"}
  • check

    {$c->__('api.validated')}

  • {else}
  • cloud_off

    {$c->__('api.wait')}

  • {/if} {if="$unregister_status"}
  • {$c->__('button.reset')}

    {$c->__('api.unregister')}

  • {/if} {else}
  • cloud_off {$c->__('button.register')}

    {$c->__('api.register')}

  • {/if} {else}
  • cloud_off

    {$c->__('api.error')}

  • {/if}
movim-0.14.1/app/widgets/Api/locales.ini000066400000000000000000000007031342764602200200140ustar00rootroot00000000000000[api] title = API info = Here you can register your pod on the official %sMovim API%s register = Your pod is not registered on the API registered = Your pod is registered on the API wait = Your pod is not yet validated validated = Your pod is validated unregister = You asked to be removed from the API, this request will be processed in a couple of hours conf_updated = Configuration updated movim-0.14.1/app/widgets/Avatar/000077500000000000000000000000001342764602200163765ustar00rootroot00000000000000movim-0.14.1/app/widgets/Avatar/Avatar.php000066400000000000000000000041201342764602200203220ustar00rootroot00000000000000addcss('avatar.css'); $this->addjs('avatar.js'); $this->registerEvent('avatar_get_handle', 'onGetAvatar'); $this->registerEvent('avatar_set_handle', 'onSetAvatar'); $this->registerEvent('avatar_set_errorfeaturenotimplemented', 'onMyAvatarError'); $this->registerEvent('avatar_set_errorbadrequest', 'onMyAvatarError'); $this->registerEvent('avatar_set_errornotallowed', 'onMyAvatarError'); } public function onSetAvatar($packet) { $this->ajaxGetAvatar(); } public function onGetAvatar($packet) { $this->rpc('MovimTpl.fill', '#avatar_form', $this->prepareForm()); Notification::append(null, $this->__('avatar.updated')); } public function onMyAvatarError() { $this->rpc('MovimTpl.fill', '#avatar_form', $this->prepareForm()); Notification::append(null, $this->__('avatar.not_updated')); } public function prepareForm() { $avatarform = $this->tpl(); $p = new Picture; $p->get($this->user->id); $avatarform->assign('photobin', $p->toBase()); $avatarform->assign('me', \App\Contact::firstOrNew(['id' => $this->user->id])); $avatarform->assign( 'submit', $this->call('ajaxSubmit', "MovimUtils.formToJson('avatarform')") ); return $avatarform->draw('_avatar_form'); } public function ajaxGetAvatar() { $r = new Get; $r->setTo($this->user->id) ->request(); } public function ajaxDisplay() { $this->rpc('MovimTpl.fill', '#avatar_form', $this->prepareForm()); } public function ajaxSubmit($avatar) { $p = new Picture; $p->fromBase($avatar->photobin->value); $p->set('temp', 'jpeg', 60); $p = new Picture; $p->get('temp'); $r = new Set; $r->setData($p->toBase())->request(); } } movim-0.14.1/app/widgets/Avatar/_avatar_form.tpl000066400000000000000000000046641342764602200215710ustar00rootroot00000000000000

{$c->__('page.avatar')}

{if="isset($photobin) && $photobin != ''"} {else} {/if}
image

{$c->__('avatar.missing')}

  • attach_file

    {$c->__('avatar.file')}

movim-0.14.1/app/widgets/Avatar/avatar.css000066400000000000000000000001461342764602200203670ustar00rootroot00000000000000#avatar_form div#avatar_preview { flex: 1 1 20%; text-align: center; padding-top: 2rem; } movim-0.14.1/app/widgets/Avatar/avatar.js000066400000000000000000000024531342764602200202160ustar00rootroot00000000000000MovimWebsocket.attach(function() { Avatar_ajaxGetAvatar(); }); /* function showVideo() { navigator.getUserMedia = navigator.getUserMedia || navigator.webkitGetUserMedia || navigator.mozGetUserMedia; navigator.getUserMedia({video:true, audio:false}, successCallback, errorCallback); movim_toggle_class('#camdiv', 'active'); } function successCallback(stream) { video = document.getElementById("runningcam"); video.src = window.URL.createObjectURL(stream); localMediaStream = stream; // stream available to console document.getElementById("shoot").addEventListener('click', snapshot, false); } function errorCallback(error) { console.log("navigator.getUserMedia error: ", error); } function snapshot() { if (localMediaStream) { canvas = document.querySelector("canvas"); canvas.width = video.videoWidth; canvas.height = video.videoHeight; ctx = canvas.getContext('2d'); video = document.getElementById("runningcam"); ctx.drawImage(video,0,0, canvas.width, canvas.height); // "image/webp" works in Chrome 18. In other browsers, this will fall back to image/png. var img = new Image(); img.src = canvas.toDataURL('image/png'); img.onload = function() { vCardImageResize(this); } } }*/ movim-0.14.1/app/widgets/Avatar/avatar.tpl000066400000000000000000000004321342764602200203740ustar00rootroot00000000000000
  • {$c->__('global.loading')}

movim-0.14.1/app/widgets/Avatar/locales.ini000066400000000000000000000003531342764602200205220ustar00rootroot00000000000000[avatar] file = File use_it = Use it webcam = Webcam cheese = Cheese! snapshot = Take a webcam snapshot updated = Avatar Updated not_updated = Avatar Not Updated missing = No avatar defined yet movim-0.14.1/app/widgets/Blog/000077500000000000000000000000001342764602200160435ustar00rootroot00000000000000movim-0.14.1/app/widgets/Blog/Blog.php000066400000000000000000000164501342764602200174450ustar00rootroot00000000000000links = []; if ($this->_view == 'node') { $this->_from = $this->get('s'); $this->_node = $this->get('n'); if (!$this->validateServerNode($this->_from, $this->_node)) return; $this->_item = \App\Info::where('server', $this->_from) ->where('node', $this->_node) ->first(); $this->_mode = 'group'; if ($this->_item) { $this->title = $this->_item->name; $this->description = $this->_item->description; } $this->url = $this->route('node', [$this->_from, $this->_node]); $this->links[] = [ 'rel' => 'alternate', 'type' => 'application/atom+xml', 'href' => $this->route('feed', [$this->_from, $this->_node]) ]; if (!$this->get('i')) { $this->links[] = [ 'rel' => 'alternate', 'type' => 'application/atom+xml', 'href' => 'xmpp:' . rawurlencode($this->_from) . '?;node=' . rawurlencode($this->_node) ]; } } elseif ($this->_view == 'tag' && $this->validateTag($this->get('t'))) { $this->_mode = 'tag'; $this->_tag = strtolower($this->get('t')); $this->title = '#'.$this->_tag; } else { $this->_from = $this->get('f'); $this->_contact = \App\Contact::find($this->_from); if (filter_var($this->_from, FILTER_VALIDATE_EMAIL)) { $this->_node = 'urn:xmpp:microblog:0'; } else { return; } if ($this->_contact) { $this->title = __('blog.title', $this->_contact->truename); $this->description = $this->_contact->description; $avatar = $this->_contact->getPhoto('l'); if ($avatar) { $this->image = $avatar; } } $this->_mode = 'blog'; $this->url = $this->route('blog', $this->_from); $this->links[] = [ 'rel' => 'alternate', 'type' => 'application/atom+xml', 'href' => $this->route('feed', [$this->_from]) ]; if (!$this->get('i')) { $this->links[] = [ 'rel' => 'alternate', 'type' => 'application/atom+xml', 'href' => 'xmpp:' . rawurlencode($this->_from) . '?;node=' . rawurlencode($this->_node) ]; } } if ($this->_id = $this->get('i')) { $this->_messages = \App\Post::where('server', $this->_from) ->where('node', $this->_node) ->where('nodeid', $this->_id) ->where('open', true) ->get(); if ($this->_messages->isNotEmpty()) { $this->title = $this->_messages->first()->title; $this->description = !empty($this->_messages->first()->contentcleaned) ? $this->_messages->first()->contentcleaned : $this->_messages->first()->title; if ($this->_messages->first()->picture) { $this->image = $this->_messages->first()->picture->href; } } if ($this->_view == 'node') { $this->url = $this->route('node', [$this->_from, $this->_node, $this->_id]); } else { $this->url = $this->route('blog', [$this->_from, $this->_id]); } $this->links[] = [ 'rel' => 'alternate', 'type' => 'application/atom+xml', 'href' => 'xmpp:' . rawurlencode($this->_from) . '?;node=' . rawurlencode($this->_node) . ';item=' . rawurlencode($this->_id) ]; } else { $this->_page = ($this->get('page')) ? $this->get('page') : 0; if (isset($this->_tag)) { $tag = \App\Tag::where('name', $this->_tag)->first(); if ($tag) { $this->_messages = $tag->posts() ->orderBy('published', 'desc') ->take($this->_paging + 1) ->skip($this->_page * $this->_paging)->get(); } } else { $this->_messages = \App\Post::where('server', $this->_from) ->where('node', $this->_node) ->where('open', true) ->orderBy('published', 'desc') ->skip($this->_page * $this->_paging) ->take($this->_paging + 1) ->get(); } } if ($this->_messages !== null && $this->_messages->count() == $this->_paging + 1) { $this->_messages->pop(); if ($this->_mode == 'blog') { $this->_next = $this->route('blog', $this->_from, ['page' => $this->_page + 1]); } elseif ($this->_mode == 'tag') { $this->_next = $this->route('tag', $this->_tag, ['page' => $this->_page + 1]); } else { $this->_next = $this->route('node', [$this->_from, $this->_node], ['page' => $this->_page + 1]); } } if ($this->_node == 'urn:xmpp:microblog:0') { $user = User::find($this->_from); if ($user && !empty($user->cssurl) && Validator::url()->validate($user->cssurl)) { $this->addrawcss($user->cssurl); } } } public function preparePost(\App\Post $post) { return ($this->_view == 'tag' && $this->user->isLogged()) ? (new Post)->preparePost($post, false, true) : (new Post)->preparePost($post, true); } public function display() { $this->view->assign('server', $this->_from); $this->view->assign('node', $this->_node); $this->view->assign('item', $this->_item); $this->view->assign('contact', $this->_contact); $this->view->assign('mode', $this->_mode); $this->view->assign('next', $this->_next); $this->view->assign('posts', $this->_messages); $this->view->assign('tag', $this->_tag); } private function validateServerNode($server, $node) { $validate_server = Validator::stringType()->noWhitespace()->length(6, 40); $validate_node = Validator::stringType()->length(3, 100); return ($validate_server->validate($server) && $validate_node->validate($node)); } private function validateTag($tag) { return Validator::stringType()->notEmpty()->noWhitespace()->validate($tag); } } movim-0.14.1/app/widgets/Blog/blog.tpl000066400000000000000000000103411342764602200175060ustar00rootroot00000000000000
{if="$mode == 'blog'"}
  • edit {if="$contact"} rss_feed

    {$c->__('blog.title', $contact->truename)}

    {if="$contact->description"}

    {$contact->description}

    {/if} {else}

    {$c->__('page.blog')}

    {/if}
{elseif="$mode == 'tag'"}
  • {if="$c->getUser()->isLogged()"} arrow_back {else} label {/if}

    #{$tag}

{else}
  • {$url = null} {if="$item != null"} {$url = $item->getPhoto('m')} {/if} {if="$url"} {else} group_work {/if} rss_feed

    {if="$item != null"} {$item->name} {/if}

    {if="$item != null"} {if="$item->description"}

    people {$c->__('communitydata.sub', $item->occupants)} – {$item->description|stripTags}

    {else}

    people {$c->__('communitydata.sub', $item->occupants)} – {$item->server}

    {/if} {/if}
{/if}
{if="$posts == null || $posts->isEmpty()"}
  • comment

    {$c->__('post.empty')}

{else} {loop="$posts"} {autoescape="off"} {$c->preparePost($value)} {/autoescape} {/loop} {/if} {if="isset($next)"}
  • history

    {$c->__('post.older')}

{/if}
movim-0.14.1/app/widgets/Blog/locales.ini000066400000000000000000000001371342764602200201670ustar00rootroot00000000000000[blog] title = "%s’s feed" private = This content is private, please login to see it movim-0.14.1/app/widgets/BottomNavigation/000077500000000000000000000000001342764602200204445ustar00rootroot00000000000000movim-0.14.1/app/widgets/BottomNavigation/BottomNavigation.php000066400000000000000000000003731342764602200244440ustar00rootroot00000000000000addcss('bottomnavigation.css'); } public function display() { $this->view->assign('page', $this->_view); } } movim-0.14.1/app/widgets/BottomNavigation/bottomnavigation.css000066400000000000000000000021141342764602200245400ustar00rootroot00000000000000ul#bottomnavigation { position: fixed; bottom: 0; left: 0; height: auto; width: 100%; box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1); z-index: 1; display: none; transition: transform .3s cubic-bezier(.4,0,.2,1); } ul#bottomnavigation li { padding: 0.5rem; } ul#bottomnavigation li:first-child { flex: 0.25; padding: 0.5rem 0; border-right: 1px solid rgba(255, 255, 255, 0.1); } ul#bottomnavigation li span:not(.counter) { line-height: 5.5rem; display: inline-block; } @media screen and (max-width: 1024px) { ul#bottomnavigation { display: flex; } ul#bottomnavigation ~ main { height: calc(100% - 6.5rem); } nav.active + ul#bottomnavigation, ul#bottomnavigation.hidden { transform: translateY(100%); pointer-events: none; } ul#bottomnavigation.hidden { display: none; } nav.active + ul#bottomnavigation ~ main, ul#bottomnavigation.hidden ~ main { height: 100%; } ul#bottomnavigation ~ main .button.action { bottom: 8.5rem; } } movim-0.14.1/app/widgets/BottomNavigation/bottomnavigation.tpl000066400000000000000000000032131342764602200245500ustar00rootroot00000000000000
  • more_vert
  • {if="$c->getUser()->hasPubsub()"}
  • receipt
  • {/if}
  • group_work
  • search
  • notifications
  • forum
movim-0.14.1/app/widgets/Caps/000077500000000000000000000000001342764602200160465ustar00rootroot00000000000000movim-0.14.1/app/widgets/Caps/Caps.php000066400000000000000000000027031342764602200174470ustar00rootroot00000000000000addcss('caps.css'); } public function isImplemented($client, $key) { $class = in_array($this->_nslist[$key]['ns'], $client) ? 'yes' : 'no'; return ' '. $key.' '; } public function display() { $clients = App\Capability::where('category', 'client')->orderBy('name')->get(); $oldname = ''; foreach ($clients as $c) { $parts = explode(' ', $c->name); $parts = explode('#', reset($parts)); $clientname = reset($parts); if ($oldname == $clientname) continue; if (!isset($this->_table[$c->name])) { $this->_table[$c->name] = []; } foreach ($c->features as $f) { if (!in_array($f, $this->_table[$c->name])) { array_push($this->_table[$c->name], (string)$f); } } $oldname = $clientname; } ksort($this->_table); $this->_nslist = getXepNamespace(); $this->view->assign('table', $this->_table); $this->view->assign('nslist', $this->_nslist); } } movim-0.14.1/app/widgets/Caps/caps.css000066400000000000000000000015601342764602200175100ustar00rootroot00000000000000#caps_widget table { width: 100%; display: block; overflow: auto; font-size: 2rem; } #caps_widget table tbody tr:hover{ background-color: rgba(0, 0, 0, 0.1); } #caps_widget table td.chat { background-color: green; } #caps_widget table td.jingle { background-color: purple; } #caps_widget table td.rayo { background-color: #0FBF00; } #caps_widget table td.profile { background-color: blue; } #caps_widget table td.client { background-color: #FF0061; } #caps_widget table td.social { background-color: #00FFA2; } #caps_widget table td.yes { opacity: 1; } #caps_widget table td.no { opacity: 0.2; } #caps_widget table td.yes, #caps_widget table td.no { color: white; } #caps_widget table td { padding: 0 0.5rem; max-width: 15rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } movim-0.14.1/app/widgets/Caps/caps.tpl000066400000000000000000000030671342764602200175230ustar00rootroot00000000000000

Legend

Chat 0xxx Jingle 0xxx Rayo 0xxx Profile 0xxx Client 0xxx Social 0xxx

Table

{loop="$nslist"} {/loop} {loop="$table"} {$client = $value} {loop="$nslist"} {autoescape="off"} {$c->isImplemented($client, $key)} {/autoescape} {/loop} {/loop}
Client Count {$key}
{$key} {$value|count}
movim-0.14.1/app/widgets/Chat/000077500000000000000000000000001342764602200160375ustar00rootroot00000000000000movim-0.14.1/app/widgets/Chat/Chat.php000066400000000000000000000651201342764602200174330ustar00rootroot00000000000000addjs('chat.js'); $this->addcss('chat.css'); $this->registerEvent('invitation', 'onMessage'); $this->registerEvent('carbons', 'onMessage'); $this->registerEvent('message', 'onMessage'); $this->registerEvent('receiptack', 'onMessageReceipt'); $this->registerEvent('displayed', 'onMessage', 'chat'); //$this->registerEvent('mamresult', 'onMessageHistory', 'chat'); $this->registerEvent('mam_get_handle', 'onMAMRetrieved', 'chat'); $this->registerEvent('composing', 'onComposing', 'chat'); $this->registerEvent('paused', 'onPaused', 'chat'); $this->registerEvent('subject', 'onConferenceSubject', 'chat'); $this->registerEvent('muc_setsubject_handle', 'onConferenceSubject', 'chat'); $this->registerEvent('muc_getconfig_handle', 'onRoomConfig', 'chat'); $this->registerEvent('muc_setconfig_handle', 'onRoomConfigSaved', 'chat'); $this->registerEvent('muc_setconfig_error', 'onRoomConfigError', 'chat'); $this->registerEvent('presence_muc_handle', 'onMucConnected', 'chat'); $this->registerEvent('bob_request_handle', 'onSticker'); //$this->registerEvent('presence', 'onPresence'); } /* * Disabled for the moment, it SPAM a bit too much the user public function onPresence($packet) { $contacts = $packet->content; if ($contacts != null) { $contact = $contacts[0]; if ($contact->value < 5) { $avatar = $contact->getPhoto(); if ($avatar == false) $avatar = null; $presences = getPresences(); $presence = $presences[$contact->value]; Notification::append('presence', $contact->truename, $presence, $avatar, 4); } } }*/ public function onMessageHistory($packet) { $this->onMessage($packet, true); } public function onMessageReceipt($packet) { $this->onMessage($packet, false, true); } public function onMessage($packet, $history = false, $receipt = false) { $message = $packet->content; $from = null; $chatStates = ChatStates::getInstance(); if ($message->isEmpty()) return; if ($message->user_id == $message->jidto && !$history && $message->jidfrom != $message->jidto) { $from = $message->jidfrom; $roster = $this->user->session->contacts()->where('jid', $from)->first(); $contact = App\Contact::firstOrNew(['id' => $from]); // If the message was displayed by another of my clients if ($message->user_id == $message->jidto && $message->displayed) { $n = new Notification; $n->ajaxClear('chat|'.$message->jidfrom); } // If the message is for me elseif ($contact != null //&& $message->isTrusted() && !$message->isOTR() && $message->type != 'groupchat' && !$message->oldid) { $chatStates->clearState($from); Notification::append( 'chat|'.$from, $roster ? $roster->truename : $contact->truename, $message->body, $contact->getPhoto(), 4, $this->route('chat', $contact->jid) ); } // If it's a groupchat message elseif ($message->type == 'groupchat' && $message->quoted && !$receipt) { $conference = $this->user->session ->conferences()->where('conference', $from) ->first(); Notification::append( 'chat|'.$from, ($conference != null && $conference->name) ? $conference->name : $from, $message->resource.': '.$message->body, false, 4); } elseif ($message->type == 'groupchat') { $chatStates->clearState($from, $message->resource); } $this->onPaused($chatStates->getState($from)); } else { // If the message is from me we reset the notif counter $n = new Notification; $n->ajaxClear('chat|'.$message->jidto); } if (!$message->isOTR()) { $this->rpc('Chat.appendMessagesWrapper', $this->prepareMessage($message, $from)); } } public function onSticker($packet) { list($to, $cid) = array_values($packet->content); $this->ajaxGet($to); } public function onComposing(array $array) { $this->setState( $array[0], is_array($array[1]) && !empty($array[1]) ? $this->prepareComposeList(array_keys($array[1])) : $this->__('message.composing') ); } public function onPaused(array $array) { $this->setState( $array[0], is_array($array[1]) && !empty($array[1]) ? $this->prepareComposeList(array_keys($array[1])) : '' ); } public function onConferenceSubject($packet) { $this->ajaxGetRoom($packet->content->jidfrom); } public function onMAMRetrieved($packet) { $this->ajaxGetRoom($packet->content); } public function onMucConnected($packet) { $this->ajaxGetRoom($packet->content->jid, false, true); } public function onRoomConfigError($packet) { Notification::append(false, $packet->content); } public function onRoomConfig($packet) { list($config, $room) = array_values($packet->content); $view = $this->tpl(); $xml = new \XMPPtoForm; $form = $xml->getHTML($config->x); $view->assign('form', $form); $view->assign('room', $room); Dialog::fill($view->draw('_chat_config_room'), true); } public function onRoomConfigSaved($packet) { Notification::append(false, $this->__('chatroom.config_saved')); } private function setState(string $jid, string $message) { $this->rpc('MovimTpl.fill', '#' . cleanupId($jid.'_state'), $message); } public function ajaxInit() { $view = $this->tpl(); $date = $view->draw('_chat_date'); $separator = $view->draw('_chat_separator'); $this->rpc('Chat.setGeneralElements', $date, $separator); } /** * @brief Get a discussion * @param string $jid */ public function ajaxGet($jid = null, $light = false) { if ($jid == null) { $this->rpc('Notification.current', 'chat'); $this->rpc('MovimUtils.pushState', $this->route('chat')); $this->rpc('MovimTpl.fill', '#chat_widget', $this->prepareEmpty()); $this->rpc('MovimTpl.hidePanel'); } else { if ($light == false) { $this->rpc('MovimUtils.pushState', $this->route('chat', $jid)); $this->rpc('MovimTpl.fill', '#chat_widget', $this->prepareChat($jid)); $this->rpc('MovimTpl.showPanel'); $this->rpc('Chat.focus'); } $this->prepareMessages($jid); $this->rpc('Notification.current', 'chat|'.$jid); } } /** * @brief Get a chatroom * @param string $jid */ public function ajaxGetRoom($room, $light = false, $noConnect = false) { if (!$this->validateJid($room)) return; $r = $this->user->session->conferences()->where('conference', $room)->first(); if ($r) { if (!$r->connected && !$noConnect) { $this->rpc('Rooms_ajaxJoin', $r->conference, $r->nick); } if ($light == false) { $this->rpc('MovimUtils.pushState', $this->route('chat', [$room, 'room'])); $this->rpc('MovimTpl.fill', '#chat_widget', $this->prepareChat($room, true)); $this->rpc('MovimTpl.showPanel'); $this->rpc('Chat.focus'); } $this->prepareMessages($room, true); $notif = new Notification; $notif->ajaxClear('chat|'.$room); $this->rpc('Notification.current', 'chat|'.$room); } else { $this->rpc('Rooms_ajaxAdd', $room); } } /** * @brief Get a Drawer view of a contact */ public function ajaxGetContact($jid) { $c = new ContactActions; $c->ajaxGetDrawer($jid); } /** * @brief Send a message * * @param string $to * @param string $message * @return void */ public function ajaxHttpSendMessage($to, $message = false, $muc = false, $resource = false, $replace = false, $file = false) { $message = trim($message); if (filter_var($message, FILTER_VALIDATE_URL)) { $headers = requestHeaders($message); if ($headers['http_code'] == 200 && typeIsPicture($headers['content_type']) && $headers['download_content_length'] > 100) { $file = new \stdClass; $file->name = $message; $file->type = $headers['content_type']; $file->size = $headers['download_content_length']; $file->uri = $message; } } $body = ($file != false) ? $file->uri : $message; if ($body == '' || $body == '/me') { return; } $oldid = null; if ($replace) { $oldid = $replace->id; $m = $replace; $m->id = generateUUID(); \App\Message::where('id', $oldid)->update([ 'id' => $m->id, 'replaceid' => $m->id ]); } else { $m = new \App\Message; $m->id = generateUUID(); $m->replaceid = $m->id; $m->user_id = $this->user->id; $m->jidto = echapJid($to); $m->jidfrom = $this->user->id; $m->published = gmdate('Y-m-d H:i:s'); } // TODO: make this boolean configurable $m->markable = true; $m->type = 'chat'; $m->resource = $this->user->session->resource; if ($muc) { $m->type = 'groupchat'; $m->resource = $this->user->session->username; $m->jidfrom = $to; } $m->body = $body; if ($resource != false) { $to = $to . '/' . $resource; } // We decode URL codes to send the correct message to the XMPP server $p = new Publish; $p->setTo($to); //$p->setHTML($m->html); $p->setContent($m->body); if ($replace != false) { $p->setReplace($oldid); } $p->setId($m->id); if ($muc) { $p->setMuc(); } if ($file) { $m->file = (array)$file; $p->setFile($file); } $p->request(); /* Is it really clean ? */ if (!$p->getMuc()) { $m->oldid = $oldid; $m->body = htmlentities(trim($m->body), ENT_XML1, 'UTF-8'); $m->save(); $packet = new \Moxl\Xec\Payload\Packet; $packet->content = $m; $this->onMessage($packet); } } /** * @brief Send a correction message * * @param string $to * @param string $message * @return void */ public function ajaxHttpCorrect($to, $message) { $replace = $this->user->messages() ->where('jidto', $to) ->orderBy('published', 'desc') ->first(); if ($replace) { $this->ajaxHttpSendMessage($to, $message, false, false, $replace); } } /** * @brief Get the last message sent * * @param string $to * @return void */ public function ajaxLast($to) { $m = $this->user->messages() ->where('jidto', $to) ->orderBy('published', 'desc') ->first(); if (!isset($m->sticker) && !isset($m->file)) { $this->rpc('Chat.setTextarea', htmlspecialchars_decode($m->body)); } } /** * @brief Send a "composing" message * * @param string $to * @return void */ public function ajaxSendComposing($to, $muc = false) { if (!$this->validateJid($to)) return; $mc = new Composing; if ($muc) { $mc->setMuc(); } $mc->setTo($to)->request(); } /** * @brief Send a "paused" message * * @param string $to * @return void */ public function ajaxSendPaused($to, $muc = false) { if (!$this->validateJid($to)) return; $mp = new Paused; if ($muc) { $mp->setMuc(); } $mp->setTo($to)->request(); } /** * @brief Get the chat history * * @param string jid * @param string time */ public function ajaxGetHistory($jid, $date, $muc = false, $prepend = true) { if (!$this->validateJid($jid)) return; $messages = $this->user->messages() ->where(function ($query) use ($jid) { $query->where('jidfrom', $jid) ->orWhere('jidto', $jid); }) ->where('published', $prepend ? '<' : '>', date(SQL_DATE, strtotime($date))); $messages = $muc ? $messages->where('type', 'groupchat')->whereNull('subject') : $messages->whereIn('type', ['chat', 'headline', 'invitation']); $messages = $messages->orderBy('published', 'desc') ->take($this->_pagination) ->get(); if ($messages->count() > 0) { if ($prepend) { Notification::append(false, $this->__('message.history', $messages->count())); } else { $messages = $messages->reverse(); } foreach ($messages as $message) { if (!$message->isOTR()) { $this->prepareMessage($message); } } $this->rpc('Chat.appendMessagesWrapper', $this->_wrapper, $prepend); $this->_wrapper = []; } } /** * @brief Configure a room * * @param string $room */ public function ajaxGetRoomConfig($room) { if (!$this->validateJid($room)) return; $gc = new GetConfig; $gc->setTo($room) ->request(); } /** * @brief Save the room configuration * * @param string $room */ public function ajaxSetRoomConfig($data, $room) { if (!$this->validateJid($room)) return; $sc = new SetConfig; $sc->setTo($room) ->setData($data) ->request(); } /** * @brief Set last displayed message */ public function ajaxDisplayed($jid, $id) { if (!$this->validateJid($jid)) return; $message = $this->user->messages()->where('id', $id)->first(); if ($message && $message->markable == true && $message->displayed == null) { $message->displayed = gmdate('Y-m-d H:i:s'); $message->save(); \Moxl\Stanza\Message::displayed($jid, $message->replaceid); } } /** * @brief Clear the history * * @param string $room */ public function ajaxClearHistory($jid) { if (!$this->validateJid($jid)) return; $this->user->messages()->where(function ($query) use ($jid) { $query->where('jidfrom', $jid) ->orWhere('jidto', $jid); })->delete(); $this->ajaxGet($jid); } public function prepareChat($jid, $muc = false) { $view = $this->tpl(); $view->assign('jid', $jid); $view->assign('smiley', $this->call('ajaxSmiley')); $view->assign('emoji', prepareString('😀')); $view->assign('muc', $muc); $view->assign('anon', false); $view->assign('info', \App\Info::where('server', $this->user->session->host) ->where('node', '') ->first()); if ($muc) { $view->assign('room', $jid); $view->assign('conference', $this->user->session->conferences() ->where('conference', $jid) ->with('info') ->first()); $mucinfo = \App\Info::where('server', explodeJid($jid)['server']) ->where('node', '') ->first(); if ($mucinfo && !empty($mucinfo->abuseaddresses)) { $view->assign('info', $mucinfo); } } else { $view->assign('roster', $this->user->session->contacts()->where('jid', $jid)->first()); $view->assign('contact', \App\Contact::firstOrNew(['id' => $jid])); } return $view->draw('_chat'); } public function prepareMessages($jid, $muc = false) { if (!$this->validateJid($jid)) return; $jid = echapJid($jid); $messages = $this->user->messages()->where(function ($query) use ($jid) { $query->where('jidfrom', $jid) ->orWhere('jidto', $jid); }); $messages = $muc ? $messages->where('type', 'groupchat')->whereNull('subject') : $messages->whereIn('type', ['chat', 'headline', 'invitation']); $messages = $messages->orderBy('published', 'desc')->take($this->_pagination)->get(); $messages = $messages->reverse(); foreach ($messages as $message) { $this->prepareMessage($message); } $view = $this->tpl(); $view->assign('jid', $jid); $view->assign('contact', \App\Contact::firstOrNew(['id' => $jid])); $view->assign('me', false); $view->assign('muc', $muc); $left = $view->draw('_chat_bubble'); $view->assign('contact', \App\Contact::firstOrNew(['id' => $this->user->id])); $view->assign('me', true); $view->assign('muc', $muc); $right = $view->draw('_chat_bubble'); $this->rpc('Chat.setSpecificElements', $left, $right); $this->rpc('Chat.appendMessagesWrapper', $this->_wrapper, false, true); $notif = new Notification; $this->rpc('Chat.insertSeparator', $notif->getCounter('chat|'.$jid)); $notif->ajaxClear('chat|'.$jid); } public function prepareMessage(&$message, $jid = null) { if ($jid != $message->jidto && $jid != $message->jidfrom && $jid != null) { return $this->_wrapper; } $message->jidto = echapJS($message->jidto); $message->jidfrom = echapJS($message->jidfrom); $emoji = \Movim\Emoji::getInstance(); if (isset($message->html)) { $message->body = $message->html; } else { $message->addUrls(); $message->body = $emoji->replace($message->body); $message->body = addHFR($message->body); } if (isset($message->subject) && $message->type == 'headline') { $message->body = $message->subject .': '. $message->body; } // Sticker message if (isset($message->sticker)) { $p = new Picture; $sticker = $p->get($message->sticker, false, false, 'png'); $stickerSize = $p->getSize(); if ($sticker == false && $message->jidfrom != $message->session) { $r = new Request; $r->setTo($message->jidfrom) ->setResource($message->resource) ->setCid($message->sticker) ->request(); } else { $message->sticker = [ 'url' => $sticker, 'width' => $stickerSize['width'], 'height' => $stickerSize['height'] ]; } } // Jumbo emoji if ($emoji->isSingleEmoji()) { $message->sticker = [ 'url' => $emoji->getLastSingleEmojiURL(), 'height' => 60 ]; } // Attached file if (isset($message->file)) { // We proxify pictures links even if they are advertized as small ones if (typeIsPicture($message->file['type']) && $message->file['size'] <= SMALL_PICTURE_LIMIT) { $message->sticker = [ 'thumb' => $this->route('picture', urlencode($message->file['uri'])), 'url' => $message->file['uri'], 'picture' => true ]; } // Other image websites $url = parse_url($message->file['uri']); switch ($url['host']) { case 'i.imgur.com': $matches = []; preg_match('/https:\/\/i.imgur.com\/([a-zA-Z0-9]{7})(.*)/', $message->file['uri'], $matches); if (!empty($matches)) { $message->sticker = [ 'url' => $message->file['uri'], 'thumb' => 'https://i.imgur.com/' . $matches[1] . 'g' . $matches[2], 'picture' => true ]; } break; } } $message->rtl = isRTL($message->body); $message->publishedPrepared = prepareTime(strtotime($message->published)); if ($message->delivered) { $message->delivered = prepareDate(strtotime($message->delivered), true); } if ($message->displayed) { $message->displayed = prepareDate(strtotime($message->displayed), true); } $date = prepareDate(strtotime($message->published), false, false, true); if (empty($date)) $date = $this->__('date.today'); // We create the date wrapper if (!array_key_exists($date, $this->_wrapper)) { $this->_wrapper[$date] = []; } if ($message->type == 'groupchat') { $message->color = stringToColor($message->session_id . $message->resource . $message->type); // Cache the resolved presences for a while $key = $message->jidfrom.$message->resource; if (!isset($this->mucPresences[$key])) { $this->mucPresences[$key] = $this->user->session->presences() ->where('jid', $message->jidfrom) ->where('resource', $message->resource) ->where('muc', true) ->first(); } if ($this->mucPresences[$key] && $this->mucPresences[$key] !== true) { if ($url = $this->mucPresences[$key]->conferencePicture) { $message->icon_url = $url; } $message->moderator = ($this->mucPresences[$key]->mucrole == 'moderator'); $message->mine = ($this->mucPresences[$key]->mucjid == $this->user->id); } else { $this->mucPresences[$key] = true; } $message->icon = firstLetterCapitalize($message->resource); } $msgkey = '<' . $message->jidfrom; $msgkey .= ($message->type == 'groupchat') ? $message->resource : ''; $msgkey .= '>' . substr($message->published, 11, 5); $counter = count($this->_wrapper[$date]); $this->_wrapper[$date][$counter.$msgkey] = $message; if ($message->type == 'invitation') { $view = $this->tpl(); $view->assign('message', $message); $message->body = $view->draw('_chat_invitation'); } return $this->_wrapper; } public function prepareEmpty() { $view = $this->tpl(); $conferences = \App\Info::where('category', 'conference') ->whereNotIn('server', $this->user->session->conferences()->pluck('conference')->toArray()) ->where('mucpublic', true) ->where('mucpersistent', true); $conferences = (Configuration::get()->restrictsuggestions) ? $conferences->where('server', 'like', '%@%.' . $this->user->session->host) : $conferences->where('server', 'like', '%@%'); $conferences = $conferences->orderBy('occupants', 'desc')->take(8)->get(); $chats = \App\Cache::c('chats'); if ($chats == null) $chats = []; $chats[$this->user->id] = true; $top = $this->user->session->topContacts() ->join(DB::raw('( select min(value) as value, jid as pjid from presences group by jid) as presences '), 'presences.pjid', '=', 'rosters.jid') ->where('value', '<', 5) ->whereNotIn('rosters.jid', array_keys($chats)) ->with('presence.capability') ->take(8) ->get(); $view->assign('conferences', $conferences); $view->assign('top', $top); return $view->draw('_chat_empty'); } private function prepareComposeList(array $list) { $view = $this->tpl(); $view->assign('list', implode(', ', $list)); return $view->draw('_chat_compose_list'); } /** * @brief Validate the jid * * @param string $jid */ private function validateJid($jid) { return (Validator::stringType()->noWhitespace()->length(6, 60)->validate($jid)); } public function getSmileyPath($id) { return getSmileyPath($id); } public function display() { $this->view->assign('pagination', $this->_pagination); } } movim-0.14.1/app/widgets/Chat/_chat.tpl000066400000000000000000000245741342764602200176520ustar00rootroot00000000000000
{if="$muc"}
  • {if="!$anon"} arrow_back {else} comments {/if} {if="$conference"} {$curl = $conference->getPhoto()} {/if} {if="$curl"} connected"}disabled{/if}" style="background-image: url({$curl});" onclick="Rooms_ajaxList('{$jid|echapJS}')"> {else} connected"}disabled{/if}" onclick="Rooms_ajaxList('{$jid|echapJS}')"> {autoescape="off"} {$conference->name|firstLetterCapitalize|addEmojis} {/autoescape} {/if} connected"}disabled{/if}"> more_vert exit_to_app {if="$conference && $conference->info && $conference->info->related"} {$related = $conference->info->related} group_work {/if} {if="$conference && $conference->name"}

    {$conference->name}

    {else}

    {$room}

    {/if}

    {if="$conference && !$conference->connected"}

    {$c->__('button.connecting')}…

    {elseif="$conference && $conference->subject"}

    {if="$conference->info && !$conference->info->mucsemianonymous"} {$c->__('room.public_muc')} wifi_tethering – {/if} {$conference->subject}

    {else}

    {if="$conference->info && !$conference->info->mucsemianonymous"} {$c->__('room.public_muc')} wifi_tethering – {/if} {$room}

    {/if}
    {if="$conference->presence && $conference->presence->mucrole == 'moderator' && !$anon"}
  • {$c->__('chatroom.administration')}

  • {$c->__('page.avatar')}

  • {$c->__('chatroom.subject')}

  • {/if} {if="!$anon"}
  • {$c->__('button.delete')}

  • {/if}
  • {$c->__('room.invite')}

  • {$c->__('chatroom.config')}

  • {if="!empty($info->abuseaddresses)"} {$parsed = parse_url($info->abuseaddresses[0])} {if="$parsed['scheme'] == 'xmpp'"} {if="isset($parsed['query']) && $parsed['query'] == 'join'"}
  • {else}
  • {/if} {else}
  • {/if}

    {$c->__('chat.report_abuse')}

  • {/if}
{else}
  • arrow_back {$url = $contact->getPhoto()} {if="$url"} presence"}status {$roster->presence->presencekey}{/if}" onclick="Chat_ajaxGetContact('{$contact->jid}')"> {else} presence"}status {$roster->presence->presencekey}{/if}" onclick="Chat_ajaxGetContact('{$contact->jid}')"> {if="$roster"} {$roster->truename|firstLetterCapitalize} {else} {$contact->truename|firstLetterCapitalize} {/if} {/if} more_vert close

    {if="$roster"} {$roster->truename} {else} {$contact->truename} {/if}

    {$contact->jid}

    {if="!$contact->isFromMuc()"}
  • {$c->__('chat.profile')}

  • {/if}
  • {$c->__('chat.edit_previous')}

  • {$c->__('chat.clear')}

  • {if="!empty($info->abuseaddresses)"} {$parsed = parse_url($info->abuseaddresses[0])} {if="$parsed['scheme'] == 'xmpp'"} {if="isset($parsed['query']) && $parsed['query'] == 'join'"}
  • {else}
  • {/if} {else}
  • {/if}

    {$c->__('chat.report_abuse')}

  • {/if}
{/if}
    chat

    {$c->__('chat.new_title')}

    {$c->___('chat.new_text')}

    {$c->___('message.edit_help')}

    • connected"}disabled{/if}"> mood {if="$c->getUser()->hasUpload()"} attach_file {/if} getUser()->hasUpload()"}hide{else}show{/if}" onclick="Chat.sendMessage()"> send
    movim-0.14.1/app/widgets/Chat/_chat_bubble.tpl000066400000000000000000000021541342764602200211530ustar00rootroot00000000000000
  • {if="$muc"} {else} {$url = $contact->getPhoto()} {if="$url"} {if="$me == null"} {/if} {if="$me == null"}{/if} {else} jid|stringToColor}"> {if="$me == null"} {/if} people {if="$me == null"}{/if} {/if} {/if}

  • movim-0.14.1/app/widgets/Chat/_chat_compose_list.tpl000066400000000000000000000000521342764602200224130ustar00rootroot00000000000000edit {$list}movim-0.14.1/app/widgets/Chat/_chat_config_room.tpl000066400000000000000000000006451342764602200222240ustar00rootroot00000000000000
    {autoescape="off"} {$form} {/autoescape}
    {$c->__('button.close')} {$c->__('button.save')}
    movim-0.14.1/app/widgets/Chat/_chat_date.tpl000066400000000000000000000000671342764602200206360ustar00rootroot00000000000000
  • Date

  • movim-0.14.1/app/widgets/Chat/_chat_empty.tpl000066400000000000000000000050411342764602200210540ustar00rootroot00000000000000
    forum
      {if="$top->isNotEmpty()"}
    • {$c->__('chat.frequent')}

    • {/if} {loop="$top"}
    • last > 60"} inactive{/if}" onclick="Chats_ajaxOpen('{$value->jid}'); Chat_ajaxGet('{$value->jid}');"> {$url = $value->getPhoto('m')} {if="$url"} presence"} status {$value->presence->presencekey} {/if}"> {else} presence"} status {$value->presence->presencekey} {/if}"> person {/if}

      {$value->truename} {if="$value->presence && $value->presence->capability"} {$value->presence->capability->getDeviceIcon()} {/if}

      {$value->jid}

    • {/loop} {if="$conferences->isNotEmpty()"}
    • {$c->__('chatrooms.title')}

    • {/if} {loop="$conferences"}
    • {$value->name|firstLetterCapitalize}

      {$value->name} {$value->server}

      {if="$value->occupants > 0"} {$value->occupants} people {/if} {if="$value->occupants > 0 && !empty($value->description)"} – {/if} {$value->description}

    • {/loop}


    movim-0.14.1/app/widgets/Chat/_chat_invitation.tpl000066400000000000000000000002171342764602200221020ustar00rootroot00000000000000{$c->__('chat.invitation')} {$c->__('chat.invitation_join', $message->subject)} movim-0.14.1/app/widgets/Chat/_chat_separator.tpl000066400000000000000000000000351342764602200217140ustar00rootroot00000000000000
  • movim-0.14.1/app/widgets/Chat/_chat_state.tpl000066400000000000000000000000131342764602200210300ustar00rootroot00000000000000{$message} movim-0.14.1/app/widgets/Chat/chat.css000066400000000000000000000106131342764602200174710ustar00rootroot00000000000000#chat_header.encrypted:after{ content: ""; display: inline-block; font-family: "Material Design Iconic Font"; content: "\f041"; font-size: 2.5rem; margin-left: 1rem; } #chat_widget { background-color: var(--movim-background); display: flex; flex-direction: column; overflow: hidden; } main:not(.enabled) #chat_widget { overflow-y: auto; } #chat_widget > div, #chat_widget > header { max-width: 100%; width: 100%; } #chat_widget p.compose:not(:empty), #chat_widget p.compose:empty + p { animation: fadein 0.3s; } #chat_widget p.compose:not(:empty) + p { display: none; } #chat_widget .contained { overflow-y: scroll; height: 100%; } #chat_widget .contained section { padding-bottom: 1rem; max-width: 100rem; margin: 0 auto; } #chat_widget .chat_box { background-color: rgba(var(--movim-background-main), 1); box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1); } #chat_widget .chat_box ul { margin: 0; max-width: 100%; } #chat_widget .chat_box form { margin-right: 4.5rem; padding-left: 7rem; padding-right: 1rem; } #chat_widget .chat_box form > div { min-height: 0; } #chat_widget .chat_box form textarea { padding: 0 0 1rem; margin-top: 3rem; margin-bottom: -0.5rem; max-height: 50vh; overflow-y: auto; } #chat_widget .chat_box span.primary, #chat_widget .chat_box span.control { font-size: 3.5rem; color: rgba(var(--movim-font), 0.68); } #chat_widget .chat_box span.primary { left: 0.5rem; } #chat_widget .chat_box span.control i { font-size: inherit; } #chat_widget .chat_box span.control:hover { cursor: pointer; color: rgba(var(--movim-font), 0.54); } #chat_widget .chat_box span.control:active { color: #333; } #chat_widget .chat_box span.control.send.sending { animation: loading_opacity 1s infinite alternate; } @keyframes loading_opacity { from { opacity: 0.4; } to { opacity: 1; } } #chat_widget li.oppose span.control { right: 2rem; } #chat_widget .contained ul { overflow-x: hidden; } /* Chatroom */ #chat_widget ul.simple { padding-left: 2rem; } #chat_widget div:not(.chat_box) li span.icon { top: 3.25rem; } #chat_widget li img:not(.emoji):not(.hfr) { max-height: 30rem; max-width: 100%; display: block; } #chat_widget li div.bubble.sticker.file img.active:hover { cursor: pointer; } #chat_widget li div.bubble.sticker img:not(.emoji):not(.hfr) { border-radius: 0.5rem; margin-bottom: 0.5rem; width: auto; max-height: 150px; } #chat_widget li div.bubble.sticker.file img:not(.emoji):not(.hfr) { max-height: 170px; object-fit: cover; } #chat_widget ul:after { content: " "; display: block; clear: both; } #chat_widget .contained.muc ul li span.primary:not(:empty):hover { cursor: pointer; } #chat_widget .contained:not(.muc) ul li.oppose + li.oppose span.icon, #chat_widget .contained:not(.muc) ul li.oppose + li.oppose .bubble::before, #chat_widget .contained:not(.muc) ul li:not(.oppose):not(.separator):not(.date) + li:not(.oppose) span.icon, #chat_widget .contained:not(.muc) ul li:not(.oppose):not(.separator):not(.date) + li:not(.oppose) .bubble::before { display: none; } /* #chat_widget > .placeholder { padding-top: 27em; background-size: 28rem; background-position: center 5rem; background-image: url('img/chat.svg'); }*/ #chat_widget .contained ul li { animation: fadein 0.2s; } #chat_widget ul ~ .placeholder { display: none; } #chat_widget ul:empty ~ .placeholder.show { display: block; animation: fadein 1s; } table.emojis td { width: 10%; text-align: center; padding: 1rem 0; } .chat_box ul.list li { padding: 0.01rem 0; } .chat_box ul.list li > .control.control { right: 0rem; } #chat_widget .emojis_open:hover, table.emojis td:hover { cursor: pointer; background-color: rgba(0, 0, 0, 0.05); border-radius: 0.5rem; } @media screen and (max-width: 1024px) { #chat_widget .chat_box { left: 0; width: 100%; } } #chat_widget div.quoted { border-right: 4px solid rgb(var(--movim-main)); } /* File preview */ #chat_widget div.file:not(.bubble) { word-break: break-all; } #chat_widget div.file:not(.bubble) a { padding: 1rem 0; } #chat_widget div.file:not(.bubble) span.size { display: block; } #chat_widget audio { border-radius: 0.5rem; width: 100%; min-width: 23rem; } movim-0.14.1/app/widgets/Chat/chat.js000066400000000000000000000564421342764602200173270ustar00rootroot00000000000000var Chat = { left : null, right: null, date: null, separator: null, currentDate: null, lastScroll: null, lastHeight: null, edit: false, // Chat state state: 0, since: null, sended: false, // Autocomplete vars. autocompleteList: null, lastAutocomplete: null, searchAutocomplete: null, autocomplete: function(event, jid) { Rooms_ajaxMucUsersAutocomplete(jid); }, onAutocomplete: function(usersList) { Chat.autocompleteList = usersList; usersList = Object.values(usersList); var textarea = Chat.getTextarea(); var words = textarea.value.toLowerCase().trim().split(' '); var last = words[words.length - 1].trim(); if (last == '') { // Space or nothing, so we put the first one in the list textarea.value += usersList[0] + ' '; Chat.lastAutocomplete = usersList[0]; Chat.searchAutocomplete = null; } else if (typeof Chat.lastAutocomplete === 'string' && Chat.lastAutocomplete.toLowerCase() == last && Chat.searchAutocomplete == null) { var index = (usersList.indexOf(Chat.lastAutocomplete) == usersList.length - 1) ? -1 : usersList.indexOf(Chat.lastAutocomplete); if (textarea.value.slice(-1) == ' ') textarea.value = textarea.value.trim() + ' '; // Full complete, so we iterate Chat.lastAutocomplete = usersList[index + 1]; textarea.value = textarea.value.slice(0, -last.length - 1) + Chat.lastAutocomplete + ' '; Chat.searchAutocomplete = null; } else { // Searching for nicknames starting with if (Chat.lastAutocomplete == null || last != Chat.lastAutocomplete.toLowerCase()) { Chat.searchAutocomplete = last; Chat.lastAutocomplete = null; } var start = (typeof Chat.lastAutocomplete === 'string') ? usersList.indexOf(Chat.lastAutocomplete) + 1 : start = 0; for (var i = start; i < usersList.length; i++) { if (Chat.searchAutocomplete == usersList[i].substring(0, Chat.searchAutocomplete.length).toLowerCase()) { textarea.value = textarea.value.trim().slice(0, -last.length) + usersList[i] + ' '; Chat.lastAutocomplete = usersList[i]; break; } } } }, quoteMUC: function(nickname, add) { var textarea = Chat.getTextarea(); if (add) { if (textarea.value.search(nickname) === -1) { textarea.value = nickname + ' ' + textarea.value; } } else { textarea.value = nickname + ' '; } textarea.focus(); }, insertAtCursor: function(textToInsert) { textarea = Chat.getTextarea(); const value = textarea.value; const start = textarea.selectionStart; const end = textarea.selectionEnd; textarea.value = value.slice(0, start) + textToInsert + value.slice(end); textarea.selectionStart = textarea.selectionEnd = start + textToInsert.length; textarea.focus(); Chat.toggleAction(); }, sendMessage: function() { var textarea = Chat.getTextarea(); var text = textarea.value; var muc = Boolean(textarea.dataset.muc); var jid = textarea.dataset.jid; textarea.focus(); if (!Chat.sended) { Chat.sended = true; document.querySelector('.chat_box span.send').classList.add('sending'); let xhr; if (Chat.edit) { Chat.edit = false; xhr = Chat_ajaxHttpCorrect(jid, text); } else { xhr = Chat_ajaxHttpSendMessage(jid, text, muc); } xhr.onreadystatechange = function() { if (this.readyState == 4) { if (this.status >= 200 && this.status < 400) { Chat.sendedMessage(); } if (this.status >= 400 || this.status == 0) { Chat.failedMessage(); } } }; } }, sendedMessage: function() { Chat.sended = false; document.querySelector('.chat_box span.send').classList.remove('sending'); var textarea = Chat.getTextarea(); var discussion = Chat.getDiscussion(); discussion.scrollTop = discussion.scrollHeight; localStorage.removeItem(textarea.dataset.jid + '_message'); Chat.clearReplace(); Chat.toggleAction(); }, failedMessage: function() { Notification.toast(Chat.delivery_error); Chat.sended = false; document.querySelector('.chat_box span.send').classList.remove('sending'); }, clearReplace: function() { Chat.edit = false; var textarea = Chat.getTextarea(); textarea.value = localStorage.getItem(textarea.dataset.jid + '_message'); MovimUtils.textareaAutoheight(textarea); }, editPrevious: function() { var textarea = Chat.getTextarea(); if (textarea.value == '' && Boolean(textarea.dataset.muc) == false) { Chat_ajaxLast(textarea.dataset.jid); } }, focus: function() { Chat.sended = false; Chat.clearReplace(); Chat.toggleAction(); var textarea = Chat.getTextarea(); textarea.onkeydown = function(event) { if (this.dataset.muc && event.keyCode == 9) { event.preventDefault(); if (Chat.autocompleteList == null) { Chat.autocomplete(event, this.dataset.jid); } else { Chat.onAutocomplete(Chat.autocompleteList); } return; } if (event.keyCode == 38) { Chat.editPrevious(); } else if (event.keyCode == 40 && (this.value == '' || Chat.edit == true)) { Chat.clearReplace(); } }; textarea.onkeypress = function(event) { if (event.keyCode == 13) { if ((window.matchMedia('(max-width: 1024px)').matches && !event.shiftKey) || (window.matchMedia('(min-width: 1025px)').matches && event.shiftKey)) { return; } Chat.state = 0; Chat.sendMessage(); return false; } else if (Chat.state == 0 || Chat.state == 2) { Chat.state = 1; Chat_ajaxSendComposing(this.dataset.jid, Boolean(this.dataset.muc)); Chat.since = new Date().getTime(); } }; textarea.onkeyup = function(event) { localStorage.setItem(this.dataset.jid + '_message', this.value); setTimeout(function() { var textarea = document.querySelector('#chat_textarea'); if (textarea && Chat.state == 1 && Chat.since + 5000 < new Date().getTime()) { Chat.state = 2; Chat_ajaxSendPaused(textarea.dataset.jid, Boolean(textarea.dataset.muc)); } },5000); Chat.toggleAction(); }; textarea.oninput = function() { var discussion = Chat.getDiscussion(); var scrolled = (discussion.scrollHeight - discussion.scrollTop === discussion.clientHeight); MovimUtils.textareaAutoheight(this); if (scrolled) discussion.scrollTop = discussion.scrollHeight; } textarea.onchange = function() { Chat.toggleAction(); }; if (document.documentElement.clientWidth > 1024) { textarea.focus(); } Chat.autocompleteList = null; }, setTextarea: function(value) { Chat.edit = true; var textarea = Chat.getTextarea(); textarea.value = value; MovimUtils.textareaAutoheight(textarea); textarea.focus(); }, setGeneralElements(date, separator) { var div = document.createElement('div'); Chat.currentDate = null; div.innerHTML = date; Chat.date = div.firstChild.cloneNode(true); div.innerHTML = separator; Chat.separator = div.firstChild.cloneNode(true); }, setSpecificElements : function(left, right) { var div = document.createElement('div'); Chat.currentDate = null; div.innerHTML = left; Chat.left = div.firstChild.cloneNode(true); div.innerHTML = right; Chat.right = div.firstChild.cloneNode(true); }, setScrollBehaviour : function() { var discussion = Chat.getDiscussion(); discussion.onscroll = function() { if (this.scrollTop < 1 && discussion.querySelectorAll('ul li div.bubble p').length >= Chat.pagination) { Chat_ajaxGetHistory( Chat.getTextarea().dataset.jid, Chat.currentDate, Chat.getTextarea().dataset.muc, true); } Chat.lastHeight = this.clientHeight; }; }, checkDiscussion : function(page) { for (var firstKey in page) break; if (page[firstKey] == null) return false; for (var firstMessageKey in page[firstKey]) break; var firstMessage = page[firstKey][firstMessageKey]; if (firstMessage == null) return false; var contactJid = firstMessage.user_id == firstMessage.jidfrom ? firstMessage.jidto : firstMessage.jidfrom; if (document.getElementById(MovimUtils.cleanupId(contactJid + '-discussion')) == null) return false; return true; }, appendMessagesWrapper : function(page, prepend, scroll) { var discussion = Chat.getDiscussion(); if (page && Chat.checkDiscussion(page)) { var scrolled = MovimTpl.isPanelScrolled(); if (discussion == null) return; Chat.lastScroll = discussion.scrollHeight; for(date in page) { if (prepend === undefined || prepend === false) { Chat.appendDate(date, prepend); } for(speakertime in page[date]) { if (!Chat.currentDate) { Chat.currentDate = page[date][speakertime].published; } Chat.appendMessage(speakertime, page[date][speakertime], prepend); } if (prepend && date) { Chat.appendDate(date, prepend); } } // Only scroll down if scroll was at the bottom before the new msg // => don't scroll if the user was reading previous messages if (scrolled && prepend !== true) { setTimeout(function() { MovimTpl.scrollPanel(); }, 20); } if (prepend) { // And we scroll where we were var scrollDiff = discussion.scrollHeight - Chat.lastScroll; discussion.scrollTop += scrollDiff; Chat.lastScroll = discussion.scrollHeight; } var chat = document.querySelector('#chat_widget'); var lastMessage = chat.querySelector('ul li:not(.oppose):last-child div.bubble > div:last-child'); var textarea = Chat.getTextarea(); if (textarea && lastMessage) { Chat_ajaxDisplayed( textarea.dataset.jid, lastMessage.id ); } } else if (discussion !== null) { let messages = document.querySelector('#chat_widget .contained'); if (discussion.querySelector('ul').innerHTML === '') { discussion.querySelector('ul').classList.remove('spin'); discussion.querySelector('.placeholder').classList.add('show'); } } Chat.setScrollBehaviour(); if (scroll) { MovimTpl.scrollPanel(); } }, appendMessage : function(idjidtime, data, prepend) { if (data.body === null) return; var bubble = null, mergeMsg = false, msgStack, refBubble; var isMuc = (document.querySelector('#chat_widget div.contained').dataset.muc == 1); var jidtime = idjidtime.substring(idjidtime.indexOf('<') + 1); if (prepend) { refBubble = document.querySelector('#chat_widget .contained li:first-child'); msgStack = document.querySelector("[data-bubble='" + jidtime + "']"); } else { refBubble = document.querySelector("#chat_widget .contained li:last-child"); var stack = document.querySelectorAll("[data-bubble='" + jidtime + "']"); msgStack = stack[stack.length-1]; } if (msgStack != null && msgStack.parentNode == refBubble && (data.file === undefined || data.file === null) && (data.sticker === undefined || data.sticker === null) && !refBubble.querySelector('div.bubble').classList.contains('sticker') && !refBubble.querySelector('div.bubble').classList.contains('file') ) { bubble = msgStack.parentNode; mergeMsg = true; } else { if (data.user_id == data.jidfrom || data.mine) { bubble = Chat.right.cloneNode(true); if (data.mine) { id = data.jidfrom + '_conversation'; } else { id = data.jidto + '_conversation'; } } else { bubble = Chat.left.cloneNode(true); id = data.jidfrom + '_conversation'; } id = MovimUtils.cleanupId(id); bubble.querySelector('div.bubble').dataset.bubble = jidtime; bubble.querySelector('div.bubble').dataset.publishedprepared = data.publishedPrepared; } var msg = bubble.querySelector('div.bubble > div'); var span = msg.getElementsByTagName('span')[0]; var p = msg.getElementsByTagName('p')[0]; // If there is already a msg in this bubble, create another div (next msg or replacement) if (bubble.querySelector('div.bubble p') && bubble.querySelector('div.bubble p').innerHTML != '') { msg = document.createElement('div'); p = document.createElement('p'); span = document.createElement('span'); span.className = 'info'; } if (data.rtl) { bubble.querySelector('div.bubble').setAttribute('dir', 'rtl'); } if (data.body.match(/^\/me\s/)) { p.classList.add('quote'); data.body = data.body.substr(4); } if (data.body.match(/^\/code/)) { p.classList.add('code'); data.body = data.body.substr(6).trim(); } if (data.id != null) { msg.setAttribute('id', data.id); } if (data.sticker != null) { bubble.querySelector('div.bubble').classList.add('sticker'); p.appendChild(Chat.getStickerHtml(data.sticker)); } else { p.innerHTML = data.body; } if (data.file != null) { bubble.querySelector('div.bubble').classList.add('file'); p.appendChild(Chat.getFileHtml(data.file, data.sticker)); } if (data.oldid) { span.appendChild(Chat.getEditedIcoHtml()); } if (data.user_id == data.jidfrom) { if (data.displayed) { span.appendChild(Chat.getDisplayedIcoHtml(data.displayed)); } else if (data.delivered) { span.appendChild(Chat.getDeliveredIcoHtml(data.delivered)); } } msg.appendChild(p); msg.appendChild(span); var elem = document.getElementById(data.oldid); if (!elem) { elem = document.getElementById(data.id); } if (elem) { elem.parentElement.replaceChild(msg, elem); mergeMsg = true; } else { if (prepend) { bubble.querySelector('div.bubble').insertBefore(msg, bubble.querySelector('div.bubble').firstChild); } else { bubble.querySelector('div.bubble').appendChild(msg); } } /* MUC specific */ if (isMuc) { bubble.querySelector('div.bubble').dataset.publishedprepared = data.resource + ' – ' + data.publishedPrepared; if (data.moderator) { bubble.querySelector('div.bubble').classList.add('moderator'); } if (data.mine) { icon = bubble.querySelector('span.control.icon'); } else { icon = bubble.querySelector('span.primary.icon'); } if (icon.querySelector('img') == undefined) { if (data.icon_url) { var img = document.createElement('img'); img.setAttribute('src', data.icon_url); icon.appendChild(img); } else { icon.classList.add('color'); icon.classList.add(data.color); icon.innerHTML = data.icon; } icon.dataset.resource = data.resource; } if (data.quoted) { bubble.querySelector('div.bubble').classList.add('quoted'); } } if (prepend) { Chat.currentDate = data.published; // We prepend if (!mergeMsg) { MovimTpl.prepend('#' + id, bubble.outerHTML); } } else { if (!mergeMsg) { MovimTpl.append('#' + id, bubble.outerHTML); } } }, appendDate: function(date, prepend) { var list = document.querySelector('#chat_widget > div ul'); if (document.getElementById(MovimUtils.cleanupId(date)) && !prepend) return; dateNode = Chat.date.cloneNode(true); dateNode.dataset.value = date; dateNode.querySelector('p').innerHTML = date; dateNode.id = MovimUtils.cleanupId(date); var dates = list.querySelectorAll('li.date'); if (prepend) { // If the date was already displayed we remove it if (dates.length > 0 && dates[0].dataset.value == date) { dates[0].parentNode.removeChild(dates[0]); } list.insertBefore(dateNode, list.firstChild); } else { if (dates.length > 0 && dates[dates.length-1].dataset.value == date) { return; } list.appendChild(dateNode); } }, insertSeparator: function(counter) { separatorNode = Chat.separator.cloneNode(true); var list = document.querySelector('#chat_widget > div ul'); if (list.querySelector('li.separator')) return; var messages = document.querySelectorAll('#chat_widget > div ul div.bubble p'); if (messages.length > counter && counter > 0) { var p = messages[messages.length - counter]; list.insertBefore(separatorNode, p.parentNode.parentNode.parentNode); } }, getStickerHtml: function(sticker) { var img = document.createElement('img'); if (sticker.url) { if (sticker.thumb) { img.setAttribute('src', sticker.thumb); } else { img.setAttribute('src', sticker.url); } if (sticker.width) img.setAttribute('width', sticker.width); if (sticker.height) { img.setAttribute('height', sticker.height); } else { img.setAttribute('height', '170'); } } if (sticker.picture) { img.classList.add('active'); img.setAttribute('onclick', 'Preview_ajaxShow("' + sticker.url + '")'); } return img; }, getFileHtml: function(file, sticker) { var div = document.createElement('div'); div.setAttribute('class', 'file'); var a = document.createElement('a'); if (sticker == null) { a.innerHTML = file.name; } a.setAttribute('href', file.uri); a.setAttribute('target', '_blank'); a.setAttribute('rel', 'noopener'); div.appendChild(a); var span = document.createElement('span'); span.innerHTML = file.cleansize; span.setAttribute('class', 'size'); a.appendChild(span); return div; }, getEditedIcoHtml: function() { var i = document.createElement('i'); i.className = 'material-icons'; i.innerText = 'edit'; return i; }, getDeliveredIcoHtml: function(delivered) { var i = document.createElement('i'); i.className = 'material-icons'; i.innerText = 'check'; i.setAttribute('title', delivered); return i; }, getDisplayedIcoHtml: function(displayed) { var i = document.createElement('i'); i.className = 'material-icons'; i.innerText = 'done_all'; i.setAttribute('title', displayed); return i; }, toggleAction: function() { var send_button = document.querySelector('.chat_box span.send'); var attachment_button = document.querySelector('.chat_box span.upload'); if (send_button && attachment_button) { if (Chat.getTextarea().value.length > 0) { MovimUtils.showElement(send_button); MovimUtils.hideElement(attachment_button); } else { MovimUtils.showElement(attachment_button); MovimUtils.hideElement(send_button); } } }, getTextarea: function() { var textarea = document.querySelector('#chat_textarea'); if (textarea) return textarea; }, getDiscussion: function() { return document.querySelector('#chat_widget div.contained'); } }; MovimWebsocket.attach(function() { Chat_ajaxInit(); var jid = MovimUtils.urlParts().params[0]; var room = (MovimUtils.urlParts().params[1] === 'room'); if (jid) { if (Boolean(document.getElementById(MovimUtils.cleanupId(jid) + '-conversation'))) { Chat_ajaxGetHistory(jid, Chat.currentDate, room, false); } else { MovimTpl.showPanel(); if (room) { Chat_ajaxGetRoom(jid); } else { Chat_ajaxGet(jid); } } } }); if (typeof Upload != 'undefined') { Upload.attach(function(file) { Chat_ajaxHttpSendMessage(Chat.getTextarea().dataset.jid, false, Boolean(Chat.getTextarea().dataset.muc), false, false, file); }); } document.addEventListener('focus', function() { var textarea = Chat.getTextarea(); if (textarea) textarea.focus(); }); window.addEventListener('resize', function() { var discussion = Chat.getDiscussion(); if (discussion) { discussion.scrollTop += Chat.lastHeight - discussion.clientHeight; Chat.lastHeight = discussion.clientHeight; } }); var state = 0; movim-0.14.1/app/widgets/Chat/chat.tpl000066400000000000000000000003721342764602200175010ustar00rootroot00000000000000
    {autoescape="off"} {$c->prepareEmpty()} {/autoescape}
    movim-0.14.1/app/widgets/Chat/img/000077500000000000000000000000001342764602200166135ustar00rootroot00000000000000movim-0.14.1/app/widgets/Chat/img/chat.svg000066400000000000000000000363771342764602200202730ustar00rootroot00000000000000 image/svg+xml movim-0.14.1/app/widgets/Chat/locales.ini000066400000000000000000000022011342764602200201550ustar00rootroot00000000000000[message] published = Message Published error = Your message could not be sent, please try again later encrypted = Encrypted message composing = Composing… paused = Paused… gone = Contact gone history = %s messages retrieved edit_help = You can use the up arrow ↑ to edit your previous message [chat] attention = %s needs your attention placeholder = Your message here… smileys = Smileys frequent = Frequent contacts new_title = Nothing here yet… new_text = "Don’t be shy, send a first message to start the discussion" invitation = You received an invitation to join a chatroom invitation_join = Join %s profile = See the profile clear = Clear the history edit_previous = Edit last message report_abuse = Report abuse [chatroom] members = Members connected = Connected to the chatroom disconnected = Disconnected from the chatroom config = Configuration config_saved = Configuration saved subject = Subject subject_changed = Subject changed administration = Administration movim-0.14.1/app/widgets/Chats/000077500000000000000000000000001342764602200162225ustar00rootroot00000000000000movim-0.14.1/app/widgets/Chats/Chats.php000066400000000000000000000163171342764602200200050ustar00rootroot00000000000000addcss('chats.css'); $this->addjs('chats.js'); $this->registerEvent('invitation', 'onMessage'); $this->registerEvent('carbons', 'onMessage'); $this->registerEvent('message', 'onMessage'); $this->registerEvent('presence', 'onPresence', 'chat'); $this->registerEvent('composing', 'onComposing', 'chat'); $this->registerEvent('paused', 'onPaused', 'chat'); } public function onMessage($packet) { $message = $packet->content; if ($message->type != 'groupchat' && $message->type != 'subject') { // If the message is from me if ($message->user_id == $message->jidto) { $from = $message->jidfrom; } else { $from = $message->jidto; } $this->ajaxOpen($from, false); } } public function onPresence($packet) { if ($packet->content != null) { $chats = \App\Cache::c('chats'); if (is_array($chats) && array_key_exists($packet->content->jid, $chats)) { $this->rpc( 'MovimTpl.replace', '#' . cleanupId($packet->content->jid.'_chat_item'), $this->prepareChat( $packet->content->jid, $this->resolveContactFromJid($packet->content->jid), $this->resolveRosterFromJid($packet->content->jid) ) ); $this->rpc('Chats.refresh'); $n = new Notification; $n->ajaxGet(); } } } public function onComposing(array $array) { $this->setState($array[0], true); } public function onPaused(array $array) { $this->setState($array[0], false); } private function setState(string $jid, bool $composing) { $chats = \App\Cache::c('chats'); if (is_array($chats) && array_key_exists($jid, $chats)) { $this->rpc( $composing ? 'MovimUtils.addClass' : 'MovimUtils.removeClass', '#' . cleanupId($jid.'_chat_item') . ' span.primary', 'composing'); } } public function ajaxGet() { $this->rpc('MovimTpl.fill', '#chats_widget_list', $this->prepareChats()); $this->rpc('Chats.refresh'); } /** * @brief Get history */ public function ajaxGetHistory($jid = false) { $g = new \Moxl\Xec\Action\MAM\Get; if ($jid == false) { $message = $this->user->messages() ->orderBy('published', 'desc') ->first(); if ($message) { $g->setStart(strtotime($message->published)); } $g->setLimit(150); $g->request(); } elseif ($this->validateJid($jid)) { $message = $this->user->messages() ->where(function ($query) use ($jid) { $query->where('jidfrom', $jid) ->orWhere('jidto', $jid); }) ->orderBy('published', 'desc') ->first(); $g->setJid(echapJid($jid)); if ($message) { $g->setStart(strtotime($message->published)); } $g->request(); } } public function ajaxOpen($jid, $history = true) { if (!$this->validateJid($jid)) return; $chats = \App\Cache::c('chats'); if ($chats == null) $chats = []; unset($chats[$jid]); if (/*!array_key_exists($jid, $chats) && */$jid != $this->user->id) { $chats[$jid] = 1; if ($history) $this->ajaxGetHistory($jid); \App\Cache::c('chats', $chats); $this->rpc( 'Chats.prepend', $jid, $this->prepareChat( $jid, $this->resolveContactFromJid($jid), $this->resolveRosterFromJid($jid) ) ); } } public function ajaxClose($jid, $closeDiscussion = false) { $notif = new Notification; $notif->ajaxClear('chat|'.$jid); if (!$this->validateJid($jid)) return; $chats = \App\Cache::c('chats'); unset($chats[$jid]); \App\Cache::c('chats', $chats); $this->rpc('MovimTpl.remove', '#' . cleanupId($jid . '_chat_item')); $this->rpc('Chats.refresh'); if ($closeDiscussion) { $this->rpc('Chat_ajaxGet'); } } public function prepareChats($emptyItems = false) { $chats = \App\Cache::c('chats'); $view = $this->tpl(); if (!isset($chats)) { return ''; } $contacts = App\Contact::whereIn('id', array_keys($chats))->get()->keyBy('id'); foreach (array_keys($chats) as $jid) { if (!$contacts->has($jid)) { $contacts->put($jid, new App\Contact(['id' => $jid])); } } $view->assign('rosters', $this->user->session->contacts()->whereIn('jid', array_keys($chats)) ->with('presence.capability')->get()->keyBy('jid')); $view->assign('contacts', $contacts); $view->assign('chats', array_reverse($chats)); $view->assign('emptyItems', $emptyItems); return $view->draw('_chats'); } public function prepareEmptyChat($jid) { $view = $this->tpl(); $view->assign('jid', $jid); return $view->draw('_chats_empty_item'); } public function prepareChat(string $jid, App\Contact $contact, App\Roster $roster = null, $status = null) { if (!$this->validateJid($jid)) return; $view = $this->tpl(); $view->assign('status', $status); $view->assign('contact', $contact); $view->assign('roster', $roster); if ($status == null) { $view->assign('message', $this->user->messages() ->where(function ($query) use ($jid) { $query->where('jidfrom', $jid) ->orWhere('jidto', $jid); }) ->orderBy('published', 'desc') ->first()); } return $view->draw('_chats_item'); } public function resolveContactFromJid($jid) { $contact = App\Contact::find($jid); return $contact ? $contact : new App\Contact(['id' => $jid]); } public function resolveRosterFromJid($jid) { return $this->user->session->contacts()->where('jid', $jid) ->with('presence.capability')->first(); } private function validateJid($jid) { return (Validator::stringType() ->noWhitespace() ->length(6, 80) ->validate($jid)); } } movim-0.14.1/app/widgets/Chats/_chatrooms.tpl000066400000000000000000000000011342764602200210700ustar00rootroot00000000000000 movim-0.14.1/app/widgets/Chats/_chats.tpl000066400000000000000000000004361342764602200202070ustar00rootroot00000000000000{loop="$chats"} {if="$emptyItems"} {autoescape="off"} {$c->prepareEmptyChat($key)} {/autoescape} {else} {autoescape="off"} {$c->prepareChat($key, $contacts->get($key), $rosters->get($key))} {/autoescape} {/if} {/loop} movim-0.14.1/app/widgets/Chats/_chats_empty_item.tpl000066400000000000000000000004021342764602200224340ustar00rootroot00000000000000
  • {$jid|firstLetterCapitalize}

  • movim-0.14.1/app/widgets/Chats/_chats_item.tpl000066400000000000000000000052311342764602200212230ustar00rootroot00000000000000
  • presence"} {if="$roster->presence->value > 4"}faded{/if} {if="$roster->presence->last > 60"} inactive{/if} {if="$roster->presence->capability && in_array($roster->presence->capability->type, array('handheld', 'phone', 'web'))"} action {/if} {/if} " title="{$contact->jid}{if="isset($message)"} – {$message->published|strtotime|prepareDate}{/if}"> {$url = $contact->getPhoto()} {if="$url"} presence"}status {$roster->presence->presencekey}{/if}"> {else} presence"}status {$roster->presence->presencekey}{/if}"> {if="$roster"} {$roster->truename|firstLetterCapitalize} {else} {$contact->truename|firstLetterCapitalize} {/if} {/if}

    {if="isset($message)"} {$message->published|strtotime|prepareDate:true,true} {/if} {if="$roster"} {$roster->truename} {elseif="strpos($contact->jid, '/') != false"} {$contact->jid} {else} {$contact->truename} {/if} {if="$roster && $roster->presence && $roster->presence->capability"} {$roster->presence->capability->getDeviceIcon()} {/if}

    {if="$status"}

    {$status}

    {elseif="isset($message)"} {if="$message->isOTR()"}

    lock {$c->__('message.encrypted')}

    {elseif="stripTags($message->body) != ''"}

    {autoescape="off"} {$message->body|stripTags|addEmojis} {/autoescape}

    {/if} {elseif="$roster && $roster->presence && $roster && $roster->presence->status"}

    {$roster->presence->status}

    {/if}
  • movim-0.14.1/app/widgets/Chats/chats.css000066400000000000000000000007061342764602200200410ustar00rootroot00000000000000ul#chats_widget_list { overflow: hidden; } ul#chats_widget_list ~ .placeholder { display: none; } ul#chats_widget_list li { transition: opacity 0.2s ease-in-out; width: calc(100% + 1000px); margin-left: -500px; border-right: 500px #222 solid; border-left: 500px #222 solid; box-sizing: border-box; } ul#chats_widget_list li.close { opacity: 0.5; } ul#chats_widget_list:empty ~ .placeholder { display: block; } movim-0.14.1/app/widgets/Chats/chats.js000066400000000000000000000064061342764602200176700ustar00rootroot00000000000000var Chats = { startX: 0, startY: 0, refresh: function() { var list = document.querySelector('#chats_widget_list'); list.innerHTML = list.innerHTML.trim(); var items = document.querySelectorAll('ul#chats_widget_list li:not(.subheader)'); var i = 0; while(i < items.length) { if (items[i].dataset.jid != null) { items[i].onclick = function(e) { Rooms.refresh(); Chat_ajaxGet(this.dataset.jid); items.forEach(item => item.classList.remove('active')); this.classList.add('active'); }; items[i].onmousedown = function(e) { if (e.which == 2) { Chats_ajaxClose(this.dataset.jid, (MovimUtils.urlParts().params[0] === this.dataset.jid)); e.preventDefault(); } } items[i].addEventListener('touchstart', function(event) { Chats.startX = event.targetTouches[0].pageX; Chats.startY = event.targetTouches[0].pageY; }, true); items[i].addEventListener('touchmove', function(event) { moveX = Math.abs(parseInt(event.targetTouches[0].pageX - Chats.startX)); moveY = Math.abs(parseInt(event.targetTouches[0].pageY - Chats.startY)); if (moveX > 15 && moveX > moveY && moveY < this.offsetHeight) { if (moveX > (this.offsetWidth - 1000)/2) { this.classList.add('close'); } else { this.classList.remove('close'); } this.style.transform = 'matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, ' + parseInt(event.targetTouches[0].pageX - Chats.startX) +', 0, 0, 1)'; } else { this.style.transform = ''; this.classList.remove('close'); } }, true); items[i].addEventListener('touchend', function(event) { moveX = Math.abs(parseInt(event.changedTouches[0].pageX - Chats.startX)); moveY = Math.abs(parseInt(event.changedTouches[0].pageY - Chats.startY)); if (moveX > (this.offsetWidth - 1000)/2 && moveY < this.offsetHeight) { this.style.display = 'none'; Chats_ajaxClose(this.dataset.jid, (MovimUtils.urlParts().params[0] === this.dataset.jid)); } this.style.transform = ''; this.classList.remove('close'); Chats.startX = Chats.startY = 0; }, true); } items[i].classList.remove('active'); i++; } Notification_ajaxGet(); }, prepend: function(from, html) { MovimTpl.remove('#' + MovimUtils.cleanupId(from + '_chat_item')); MovimTpl.prepend('#chats_widget_list', html); Chats.refresh(); Notification_ajaxGet(); } }; MovimWebsocket.attach(function() { Chats_ajaxGet(); }); movim-0.14.1/app/widgets/Chats/chats.tpl000066400000000000000000000007401342764602200200460ustar00rootroot00000000000000
    • {$c->__('page.chats')}

      {autoescape="off"} {$c->prepareChats(true)} {/autoescape}
    chat

    {$c->__('chats.empty_title')}

    {$c->___('chats.empty', 'search')}

    movim-0.14.1/app/widgets/Chats/locales.ini000066400000000000000000000004241342764602200203450ustar00rootroot00000000000000[chats] empty_title = No chats yet… empty = Start a new conversation by clicking on the %s button. add = Chat with a contact [message] encrypted = Encrypted message [button] chat = Chat new = New conversation movim-0.14.1/app/widgets/Communities/000077500000000000000000000000001342764602200174545ustar00rootroot00000000000000movim-0.14.1/app/widgets/Communities/Communities.php000066400000000000000000000016411342764602200224630ustar00rootroot00000000000000addjs('communities.js'); } public function ajaxGet() { $this->rpc('MovimTpl.fill', '#communities', $this->prepareCommunities()); } public function prepareCommunities() { $view = $this->tpl(); $posts = \App\Post::withoutComments() ->restrictToCommunities() ->restrictNSFW() ->recents() ->orderBy('posts.published', 'desc') ->where('open', true) ->take(50) ->get(); $view->assign('posts', $posts); return $view->draw('_communities'); } public function prepareTicket(\App\Post $post) { return (new \Post)->prepareTicket($post, true); } } movim-0.14.1/app/widgets/Communities/_communities.tpl000066400000000000000000000002611342764602200226670ustar00rootroot00000000000000
      {loop="$posts"} {autoescape="off"} {$c->prepareTicket($value)} {/autoescape} {/loop}
    movim-0.14.1/app/widgets/Communities/communities.js000066400000000000000000000001511342764602200223430ustar00rootroot00000000000000MovimWebsocket.attach(function() { Notification.current('community'); Communities_ajaxGet(); }); movim-0.14.1/app/widgets/Communities/communities.tpl000066400000000000000000000001551342764602200225320ustar00rootroot00000000000000
    movim-0.14.1/app/widgets/Communities/locales.ini000066400000000000000000000003561342764602200216030ustar00rootroot00000000000000[communities] empty_text = Discover, follow and share counter = "%s communities" search_server = Search for a new server servers = Communities servers disco_error = "This server doesn’t exists" movim-0.14.1/app/widgets/CommunitiesServer/000077500000000000000000000000001342764602200206435ustar00rootroot00000000000000movim-0.14.1/app/widgets/CommunitiesServer/CommunitiesServer.php000066400000000000000000000102261342764602200250400ustar00rootroot00000000000000registerEvent('disco_items_handle', 'onDisco'); $this->registerEvent('disco_items_error', 'onDiscoError'); $this->registerEvent('pubsub_create_handle', 'onCreate'); $this->registerEvent('pubsub_testcreate_handle', 'onTestCreate'); $this->registerEvent('pubsub_testcreate_error', 'onTestCreateError'); $this->addjs('communitiesserver.js'); } public function onCreate($packet) { Notification::append(null, $this->__('communitiesserver.created')); list($origin, $node) = array_values($packet->content); $this->ajaxDisco($origin); $this->rpc('MovimUtils.reload', $this->route('community', [$origin, $node])); } public function onDisco($packet) { $origin = $packet->content; $this->rpc('MovimTpl.fill', '#communities_server', $this->prepareCommunitiesServer($origin)); } public function onDiscoError($packet) { $origin = $packet->content; \App\Info::where('server', $origin)->delete(); $this->rpc('MovimTpl.fill', '#communities_server', $this->prepareCommunitiesServer($origin)); Notification::append(null, $this->__('communitiesserver.disco_error')); } public function onTestCreate($packet) { $origin = $packet->content; $view = $this->tpl(); $view->assign('server', $origin); Dialog::fill($view->draw('_communitiesserver_add')); } public function onTestCreateError($packet) { Notification::append(null, $this->__('communitiesserver.no_creation')); } public function ajaxDisco($origin) { if (!$this->validateServer($origin)) { Notification::append(null, $this->__('communitiesserver.disco_error')); return; } //$this->rpc('MovimTpl.fill', '#communities_server', ''); $r = new Items; $r->setTo($origin)->request(); } /* * Seriously ? We need to put this hack because of buggy XEP-0060... */ public function ajaxTestAdd($origin) { if (!$this->validateServer($origin)) return; $t = new TestCreate; $t->setTo($origin) ->request(); } public function ajaxAddConfirm($origin, $form) { if (!$this->validateServer($origin)) return; $validate_name = Validator::stringType()->length(4, 80); if (!$validate_name->validate($form->name->value)) { Notification::append(null, $this->__('communitiesserver.name_error')); return; } $slugify = new Slugify; $uri = $slugify->slugify($form->name->value); if ($uri == '') { Notification::append(null, $this->__('communitiesserver.name_error')); return; } $c = new Create; $c->setTo($origin) ->setNode($uri) ->setName($form->name->value) ->request(); } public function prepareCommunitiesServer($origin) { $view = $this->tpl(); $view->assign('item', \App\Info::where('server', $origin) ->where('node', '') ->first()); $view->assign('nodes', \App\Info::where('server', $origin) ->where('node', '!=', '') ->orderBy('occupants', 'desc') ->get()); $view->assign('server', $origin); return $view->draw('_communitiesserver'); } /** * @brief Validate the server * * @param string $origin */ private function validateServer($origin) { $validate_server = Validator::noWhitespace()->alnum('.-_')->length(6, 40); return ($validate_server->validate($origin)); } public function display() { $this->view->assign('server', $this->get('s')); } } movim-0.14.1/app/widgets/CommunitiesServer/_communitiesserver.tpl000066400000000000000000000060751342764602200253160ustar00rootroot00000000000000
    • arrow_back {if="is_array($nodes) && count($nodes) > 0"} {$nodes|count} {/if}

      {if="isset($item->name)"} {$item->name} {else} {$c->__('page.communities')} {/if}

      {$server}

    {if="$nodes->isEmpty()"}
      group_work

      {$c->__('error.oops')}

      {$c->__('communitiesserver.empty_server')}

    {else}
      {loop="$nodes"}
    • subscription == 'subscribed'"}action{/if} {if="$value->occupants > 0"}condensed{/if} " onclick="MovimUtils.redirect('{$c->route('community', [$value->server, $value->node])}')" title="{$value->server} - {$value->node}" > {if="$value->subscription == 'subscribed'"} bookmark {/if} {$url = $value->getPhoto('m')} {if="$url"} {else} {$value->node|firstLetterCapitalize} {/if}

      {if="$value->name"} {$value->name} {else} {$value->node} {/if} {if="$value->description"} {$value->description|strip_tags} {/if}

      {if="$value->items > 0"} {$value->items} receipt {/if} {if="$value->occupants > 0 && $value->items > 0"} - {/if} {if="$value->occupants > 0"} {$value->occupants} people {/if}

    • {/loop}
    {/if} movim-0.14.1/app/widgets/CommunitiesServer/_communitiesserver_add.tpl000066400000000000000000000014031342764602200261140ustar00rootroot00000000000000

    {$c->__('communitiesserver.add', $server)}

    movim-0.14.1/app/widgets/CommunitiesServer/communitiesserver.js000066400000000000000000000002551342764602200247660ustar00rootroot00000000000000MovimWebsocket.attach(function() { var parts = MovimUtils.urlParts(); if (parts.params.length > 0) { CommunitiesServer_ajaxDisco(parts.params[0]); } }); movim-0.14.1/app/widgets/CommunitiesServer/communitiesserver.tpl000066400000000000000000000002131342764602200251430ustar00rootroot00000000000000
    {autoescape="off"} {$c->prepareCommunitiesServer($server)} {/autoescape}
    movim-0.14.1/app/widgets/CommunitiesServer/locales.ini000066400000000000000000000006141342764602200227670ustar00rootroot00000000000000[communitiesserver] created = Community created successfully empty_server = "There is no Communities yet on this server." add = Create a new community on %s name = Community name name_example = My Little Pony - Fan Club name_error = Please provide a valid community name (4 characters minimum) no_creation = You cannot create a new community on this server movim-0.14.1/app/widgets/CommunitiesServerInfo/000077500000000000000000000000001342764602200214575ustar00rootroot00000000000000movim-0.14.1/app/widgets/CommunitiesServerInfo/CommunitiesServerInfo.php000066400000000000000000000005001342764602200264620ustar00rootroot00000000000000view->assign('info', \App\Info::where('server', $this->get('s')) ->where('node', '') ->first()); } } movim-0.14.1/app/widgets/CommunitiesServerInfo/communitiesserverinfo.tpl000066400000000000000000000034041342764602200266400ustar00rootroot00000000000000{if="$info && (!empty($info->adminaddresses) || !empty($info->abuseaddresses) || !empty($info->supportaddresses))"} {$addresses = array_unique(array_merge($info->adminaddresses, $info->abuseaddresses, $info->supportaddresses))}
    • {$c->__('contact.title')}

    • {loop="$addresses"}
    • {$parsed = parse_url($value)} {if="$parsed['scheme'] == 'xmpp'"} {if="isset($parsed['query']) && $parsed['query'] == 'join'"} chat

      {$parsed['path']}

      {else} comment

      {$parsed['path']}

      {/if} {else} email

      {$parsed['path']}

      {/if}
    • {/loop}
    {/if} movim-0.14.1/app/widgets/CommunitiesServers/000077500000000000000000000000001342764602200210265ustar00rootroot00000000000000movim-0.14.1/app/widgets/CommunitiesServers/CommunitiesServers.php000066400000000000000000000026561342764602200254160ustar00rootroot00000000000000registerEvent('disco_items_handle', 'onDisco', 'community'); $this->addjs('communitiesservers.js'); } public function onDisco($packet) { $this->ajaxGet(); } public function ajaxDisco($origin) { if (!$this->validateServer($origin)) { Notification::append(null, $this->__('communities.disco_error')); return; } $r = new Items; $r->setTo($origin)->request(); } public function ajaxGet() { $this->rpc('MovimTpl.fill', '#communities_servers', $this->prepareCommunities()); } /** * @brief Validate the server * * @param string $origin */ private function validateServer($origin) { $validate_server = Validator::noWhitespace()->alnum('.-_')->length(6, 40); return ($validate_server->validate($origin)); } public function prepareCommunities() { $servers = \App\Info::where('category', 'pubsub') ->where('type', 'service') ->orderBy('occupants', 'desc') ->get(); $view = $this->tpl(); $view->assign('servers', $servers); return $view->draw('_communitiesservers'); } } movim-0.14.1/app/widgets/CommunitiesServers/_communitiesservers.tpl000066400000000000000000000023441342764602200256570ustar00rootroot00000000000000
      {loop="$servers"} {if="!filter_var($value->server, FILTER_VALIDATE_EMAIL)"}
    • occupants == 0"}faded{/if}" onclick="MovimUtils.redirect('{$c->route('community', $value->server)}')"> {$value->server|firstLetterCapitalize}

      {$value->server} {$value->name}

      {$c->__('communities.counter', $value->occupants)}

    • {/if} {/loop}
    • search
    movim-0.14.1/app/widgets/CommunitiesServers/communitiesservers.js000066400000000000000000000001111342764602200253230ustar00rootroot00000000000000MovimWebsocket.attach(function() { CommunitiesServers_ajaxGet(); }); movim-0.14.1/app/widgets/CommunitiesServers/communitiesservers.tpl000066400000000000000000000001711342764602200255140ustar00rootroot00000000000000
    movim-0.14.1/app/widgets/CommunityAffiliations/000077500000000000000000000000001342764602200214755ustar00rootroot00000000000000movim-0.14.1/app/widgets/CommunityAffiliations/CommunityAffiliations.php000066400000000000000000000142711342764602200265300ustar00rootroot00000000000000registerEvent('pubsub_getaffiliations_handle', 'onAffiliations'); $this->registerEvent('disco_request_affiliations', 'onAffiliations'); $this->registerEvent('pubsub_setaffiliations_handle', 'onAffiliationsSet'); $this->registerEvent('pubsub_delete_handle', 'onDelete'); $this->registerEvent('pubsub_delete_error', 'onDeleteError'); $this->registerEvent('pubsub_getsubscriptions_handle', 'onSubscriptions'); $this->addjs('communityaffiliations.js'); } public function onAffiliations($packet) { list($affiliations, $origin, $node) = array_values($packet->content); $role = null; foreach ($affiliations['owner'] as $r) { if ($r['jid'] == $this->user->id) { $role = 'owner'; } } $view = $this->tpl(); $view->assign('role', $role); $view->assign('info', \App\Info::where('server', $origin) ->where('node', $node) ->first()); $view->assign('affiliations', $affiliations); $view->assign('subscriptions', \App\Subscription::where('server', $origin) ->where('node', $node) ->where('public', true) ->get()); $this->rpc( 'MovimTpl.fill', '#community_affiliation', $view->draw('_communityaffiliations') ); // If the configuration is open, we fill it $view = $this->tpl(); $caps = App\Capability::find($origin); $view->assign('subscriptions', \App\Subscription::where('server', $origin) ->where('node', $node) ->get()); $view->assign('server', $origin); $view->assign('node', $node); $view->assign('affiliations', $affiliations); $view->assign('me', $this->user->id); $view->assign('roles', ($caps) ? $caps->getPubsubRoles() : []); $this->rpc( 'MovimTpl.fill', '#community_affiliations_config', $view->draw('_communityaffiliations_config_content') ); } public function onAffiliationsSet($packet) { Notification::append(null, $this->__('communityaffiliation.role_set')); } public function onSubscriptions($packet) { list($subscriptions, $origin, $node) = array_values($packet->content); $view = $this->tpl(); $view->assign('subscriptions', \App\Subscription::where('server', $origin) ->where('node', $node) ->get()); $view->assign('server', $origin); $view->assign('node', $node); Dialog::fill($view->draw('_communityaffiliations_subscriptions'), true); } private function deleted($packet) { if ($packet->content['server'] != $this->user->id && substr($packet->content['node'], 0, 29) != 'urn:xmpp:microblog:0:comments') { Notification::append(null, $this->__('communityaffiliation.deleted')); $this->rpc('MovimUtils.redirect', $this->route('community', [$packet->content['server']] ) ); } } public function onDelete($packet) { Notification::append(null, $this->__('communityaffiliation.deleted')); $this->deleted($packet); } public function onDeleteError($packet) { $m = new Rooms; $m->setBookmark(); $this->deleted($packet); } public function getContact($jid) { return \App\Contact::firstOrNew(['id' => $jid]); } public function ajaxGetAffiliations($origin, $node) { if (!$this->validateServerNode($origin, $node)) return; $r = new GetAffiliations; $r->setTo($origin)->setNode($node) ->request(); } public function ajaxGetSubscriptions($origin, $node, $notify = true) { if (!$this->validateServerNode($origin, $node)) return; $r = new GetSubscriptions; $r->setTo($origin) ->setNode($node) ->setNotify($notify) ->request(); } public function ajaxDelete($origin, $node, $clean = false) { if (!$this->validateServerNode($origin, $node)) return; $view = $this->tpl(); $view->assign('server', $origin); $view->assign('node', $node); $view->assign('clean', $clean); Dialog::fill($view->draw('_communityaffiliations_delete')); } public function ajaxDeleteConfirm($origin, $node) { if (!$this->validateServerNode($origin, $node)) return; (new CommunityHeader)->ajaxUnsubscribe($origin, $node); $d = new Delete; $d->setTo($origin)->setNode($node) ->request(); } public function ajaxAffiliations($origin, $node) { $view = $this->tpl(); $view->assign('server', $origin); $view->assign('node', $node); Dialog::fill($view->draw('_communityaffiliations_config')); $this->ajaxGetAffiliations($origin, $node); } public function ajaxChangeAffiliation($origin, $node, $form) { if (!$this->validateServerNode($origin, $node)) return; if (Validator::in(array_keys(\App\Capability::find($origin)->getPubsubRoles()))->validate($form->role->value) && Validator::stringType()->length(3, 100)->validate($form->jid->value)) { $sa = new SetAffiliations; $sa->setTo($origin) ->setNode($node) ->setData([$form->jid->value => $form->role->value]) ->request(); } } private function validateServerNode($origin, $node) { $validate_server = Validator::stringType()->noWhitespace()->length(6, 40); $validate_node = Validator::stringType()->length(3, 100); return ($validate_server->validate($origin) && $validate_node->validate($node)); } } movim-0.14.1/app/widgets/CommunityAffiliations/_communityaffiliations.tpl000066400000000000000000000112331342764602200267720ustar00rootroot00000000000000{if="$role == 'owner'"}
    • image

      {$c->__('page.avatar')}

    • settings

      {$c->__('communityaffiliation.configuration')}

    • contacts

      {$c->__('communityaffiliation.subscriptions')}

    • supervisor_account

      {$c->__('communityaffiliation.roles')}

    • delete

      {$c->__('button.delete')}

    {/if} {if="array_key_exists('owner', $affiliations)"}
    • {$c->__('communityaffiliation.owners')}

    • {loop="$affiliations['owner']"} {$contact = $c->getContact($value['jid'])}
    • {$url = $contact->getPhoto('m')} {if="$url"} {else} {$contact->truename|firstLetterCapitalize} {/if}

      {$contact->truename}

      {$contact->jid}

    • {/loop}
    {/if} {if="array_key_exists('publisher', $affiliations)"}
    • {$c->__('communityaffiliation.publishers')}

    • {loop="$affiliations['publisher']"} {$contact = $c->getContact($value['jid'])}
    • {$url = $contact->getPhoto('m')} {if="$url"} {else} {$contact->truename|firstLetterCapitalize} {/if}

      {$contact->truename}

      {$contact->jid}

    • {/loop}
    {/if} {if="$subscriptions->isNotEmpty()"}
    • {$c->__('communityaffiliation.subscriptions')}

    • {loop="$subscriptions"}
    • {if="$value->contact"} {$url = $value->contact->getPhoto('m')} {if="$url"} {else} {$value->contact->truename|firstLetterCapitalize:true} {/if}

      {$value->contact->truename}

      {else} {$value->jid|firstLetterCapitalize:true}

      {$value->jid}

      {/if}
    • {/loop}
    {/if} movim-0.14.1/app/widgets/CommunityAffiliations/_communityaffiliations_config.tpl000066400000000000000000000003051342764602200303150ustar00rootroot00000000000000
    movim-0.14.1/app/widgets/CommunityAffiliations/_communityaffiliations_config_content.tpl000066400000000000000000000074121342764602200320550ustar00rootroot00000000000000
    • Roles

    • {loop="$affiliations"} {$role = $key} {loop="$affiliations[$role]"} {$contact = $c->getContact($value['jid'])}
    • {$url = $contact->getPhoto('m')} {if="$url"} {else} {$contact->truename|firstLetterCapitalize} {/if}
      {if="$role == 'owner' && $contact->jid == $me"} {else}
      {/if}
    • {/loop} {/loop}
    • {$c->__('button.add')}

    • {if="is_array($subscriptions)"} {loop="$subscriptions"}

      {$c->__('button.add')}

    movim-0.14.1/app/widgets/CommunityAffiliations/_communityaffiliations_delete.tpl000066400000000000000000000013041342764602200303120ustar00rootroot00000000000000

    {$c->__('communityaffiliation.delete_title')}


    {if="$clean"}

    {$c->__('communityaffiliation.delete_clean_text')}

    {else}

    {$c->__('communityaffiliation.delete_text')}

    {/if}

    {$server}/{$node}

    movim-0.14.1/app/widgets/CommunityAffiliations/_communityaffiliations_subscriptions.tpl000066400000000000000000000023551342764602200317660ustar00rootroot00000000000000
    • {$subscriptions|count} {$c->__('communityaffiliation.subscriptions')}

    • {loop="$subscriptions"} {$contact = $c->getContact($value->jid)}
    • {$url = $contact->getPhoto('m')} {if="$url"} {else} {$contact->truename|firstLetterCapitalize} {/if}

      {$contact->truename}

      {$contact->jid}

    • {/loop}
    movim-0.14.1/app/widgets/CommunityAffiliations/communityaffiliations.js000066400000000000000000000012541342764602200264520ustar00rootroot00000000000000var CommunityAffiliations = { update : function(jid) { var parts = MovimUtils.urlParts(); if (parts.params.length > 0) { console.log(MovimUtils.formToJson(jid)); CommunityAffiliations_ajaxChangeAffiliation( parts.params[0], parts.params[1], MovimUtils.formToJson(jid) ); } } } MovimWebsocket.attach(function() { var parts = MovimUtils.urlParts(); if (parts.params.length > 0) { CommunityAffiliations_ajaxGetSubscriptions(parts.params[0], parts.params[1]); CommunityAffiliations_ajaxGetAffiliations(parts.params[0], parts.params[1]); } }); movim-0.14.1/app/widgets/CommunityAffiliations/communityaffiliations.tpl000066400000000000000000000000471342764602200266340ustar00rootroot00000000000000
    movim-0.14.1/app/widgets/CommunityAffiliations/locales.ini000066400000000000000000000011051342764602200236150ustar00rootroot00000000000000[communityaffiliation] configuration = Configuration subscriptions = Subscriptions deleted = Community deleted successfully delete_title = Delete the community delete_text = You are going to delete the following community. Please confirm your action. delete_clean_text = "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" config_saved = Configuration saved owners = Owners publishers = Publishers roles = Roles role_set = Role correctly set movim-0.14.1/app/widgets/CommunityConfig/000077500000000000000000000000001342764602200202725ustar00rootroot00000000000000movim-0.14.1/app/widgets/CommunityConfig/CommunityConfig.php000066400000000000000000000061331342764602200241200ustar00rootroot00000000000000registerEvent('pubsub_getconfig_handle', 'onConfig'); $this->registerEvent('pubsub_setconfig_handle', 'onConfigSaved'); $this->registerEvent('avatar_set_pubsub', 'onAvatarSet'); } public function onConfig($packet) { list($config, $origin, $node, $advanced) = array_values($packet->content); $view = $this->tpl(); $xml = new \XMPPtoForm; $form = $xml->getHTML($config->x); $view->assign('form', $form); $view->assign('server', $origin); $view->assign('node', $node); $view->assign('config', ($advanced) ? false : $xml->getArray($config->x)); $view->assign('attributes', $config->attributes()); Dialog::fill($view->draw('_communityconfig'), true); } public function onAvatarSet($packet) { $this->rpc('Dialog_ajaxClear'); Notification::append(null, $this->__('avatar.updated')); } public function onConfigSaved() { Notification::append(false, $this->__('communityaffiliation.config_saved')); } public function ajaxGetAvatar($origin, $node) { if (!$this->validateServerNode($origin, $node)) return; $view = $this->tpl(); $view->assign('info', \App\Info::where('server', $origin) ->where('node', $node) ->first()); Dialog::fill($view->draw('_communityconfig_avatar')); } public function ajaxSetAvatar($origin, $node, $form) { if (!$this->validateServerNode($origin, $node)) return; $key = $origin.$node.'avatar'; $p = new Picture; $p->fromBase($form->photobin->value); $p->set($key, 'jpeg', 60); $r = new AvatarSet; $r->setTo($origin) ->setNode($node) ->setUrl($p->getOriginal($key)) ->setData($p->toBase())->request(); } public function ajaxGetConfig($origin, $node, $advanced = false) { if (!$this->validateServerNode($origin, $node)) return; $r = new GetConfig; $r->setTo($origin) ->setNode($node); if ($advanced) { $r->enableAdvanced(); } $r->request(); } public function ajaxSetConfig($data, $origin, $node) { if (!$this->validateServerNode($origin, $node)) return; $r = new SetConfig; $r->setTo($origin) ->setNode($node) ->setData($data) ->request(); } private function validateServerNode($origin, $node) { $validate_server = Validator::stringType()->noWhitespace()->length(6, 40); $validate_node = Validator::stringType()->length(3, 100); return ($validate_server->validate($origin) && $validate_node->validate($node)); } } movim-0.14.1/app/widgets/CommunityConfig/_communityconfig.tpl000066400000000000000000000074001342764602200243650ustar00rootroot00000000000000

    {$c->__('communityaffiliation.configuration')}

    {if="$config"}
    • {$c->__('communityconfig.publish_model_open_title')}

      {$c->__('communityconfig.publish_model_open_text')}

    • {$c->__('communityconfig.publish_model_publishers_title')}

      {$c->__('communityconfig.publish_model_publishers_text')}

    • {$c->__('communityconfig.publish_model_subscribers_title')}

      {$c->__('communityconfig.publish_model_subscribers_text')}

    {else} {autoescape="off"} {$form} {/autoescape} {/if}
    {if="$config"} {/if}
    movim-0.14.1/app/widgets/CommunityConfig/_communityconfig_avatar.tpl000066400000000000000000000022461342764602200257260ustar00rootroot00000000000000
    image

    {$c->__('avatar.missing')}

    • attach_file

      {$c->__('avatar.file')}

    movim-0.14.1/app/widgets/CommunityConfig/locales.ini000066400000000000000000000005471342764602200224230ustar00rootroot00000000000000[communityconfig] description = Description publication = Publication publish_model_open_title = Open publish_model_open_text = Everyone can publish publish_model_publishers_title = Publishers publish_model_publishers_text = The publishers can publish publish_model_subscribers_title = Subscribers publish_model_subscribers_text = The subscribers can publish movim-0.14.1/app/widgets/CommunityData/000077500000000000000000000000001342764602200177365ustar00rootroot00000000000000movim-0.14.1/app/widgets/CommunityData/CommunityData.php000066400000000000000000000032011342764602200232210ustar00rootroot00000000000000addcss('communitydata.css'); $this->addjs('communitydata.js'); $this->registerEvent('disco_request_handle', 'onDiscoRequest', 'community'); $this->registerEvent('pubsub_getitem_avatar', 'onDiscoRequest', 'community'); } public function onDiscoRequest($packet) { list($origin, $node) = array_values($packet->content); if ((substr($node, 0, 30) != 'urn:xmpp:microblog:0:comments/')) { $this->rpc('MovimTpl.fill', '#community_data', $this->prepareData($origin, $node)); } } public function ajaxGetAvatar($origin, $node) { $g = new GetItem; $g->setTo($origin) ->setNode($node) ->setId('urn:xmpp:avatar:metadata') ->request(); } public function prepareData($origin, $node) { $view = $this->tpl(); $info = \App\Info::where('server', $origin) ->where('node', $node) ->first(); $view->assign('info', $info); $view->assign('num', $info ? ($info->items > 0) ? $info->items : \App\Post::where('server', $origin) ->where('node', $node) ->count() : 0); return $view->draw('_communitydata'); } public function display() { $this->view->assign('server', $this->get('s')); $this->view->assign('node', $this->get('n')); } } movim-0.14.1/app/widgets/CommunityData/_communitydata.tpl000066400000000000000000000054411342764602200235000ustar00rootroot00000000000000
    {if="$info"} {$url = $info->getPhoto('l')} {if="$url"}
    {/if}
    • {$info->name}

      {if="$info->description != null && trim($info->description) != ''"}

      {$info->description}

      {/if} {if="$info->created"}

      {$info->created|strtotime|prepareDate:true,true}

      {/if}

      people {$c->__('communitydata.sub', $info->occupants)} – receipt {$c->__('communitydata.num', $num)}

    • {if="$info->related"} {$related = $info->related}
    • forum chevron_right

      {$related->name} {$related->server}

      {if="$related->occupants > 0"} {$related->occupants} people – {/if} {if="$related->description"} {$related->description} {else} {$related->server} {/if}

    • {/if}
    • wifi_tethering chevron_right

      {$c->__('communitydata.public')}

    {/if} movim-0.14.1/app/widgets/CommunityData/communitydata.css000066400000000000000000000001241342764602200233230ustar00rootroot00000000000000#community_data li:first-child img { height: 25rem; display: inline-block; }movim-0.14.1/app/widgets/CommunityData/communitydata.js000066400000000000000000000002751342764602200231560ustar00rootroot00000000000000MovimWebsocket.attach(function() { var parts = MovimUtils.urlParts(); if (parts.params.length > 0) { CommunityData_ajaxGetAvatar(parts.params[0], parts.params[1]); } });movim-0.14.1/app/widgets/CommunityData/communitydata.tpl000066400000000000000000000002041342764602200233310ustar00rootroot00000000000000
      {autoescape="off"} {$c->prepareData($server, $node)} {/autoescape}
    movim-0.14.1/app/widgets/CommunityData/locales.ini000066400000000000000000000001471342764602200220630ustar00rootroot00000000000000[communitydata] sub = %s subscribers num = %s posts public = Public page movim-0.14.1/app/widgets/CommunityHeader/000077500000000000000000000000001342764602200202555ustar00rootroot00000000000000movim-0.14.1/app/widgets/CommunityHeader/CommunityHeader.php000066400000000000000000000140401342764602200240620ustar00rootroot00000000000000registerEvent('disco_request_handle', 'onDiscoRequest', 'community'); $this->registerEvent('pubsub_subscribe_handle', 'onSubscribed'); $this->registerEvent('pubsub_subscribe_errorunsupported', 'onSubscriptionUnsupported'); $this->registerEvent('pubsub_unsubscribe_handle', 'onUnsubscribed'); $this->registerEvent('pubsub_testpostpublish_handle', 'onTestPublish'); $this->registerEvent('pubsub_testpostpublish_error', 'onTestPublishError'); $this->addjs('communityheader.js'); } public function onDiscoRequest($packet) { list($origin, $node) = $packet->content; if ((substr($node, 0, 30) != 'urn:xmpp:microblog:0:comments/')) { $this->rpc('MovimTpl.fill', '#community_header', $this->prepareHeader($origin, $node)); } } public function onTestPublish($packet) { list($origin, $node) = array_values($packet->content); $this->rpc('MovimUtils.redirect', $this->route('publish', [$origin, $node])); } public function onTestPublishError($packet) { Notification::append(null, $this->__('publishbrief.no_publication')); } public function onSubscribed($packet) { list($origin, $node) = array_values($packet->content); $this->ajaxGetMetadata($origin, $node); Notification::append(null, $this->__('communityheader.subscribed')); } public function onSubscriptionUnsupported($packet) { Notification::append(null, $this->__('communityheader.subscription_unsupported')); } public function onUnsubscribed($packet) { list($origin, $node) = array_values($packet->content); $this->ajaxGetMetadata($origin, $node); Notification::append(null, $this->__('communityheader.unsubscribed')); } public function ajaxGetMetadata($origin, $node) { if (!$this->validateServerNode($origin, $node)) return; $r = new Request; $r->setTo($origin)->setNode($node) ->request(); } public function ajaxAskSubscribe($origin, $node) { if (!$this->validateServerNode($origin, $node)) return; $view = $this->tpl(); $view->assign('server', $origin); $view->assign('node', $node); $view->assign('info', \App\Info::where('server', $origin) ->where('node', $node) ->first()); Dialog::fill($view->draw('_communityheader_subscribe')); } public function ajaxSubscribe($form, $origin, $node) { if (!$this->validateServerNode($origin, $node)) return; $g = new Subscribe; $g->setTo($origin) ->setNode($node) ->setFrom($this->user->id) ->setData($form) ->request(); if ($form->share->value) { $a = new SubscriptionAdd; $a->setServer($origin) ->setNode($node) ->setFrom($this->user->id) ->request(); } } public function ajaxAskUnsubscribe($origin, $node) { if (!$this->validateServerNode($origin, $node)) return; $view = $this->tpl(); $view->assign('server', $origin); $view->assign('node', $node); $view->assign('info', \App\Info::where('server', $origin) ->where('node', $node) ->first()); Dialog::fill($view->draw('_communityheader_unsubscribe')); } public function ajaxUnsubscribe($origin, $node) { if (!$this->validateServerNode($origin, $node)) return; $subscriptions = $this->user->subscriptions() ->where('server', $origin) ->where('node', $node) ->get(); foreach ($subscriptions as $s) { $g = new Unsubscribe; $g->setTo($origin) ->setNode($node) ->setSubid($s->subid) ->setFrom($this->user->id) ->request(); } $r = new SubscriptionRemove; $r->setServer($origin) ->setNode($node) ->setFrom($this->user->id) ->request(); } /* * Sic, doing this hack and wait to have a proper way to test it in the standard */ public function ajaxTestPublish($origin, $node) { if (!$this->validateServerNode($origin, $node)) return; $t = new TestPostPublish; $t->setTo($origin) ->setNode($node) ->request(); } public function prepareHeader($origin, $node) { $view = $this->tpl(); $view->assign('info', \App\Info::where('server', $origin) ->where('node', $node) ->first()); $view->assign('subscription', $this->user->subscriptions() ->where('server', $origin) ->where('node', $node) ->first()); $view->assign('node', $node); $view->assign('server', $origin); return $view->draw('_communityheader'); } private function validateServerNode($origin, $node) { $validate_server = Validator::stringType()->noWhitespace()->length(6, 40); $validate_node = Validator::stringType()->length(3, 100); return ($validate_server->validate($origin) && $validate_node->validate($node)); } public function display() { $this->view->assign('server', $this->get('s')); $this->view->assign('node', $this->get('n')); } } movim-0.14.1/app/widgets/CommunityHeader/_communityheader.tpl000066400000000000000000000031141342764602200243310ustar00rootroot00000000000000 edit
    • {if="$c->getUser()->hasPubsub()"} {if="$subscription == null"} {else} {/if} {/if} arrow_back

      {if="$info != null"} {if="$info->name"} {$info->name} {else} {$info->node} {/if} {else} {$node} {/if}

      {if="$info != null && $info->description"}

      {$info->description|strip_tags}

      {else}

      {$server}

      {/if}
    movim-0.14.1/app/widgets/CommunityHeader/_communityheader_subscribe.tpl000066400000000000000000000031561342764602200264000ustar00rootroot00000000000000

    {$c->__('communityheader.subscribe')}

    • {$c->__('communityheader.share_subscription')}

      {$c->__('communityheader.share_subscription_text')}

    movim-0.14.1/app/widgets/CommunityHeader/_communityheader_unsubscribe.tpl000066400000000000000000000010551342764602200267370ustar00rootroot00000000000000

    {$c->__('communityheader.sure')}

    {if="$info"}

    {$c->__('communityheader.unsubscribe_text')}: {$info->name}

    {/if}
    movim-0.14.1/app/widgets/CommunityHeader/communityheader.js000066400000000000000000000003521342764602200240100ustar00rootroot00000000000000MovimWebsocket.attach(function() { Notification.current('community'); var parts = MovimUtils.urlParts(); if (parts.params.length > 0) { CommunityHeader_ajaxGetMetadata(parts.params[0], parts.params[1]); } }); movim-0.14.1/app/widgets/CommunityHeader/communityheader.tpl000066400000000000000000000001761342764602200241770ustar00rootroot00000000000000
    {autoescape="off"} {$c->prepareHeader($server, $node)} {/autoescape}
    movim-0.14.1/app/widgets/CommunityHeader/locales.ini000066400000000000000000000010251342764602200223760ustar00rootroot00000000000000[communityheader] subscribe = Subscribe unsubscribe = Unsubscribe subscribed = Subscribed unsubscribed = Unsubscribed subscription_unsupported = The subscriptions are disabled for this community label_label = Give a label for this community label_placeholder = My Community Name share_subscription = Share this subscription publicly share_subscription_text = It will appear on your profile unsubscribe_text = You are going to unsubscribe from this community sure = Are you sure? movim-0.14.1/app/widgets/CommunityPosts/000077500000000000000000000000001342764602200201755ustar00rootroot00000000000000movim-0.14.1/app/widgets/CommunityPosts/CommunityPosts.php000066400000000000000000000150351342764602200237270ustar00rootroot00000000000000registerEvent('pubsub_getitemsid_handle', 'onItemsId'); $this->registerEvent('pubsub_getitems_handle', 'onItemsId'); $this->registerEvent('pubsub_getitems_error', 'onItemsError'); $this->registerEvent('pubsub_getitemsid_error', 'onItemsError'); $this->addjs('communityposts.js'); } public function onItemsId($packet) { list($origin, $node, $ids, $first, $last, $count, $paginated, $before) = array_values($packet->content); $this->displayItems($origin, $node, $ids, $first, $last, $count, $paginated, $before); } public function onItemsError($packet) { list($origin, $node) = array_values($packet->content); if ($node != 'urn:xmpp:microblog:0') { if ($this->user->subscriptions() ->where('server', $origin) ->where('node', $node) ->first()) { $this->rpc('CommunityAffiliations_ajaxDelete', $origin, $node, true); $this->rpc('CommunityAffiliations_ajaxGetAffiliations', $origin, $node); } else { \App\Info::where('server', $origin)->where('node', $node)->delete(); $this->ajaxClear(); } } else { $this->displayItems($origin, $node, false, true); } } private function displayItems( $origin, $node, $ids = false, $first = false, $last = false, $count = false, $paginated = false, $before = null) { if (!$this->validateServerNode($origin, $node)) return; $html = $this->prepareCommunity($origin, $node, 0, $ids, $first, $last, $count, $before); $slugify = new Slugify; $this->rpc( 'MovimTpl.fill', '#communityposts.'.$slugify->slugify('c'.$origin.'_'.$node), $html); $this->rpc('MovimUtils.enhanceArticlesContent'); } public function ajaxGetContact($jid) { $c = new Contact; $c->ajaxGetDrawer($jid); } public function ajaxGetItems($origin, $node, $before = 'empty') { if (!$this->validateServerNode($origin, $node)) return; $r = new GetItems; $r->setTo($origin) ->setNode($node) ->setPaging($this->_paging) ->setBefore($before) ->request(); } public function ajaxClear() { $html = $this->prepareEmpty(); $this->rpc('MovimTpl.fill', '#communityposts', $html); } public function prepareEmpty() { $view = $this->tpl(); return $view->draw('_communityposts_empty'); } public function preparePost($p) { return (new \Post)->preparePost($p, false, true); } private function prepareCommunity( $origin, $node, $page = 0, $ids = false, $first = false, $last = false, $count = false, $before = null) { $ids = is_array($ids) ? $ids : []; foreach ($ids as $key => $id) { if (empty($id)) { unset($ids[$key]); } } $posts = \App\Post::where('server', $origin)->where('node', $node) ->whereIn('nodeid', $ids)->get(); $nsfwMessage = false; if ($this->user->nsfw == false) { foreach ($posts as $key => $post) { if ($post->nsfw) { $posts->forget($key); $nsfwMessage = true; } } } $postsWithKeys = []; foreach ($posts as $key => $post) { $postsWithKeys[$post->nodeid] = $post; } $view = $this->tpl(); if ($nsfwMessage) { $this->rpc('MovimTpl.remove', '#nsfwmessage'); $this->rpc( 'MovimTpl.prepend', '#communityposts', $view->draw('_communityposts_nsfw') ); } $view->assign('server', $origin); $view->assign('node', $node); $view->assign('page', $page); $view->assign('ids', $ids); $view->assign('posts', $postsWithKeys); $view->assign('before', $before); $view->assign('info', \App\Info::where('server', $origin) ->where('node', $node) ->first()); $view->assign('subscription', $this->user->subscriptions() ->where('server', $origin) ->where('node', $node) ->first()); $view->assign('paging', $this->_paging); $view->assign('publicposts', ($ids == false) ? \App\Post::where('server', $origin) ->where('node', $node) ->where(function ($query) { $query->where('nsfw', $this->user->nsfw) ->orWhere('nsfw', false); }) ->where('open', true) ->orderBy('published', 'desc') ->skip($page * $this->_paging) ->take($this->_paging) ->get() : false); $view->assign('first', $first); $view->assign('last', $last); $view->assign('count', $count); $view->assign('goback', $this->route( $node == 'urn:xmpp:microblog:0' ? 'contact' : 'community', [$origin, $node, $last] )); $html = $view->draw('_communityposts'); return $html; } private function validateServerNode($origin, $node) { $validate_server = Validator::stringType()->noWhitespace()->length(6, 40); $validate_node = Validator::stringType()->length(3, 100); return ($validate_server->validate($origin) && $validate_node->validate($node)); } public function display() { $slugify = new Slugify; $node = $this->get('n') != null ? $this->get('n') : 'urn:xmpp:microblog:0'; $this->view->assign('class', $slugify->slugify('c'.$this->get('s').'_'.$node)); } } movim-0.14.1/app/widgets/CommunityPosts/_communityposts.tpl000066400000000000000000000026071342764602200241770ustar00rootroot00000000000000{if="!empty($ids)"}
      {loop="$ids"} {if="isset($posts[$value])"}
      {autoescape="off"} {$c->preparePost($posts[$value])} {/autoescape}
      {/if} {/loop}
    {elseif="$publicposts->isNotEmpty()"}
      {loop="$publicposts"}
      {autoescape="off"} {$c->preparePost($value)} {/autoescape}
      {/loop}
    {else}
    receipt

    {$c->__('post.empty')}

    {/if}
    • {if="$before != null || $page > 0"} keyboard_arrow_left {$c->__('button.previous')} {/if} {if="$last"} {$c->__('button.next')} keyboard_arrow_right {/if}

    movim-0.14.1/app/widgets/CommunityPosts/_communityposts_empty.tpl000066400000000000000000000001571342764602200254130ustar00rootroot00000000000000
    receipt

    {$c->__('post.empty')}

    movim-0.14.1/app/widgets/CommunityPosts/_communityposts_nsfw.tpl000066400000000000000000000004261342764602200252310ustar00rootroot00000000000000
    • 18+

      {$c->__('communityposts.nsfw_title')}

      {$c->__('communityposts.nsfw_message')}

    movim-0.14.1/app/widgets/CommunityPosts/communityposts.js000066400000000000000000000004431342764602200236510ustar00rootroot00000000000000MovimWebsocket.attach(function() { var parts = MovimUtils.urlParts(); if (parts.params.length > 0) { var node = (parts.params[1] == undefined) ? 'urn:xmpp:microblog:0' : parts.params[1]; CommunityPosts_ajaxGetItems(parts.params[0], node, parts.params[2]); } }); movim-0.14.1/app/widgets/CommunityPosts/communityposts.tpl000066400000000000000000000000661342764602200240350ustar00rootroot00000000000000
    movim-0.14.1/app/widgets/CommunityPosts/locales.ini000066400000000000000000000002741342764602200223230ustar00rootroot00000000000000[communityposts] nsfw_title = Adult content blocked nsfw_message = Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page. movim-0.14.1/app/widgets/CommunitySubscriptions/000077500000000000000000000000001342764602200217345ustar00rootroot00000000000000movim-0.14.1/app/widgets/CommunitySubscriptions/CommunitySubscriptions.php000066400000000000000000000012331342764602200272200ustar00rootroot00000000000000_list_server != $node->server); $this->_list_server = $node->server; return $r; } public function prepareSubscriptions() { $view = $this->tpl(); $view->assign('subscriptions', $this->user->subscriptions() ->where('node', 'not like', 'urn:xmpp:microblog:0:comments/%') ->orderBy('server')->orderBy('node') ->get()); return $view->draw('_communitysubscriptions'); } } movim-0.14.1/app/widgets/CommunitySubscriptions/_communitysubscriptions.tpl000066400000000000000000000042721342764602200274750ustar00rootroot00000000000000{if="$subscriptions->isEmpty()"}
      bookmark

      {$c->__('communitysubscriptions.empty_title')}

      {$c->__('communitysubscriptions.empty_text1')} {$c->__('communitysubscriptions.empty_text2')}

    {else}
      {loop="$subscriptions"} {if="$c->checkNewServer($value)"}
    • chevron_right

      {$value->server}

    • {/if}
    • {if="$value->info"} {$url = $value->info->getPhoto('m')} {/if} {if="$url"} {else} {$value->node|firstLetterCapitalize} {/if} chevron_right

      {if="$value->info && $value->info->name"} {$value->info->name} {else} {$value->node} {/if}

      {if="$value->info && $value->info->description"}

      {$value->info->description|strip_tags}

      {/if}
    • {/loop}
    {/if} movim-0.14.1/app/widgets/CommunitySubscriptions/communitysubscriptions.tpl000066400000000000000000000003221342764602200273260ustar00rootroot00000000000000
    {autoescape="off"} {$c->prepareSubscriptions()} {/autoescape}
    movim-0.14.1/app/widgets/CommunitySubscriptions/locales.ini000066400000000000000000000003321342764602200240550ustar00rootroot00000000000000[communitysubscriptions] subscriptions = My Subscriptions empty_title = Hello empty_text1 = Here you will be able to manage all your subscriptions. empty_text2 = You don’t have any group subscriptions yet. movim-0.14.1/app/widgets/Config/000077500000000000000000000000001342764602200163655ustar00rootroot00000000000000movim-0.14.1/app/widgets/Config/Config.php000066400000000000000000000055101342764602200203040ustar00rootroot00000000000000registerEvent('storage_set_handle', 'onConfig'); $this->registerEvent('mam_getconfig_handle', 'onMAMConfig'); $this->registerEvent('mam_setconfig_handle', 'onMAMConfigSaved'); $this->addjs('config.js'); } public function prepareConfigForm() { $view = $this->tpl(); $l = Movim\i18n\Locale::start(); $view->assign('languages', $l->getList()); $view->assign('conf', User::me()); $view->assign('submit', $this->call( 'ajaxSubmit', "MovimUtils.formToJson('general')" ) . "this.className='button color orange inactive oppose'; this.onclick=null;" ); return $view->draw('_config_form'); } public function onConfig($package) { $this->user->setConfig($package->content); $this->user->save(); $this->refreshConfig(); Notification::append(null, $this->__('config.updated')); } public function onMAMConfig($package) { $view = $this->tpl(); $view->assign('default', $package->content); $this->rpc('MovimTpl.fill', '#config_widget_mam', $view->draw('_config_mam')); } public function onMAMConfigSaved() { Notification::append(null, $this->__('config.mam_saved')); } public function ajaxMAMGetConfig() { if ($this->user->hasMAM()) { (new GetConfig)->request(); } } public function ajaxMAMSetConfig($value) { $s = new SetConfig; $s->setDefault($value) ->request(); } public function ajaxSubmit($data) { if (!$this->validateForm($data)) { $this->refreshConfig(); Notification::append(null, $this->__('config.not_valid')); return; } $config = []; foreach ($data as $key => $value) { $config[$key] = $value->value; } $s = new Set; $s->setXmlns('movim:prefs') ->setData(serialize($config)) ->request(); } private function refreshConfig() { $this->rpc('MovimTpl.fill', '#config_widget', $this->prepareConfigForm()); } private function validateForm($data) { $l = Movim\i18n\Locale::start(); return (Validator::in(array_keys($l->getList()))->validate($data->language->value) && ($data->cssurl->value == '' || Validator::url()->validate($data->cssurl->value))); } public function display() { $this->view->assign('form', $this->prepareConfigForm()); } } movim-0.14.1/app/widgets/Config/_config_form.tpl000066400000000000000000000070711342764602200215420ustar00rootroot00000000000000

    {$c->__('config.general')}

    • 18+

      {$c->__('config.nsfw')}

      {$c->__('config.nsfw_text')}

    • brightness_2

      {$c->__('config.night_mode')}

      {$c->__('config.night_mode_text')}


    {$c->__('config.advanced')}

    movim-0.14.1/app/widgets/Config/_config_mam.tpl000066400000000000000000000016521342764602200213500ustar00rootroot00000000000000


    {$c->__('config.mam')}

    movim-0.14.1/app/widgets/Config/config.js000066400000000000000000000002711342764602200201700ustar00rootroot00000000000000var Config = { switchNightMode: function() { document.body.classList.toggle('nightmode'); } } MovimWebsocket.attach(function() { Config_ajaxMAMGetConfig(); }); movim-0.14.1/app/widgets/Config/config.tpl000066400000000000000000000003361342764602200203550ustar00rootroot00000000000000
    {autoescape="off"}{$form}{/autoescape}
    movim-0.14.1/app/widgets/Config/locales.ini000066400000000000000000000015461342764602200205160ustar00rootroot00000000000000[config] general = General language = Language roster = Roster display roster_show = Show the offline contacts roster_hide = Hide the offline contacts appearence = Appearence updated = Configuration updated not_valid = Configuration invalid advanced = Advanced Configuration nsfw = Display adult content nsfw_text = Will allow you to read the posts tagged with the #nsfw tag night_mode = Night Mode night_mode_text = Use dark colors to rest your eyes mam = Archiving preferences mam_text = Server-side archiving preferences mam_always = Always mam_never = Never mam_saved = Archiving preferences saved [cssurl] label = Custom CSS URL for your blog movim-0.14.1/app/widgets/Confirm/000077500000000000000000000000001342764602200165555ustar00rootroot00000000000000movim-0.14.1/app/widgets/Confirm/Confirm.php000066400000000000000000000021461342764602200206660ustar00rootroot00000000000000addcss('confirm.css'); $this->registerEvent('confirm', 'onConfirm'); } public function onConfirm($package) { $view = $this->tpl(); $view->assign('from', $package->content['from']); $view->assign('id', $package->content['id']); $view->assign('url', $package->content['url']); $view->assign('method', $package->content['method']); Dialog::fill($view->draw('_confirm')); } public function ajaxAccept($to, $id, $url, $method) { $accept = new Accept; $accept->setTo($to) ->setId($id) ->setUrl($url) ->setMethod($method) ->request(); } public function ajaxRefuse($to, $id, $url, $method) { $refuse = new Refuse; $refuse->setTo($to) ->setId($id) ->setUrl($url) ->setMethod($method) ->request(); } } movim-0.14.1/app/widgets/Confirm/_confirm.tpl000066400000000000000000000014611342764602200210740ustar00rootroot00000000000000

    {$c->__('confirm.title')}


    • {$c->__('confirm.description')}

      {$url}

    • {$c->__('confirm.code')}

      {$id}

    movim-0.14.1/app/widgets/Confirm/confirm.css000066400000000000000000000000731342764602200207240ustar00rootroot00000000000000#confirm ul h2, #confirm ul h3 { text-align: center; } movim-0.14.1/app/widgets/Confirm/locales.ini000066400000000000000000000002511342764602200206760ustar00rootroot00000000000000[confirm] title = Confirmation of authentication description = The following platform would like your confirmation to authentify this account code = Authentication code movim-0.14.1/app/widgets/ContactActions/000077500000000000000000000000001342764602200200745ustar00rootroot00000000000000movim-0.14.1/app/widgets/ContactActions/ContactActions.php000066400000000000000000000045511342764602200235260ustar00rootroot00000000000000registerEvent('roster_additem_handle', 'onAdd', 'contact'); $this->registerEvent('roster_removeitem_handle', 'onDelete'); $this->registerEvent('roster_updateitem_handle', 'onUpdate'); } public function onDelete($packet) { Notification::append(null, $this->__('roster.deleted')); } public function onAdd($packet) { Notification::append(null, $this->__('roster.added')); } public function onUpdate($packet = false) { Notification::append(null, $this->__('roster.updated')); } public function ajaxAddAsk($jid) { $view = $this->tpl(); $view->assign('contact', App\Contact::firstOrNew(['id' => $jid])); $view->assign('groups', $this->user->session->contacts()->select('group')->groupBy('group')->pluck('group')->toArray()); Dialog::fill($view->draw('_contactactions_add')); } public function ajaxGetDrawer($jid) { if (!$this->validateJid($jid)) return; $tpl = $this->tpl(); $tpl->assign('contact', App\Contact::firstOrNew(['id' => $jid])); $tpl->assign('roster', $this->user->session->contacts()->where('jid', $jid)->first()); $tpl->assign('clienttype', getClientTypes()); Drawer::fill($tpl->draw('_contactactions_drawer')); } public function ajaxAdd($form) { $r = new AddItem; $r->setTo((string)$form->searchjid->value) ->setName((string)$form->alias->value) ->setGroup((string)$form->group->value) ->request(); $p = new Subscribe; $p->setTo((string)$form->searchjid->value) ->request(); (new Dialog)->ajaxClear(); } public function ajaxChat($jid) { if (!$this->validateJid($jid)) return; $c = new Chats; $c->ajaxOpen($jid); $this->rpc('MovimUtils.redirect', $this->route('chat', $jid)); } /** * @brief Validate the jid * * @param string $jid */ private function validateJid($jid) { $validate_jid = Validator::stringType()->noWhitespace()->length(6, 60); return ($validate_jid->validate($jid)); } } movim-0.14.1/app/widgets/ContactActions/_contactactions_add.tpl000066400000000000000000000045271342764602200246100ustar00rootroot00000000000000

    {$c->__('roster.add_title')}

      {$url = $contact->getPhoto()}
    • {if="$url"} {else} {$contact->truename|firstLetterCapitalize} {/if}

      {$contact->truename}

      {$contact->id}

    • {if="is_array($groups)"} {loop="$groups"}
    movim-0.14.1/app/widgets/ContactActions/_contactactions_drawer.tpl000066400000000000000000000115351342764602200253410ustar00rootroot00000000000000
    {$url = $contact->getPhoto()}
    • {if="$url"} presence"}status {$roster->presence->presencekey}{/if} "> {elseif="!$contact->isFromMuc()"} presence"}status {$roster->presence->presencekey}{/if} "> person {/if} {if="!$contact->isFromMuc()"} person {/if} {if="!$contact->isMe()"} comment {/if} {if="$roster && $roster->presence && $roster->presence->capability && $roster->presence->capability->isJingle()"} phone {/if}

      {$contact->truename}

      {$contact->id}

      {if="$roster && $roster->presence && $roster->presence->capability"}
    • {$roster->presence->capability->getDeviceIcon()}

      {$roster->presence->capability->name}

      {if="isset($clienttype[$roster->presence->capability->type])"} {$clienttype[$roster->presence->capability->type]} {/if}

    • {/if} {if="$contact->fn != null"}
    • {$contact->fn|firstLetterCapitalize}

      {$c->__('general.name')}

      {$contact->fn}

    • {/if} {if="$contact->nickname != null"}
    • {$contact->nickname|firstLetterCapitalize}

      {$c->__('general.nickname')}

      {$contact->nickname}

    • {/if} {if="$contact->url != null"}
    • link

      {$c->__('general.website')}

      {if="filter_var($contact->url, FILTER_VALIDATE_URL)"} {$contact->url} {else} {$contact->url} {/if}

    • {/if} {if="$contact->email != null"}
    • email

      {$c->__('general.email')}

      {$contact->email}

    • {/if} {if="$contact->description != null && trim($contact->description) != ''"}
    • subject

      {$c->__('general.about')}

      {autoescape="off"} {$contact->description|nl2br} {/autoescape}

    • {/if} {if="strtotime($contact->date) != 0"}
    • cake

      {$c->__('general.date_of_birth')}

      {$contact->date|strtotime|prepareDate:false}

    • {/if}

    movim-0.14.1/app/widgets/ContactActions/locales.ini000066400000000000000000000004151342764602200222170ustar00rootroot00000000000000[roster] add_title = Add a contact add_contact_info1 = Enter the Jabber ID of your contact. add_contact_info2 = Press enter to validate. added = Contact added updated = Contact updated deleted = Contact deleted movim-0.14.1/app/widgets/ContactData/000077500000000000000000000000001342764602200173455ustar00rootroot00000000000000movim-0.14.1/app/widgets/ContactData/ContactData.php000066400000000000000000000044541342764602200222520ustar00rootroot00000000000000addjs('contactdata.js'); $this->addcss('contactdata.css'); $this->registerEvent('vcard_get_handle', 'onVcardReceived'); $this->registerEvent('vcard4_get_handle', 'onVcardReceived'); } public function onVcardReceived($packet) { $contact = $packet->content; $this->rpc('MovimTpl.fill', '#'.cleanupId($contact->jid) . '_contact_data', $this->prepareData($contact->jid)); $this->rpc('Notification_ajaxGet'); } public function prepareData($jid) { $view = $this->tpl(); $view->assign('message', $this->user->messages() ->where(function ($query) use ($jid) { $query->where('jidfrom', $jid) ->orWhere('jidto', $jid); }) ->orderBy('published', 'desc') ->first()); $view->assign('subscriptions', \App\Subscription::where('jid', $jid) ->where('public', true)->get()); $view->assign('contact', App\Contact::firstOrNew(['id' => $jid])); $view->assign('roster', $this->user->session->contacts()->where('jid', $jid)->first()); return $view->draw('_contactdata'); } public function ajaxRefresh($jid) { if (!$this->validateJid($jid)) return; $contact = \App\Contact::find($jid); if (!$contact || $contact->isOld()) { $a = new Moxl\Xec\Action\Avatar\Get; $a->setTo(echapJid($jid))->request(); $v = new Moxl\Xec\Action\Vcard\Get; $v->setTo(echapJid($jid))->request(); $r = new Moxl\Xec\Action\Vcard4\Get; $r->setTo(echapJid($jid))->request(); } } /** * @brief Validate the jid * * @param string $jid */ private function validateJid($jid) { $validate_jid = Validator::stringType()->noWhitespace()->length(6, 60); return ($validate_jid->validate($jid)); } public function display() { $this->view->assign('jid', $this->get('s')); } } movim-0.14.1/app/widgets/ContactData/_contactdata.tpl000066400000000000000000000172521342764602200225210ustar00rootroot00000000000000
    {$url = $contact->getPhoto('l')} {if="$url"}
    • more_horiz

    {/if}
    • {$contact->truename} {if="isset($roster) && isset($roster->presence)"} – {$roster->presence->presencetext} {/if}

      {if="$contact->email"}

      {$contact->email}

      {/if} {if="$contact->description != null && trim($contact->description) != ''"}

      {autoescape="off"} {$contact->description|nl2br} {/autoescape}

      {/if}
    {if="$contact->url != null"}
    • link

      {if="filter_var($contact->url, FILTER_VALIDATE_URL)"} {$contact->url} {else} {$contact->url} {/if}

    {/if} {if="$contact->adrlocality != null || $contact->adrcountry != null"}
    • location_city {if="$contact->adrlocality != null"}

      {$contact->adrlocality}

      {/if} {if="$contact->adrcountry != null"}

      {$contact->adrcountry}

      {/if}
    {/if}
      {if="!$contact->isMe()"} {if="$roster && $roster->presence && $roster->presence->capability && $roster->presence->capability->isJingle()"}
    • phone

      {$c->__('button.call')}

    • {/if}
    • comment

      {if="isset($message)"} {$message->published|strtotime|prepareDate:true,true} {/if} {$c->__('button.chat')}

      {if="isset($message)"} {if="preg_match('#^\?OTR#', $message->body)"}

      lock {$c->__('message.encrypted')}

      {elseif="stripTags($message->body) != ''"}

      {$message->body|stripTags}

      {/if} {/if}
    • {/if} {if="$roster && !in_array($roster->subscription, ['', 'both'])"}
    • {if="$roster->subscription == 'to'"} arrow_upward

      {$c->__('subscription.to')}

      {$c->__('subscription.to_text')}

      {/if} {if="$roster->subscription == 'from'"} arrow_downward

      {$c->__('subscription.from')}

      {$c->__('subscription.from_text')}

      {/if} {if="$roster->subscription == 'none'"} block

      {$c->__('subscription.nil')}

      {$c->__('subscription.nil_text')}

      {/if}
    • {/if}
    • wifi_tethering chevron_right

      {$c->__('blog.visit')}

    {if="count($subscriptions) > 0"}
    • {$subscriptions|count} {$c->__('page.communities')}

    • {loop="$subscriptions"}
    • {$value->node|firstLetterCapitalize} chevron_right

      {if="$value->name"} {$value->name} {else} {$value->node} {/if}

      {if="$value->description"}

      {$value->description|strip_tags}

      {/if}
    • {/loop}
    {/if} movim-0.14.1/app/widgets/ContactData/contactdata.css000066400000000000000000000001521342764602200223420ustar00rootroot00000000000000.contact_data li:first-child img { height: 25rem; margin-left: 5rem; display: inline-block; } movim-0.14.1/app/widgets/ContactData/contactdata.js000066400000000000000000000002511342764602200221660ustar00rootroot00000000000000MovimWebsocket.attach(function() { var parts = MovimUtils.urlParts(); if (parts.params.length > 0) { ContactData_ajaxRefresh(parts.params[0]); } }); movim-0.14.1/app/widgets/ContactData/contactdata.tpl000066400000000000000000000002261342764602200223530ustar00rootroot00000000000000
      {autoescape="off"} {$c->prepareData($jid)} {/autoescape}
    movim-0.14.1/app/widgets/ContactData/locales.ini000066400000000000000000000032161342764602200214720ustar00rootroot00000000000000[general] legend = General Information name = Name nickname = Nickname date_of_birth = Date of Birth gender = Gender marital = Marital Status email = Email website = Website about = About Me accounts = Other Accounts tune = Is Listening [position] legend = Geographic Position locality = Locality country = Country [mood] title = Mood im = "I’m " [listen] title = Listening [last] title = Last seen [client] title = Client Information [explore] last_registered = Last registered explore = Find some new friends [edit] title = Edit alias = Alias group = Group [delete] title = Are you sure? text = You are going to delete one of your contacts, please confirm your action [age] years = %s years [blog] last = Last public post visit = Visit the blog to see all the public posts [subscription] to = You can see this contact status to_button = Share my status to_text = But this contact cannot see yours from = You are not subscribed to this contact from_button = Ask to subscribe from_text = But this contact can still see if you are online nil = No subscriptions nil_button = Invite nil_text = This contact is in your contact list but there is no subscription between the two accounts movim-0.14.1/app/widgets/ContactHeader/000077500000000000000000000000001342764602200176645ustar00rootroot00000000000000movim-0.14.1/app/widgets/ContactHeader/ContactHeader.php000066400000000000000000000052121342764602200231010ustar00rootroot00000000000000registerEvent('roster_additem_handle', 'onUpdate'); $this->registerEvent('roster_updateitem_handle', 'onUpdate'); $this->registerEvent('roster_removeitem_handle', 'onUpdate'); } public function onUpdate($packet) { $this->rpc('MovimTpl.fill', '#contact_header', $this->prepareHeader($packet->content)); } public function ajaxEditContact($jid) { if (!$this->validateJid($jid)) return; $view = $this->tpl(); $view->assign('contact', $this->user->session->contacts()->where('jid', $jid)->first()); $view->assign('groups', $this->user->session->contacts()->select('group')->groupBy('group')->pluck('group')->toArray()); Dialog::fill($view->draw('_contactheader_edit')); } public function ajaxEditSubmit($form) { $rd = new UpdateItem; $rd->setTo(echapJid($form->jid->value)) ->setName($form->alias->value) ->setGroup($form->group->value) ->request(); } public function ajaxDeleteContact($jid) { if (!$this->validateJid($jid)) return; $view = $this->tpl(); $view->assign('jid', $jid); Dialog::fill($view->draw('_contactheader_delete')); } /** * @brief Remove a contact to the roster and unsubscribe */ public function ajaxDelete($jid) { $r = new RemoveItem; $r->setTo($jid) ->request(); $p = new Unsubscribe; $p->setTo($jid) ->request(); } public function ajaxChat($jid) { if (!$this->validateJid($jid)) return; $c = new Chats; $c->ajaxOpen($jid); $this->rpc('MovimUtils.redirect', $this->route('chat', $jid)); } public function prepareHeader($jid) { $view = $this->tpl(); $view->assign('roster', ($this->user->session->contacts()->where('jid', $jid)->first())); $view->assign('contact', App\Contact::firstOrNew(['id' => $jid])); return $view->draw('_contactheader'); } /** * @brief Validate the jid * * @param string $jid */ private function validateJid($jid) { $validate_jid = Validator::stringType()->noWhitespace()->length(6, 60); return ($validate_jid->validate($jid)); } public function display() { $this->view->assign('jid', $this->get('s')); } } movim-0.14.1/app/widgets/ContactHeader/_contactheader.tpl000066400000000000000000000044221342764602200233520ustar00rootroot00000000000000
    • {if="$roster"} edit delete {else} {if="$contact->isMe()"} settings {else} person_add {/if} {/if} arrow_back more_horiz

      {$contact->truename} {if="$roster && $roster->group"} {$roster->group} {/if}

      {$contact->id}

    • {if="$contact->description != null && trim($contact->description) != ''"}
    • {$url = $contact->getPhoto('m')} {if="$url"} {/if}

      {autoescape="off"} {$contact->description|nl2br} {/autoescape}

    • {/if}
    movim-0.14.1/app/widgets/ContactHeader/_contactheader_delete.tpl000066400000000000000000000006721342764602200246770ustar00rootroot00000000000000

    {$c->__('delete.title')}


    {$c->__('delete.text')}

    movim-0.14.1/app/widgets/ContactHeader/_contactheader_edit.tpl000066400000000000000000000026741342764602200243660ustar00rootroot00000000000000

    {$c->__('edit.title')}

    {if="is_array($groups)"} {loop="$groups"}
    movim-0.14.1/app/widgets/ContactHeader/contactheader.tpl000066400000000000000000000001621342764602200232100ustar00rootroot00000000000000
    {autoescape="off"} {$c->prepareHeader($jid)} {/autoescape}
    movim-0.14.1/app/widgets/Dialog/000077500000000000000000000000001342764602200163575ustar00rootroot00000000000000movim-0.14.1/app/widgets/Dialog/Dialog.php000066400000000000000000000010051342764602200202630ustar00rootroot00000000000000addjs('dialog.js'); } public static function fill($html = '', $scroll = false) { RPC::call('MovimTpl.fill', '#dialog', $html); if ($scroll) { RPC::call('Dialog.addScroll'); } } public function ajaxClear() { RPC::call('MovimUtils.removeClass', '#dialog', 'scroll'); RPC::call('MovimTpl.fill', '#dialog', ''); } } movim-0.14.1/app/widgets/Dialog/dialog.js000066400000000000000000000013061342764602200201540ustar00rootroot00000000000000var Dialog = { addScroll : function() { document.querySelector('#dialog').classList.add('scroll'); }, filled : function() { return (document.querySelector('#dialog').innerHTML != ''); }, clear : function() { Dialog_ajaxClear(); }, toggle : function(e) { if (Dialog.filled() && document.querySelector('body') == e.target) { Dialog_ajaxClear(); } }, } movim_add_onload(function() { document.body.addEventListener('click', Dialog.toggle, false); document.addEventListener('keydown', function(e) { if (Dialog.filled() && e.keyCode == 27) { Dialog.clear(); } }, false); }); movim-0.14.1/app/widgets/Dialog/dialog.tpl000066400000000000000000000000571342764602200203410ustar00rootroot00000000000000
    movim-0.14.1/app/widgets/Drawer/000077500000000000000000000000001342764602200164045ustar00rootroot00000000000000movim-0.14.1/app/widgets/Drawer/Drawer.php000066400000000000000000000012711342764602200203420ustar00rootroot00000000000000addjs('drawer.js'); $this->addcss('drawer.css'); } public static function fill($html = '', $actions = false) { RPC::call('MovimTpl.fill', '#drawer', $html); RPC::call('MovimTpl.hideMenu'); RPC::call('MovimUtils.removeClass', '#drawer', 'empty'); if ($actions) { RPC::call('MovimUtils.addClass', '#drawer', 'actions'); } } public function ajaxClear() { RPC::call('MovimUtils.addClass', '#drawer', 'empty'); RPC::call('MovimUtils.removeClass', '#drawer', 'actions'); } } movim-0.14.1/app/widgets/Drawer/drawer.css000066400000000000000000000030051342764602200204000ustar00rootroot00000000000000.drawer { position: fixed; z-index: 3; bottom: 0; left: 0; width: 100%; height: calc(100% - 7rem); box-shadow: 0 2.5rem 5rem rgba(0,0,0,0.30), 0 2rem 1.5rem rgba(0,0,0,0.22); transition: transform .3s ease-in; } .drawer + .drawer_close.button.color { position: absolute; height: 5.5rem; right: 0; z-index: 1; background-color: transparent; transition: transform .3s ease-in; box-shadow: none; } .drawer + .drawer_close.button.color i { font-size: 4rem; line-height: 5.5rem; } .drawer .flex.quarter .block:not(.subheader):not(.large) { flex: 0 1 33.33%; } .drawer > section { height: 100%; overflow-y: auto; -webkit-overflow-scrolling: touch; /* Hack to have a non-blocking scrolling in iOS… */ position: relative; } .drawer > section > table, .drawer > section > ul.flex { margin: 0 auto; padding: 2rem 1.5rem; } .drawer.empty { transition-timing-function: ease-out; transform: translateY(100%); pointer-events: none; } .drawer.empty + .drawer_close.button.color { transition-timing-function: ease-out; transform: translateY(-120%); } .drawer form.padded { padding: 2rem; } @media screen and (min-width: 570px) { .drawer { border-radius: 0.5rem 0.5rem 0 0; width: 70rem; left: calc(50% - 35rem); } .drawer + .drawer_close.button.color { right: calc(50% - 36rem); } .drawer .flex.quarter .block:not(.subheader):not(.large) { flex: 0 1 25%; } } movim-0.14.1/app/widgets/Drawer/drawer.js000066400000000000000000000011361342764602200202270ustar00rootroot00000000000000var Drawer = { filled : function() { return (document.querySelector('#drawer').innerHTML != ''); }, clear : function() { Drawer_ajaxClear(); }, toggle : function(e) { if (Drawer.filled() && document.querySelector('body') == e.target) { Drawer_ajaxClear(); } } } movim_add_onload(function() { document.body.addEventListener('click', Drawer.toggle, false); document.addEventListener('keydown', function(e) { if (Drawer.filled() && e.keyCode == 27) { Drawer.clear(); } }, false); }); movim-0.14.1/app/widgets/Drawer/drawer.tpl000066400000000000000000000002421342764602200204070ustar00rootroot00000000000000
    close movim-0.14.1/app/widgets/Help/000077500000000000000000000000001342764602200160505ustar00rootroot00000000000000movim-0.14.1/app/widgets/Help/Help.php000066400000000000000000000010361342764602200174510ustar00rootroot00000000000000rpc( 'MovimUtils.redirect', $this->route('chat', ['movim@conference.movim.eu', 'room']) ); } public function display() { $this->view->assign('info', ($this->user->isLogged()) ? \App\Info::where('server', $this->user->session->host) ->where('node', '') ->first() : null); } } movim-0.14.1/app/widgets/Help/help.tpl000066400000000000000000000107261342764602200175270ustar00rootroot00000000000000
    • {$c->__('apps.question')}

    • android

      {$c->__('apps.phone')}

      {$c->__('apps.android')}
      android Play Store adb F-Droid
      {$c->__('apps.recommend')} Conversations
      android Play Store adb F-Droid

    • desktop_windows

      {$c->__('apps.computer')}

      {$c->__('apps.computer_text')}

    {if="$info && (!empty($info->adminaddresses) || !empty($info->abuseaddresses) || !empty($info->supportaddresses) || !empty($info->securityaddresses))"}
    • {$c->__('contact.title')}


    • {$addresses = array_unique(array_merge($info->adminaddresses, $info->abuseaddresses, $info->supportaddresses, $info->securityaddresses))} {loop="$addresses"}
    • {$parsed = parse_url($value)} {if="$parsed['scheme'] == 'xmpp'"} {if="isset($parsed['query']) && $parsed['query'] == 'join'"} mode_comment

      {$parsed['path']}

      {else} comment

      {$parsed['path']}

      {/if} {else} email

      {$parsed['path']}

      {/if}
    • {/loop}
    {/if}
    • {$c->__('page.help')}

    • comment

      {$c->__('chatroom.question')}

      {$c->__('chatroom.button')} movim@conference.movim.eu

    movim-0.14.1/app/widgets/Help/locales.ini000066400000000000000000000007431342764602200201770ustar00rootroot00000000000000[help] faq = Frequently Asked Questions [apps] question = Have you already tried Movim on other platforms? phone = Apps for your phone android = Try out our official Android app recommend = We also recommend computer = Apps for your computer computer_text = Our official apps are available on our website [contact] title = Administrators & Contact [chatroom] question = Chat with the Movim team? button = Add the chatroom movim-0.14.1/app/widgets/Infos/000077500000000000000000000000001342764602200162365ustar00rootroot00000000000000movim-0.14.1/app/widgets/Infos/Infos.php000066400000000000000000000021011342764602200200170ustar00rootroot00000000000000 BASE_URI, 'language' => $configuration->locale, 'whitelist' => $configuration->xmppwhitelist, 'description' => $configuration->description, 'unregister' => $configuration->unregister, 'php_version' => phpversion(), 'version' => APP_VERSION, 'population' => User::count(), 'linked' => (int)requestAPI('linked'), 'started' => $connected, 'connected' => $connected, 'commit' => $hash ]; $this->view->assign('json', json_encode($infos)); } } movim-0.14.1/app/widgets/Infos/infos.tpl000066400000000000000000000000471342764602200200760ustar00rootroot00000000000000{autoescape="off"}{$json}{/autoescape} movim-0.14.1/app/widgets/Init/000077500000000000000000000000001342764602200160635ustar00rootroot00000000000000movim-0.14.1/app/widgets/Init/Init.php000066400000000000000000000035701342764602200175040ustar00rootroot00000000000000addjs('init.js'); $this->registerEvent('pubsub_configurepersistentstorage_handle', 'onConfigured'); $this->registerEvent('pubsub_createpersistentstorage_handle', 'onCreated'); $this->registerEvent('pubsub_createpersistentstorage_errorconflict', 'onCreated'); } public function onCreated($package) { $node = $package->content; } public function onConfigured($package) { $node = $package->content; $this->rpc('Init.setNode', $node); } private function createPersistentStorage($node) { $p = new CreatePersistentStorage; $p->setTo($this->user->id) ->setNode($node) ->request(); } public function ajaxCreatePersistentStorage($node, $max = false) { $this->createPersistentStorage($node); $p = new ConfigurePersistentStorage; $p->setTo($this->user->id) ->setNode($node); if (is_int($max)) { $p->setMaxItems($max); } $p->request(); } public function ajaxCreatePersistentPresenceStorage($node) { $this->createPersistentStorage($node); $p = new ConfigurePersistentStorage; $p->setTo($this->user->id) ->setNode($node) ->setAccessPresence() ->setMaxItems(10000) ->request(); } public function ajaxCreatePersistentPEPStorage($node) { $this->createPersistentStorage($node); $p = new ConfigurePersistentStorage; $p->setTo($this->user->id) ->setNode($node) ->setAccessPresence() ->setMaxItems(1) ->request(); } } movim-0.14.1/app/widgets/Init/init.js000066400000000000000000000026111342764602200173640ustar00rootroot00000000000000var Init = { version: 4, checkNode : function() { // TODO : very ugly, need to refactor this var username = localStorage.getItem('username'); if (username == null) return; var jid = username.replace('@', 'at'); var init = localStorage.getObject(jid + '_Init' + Init.version) || {}; if (init.initialized != 'true') { Init_ajaxCreatePersistentStorage('storage:bookmarks'); Init_ajaxCreatePersistentStorage('urn:xmpp:pubsub:movim-public-subscription', 1000); Init_ajaxCreatePersistentPEPStorage('urn:xmpp:vcard4'); Init_ajaxCreatePersistentPEPStorage('urn:xmpp:avatar:data'); Init_ajaxCreatePersistentPEPStorage('http://jabber.org/protocol/geoloc'); Init_ajaxCreatePersistentPresenceStorage('urn:xmpp:pubsub:subscription'); Init_ajaxCreatePersistentPresenceStorage('urn:xmpp:microblog:0'); } }, setNode : function(node) { // TODO : need to refactor this too var username = localStorage.getItem('username'); if (username == null) return; var jid = username.replace('@', 'at'); var init = localStorage.getObject(jid + '_Init' + Init.version) || {}; init.initialized = 'true'; localStorage.setObject(jid + '_Init' + Init.version, init); } } MovimWebsocket.attach(function() { Init.checkNode(); }); movim-0.14.1/app/widgets/Login/000077500000000000000000000000001342764602200162305ustar00rootroot00000000000000movim-0.14.1/app/widgets/Login/Login.php000066400000000000000000000172111342764602200200130ustar00rootroot00000000000000addcss('login.css'); $this->addjs('login.js'); $this->registerEvent('session_start_handle', 'onStart'); $this->registerEvent('saslfailure', 'onSASLFailure'); $this->registerEvent('storage_get_handle', 'onConfig'); $this->registerEvent('storage_get_errorfeaturenotimplemented', 'onConfig'); $this->registerEvent('storage_get_errorserviceunavailable', 'onConfig'); $this->registerEvent('ssl_error', 'onFailAuth'); $this->registerEvent('streamerror', 'onFailAuth'); } public function onStart($packet) { //$session = Session::start(); //if ($session->get('mechanism') != 'ANONYMOUS') { // We get the configuration $s = new Get; $s->setXmlns('movim:prefs') ->request(); //} } public function onConfig($packet) { $this->rpc('MovimUtils.reloadThis'); $p = new Presence; $p->start(); } public function display() { $configuration = Configuration::get(); if (!empty($configuration->info)) { $parser = new MarkdownExtra; $parser->hashtag_protection = true; $this->view->assign('info', $parser->transform($configuration->info)); } $this->view->assign('whitelist',$configuration->xmppwhitelist); if (isset($configuration->xmppdomain) && !empty($configuration->xmppdomain)) { $this->view->assign('domain', $configuration->xmppdomain); } else { $this->view->assign('domain', 'movim.eu'); } $this->view->assign('invitation', null); if ($this->get('i') && Validator::length(8)->validate($this->get('i'))) { $invitation = \App\Invite::find($this->get('i')); if ($invitation) { $this->view->assign('invitation', $invitation); $this->view->assign('contact', \App\Contact::firstOrNew(['id' => $invitation->user_id])); } } $this->view->assign('pop', User::count()); $this->view->assign('connected', (int)requestAPI('started', 2)); $this->view->assign('error', $this->prepareError()); if (isset($_SERVER['PHP_AUTH_USER']) && isset($_SERVER['PHP_AUTH_PW']) && Validator::email()->length(6, 40)->validate($_SERVER['HTTP_EMAIL'])) { list($username, $host) = explode('@', $_SERVER['HTTP_EMAIL']); $this->view->assign('httpAuthHost', $host); $this->view->assign('httpAuthUser', $_SERVER['HTTP_EMAIL']); $this->view->assign('httpAuthPassword', $_SERVER['PHP_AUTH_PW']); } } public function showErrorBlock($error) { $this->user->encryptedPasswords()->delete(); $this->rpc('Login.clearQuick'); $this->rpc('MovimTpl.fill', '#error', $this->prepareError($error)); $this->rpc('MovimUtils.addClass', '#login_widget', 'error'); } public function prepareError($error = 'default') { $view = $this->tpl(); $key = 'error.'.$error; $error_text = $this->__($key); if ($error_text == $key) { $view->assign('error', $this->__('error.default')); } else { $view->assign('error', $error_text); } return $view->draw('_login_error'); } public function onFailAuth() { $this->showErrorBlock('fail_auth'); } public function onSASLFailure($packet) { switch($packet->content) { case 'invalid-mechanism': case 'malformed-request': $error = 'mechanism'; break; case 'not-authorized': case 'bad-auth': $error = 'wrong_account'; break; case 'bad-protocol': default : $error = 'fail_auth'; break; } $this->showErrorBlock($error); } public function ajaxLogin($form) { $username = strtolower($form->username->value); $password = $form->password->value; $this->doLogin($username, $password); } public function ajaxHTTPLogin($login, $password) { $this->doLogin($login, $password); } public function ajaxQuickLogin($deviceId, $login, $key) { $validate_login = Validator::stringType()->length(1, 254); if (!$validate_login->validate($login)) { $this->showErrorBlock('login_format'); return; } try { $key = Key::loadFromAsciiSafeString($key); $user = \App\User::find($login); if ($user) { $ciphertext = $user->encryptedPasswords()->find($deviceId); if ($ciphertext) { $password = Crypto::decrypt($ciphertext->data, $key); $this->doLogin($login, $password, $deviceId); } else { $this->rpc('Login.clearQuick'); } } } catch(Exception $e) { $this->rpc('Login.clearQuick'); } } private function doLogin($login, $password, $deviceId = false) { // We get the Server Configuration $configuration = Configuration::get(); // First we check the form $validate_login = Validator::stringType()->length(1, 254); $validate_password = Validator::stringType()->length(1, 128); if (!$validate_login->validate($login)) { $this->showErrorBlock('login_format'); return; } if (!$validate_password->validate($password)) { $this->showErrorBlock('password_format'); return; } list($username, $host) = explode('@', $login); // Check whitelisted server if (!empty($configuration->xmppwhitelist) && !in_array($host, $configuration->xmppwhitelist)) { $this->showErrorBlock('unauthorized'); return; } // We check if we already have an open session $here = App\Session::where('hash', sha1($username.$password.$host))->first(); $user = User::firstOrNew(['id' => $login]); $user->init(); $user->save(); $rkey = Key::createNewRandomKey(); if (!$deviceId) { $deviceId = generateKey(16); $key = new App\EncryptedPassword; $key->user_id = $login; $key->id = $deviceId; $key->data = Crypto::encrypt($password, $rkey); $key->save(); $this->rpc('Login.setQuick', $deviceId, $login, $host, $rkey->saveToAsciiSafeString()); } if ($here) { $this->rpc('Login.setCookie', 'MOVIM_SESSION_ID', $here->id, date(DATE_COOKIE, Cookie::getTime())); $this->rpc('MovimUtils.redirect', $this->route('main')); return; } elseif (App\Session::where('username', $username)->where('host', $host)->exists()) { $this->showErrorBlock('wrong_password'); return; } { $s = new App\Session; $s->init($username, $password, $host); $s->loadMemory(); $s->save(); // Force reload the User to link the new session \App\User::me(true); // We launch the XMPP socket $this->rpc('register', $host); \Moxl\Stanza\Stream::init($host); } } } movim-0.14.1/app/widgets/Login/_login_error.tpl000066400000000000000000000004241342764602200214310ustar00rootroot00000000000000

    {$c->__('error.oops')}


    {$error}

    {$c->__('button.return')}
    movim-0.14.1/app/widgets/Login/img/000077500000000000000000000000001342764602200170045ustar00rootroot00000000000000movim-0.14.1/app/widgets/Login/img/logo.png000066400000000000000000000160261342764602200204570ustar00rootroot00000000000000PNG  IHDR"_LusBIT|d pHYsʴ tEXtSoftwarewww.inkscape.org<IDATxwǿ^`DkX-&Wc$F%ƒX_kvc`CDA,{xsΞs|?ܻ3yf晙gZ$yҚ@'c2`{%gYZB(/, A  pӥY]@؂تr,Q `,|  D E3%B((00-gY" f@ w" Q ȝ@Er'(@ ;A (NO؝@>G)|'\kGLV\?yeU``pt So;):p<'̝F^\=]#cW .ёE :X^ jkKdByx+S5SDÁc=< }")p/p+7lqaV >bϽ \LPzh6 nj) x!Y)+cy JG#dy`y *N+ܿ6pW"#ycX*e,G{N(L`VG{|b*i_I~^O:KKTu3OXI+)OΒ^] <*iy'Vc%ﻒR>*ӿy tvϷNԻJ9ݣMAުSIzZ6PhCM1k=Q-[o 8k_GM#[py;}Á'rFqCE{Tie_[W3@z/a=z].uZVa`,B{iuʱ'!{> s2ry] 붭 |6Úiػ=bf 2F 6ǚ.]0Ŷ.izɒV2Slӱ }$> cIQjef Qiq<M;TW3˧15+[C<} ~@gFrML*3(CG`]=G*Ji&ꚝ&Sr$#E3m%^i7_ҩ) qLtR6 tcRU˱;J.^I?40e|+I:Qғ%┤ђd$;6pKq4kI$3M0IKD|I"K<_0M=E<=%c* )J$2N XC%.KOegt)=qO^Vﱼ%mTg;2$-;t){YxoTq4B(Ljx~Bg$FI+(FHzD܇{*%uIqǏIg)ښ/+Dg.2jWrO$2cuVJ:BLOZ)/yEq/+<<֠pc3}K)iʾ;Z"3 &ȃv>Ƹڔ'IԤw)*iW8[%^ |ɛTD6ďÜt%'Nj|Y7 '}Lh:GhꄭAr2^;pQuv闏9y>9k<L}[,W9aaUA`w'El>Zg/MJZ@j.x+mcs<mh_*y˔8a8w`3Jů9e'p6[8cz5\'Q3@2jfEU 6 ,F#sz$" LrIS=Vn sq~&k}nJٿ-d.Qqh~} ܘq:2Sd7Ưp99Il9NZEtKVT rSIjf"#nbk>lY-WzŽvj87МF5<-h&W~5K7bm2+'2(nwi' Ŷ8W^}mQ^l%,Ox2Z}$;4{$u;v²5t|#iYvh274FHY+K\u IO69az@E|;cD;w0$'wkԙgRj$(3݁3,ǵzNol.dR)UȑB~Yf7c[ Ԥ"ilvև`uJPD0 _ Ԃ)60ݮ؈ӹN0%h5̀}v +AiǶ{Ic.3p§cv4S9i[+9n&_TQǖ9wv8)Q|}*>:a9CHQfu ؄Ū?˜٤)`ݡUƛN&ѳ}08uގy!3 2|_`#L%kc]M)]L*1P`&t:?`J@Uc#f:'=lp0qBl! t:7OEǏ0w`+:LDZ3<ᏐXisؖEs+)^1tz`k>!_ h(=)@ h*Fr'(@ ;A (NPD@ w" SD;^\2k=` dC:ħ6!ᬷY?1[=,M.& vAjU쁌 ,[NB+s*@vΌ ,o:Xr'(@ ;\%i^yRrW(WR68s} !]n؈,(;)vp|.u(U޵2 ۱u+?.Dm3ssO:1 ԺcbӁO{?ae0zӱ:sd 9jhQðf[LeW$;#oW Or}M0s p[/̳e[Х_0rgHF"e"F% R9EjCHc ׇK:~Rp LVJ=MJ=*3m M*hD~[{6۶IZ{#iOxh7Ig I;IkTHI{)I/Β?Dʱ5NX7I7|^^DVYv,_ r:M6Wc#Z۟$w(-Iw>p0 a{}ujaBa;if)b9rλcMrN`ߡZ+ds'Oqxxr>f{Χ1sn^XRr* xr)whwѱ&3%ێ(32Vuݫp e}*~!"ZsWzq6^U@O#^&껱s>z#^ei)4(?x^zEc nm])}lm픆(|*]>](ބal˩S?j"8c_㱥QD[`F)[77 ¶io\*0x1nZ~#k/KT?@P/s]$[>>؅`6HS 30\깱"ձ '^ioFu6WAA&S_#:Iu-1(_+-Xvc5 2}7+ј[H?u&<=UkkLI۫,^T7J7bk=ѷձ l}8˯Y枞^ Wi},BuͯF.\}b [SiS`%?2rp0чbúib~R sP+Կ;VØƟ/oGi(n†S}MޏwEԊ[}4Ħ肵"mAJhyL1d)ؚm?kKaX|v馥n/"ݳ8c^%{X,Fع\Eۓt8t-(])ES]:v< y$FoZ]0֭ آZSS)-~Drһ _ k^T[i ci|߰571c+5tlЃN,fLU6![kk$<)6Rfb;TӢ? +G?Ɣ==nm<!<Ή"9/`6Z¦7`#1-# >余{k]-KZZF?LǿuO)a ^֭KaUB͛d8ah*xz HJK .b#tչ؀Wbǧ]'w^?61޴ݒZ6|#ϚoJ,.MA]Z-K\NfU1# `yx :ZQlP SN>XiUb/j5Zaĵjm97cM+:H0m1"kXHۥG)ҧ.,hmjb4.(w^]FU\@<҂&O&}Oi7{+az6NNgt_j.֠8 XQ lB\r8 =J?m71D*w+?gx*nDps2X+eЉNyܴ1۠+2V*U )l:M+U*k6ʃgQ}2sfc!.wzUcr@/l$f ՉkQD31!ϬpWD,ú}~+&4LVlc#_[zoc]%{\xiw F?Ú7`J}4Ǻ+հiz}æF)0 f*$ .F(Vv+VɳQzqF#k1gy؜S):3#'c<%V image/svg+xml movim-0.14.1/app/widgets/Login/img/logo2.svg000066400000000000000000001022171342764602200205520ustar00rootroot00000000000000 image/svg+xml movim-0.14.1/app/widgets/Login/img/logo_cloud.svg000066400000000000000000000047061342764602200216620ustar00rootroot00000000000000 image/svg+xml movim-0.14.1/app/widgets/Login/locales.ini000066400000000000000000000021601342764602200203520ustar00rootroot00000000000000[error] username = Wrong username jid = Invalid JID empty_challenge = Empty Challenge from the server dns = XMPP Domain error, your account is not a correct Jabber ID data_missings = Some data are missing! wrong_password = Wrong password internal = Internal server error session = Session error account_created = Account successfully created mec_error = The server takes too much time to respond impossible = Impossible login default = Unknown error login_format = Invalid username format password_format = Invalid password format unauthorized = Your XMPP server is unauthorized wrong_account = Movim failed to authenticate. You entered wrong data mechanism = Authentication mechanism not supported by Movim fail_auth = The XMPP authentification failed [form] username = My address password = Password whitelist_info = You can login with accounts from these servers connected = Connected population = Population invite_chatroom = %s invited you to join a chatroom movim-0.14.1/app/widgets/Login/login.css000066400000000000000000000034431342764602200200560ustar00rootroot00000000000000body main { background: radial-gradient(circle farthest-corner at right bottom,#5265ce 0,#213399 100%); } #login_widget .dialog { position: relative; margin-top: 10%; } @media screen and (max-width: 600px) { body main { background: url(img/logo_cloud.svg), radial-gradient(circle farthest-corner at right bottom,#5265ce 0,#213399 100%); background-size: auto 2.6rem, 100% 100%; background-position: center 2.25rem, center ; background-repeat: no-repeat; } #login_widget .dialog { margin-top: 17.5%; } } #login_widget .dialog h3 { text-align: center; } #login_widget footer { position: relative; text-align: center; padding-top: 3rem; } #login_widget footer > *:first-child { background-image: url(img/logo.svg); background-repeat: no-repeat; background-position: center 0; background-size: 22rem auto, 100% 100%; height: 10rem; width: 100%; display: block; } #login_widget > div { display: none; } #login_widget.error > div#error, #login_widget:not(.error):not(.choose) > div#form { display: block; } #login_widget span.info, #login_widget li.info p { text-align: center; max-height: 100%; padding: 0; } #login_widget span.info { line-height: 4rem; display: block; margin-bottom: 1.25rem; } #login_widget form > div:last-child { min-height: 0; } #login_widget form ul input:not([type=submit]) { margin: 0; height: 5rem; } #login_widget .card { padding: 1rem 2rem; } #login_widget input#complete { position: absolute; top: 0; border-bottom: none; z-index: -1; color: gray; } #login_widget ul.invite span.primary + span.primary { left: 5rem; } #login_widget ul.invite span.primary + span.primary ~ p { padding-left: 12rem; }movim-0.14.1/app/widgets/Login/login.js000066400000000000000000000064501342764602200177030ustar00rootroot00000000000000var Login = { domain : '@movim.eu', submitted : false, fillExample : function(login, pass) { document.querySelector('input#username').value = login; document.querySelector('input#password').value = pass; }, /** * @brief Init the main form behaviour */ init : function() { // The form submission event document.body.addEventListener('submit', function(e) { e.preventDefault(); Login.submitted = true; // We register the socket MovimWebsocket.connection.register(this.querySelector('input#username').value.replace(/.*@/, '')); var button = this.querySelector('input[type=submit]'); button.value = button.dataset.loading; localStorage.username = document.querySelector('input#username').value; // A fallback security setTimeout('MovimWebsocket.unregister()', 20000); return true; }, false); }, /** * @brief Set the Movim cookie */ setCookie : function(key, value, expires) { document.cookie = key + '=' + value + '; expires=' + expires + '; path=/'; }, setQuick : function(deviceId, login, host, key) { localStorage.setItem('quickDeviceId', deviceId); localStorage.setItem('quickLogin', login); localStorage.setItem('quickHost', host); localStorage.setItem('quickKey', key); }, clearQuick : function() { localStorage.removeItem('quickDeviceId'); localStorage.removeItem('quickLogin'); localStorage.removeItem('quickHost'); localStorage.removeItem('quickKey'); }, quickLogin : function() { if (localStorage.getItem('quickHost') != null && localStorage.getItem('quickKey') != null) { MovimWebsocket.connection.register(localStorage.getItem('quickHost')); } } } MovimWebsocket.attach(function() { Login.init(); // We enable the form var inputs = document.querySelectorAll('#login_widget div input[disabled]'); for (var i = 0; i < inputs.length; i++) { inputs[i].disabled = false; } }); MovimWebsocket.start(function() { Login.quickLogin(); }); MovimWebsocket.register(function() { if (localStorage.getItem('quickKey') != null) { Login_ajaxQuickLogin( localStorage.getItem('quickDeviceId'), localStorage.getItem('quickLogin'), localStorage.getItem('quickKey') ); } else { form = document.querySelector('form[name="login"]'); if (Login.submitted) { Login_ajaxLogin(MovimUtils.formToJson('login')); } } }); movim_add_onload(function() { // We had the autocomplete system var login = document.querySelector('input#username'); login.addEventListener('input', function() { if (this.value.indexOf('@') == -1) { document.querySelector('input#complete').value = this.value + '@' + Login.domain; } else { document.querySelector('input#complete').value = this.value; } if (this.value.length == 0) { document.querySelector('input#complete').value = ''; } }); login.addEventListener('blur', function() { this.value = document.querySelector('input#complete').value; }); }); movim-0.14.1/app/widgets/Login/login.tpl000066400000000000000000000123161342764602200200640ustar00rootroot00000000000000

    {$c->__('page.login')}

    {if="$invitation != null"}
    • {$url = $contact->getPhoto('m')} {if="$url"} {else} {$contact->truename|firstLetterCapitalize} {/if} {if="$invitation->room && $invitation->room->getPhoto('m')"} {/if}

      {$c->__('form.invite_chatroom', $contact->truename)}: {$invitation->resource}

    {/if}
    • {$c->__('button.sign_up')}

    {if="isset($info)"}
    • {autoescape="off"} {$info} {/autoescape}
    {/if} {if="!empty($whitelist)"}
    • {$c->__('form.whitelist_info')} : {loop="$whitelist"} {$value} {/loop}

    {/if} {$c->__('form.connected')} {$connected} / {$pop}
    {$error}
    android Play Store adb F-Droid face Apps
    movim-0.14.1/app/widgets/LoginAnonymous/000077500000000000000000000000001342764602200201415ustar00rootroot00000000000000movim-0.14.1/app/widgets/LoginAnonymous/LoginAnonymous.php000066400000000000000000000024041342764602200236330ustar00rootroot00000000000000addjs('loginanonymous.js'); $this->registerEvent('session_start_handle', 'onStart'); } public function onStart($packet) { $session = Session::start(); if ($session->get('mechanism') == 'ANONYMOUS') { $this->rpc('Rooms.anonymousJoin'); } } public function ajaxLogin($username) { $validate_user = Validator::stringType()->length(4, 40); if (!$validate_user->validate($username)) { Notification::append(null, $this->__('login_anonymous.bad_username')); return; } $host = 'anonymous.jappix.com'; $password = 'AmISnowden?'; // We try to get the domain $domain = \Moxl\Utils::getDomain($host); // We launch the XMPP socket $this->rpc('register', $host); // We set the username in the session $s = Session::start(); $s->set('username', $username); $s = new \Modl\Sessionx; $s->init($username, $password, $host); $s->loadMemory(); $sd->set($s); \Moxl\Stanza\Stream::init($host); } } movim-0.14.1/app/widgets/LoginAnonymous/locales.ini000066400000000000000000000001171342764602200222630ustar00rootroot00000000000000[login_anonymous] bad_username = Bad nickname (between 4 and 40 characters) movim-0.14.1/app/widgets/LoginAnonymous/loginanonymous.js000066400000000000000000000003121342764602200235540ustar00rootroot00000000000000window.onbeforeunload = function() { //Presence_ajaxLogout(); } MovimWebsocket.attach(function() { // We register the socket MovimWebsocket.connection.register('anonymous.jappix.com'); }); movim-0.14.1/app/widgets/Menu/000077500000000000000000000000001342764602200160645ustar00rootroot00000000000000movim-0.14.1/app/widgets/Menu/Menu.php000066400000000000000000000146531342764602200175120ustar00rootroot00000000000000registerEvent('post', 'onPost'); $this->registerEvent('post_retract', 'onRetract', 'news'); $this->registerEvent('pubsub_postdelete', 'onRetract', 'news'); $this->addjs('menu.js'); } public function onRetract($packet) { $this->ajaxGetAll(); } public function onStream($count) { $view = $this->tpl(); $view->assign('count', $count); $view->assign('refresh', $this->call('ajaxGetAll')); $this->rpc('movim_posts_unread', $count); $this->rpc('MovimTpl.fill', '#menu_refresh', $view->draw('_menu_refresh')); } public function onPost($packet) { $since = \App\Cache::c('since'); if ($since) { $count = \App\Post::whereIn('id', function ($query) { $query = $query->select('id')->from('posts'); $query = \App\Post::withContactsScope($query); $query = \App\Post::withMineScope($query); $query = \App\Post::withSubscriptionsScope($query); })->withoutComments()->where('published', '>', $since)->count(); } else { $count = 0; } $post = $packet->content; if (!is_object($post)) return; $post = \App\Post::where('server', $post->server) ->where('node', $post->node) ->where('nodeid', $post->nodeid) ->first(); if ($post === null) return; if ($post->isComment() && !$post->isMine()) { $contact = \App\Contact::firstOrNew(['id' => $post->aid]); Notification::append( 'comments', $contact->truename, ($post->isLike()) ? __('post.liked') : $post->title, $contact->getPhoto(), 2 ); } elseif ($count > 0 && (strtotime($post->published) > strtotime($since))) { if ($post->isMicroblog()) { $contact = \App\Contact::firstOrNew(['id' => $post->server]); $title = ($post->title == null) ? __('post.default_title') : $post->title; if (!$post->isMine()) { Notification::append( 'news', $contact->truename, $title, $contact->getPhoto(), 2, $this->route('post', [$post->server, $post->node, $post->nodeid]), $this->route('contact', $post->server) ); } } else { $logo = ($post->logo) ? $post->getLogo() : null; Notification::append( 'news', $post->title, $post->node, $logo, 2, $this->route('post', [$post->server, $post->node, $post->nodeid]), $this->route('community', [$post->server, $post->node]) ); } $this->onStream($count); } } public function ajaxGetAll($page = 0) { $this->ajaxGet('all', null, null, $page); } public function ajaxGetNews($page = 0) { $this->ajaxGet('news', null, null, $page); } public function ajaxGetFeed($page = 0) { $this->ajaxGet('feed', null, null, $page); } public function ajaxGetNode($server = null, $node = null, $page = 0) { $this->ajaxGet('node', $server, $node, $page); } public function ajaxGetMe($page = 0) { $this->ajaxGet('me', null, null, $page); } public function ajaxGet($type = 'all', $server = null, $node = null, $page = 0) { $html = $this->prepareList($type, $server, $node, $page); $this->rpc('MovimTpl.fill', '#menu_widget', $html); $this->rpc('MovimUtils.enhanceArticlesContent'); $this->rpc('Menu.refresh'); } public function prepareList($type = 'all', $server = null, $node = null, $page = 0) { $view = $this->tpl(); $posts = \App\Post::whereIn('id', function ($query) { $query = $query->select('id')->from('posts'); $query = \App\Post::withContactsScope($query); $query = \App\Post::withMineScope($query); $query = \App\Post::withSubscriptionsScope($query); }); $since = \App\Cache::c('since'); $count = ($since) ? $posts->where('published', '>', $since)->count() : 0; // getting newer, not older if ($page == 0) { $count = 0; $last = $posts->orderBy('published', 'desc')->first(); \App\Cache::c('since', ($last) ? $last->published : date(SQL_DATE)); } $items = \App\Post::skip($page * $this->_paging + $count)->withoutComments(); $items->whereIn('id', function ($query) use ($type) { $query = $query->select('id')->from('posts'); if (in_array($type, ['all', 'feed'])) { $query = \App\Post::withContactsScope($query); $query = \App\Post::withMineScope($query); } if (in_array($type, ['all', 'news'])) { $query = \App\Post::withSubscriptionsScope($query); } }); $view->assign('previous', $this->route('news', $page-1)); $view->assign('next', $this->route('news', $page+1)); if ($type == 'news') { $view->assign('previous', $this->route('news', $page-1, [], 'communities')); $view->assign('next', $this->route('news', $page+1, [], 'communities')); } elseif ($type == 'feed') { $view->assign('previous', $this->route('news', $page-1, [], 'contacts')); $view->assign('next', $this->route('news', $page+1, [], 'contacts')); } $view->assign('items', $items ->orderBy('published', 'desc') ->take($this->_paging)->get()); $view->assign('type', $type); $view->assign('page', $page); $view->assign('paging', $this->_paging); return $view->draw('_menu_list'); } public function preparePost($post) { return (new \Post)->preparePost($post, false, true); } } movim-0.14.1/app/widgets/Menu/_menu_list.tpl000066400000000000000000000066551342764602200207570ustar00rootroot00000000000000
    • {$c->__('menu.all')}
    • {$c->__('page.communities')} group_work
    • {$c->__('page.contacts')} people
    {if="$type == 'me' && $c->getUser()->hasPubsub() && $page == 0"}
    • person chevron_right

      {$c->__('privacy.my_profile')}

    • wifi_tethering chevron_right

      {$c->__('hello.blog_title')}

    {/if} {if="$items->isNotEmpty()"}
    {loop="$items"}
    {autoescape="off"}{$c->preparePost($value)}{/autoescape}
    {/loop}
    • keyboard_arrow_left {$c->__('button.previous')} {if="count($items) == $paging"} {$c->__('button.next')} keyboard_arrow_right {/if}

    {elseif="$page == 0"}

      receipt

      {$c->__('menu.empty_title')}

      {$c->__('menu.empty')}

    {/if} movim-0.14.1/app/widgets/Menu/_menu_refresh.tpl000066400000000000000000000005061342764602200214270ustar00rootroot00000000000000
    • refresh

      {$c->__('button.refresh')}

      {$c->__('post.new_items', $count)}

    movim-0.14.1/app/widgets/Menu/locales.ini000066400000000000000000000004401342764602200202050ustar00rootroot00000000000000[menu] empty_title = No news yet… empty = Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed. all = All mine = My publications contacts = Contacts add_post = Write a new post… movim-0.14.1/app/widgets/Menu/menu.js000066400000000000000000000015321342764602200173670ustar00rootroot00000000000000var Menu = { init: function() { let parts = MovimUtils.urlParts(); let page = parts.params[0] !== undefined ? parseInt(parts.params[0]) : 0; if (parts.hash != '') { switch (parts.hash) { case 'communities': Menu_ajaxGetNews(page); break; case 'contacts': Menu_ajaxGetFeed(page); break; case 'blog': Menu_ajaxGetMe(page); break; } } else { Menu_ajaxGetAll(page); } }, setLoad: function(tab) { tab.innerHTML = 'autorenew'; } }; MovimWebsocket.attach(function() { Menu.init(); Notification_ajaxClear('news'); Notification.current('news'); }); movim-0.14.1/app/widgets/Menu/menu.tpl000066400000000000000000000000521342764602200175460ustar00rootroot00000000000000
    movim-0.14.1/app/widgets/Navigation/000077500000000000000000000000001342764602200172575ustar00rootroot00000000000000movim-0.14.1/app/widgets/Navigation/Navigation.php000066400000000000000000000002361342764602200220700ustar00rootroot00000000000000view->assign('page', $this->_view); } } movim-0.14.1/app/widgets/Navigation/navigation.tpl000066400000000000000000000062161342764602200221440ustar00rootroot00000000000000
      {if="$c->getUser()->hasPubsub()"}
    • receipt

      {$c->__('page.news')}

    • {/if}
    • group_work

      {$c->__('page.communities')}

    • forum

      {$c->__('page.chats')}

    • notifications

      {$c->__('notifs.title')}

    • search

      {$c->__('button.search')}

    • settings

      {$c->__('page.configuration')}

    • arrow_back

      {$c->__('button.close')}

    • help

      {$c->__('page.help')}

    • exit_to_app

      {$c->__('status.disconnect')}

    movim-0.14.1/app/widgets/NewsNav/000077500000000000000000000000001342764602200165415ustar00rootroot00000000000000movim-0.14.1/app/widgets/NewsNav/NewsNav.php000066400000000000000000000023621342764602200206360ustar00rootroot00000000000000orderBy('posts.published', 'desc') ->restrictToMicroblog() ->restrictUserHost() ->restrictNSFW() ->recents() ->take(6) ->get() ->shuffle(); $this->view->assign('blogs', $blogs); $posts = \App\Post::where('open', true) ->orderBy('posts.published', 'desc') ->restrictToCommunities() ->restrictUserHost() ->restrictNSFW() ->recents() ->take(6); if ($this->get('s') && $this->get('s') != 'subscriptions') { $posts->where('posts.server', $this->get('s')); } $this->view->assign('posts', $posts->get()->shuffle()); } public function prepareTicket(\App\Post $post) { return (new \Post)->prepareTicket($post); } } movim-0.14.1/app/widgets/NewsNav/newsnav.tpl000066400000000000000000000027741342764602200207550ustar00rootroot00000000000000
    {if="$c->getView() == 'news'"}
    • {$c->__('post.blog_last')}

    • {loop="$blogs"} {autoescape="off"} {$c->prepareTicket($value)} {/autoescape} {/loop}
    {/if} {if="$posts->isNotEmpty()"}
    • {if="$c->getView() == 'news'"} chevron_right {/if}

      {$c->__('page.communities')}

    • {loop="$posts"} {autoescape="off"} {$c->prepareTicket($value)} {/autoescape} {/loop}
    {/if} {if="$c->getView() == 'news' && $c->getUser()->hasPubsub()"}
    • {$c->__('hello.share_title')}

      {$c->__('hello.share_text')}

      share {$c->__('button.share')}

    {/if} movim-0.14.1/app/widgets/NotFound/000077500000000000000000000000001342764602200167145ustar00rootroot00000000000000movim-0.14.1/app/widgets/NotFound/NotFound.php000066400000000000000000000003531342764602200211620ustar00rootroot00000000000000addcss('notfound.css'); } public function display() { $this->view->assign('base_uri', BASE_URI); } } movim-0.14.1/app/widgets/NotFound/notfound.css000066400000000000000000000000551342764602200212620ustar00rootroot00000000000000#notfound_widget { text-align: center; } movim-0.14.1/app/widgets/NotFound/notfound.tpl000066400000000000000000000003211342764602200212650ustar00rootroot00000000000000

    404


    Y U NO FOUND

    {$c->__('page.home')}
    movim-0.14.1/app/widgets/Notification/000077500000000000000000000000001342764602200176065ustar00rootroot00000000000000movim-0.14.1/app/widgets/Notification/Notification.php000066400000000000000000000114011342764602200227420ustar00rootroot00000000000000addjs('notification.js'); } /** * @brief Notify something * * @param string $key The key to group the notifications * @param string $title The displayed title * @param string $body The displayed body * @param string $body The displayed URL * @param integer $time The displayed time (in secondes) * @param integer $action An action * @return void */ public static function append( $key = null, $title = null, $body = null, $picture = null, $time = 2, $action = null, $group = null, $execute = null) { // In this case we have an action confirmation if ($key == null && $title != null) { RPC::call('Notification.toast', $title); return; } if ($picture == null) { $picture = BASE_URI . '/themes/material/img/app/128.png'; } $session = Session::start(); $notifs = $session->get('notifs'); if ($title != null) { RPC::call('Notification.desktop', $title, $body, $picture, $action, $execute); } $notifs_key = $session->get('notifs_key'); if ($notifs == null) $notifs = []; $explode = explode('|', $key); $first = reset($explode); // What we receive is not what it's on the screen on Android if ($key != null && $key != $notifs_key && $title != null) { if ($group != null) $action = $group; RPC::call('Notification.android', $title, $body, $picture, $action); } if (array_key_exists($first, $notifs)) { $notifs[$first]++; } else { $notifs[$first] = 1; } if ($notifs_key != null && $key == $notifs_key) return; RPC::call('Notification.counter', $first, $notifs[$first]); if ($first != $key) { if (array_key_exists($key, $notifs)) { $notifs[$key]++; } else { $notifs[$key] = 1; } RPC::call('Notification.counter', $key, $notifs[$key]); } if ($title != null) { $n = new Notification; RPC::call( 'Notification.snackbar', $n->prepareSnackbar($title, $body, $picture, $action, $execute), $time); } $session->set('notifs', $notifs); } /** * @brief Clear the counter of a key * * @param string $key The key to group the notifications * @return void */ public function ajaxClear($key) { $session = Session::start(); $notifs = $session->get('notifs'); if ($notifs != null && array_key_exists($key, $notifs)) { $counter = $notifs[$key]; unset($notifs[$key]); RPC::call('Notification.counter', $key, ''); $explode = explode('|', $key); $first = reset($explode); if (array_key_exists($first, $notifs)) { $notifs[$first] = $notifs[$first] - $counter; if ($notifs[$first] <= 0) { unset($notifs[$first]); RPC::call('Notification.counter', $first, ''); } else { RPC::call('Notification.counter', $first, $notifs[$first]); } } } $session->set('notifs', $notifs); } /** * @brief Get all the keys * @return void */ public function ajaxGet() { $session = Session::start(); $notifs = $session->get('notifs'); if ($notifs != null) RPC::call('Notification.refresh', $notifs); } /** * @brief Get all the keys * @return void */ public function getCounter($key) { $session = Session::start(); $notifs = $session->get('notifs'); if ($notifs != null && array_key_exists($key, $notifs)) { return $notifs[$key]; } return 0; } /** * @brief Set the current used key (to prevent notifications on current view) * * @param string $key * @return void */ public function ajaxCurrent($key) { $session = Session::start(); $session->set('notifs_key', $key); } public function prepareSnackbar($title, $body = null, $picture = null, $action = null, $execute = null) { $view = $this->tpl(); $view->assign('title', $title); $view->assign('body', $body); $view->assign('picture', $picture); $view->assign('action', $action); $view->assign('onclick', $execute); return $view->draw('_notification'); } } movim-0.14.1/app/widgets/Notification/_notification.tpl000066400000000000000000000007221342764602200231550ustar00rootroot00000000000000{if="isset($action)"} {elseif="isset($onclick)"} {/if}
    • {if="isset($picture)"} {/if}

      {$title}

      {if="isset($body)"}

      {$body}

      {/if}
    {if="isset($action) || isset($onclick)"}
    {/if} movim-0.14.1/app/widgets/Notification/notification.css000066400000000000000000000033221342764602200230060ustar00rootroot00000000000000#notification_widget { position: fixed; bottom: 0px; left: 0px; z-index: 5; max-width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; padding: 1em; } #notification_widget .notif { transition: background-color 0.3s ease; background-color: #323232; border-radius: 0.1em; margin-top: 1em; width: 100%; color: white; padding: 0.7em 1.3em; opacity: 1; line-height: 1.5em; } #notification_widget .notif:hover { background-color: #151515; cursor: pointer; } .notificationAnim { opacity: 0; visibility: hidden; position: relative; -webkit-animation: fadeOut 5s linear; -moz-animation: fadeOut 5s linear; -ms-animation: fadeOut 5s linear; -o-animation: fadeOut 5s linear; animation: fadeOut 5s linear; } @-webkit-keyframes fadeOut { 0% { opacity: 0; visibility: visible; } 5% { opacity: 1; visibility: visible; } 90% { opacity: 1; visibility: visible; } 100% { opacity: 0; visibility: hidden; } } @-moz-keyframes fadeOut { 0% { opacity: 0; visibility: visible; } 5% { opacity: 1; visibility: visible; } 90% { opacity: 1; visibility: visible; } 100% { opacity: 0; visibility: hidden; } } @-ms-keyframes fadeOut { 0% { opacity: 0; visibility: visible; } 5% { opacity: 1; visibility: visible; } 90% { opacity: 1; visibility: visible; } 100% { opacity: 0; visibility: hidden; } } @media screen and (max-width: 1024px) { #notification_widget .notif { width: 100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; } } movim-0.14.1/app/widgets/Notification/notification.js000066400000000000000000000133021342764602200226310ustar00rootroot00000000000000var DesktopNotification = Notification; var Notification = { inhibed : false, focused : false, tab_counter1 : 0, tab_counter2 : 0, tab_counter1_key : 'chat', tab_counter2_key : 'news', document_title_init : null, document_title : document.title, notifs_key : '', favicon : null, inhibit : function(sec) { Notification.inhibed = true; if (sec == null) sec = 5; setTimeout(function() { Notification.inhibed = false; }, sec*1000); }, refresh : function(keys) { var counters = document.querySelectorAll('.counter'); for(i = 0; i < counters.length; i++) { var n = counters[i]; if (n.dataset.key != null && keys[n.dataset.key] != null) { if (keys[n.dataset.key] > 100) keys[n.dataset.key] = '+100'; n.innerHTML = keys[n.dataset.key]; } } for(var key in keys) { var counter = keys[key]; Notification.setTab(key, counter); } Notification.displayTab(); }, counter : function(key, counter) { var counters = document.querySelectorAll('.counter'); for(i = 0; i < counters.length; i++) { var n = counters[i]; if (n.dataset.key != null && n.dataset.key == key) { if (counter > 100) counter = '+100'; n.innerHTML = counter; } } Notification.setTab(key, counter); Notification.displayTab(); }, setTab : function(key, counter) { if (counter == '') counter = 0; if (Notification.tab_counter1_key == key) { Notification.tab_counter1 = counter; } if (Notification.tab_counter2_key == key) { Notification.tab_counter2 = counter; } }, displayTab : function() { if (Notification.tab_counter1 == 0 && Notification.tab_counter2 == 0) { document.title = Notification.document_title; if (Notification.favicon != null) Notification.favicon.badge(0); if (typeof window.electron !== 'undefined') window.electron.notification(false); } else { document.title = '(' + Notification.tab_counter1 + '/' + Notification.tab_counter2 + ') ' + Notification.document_title; if (Notification.favicon != null) Notification.favicon.badge(Notification.tab_counter1 + Notification.tab_counter2); if (typeof window.electron !== 'undefined') window.electron.notification(Notification.tab_counter1 + Notification.tab_counter2); } }, current : function(key) { Notification.notifs_key = key; Notification_ajaxCurrent(Notification.notifs_key); }, toast : function(title) { // Android notification if (typeof Android !== 'undefined') { Android.showToast(title); return; } target = document.getElementById('toast'); if (target) { target.innerHTML = title; } setTimeout(function() { target = document.getElementById('toast'); target.innerHTML = ''; }, 3000); }, snackbar : function(html, time) { if (typeof Android !== 'undefined' || Notification.inhibed == true) return; target = document.getElementById('snackbar'); if (target) { target.innerHTML = html; } setTimeout(function() { Notification.snackbarClear(); }, time*1000); }, snackbarClear : function() { target = document.getElementById('snackbar'); target.innerHTML = ''; }, desktop : function(title, body, picture, action, execute) { if (Notification.inhibed == true || Notification.focused || typeof DesktopNotification === 'undefined') return; var notification = new DesktopNotification(title, { icon: picture, body: body }); if (action !== null) { notification.onclick = function() { window.location.href = action; Notification.snackbarClear(); this.close(); } } if (execute !== null) { notification.onclick = function() { eval(execute); Notification.snackbarClear(); this.close(); } } }, android : function(title, body, picture, action) { if (typeof Android !== 'undefined') { Android.showNotification(title, body, picture, action); return; } } } Notification.document_title_init = document.title; if (typeof MovimWebsocket != 'undefined') { MovimWebsocket.attach(function() { if (typeof Favico != 'undefined') { Notification.favicon = new Favico({ animation: 'none', fontStyle: 'normal', bgColor: '#FF5722' }); } Notification.document_title = Notification.document_title_init; Notification.tab_counter1 = Notification.tab_counter2 = 0; Notification_ajaxGet(); Notification.current(Notification.notifs_key); window.addEventListener('blur', function() { Notification.focused = false; Notification_ajaxCurrent('blurred'); }); window.addEventListener('focus', function() { Notification.focused = true; Notification.current(Notification.notifs_key); Notification_ajaxClear(Notification.notifs_key); }); }); } movim-0.14.1/app/widgets/Notification/notification.tpl000066400000000000000000000000451342764602200230140ustar00rootroot00000000000000
    movim-0.14.1/app/widgets/Notifications/000077500000000000000000000000001342764602200177715ustar00rootroot00000000000000movim-0.14.1/app/widgets/Notifications/Notifications.php000066400000000000000000000112621342764602200233150ustar00rootroot00000000000000addjs('notifications.js'); $this->registerEvent('post', 'onPost'); $this->registerEvent('pubsub_getitem_handle', 'onPost'); $this->registerEvent('subscribe', 'onInvitations'); $this->registerEvent('roster_additem_handle', 'onInvitations'); $this->registerEvent('roster_updateitem_handle', 'onInvitations'); $this->registerEvent('presence_subscribe_handle', 'onInvitations'); $this->registerEvent('presence_subscribed_handle', 'onInvitations'); } public function onPost($packet) { $post = $packet->content; if ($post->isComment() && !$post->isMine()) { $this->ajaxSetCounter(); } } public function onInvitations($from = false) { if (is_string($from)) { $contact = App\Contact::find($from); if (!$contact) $contact = new App\Contact(['id' => $from]); Notification::append( 'invite|'.$from, $contact->truename, $this->__('invitations.wants_to_talk', $contact->truename), $contact->getPhoto(), 4); } $this->ajaxSetCounter(); } public function ajaxRequest() { Drawer::fill($this->prepareNotifications()); \App\Cache::c('notifs_since', date(SQL_DATE)); $this->ajaxSetCounter(); (new Notification)->ajaxClear('comments'); } public function ajaxSetCounter() { $since = \App\Cache::c('notifs_since'); if (!$since) $since = date(SQL_DATE, 0); $count = \App\Post::whereIn('parent_id', function ($query) { $query->select('id') ->from('posts') ->where('aid', $this->user->id); })->where('published', '>', $since) ->where('aid', '!=', $this->user->id)->count(); $session = Session::start(); $notifs = $session->get('activenotifs'); if (is_array($notifs)) { $count += count($notifs); } $this->rpc('Notifications.setCounters', ($count > 0) ? $count : ''); } public function ajaxAccept($jid) { $jid = echapJid($jid); if ($this->user->session->contacts()->where('jid', $jid)->count() == 0) { $r = new AddItem; $r->setTo($jid) ->request(); } $p = new Subscribe; $p->setTo($jid) ->request(); $p = new Subscribed; $p->setTo($jid) ->request(); // TODO : move in Moxl $session = Session::start(); $notifs = $session->get('activenotifs'); unset($notifs[$jid]); $session->set('activenotifs', $notifs); $n = new Notification; $n->ajaxClear('invite|'.$jid); Drawer::fill($this->prepareNotifications()); $this->ajaxSetCounter(); } public function ajaxRefuse($jid) { $jid = echapJid($jid); $p = new Unsubscribed; $p->setTo($jid) ->request(); // TODO : move in Moxl $session = Session::start(); $notifs = $session->get('activenotifs'); unset($notifs[$jid]); $session->set('activenotifs', $notifs); $n = new Notification; $n->ajaxClear('invite|'.$jid); Drawer::fill($this->prepareNotifications()); $this->ajaxSetCounter(); } /* * Create the list of notifications * @return string */ private function prepareNotifications() { $invitations = []; $session = Session::start(); $notifs = $session->get('activenotifs'); if (is_array($notifs)) { foreach ($notifs as $key => $value) { array_push($invitations, \App\Contact::firstOrNew(['id' =>$key])); } } $notifs = \App\Post::whereIn('parent_id', function ($query) { $query->select('id') ->from('posts') ->where('aid', $this->user->id); }) ->orderBy('published', 'desc') ->limit(30) ->get(); $since = \App\Cache::c('notifs_since'); if (!$since) $since = date(SQL_DATE, 0); $view = $this->tpl(); $view->assign('hearth', addEmojis('♥')); $view->assign('notifs', $notifs); $view->assign('since', $since); $view->assign('invitations', $invitations); return $view->draw('_notifications'); } } movim-0.14.1/app/widgets/Notifications/_notifications.tpl000066400000000000000000000117701342764602200235300ustar00rootroot00000000000000
    {if="!empty($invitations)"}
    • {$invitations|count} {$c->__('invitations.title')}

      {loop="$invitations"}
    • {$url = $value->getPhoto()} {if="$url"} {else} person {/if} check close person

      {$c->__('invitations.wants_to_talk', $value->truename)}

      {$value->jid}

    • {/loop}
    {/if} {if="$notifs->isNotEmpty()"}
    • {$c->__('notifs.title')}

    • {$old = null} {$delimiter = false} {loop="$notifs"} {if="$value->parent_id != $old"} {$parent = $value->getParent()} {/if} {if="$parent"} {if="!$delimiter && strtotime($value->published) < strtotime($since)"} {$delimiter = true} {if="$key != 0"}



    • {/if} {/if}
    • {if="$value->contact"} {$url = $value->contact->getPhoto('s')} {if="$url"} {else} person {/if} {else} person {/if} {if="$value->isLike()"} favorite {else} comment {/if}

      {$value->published|strtotime|prepareDate:true,true} {$value->truename} {if="!$value->isLike()"} {$value->title} {else} {$c->__('post.liked')} {/if}

      {$parent->title}

    • {$old = $value->parent_id} {/if} {/loop}
    {/if} {if="$notifs->isEmpty() && empty($invitations)"}
    notifications_none

    {$c->__('notifs.empty')}

    {/if}
    movim-0.14.1/app/widgets/Notifications/locales.ini000066400000000000000000000002431342764602200221130ustar00rootroot00000000000000[invitations] title = Pending Invitations wants_to_talk= %s wants to talk with you [notifs] title = Notifications empty = No new notifications movim-0.14.1/app/widgets/Notifications/notifications.js000066400000000000000000000005021342764602200231750ustar00rootroot00000000000000var Notifications = { setCounters : function(counter) { var counters = document.querySelectorAll('.counter.notifications'); for (i = 0; i < counters.length; i++) { counters[i].innerHTML = counter; } } } MovimWebsocket.attach(function() { Notifications_ajaxSetCounter(); });movim-0.14.1/app/widgets/Onboarding/000077500000000000000000000000001342764602200172425ustar00rootroot00000000000000movim-0.14.1/app/widgets/Onboarding/Onboarding.php000066400000000000000000000021261342764602200220360ustar00rootroot00000000000000addcss('onboarding.css'); $this->addjs('onboarding.js'); } public function ajaxAskNotifications() { $tpl = $this->tpl(); $this->rpc('Onboarding.setNotifications'); Dialog::fill($tpl->draw('_onboarding_notifications', true)); } public function ajaxAskPublic() { $tpl = $this->tpl(); $this->rpc('Onboarding.setPublic'); if ($this->user->public == null) { Dialog::fill($tpl->draw('_onboarding_public')); } } public function ajaxAskPopups() { $tpl = $this->tpl(); Dialog::fill($tpl->draw('_onboarding_popups')); $this->rpc('Onboarding.setPopups'); } public function ajaxEnablePublic() { $this->user->setPublic(); Notification::append(null, $this->__('vcard.public')); } public function ajaxEnableRestricted() { $this->user->setPrivate(); Notification::append(null, $this->__('vcard.restricted')); } } movim-0.14.1/app/widgets/Onboarding/_onboarding_notifications.tpl000066400000000000000000000011231342764602200251720ustar00rootroot00000000000000

    {$c->__('onboarding.notifications_title')}

    {$c->__('onboarding.notifications_text')}

    {$c->__('onboarding.notifications_text_second')}

    movim-0.14.1/app/widgets/Onboarding/_onboarding_popups.tpl000066400000000000000000000006201342764602200236500ustar00rootroot00000000000000

    {$c->__('onboarding.popups_title')}

    {$c->__('onboarding.popups_text')}

    {$c->__('onboarding.popups_text_second')}

    movim-0.14.1/app/widgets/Onboarding/_onboarding_public.tpl000066400000000000000000000011261342764602200236020ustar00rootroot00000000000000

    {$c->__('onboarding.public_title')}

    {$c->__('onboarding.public_text')}

    {$c->__('onboarding.public_text_second')}

    movim-0.14.1/app/widgets/Onboarding/img/000077500000000000000000000000001342764602200200165ustar00rootroot00000000000000movim-0.14.1/app/widgets/Onboarding/img/notifications.svg000066400000000000000000000217201342764602200234120ustar00rootroot00000000000000 image/svg+xml 1 movim-0.14.1/app/widgets/Onboarding/img/popups.svg000066400000000000000000000137751342764602200221020ustar00rootroot00000000000000 image/svg+xml movim-0.14.1/app/widgets/Onboarding/img/public.svg000066400000000000000000000135541342764602200220250ustar00rootroot00000000000000 image/svg+xml movim-0.14.1/app/widgets/Onboarding/locales.ini000066400000000000000000000012561342764602200213710ustar00rootroot00000000000000[onboarding] notifications_title = Notifications notifications_text = Movim can notify you when a new post is published or if you receive messages notifications_text_second = You can always disable them afterwards public_title = Public profile public_text = Make your profile public and allow other users to find you and make new contacts more easily public_text_second = You can always disable this in the configuration afterwards popups_title = Popups popups_text = Movim is using popups for the video-conference feature, they are sometime blocked by the browsers popups_text_second = Please be sure that they are enabled to use this feature properly movim-0.14.1/app/widgets/Onboarding/onboarding.css000066400000000000000000000006271342764602200221030ustar00rootroot00000000000000#onboarding .placeholder { background-position: center 1rem; background-size: 24rem; background-repeat: no-repeat; padding-top: 26rem; } #onboarding.notifications .placeholder { background-image: url(img/notifications.svg); } #onboarding.public .placeholder { background-image: url(img/public.svg); } #onboarding.popups .placeholder { background-image: url(img/popups.svg); } movim-0.14.1/app/widgets/Onboarding/onboarding.js000066400000000000000000000023151342764602200217230ustar00rootroot00000000000000var Onboarding = { check: function() { if (typeof DesktopNotification === 'undefined') { Onboarding.setNotifications(); } if (localStorage.getItem('onboardingPublic') === null) { Onboarding_ajaxAskPublic(); } else if (localStorage.getItem('onboardingNotifications') === null) { Onboarding_ajaxAskNotifications(); } else if (localStorage.getItem('onboardingPopups') === null) { Onboarding_ajaxAskPopups(); } }, enableNotifications: function() { DesktopNotification.requestPermission(function (status) { if (DesktopNotification.permission !== status) { DesktopNotification.permission = status; } }); }, setNotifications: function() { localStorage.setItem('onboardingNotifications', true); }, setPublic: function() { localStorage.setItem('onboardingPublic', true); }, setPopups: function() { localStorage.setItem('onboardingPopups', true); window.open('?popuptest', '', 'width=100,height=100,status=0,titlebar=0,toolbar=0,menubar=0'); } } MovimWebsocket.attach(function() { Onboarding.check(); }); movim-0.14.1/app/widgets/Picture/000077500000000000000000000000001342764602200165735ustar00rootroot00000000000000movim-0.14.1/app/widgets/Picture/Picture.php000066400000000000000000000050021342764602200207140ustar00rootroot00000000000000get('url')); $headers = requestHeaders($url); if ($headers['http_code'] == 200 && $headers["download_content_length"] <= SMALL_PICTURE_LIMIT && $headers["download_content_length"] > 2000 && typeIsPicture($headers['content_type'])) { $components = parse_url($url); // We proxify the picture if served from HTTP if ($components['scheme'] === 'http' || in_array($components['host'], $this->blockedHosts)) { $ch = curl_init(); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); curl_setopt($ch, CURLOPT_HEADER, true); curl_setopt($ch, CURLOPT_BINARYTRANSFER, true); curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true); curl_setopt($ch, CURLOPT_CONNECTTIMEOUT, 4); curl_setopt($ch, CURLOPT_BUFFERSIZE, 12800); curl_setopt($ch, CURLOPT_NOPROGRESS, false); curl_setopt($ch, CURLOPT_PROGRESSFUNCTION, function($downloadSize, $downloaded, $uploadSize, $uploaded) { return ($downloaded > SMALL_PICTURE_LIMIT) ? 1 : 0; }); $response = curl_exec($ch); $header_size = curl_getinfo($ch, CURLINFO_HEADER_SIZE); curl_close ($ch); $headers = preg_split('/[\r\n]+/', substr($response, 0, $header_size)); $body = substr($response, $header_size); foreach ($headers as $header) { if (strtolower(substr($header, 0, strlen('Content-Type:'))) === 'content-type:') { header($header); } } header('Cache-Control:public, max-age=' . 3600*24); print $body; return; } else { header("HTTP/1.1 301 Moved Permanently"); header('Location: ' . $url); return; } } header("HTTP/1.1 301 Moved Permanently"); header('Location: ' . $this->respath('empty.png')); } } movim-0.14.1/app/widgets/Picture/empty.png000066400000000000000000000002471342764602200204420ustar00rootroot00000000000000PNG  IHDRĉbKGD pHYs  tIME /U*<iTXtCommentCreated with GIMPd.e IDATc`&IENDB`movim-0.14.1/app/widgets/Post/000077500000000000000000000000001342764602200161055ustar00rootroot00000000000000movim-0.14.1/app/widgets/Post/Post.php000066400000000000000000000170401342764602200175450ustar00rootroot00000000000000addjs('post.js'); $this->addcss('post.css'); $this->registerEvent('microblog_commentsget_handle', 'onComments', 'post'); $this->registerEvent('microblog_commentpublish_handle', 'onCommentPublished'); $this->registerEvent('microblog_commentpublish_error', 'onCommentPublishError'); $this->registerEvent('microblog_commentsget_error', 'onCommentsError'); $this->registerEvent('pubsub_getitem_handle', 'onHandle', 'post'); $this->registerEvent('pubsub_postdelete_handle', 'onDelete', 'post'); } public function onHandle($packet) { $post = $packet->content; if ($post->isComment()) { $this->rpc( 'MovimTpl.fill', '#comments', $this->prepareComments($post->getParent()) ); } else { $this->rpc('MovimTpl.fill', '#post_widget.'.cleanupId($post->nodeid), $this->preparePost($post)); $this->rpc('MovimUtils.enhanceArticlesContent'); } } public function onCommentPublished($packet) { Notification::append(false, $this->__('post.comment_published')); } public function onCommentPublishError($packet) { Notification::append(false, $this->__('post.comment_publish_error')); } public function onComments($packet) { $post = \App\Post::find($packet->content); $this->rpc('MovimTpl.fill', '#comments', $this->prepareComments($post)); } public function onCommentsError($packet) { $view = $this->tpl(); $html = $view->draw('_post_comments_error'); $this->rpc('MovimTpl.fill', '#comments', $html); } public function onDelete($packet) { $this->rpc('Post.refreshComments'); } public function ajaxGetContact($jid) { $c = new ContactActions; $c->ajaxGetDrawer($jid); } public function ajaxGetPost($server, $node, $nodeid) { $p = \App\Post::where('server', $server) ->where('node', $node) ->where('nodeid', $nodeid) ->first(); if ($p) { $html = $this->preparePost($p); $this->rpc('MovimTpl.fill', '#post_widget.'.cleanupId($p->nodeid), $html); $this->rpc('MovimUtils.enhanceArticlesContent'); // If the post is a reply but we don't have the original if ($p->isReply() && !$p->getReply()) { $gi = new GetItem; $gi->setTo($p->replyserver) ->setNode($p->replynode) ->setId($p->replynodeid) ->setAskReply($p->id) ->request(); } $gi = new GetItem; $gi->setTo($p->server) ->setNode($p->node) ->setId($p->nodeid) ->request(); } else { $this->rpc('MovimTpl.fill', '#post_widget', $this->prepareNotFound()); } } public function ajaxGetPostComments($server, $node, $id) { $post = \App\Post::where('server', $server) ->where('node', $node) ->where('nodeid', $id) ->first(); if ($post) { $this->requestComments($post); } } public function ajaxShare($server, $node, $id) { $this->rpc('MovimUtils.redirect', $this->route('publish', [$server, $node, $id, 'share'])); } public function requestComments(\App\Post $post) { if ($post->id == null) return; \App\Post::whereNotNull('parent_id') ->where('parent_id', $post->id) ->delete(); $c = new CommentsGet; $c->setTo($post->commentserver) ->setId($post->commentnodeid) ->setParentId($post->id) ->request(); } public function publishComment($comment, $to, $node, $id) { if (!Validator::stringType()->notEmpty()->validate($comment) || !Validator::stringType()->length(6, 128)->noWhitespace()->validate($id)) return; $p = \App\Post::where('server', $to) ->where('node', $node) ->where('nodeid', $id) ->first(); if ($p) { $cp = new CommentPublish; $cp->setTo($p->commentserver) ->setFrom($this->user->id) ->setCommentNodeId($p->commentnodeid) ->setTitle(htmlspecialchars(rawurldecode($comment))) ->setParentId($p->id) ->request(); } } public function ajaxPublishComment($form, $to, $node, $id) { $comment = trim($form->comment->value); if ($comment != '♥') { $this->publishComment($comment, $to, $node, $id); } } public function prepareComments(\App\Post $post, $public = false) { $view = $this->tpl(); $view->assign('post', $post); $view->assign('public', $public); $view->assign('hearth', addEmojis('♥')); return $view->draw('_post_comments'); } public function prepareNotFound() { $view = $this->tpl(); return $view->draw('_post_not_found'); } public function preparePost(\App\Post $p, $public = false, $card = false) { if (isset($p)) { $view = $this->tpl(); if ($p->hasCommentsNode() && !$public && !$card) { $this->requestComments($p); // Broken in case of repost $view->assign('commentsdisabled', false); } elseif (!$card) { $viewd = $this->tpl(); $view->assign('commentsdisabled', $viewd->draw('_post_comments_error')); } $view->assign('public', $public); $view->assign('reply', $p->isReply() ? $p->getReply() : false); $view->assign('repost', $p->isRecycled() ? \App\Contact::find($p->server) : false); $view->assign('nsfw', $this->user->nsfw); $view->assign('post', $p); return ($card) ? $view->draw('_post_card') : $view->draw('_post'); } return $this->prepareNotFound(); } public function prepareTicket(\App\Post $post, $big = false) { $view = $this->tpl(); $view->assign('post', $post); $view->assign('big', $big); return $view->draw('_post_ticket'); } public function preparePostLinks(\App\Post $post) { $view = $this->tpl(); $view->assign('post', $post); return $view->draw('_post_links'); } public function preparePostReply(\App\Post $post) { if (!$post->isReply()) return ''; $view = $this->tpl(); $view->assign('reply', $post->getReply()); return $view->draw('_post_reply'); } public function preparePreviousNext(\App\Post $post) { $view = $this->tpl(); $view->assign('post', $post); return $view->draw('_post_prevnext'); } public function display() { $this->view->assign('nodeid', false); if (Validator::stringType()->length(10, 256)->validate($this->get('i'))) { $this->view->assign('nodeid', $this->get('i')); } } } movim-0.14.1/app/widgets/Post/_post.tpl000066400000000000000000000233501342764602200177550ustar00rootroot00000000000000
    {if="!$public"}
    • arrow_back {if="$post->isMine()"} {if="$post->isEditable()"} edit {/if} delete {/if}

      {if="$post->title != null && !$post->isBrief()"} {autoescape="off"} {$post->getTitle()} {/autoescape} {else} {$c->__('post.default_title')} {/if}

    {/if} {if="($public && $post->openlink) || !$public"}
    • {if="$repost"} {$contact = $repost} {else} {$contact = $post->contact} {/if} {if="$post->isMicroblog()"} {if="$post->nsfw"} +18 {else} {if="$post->contact"} {$url = $contact->getPhoto('m')} {if="$url"} {else} person {/if} {else} person {/if} {/if} {else} {if="$post->nsfw"} +18 {elseif="$post->logo"} {else} {$post->node|firstLetterCapitalize} {/if} {/if} {if="$public"} chevron_right {/if} {if="!$post->isBrief()"}

      {autoescape="off"} {$post->getTitle()|addHashtagsLinks|addEmojis} {/autoescape}

      {else}

      {/if}

      {if="$contact"} {if="!$public"} {/if} {$contact->truename} {if="!$public"}{/if} – {/if} {if="!$post->isMicroblog()"} {if="!$public"} {/if} {$post->server} {if="!$public"}{/if} / {if="!$public"} {/if} {$post->node} {if="!$public"}{/if} – {/if} {$post->published|strtotime|prepareDate} {if="$post->published != $post->updated"} edit {/if}

      {if="$post->isBrief()"}

      {autoescape="off"} {$post->getTitle()|addUrls|addHashtagsLinks|nl2br|prepareString|addEmojis} {/autoescape}

      {/if}
    {/if}
    {if="$repost"}
    • {$url = $post->contact->getPhoto('m')} {if="$url"} loop {else} loop {/if} chevron_right

      {$c->__('post.repost', $post->contact->truename)}

      {$c->__('post.repost_profile', $post->contact->truename)}

    {/if}
    isRTL()"}rtl{else}ltr{/if}"> {if="$post->youtube"}
    {elseif="$post->isShort()"} {loop="$post->pictures"} {/loop} {/if} {autoescape="off"} {$post->getContent()|addHashtagsLinks} {/autoescape}
    {autoescape="off"} {$c->preparePostReply($post)} {/autoescape}
    {autoescape="off"} {$c->preparePostLinks($post)} {/autoescape} {if="$post->pictures && !$post->isBrief() && !$post->isShort()"}
      {loop="$post->pictures"}
    • image
    • {/loop}
    {/if} {if="$post->openlink && !$public"}
    • wifi_tethering

      {$c->__('post.public_yes')}

      {$c->__('post.public_url')} – {$post->openlink->url.host}

    {/if} {if="$public"}
    {autoescape="off"} {$c->prepareComments($post, true)} {/autoescape}
    {else} {if="$commentsdisabled"} {autoescape="off"} {$commentsdisabled} {/autoescape} {else}
    {/if} {autoescape="off"} {$c->preparePreviousNext($post)} {/autoescape} {/if}
    movim-0.14.1/app/widgets/Post/_post_card.tpl000066400000000000000000000226041342764602200207470ustar00rootroot00000000000000
    • {if="$post->nsfw"} +18 {elseif="$post->isMicroblog()"} {if="$post->contact"} {$url = $post->contact->getPhoto('m')} {if="$url"} {else} person {/if} {else} person {/if} {else} {$post->node|firstLetterCapitalize} {/if} {if="!$post->isBrief()"}

      {autoescape="off"} {$post->getTitle()|addHashtagsLinks|addEmojis} {/autoescape}

      {else}

      {/if}

      {if="$post->isMicroblog()"} {$post->truename} – {else} {if="$public"} {$post->server} {else} {$post->server} {/if} / {$post->node} – {/if} {$post->published|strtotime|prepareDate} {if="$post->published != $post->updated"} edit {/if} {if="!$post->openlink"} lock {/if}

      {if="$post->isBrief()"}

      {autoescape="off"} {$post->getTitle()|addHashtagsLinks|addUrls|nl2br|prepareString} {/autoescape}

      {/if}
      {if="$post->isBrief()"} {if="$nsfw == false && $post->nsfw"} {/if}
      isRTL()"}rtl{else}ltr{/if}"> {if="$post->youtube"}
      {elseif="$post->isShort()"} {loop="$post->pictures"} {$value->title} {/loop} {/if}
      {else}
    • {if="$nsfw == false && $post->nsfw"} {/if}
      isRTL()"}rtl{else}ltr{/if}"> {if="$post->youtube"}
      {elseif="$post->isShort()"} {loop="$post->pictures"} {$value->title} {/loop} {/if} {autoescape="off"} {$post->getContent()|addHashtagsLinks} {/autoescape}
    • {/if} {autoescape="off"} {$c->preparePostReply($post)} {$c->preparePostLinks($post)} {/autoescape}
    • add {$c->__('post.more')} {if="$post->hasCommentsNode()"} {$liked = $post->isLiked()} {if="$liked"} {$post->likes->count()} favorite {else} {$post->likes->count()} {if="$liked"} favorite {else} favorite_border {/if} {/if} {$post->comments->count()} chat_bubble_outline {/if} {if="!$public"} share {if="$post->openlink"} wifi_tethering {else} lock {/if} {/if} {if="$post->isMine()"} {if="$post->isEditable()"} edit {/if} delete {/if}

    movim-0.14.1/app/widgets/Post/_post_comments.tpl000066400000000000000000000141321342764602200216600ustar00rootroot00000000000000{$liked = false} {if="$post->likes->count() > 0"}
    • favorite

      {$post->likes->count()} {$c->__('button.like')}

      {loop="$post->likes"} {if="$public"} {$value->truename} {else} {if="$value->isMine()"} {$liked = [$value->server, $value->node, $value->nodeid]} {/if} {$value->truename}{/if}{if="$key + 1 < $post->likes->count()"},{/if} {/loop}

    {/if}
      {if="$post->comments->count() > 0"}
    • {$post->comments->count()} {$c->__('post.comments')}

    • {/if} {loop="$post->comments"} {if="$value->title || $value->contentraw"}
    • {if="!$public && ($value->isMine() || $post->isMine())"} delete {/if} {if="$value->contact"} {$url = $value->contact->getPhoto('s')} {if="$url"} {if="$public"} {else} {/if} {else} {if="$public"} person {else} person {/if} {/if} {else} {if="$public"} person {else} person {/if} {/if}

      {$value->published|strtotime|prepareDate:true,true} {if="$public"} {$value->truename} {else} {$value->truename} {/if}

      {if="$value->contentraw"} {autoescape="off"} {$value->contentraw|addHashtagsLinks|addHFR|prepareString} {autoescape/} {else} {autoescape="off"} {$value->title|addUrls|addHashtagsLinks|nl2br|prepareString} {/autoescape} {/if}

    • {/if} {/loop} {if="!$public"}
    • comment send
    • {if="$liked"} {else} {/if} {if="$c->getUser()->hasPubsub()"} share {$c->__('button.share')} {/if}

    • {/if}
    movim-0.14.1/app/widgets/Post/_post_comments_error.tpl000066400000000000000000000010761342764602200230740ustar00rootroot00000000000000
    • comment

      {$c->__('post.comments_disabled')}

    • {if="$c->getUser()->hasPubsub()"} {/if}

    movim-0.14.1/app/widgets/Post/_post_links.tpl000066400000000000000000000024051342764602200211530ustar00rootroot00000000000000
      {loop="$post->links"}
    • {if="$value->logo"} {else} link {/if}

      {if="isset($value->title)"} {$value->title} {else} {$value->href} {/if}

      {if="$value->description"}

      {$value->description}

      {else}

      {$value->url.host}

      {/if}
    • {/loop} {loop="$post->files"}
    • attach_file

      {$value->href|urldecode}

    • {/loop}
    movim-0.14.1/app/widgets/Post/_post_not_found.tpl000066400000000000000000000001571342764602200220300ustar00rootroot00000000000000
    receipt

    {$c->__('post.empty')}

    movim-0.14.1/app/widgets/Post/_post_prevnext.tpl000066400000000000000000000006131342764602200217050ustar00rootroot00000000000000{if="$post->next || $post->previous"}
      {if="$post->previous"} {autoescape="off"} {$c->prepareTicket($post->previous)} {/autoescape} {/if} {if="$post->next"} {autoescape="off"} {$c->prepareTicket($post->next)} {/autoescape} {/if}
    {/if} movim-0.14.1/app/widgets/Post/_post_reply.tpl000066400000000000000000000042231342764602200211660ustar00rootroot00000000000000
    {if="$reply != null"}
    • {if="$reply->picture"} share {elseif="$reply->isMicroblog() && $reply->contact"} {$url = $reply->contact->getPhoto('l')} {if="$url"} share {else} share {/if} {/if} chevron-right

      {$reply->title}

      {$reply->getContent()|html_entity_decode|stripTags}

      {if="$reply->isMicroblog() && $reply->contact"} people {$reply->contact->truename} {else} group_work {$reply->node} {/if} {$reply->published|strtotime|prepareDate:true,true}

    {else}
    • reply

      {$c->__('post.original_deleted')}

    {/if} movim-0.14.1/app/widgets/Post/_post_ticket.tpl000066400000000000000000000041611342764602200213170ustar00rootroot00000000000000
  • {if="$big && $post->picture != null"} {elseif="!$big"} contact"} {$post->contact->jid|stringToColor} {else} {$post->node|stringToColor} {/if}" {if="$post->picture != null"} style="background-image: url({$post->picture->href|protectPicture});" {elseif="$post->contact"} {$url = $post->contact->getPhoto('l')} {if="$url"} style="background-image: url({$url});" {/if} {/if} > {if="$post->contact"} {$post->contact->truename|firstLetterCapitalize} {else} {$post->node|firstLetterCapitalize} {/if} {/if}

    {if="isset($post->title)"} {autoescape="off"} {$post->title|prepareString} {/autoescape} {else} {$post->node} {/if}

    {autoescape="off"}{$post->getSummary()|prepareString}{/autoescape}

    {if="$post->contact"} {$post->contact->truename} {/if} {if="!$post->isMicroblog()"} {if="$post->contact"}–{/if} {$post->node} {/if} {$count = $post->likes->count()} {if="$count > 0"} {$count} favorite_border {/if} {$count = $post->comments->count()} {if="$count > 0"} {$count} chat_bubble_outline {/if} {$post->published|strtotime|prepareDate}

  • movim-0.14.1/app/widgets/Post/locales.ini000066400000000000000000000036151342764602200202350ustar00rootroot00000000000000[post] news_feed = News Feed placeholder = Discover and register to the groups you are interested in content = Content published = Post published deleted = Post deleted hot = What’s Hot hot_text = Posts recently published in communities that you are not subscribed (yet) new = New post repost = This is a re-post from %s repost_profile = See %s profile blog_last = Public posts from users public = Publish this post publicly? public_yes = This post is public public_no = This post is private public_url = Public URL of this post delete_title = Delete this post delete_text = You are going to delete this post, please confirm your action delete_comment = Are you sure that you want to delete this comment? discover = Discover more articles on the communities page more = Read more comments_disabled = Comments disabled comment_published = Comment published comment_publish_error = The comment cannot be published comment_deleted = Comment deleted liked = Liked your publication [hello] blog_title = Visit your public blog blog_text = See your public posts and share them with all your contacts contact_post = Contact post share_title = Universal share button share_text = Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim share_button = Share on Movim enter_title = Oh! Hello! enter_paragraph = It seems that you’re new there! Welcome on Movim! menu_title = Check the Menu menu_paragraph = All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more! profile_title = Looks like you didn’t complete your profile yet profile_paragraph = You can go in the Configuration page to describe yourself and put a nice picture movim-0.14.1/app/widgets/Post/post.css000066400000000000000000000000721342764602200176030ustar00rootroot00000000000000#comments li.mine ~ li button#like { display: none; } movim-0.14.1/app/widgets/Post/post.js000066400000000000000000000014501342764602200174300ustar00rootroot00000000000000var Post = { comment: function() { MovimUtils.showElement(document.querySelector('#comment_add')); }, share : function() { var parts = MovimUtils.urlParts(); if (parts.params.length) { Post_ajaxShare(parts.params[0], parts.params[1], parts.params[2]); } }, refreshComments : function() { var parts = MovimUtils.urlParts(); if (parts.params.length) { Post_ajaxGetPostComments(parts.params[0], parts.params[1], parts.params[2]); } } }; MovimWebsocket.attach(function() { Notification.current('post'); var parts = MovimUtils.urlParts(); if (parts.params.length) { Post_ajaxGetPost(parts.params[0], parts.params[1], parts.params[2]); } else { Post_ajaxClear(); } }); movim-0.14.1/app/widgets/Post/post.tpl000066400000000000000000000000761342764602200176160ustar00rootroot00000000000000
    movim-0.14.1/app/widgets/PostActions/000077500000000000000000000000001342764602200174265ustar00rootroot00000000000000movim-0.14.1/app/widgets/PostActions/PostActions.php000066400000000000000000000060071342764602200224100ustar00rootroot00000000000000registerEvent('pubsub_getitem_handle', 'onItem'); $this->registerEvent('pubsub_postdelete_handle', 'onDelete'); $this->registerEvent('pubsub_postdelete', 'onDelete'); $this->addjs('postactions.js'); } public function onItem($packet) { $post = $packet->content; if ($post && $post->isComment()) $post = $post->getParent(); if ($post) { $this->rpc('MovimTpl.fill', '#'.cleanupId($post->nodeid), $this->preparePost($post)); } } public function onDelete($packet) { list($server, $node, $id) = array_values($packet->content); if (substr($node, 0, 29) == 'urn:xmpp:microblog:0:comments') { Notification::append(false, $this->__('post.comment_deleted')); } else { Notification::append(false, $this->__('post.deleted')); $this->rpc('PostActions.handleDelete', ($node == 'urn:xmpp:microblog:0') ? $this->route('news') : $this->route('community', [$server, $node]) ); } $this->rpc('MovimTpl.remove', '#'.cleanupId($id)); } public function ajaxLike($to, $node, $id) { $p = \App\Post::where('server', $to) ->where('node', $node) ->where('nodeid', $id) ->first(); if (!isset($p) || $p->isLiked()) return; $post = new Post; $post->publishComment('♥', $p->server, $p->node, $p->nodeid); } public function ajaxDelete($to, $node, $id) { $post = \App\Post::where('server', $to) ->where('node', $node) ->where('nodeid', $id) ->first(); if ($post) { $view = $this->tpl(); $view->assign('post', $post); $view->assign('to', $to); $view->assign('node', $node); $view->assign('id', $id); Dialog::fill($view->draw('_postactions_delete')); } } public function ajaxDeleteConfirm($to, $node, $id) { $post = \App\Post::where('server', $to) ->where('node', $node) ->where('nodeid', $id) ->first(); if (isset($post)) { $p = new PostDelete; $p->setTo($post->server) ->setNode($post->node) ->setId($post->nodeid) ->request(); if (!$post->isComment()) { $p = new Delete; $p->setTo($post->commentserver) ->setNode('urn:xmpp:microblog:0:comments/'.$post->commentnodeid) ->request(); } } } public function preparePost($p) { $pw = new \Post; return $pw->preparePost($p, false, true); } } movim-0.14.1/app/widgets/PostActions/_postactions_delete.tpl000066400000000000000000000011151342764602200241740ustar00rootroot00000000000000

    {$c->__('post.delete_title')}


    {if="$post->isComment()"}

    {$c->__('post.delete_comment')}

    {else}

    {$c->__('post.delete_text')}

    {/if}
    movim-0.14.1/app/widgets/PostActions/postactions.js000066400000000000000000000002741342764602200223350ustar00rootroot00000000000000var PostActions = { handleDelete : function(url) { var page = MovimUtils.urlParts().page; if (page == 'post') { MovimUtils.redirect(url); } } } movim-0.14.1/app/widgets/Presence/000077500000000000000000000000001342764602200167245ustar00rootroot00000000000000movim-0.14.1/app/widgets/Presence/Presence.php000066400000000000000000000115311342764602200212020ustar00rootroot00000000000000addcss('presence.css'); $this->addjs('presence.js'); $this->registerEvent('avatar_get_handle', 'onMyPresence'); $this->registerEvent('mypresence', 'onMyPresence'); $this->registerEvent('session_up', 'onSessionUp'); $this->registerEvent('session_down', 'onSessionDown'); } public function onSessionUp() { $p = new Chat; $p->request(); } public function onSessionDown() { $p = new Away; $p->request(); } public function onMyPresence($packet) { $this->rpc('MovimTpl.fill', '#presence_widget', $this->preparePresence()); Notification::append(null, $this->__('status.updated')); } public function start() { $this->rpc('Notification.inhibit', 15); // http://xmpp.org/extensions/xep-0280.html \Moxl\Stanza\Carbons::enable(); // We refresh the roster $r = new GetList; $r->request(); // We refresh the messages $c = new Chats; $c->ajaxGetHistory(); $this->onSessionUp(); $this->ajaxServerCapsGet(); $this->ajaxBookmarksGet(); $this->ajaxPubsubSubscriptionsGet(); $this->ajaxFeedRefresh(); $this->ajaxServerDisco(); $this->ajaxProfileRefresh(); } public function ajaxLogout() { $this->rpc('Presence.clearQuick'); $this->user->encryptedPasswords()->delete(); $p = new Unavailable; $p->setType('terminate') ->setResource($this->user->session->resource) ->setTo($this->user->id) ->request(); Stream::end(); } public function ajaxGetPresence() { $html = $this->preparePresence(); if ($html) $this->rpc('MovimTpl.fill', '#presence_widget', $html); } public function ajaxConfigGet() { $s = new Get; $s->setXmlns('movim:prefs') ->request(); } public function ajaxPubsubSubscriptionsGet() { // Private Subscritions $ps = new GetPubsubSubscriptions; $ps->setTo($this->user->id) ->setPEPNode('urn:xmpp:pubsub:movim-public-subscription') ->request(); // Public Subscritions $ps = new GetPubsubSubscriptions; $ps->setTo($this->user->id) ->request(); } // We get the server capabilities public function ajaxServerCapsGet() { $c = new \Moxl\Xec\Action\Disco\Request; $c->setTo($this->user->session->host) ->request(); $c->setTo($this->user->id) ->request(); } // We discover the server services public function ajaxServerDisco() { $c = new \Moxl\Xec\Action\Disco\Items; $c->setTo($this->user->session->host) ->request(); } // We refresh the profile public function ajaxProfileRefresh() { $a = new \Moxl\Xec\Action\Avatar\Get; $a->setTo($this->user->id) ->request(); $v = new \Moxl\Xec\Action\Vcard4\Get; $v->setTo($this->user->id) ->request(); } // We refresh the bookmarks public function ajaxBookmarksGet() { $b = new \Moxl\Xec\Action\Bookmark\Get; $b->setTo($this->user->id) ->request(); } // We refresh our personnal feed public function ajaxFeedRefresh() { $r = new GetItemsId; $r->setTo($this->user->id) ->setNode('urn:xmpp:microblog:0') ->request(); } public function preparePresence() { // If the user is still on a logued-in page after a daemon restart if ($this->user->id == false) { $this->rpc('MovimUtils.disconnect'); return false; } // We reload the user instance in memory \App\User::me(true); $presence = $this->user->session->presence; $contact = $this->user->contact; $presencetpl = $this->tpl(); $presencetpl->assign('me', ($contact == null) ? new App\Contact : $contact); $presencetpl->assign('presence', ($presence == null) ? new App\Presence : $presence); $presencetpl->assign('presencetxt', getPresencesTxt()); return $presencetpl->draw('_presence', true); } public function display() { $contact = $this->user->contact; $this->view->assign('me', ($contact == null) ? new App\Contact : $contact); } } movim-0.14.1/app/widgets/Presence/_presence.tpl000066400000000000000000000017731342764602200214200ustar00rootroot00000000000000
  • {$url = $me->getPhoto()} {if="$url"} value != null"}{$presencetxt[$presence->value]}{/if}" style="background-image: url({$url})"> {else} value != null"}{$presencetxt[$presence->value]}{/if}"> person {/if} exit_to_app

    {$me->truename}

  • movim-0.14.1/app/widgets/Presence/locales.ini000066400000000000000000000001311342764602200210420ustar00rootroot00000000000000[status] disconnect = Disconnect updated = Status updated presence = Presence movim-0.14.1/app/widgets/Presence/presence.css000066400000000000000000000003001342764602200212330ustar00rootroot00000000000000ul#presence_widget li span.primary { opacity: 1; } @media screen and (min-width: 1024px) and (max-width: 1680px) { ul#presence_widget li span.control { display: none; } } movim-0.14.1/app/widgets/Presence/presence.js000066400000000000000000000004731342764602200210720ustar00rootroot00000000000000var Presence = { clearQuick : function() { localStorage.removeItem('quickDeviceId'); localStorage.removeItem('quickLogin'); localStorage.removeItem('quickHost'); localStorage.removeItem('quickKey'); } } MovimWebsocket.attach(function() { Presence_ajaxGetPresence(); }); movim-0.14.1/app/widgets/Presence/presence.tpl000066400000000000000000000007541342764602200212570ustar00rootroot00000000000000
    • {$url = $me->getPhoto()} {if="$url"} {else} person {/if}



    movim-0.14.1/app/widgets/Preview/000077500000000000000000000000001342764602200166015ustar00rootroot00000000000000movim-0.14.1/app/widgets/Preview/Preview.php000066400000000000000000000010541342764602200207330ustar00rootroot00000000000000addcss('preview.css'); $this->addjs('preview.js'); } public function ajaxShow($url) { if (!Validator::url($url)->validate($url)) return; $view = $this->tpl(); $view->assign('url', $url); $this->rpc('MovimTpl.fill', '#preview', $view->draw('_preview')); } public function ajaxHide() { $this->rpc('MovimTpl.fill', '#preview', ''); } } movim-0.14.1/app/widgets/Preview/_preview.tpl000066400000000000000000000003441342764602200211430ustar00rootroot00000000000000
    {$c->__('button.save')} {$c->__('button.close')}
    movim-0.14.1/app/widgets/Preview/preview.css000066400000000000000000000011661342764602200210000ustar00rootroot00000000000000#preview { position: fixed; top: 0; left: 0; width: 100%; height: 100%; text-align: center; justify-content: center; display: flex; background-color: rgba(0, 0, 0, 0.95); z-index: 3; opacity: 0; pointer-events: none; transition: opacity .3s cubic-bezier(.4,0,.2,1) .05s; } #preview:not(:empty) { pointer-events: auto; opacity: 1; } #preview img { max-height: calc(100% - 12rem); margin-top: -3rem; max-width: 90%; align-self: center; border-radius: 0.5rem; } #preview .buttons { position: absolute; bottom: 1rem; text-align: center; } movim-0.14.1/app/widgets/Preview/preview.js000066400000000000000000000010641342764602200206210ustar00rootroot00000000000000movim_add_onload(function() { document.addEventListener('keydown', function(e) { if (document.querySelector('#preview').innerHTML != '' && e.keyCode == 27) { Preview_ajaxHide(); } }, false); document.addEventListener('click', function(e) { if (document.querySelector('#preview').innerHTML == '') return; if (!document.querySelector('#preview img').contains(e.target) && !document.querySelector('#preview .buttons').contains(e.target)) { Preview_ajaxHide(); } }, false); }); movim-0.14.1/app/widgets/Preview/preview.tpl000066400000000000000000000000311342764602200207750ustar00rootroot00000000000000
    movim-0.14.1/app/widgets/PublishBrief/000077500000000000000000000000001342764602200175365ustar00rootroot00000000000000movim-0.14.1/app/widgets/PublishBrief/PublishBrief.php000066400000000000000000000266471342764602200226440ustar00rootroot00000000000000registerEvent('pubsub_postpublish_handle', 'onPublish'); $this->registerEvent('microblog_commentcreatenode_handle', 'onCommentNodeCreated'); $this->addjs('publishbrief.js'); $this->addcss('publishbrief.css'); } public function onPublish($packet) { Notification::append(false, $this->__('post.published')); list($to, $node, $id, $repost, $comments) = array_values($packet->content); if (!$repost && $comments) { $this->ajaxCreateComments(($comments === true) ? $to : $comments, $id); } if ($node == 'urn:xmpp:microblog:0') { $this->rpc('MovimUtils.redirect', $this->route('news')); } else { $this->rpc('MovimUtils.redirect', $this->route('community', [$to, $node])); } } public function onCommentNodeCreated($packet) { list($server, $parentid) = array_values($packet->content); $s = new Subscribe; $s->setTo($server) ->setFrom($this->user->id) ->setNode('urn:xmpp:microblog:0:comments/'.$parentid) ->request(); } public function ajaxCreateComments($server, $id) { if (!$this->validateServerNode($server, $id)) return; $cn = new CommentCreateNode; $cn->setTo($server) ->setParentId($id) ->request(); } public function ajaxGet( $server = false, $node = false, $id = false, $reply = false, $extended = false ) { $this->rpc( 'MovimTpl.fill', '#publishbrief', $this->preparePublishBrief($server, $node, $id, $reply, $extended) ); $this->rpc('PublishBrief.checkEmbed'); } public function ajaxHttpSaveDraft($form) { $p = new \App\Post; $p->title = $form->title->value; $p->content = $form->content->value; if (Validator::notEmpty()->url()->validate($form->embed->value)) { $p->link = $form->embed->value; } Cache::c('draft', $p); } public function ajaxPreview($form) { if ($form->content->value != '') { $view = $this->tpl(); $doc = new DOMDocument; $parser = new MarkdownExtra; $parser->hashtag_protection = true; $doc->loadXML('
    '.addHFR($parser->transform($form->content->value)).'
    '); $view->assign('content', substr($doc->saveXML($doc->getElementsByTagName('div')->item(0)), 5, -6)); Dialog::fill($view->draw('_publishbrief_preview'), true); } else { Notification::append(false, $this->__('publishbrief.no_content_preview')); } } public function ajaxHttpPublish($form) { $this->rpc('PublishBrief.disableSend'); Cache::c('draft', null); if (Validator::stringType()->notEmpty()->validate(trim($form->title->value))) { $p = new PostPublish; $p->setFrom($this->user->id) ->setTo($form->to->value) ->setTitle(htmlspecialchars($form->title->value)) ->setNode($form->node->value); $comments = $this->user->session->getCommentsService(); $tags = []; $tagsTitle = getHashtags(htmlspecialchars($form->title->value)); if (is_array($tagsTitle)) array_merge($tags, $tagsTitle); if (Validator::stringType()->notEmpty()->validate(trim($form->content->value))) { $content = $form->content->value; $parser = new MarkdownExtra; $parser->hashtag_protection = true; $content_xhtml = addHFR($parser->transform($content)); $tagsContent = getHashtags(htmlspecialchars($form->content->value)); if (is_array($tagsContent)) $tags = array_merge($tags, $tagsContent); if (!empty($content)) { $p->setContent(htmlspecialchars($content)); } if (!empty($content_xhtml)) { $p->setContentXhtml($content_xhtml); } } if (Validator::stringType()->notEmpty()->validate(trim($form->id->value))) { $p->setId($form->id->value); $post = \App\Post::where('server', $form->to->value) ->where('node', $form->node->value) ->where('nodeid', $form->id->value) ->first(); if (isset($post)) { $p->setPublished(strtotime($post->published)); } } else { $slugify = new Slugify; $slug = $slugify->slugify( strtok(wordwrap($form->title->value, 80, "\n"), "\n") ); if (!empty($slug) && strlen($slug) > 32) { $p->setId($slug. '-'. \generateKey(6)); } } if ($comments) { $p->enableComments($comments->node); } else { $p->enableComments(); } if ($form->open->value === true) { $p->isOpen(); } if (is_array($tags)) { $p->setTags($tags); } if ($form->reply->value) { $post = \App\Post::where('server', $form->replyserver->value) ->where('node', $form->replynode->value) ->where('nodeid', $form->replynodeid->value) ->first(); $p->setReply($post->getRef()); } if (Validator::notEmpty()->url()->validate($form->embed->value)) { try { $embed = \App\Url::resolve($form->embed->value); $p->setLink($form->embed->value); $imagenumber = $form->imagenumber->value; if (($embed->type == 'photo' || isset($embed->images)) && $imagenumber != 'none') { $p->setImage($embed->images[$imagenumber]['url'], $embed->title, $embed->images[$imagenumber]['mime']); } $p->setLink($form->embed->value, $embed->title, 'text/html', $embed->description, $embed->providerIcon); } catch(Exception $e) { error_log($e->getMessage()); } } $p->request(); $this->ajaxGet(); } else { $this->rpc('PublishBrief.enableSend'); Notification::append(false, $this->__('publishbrief.no_title')); } } public function ajaxEmbedLoading() { $this->rpc( 'MovimTpl.fill', '#publishbrief ul.embed', '
  • ' . $this->__('global.loading') . '

  • '); } public function ajaxEmbedTest($url, $imagenumber = 0) { if ($url == '') { return; } if (!Validator::url()->validate($url)) { Notification::append(false, $this->__('publishbrief.valid_url')); $this->ajaxClearEmbed(); return; } $this->rpc('Dialog_ajaxClear'); try { $embed = \App\Url::resolve($url); $this->rpc('MovimTpl.fill', '#publishbrief ul.embed', $this->prepareEmbed($embed, $imagenumber)); if ($embed->type == 'link') { $this->rpc('PublishBrief.setTitle', $embed->title); } } catch(Exception $e) { $this->ajaxClearEmbed(); error_log($e->getMessage()); } } public function ajaxEmbedChooseImage($url) { try { $view = $this->tpl(); $view->assign('embed', \App\Url::resolve($url)); Drawer::fill($view->draw('_publishbrief_images'), true); } catch(Exception $e) { error_log($e->getMessage()); } } public function ajaxClearEmbed() { $session = Session::start(); $session->remove('share_url'); $p = Cache::c('draft'); if ($p && $p->link) { unset($p->link); Cache::c('draft', $p); } $this->rpc('MovimTpl.fill', '#publishbrief ul.embed', $this->prepareEmbedDefault()); } public function prepareEmbedDefault() { $view = $this->tpl(); return $view->draw('_publishbrief_embed_default'); } public function prepareEmbed($embed, $imagenumber = 0) { $view = $this->tpl(); $view->assign('embed', $embed); $view->assign('imagenumber', $imagenumber); return $view->draw('_publishbrief_embed'); } public function preparePublishBrief( $server = false, $node = false, $id = false, $reply = false, $extended = false ) { if ($server == false && $node == false) { $server = $this->user->id; $node = 'urn:xmpp:microblog:0'; } $post = false; $view = $this->tpl(); if ($id) { $p = \App\Post::where('server', $server) ->where('node', $node) ->where('nodeid', $id) ->first(); if ($p) { if ($p->isEditable() && !$reply) { $post = $p; } if ($p->isReply()) { $reply = $p->getReply(); } elseif ($reply) { $reply = $p; } } } $session = Session::start(); $view->assign('url', $session->get('share_url')); $view->assign('draft', Cache::c('draft')); $view->assign('post', $post); if ($reply) { $view->assign('to', $this->user->id); $view->assign('node', 'urn:xmpp:microblog:0'); $view->assign('reply', $reply); $view->assign('replyblock', (new \Post)->prepareTicket($reply)); } else { $view->assign('to', $server); $view->assign('node', $node); $view->assign('reply', false); $view->assign('embed', $this->prepareEmbedDefault()); } $view->assign('extended', $extended); return $view->draw('_publishbrief'); } public function ajaxLink() { $view = $this->tpl(); Dialog::fill($view->draw('_publishbrief_link')); } public function ajaxDisplayPrivacy($open) { Notification::append(false, ($open) ? $this->__('post.public_yes') : $this->__('post.public_no')); } private function validateServerNode($server, $node) { $validate_server = Validator::stringType()->noWhitespace()->length(6, 40); $validate_node = Validator::stringType()->length(3, 100); return ($validate_server->validate($server) && $validate_node->validate($node)); } } movim-0.14.1/app/widgets/PublishBrief/_publishbrief.tpl000066400000000000000000000147461342764602200231100ustar00rootroot00000000000000{if="$extended"}
    • arrow_back

      {if="$post"} {$c->__('button.edit')} {elseif="$reply"} {$c->__('button.share')} {else} {$c->__('publishbrief.new')} {/if}

    send {else}
    {/if}
    • {if="!$extended"} send {/if}
      nodeid}{/if}"> {if="$reply"} {/if}
    • {if="$extended"} visibility {else} add_circle {/if}
        {if="$reply"} {autoescape="off"} {$replyblock} {/autoescape} {else} {autoescape="off"} {$embed} {/autoescape} {/if}
    movim-0.14.1/app/widgets/PublishBrief/_publishbrief_embed.tpl000066400000000000000000000030551342764602200242330ustar00rootroot00000000000000
  • close {if="!empty($embed->images)"} collections {else} {if="$embed->type == 'photo'"} image {else} {if="$embed->providerIcon"} {else} link {/if} {/if} {/if} {if="$embed->type == 'photo'"}

    {$embed->images[$imagenumber]['width']} x {$embed->images[$imagenumber]['height']}

    {$embed->images[$imagenumber]['size']|sizeToCleanSize}

    {else}

    {$embed->title}

    {$embed->description}

    {/if}

    {$embed->url}

  • movim-0.14.1/app/widgets/PublishBrief/_publishbrief_embed_default.tpl000066400000000000000000000006121342764602200257330ustar00rootroot00000000000000 link {if="$c->getUser()->hasUpload()"} image {/if} movim-0.14.1/app/widgets/PublishBrief/_publishbrief_images.tpl000066400000000000000000000015001342764602200244150ustar00rootroot00000000000000
      {loop="$embed->images"}
    • {$value.width} × {$value.height} – {$value.size|sizeToCleanSize:0}
    • {/loop}
    • visibility_off
    movim-0.14.1/app/widgets/PublishBrief/_publishbrief_link.tpl000066400000000000000000000011561342764602200241140ustar00rootroot00000000000000

    {$c->__('publishbrief.add_link')}

    movim-0.14.1/app/widgets/PublishBrief/_publishbrief_preview.tpl000066400000000000000000000006671342764602200246460ustar00rootroot00000000000000

    {$c->__('publishbrief.preview')}


    {autoescape="off"} {$content|addHashtagsLinks} {/autoescape}
    movim-0.14.1/app/widgets/PublishBrief/locales.ini000066400000000000000000000006301342764602200216600ustar00rootroot00000000000000[publishbrief] placeholder = "What’s new?" post = Write a post add_link = Add a link no_title = Please provide a title preview = Preview attach = Add a file or a picture no_publication = You cannot publish a post here no_content_preview = No content to preview new = New post valid_url = Please enter a valid URL content_text = You can format your content using Markdown movim-0.14.1/app/widgets/PublishBrief/publishbrief.css000066400000000000000000000022741342764602200227330ustar00rootroot00000000000000header#publishbrief form > div textarea { padding-top: 1rem; } #publishbrief img.preview { border-radius: 0.5rem; } #publishbrief textarea:focus, #publishbrief textarea:valid { min-height: 8rem; } #publishbrief textarea.extended { min-height: 50vh; } #publishbrief .embed li.block { border: 1px solid rgba(var(--movim-font), 0.12); border-radius: 0.5rem; } #publishbriefimages li div { padding-top: 100%; background-size: cover; background-position: center center; position: relative; } #publishbriefimages li div i { position: absolute; text-align: center; width: calc(100% - 4rem); font-size: 10rem; margin-top: calc(-50% - 5rem); } #publishbriefimages li div span { position: absolute; bottom: 0; right: 0; background-color: rgba(0, 0, 0, 0.8); color: white; font-size: 2rem; padding: 0 1rem; line-height: 3.5rem; border-radius: 0.3rem 0 0; } #publishbrief span.privacy form > div .checkbox { margin-top: calc(50% - 1.75rem); width: 5rem; height: 3.5rem; } #publishbrief span.privacy form > div .checkbox > input[type="checkbox"] + label { top: 0; height: 3.5rem; width: 3.5rem; }movim-0.14.1/app/widgets/PublishBrief/publishbrief.js000066400000000000000000000070411342764602200225540ustar00rootroot00000000000000var PublishBrief = { timeout: 0, togglePrivacy: function() { var checked = document.querySelector('#publishbrief form #open'); var button = document.querySelector('#publishbrief span.privacy input'); var buttonIcon = document.querySelector('#publishbrief span.privacy label i'); // Public if (checked.checked) { checked.checked = false; button.checked = false; buttonIcon.innerText = 'lock'; } else { checked.checked = true; button.check = true; buttonIcon.innerText = 'wifi_tethering'; } PublishBrief_ajaxDisplayPrivacy(checked.checked); }, setTitle: function(value) { let title = document.querySelector('textarea[name=title]'); if (title.value == '') { title.value = value; } }, addUrl: function() { var url = document.querySelector('#url'); var embed = document.querySelector('#embed'); embed.value = url.value; embed.onchange(); PublishBrief.saveDraft(); }, clearEmbed: function() { document.querySelector('input[name=embed]').value = ''; document.querySelector('input[name=imagenumber]').value = 0; PublishBrief_ajaxClearEmbed(); PublishBrief.saveDraft(); }, checkEmbed: function() { MovimUtils.textareaAutoheight(document.querySelector('textarea[name=content]')); var embed = document.querySelector('input[name=embed]'); embed.onchange(); document.querySelector('form[name=brief]').onkeyup = function() { if (PublishBrief.timeout) clearTimeout(PublishBrief.timeout); PublishBrief.timeout = setTimeout(function () { PublishBrief.saveDraft(); }, 1000); }; }, setEmbedImage: function(imagenumber) { Drawer.clear(); document.querySelector('input[name=imagenumber]').value = imagenumber; document.querySelector('input[name=embed]').onchange(); }, saveDraft: function() { PublishBrief_ajaxHttpSaveDraft(MovimUtils.formToJson('brief')); }, enableSend: function() { document.querySelector('#button_send').classList.remove('disabled'); document.querySelector('#button_send i').classList.remove('spin'); document.querySelector('#button_send i').innerText = 'send'; }, disableSend: function() { document.querySelector('#button_send').classList.add('disabled'); document.querySelector('#button_send i').classList.add('spin'); document.querySelector('#button_send i').innerText = 'autorenew'; } } MovimWebsocket.attach(function() { var parts = MovimUtils.urlParts(); if (parts.page == 'news') { PublishBrief_ajaxGet(); return; } if (parts.params.length > 3 && parts.params[3] == 'share') { PublishBrief_ajaxGet(parts.params[0], parts.params[1], parts.params[2], true, true); } else if (parts.params.length > 2) { PublishBrief_ajaxGet(parts.params[0], parts.params[1], parts.params[2], false, true); } else if (parts.params.length > 0) { PublishBrief_ajaxGet(parts.params[0], parts.params[1], false, false, true); } else if (parts.page == 'publish') { PublishBrief_ajaxGet(false, false, false, false, true); } else { PublishBrief_ajaxGet(); } }); if (typeof Upload != 'undefined') { Upload.attach(function(file) { document.querySelector('input[name=embed]').value = file.uri; PublishBrief.checkEmbed(); }); } movim-0.14.1/app/widgets/PublishBrief/publishbrief.tpl000066400000000000000000000000701342764602200227320ustar00rootroot00000000000000
    movim-0.14.1/app/widgets/PublishHelp/000077500000000000000000000000001342764602200173775ustar00rootroot00000000000000movim-0.14.1/app/widgets/PublishHelp/PublishHelp.php000066400000000000000000000001511342764602200223240ustar00rootroot00000000000000
  • {$c->__('publishhelp.title')}

  • format_size

    # Title H1

    ## Title H2…

  • format_bold

    **bolded**

    __bolded__

  • format_italic

    *emphasis*

    _emphasis_

  • format_quote

    > Quoted line

    > Quoted line

  • format_list_bulleted

    * Item 1

    * Item 2

  • format_list_numbered

    1. Item 1

    2. Item 2

  • functions

    `Sourcecode`

  • link

    [my text](http://my_url/)

  • image

    ![Alt text](http://my_image_url/)

    • {$c->__('publishhelp.more')}

    • star chevron_right

      {$c->__('publishhelp.manual')}

      http://daringfireball.net/projects/markdown/syntax

    movim-0.14.1/app/widgets/Rooms/000077500000000000000000000000001342764602200162575ustar00rootroot00000000000000movim-0.14.1/app/widgets/Rooms/Rooms.php000066400000000000000000000371601342764602200200760ustar00rootroot00000000000000addjs('rooms.js'); $this->addcss('rooms.css'); $this->registerEvent('message', 'onMessage'); $this->registerEvent('bookmark_get_handle', 'onGetBookmark'); $this->registerEvent('bookmark_set_handle', 'onBookmark'); $this->registerEvent('disco_items_nosave_handle', 'onDiscoGateway'); $this->registerEvent('disco_items_nosave_error', 'onDiscoGatewayError'); $this->registerEvent('vcard_set_handle', 'onAvatarSet', 'chat'); $this->registerEvent('presence_muc_handle', 'onConnected', 'chat'); $this->registerEvent('presence_unavailable_handle', 'onDisconnected', 'chat'); $this->registerEvent('presence_muc_errorconflict', 'onConflict'); $this->registerEvent('presence_muc_errorregistrationrequired', 'onRegistrationRequired'); $this->registerEvent('presence_muc_errorremoteservernotfound', 'onRemoteServerNotFound'); $this->registerEvent('composing', 'onComposing', 'chat'); $this->registerEvent('paused', 'onPaused', 'chat'); } public function onMessage($packet) { $message = $packet->content; if ($message->user_id == $message->jidto && $message->type == 'groupchat' && $message->subject == null) { Notification::append( 'chat|'.$message->jidfrom, null, $message->body, null, 0, null ); } $chatStates = ChatStates::getInstance(); $chatStates->clearState($message->jidfrom, $message->resource); $this->onPaused($chatStates->getState($message->jidfrom)); } public function onDiscoGateway($packet) { $view = $this->tpl(); $view->assign('rooms', $packet->content); $this->rpc('MovimTpl.fill', '#gateway_rooms', $view->draw('_rooms_gateway_rooms')); } public function onDiscoGatewayError($packet) { $this->ajaxResetGatewayRooms(); } public function onComposing(array $array) { $this->setState($array[0], true); } public function onPaused(array $array) { $this->setState($array[0], false); } public function onAvatarSet($packet) { $this->rpc('Dialog_ajaxClear'); Notification::append(null, $this->__('avatar.updated')); } public function onRegistrationRequired($packet) { Notification::append(null, $this->__('chatrooms.registrationrequired')); $this->ajaxExit($packet->content); } public function onRemoteServerNotFound($packet) { Notification::append(null, $this->__('chatrooms.remoteservernotfound')); $this->ajaxExit($packet->content); } public function onGetBookmark() { foreach ($this->user->session->conferences as $room) { if ($room->autojoin && !$room->connected) { $this->ajaxJoin($room->conference, $room->nick); } } $this->refreshRooms(); } public function onBookmark() { $this->refreshRooms(); $this->rpc('MovimTpl.hidePanel'); } public function onConnected($packet) { $this->refreshRooms(); } public function onConflict() { Notification::append(null, $this->__('chatrooms.conflict')); } public function onDisconnected() { $this->refreshRooms(); Notification::append(null, $this->__('chatrooms.disconnected')); } private function setState(string $room, bool $composing) { $this->rpc( $composing ? 'MovimUtils.addClass' : 'MovimUtils.removeClass', '#' . cleanupId($room.'_rooms_primary'), 'composing'); } private function refreshRooms($edit = false) { $this->rpc('MovimTpl.fill', '#rooms_widget', $this->prepareRooms($edit)); $this->rpc('Rooms.refresh'); } public function ajaxResetGatewayRooms() { $this->rpc('MovimTpl.fill', '#gateway_rooms', ''); } /** * @brief Get the Rooms */ public function ajaxDisplay($edit = false) { $this->refreshRooms($edit); } /** * @brief Display the add room form */ public function ajaxAdd($room = false) { $view = $this->tpl(); $view->assign('info', \App\Info::where('server', $room) ->where('category', 'conference') ->first()); $view->assign('mucservice', \App\Info::where('server', 'like', '%'. $this->user->session->host) ->where('server', 'not like', '%@%') ->where('category', 'conference') ->where('type', 'text') ->first()); $view->assign('id', $room); $view->assign('conference', $this->user->session->conferences() ->where('conference', $room)->first()); $view->assign('username', $this->user->session->username); $view->assign('gateways', \App\Info::whereIn('server', function($query) { $query->select('jid')->from('presences'); }) ->where('category', 'gateway') ->get() ); $this->rpc('Rooms.setDefaultServices', $this->user->session->getChatroomsServices()); Dialog::fill($view->draw('_rooms_add')); } /** * @brief Discover rooms for a gateway */ public function ajaxDiscoGateway(string $server) { if (empty($server)) { $this->ajaxResetGatewayRooms(); $this->rpc('Rooms.selectGatewayRoom', '', ''); } else { $r = new Items; $r->setTo($server) ->disableSave() ->request(); } } /** * @brief Get the avatar form */ public function ajaxGetAvatar($room) { if (!$this->validateRoom($room)) return; $view = $this->tpl(); $view->assign('room', $this->user->session->conferences() ->where('conference', $room) ->first()); Dialog::fill($view->draw('_rooms_avatar')); } /** * @brief Set the avatar */ public function ajaxSetAvatar($room, $form) { if (!$this->validateRoom($room)) return; $p = new Picture; $p->fromBase($form->photobin->value); $p->set('temp', 'jpeg', 60); $p = new Picture; $p->get('temp'); $vcard = new stdClass; $vcard->photobin = new stdClass; $vcard->phototype = new stdClass; $vcard->photobin->value = $p->toBase(); $vcard->phototype->value = 'image/jpeg'; $r = new VcardSet; $r->setData($vcard)->setTo($room)->request(); } /** * @brief Get the subject form of a chatroom */ public function ajaxGetSubject($room) { if (!$this->validateRoom($room)) return; $view = $this->tpl(); $view->assign('room', $this->user->session->conferences() ->where('conference', $room) ->first()); Dialog::fill($view->draw('_rooms_subject')); } /** * @brief Change the subject of a chatroom */ public function ajaxSetSubject($room, $form) { if (!$this->validateRoom($room) || !Validator::stringType()->length(0, 200)->validate($form->subject->value)) { return; } $p = new SetSubject; $p->setTo($room) ->setSubject($form->subject->value) ->request(); } /** * @brief Display the add room form */ public function ajaxAskInvite($room = false) { $view = $this->tpl(); $view->assign('contacts', $this->user->session->contacts()->pluck('jid')); $view->assign('room', $room); $view->assign('invite', \App\Invite::set($this->user->id, $room)); Dialog::fill($view->draw('_rooms_invite')); } /** * @brief Invite someone to a room */ public function ajaxInvite($form) { if (!$this->validateRoom($form->to->value)) return; if (!empty($form->invite->value)) { $i = new Invite; $i->setTo($form->to->value) ->setId(generateUUID()) ->setInvite($form->invite->value) ->request(); Notification::append(null, $this->__('room.invited')); $this->rpc('Dialog_ajaxClear'); } } /** * @brief Display the remove room confirmation */ public function ajaxRemoveConfirm($room) { if (!$this->validateRoom($room)) return; $view = $this->tpl(); $view->assign('room', $room); Dialog::fill($view->draw('_rooms_remove')); } /** * @brief Display the room list */ public function ajaxList($room) { if (!$this->validateRoom($room)) return; $view = $this->tpl(); $view->assign('list', $this->user->session->conferences() ->where('conference', $room) ->first() ->presences() ->with('capability') ->get()); $view->assign('room', $room); $view->assign('me', $this->user->id); Dialog::fill($view->draw('_rooms_list'), true); } /** * @brief Autocomplete users in MUC */ public function ajaxMucUsersAutocomplete($room) { $this->rpc("Chat.onAutocomplete", $this->user->session->conferences() ->where('conference', $room) ->first()->presences ->pluck('resource')); } /** * @brief Remove a room */ public function ajaxRemove($room) { if (!$this->validateRoom($room)) return; $this->user->session->conferences()->where('conference', $room)->delete(); $this->setBookmark(); } /** * @brief Join a chatroom */ public function ajaxJoin($room, $nickname = false) { if (!$this->validateRoom($room)) return; $r = new Request; $r->setTo($room) ->request(); $p = new Muc; $p->setTo($room); /*$c = new \Moxl\Xec\Action\Disco\Request; $c->setTo(explodeJid($room)['server']) ->request();*/ if ($nickname == false) { $nickname = $this->user->session->username; } $jid = explodeJid($room); $capability = App\Capability::find($jid['server']); if ($capability && ($capability->isMAM() || $capability->isMAM2())) { $p->enableMAM(); if ($capability->isMAM2()) { $p->enableMAM2(); } } else { $r = new Request; $r->setTo($jid['server']) ->request(); } $p->setNickname($nickname); $p->request(); } /** * @brief Exit a room * * @param string $room */ public function ajaxExit($room) { if (!$this->validateRoom($room)) return; // We reset the Chat view $this->rpc('Chat_ajaxGet'); // We properly exit $resource = $this->user->session->conferences() ->where('conference', $room) ->first()->presences() ->where('mucjid', $this->user->id) ->first() ->resource; $jid = explodeJid($room); $capability = App\Capability::find($jid['server']); if (!$capability || !$capability->isMAM()) { $this->user->messages()->where('jidfrom', $room)->delete(); } $this->user->session->conferences() ->where('conference', $room) ->first()->presences()->delete(); $this->refreshRooms(); $session = Session::start(); $session->remove($room . '/' .$resource); $pu = new Unavailable; $pu->setTo($room) ->setResource($resource) ->request(); } /** * @brief Confirm the room add */ public function ajaxChatroomAdd($form) { if (!filter_var($form->jid->value, FILTER_VALIDATE_EMAIL)) { Notification::append(null, $this->__('chatrooms.bad_id')); } elseif (trim($form->name->value) == '') { Notification::append(null, $this->__('chatrooms.empty_name')); } else { $this->user->session->conferences() ->where('conference', strtolower($form->jid->value)) ->delete(); $item = [ 'type' => 'conference', 'name' => $form->name->value, 'autojoin' => $form->autojoin->value, 'nick' => $form->nick->value, 'jid' => strtolower($form->jid->value) ]; $this->setBookmark($item); $this->rpc('Dialog_ajaxClear'); } } public function setBookmark($item = false) { $arr = []; if ($item) { array_push($arr, $item); } $conferences = $this->user->session->conferences()->get(); if ($conferences) { foreach ($conferences as $c) { array_push($arr, [ 'type' => 'conference', 'name' => $c->name, 'autojoin' => $c->autojoin, 'nick' => $c->nick, 'jid' => $c->conference ] ); } } $b = new Set; $b->setArr($arr) ->request(); } public function prepareRooms($edit = false) { if (!$this->user->session) return ''; $conferences = $this->user->session->conferences() ->with('info', 'contact', 'presence') ->get(); $connected = new Collection; foreach ($conferences as $key => $conference) { if ($conference->connected) { $connected->push($conferences->pull($key)); } } $conferences = $connected->merge($conferences); $view = $this->tpl(); $view->assign('edit', $edit); $view->assign('conferences', $conferences); $view->assign('room', $this->get('r')); return $view->draw('_rooms'); } /** * @brief Validate the room * * @param string $room */ private function validateRoom($room) { return (Validator::stringType()->noWhitespace()->length(6, 80)->validate($room)); } /** * @brief Validate the resource * * @param string $resource */ private function validateResource($resource) { return (Validator::stringType()->length(2, 40)->validate($resource)); } } movim-0.14.1/app/widgets/Rooms/_rooms.tpl000066400000000000000000000170421342764602200203020ustar00rootroot00000000000000{if="$edit"} check {/if} {$previousConnected = true} {if="!$c->supported('anonymous') && $c->getView() != 'room'"}
    • {if="$conferences->isNotEmpty() && !$edit"} edit add {/if}

      {$conferences|count} {$c->__('chatrooms.title')}

    • {loop="$conferences"} {$connected = $value->presence} {if="!$connected && $previousConnected"}
      {/if} {$previousConnected = $connected}
    • {$url = $value->getPhoto()} {if="$url"} name|stringToColor}" id="{$value->conference|cleanupId}-rooms-primary" style="background-image: url({$url});"> {else} name|stringToColor}" id="{$value->conference|cleanupId}-rooms-primary"> {autoescape="off"} {if="$connected"} {$value->name|firstLetterCapitalize|addEmojis} {else} {$value->name|firstLetterCapitalize:true|addEmojis} {/if} {/autoescape} {/if} {$info = $value->info} {if="$edit"} delete edit {/if}

      {$value->name} {if="$connected"} {$value->conference} {else} – {/if} {if="$connected"}

      {/if} {if="$connected"} {$count = $value->presences()->count()} {$count} people {if="$value->info && !$value->info->mucsemianonymous"} wifi_tethering {/if} – {elseif="isset($info) && $info->occupants > 0"} {$info->occupants} people {if="$value->info && !$value->info->mucsemianonymous"} wifi_tethering {/if} – {/if} {if="$connected"} {if="isset($info) && $info->description"} {$info->description} {else} {$value->conference} {/if} {else} {$value->conference} {/if}

    • {/loop}
    {if="$conferences->isEmpty()"}
    • people_outline

      {$c->__('rooms.empty_text1')}

      {$c->__('rooms.empty_text2')}

    {/if}
    • group_add

      {$c->__('rooms.add')}

    {else} {if="$c->getView() == 'room' && $room != false"}
    people

    {$c->__('room.anonymous_title')}

    {$c->__('room.anonymous_login', $room)}

    {elseif="$c->getView() == 'room'"}
    people

    {$c->__('room.anonymous_title')}

    {$c->__('room.no_room')}

    {else}
    people

    {$c->__('room.anonymous_title')}

    {$c->__('room.anonymous_text1')}

    {$c->__('room.anonymous_text2')}

    {/if} {/if} movim-0.14.1/app/widgets/Rooms/_rooms_add.tpl000066400000000000000000000071731342764602200211160ustar00rootroot00000000000000
    {if="isset($conference)"}

    {$c->__('rooms.edit')}

    {else}

    {$c->__('rooms.add')}

    {/if} {if="$gateways->isNotEmpty() && !isset($conference)"}
    {/if}
    • {$c->__('chatrooms.autojoin')}

    movim-0.14.1/app/widgets/Rooms/_rooms_avatar.tpl000066400000000000000000000021611342764602200216340ustar00rootroot00000000000000
    image

    {$c->__('avatar.missing')}

    • attach_file

      {$c->__('avatar.file')}

    movim-0.14.1/app/widgets/Rooms/_rooms_gateway_rooms.tpl000066400000000000000000000004661342764602200232440ustar00rootroot00000000000000
    movim-0.14.1/app/widgets/Rooms/_rooms_invite.tpl000066400000000000000000000023601342764602200216550ustar00rootroot00000000000000

    {$c->__('room.invite')}

    {$room}

    {$c->__('global.or')}

    {loop="$contacts"}
    movim-0.14.1/app/widgets/Rooms/_rooms_list.tpl000066400000000000000000000047221342764602200213360ustar00rootroot00000000000000
    • {$list|count} {$c->__('chatrooms.users')}

    • {loop="$list"}
    • last > 60"} inactive{/if}" title="{$value->resource}"> {if="$url = $value->conferencePicture"} {else} people {/if} {if="$value->mucjid != $me"} comment {/if} {if="$value->mucrole == 'moderator'"} star {/if}

      {if="$value->mucjid && strpos($value->mucjid, '/') == false && !$c->supported('anonymous')"} {if="$value->mucjid == $me"} {$value->resource} {else} {$value->resource} {/if} {else} {$value->resource} {/if} {if="$value->capability"} {$value->capability->getDeviceIcon()} {/if}

      {if="$value->status"}

      {$value->status}

      {/if}
    • {/loop}
    movim-0.14.1/app/widgets/Rooms/_rooms_remove.tpl000066400000000000000000000010171342764602200216520ustar00rootroot00000000000000

    {$c->__('chatrooms.remove_title')}


    {$c->__('chatrooms.remove_text')}


    {$room}

    movim-0.14.1/app/widgets/Rooms/_rooms_subject.tpl000066400000000000000000000013001342764602200220070ustar00rootroot00000000000000

    {$c->__('chatroom.subject')}

    movim-0.14.1/app/widgets/Rooms/locales.ini000066400000000000000000000032661342764602200204110ustar00rootroot00000000000000[rooms] add = Add a chatroom edit = Edit a chatroom empty_text1 = You don’t have any chatroom yet. empty_text2 = Add one by clicking on the add button. type_room = Type of room default_room = Standard room gateway_room = Gateway room [chatrooms] title = Chatrooms id = Chat Room ID name = Name name_placeholder = My Favorite Room nickname = Nickname bad_id = Bad Chatroom ID empty_name = Empty name remove_title = Remove a chatroom remove_text = You are going to remove the following chatroom. Please confirm your action. connected = Connected to the chatroom disconnected = Disconnected from the chatroom users = Users in the room bad_nickname = Please enter a correct nickname (2 to 40 characters) conflict = Username already taken autojoin = Join this chatroom on connect registrationrequired = Chatroom cannot be joined, registration required remoteservernotfound = The remote server for this chatroom doesn’t exists [bookmarks] updated = Bookmarks updated [room] anonymous_title = Public chatroom no_room = Please provide a room address anonymous_text1 = You are currently logged as an anonymous user. anonymous_text2 = You can join using your own account or create one on the login page by loging out using the cross in the top-right corner. anonymous_login = Login on %s nick = Your nickname invite = Invite a contact invited = Invitation sent invite_code = Send this link to your contacts public_muc = Public public_muc_text = "The participants of this chatroom can see each other's profile" movim-0.14.1/app/widgets/Rooms/rooms.css000066400000000000000000000003131342764602200201250ustar00rootroot00000000000000#rooms_widget { animation: fadein 0.5s; } #rooms_widget ul li.room { white-space: nowrap; } #gateway_rooms:empty { min-height: 0; } #gateway_rooms:not(:empty) + div { display: none; } movim-0.14.1/app/widgets/Rooms/rooms.js000066400000000000000000000047301342764602200177600ustar00rootroot00000000000000var Rooms = { anonymous_room: false, default_services: [], setDefaultServices: function(services) { Rooms.default_services = services; }, suggest: function() { let input = document.querySelector('form[name=bookmarkmucadd] input[name=jid]'); if (input && input.value != '' && !input.value.includes('@')) { let suggestions = document.querySelector('datalist#suggestions'); suggestions.textContent = ''; Rooms.default_services.forEach(function(item) { var option = document.createElement('option'); option.value = input.value + '@' + item.node; suggestions.appendChild(option); }); } }, refresh: function() { var items = document.querySelectorAll('#rooms_widget ul li:not(.subheader)'); var i = 0; while(i < items.length) { if (items[i].dataset.jid != null) { items[i].onclick = function(e) { Chats.refresh(); items.forEach(item => item.classList.remove('active')); this.classList.add('active'); Chat_ajaxGetRoom(this.dataset.jid); } } items[i].classList.remove('active'); i++; } Notification_ajaxGet(); }, selectGatewayRoom : function(room, name) { document.querySelector('form[name="bookmarkmucadd"] input[name=jid]').value = room; document.querySelector('form[name="bookmarkmucadd"] input[name=name]').value = name; }, /** * @brief Connect to an anonymous server * @param The jid to remember */ anonymousInit : function() { MovimWebsocket.register(function() { form = document.querySelector('form[name="loginanonymous"]'); form.onsubmit = function(e) { e.preventDefault(); // We login LoginAnonymous_ajaxLogin(this.querySelector('input#nick').value); } }); }, /** * @brief Join an anonymous room * @param The jid to remember */ anonymousJoin : function() { // And finally we join Rooms_ajaxExit(Rooms.anonymous_room); Rooms_ajaxJoin(Rooms.anonymous_room); // We display the room Chat_ajaxGetRoom(Rooms.anonymous_room); } } MovimWebsocket.attach(function() { Rooms.anonymousInit(); Rooms_ajaxDisplay(); }); movim-0.14.1/app/widgets/Rooms/rooms.tpl000066400000000000000000000000361342764602200201360ustar00rootroot00000000000000
    movim-0.14.1/app/widgets/Search/000077500000000000000000000000001342764602200163655ustar00rootroot00000000000000movim-0.14.1/app/widgets/Search/Search.php000066400000000000000000000076061342764602200203140ustar00rootroot00000000000000addjs('search.js'); $this->addcss('search.css'); } public function ajaxRequest() { $view = $this->tpl(); $view->assign('empty', $this->prepareSearch('')); $view->assign('contacts', $this->user->session->topContacts() ->with('presence.capability') ->get()); Drawer::fill($view->draw('_search'), true); $this->rpc('Search.init'); } public function prepareSearch($key) { $view = $this->tpl(); $key = str_replace(['#', 'xmpp:'], '', $key); if (Validator::stringType()->length(1, 64)->validate($key)) { $view->assign('posts', new Collection); if ($this->user->hasPubsub()) { $posts = \App\Post::whereIn('id', function($query) use ($key) { $query->select('post_id') ->from('post_tag') ->whereIn('tag_id', function($query) use ($key) { $query->select('id') ->from('tags') ->where('name', 'like', '%' . strtolower($key) . '%'); }); }) ->whereIn('id', function($query) { $query = $query->select('id')->from('posts'); $query = \App\Post::withContactsScope($query); $query = \App\Post::withMineScope($query); $query = \App\Post::withSubscriptionsScope($query); }) ->orderBy('published', 'desc') ->take(6) ->get(); $view->assign('posts', $posts); } $contacts = \App\Contact::whereIn('id', function ($query) use ($key) { $query->select('id') ->from('users') ->where('public', true) ->where('id', 'like', '%'. $key . '%'); })->limit(5)->get(); if (Validator::email()->validate($key)) { $contact = new \App\Contact; $contact->id = $key; $contacts->push($contact); } $view->assign('contacts', $contacts); return $view->draw('_search_results'); } return $this->prepareEmpty(); } public function prepareEmpty() { $view = $this->tpl(); $users = \App\Contact::whereIn('id', function ($query) { $query->select('id') ->from('users') ->where('public', true); }) ->join(DB::raw('( select min(value) as value, jid from presences group by jid) as presences '), 'presences.jid', '=', 'contacts.id') ->whereNotIn('id', function ($query) { $query->select('jid') ->from('rosters') ->where('session_id', $this->user->session->id); }) ->where('id', '!=', $this->user->id) ->orderBy('presences.value') ->limit(15)->get(); $view->assign('presencestxt', getPresencesTxt()); $view->assign('users', $users); return $view->draw('_search_results_empty'); } public function ajaxSearch($key) { $this->rpc('MovimTpl.fill', '#results', $this->prepareSearch($key)); $this->rpc('Search.searchClear'); } public function ajaxChat($jid) { $contact = new ContactActions; $contact->ajaxChat($jid); } public function prepareTicket(\App\Post $post) { return (new Post)->prepareTicket($post); } } movim-0.14.1/app/widgets/Search/_search.tpl000066400000000000000000000111271342764602200205140ustar00rootroot00000000000000
    {if="$contacts->isNotEmpty()"}
    • {$c->__('page.contacts')}

    • {loop="$contacts"}
    • presence && $value->presence->value > 4"}faded{/if}" > {$url = $value->getPhoto('m')} {if="$url"} presence || $value->presence->value > 4"} disabled {else} status {$value->presence->presencekey} {/if}" style="background-image: url({$url});"> {else} presence || $value->presence->value > 4"} disabled {else} status {$value->presence->presencekey} {/if}" > person {/if} person comment {if="$value->presence && $value->presence->capability && $value->presence->capability->isJingle()"} phone {/if}

      {$value->truename} {if="$value->presence && $value->presence->capability"} {$value->presence->capability->getDeviceIcon()} {/if} {if="!in_array($value->subscription, ['', 'both'])"} {if="$value->subscription == 'to'"} arrow_upward {elseif="$value->subscription == 'from'"} arrow_downward {else} block {/if} {/if}

      {if="$value->group"}

      {$value->group}

      {/if}
    • {/loop}
    {/if}
    {autoescape="off"}{$empty}{/autoescape}
    {if="$contacts->isEmpty()"}
    • help

      {$c->__('search.no_contacts_title')}

      {$c->__('search.no_contacts_text')}

    {/if}
    • search
    movim-0.14.1/app/widgets/Search/_search_results.tpl000066400000000000000000000030661342764602200223000ustar00rootroot00000000000000{if="$posts->isEmpty() && $contacts->isEmpty()"} {autoescape="off"} {$c->prepareEmpty()} {/autoescape} {/if} {if="$posts->isNotEmpty()"}
    • {$c->__('page.news')}

    • {loop="$posts"} {autoescape="off"} {$c->prepareTicket($value)} {/autoescape} {/loop}
    {/if} {if="$contacts->isNotEmpty()"}
    • {$c->__('explore.explore')}

    • {loop="$contacts"}
    • {$url = $value->getPhoto('m')} {if="$url"} {else} person {/if} person comment

      {$value->truename}

      {if="$value->isEmpty()"}

      {$value->jid}

      {/if}
    • {/loop}
    {/if} movim-0.14.1/app/widgets/Search/_search_results_empty.tpl000066400000000000000000000026611342764602200235160ustar00rootroot00000000000000{if="$users->isNotEmpty()"}
    • {$c->__('explore.explore')}

    • {loop="$users"}
    • {$url = $value->getPhoto('m')} {if="$url"} value"} status {$presencestxt[$value->value]} {/if} " style="background-image: url({$url});"> {else} value"} status {$presencestxt[$value->value]} {/if} "> person {/if}

      {$value->truename} {if="!empty($value->description)"} {$value->description|strip_tags|truncate:80} {/if}

    • {/loop}
    {else}
    search

    {$c->__('search.subtitle')}

    {/if}movim-0.14.1/app/widgets/Search/locales.ini000066400000000000000000000003431342764602200205100ustar00rootroot00000000000000[search] keyword = What are you looking for? subtitle = Open me using Ctrl + M placeholder = "#cats, username@server.com, John…" no_contacts_title = No contacts yet? no_contacts_text = Find one by searching for his name or idmovim-0.14.1/app/widgets/Search/search.css000066400000000000000000000005001342764602200203370ustar00rootroot00000000000000#search #results { padding: 0; } #search form > div:not(.clear):not(.control) { min-height: 8rem; } #search form > div > input:not([type="submit"]) { padding-top: 3.7rem; margin-bottom: 0; } #search form > div:not(.control) { top: -1rem; } #search ul#roster li:not(.found) { display: none; } movim-0.14.1/app/widgets/Search/search.js000066400000000000000000000040001342764602200201620ustar00rootroot00000000000000var Search = { timer : null, init : function() { if (window.matchMedia("(min-width: 1025px)").matches) { document.querySelector('input[name=keyword]').focus(); } Search.roster(''); }, roster : function(key) { var selector = '#search > #roster > li'; var subheader = document.querySelector(selector + '.subheader') document.querySelectorAll(selector) .forEach(item => item.classList.remove('found')); if (key == '') { document.querySelectorAll(selector).forEach(item => item.classList.add('found')); }; var founds = document.querySelectorAll( selector + '[name*="' + MovimUtils.cleanupId(key).slice(3) + '"]' ) if (founds.length > 0) { subheader.classList.add('found'); founds.forEach(item => item.classList.add('found')); } else if (key != '') { subheader.classList.remove('found'); } }, chat : function(jid) { if (MovimUtils.urlParts().page === 'chat') { Drawer_ajaxClear(); Chats_ajaxOpen(jid); Chat_ajaxGet(jid); } else { Search_ajaxChat(jid); } }, searchSomething : function(value) { clearTimeout(Search.timer); if (value !== '') { document.querySelector('#searchbar span.primary i').innerText = 'autorenew'; document.querySelector('#searchbar span.primary').classList.add('spin'); } Search.timer = setTimeout(() => { Search_ajaxSearch(value); }, 700); Search.roster(value); }, searchClear : function() { document.querySelector('#searchbar span.primary i').innerText = 'search'; document.querySelector('#searchbar span.primary').classList.remove('spin'); } } document.addEventListener('keydown', function(e) { if (e.keyCode == 77 && e.ctrlKey) { e.preventDefault(); Search_ajaxRequest(); } }); movim-0.14.1/app/widgets/Share/000077500000000000000000000000001342764602200162225ustar00rootroot00000000000000movim-0.14.1/app/widgets/Share/Share.php000066400000000000000000000040441342764602200177770ustar00rootroot00000000000000addjs('share.js'); } public function ajaxGet($link) { $validate_url = Validator::url(); if ($validate_url->validate($link) && substr($link, 0, 4) == 'http') { $session = Session::start(); $session->set('share_url', $link); $this->rpc('Share.redirect', $this->route('news')); } else { $uri = parse_url($link); if ($uri && $uri['scheme'] == 'xmpp') { if (isset($uri['query'])) { if ($uri['query'] == 'join') { $this->rpc( 'MovimUtils.redirect', $this->route( 'chat', [$uri['path'], 'room'] ) ); return; } $params = explodeQueryParams($uri['query']); if (isset($params['node']) && isset($params['item'])) { $this->rpc( 'MovimUtils.redirect', $this->route( 'post', [$uri['path'], $params['node'], $params['item']] ) ); } if (isset($params['node'])) { $this->rpc( 'MovimUtils.redirect', $this->route( 'community', [$uri['path'], $params['node']] ) ); } } else { $this->rpc( 'MovimUtils.redirect', $this->route( 'contact', $uri['path'] ) ); } } } } } movim-0.14.1/app/widgets/Share/share.js000066400000000000000000000005631342764602200176660ustar00rootroot00000000000000var Share = { get: function() { var parts = MovimUtils.urlParts(); if (parts.params[0]) { document.querySelector('h4').innerHTML = parts.params[0]; Share_ajaxGet(parts.params[0]); } }, redirect: function(url) { MovimUtils.redirect(url); } }; MovimWebsocket.attach(function() { Share.get(); }); movim-0.14.1/app/widgets/Share/share.tpl000066400000000000000000000002151342764602200200430ustar00rootroot00000000000000
    share

    {$c->__('page.share')}

    movim-0.14.1/app/widgets/Statistics/000077500000000000000000000000001342764602200173125ustar00rootroot00000000000000movim-0.14.1/app/widgets/Statistics/Statistics.php000066400000000000000000000025561342764602200221650ustar00rootroot00000000000000addcss('statistics.css'); } public function getCapabilityName($node) { $capability = App\Capability::where('node', 'like', '%' . $node . '%')->first(); if ($capability && !filter_var($capability->name, FILTER_VALIDATE_URL)) { $parts = explode(' ', $capability->name); return reset($parts); } return $node; } public function display() { $presences = App\Presence::select('jid', 'resource', 'node') ->where('node', '!=', '') ->where('resource', '!=', '') ->orderBy('node') ->groupBy('jid', 'resource', 'node') ->get(); $stats = []; $total = 0; foreach ($presences as $presence) { list($client, $version) = explode('#', $presence->node); $parts = explode('/', $client); $part = isset($parts[2]) ? $parts[2] : $client; if (!isset($stats[$part])) $stats[$part] = 0; $stats[$part]++; $total++; } arsort($stats); $this->view->assign('stats', $stats); $this->view->assign('total', $total); } } movim-0.14.1/app/widgets/Statistics/locales.ini000066400000000000000000000000521342764602200214320ustar00rootroot00000000000000[statistics] title = Statisticsmovim-0.14.1/app/widgets/Statistics/statistics.css000066400000000000000000000002751342764602200222220ustar00rootroot00000000000000#statistics table { font-size: 2rem; } #statistics table td { padding: 0 0.5rem; max-width: 15rem; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }movim-0.14.1/app/widgets/Statistics/statistics.tpl000066400000000000000000000013001342764602200222170ustar00rootroot00000000000000

    From {$total} users presences retrieved.


    {loop="$stats"} {if="$value/$total*100 > 0.2"} {/if} {/loop}
    Client Percentage
    {$c->getCapabilityName($key)} {$value/$total*100|round:1}%
    movim-0.14.1/app/widgets/Stickers/000077500000000000000000000000001342764602200167475ustar00rootroot00000000000000movim-0.14.1/app/widgets/Stickers/Stickers.php000066400000000000000000000114371342764602200212550ustar00rootroot00000000000000addcss('stickers.css'); $this->addjs('stickers.js'); $this->registerEvent('bob', 'onRequest'); } public function onRequest($packet) { $content = $packet->content; $to = $content[0]; $id = $content[1]; $cid = $content[2]; list($c, $ext) = explode('@', $cid); list($sh, $key) = explode('+', $c); $base64 = base64_encode(file_get_contents(CACHE_PATH.md5($key).'.png')); $a = new Answer; $a->setTo($to) ->setId($id) ->setCid($cid) ->setType('image/png') ->setBase64($base64) ->request(); } public function ajaxSend($to, $pack, $file, $muc = false) { if (!$this->validateJid($to)) return; list($key, $ext) = explode('.', $file); $filepath = dirname(__FILE__).'/stickers/'.$pack.'/'.$key.'.png'; if (!file_exists($filepath)) return; // Caching the picture if (!file_exists(CACHE_PATH.md5($key).'.png')) { copy($filepath, CACHE_PATH.md5($key).'.png'); } // Creating a message $m = new \App\Message; $m->user_id = $this->user->id; $m->jidto = echapJid($to); $m->jidfrom = $this->user->id; $m->sticker = $key; $m->body = $this->__('sticker.sent'); $m->published = gmdate('Y-m-d H:i:s'); $m->id = generateUUID(); $m->type = 'chat'; $m->resource = $this->user->session->resource; // Sending the sticker $html = "

    Sticker

    "; $p = new Publish; $p->setTo($m->jidto) ->setContent($m->body) ->setHTML($html) ->setId($m->id); if ($muc) { $p->setMuc(); } $p->request(); $m->save(); // Sending it to Chat if (!$p->getMuc()) { $packet = new Moxl\Xec\Payload\Packet; $packet->content = $m; $c = new Chat; $c->onMessage($packet); } } public function ajaxShow($to, $pack = null) { if (!$this->validateJid($to)) return; $packs = $this->getPacks(); $pack = isset($pack) ? $pack : current($packs); if (in_array($pack, $packs)) { $files = scandir(dirname(__FILE__).'/stickers/'.$pack); array_shift($files); array_shift($files); $view = $this->tpl(); $view->assign('jid', $to); $view->assign('stickers', $files); $view->assign('packs', $packs); $view->assign('pack', $pack); $view->assign('info', parse_ini_file(dirname(__FILE__).'/stickers/'.$pack.'/info.ini')); $view->assign('path', $this->respath('stickers', false, false, true)); Drawer::fill($view->draw('_stickers'), true); } } /** * @brief Show the smiley list */ public function ajaxSmiley($to) { if (!$this->validateJid($to)) return; $view = $this->tpl(); $view->assign('jid', $to); $view->assign('packs', $this->getPacks()); $view->assign('path', $this->respath('stickers', false, false, true)); Drawer::fill($view->draw('_stickers_smiley')); } /** * @brief Show the smiley list */ public function ajaxSmileyTwo($to) { if (!$this->validateJid($to)) return; $view = $this->tpl(); $view->assign('jid', $to); $view->assign('packs', $this->getPacks()); $view->assign('path', $this->respath('stickers', false, false, true)); Drawer::fill($view->draw('_stickers_smiley_two')); } /** * @brief Get the path of an emoji */ public function ajaxSmileyGet($string) { return prepareString($string); } /** * @brief Get a list of stickers packs */ public function getPacks() { $dirs = scandir(dirname(__FILE__).'/stickers/'); $packs = []; array_shift($dirs); array_shift($dirs); // Get the packs foreach ($dirs as $dir) { if (is_dir(dirname(__FILE__).'/stickers/'.$dir)) { array_push($packs, $dir); } } return $packs; } /** * @brief Validate the jid * * @param string $jid */ private function validateJid($jid) { return Validator::stringType()->noWhitespace() ->length(6, 60)->validate($jid); } public function getSmileyPath($id) { return getSmileyPath($id); } } movim-0.14.1/app/widgets/Stickers/_stickers.tpl000066400000000000000000000027531342764602200214650ustar00rootroot00000000000000
      {loop="$stickers"} {if="strlen($value) == 44"}
    • {/if} {/loop}
    • person

      {if="!empty($info.url)"} {$info.author} {else} {$info.author} {/if}

      Under {$info.license}

      {loop="$packs"}
    • :sticker:
    • {/loop}
    • :smiley:
    • :smiley:
    movim-0.14.1/app/widgets/Stickers/_stickers_smiley.tpl000066400000000000000000000244421342764602200230460ustar00rootroot00000000000000
      {loop="$packs"}
    • :sticker:
    • {/loop}
    • :smiley:
    • :smiley:
    movim-0.14.1/app/widgets/Stickers/_stickers_smiley_two.tpl000066400000000000000000000256341342764602200237430ustar00rootroot00000000000000
    :banana: :apple: :blossom: :cactus: :rose: :mushroom:
    :hamburger: :pizza: :poultry_leg: :rice: :ramen: :sushi:
    :bath: :headphones: :video_game: :ticket: :briefcase: :school_satchel:
    :bulb: :telephone_receiver: :fire: :clock1: :email: :pencil2:
    :kiss: :hearts: :pill: :hankey: :coffee: :alarm_clock:
    :rabbit: :koala: :cow: :fox: :wolf: :lion:
    :pig: :monkey_face: :dog: :frog: :hamster: :bear:
      {loop="$packs"}
    • :sticker:
    • {/loop}
    • :smiley:
    • :smiley:
    movim-0.14.1/app/widgets/Stickers/locales.ini000066400000000000000000000000701342764602200210670ustar00rootroot00000000000000[sticker] sent = A sticker has been sent using Movim movim-0.14.1/app/widgets/Stickers/stickers.css000066400000000000000000000006101342764602200213050ustar00rootroot00000000000000#stickers ul.list > li > img.sticker { padding: 0.25rem; width: 100%; box-sizing: border-box; } #stickers { overflow-x: hidden; } #stickers ul.list > li:hover { cursor: pointer; } #stickers ul.list > li.block:not(.large) { transition: all 100ms ease-in; transform: scale(1); } #stickers ul.list > li.block.zoomed { transform: scale(1.3); z-index: 2; } movim-0.14.1/app/widgets/Stickers/stickers.js000066400000000000000000000012411342764602200211320ustar00rootroot00000000000000var Stickers = { addSmiley: function(element) { Chat.insertAtCursor(element.dataset.emoji); Drawer.clear(); }, zoom: function(element, jid, pack, value) { var zoomed = document.querySelectorAll('.zoomed'); if (element.classList.contains('zoomed')) { Drawer.clear(); var textarea = document.querySelector('#chat_textarea'); Stickers_ajaxSend(jid, pack, value, Boolean(textarea.dataset.muc)); } var i = 0; while(i < zoomed.length) { zoomed[i].classList.remove('zoomed'); i++; } element.classList.add('zoomed'); } } movim-0.14.1/app/widgets/Stickers/stickers/000077500000000000000000000000001342764602200205765ustar00rootroot00000000000000movim-0.14.1/app/widgets/Stickers/stickers/miho/000077500000000000000000000000001342764602200215325ustar00rootroot00000000000000movim-0.14.1/app/widgets/Stickers/stickers/miho/04214b0b967163915432d5406adec8c4017e093b.png000066400000000000000000000734141342764602200273110ustar00rootroot00000000000000PNG  IHDRaPLTE6cJmPp;e5b?h57cNo5446c57 4>g543HF433Gk3NLVRb^3HkCj37c44mj3~09cr?gb&(D@hOqsE2U8BEj@hImy]tC `vux14oe+-NODEkCGLoIR{,5_a~ʼUgYs]v=:¹f{ʿƼwX:qGTA =fk~VUqaxQs85c(%{=:g/+[\$!׹D@n3/Iwʫ}в£±Hk9(ʷFI[W<;P%%iX-*]42LUsHAhEKiA=|QHd;5唑WOdb<&Osoa^Q^ˆkBhifѽMmލ'!![7DyXWFUqOQ΂N*6p#(|+2ՉwicZLHEjRgwtݴȺiMcgף?KxŀzK^H>kui<2qೣɫȺyՠUBU9$'Ư±ѹ^gVlݗuD-榒lfԳ`E|avoP܅ϘlN\^4eu9C;lJtRNS /ȴZ bT\{j1,fӵзC fdXzpjkϞ[,ЅY恾nRSVhٺ{g6? p_@?~imnVn@f[ZH~,K.!xm" -&C$~'ԂY 7] mE(?~bX]}}fht`ϿNH@C_V`\eiuO|UXrrp;쌣@tn1پ4_juM!{Z K"p:8Lw7f]f8f6 7/R7Ƈ.B-??0)>14>p`Ͼ`z3|-X{vxv /F;[A3ӓwJlz#^rͤ`Y`d\n_"JlSd/FG4YLoibgS!bS+rvGoן0J3ޖS$[VK«4 #уjL361=4a?聃(zb'q3D\z˱^ña Z(A>1[|3PKh''Hƫ?1ɝ!b68^"sMn;e2CcL2j(׊_V(S]x8Kă Foy@X=pA'QS^4[Bۻ[%Eg d643dۿ]Hy:O$v`ld'eYv\B.e@mPZͧEMNO@7RJpX sk:op)/]ReZGjdʗ,I$BNW@N"(iqR^꽖K3Xm8D"cْx d"]b-UٹI衂\=B(?*Jk6 |dtHf"( IJ- <:\sTDxY%9"GߖӲp1&APlu'ѺάLiE#)ڮyDo.yHO<*7WW-UAX;-ģحJY" `r A΅ϵ7EfzjW9oU3<=N \]~qebphV8y2zunU etwFRj/n|lnX6ZHqɤ=Z&gI.O\iƆgE_fFSFH<+_JמYm׏p.Y;B|F-z]iČ$iRiԲr0%Щ4*YB 7jw[H%g]\j 3g%<>1у]'іAD≘:"fvl މ8W D5!?hjօ^ 4M$C\DhH #N"M>?_[p@&>G^YPih#~PeZ5KB%y]D!vtaT|/f)6)@d"8F$'CGZTYqCf Fd/}+ K maHagQN_~ٞGLH\KER%rI(8Vh(|Qq5z/i:*u>v{24.W*i:(ჼķ{sZyNgʠ !#lM_w qmuTK)9 ED<@$ ~-VI{|~@оB^#TvT(F7!x0W-~ r}NIn*wC BN+t - 04~qH`y n&"th#Hd=F:nO -%ɷު0q`OGv&Rۻ!~[ /<ZҸqZkzs/>mY!>oJ&b%͋48U==0PǔcO)o D@}S:Sc3i<0R4/,|x9!xL}Z7T k{{iK r`eӢ;W{z18"KK,*Wxm(Pn@.Jcvy)HN~`MպQ}A=P\l-,v,\f 8!me/Huzk")hc2E㿒]w/&ÒRDJ#F!)U.duDP0"D_^Ɲ3.?Hz_wCܟ @$Zw uN |,5m WSt+ϏsHqB[f3OGy%SS.%~%t|"@{UF@>{۠ q5O}ugJqF \}ۋ1P 4u;v3:Nh6X@R) bZR5ג^TUK5;3uo-\~NqikGlS<S0I2ybXiLF N=};g 1صwcmlRnK $0ʲn1'B6dWC9p}g[t͐ 1#k5KK~DN&I͒tg?oS%b^pn_(CXs5 ?oWnu€Uj8xڐx(ۮR¨5e@8o,fru\<݀Hs5YaEXf `{lN'(_.*߁.&u|Y=HL5FMZlvU 1v΄"-\3Bzvk iZU.98WUd"&(36 D3j}mՌ`qi튱,Cd@V ]PMDf5Hel I-ޮk*cYhq͙CP:*dM/&9 AS#f5dց5L=۝ z-jk\Ҟu:49cۢz[ˤ!  #d :]YS߭fGlnVm7~yT'rV9KXiXU`q,`L0@ٚ{>,Kk6lcl5=d+ xZhz N(SYgZ-2IL0K~qLN7Qas=_1V@ "՟ 6S 1m-egRcj|{V6 H?op܋@4ۜNȷ6\W#sqznnݶ $Y|`!`J)уdi]iS@Aߎ;^,8 U;V;:8`M珪VIT9 ]6 zYɽT$X9pnQT@yGoFtm*LY^emFNQn&3 v DSp [LҐcWGÒ%XNPTߔ`+;7Z6yY F"F0& Oφ %˝h*8qrb*Ik{"G%Aa>פ1]c& l|tVZ8øC!E9'lN,VKdt0~Q/ VQd#h<^˙P;~¡05%a\۶VR->EUSes9J̉b,\MNfD'w?8"u[CpI&<7RIŮI`'q'* 6vVYӈYX§Lmt*T y [r" t" B*?9@Yxq RjoB;eʂyȋc3p=I~<,T&O9Ss*I,Q~Wd"|էH0R ~3KSuV0y:A +"]<O |dr&I?s~]L z /2o-LcYEsp r%[r̿|J;L&GRbn?q65" x?(ڜ V'/[X<:H ڹ#[uoKDf铞Hq!n@8z30ѐ$<8x"|u_;dkdhR5Ձ0&f,~gc2iqݍ\8zzPTG88-p\Ѩ@̿ H$ry?܃-KCy$iQm{W{ʪ*@9g0fRgH0,g<~P$Ʌ6-ᡁ'T>| @~_}"K1'UBt&3b6eHsQ)uXh]X@G(|0 c/NEh4$9,D,zkr3 9_䀮Wg>:ˣcd&䳆ia?SXъ@Iu0(cˆ?#ƣx<z@"C>;䠲R}t> 3vk T}v!+4b1E K++J*Y"% {3-^ۑNEО^- vE \Z)W5gWH&N;|!u=*cGA7^V HL[kU G8@FԀ3*e)Dd^BO_ jN"qޣ IhDBC6rkRd$Ov6-PY^{뛴^gqn!9"ȫ%y3g>8@CchX H,ϲhE"ґOE"h:I'mFLD4\զt7>eA+rlO:j} .m}k̖#O$-F .}69mH'Z:ixX@"  O GK*D^>ij4g*>a_D׶~ᥗ`;' k]Q$9.؉#RHoA<4!(TQ'z/ xe:b$$iGp`$ aG-j'[tȳ*wqwtZz $ߔnI[k^ea5 1mªIYb87C!R <4*.E(ypYT+q_A'z>ㆭ+بGĬ4R8뺓 ;Fx~/)<$V1.BO&Ɏk+ޑO$ $ ,xq߁b )XjX v{|㾸 "]k HeU&j=PFER}pQԮ"Y5 f-\>([ [QoG≯ͭC u2@}VlL1zDi>uQOD:";"!&BGGGwVY E#Z+TV*]'p* m| 2ޜE* Ipv?֔eN%iӛe"}j @&"F< jB  qln96,*$mO@[r|FRjB{ߺ u Ch6<[ERq!rYמX k(=1QhP4NSXGWTQ_$dlppfHl!#'Z&EP35XpJ59h[q?12rofP.[Z ##>T*L1t%t\@&v]j |jpSco-F[ 9doGu޶+D+8icvJ*@t Bw9U20j'ϯWCOHYف6˨,D-END>V3iS??JQx=( yb+&%;Oh-{^64SBUXj/*>AxV.!g[d:Y2}ֳϭJKTEmV6rRHAmף8g᝭gc G ŵ* #v5,+c>@,M ϊw'rxډ>eX؇ef یԪZegT  D>xh|vSGS5.W0Z/Bl"6kő^g%ܠ=>ډ٪W֞No AukG㝎Z?hݶ:ZUC^~;9;h |iO`l"iYv"@dCovl٪h ڌC3Aw֞ql30Wvț?+us49ljѥn3DTat%)a6*kf( w#pG-f3whE! fMGA=6P%.wBG\zJV;̺R(;>t8B EuC=:xgIS յahhi@ .#>W"emV}ɍ)'V2Q|>: ԏEHp_olFް >Fn6!y*SM?Ce2p~ F[:)Xehdihf1Uwj.bԺ( /`8N@6` A[LD! <*mK. 1bz5Ar#(c@.kbC:[Ax2z6H>:v4$'Pokxegi]L} YؙI@ $2 Wm՝b<DJ? ԎJw׶ YHrRh< cwkhʁ 5ߖݝckրDI"xA0x}'~sp?`z;(kNݚ1[p:Ѳu `F%:eZBj4m'#!`A6LJb_!QQҖ͂ ι}j?^wb󚶴~9{*)[Ȫ@D}+eH"!"!D~&`=ؽC m[iͤӷ7pej` $*xo2O+iqf; !誐Hi@lբBnX PXHJA /iBw@/7Vx|Se2[HH9ZrWdQ2iu`ȄvOD^h|bF D[qr "Q TᳪnTWKAp:io*]"X]l B7p[X@! ;83zI_ʃl @1ƈ>+x"d!@UNZg]$ *p G\kvY<P"j#}l)! ADHٯ*9b9v0*gK@LW \SXy/]*-BxH92Jck 6 B]ֹjDD $tdfZ\ /`fO4Bp]d5y.:<D/enzt=6@(BOgX% 5xr.'LL}߮s,\w1Td"0-ڠ✬i6MXܵEШN_[,$0 aJg4 x[hOD {Ρ nXe.?-k 8Y[7dmJg2q!< h߶ r74@M@$OK :u,a^9qP=X6Y]5XP!D@!Z CyOk >p:8?g&Fo~zis%,wvh*C @Ły(Z>~K|7tN9yAv:]3DN*n]vbb-*>/}kM-IGBt"WH& vԈPwG,}((Č@(_4Q@pʥeiʾgh0u 5 FhsHW N;|tldX;c'OLNMLdB}F/'CC" Z/Dnwy  өtCWc#Y#jHyq%{zxu[BG߶>TGYbE\ź @2չb=JMA5BPO,AF] gD4W(GutZF-URH؂@Z0}ul∮8Zx3=^ 8Z!B&X¨4j0B_̗ H*DwH'qZV\zKDACtDim")+cDXRGLZxEFv3thIL ._/.`sX۩Dе B]he0d>KHPn7CkʦoR*yçԳ܋/ݤ>+KBmDyZ4LqkOo VYvϖ]VzBȉFD-P!v~x::{?͢0.x-''dmf6}HBLXrrk׮+( ڠd7("MEB ,[ܟGpZ < ;v,(_qW,%rrTp8` c]P"B|M!a&_pQf#K{cNNˍ`Tnr^螌FP"ԗ}K(Da fn A2bS%`ssAON"LȔB43Cb @??>ImAYkc?ADwꝽ~N@P"/< 7ǵvttv!;QI"Q( D$: <0r&,ց{EM !PJwiCUdsy,i@Pua}ٙ@2_$"G&R@!;19nO&l$Tm=28t.۩ e8]cFR)5Z{we26em{U/ ;]!'H$& |"@BB h¢7%r"Zt`GზO qB.hW,  CGM&.>]fuN+iǐ/2we.3.e q"A&A^Bܵ x,1"r8GU1D> xrF܏0_Zk4 kbdVWjymVuXnŅ:99_USY|>=3Q(OfA۔CXc ZI*J{paL >Osճ;'-efH|?a ~}w:a-1p+n{po ut`Ƙ^Axș<q ʟ |CfXD$"7իaoԗ /q<CBgwy"/KAv(Uz$8|>Ѧdxɟ&hB;m@4N2BXTq`?C%%΃p#)9́@Ymo6\ ~:,$vߝnPGuit[t+~z+cazZ ˾j?\R$>Րf̙U1bR-64!7^h _$w#搰y}6>3ΫՀo,ăAk+_]Z`A:IOVm-@lW2/,.uQp]^N#$^J4=]VY+4]T?#Dӻ6WL*Dh̑gߴaS>ª˱ K;AP[[ÖhxJj ӚP%Ux[(z C:\<!)q,뉔ar4n5}+*~[oUyS"׫1rbK~1XeUshqxidte`S/eÎ!|@{o/ ٔ 8SjV[juBa}"juU4@*ODr' z6 H(U[T.k qkέiVFt<XdU(D̲ rd*q cʣA Gggn=p-| [4Mj>fpEe!W$A[8u -cRWྍ)SR)eĬ&JMT&ų7=YP)2'ӟ5Y0?֯]sr;ٳ0<y- >x)rםH2`?`Ò{,><;-"%#!ƻ) ˣ~uukR$G@_ 3g!!}R<ԇch4IE`C^)Sǂu=^P^Bp4IYܕ+sWeA-.g-/=QRюfKfYU&$UNwVgE;(En]3ؓl9mD@2_d*E8#' a fi AaLi i( A0Z8qAZ.Aycb iU(#1 GԦ-_t8!IWq@rh:8Yi"NB9tεCz$` y*'Ǒ0svBOv M v;"<"~* %%ޝ>$[8o`?u-ijddyjyG]ٹbl' f#8djx}0dx'(\ey)</Ó~3C"R"P 0. "ǍJqda<>, I3~i maYzpS̫hRB K}@ g>t4ΝE:c?"P_Dwߨ GůLuQ[w,p?N_؉)s' ъV؄,0`,:4 ŕ/-y9[8@XNNx4!I""T׈oذs;v]BR@I}1s 0a=0g|%[YqT:)&;+cHyZ )Z7ǁс`fChxip\?z.a$A.zzzI"Pv9 v2^ D^^Fm+שzGKu(3k~(B }M]]=EM&exUmi}vѧ>K$a@"^SwJ{^Dݚ̻q77* 8tYk4DC`lҦi/'02V<A;rt]|Yչo_GewH.5iHrW@rLvx%UҟܝoSuqz[{K;΍uͭe:Do0n@'qemuhWXFڮtni'x\{[;qIA=s 8A X2,$6VfG%-4d:4YӃf $QyQTDvx. -#̠ڍ{{g/t+Nţ6'pdiS=`. CJx?aVLX)VEF|u1T`np#.[.'ҏ 2s:~SZ^A.tҬ]h+(nUgp}=5ND.=W0KT@]P t#MЂ8NV+[4qxx50sߧeXh ABn=^eq\,|($b±BfYA\Nr' (|`8Ak:OA3a2@)sǖ4瞐Q{@v^s3&[,ź pZGt,#eN7G99dW=ي'5nV<^=#< *iȖwc}C䥤<hK@oc33Q+fx$5aaXԛ!U֟zC^B\6kX`ٖTfx @;+e}v ' ".B&f[8x 9yƦMlg߱SHt^ k|:!zsHOZ^$g/?#ۻ@1УNNͶP,KDL%YPą*tqsS9,Y21jh+\Sˇ^FuMCT]$U5Zg9*g~n74sTdV#Gc\B5Ϻ6Zqe =Т< -]Ij\+\Zءӕ*c:H;9;兴=H xT$h_MXCO$gRX!My޻~ԩO@@]wqʥO OdhSb JrN(~Mw= ù_82?Z`Z) `2.S_*rPA}! ΅<8wBN+KWGY;RzGOڨ݄sa<[l09ϻZ%eɳgh="e$1'E= amg*5K\AiQv;)o{t$CG'TbE|!naLO3bh%/M&J8T<ܰOBE.'MW@A>(z8z_^5Vj+{N, q*rVgHۆ,N=uFBex@aoQ)x d5D$fêXakJ++jZ $.2BNB4j#Qi Ƀ2 YZUl [Qʮ\s|cPUflN͋jgk8jZJܚש-;_(BHsMrH,+EݬW>p!AV? 4ј h[;ʽWC4y@fHHq)kጊv9VHͺ0)It-L^8B̖K5\Iq@ȆY_NQp*:z#g.20d49 {$Aqκ byi,MT;4$A @&[4R 0i^؁+n`rٙ'BJJj O'})u\`>}(n[M+3T]Kg2(R_;/*R~]{eWju,4- @X(D(~@ʃgdFH`oTPfi;R(;#n~mVְק L-ֿd]Iznʖ}3u*QV^ ȉR,SJ"_!|G.֚NOEnS[S ap@9CwVf-uS |hy=s w35f"Lt.kdU*Guw!ơ2 Zkzc ƾtDj9un}V#cC^).q:հ3N%iz%Ip+<$"98cMgnvs 4+Q^Y?VWT( k(ٸ)hIZRܪ* aڨ۬Vk#3MAXq i'i~pD,o"oHֵ&lk^h-/78X;Wp7+(Z:/֍-+WUBmYԪtUMj .bp^'.&mEg0fS2E,DXD">7e'8]*tp^nPf~:BA5lZHJYż:=T)O-0֖KwIS㛳$ڣs2J:>MfH'rH8e3^;L -#VY(H^*lhpv!U4+KhMڨjj[4JoT (h^mfڭ QVFgthl{6Ŝ;zW} 3ndŁYbH*`n lZ'AZy e-ޝ&kְ:#^Y~[yrU3rU_rG,d"0'bDzsqr@D%(\\̂!\?"* dTȊbYAui?뼑*р(D[]s#~=WƥDHi)N hˬ~5. ę7SYu47)g:FEm~r͊#;+;XS@td60tCzt( 3-q0R Pyc3{nKy.Z0޺ٳ&jFjl, Y:&ȪdQN cjIԮ6,F64Ёc0ܞN.&'s '&TwQaM8+Nd˂X$#D 5 }ZDǏIT~d} ޡ`2J) +2& BQnR=]B8xnj,Rx̜m mބL@h [H$:IwdydEp0Zb˴fIT^ d%1aJBᦘuiq)d#B3$0^C̜pPȠ9Աr:mή[uXYR2!`SSF.>k ]3\$|;EΖXy Icwxӝ/Jo/!L\2-"bكqA0Oq5?R[0<~T$睝,ƞ:\ Awg7L%S1ڬjٞ,+!xuB,237MShEx|I3F:cy:-J;WohXDZ6B$dZ;.[Ve{;}SPI S )q&$#O%,vhGJc!oM6{2VBbzLeWw;xyK0{%JSFD~\ q܄ꌃ$ʔAo˞;IB,'Puh2z+Sxa4!C[yl׮`2 ̭he豣ztQfT +, #f‚dBWi?KCkq.BfQB `@"xSEF5N-x[Bʓ' UK,URácW\|SfD[9ݪ[, ~=2=?-T[+Pa}YhiMoҞї̏ZZ᥎n.V N+"1 gN_c{;::)3ޤo"eJZɏk~k%UV"Jo~q.Y_Z"- e{!cr_D$7!;.ݟ$7(PeuL?"U.,sllMO5kx"m}c}}!ĕՖG|#H*>O7!G(tC[X@ȔNHƄvnb V C!?j\+>2u!%KH t1\o2rvЭ[4=B 6()zK~?q`(qٷYݱiixm] r;*܆C|RIn2:\>t40#sGj}ptNM=.'v8\dO zzy}fCl/I޺V.Ǐ_j7=);C/{zf*syy(vҚȦv\dlh&V PWd* t=Po3جfw_)%>]c8|Ѭ<:AF3R_]c K[Iv;|@0flagH_caջGhe2_u< FI$  ;;,8U87[D(ZԌĂ֕U6vRW ҂_Xiu:-q *~p 2X|ɉlTZ؛4YLNN'I&lVo+ rDɽd)Ky((u~|dn,奴p6<8pr((յ𦓹JX$v7|EYrhcVϲ1ё׌8兩О #K.K/!EZM $VDR BuyN>PVܾbce7\8YXl?I5bBB͆]UV0ܮݚY>M~[[P 7!^7Uq;ɌMne&@)Mvq4sܾ42<g>V+O ^}½QK&k6"Xu*Jc]>VrdGk;> _><08$I%&[[q!  ^0ҁ36D f7$x#D>`2}wO`tU(j7vlm!8YJ 7B ZUX^nB$"oOڙxrr(, u/|92ϔH QRhֽq2Cc}mmR졋5T (g6)1uMY쿨 7!>^ _61FXI q/Lkt G#ޖ*LJ^.ʢ*<_O#5""SG0U-%R&?ᮤg-abѐU"d$+uH[A4AjVĐ<=PaTn^M̍L Qb"䴨z"+iYE!w>fu|d;_}2R=7ԣiFt8;L.xBeݓF\ckMׅDۢN+dnN>ֹճnM5yHu|!燬ZbToWԠcQe*$Kz$ua>gaGʆ>Α0PԣAf:2b ĵ^$1 ~k!6 {7_rpCu~6"?^ݐae2=qY([ q,|9MʴN~f!/IB ]J(R XeH9FYHժ-X &4(d O"Y. %8Ғ y#a@RJ(SɣTi9*] mJ-RfX=Ai8s[-=DAA7_0U5{IENDB`movim-0.14.1/app/widgets/Stickers/stickers/miho/100bdb0e14c557b87ad4d253018b71eb65b80725.png000066400000000000000000001053111342764602200275140ustar00rootroot00000000000000PNG  IHDRaPLTEJ  #  "  ! YB@#"""2"""""@<"""Q!&"C.2Z02f89STxKNJkvdbB[Vz}?JRdbML+,92_P]旕Wj\[TS=(4xv00s-6..׋7DІ4*JT=;b$+54K^WntcajGEO:KߓHXF0?32kj?>tqiBQ˝DBrqIKU#Zߘ~*`q2 xC%\q 8$Դb| -@R |pDT"0>ʞs\Դ|a jZ1>&W@ښr#>sA%GsP\nɆˊ@s4FTMJq>F0שD|BQ u\ QF2jZA!5)Dr-&C#0В)Kܦa5 罉Ba!qrͲ0͛~9b/D |t}EK`// g#e+iY n`(Z2Britj1KFa6(_dd}:Epd(:}}ӗ _ECߟ(:~0n߶pn̼aDo74q6Z*A^: Y\ĊH-IBHI d(٬K7EpGϯmjr}z;͂}qd#;p!(Rt2 _bXVϟaR- "WD eRyث%61nL+BؽRS:I? JrEQhj!4 C+RT$!V҉Nd hHSug2<,6 *{{cXT}f+f'Mf</-NC?q28Ӿ=1vo?qx?󾽑IB;Vęޢ~AT J]v'6~x|q?u*2`n]6Ȣ1JeIkÌSM] YL17'9CıB#~p'CUۢh`R-FDxb9n?BchN18Rˢ2?.IaBySM_p]V˲1#zHbd*_]ڦ>rC, ~vksD6C??a8$OG>tQ cIuڦpѯ=$62Hj"8XYTl/&h9aT["Js! HV?f-Ih,ޱXܾ9:ڦIK-d m? qGW?(Z)_ x<"!b-7a.0|5HwYZ!rH ?-?H޽ |3donciV>Ʈ2>[(c q*@NmgbF!.QÉgi/'DfU.=LH8 ~G&R $d"3iMu" D$A?bo3`gqag8tPQ8{(:&]?~$ۢA%85YY5'SZ]1[+Çߗ"Bomnp  QѨ/C^D +ti jVIӯ#v&&IV-ޙDCZZk>CضOoeVpR 2]3 tcґ2+E/piYV5KWZJ#."#UmFm—/Guܬc:9WCV. MYUc"&=-):;n*NW$܌p<ܲ#~uw\z J,+,"Cu\\ߎt}JN\ ƞ&0 ؙkx߽"ҎEޝꖇ\AƓ]!q,d &/Z*yEQ<{!魭̯8Pdr^FIDaG$߃2cw8OpR w <>UM:;7ɕ9Ȇ kQXD\8WMGR5r00Q{C}M<,8&՚-ᅗOlyK G dQ75/v.ZT*cxH⭞r?4UcX"-77ms  @[vˎ? < aav⇼VaO]g E@ԝUߠ6r=H$q~.n޶^֕hBy"kOy_e1ZLYޥ/_ ]l?k g~gvgB4pC/ Lݥc~ ߏM}Mop!+3΍~AXSg:Y\|L $Dwmq:S'U7kgAQ0#i^܋+#=I[U4!͑vX-bG)ER7EwU0nZ|Jms{oulm|T Kξ)rtEgn5sN'Ig\?!h?+f@*?A^m||E!a%'Fj;:"kq7&"@eQBЬ6%j6i3L"S#nUڸ1mT-m=͉h!",O;!-Ͽ >lJm1 у(k6PeGϵ6k>~\쯸|iC`ZƀoŴ螘&b~|UI$I^и{^,ȷ,Ԟ&S&g':{;8aHN.<?s:47EXDҕ} 21HZzW6rLOO]o?O4YʔZ3rS6.YH(C(SN]_yׂڀ@P`$8%PM\RF-Z^`L$1 #ϵ71ЗSM[c,"S)?Ze8.#QB)Y+R=sf:#Gk$9rMӑY@g".T?e8):(@ ^΅J!-oiD0^/GyxBVAi9-GO=P km?$7W1Xa$Aʸx@kSz;E%m"׫݊f@Q,6}xR g7\7\ CƍW)Gt @! 9ld\wo~od<.NjkfA05QSɾԯ̩G˭@0&R@Hc=a0 ohG2+H ؞֧d4ɜW5i/g ۝HcɎ%S1~yƉz>@rc1h eB|F -:@Hu=!N]Q4qimFr{ɃIA)\?ѡ`h75?foR@ ^Mt.`BVÃ?,E6y>ȋP>jP~ݭ_{̴ᰈϹi"c%;}AM[>Es^l6kAC@v*B9`Hv e;؇7AX5;W~ao=֤OJQ*[^ -˖n{3;K,%DL3 ) !a7T D R+|~=.5%ӂ RWshE--m@ Zn EI/,|GLF䡩g/ p~20&aiS4&aYJV+4y}쇋"#a p;|PHo6jV9Qz!X$Z  jKv]gzZCNBNdv_[5tg-hϏ/:#i}ѤfL,R@!/ :qheB0[c? OH~ OP[ŝbco}} ==OZHT}>7@avYьB&bϵ/X #WITAX'Qd9ǛDK1.a1kErO\AM;5崬ҩ2lʡː)G*zC7uip9pZ6¡50GU8wvZG19I"ÌaD.nRIi@gBX{MtodP bbM\"1z:ɴ.P--F<IuyQKWxMUIQ<E騒˲|Q Hٞ8erN.لRz{{nH N l_)@>2MLB.#Ebjm֪tܺYkgxDȀ-ĵڣ``R!ICX_Xof]ᄏi̪BRЇ™30 Bo [@aB4P!9)S(naB1۸,*VtpZB) LˊRp߽7DZ! D*l"lqPX_ .8![+IRZ_-j@"G: qL@D죑FX~xkJzb_/gζߠ!(F8&'EuhÒƙiM|}_DjX?e.ݷ9X._} t쎖#ޝll"=H$\&~a}E<{׮]#V"HX]\U#ѮwOӿ &rDFH9mXZgrdD׺L`>iȑP;r~Ѕ@t c>U7`F7~44o$9!HDґbT|WPgm7EZ}NlYfܿT#D\)m0U5Jw 1yWҀK0()RqqoJ /g@-(ÒAk# I Jv"ȱ5:ٹƴUq\xg_$FȠR5-M=Bz/e K " U PL\?P[Li6)_ Axڞr-oy{>.2`) pReJ yᑙWe2m)@F1ljAyVca9TD'|9ht"'@0dC"|vlw ,l>,,jn>͏9ա)Ybx=դ^l7dVܙm2QAIJy3$eZX !l\cH/^ӀO"uiA k<%#7g߇`Al(.thn"W> 5̘vuM!g;6kk>Ew"rQ14vi~ h1]pj1I Y,wrŒugJUDG"L9JpfS恍 6bʠڲZ !BRN)BxhŘ!R$Rj9 p<j~#"÷}cjNj1zDJ}KȖf]Y OluJCCZ}maovf9(#R Q,$g!b8aXBX\P.%ݪ[8y-Y$FroXn/.wZ9NkBF* Cr35"H}q@#C6ȼR3ķh`+"~"<5GV\w1MWD WrD[rdU\THb)W<콎3}'4Hس'h~cCv .ED\Oo3x@IU~3!X}_,x9, j#7z%C|FMLƴ R5{{aAվdh(vbV^ykx\FiFCBPf l]eSY9GE@Ҭ'xW> ! I ֣2_k fPS6}ׁ- !iCK-#l`( (ս:0by=ctX04;>øFXªDeYyIB;{G=rAeP)PnҷoXM4c~GoGF yi~A?u@қNDrt,@PW{w9ɝ5a2QPR]U^ $NΗn8ׁ{'LH#B DCDe!CԆk@։tvjKtUKjx]az`Xn$8 5臅*)Q(F#ݻ\TKjȠ<}f򎦴Jkr@ $|y%8m-10]>:rb~JRApl)Zld#_4_5jNmIN<W p20 qp@jEJF"tK"%%M\<1kM%22Gc3gJ.T&9amLlxF$rz=ToiPnFB:I -3"p WZu'$Iaݮ Iil$jjL8j>a<ȫ X,i H{3>]dhw G8'`$Ջ( !5gyXrbRtZm76z\~]N!ߠkdsm/tʉ.9 ZdY? e ) I[C O:['[y R#mR6Uqp0X+f,[X`J^d8NɴQZg4 w'%ly5 /EwuP]Hh2, @ bRmekl$ou5@Mig&+-y-fU|=I{UeaB76 HkyO"C- D.s7}:ٯ#-ymjTo5nW,[~kVww¹[eaN.cKEQ*b @ƱGTL)bm~MYqzʚ@, 1z. Lh ͐e|{Da z~Z^܌@H`T r@n::, Cy"q wa8rGDwB|=C~s@ʂ> WUҞ傄N:xeQM¼ׇ:W2^H3(RShBHJW?}&~7[a(,,?>xȥ\ggI'M;5 Srץ,"2)Bo/"4 L6r]~~V 'CHE#6_UGFP,ЋLo]/,۩*%PȂgWiD""i9" g!m-IӅ;cl]6Hԯ-D#Ɛ& ҈ d}\ ^ɍ4s$?),()Pbh@ lDFΟ݇ꤓpQqM:~Ls,$ד'x+^|&И^h}2o~ ]:W笌rzŔ ` s Jrr)*`bTcTlB*tdfa0^[b54~yr E0)֧e^qLMH:eCcپšڮڡ.,.7u!{V:d!ziƝ}2 ', 5ePX l/,D $ bv,"#FCZpc(1O$q$l>Z܂ā\Db)z/1 KrBP$1MQ $'.  gBrs J&+᰹?#ŔIG 7[ 6#`nI /ۆ6|‹™yHDTzT7zL[߅S?ΧTN+ v]@%__0/).)<-̸h ]G  K.73 ?'1[9CoGi5D1`j?aym.^Ncn bzQ% DVKc#EiODG@1@Zv;ӎ4Jjzģ"1oa{)vJІvsHZ %?ǣ#׌Я]Bb O S^vRK'~|H.WQ5AT}T #0 ;+%Khw ?۽H*g(L>F寑r/}z]ii0Y]1Afc+"'"Ul[F 9>6-TjclC_D~`l0NZI7 BN܁ uW;ؾswAC~~Gigf+~_:RQ"59*9ɘP].sͷKA(X@HбX3^wu7+dT^,,(\kPQ"J۸'( !ohk!nO.xN$ \lX7$d >8&g/UY`K Nփ7FM_pwl}̞DW@;xor^ +Z Z i=k, 6Y 8BP+PCfYqz^yk5_[Rx Nj4-!pPHBo`)v RJDnLoyI~f T,3!X_VEMLaB_)M@6mbgFQ%JeQ [@ƶٍ-V_ g\Fž&*4\"&>:*X4i]k צ@Ez@ClbhiQ齾ݦ2Hբy-Q"cU=UyvZCi4k f@C.t=\,?+ewT?pf. @,NUK*BVkASe ALQZݪ'D%cMV/<FJ Jzp`uzNL3?}-7 ѓ#Oa@0!6k7ګcG0ȉհ]kQkAаɒ (9QʺڳfD>$_*ح:x~!Cv-ۛ9G1-^}h3].s>$]:LܝTz$v?@ؕqv9'h0йᬘN_[!B_*ykDX?W bc<ٴc]PreR#il^ һ҄YoEvE íkw BaB9pU'ʍC-rf޺_ZĄ'd[ nj!GRD拊&ĽlPY ^aa!yaDÂ]ewL8Xa.c%ߨЙ>rX2!W| C~kH& $¢aJl͉ ! 2<ޏu9'!r;t<",^yh{k*hA"Wg3fݖDp}B4JIkSA< kMW^glly5HM^T/? Z,^Ax} ͷX-}2黜4.H@:]gH{ƳYբn[i9 *Z4xڕABV" b!߫n fڥ=Hp^SIQ! ~ID|k<Cr(h@&f]^EX U]bv-4;m{}ybv x0RxzR9zQz( 8MHSE53@C2dKOy8_MpD aԌƇ+6Y32&//ܓTHksmՐ70 ⪣(D!Q밄Y[ͮ7>mh4)2 ғ(!q%4&]!1Oi$@6fv}Qce^,HkwD"@8~FЌw~ ע;fz2˨HQ]Ri8@= ؾ DE`"!;yM8J6#-.T^ޅl1u{ăw8$oW$ͺ+] > $NG#%Hɺ~8P)+_pVAk%6ע fDHE98؟۩}c}{{ox"Mg$:/Y &&OUT/VT?lw9$TZayewN)2b ~H!CL~A؁ڱ}^ѭ C%HM8B@^&iHeŘC:}Uđ Z9c1oߗv2gӬLqgwsXBA k ΅ɻ}"qhm"{y7?PWK&ugf|^IVшRɫlG9'&޼bzf/M@dc0bJcg||C$ @@$f%`:fg#%r0 σmIsBEHƥRl ƀ%%_ɫo*Ɔ̌7MN@8;gF44Β3 ^:%h 9WVF٬$3onٹc&qz/('3&KqΏö@E9|!"p#Fd4{Prޓvw29;e\r$J8SZHSvJ_?luY">ҵs9{A9{u`88'Sj:E(#=s,TP^5 ! w >UeF/mb9EA /n-uH8@N#fEwDjաTYVKIɥ ZC Kم#Ccp: -^J낖ff0~?=!"@v"P$,0XZ ʫ\,--e8ZYe6|WPZ-rkV {;4x@ێ?;fE!U_~GpO `1;CJM. Z&[R1wb|qzک tOc13v}v9E[ν VE8"*-֫k wL@",&gS+-{H[7%:StԣdJqzf^.*kL&,<5H{;DEmDH2 RCXZf\PD!Lx =9ᕲO'YDp8M#q8ur% D&)Q%6 ;2jG.졹7ϡ""؃<:nhơ͜L[C{v(+&rܵ+}R܄Q,()mtftssnjFl=' M2}ik50Fodd>`3 ww+S)_XppDQuŰ-RA&WfȨȣ5:$2XgBNtҊRTCV>=`׬oХ5%+fVx~D`@e hUXGL }AtcVkȱx=j}L9@ey..OjKޑ m^YQ1Y/!BX1;dpxW_Wޢ-ILdڅ$r&>BȽXsϴ=W CH1+3p'z<3uem]8w  8m}X@#WasxD- sVP$9[Ī=\W[㱅X"%0ÝW^u]11<-]q</"9#*mG ٢Pֹi %[rWVjvihVdۆBcU}]qG9 UXyv)ꙣ졔#!/W=~|U$Y{gVkG‡ܻb{ b^\3T=A^W:>;/fpHx&9pއe̺t]}ev-X2F(FjhC dWu?dr=7!ᨌ /^>MX.ܣ'5Nnǂ m"YsqXҍ!EODW rǧ0YA;}"@x\xT &ź;=R |v"U:d.xh7Μ:@<6G)G{Ix*ՂT@pc)wu'WE kO|tYfTwQ,5!'kv ֋,a-njy:ca8bx<i}&s ұȼ;K\8wSؖusɤ w'4qSX10.lj ]n #9, e;'[<#n ~ q6k2F;-==6a$wWT:GLɰ,σ7@잙and"9~O*;ғjÝY+a?RoAe1.Wr<I]p\o3ZN dc 7)rm\kA'P8AՔo>LnpL`xbp7"5]FvdN 9&'ã(K'5Ӵd w/zt嬍͌n cx_>C~Ht[@~c-?N?^5{ |!?(Ḧ́~!qhj])$dILdsoc iLǶvFlDnhp8g8*DKa>ogՙЬ`ob#&#j`!ԍkj[CTbnCCRLG A YIe{&z-Kv-U7 R($ b+iR'?g"J2܎ 2ݼ\qG"zXHJ?425=$H5ė)_XYL#e0uCNu{f:۵"a'2n"ѪV5WݳSx*- Cؒ#Ok([n=|0?`O+w+pdngm:(2n7\Yz2R9,CVd*HUYO-@cߞu>=y,"s"*ډ@}i-5flmE#@RBy~@co}A3"{0»,Z*]ɕNW<:'[ q"0حU/֬7QYT +;?f@AYdb=GoZ8r`ֈ+rL[,Y" A{Ā2^iT\ D=ӣ fiG }}tdH;ABFpF(ޯ}-}Rvtv0S‘_DC(HSqhB^fcMT EbLCCDT2ve^.JP\b(Z:0G?ۯHA^ZJED я7c]SaRE eDȄ::V*oer-W3/;kjߦ|BjqLbMV jIrQ(-Q wË(Y~/H K"Odz+.]1 CF8xZCpԔ]<wOƝ#~bOYo; w e,xF(yL=˃0^}rxڇ+rqOj*v/p!g@RB݇ڭ䩐qDs mBzfLUrwE\uMu @(0:8 Dޮ-ɮH .c&-mn#;!vO?(ۆ i2#A $P ;޵YjL=wY6b|`͢U[]}Yv(}q1RRq dfvb<ɜuDZ"?7Isiı:27XV+ "f虜O(qMۨ~OicȗpLr)Ńjlxz G{3UTl=JlJ7\V6/\|*+ HVl6=_(*kTg@UxYSGe0 =ËsnF"pF}|gMkJŨjm&1Qؘ2cGq״0SiSuL]mpm cWS+{{{=Ks_wԐq|;0 |=6f̱dN$<K``c(fslV =^!]p"":ګZW?ԶóABJMөtz lqYPH*aI#^ɝl[S (OI \Ґ߾qe0-Q ፀ%A_c3eƶl"{ atf}pOL`xN dkk:rHJT Q;TL*147>jZN2_t*WH cu돒PLj_Y: St^3>^=3T/Cʧ Zbʪh FPU3h#Y@Em`Z +cFHłUin: 1Ze0jﴏJp!xjA1Cee91=r򤊮6$ ӁZِЋBѥvUG^AZ,) ]O: =-׈a<ҊˠW{ ?e^6 #tg3 h]Z!^{v:M'FkXA*I[AvY*52Uث1ם64$Us! IK!LWlGcȀLݍ97UA;%Ho{D]ozA|k>3I?Eh eJR!FcHHƁ"NXøfu_wuv0:Ӆ& gQȏ
    ס Q <`]~{KCPI7bXJ,GI\s5:xSEsZݗWLeC)-RJ)e[)VTɓY6|,77$p܀4d:rSCS"|JNg"tt#v#x P #9̑6q!/c3u#~`˿,# #ZZ$ auRݽhk5kJ5꺤@_z}TdVݏ*BI!'P֢FKE{ s'~yDRXpU@-/O3OW`b PH,`)\H<-̏r"h]fuȘ1"v$a:N?@&Yۗ ]cs_֜>{#%QoNV}9$ȋ_7 3%;woW'$XثRHFZDSÿP-OhGYԦ1,_lfʉԥ5YBuIOe&S ;,rɗ9P ܌a~{%㈼GnYt+3;-]S8ԻxW V(!Yzg$PH][eUh 5+wSOp2*Ra YT1e -[:e՗09Vs6vb3/L,S4w ԉx믂_TϥՄG!EK(s0,V +jzх.H/>u7(n*cJl"I@T ]d#l6᪫^v6jE޼u!x*տ%Mg^vԊe&!2nrr:#x2#)gsL#).2.%$> b>,*S㊅j^/th3H2s3RU=̼O+* vSFgryqK1 >xW| D"x[1@ BBro.,,3h^Dv Eԥ6@ҙG.)qs LV ۊעtvo7#!X.=ēZ\v0(Gp5û8zkbw&TD0ikmk+b5+'3Wpy0NόFy  " { Bvvvi#8nw:I*M\J4WXѳ[+OTP;(,BVt_VVroz>L7%]]5af[B~jBLR')@hhļh i,=8489Fo ==lc{N|AT;5L8Y!kH$UORub>.~Cҭv_ WQ%'cN_y< ċGLje<8mP ӏp'8ZiF1Vv/ !3O( kQ q;"uҁs*DR@ X| m\2[̯X}L_8ʊWbɉ;Ja<@>@@0j#gx/9^U͍ @Av3Ye> zl+(PgpK'2VcHGkKt^"GߓujZ_۪ð94&_)j?'oxI-FJWT[=:Et:tY j9TԂn A"EIO納z"yٜ|{=|<86월7&Y3?&kD/rj^&,R.'ܱx.vltzdbC㶧$l0}ˇt5D{CG.N<"krXa8(vƇx h,9X^h!0xH.~P*#䅤)1%Iѕ mlo?![O8?g?nj=65A# /{j]dvV&sip `5!G,5[^yG ;"_VAQG++HLnЗ¼Y ?K냔?P2'ˍb 2­/PּG@Nfa&x= h&YzΉnOE1V R QK|,6Qh9v˻1I̗8HF (RP6Ͳ\cI&]5 DŽlp-=~<~V-rMEDcάʲ^) 1pA8̦7h )-D~y.Ȱ@\6MjK$-o5k2EHsHqʊX@EY00E؊Hق<=\?&}|+@2̛u/ KK 6 $D@S-9&uX>== o{Gm"P^:YQ"5Yfv e]D659yVdrgV.aW c{Ff$@!CT^M0 !V{C2 bӐ*O ,{t` Va /z4rݩVO@}t5=+Bcodo{=27t&㯶XkCg^#RĪ?!3qm!EMZO}(6-F59-!ɂ'Zq4Oa59ӟ(a <[;v~LexkAH1U ,r|C[@¹bj<8C4ll}w؋mTBibf=B&C76Д1d,̮[c>z_[@&Ӽ{rhK^ď6TxVW/ϝVλy@]AXlmV2; IM@v޿&uU|lL95sw\A)rr`͇SR_v Ԯ!@ku8[8~l^Tr&Z* y!xH.) }RGͅz~]lݤ-w\B Ћ>uqP!/..FF޻O Pf-I,y1+$D})2c YY>=;eڗ!W,_3DĬ[~S Qͷ{u/I!vu1n1ׅ,xH (V50:9BN~T@Ȓn h51VÁCy!@]_qC;b; H/uW Հuna6hW!U)|먇$aK6a*GҢ[T5zwqMi;!H׭ߛVܞwtcG1ҦR# r,g(;J꺋KPpȑ?ύj,e|J!s.?ʬ;C>#Dk\Zkqn>Iи'q6 /MWwK!KL)tRX BB CG&O͌s[M ܈nƇJ.P(ߊ)I |W1fGNsG_:sbzS:dr>e[,B;p*+;Ϫ{Sw=BneqMwzLboYV3p_/3e䘅DFrE Ճ} f{ b־'zf@~@ 9E:_BCHizg r㕬`5>q =xzPF0J[0/bhCb8Y9~FCs d(\DmĚ x֙2 (Uw̋Ǐs{.] 2O-mLL%2;I3ů ",}剣|ʳ}sŹ$zlu/R;H>U?l"18 @GNl]Z|](\%O?V &wP>P3}3џݚqbqŷssȮVss.@@CP]VưU2Ϛמ(DGȟ %sQf7Sz[LV#y-)x.P29\y%K||p$CsE-F⑐pڰ`n/szȤd i7OL={GOi^<G͌FVOC09:7{ǡ![:QR^ E9MJT yR ESWWI%r@w)+)^H*#\ 5'Yneg)Yl!I ͗l>(*[=x )oѪ\3$%R.+Y Dlfޥ%&HD&W/C^տk|X\A+EIXJIJFGN2%/ DLHD"HuxzAio;{ _>^Lt"'ᆑX‰X*WĻ(,I"ȤcB5K i{4M3N) "m9P,x^@RHyQ,Jy|Q 0KK~e@*tPYhb!_u [=GJ VLcG5KD$I/Hy|I%XXD+ +24,Ӡ`"dQ{؂KQ uKǎs/!y7q 'Rx܍P7s9{Lx5y|+&o4v|I\3t:JXfct<ܩ}`1oOѳ>9:{ԡYXE0)[aAļX|W;䮺Xq&D.E1ޕx}@,:KfyanfPAq%!M2S+)KW/ d0(h3ݞg=Yzֳg= htIENDB`movim-0.14.1/app/widgets/Stickers/stickers/miho/3142d1222d82d9f2dbe48d284c8f189660f418c3.png000066400000000000000000000776171342764602200275120ustar00rootroot00000000000000PNG  IHDRaPLTE%%&%%$$$$&%$$%%%0 %&$z;7NPNBk/2T6;G~ABL()^()lOR~=Age[ZxxzWl[uUgbz<8Y;¼j~%pHM}wꐉ3 <eꕏ巫>ƽݬs=<뛕l85V(&a.,E'(d74fO0-IIG{B@K!v*3W96U˸d"(VaC?18mRO5#EQO$n&*AB[ZZﯥeKH1=¯÷}zڍ~08b`jWmUTQ^τ𹮒Tg_.)LVhe@O6)WC[FCw1!ةћfz¹!69A,spz±`HB`TO5ß;egYs\mGD6M)Y\F[=؝f6z}f|RjxR\,ɜkNKvby;vӗSx~)tRNSȽ%3zWAbnMٹRq4|IDATxٱն899+-; ǢiL hv N.BxQ0HЌ݊ߡҋې@9Iݴ},NР??lݶ*%^dmf[B(< ?YbYS@xׇC0G2~?u8A$bUAG@ *2l;ŮIP v=!hH4IXr2MȀ(**l4](%6S'<<,dkZ EzYELMܼ"AԧcF4;4v 㸽ܟNg|>(KrvRɫ yP@경O.{〦 @]寧UmE#yUEeQIwI(0ד^fI E"+<\ [ܲF B6Ni$5M8C:/<$%C 5>b;i" dw]^aQ54sexLݪMyv_e_p]Znk$ȋvcD.$mY\G/spEl6rs2%u:.G7.V߬GKⅡ$uR-{W( Ƈr5'U|H殆*󂶿q," }u} ,D(w'YE L#QF0鄮(E%A<mٻv>ۯVk0!Οa2?O?\oɒT*<ύA4фsRtev8F33`Q+S<$%"K]p86/0iiK$IuMr$*-7j蒴2騿%٠:h8H4syw&O&塘Bsg@48N:%nB# & H'G2/n &9M7[w~3hЍ.(8}z&# HZ3xUV_$IF)[fN׭N]j9n DQU# T@-PO!MR<˂<1v[*prɩ QU F1Sj5EhǻX(Ѭ[Gփ\=ϳR"uO2 Qj<+YiQfH nRڟŘa?ķ*xmDAdK2NdI2].סi8řDIAhZc+؜,P$bo,(w\ٺm37f]ԱzG tz*N4%ZR->_`!ڝ]Lt٬Ofm^| t@^1C> xGjߩfLHQ|\+ԓe*&ڒ(0Y)BC!l#}I\NS ӖTgve3#鹕|A"ʱni\61n>mi />$Tċ@Ū*u1Ǿi[94 O&_seO&;yZz@R_c:6(qQ.e9 R d_ U za 'B:t2?P@uh :a:kM (U+ חYEt8lmi>N%.z$R}dŲd*sAEhR#G2ǁia[%.xG@@F`b^n9<5ngw^W5vu\|0'@Qh#TubB(.+xYTy>d&_8k @ Q̬0xa2"[Z%C@Bo޿0lq۴]4Q}vAiR J  .O%P~vipޭrEr(+\EuMjSTmx!,:=+s"+K'N6oaaРEH xʫ(lm16W.+C]EǞi<~ەV89b|ð5(Z&Eh3~JG|^V>͋|xǢuJ'Vpuخ|/͕rYM Rc4S<Y_l0b4r]]d,U 5|qP ųh}V`UO(>Gֽ7w h\ - 5@e7j_dK-yR7Y+ F(߱-7쿹V0lS_ϪZEIh: "b:3NjH(ZbCcHIm#*"V7-"ɼL2.\Sn7>a|f@cYPcTHf n] ~#ĨfҢIsZnLƦ>wy/_õ n î^ʇ%+ ܨAvu~q?Cyl}BGu:>i<N'!{,@GA,Dnj vCg:*6?Ct= zx{^CrA M9'U&{d=!;ZW/t,!9%P&Us+_j9>ͺ_vp[9zw< tsh6N6x} 7qƂ0hUnV9Ζ}v<놴_-*W1kRԕ P( -5GuQۜWދ UY);ދe=-v;oNk_ /=j_xr ;MUPu,)v/_缽H@ 0,d!ImA(ȎyGٷv2W܋\iHctyX+co,&Hl"j^Qnl.v3%H=#ؘBejK. e ֭&LЍ;E0MV$w\H?l\ ]k7Qf|h%?HW%\Tܽ[v%OLJ+&ĸqPo _ߋZ3UPEr^ic/rch/_І=L}1"g1yRNYvYKe{/ =j񒺀F.6Enp},T>ķw 5DQ`EB n!O^dQL"A1̅.ն"W]<9k]!("ua\'XH:3ے2Ae0z+I4 q>qy*D|NY$M]`vm{Or넌3kً;]7vDa$~<&I&oF{5x]%rk㤮xoe+0"pҷ?Wmɘ?S:ڒ5!o!@"v\ h)EUB^P Fv mn-Dn$LX8 ۴ QՋ8}Nڴuxc谦Ƽ(7; I4! ?7FT&+肿 5j*'YS=y͕%DHfРM%2ົ{8 еAd3^-Dd2mv$3a`Bz%>>1 '~=6X;WBtKGZB BZՅ5I8DhO/N[HdqFIXA![́*Te"j[x\1ւ,l.(Jp\69,nw)œð81 7Ď-(;jmUyG .p6%|lI Ftt1l[Oi$R4Bs6*Klkqd߰\ҭFX#FC uL{4 ŘJa OIӆ|=z܆ׯru7GZ7*$E[=329-ܱ aG$61F! [;GG@H(طC!V`@_܎:31bIɶZtЫGHLp9g\GZ nUE+(f n!Lg!{DZ1S 5)y5 q2_W1Hy<YgeSnglYZ4y2B B,frVGdݧ54M 6+b8Md>4Bx kzAX]'8}xcofmXY"dD?]v= 9|\!$L:9n2š k1`0/\0 1d~C!q٭u9?lH%q >Q$4qʴ'aZ!Z&q%r,_;p>SXu RRi55L#Eޝ3H!`yN^NRZFr" &=̓y2%Ч@1kR$Iܺ0W= 3+u \;y!0P&Ln֢ 8vew'K苐D;rN{]%0L=Z4O2t[fcݻYPl$u m"Ҩek(hf)nAW>Ym*!h_7.x%HיFS< Z\+_"PZdЕ~"BtF["EAhyh.:I] my/wY|N^tmY9]k)< NQ6 HnhW&23<] qNE܌έ_xnmOTAfמEV)F3yV &w'RV$xX!hz01QAE`H,$J(0KB\9!xzƾ vD&& }XZg* F+#- )DHS1PbЮǺM&EfM#z}qM1׻݉$OVTW;>$x.>\ )Fko8%ى!!:#`fe"cgs-uΑozXʴqM}Wf۟@ELeǞ0Y6#TT%DnO<;b_YhzV ge9̌}Y8o?C$&mO^V=Rl#{D/qȀ58Ɉ(~ 2;܈XcQVx:Ȍ9'n?3k((Dg2#q"79M֝j*u0e 0sSb Ȭ=4P]  @2 !l5]'g L1L!f\dj˽ >։c'a^)a֣dt)_جl8^ґt$ {F]|q0k~W0[BG]Ƈdt9bQ(#, S\)vTܻ̀)) K"G&&NԜ{aXCؐ*ꅟUN 1=RR#N8Z=PLsCpL̅ eKBR~/A xg/N_ZH$S<(3!#z A/!^sk"mx,IK=ٰp*I;z̺?ct(D? W@u&+%+b2>9pi\*Y<{2XY`oy䧿T28H{'򳌡OHa>n?\^帳=pQ{4_6@]e!Vz8mRκqO4jvd9BT}D rۊJD^D|ɰq{5w7Q xdD~RaDsI(nqCwu2qѫ3Z,3d~Ӡ5ԉ>vSA* >r:1Nң$[dK.9 ?]ht5+(CO}II |>U16T+pj&5^-3YC`an(40rԔm[;4IQ$sl]"i802),G,[YǙmnZp9p5zTf%-=W)Y",&ٌynDu2FS6v=!RR|emmJYu~P:;;??+NņBaC:x&ZAD (af87O ^)*t l t<[!; i0IeC0M2ȘJRuEMKq9U:b$hDFYaj_ \RL6هyIBag?3aշAܜ y'.wRP]kbn:T4%5 Sr p |/ EH* $NVx6:eDfQd&ɰ}uL<0o^wXȼj)w$p|k! GVh<P0ߠ:JCѱ8Y{t!< メ)B1qL!+PE>•×ޚvDKaȩW4уr>#@%%$/T`<]Fv/T¡o/~yL/34گY~{wY^N xEBZJ驐c$[YO&h[+ d"#zWYzpkia\$5w@YvôvA>^P៞^ Bj܋3(#a7UO>Brk^nf ԑ A"dqxJ18v9 7N<%\9jS-mBKۏQV^7W/]|먂e @Hy+n_ &wܚ s%@xL&t6}htp 7 8zc ݿJ.M~dlK^7FȩzeC!;7S}4Biczhs++/oi J9[\R5(e?}RST^)I֒H i;ꗿ~ PPYFj[C+n=ӂ,*I^~M?<`WO7oocR%hDlT͌\z+nӂ(!3eV6Hj-^B1ҥ|uSyfo!zwHJ`EC!րNsAZ}NH*_4MGKw+ 981v߾hh !: |<l<8࣏nIy@;[wMyaC6jIye.n{P<SU#Ŭ" x٦±FXǹT@1*byb)i*feL֫+to%k9Q|_2y 1 g'd?jǽ"(#! x!9 Onwji:^p6.d]7F  O9{RgYԪM)?WPx:~yk*)N*'lj]e,XT\y~I>RA-C" sP]=jjdQvßq| 4d˿u s yRN֭9yL p.2AW@Np.v7T]q#Bz~9+y10W =Ŧ8]2a6͉uџ?TI4C@hl+65  .KQT` X& 1PȜ=2P!~((s{}Z؀ӵTQ@I1!PN7. V51G86q=` ]A9 BOH\ 1W,,-:k`Pk V 3ĒγBZR 1c+>lB~ Y!l\ٸf)=xh6R@1e'#rEtVs*V'⺺+c:ZIuh_mZ|l-Ʈ##@N;*g1%f_!Сe=jQAjG@XT`@ BVBD-}!99={a y#AwG]i ]&3Ux&%%1}5cǶH] NPH+?mp(\'E@("ѩB"7I!Ak œ.r(##H'J{92&f9my}GN l)՛5*lzv8ZU0%V:RSos{J@'W Jrs$(@Xhxźۢ fUI<IAL̡^0;4t$8bi Bhpm-U{)yei)\c2աbH IEe{V:]MSƹA>o h$]\4-hȡQj.SfssX9m GetNjsڞLlJ1iT% (0ϕ@v$:L8.*H S3rv];R%j=FԸFFO٤Yb2DO[𰿹̝}L#e1Bi+tș y% * Dy.K$$p7}M]ɱOJG(q/Ώ8 O$muTU] W6M8 !Pt@(EJ;C`M~>#5sqd(Zu^ޜYU^j2TOFęXUMٚdU!"M- ̮J ,e/+*8̎_@ut?*_xC"Rb('y#̎:ԟ2?e ;[sɳg~kDΖjZҜXF!qr!HDH XWg]Vtb@*"RrF(Y*ycGhsΝ@ӊ=UCR*rMR) Q i*ORc{ >3@2R!&ߜ$:߀H SxxH:uGYȹX9՚ӤxCj9)4H V !Ȃk||>' cF D"7pGtO9 OsݹIYDh}bR3\S`d <۵LݓXxׅ\9]ѲH,w~{>N!?1:`+h=@ތ]=uxYTAP[_%(ͱri|Su9n)!0<Hn+G)cWjc)Vd |<7Iq, պ*'` <1}J&!sdTI ׀D1;š#^S6N!2rmdD~y"Ǐ]r(9=IY!?x<&!rJ0Eݾycm؝;_K@!e~Z>:Q#%Y[S,2|[n]T^e@J^ 쐉`t ?dɀ ]u5[f߼1?D?"BH\#l٦zcjoe"|u HWXBv6@7o]֮Hs7n]z/]4 "L9IH. a&y%Y"{"sXC$œo6 <$rYQa9?33ws9"Udȩ;5'uһ0<[{ b>H(VknAw=.+_Uj,..TPf[G:4!xd{g(ߘ[>JȹͱdO%Y~Q#kRBD]y_eYkp_&y#2i e3@hoןߞ_'_A72 ''EdTQ:MW=J6-[,*C?{4׸i/^ T7>BrYZ$ ;P!8ssZҍ?0WL҇ C[XsĐP٦B @Xdy ,E˲9D>/ooaI P^ݵkf'agnE~[p8+پ?|wi0 _B @FLn @xwv^6`ON @>=pMC[ԟa5+zVnHBOn}[so#9]>oui 3,mpHP2MC^I! ƃ$2>.M݆_89j nD oYi3"31"~usv!iݞCI99L"2l{BHz:6 {Qdq+ظB"[ӋuF qS `wǡ7 ;SUU_ԷdDbBc}a(m@29kX,('EK&㞰o<\ylt/] * 7H{ :lyG sNB,%aI-;;>L&RL" j!{ڸbAm'HZ.1*WwkAur)/v3 dGlaMIX|#ֹOP}iA{;vL8SD5LS~(¥#VVY/E,%=o 7q/!t`S) _Lk DBz ;;cڪ3]DdהMmQTB1`aRW @cnr q,;z~ўX{.;{VZm_jÅK)w8&g ^||Yo_tDZҾ}e 1:'?֥ &])ZHbQF,ӣyzOx˸7e k}}5ϾRӗ]2O};-UߢQH3/Br an8Cۓ $ 3B@͸sT[@VlX!\@.n.Tׇ6*s9$\gr\ߞգq4gZE @\{~FL<( ˆL!d`ב@G$"!4ef٠@:vHqߎztC{Q"VI"2ָۡ=a,;L53OX^YDBaLg~BvW),' IaBJI2TF x 慍\TR ŢB&G|P'a3J \nkUɿވDCAb6,"R|[1Ԅ'ʸCG]0,4ƄH!V/ O;aJ".Q!>]c<":|B[pߗּʈCcmdr oU( Z&9H2 Φʰ06ل\WI:p8VрDV q.p S~5t{RpmQx{Hq1)ɝh ;1SxKW" !D&7ݮSxQ8^֕@pλ- O݋w_Onvu@Y_Q8Fde(|j^/9!.X1x(x<\wB;G8͝9}xMb@q%kB9z`bT O0HRܐO 1Az1ᄒR! "cX}(lĠCA~h/I  Uq֥eoP7l{n |~t y6*}qdkXكc`5 te&@P}D, _ZPla\S2W5p)c1]+CV{ z~ǣ㓣=GX_Qѭ}O%fz?O1Ŏa|L`V8j@ *p&zt < > SpY @4"ޱuB$aac|$8-Qkq&l. A&HxsP" 2:ZR-x ⧐:|ZX {C8V/" xWTYCeakUD^RxX 1cW"Q]"@aZ41[}dG"N7~q[2+N2U=xڋ-G{Ƴ"az zO <$Rxۂ@"y=A+uQ۽B/B+mjYReInGnpD$țtՓ<&񐋐ID&R@ S¢:<օC9K %x,nYOJaz#<; =TtQ4HTPa YD}7  66>h3Qe%=V1g\mVls+' 1Z1ƫ٢Gca+ԚG cA @HvIkp>ӳK]Bt" W@4 W! d(M#kc <@ryqK켽H^[ϯ%H .?.̃FfJH򬉅 !bDL1 Z)Ԇp(fF1 6ߨ4:JDh [*oCX+eDذuEx\7Zi'|Ȟd]Kyq/ T\^~մCt@TD">eZ!{ SXo(r5< ,&^j۳|E?A$Jy IYa!C! Y9E;P7B1A_yCp5}鋙 DZ.i+n_ Swm<| KG^Y"cpp> "'̛6ԃyKK8SqZNn)aE%Maju7I gM8$lVA5/٘OY=yc[$ R\<lpfi bmU UY6O[u틕N`dιJ@4v]Nh/iS-)E;bI6/ X+4@YѦ@׬jl+&F+3|}ˊm&>=xD %o/Nr5ٷ*|JzP9xrG;RK=I ~?:UsEK{fYB냖QP_e4<&xڗjS^F[KEypgC ]B(4)𦵼֋fڋV|2_5?jh2b4P}PnO DI,鍨q 3kk*#R:{,zKh$"-d/~0_^̱+4r&ٟS'J'2?5 _u"v;r"MFp x@>3 7,ŨY`;27_ȸdy]Qym yv m>L`|hE^2x $7.ΪAE#lPF63q99Ͳ(p4Uptn{6ZHG^@)W'>Z $D#Gi?8^DzJ ZE*B٬qK /»sECOf5ijn|?+jRR_z) G/A BՑ/s{vN6m6g?X$9T]}Se^dU-XNeP5]ͮ_afv(v x]]>|! U{VZmeP ;LisSeʮ*ObP ">yFOկ2v:`nӷDY.Z @j뭤GseWw%7U˽VK'XݹuGr7?;o 9l [Bxmm-O7Z`,LVi'24R;/DΛY97oEjÒg[|/h64ON^`౶˵]x4#D; Nf,V8 k3"# M i^{3M]}"xM9 ܭEw|3*ex+WLF{_?>o.-6EggYL6XFmvy[9aZ%w}Ae_⳿ A\ڇէ5 K֮_E>1paj;HڄP1 Jz R>.tȻrsS]-8yt샅 ppgfzE#"d>A:f6yʂIMҡkvy̜̆%X5&TD7ݓ= ϒ#z2]&jH.h Fm2 =)ϟ.+".݂4%8אq7Y^9ZAF'L6kk[~x94Ekv#p25?/†7O·[b.#ӼAvd..7PF, 24  d ?wH6\f3|8-mBbծ(/!Y8 _~2r2Y'0qz,pvu) z2_?zAE+L cpSߨи젹( {)#)5 ԾUO^.aLW7yfrZ9?_#QdE4_3g 쪩ٻoh %to S"䍯 3<^9')NXV@jg?cV3)hD5CJQ!w@dRgPP(x7$B!Hc;)aE~!K0EFA=! `qjZcL\r*w 8(t=UG3@ !]~HkIa0_?$i(kytdK$ie, 7/]&5$XMdyOOJʙ3~ufu;=rWNuId.{u@FI11b}+u+D ƙsg(E^SQ<2&`Yoj6.S1/}s3LrqAKx.u[q7t3l &NҺsε=5% ^|/S٦\8ie ×G23jd" Z@wzY-f?D@닞 }TVfjWIS()I/nxc^-nzyx8|0dĨXXBcMSgSDH:9%z_-.$(Px /fS AwF#H YsR<$J T c#5JX#\'_Jlv KR޼MqMssdLa! R˚艠tȯCVZlА" d^vN=GZhD Hu -#UJbC n21?= 1+ ڶ|%OPcŽۣCi 痯P.F͂*鱱鉐zqTR~tBG[k -U y(_/8Z3 @x(eE?1ZQV Y.s~ }JEQOJ#TacJTHTMƹTm)H0Jʺ|Nc!'Eĭ;  A+Gueh [O ՘|<aݍZFk :Oꉳ6+tX*){# 8Ŋm?lՏ!/HM՗}fB4$(AZ2 p%8ҡPbq[It nWsretl M %pK ސxضVp6Acgmatx :,/Dd"CX$؀G;OU/WbR7$O)" z{ǘM֐`w/" *L3;vn"6w& %Ql)@* ƥS.d|b!c[+pv ԎZF4fWPH4628 n# yLIcX40914Tw ،b"x)ɺ׊'}ΰSnYB\{ ܱ>@2ߑ4tggC(M_ vqoq3&NNFh!!_Wl`$JTJ$6t HzVDهχ$O'pT靑m6JREBD|vs"ϡ`lYQTPcS6TgG ^:o;XW2 YrY%-CЎFDD҄|4AgOD$(_loј%i M\<{TpD#>T"͛ 'p+Ǵ%N+ $0} d81 9enڮ=jeFV!!g 3t~4-vx؀m=ԥKE܁t@X8-V<u4o3JEccdl&MGSمH0nI.95;8Ǫ feJ[c]xLH ֡>[c4f v%v`y,ϳw5,S*Jh CZ^5٥j_| AOx6M|iȳ|)pK]~xz#7`+$/Sbp RdeΘ o~[_;کo(1C/셨0HLZ[tp!N";5ÿuYU]nٖ !" Y9kPz4XDL\?5o!G}En-/ߑ{kggD*rƜz ޛMa]Rx2nzV`;TEXw0P­F.D__h F $JrJσٴs\p/*sng@!-B86]-lY"ѕcvF7xyEa{^X2^JO:T4hRl\дH1s42v2~`In<>sd4ȥyEr0ډWB+H#޹.$:{L׮`}΁d7TGR涤;4[ #jFAOXѕ @6"Zs:A,&WӛWpZ7MlaM%,n}g1QdqJXM X0$^"9՚3&!qD| 5W"D+ʄп(+VЍMZpE19hanR]+>a;D (RFUMdq/H X g(76r̈́VHI #rMP4bԳ5^Ň۰9D<րy 7[xK&=8}x8 g) "OD`*l78q{c52A5e'P5!JݼTvՊ퇭g+a;Z)"" UxaT|~dNƱÑ%IXWL%T ҩ|"(-Zs{HB8gfV F"VD")_7(G'tA %A-}[va^[W .^Ӌώљ"ÓHo`4@x9M/U0wk+MaMj"Q+_N ֫><$̑+Yg$F9U[*}f^1'}<&ԡ={ W&amzjvz &,u!C{EDi#Z*}bwpBSm]Lhp#`()"\TYPCR13%-1)@ uA֫Wϝ*z]_#!A4NӲ9U,t|+ ;UQϵZx:0MBAҠZrz&!iZ!3VP~L̞;z}) h2V[jJ ꫫlz=ӞQt^)M{@Nȗt -)wʊ0z׌`2^2#H1bpSfa}f- Z,'%dqyNtT=K 3meEGA_ݳȾp ;ZVazzx@cM-?En껊gHED#- ˋ5؅BK{owGթ2;O!Z}Ԡ: dt:թ]t:I +ErHi\&Q"V.L~ F@Z>>##j;""Ã,Be6r<>qgNT]CutϿHU@?\6؇'T`i6iT7"!vFx#/BuEneg"Єk^~m<[}x{BԦ˷YRe%';T^:='PEhlu qMw& \+܉'C  eZ";.ӾhKRrw?maXh)2&Թ9S7 jml3r9`,d0`n2Ab#:R׉MQ%,3A~3߹r[+l>O @՛"PQ~Krr\H{Yek V NͰ ˜9n,=/>@z}{]Mő<ݴYxI]=Ѥsk.RU_U% qU#@C@L w Z.D8{ (G y+@'{ 9_|O5=)f%uU5ooo▵JX*匢wwW xnoivcּ=!3Dp/&TNQߠoo k:vyS&ô.PH 볊NxB/UU--RA)GM.~fwTB'fcՂ6}.GL2^!׌=SΑ<4}ƌH$u-]\?u**ʆ;;A)--@ <7%:Тw]QQ1?)!#wO lu݈ 7Aܾ|1[v)35qc[`-ʦ;1`:~HyĊF1t`ioGsR]|DK Y;zV߸5#Mr@=ߣx2U\+ZhҖg Ҋc 'lJ}LՋ&HBf KiKw]~k?r؇ܟʕ$4@bKE1'#KCnl7cGmPwQt{5>mcvDlahʷ{G_{i$5_:fiJtێi6"Wb0qזq²!D>J NM~t=`Reǽ6q^#B/8875}o_n !AzLMB^2hGXaDB>][7oy<}f=N:Q!sOdsJ[D-ץl 5 qWUƘ-4,@ K3vaOuemݓ"u<镦\حI^B՛Baw!e4$/-%?&<y8=8y@ Va7H2ƾBB`Szw H܄êƺGx|r;ǎ]]&+'zdDdΫDRf=iUjicd ŠK81 x&pcI³o[f)C'DZ}wV9vi&y6?)BL(KjMJX两NrIy(Ix{rZq ӭVn9დ8 PÏ(DZ4,i>u *t=dkT=idVאR N EnhKW;a0Vl,ʟGOw@M<.V(X_UA`t_5Pd%=-%i ٨O (9h2 rȱIRhҿpԉXauv Nu2`x vP#%1r Ros6B@T %E +)0y }gu,s8 r|#5Bw_<^w$m$=eۈOCHsSuȫ=Q$R$\'bMq㳆w.D"Bx&AO|WL$bk[r\aϖȈx\ ev Ǎ0t}W 1HӀE|PkfXfax:Mk0͎E@"|z*N7`#pRӆ$##U?N3\'dIGs-Ee 6 |Dñf{fV,\x<8/eW,as~DyɮrV\T%IR٘Gqz&$O`?8CHHy{v7 k)м+J W? §w*)?N ;ܐ,GNҲ;Caܼ}ĉS9"YUF2߫MdG-TFϿ~1a2z#!u!4ف_aޯ#Kd2M6H$W|w~|BN&>D5Fn>OO|.[zdv*mBQn c+ bcG!\IL Yi=16M\"msMsnMMI.>zZu`cFn 3퉍`8XH8?E8@ ?#MaW4Rh4P{VhSTPV4ŝG}T):3K6FXkѹgNo)3Z d #՗c,fߛ!;{#HJjӴ9zopXp;a~vܲPvI!I{z.ȃ0S+K Mr\+*d)!l#FPVMŴ*_MXq4IHi=N&%lŭ"!hd&fǿCF-d CɆ,[ &[0,D/ɕNP3Kc?=Rۨ7<o޹ n{b3@dBz{EeSslQH6 7b'|Weeܖ;X7@{`$ ì`@3?44 ٍYKxkTژ9d$e`Zď4e\oKCN݅HJ xF':IDLC& d %ءWPl%Dp\8\<1ka==}a,t_~50M E!_qG\3pS b& #B\ ^M@GJ0Xt-k!xcן~Ё hu3]mׯ֎`:(aH+)\wn԰ !0]4XR o&բU @_yVFLܱiI[6( R#$Z!fku(f>G*'nqk:t"" w?{:x)= <@ X1)10"LHz*a;8SY=LY8> fGphcڵoiԿwN~CG㱮Sa{XŵuC4)[I8[Lbmom~@ cL]-R1ML.ݸ{7. %dc<&rgxɯmHpЁ`1u  c/2,Ί튛9CaX7-K,i"L3S_s5 }ٹTpUO~ 2(yvݰd:N>qF:Z%w*5Wg)TSE%JA/mnŸcX,ypw1TlEc*xq.̂}GhY0322~ fMXn<<N4o4=!a<ެk8W(?]pbHaUF靊BR7M-vpg<AG[=^i\k4_x8W2Qwe|olJ:Bf|:orh: 11ӔRIBLF78KDmx{w.˗#vEfaJEڂ=rʐLB4RV*ϱN?Hk﨏dȨ=_gLNw­N^/yM aRF7Hᔜt;h:QYW"NjwEFً?^k`^Jdc1qU6UV5yBӧPIR+m8uqȮH cDwc!'\gН esC!25W?RL8q()H 3`EN\{k76q%hM}' .9z00ǡry`;EFB#%ᓿr/<~)]Erad丁^lD^qvۉd |$pIƔqH zA!<Չ䳭:Q"JL)%`+xzaw%^mKtM@_"#d(yd^ddϷm%pL:BTQy Lb!{4Ncr^z~KuB6(_!% 4 J )OR?UVv|F1 {PsûzF61 b =-}}L2ԡUroSUirM qF`U|ؘvyH![XI1y+OH{FޣDfada>90FX5:eD T¤)d Ӵ";xt,ml`9_Nf>CC;RI-TJ`E_Wͣ;" 3Vo U0*O5B>AwA {ҷ&&&GfmVfbf(Ҥ*~t'cbⷪcg %N 5j nSF[mˆ_ܧsj`҄(t_?$40JpH1Y^Zm2f1hJFR4&Z}.ЩXQ+I*XtRF9ðhUl 1<= մMfͻJ;++W'&2vb @PCr3L(K0gd0X({{ՅBg7 {,tGwnZuubaya~ݷ!A" =h4کCP hl"y5lS,4`11"t'hu1O5*FVE1O4 H oAњ*CZV_]U 9H0P j],jWh-bBn\UUZNk@V * * * *S?E붰V"IENDB`movim-0.14.1/app/widgets/Stickers/stickers/miho/34a406c2212522d7e6b60e888665267b16fc37ba.png000066400000000000000000001035371342764602200274070ustar00rootroot00000000000000PNG  IHDRaPLTEb^221031lg33LE021u),10}z0vp8 D}{QdaHa)*w98qnb^t44a]U b_KJd`a]b^NMc_mkdAB셃󠝪]\}==tTYOSʉoqUgZt;axƼHMd2n: Ag|ꆁv~T)$TG>;çr:6Թa,(°Kھ̰i4/T̸Z4/[X𩛵mjퟕ_ 3ZdaGKTP{?H4KbVgHVQbƼ̳ߒoَuvi^ªǻɷ;#CV;ϫn׽ק~evF@utsepSe㴣z_u]óHXΙ“{B3C|hl5gkmmX^:7ar{t´l#25XRH=F/etRNSt݇9"aO꫺3K{`΍Ͳ_2+6IDATx=0pClj(&2RN^<:<A]D5{0εxNw,c>f h( xozf+]GgWuAr=MCiѧ ݥRrbp~ѠO޴{W=95' (Xkѧ?V~(fd,odQ Bhy-VTw*< qBC̩Ä!R0Xh<dيG"L_""f ``5R^de.JHEw4f(ÅԛTp1%أ́86CcnX)g=& ~8D9i!vo6C^GMlwP-wxxv&"EA\q4KHNXu@<axidg <=!;= `}}=qNAC>rY{!~U{E4x{쫟eOb+Dc=۞W _ש ݲm\M^csػj";eXB 5} C#^KIM#D\p2 |{Y@HY{ `|[GoPgv G $qz4ͣ#|'k]#sWKi# p>I}@WT#`| ܮv]cW7*$~3wDVn5:ZٳXXGً֧bP,wucf Cmor^ #06Qj6ph#kHQm[~Hp~R xFYa a;&JH/e2X|sw}e{FwQظ+ߟ省}nK@Ǵh!!" 2Ys76yA9أ(Ri^(2P;'HO!s ]SXXx'-/liHLJ"C.GޠDLؐFH&Dͦh\k럑iK@ۄ8s5}5MGIe6$ iL(͵HNh9el#'w !.gP?F*3Җ23n#mܵB@+-;OI"h ufyrvU͡DTU= C/8ChFߛjqA}IȳxmS_T؏zNRnkgyyIF7f-|iDF޺6zۉY@Ccl8{sk]fxI cVRf@_XF$uoH#k%iZU5!G u֚#I $SG|{L%Z {Εt־Vs+* f@<['@^|,Kk  A\=`J$khƫq|UoFS D i..f̰ysn+㧤ϮBNRK X H'IoYD15ԭ}]{1\Ηxt Е@zz>O R`Ы"ũH`qԳ6.—}a@Fzu,k1 gRe D@`6"fKj#(gܺDtHt)؇1W~רi1Bp[jΚhQRT 6uŞ7VKcdtV,5}s#7Ƒn9bhCԖAh/W)a( :xD"ie7j\{p:W~tʏ6LҲ y$>m4TZl(2ɰ::֛o'+MTad|l=F[7!8nUZΩ ̻ ';J*4TR&\ZaDԜOc ;Nogg|r!">Խ3N@rrF&ly,)R>$(͕ .UrymN1%퇝BE0^^|xf҃,EN2u a/HR2@BlDe"ʍj1# Dac#uXwo}?HBJȽD/\_ɻ=͵IӤ#nc1 J#8Z'v‹)=/SLT.G1K:U1>̝W.ph$LG:.m]nKɛ@C$Ιd 'NTr3pV ~%rݡ dveŠE䆾T22L-uebhF;[-#"iu2,DwXd$GP[ d 6T#D8DIwD2s*Ӏ_KQO[6/Q)Ηk"o?jQ sr>ȝV+c݅R\鸬2jkT<]_a!hqRnάYØ C|ѱ@v`Y0Qf[EQ~5URwYUf iDnX hXiRЩ'aW& *|M6|$.K[DP] ~ܑ Mا4R)<-tSrU@*gp?ɀLDg>ԏZ*,:Ϥ,dO)v޴ H0@j#Hq YZ 1 I~qM`P5WDS_ s<[YC`a_׫CdxZ1D)Q)[x9]edNՏ[dBܭlD_kBTz5 d ,ܖD!~kt,BT'Foc󸆇ꖅ>/?}{lCYg>TŐiWkgC(;2I'_܇< ,!4D3b%FHGDhdxn/'p\cR+Qh S'89!w2h]5|P7M dcX.,x`!"ٱb»)ǁ|,-  ĉvÌ .,MLVPqV O?#$5t(aKCETȒBg-r_iotp?Tv:Kgv!t G,&!1w1aWު4#>ƘhT KtXjP%c3Ifұ P lڰPl%X h/ct7~D5x~ygL+h4l&yޙ9@`,(s !gXlkTf~l扸sB mLOpTGRRq۵NwGPAdDGAbU.oF"ew {{nDYkAweRs ({tfs4maH#vFNh,L"Gz[1_IEh3 jI\t7KϠHuo{.#N7e<~wо_ra/*]ћ_iLiG d~ "A&1 h1Œd7\0+RBH8Q1hUL__ȃU ۠^$[;]iq!F835>T.mWKJFC q9P5!sxkp@f\S(+ D(fr3)籴rN[@F1w"$*&`0S旚U«;1":&à3Iד'g*)C:~@)QN-_eCD DQцF*JAe=5< nG #mHr|+hkXMM!'O `#.U=txyZaHŵӥgdix.cd((ՏAQǶ$k?B?r2-Fإ3BԂQ|^G&"cQ!4OQSDF(-#Oy?je9/ uKznh.tСCd3|gHqkGG΋8DM4YJ!d* CbQnTSsfPꨜ^S>NJ5qa,B#hɸ $XF~Drޥpp | /E, D\+lDMdޥ *U%^I&np]^GiT&<D&dZ1E^V/pƶeL,ϥP, '1 +"ʾsqP! rxڌF? r͡CuRC@Ē;d;cIQ_9I&`åfb*vp*#?cJ"SL꥗Z X2O dB17\!W2|.0^V6x]ȕjvyF0-C+@uŅ Iyu"VcolF12E14FYYKxfkT3ixa o؄G"!"qN_Omq c4FZrL*Xd{b|+E D8J({CO^˟0n_c][wߴ,wH @\h硍Tih͐pTG'D7DM\IJQJif+M0W.p⻐E H< 3ڏ1W䒺]@΋@ I*Zr:Cm6 U55gp:hDy`y׉ 0VVlT0dC4ݥ.@Q-ܶKI Px1}i<-^/BGFH#(KCհ/LRqz"b@ IG*ar Srt@-weuE1nn*2hʚ=Ǟ>v [%8]~o\!@%Krq8AA c;V*OiZK6,Kjp se<;Pӭ0 "%Gjŵ;sɥuCV @6AR# mfhG#4Nl4*RH0{MG 8$H+bCR)Yg NxA :pϾ@nZFA dPi- KC&qS[! j%VG"ڥW+,h-逫!.FC){3xK6DARxD(D̷L-L'I1HLɦ65m x] CvE0&ypXd#&\4i:CjO)ǹOwSu2_Vz21؅o/OmEA@g:E9FDNY-W⩝ZAf>~ БD3bI z0Pd\6I7˦'EcG0ą /I4L4"KXjl;ITkbUm:û˟:e֢ hsrD`_{5G0C'\^%qe9CU{͞H>@@Yh*_}V>T >PLlv!$V 0y bYǏQ@׿/C x$48vΏ  Pn]Lzm]#{!d]LRx$d,C?Î)6UEAA)?<(LM: sU@噮l```X5y [_W &=^ nkyĎ#3x67wrs'6C 7W-,oQkTP3K G.Z0bK@Qw>"ęDwJDBNg\:3̷9R"0ec]|!(dIBNjX/h-,0VS 3/Fx}`X/[GXނz+#_]9B l>-H'HI]e5I 8LK}"Dvw"j7.U :u)e`@$F2jxcm{0:l%MxD"_a/?nz3?|Vf$@hǩF puwyıE]2 b*#Mՠֶ1SH|g6@`Es`Y((l5i{3(TlrmreٯeE0"Q*4pq)Ԗ.7 ͸C凟톫kcnLҹ OLilܨ<2(x4[lxK<#Imn=I}"Hi;2v8shӣ.d^"o*db*0uQĠ57 ~HplE*s`K:FEQJuPA3Ie$%#fa1N)s\Te=lu-ey׹YCr+/HVo=xt ءANy8>D+D"JzoH0S9p%)fâFM9ں7.+"~uu SV·Yg&7 d%~:DmL>invVa$ki?v{)8O%6Y}I8amPhI΋&vˑNKE)],}C/1u;iS{M#>tW)@m&{/ ?0^{Wp}RP':]R!Rȭ[1"k v$vs:_a\ v~b4tOVuȴwMX-jG} i7Vh D̳x|k~)!1Zsu4H?#91mڈvvf%"b%F-GbEa1 L]x 0 :U!92@{~ fWhZ Iݲ7DbDwx)Hr)QOC-5Q AAI"a[tPLߔYҵ a ɸs0P kj,hSHOdۀ@|\-M-)NZ=.jl :vĚ8@_, t~1dWnG\loF@+2#)i(㈖Z,|EhG{] ,-:yi_X֒IҙxYHVv\2YQa< N:{q1!tM2rtjsXQZr!kv5 F><A np[lLQbl2 ´3,jg4SU1kNa2J naq5 ^Zb )1s5MTf:"f$}B DUȍe2W3~\hz n+]A`BLF/ WzQDD@3L3@8y?8㥹J#; Ck3|1KTjo1'UOɰ4 Ki:@X!J?@T$) E]PY&?K"?vLw@8d}54X y4@E ݮ^##R>2Q۠R+&g8/'yweu(D62ł3f/^La[e@΍~}\V* ;> ln:r|l}@D2 ij.d:+$5A +3 "JN3>.UHĿ- ^O~&~~%dhe:aNw~F,K tڴ@ 1C,<'Hq xm A@fDtuSv9/! +3cV+~K9ζҡIGш Mnu9քJL{q`?CWm%!9 Ќ%`c@VV2W)ֳp"j5YYaFl2f Ǡ"Z Pw:Ѐyi-\bL6D2++< >FYW}nЏ`/gqܣ >aZ {DBrg= LpMt]@a &ƃQa_e8e,E3bOb콢1z٫~ V*Kk'0^_Vßֽ81Uoll1~x%fsx6o[H Ƚx$tajo8 YL%9ʃ${W˒ӫ'N`%NGB18I-q z)qʼnz6< -yޕka6QLg<|_ФĤdjHtI$CpJxlNȂRe>>3_7Y-/o^zP+m$r'1S *a;yLH 4od@:U9 K#:YN'ՠEMRKP[Yob5ۻ?U@%21 5V CЙWY)1@0|vSmtP|i,BGj@P=G PO"eq oe@wZH_y+XF\d\CHnCepCH(\墨{j-HOپz񐲈\RQH҂#tRX`'67XH˭o⻦P&,wźe|QD<AO DnjVpKo~z7ʛ_6 *P,D^YXj+j%Yy@$gaQ_n;0v85wۑMj} բCY1(:rw8qu,[Y<$? ʐ^`B?E$KKO_4wܱpNCp:#'n/g U>r[$=;[%"qB!نE,z D>0׬CkZi/@$gt"_"ލY.e@IT7G︮`S7#3bF` b  yZO`m@\p_5ȏë ATۮ7.Pѕh^rH!|ʹ+XT'#UF$KD:Ⱥ!Dq}@hUBs8\UcSJ8Y)擛ꆫn8fiyZZ;anW/RWMd 21KuWkHŢK,NyC@ڛccRcR7}|mi_Dj7/Ѥ:/&⢫<^$"g uMaճk&E .n@q?Nf1[}{mH4vO6#@q+]( ,d(i)(0 3{9LisxmsFJ}̀0!3zgeY-"^{;ϊ' 3+i]b"=_yw*_,w"`ldᬶ`>G1"N^XW?NXE^dz¥@Ez܈"Z"@btKƅ%6(k.f ffE y1y8jNVD"5A*Z)- ]ICG+sIy%jp&m .?KWה=rDx"19+fB`nvncA:Q@C5HepT!A|#JM';ugs!B09{qk CڬٱG2"a[LhUt]&UImF ̝9={ԕ+ wx$L6•3AR]O/Lړ*GǠ[tUI2}&Y}&]G?ںd|5 ='V)yd)Y r cG2tpL2CK+̀ O3",νY^DPֳD+;Ƴ}tKREB:RG6Ns)F&fFJ+28x}d oML/4;7 j.hd0q[\]YjF+M/?nJ5x۸AoPlAD'%( dsWr}$!ba&wMiT--&+3ԛ/Ƈ}2dx@~%Dfs%;&3\DDLO#;5<&Ǵvd츢XUX-V45u!yy Bzl8p[J]s=RTFpT{gL?H([` 6  "ikM\!ˊ9r%j.ݴrn2W+ ]7!ry4_d"D~;pAF=n <cw1)ܻO\i)8id=*ޜ{l5u)yFAo1 x>'fqdAd>oHy֧⩔ж4)? CՇ52IuQ -o[#i[C;dD:}&|qJZ858;jk[["lrEQ$Iw6f :L2Y41IKϪ_έ)Xt0sWF׬{\)`3jjo8V G 7wXq:@:bF4c|0o!L$pJCr$ib- pB{KIHH[T PBo$oszi̓ 2i{l1K$R Pàt>$"dV(8^p:(f ň:JeR:O/BPtؠx :\䓝33O =޸ QA5E }A %m,ol,72;(ޡ`2/1YE2IZ-ssNT 4f]$W!sJE rem=w*E3bb(uA SSKbLY-V]Oo/ikf Y|j'&]`( #C+XUUغ_+"+j<]m<9ؙ8(ʍ Vzh o}8i;)6p6~1bߝ"IoҀ,] ?jgmUUUy 8~%ڀD[O====tⵑ}6|b>>-O,/ԫgfL25۝D["M"ѝ/ENuGOd9ΈOh|rumO/9gh +($X0zmo, nh{RY]Ў3LOMG pprNcl:$,&e~{j4]W)5{777z$Z1q{^ .2]ȕ+{\W]"3 4q`Ǻ9>477~<_#@XnkM,- X$ڞEvfL:(Or~+'w*B[ny+Y%XHyd /ϧuq%L{MۏhHOI^IWemm0$ l=]مk 85]yG;e}cddKUT63^+@gc~4dg<[['\TZ`}ɷOWUzM# L-ѯ3/o UHJG`}R% lmy%Xa_rPås BXU'k55, E@5?E'n |$bKq.$u`i^/!*%wu_}`=RD2#+֑BHOJN֐[RwH[4ñR fZ]j:qȱ/uf S:kB{[buxkdEҵLSJ(@D˛׻mwH{jM:\|íZOjᶼ8xr |fParHnme/ T?~]57_~U$rE:Ok2哪zYł32&uȿ4G"nc;ԀXk[t 9E˵{Z-UG\Z#{5 iĘ5fLD$ ݒE'"=MRadxnWa38tz=qaXW;gE ʁ+]v+kc~y/#ix C,)ad4cHﰰ[ݿ>0 pȝ+z6v!m]1Ҿѳu3 c8;:eiTij.TW=y&Nk`EhF4hE󥽸OJ'Y{±͝Iis#_|gײkG7L齅!)tNz1&}'uWh W(gWm"`Y]sx+v!eOS؈ {Z=˚m@*-fpE{(Hl4lpL7 S`O-ӹZ"ZY%ǡC@qG*ߺ‹0=Տ2>>#l*W= VIIy"A<q HjOrV\U~KD|lQ&?@Fgs`79Ĵ6 ")HDnaT%}KRVW*WU1z[;}肬ֳQ UrlJCiȁaNSt33=Iߘ|' $1+HAmtNUz 9+zZ,.<վG*堿Ou8,~daaٷh{" )!82OG6P0 gLɎ_<^$A`^U!\sUyӍ4*4_'kvvq?HKJp"trY2q3FGG&#R9FR kGY{.ZLED(:"uM Z}OUj̪v)$MA0P)9;qlN׭mӺLXDoM護|orXQT }B^~OYJ;KAXuE @FN ukD]G6+#].gnxrv`ÝԑFJVmBXf÷n~ɣ/䶺HHG&{o~ytt8ŐEY0 z^. u/Um 't)FB$`d1tihNyĺj?.dp|~ 1oPǫ odgwyR1p4 *Š﷕Ց] :O+(MU+O.V?443$P #lSȱBQKWBT9L`ǡ ^)cg+W}" kdRtVa5"y {AHw k@ /TD[fyJ?૛{l\_m uסT;PIp.Pn7*peAOy!J $'W,V#:X-tڈC]-urǟs󯙥ސq(ݗG^Q/)Ząđ ,>\]6;[$jKXDhИU*1iC/@LGiE ~ћ!7@5sX<)2,ED`w.2D@F1h&^:eْ9X,9EF2[ut#b"]-;uRUm"HV  KحxK=u=繘1(;v0bMie{赀",rCȢdY贓;?98ºX?˗~ a@~3g3)Bq23݂g: g51" ؋2??2J|.a,`C^}YQDsҫ}⼬̺:[l'1]؃V]#ׯ.wQ)!DDBT!))%V-SPȵL`w|({{Yhinnm9ac5)U2Kf!Vwe,ᒺt?ʫ_< !F1WΦ(H{gdlͲWi~@ nVlohjnY Zq\8 c17z^Yn6\ր,h ɛ(?#IR&8HBҞ%#!{kf MHSfDQy-@Fa3'n!`aD@|pv㨔S"Irq !RJI IX^O&߰maCC/9k#n+)ī'uA&n&#@R >˨ P?k"U p]E)𾱶vVb^sdk]p:Nw)H(jӝф T1סI&+_Eh1x"S1n[ Ҵ<jzqU/.6$ln.I޻e87!+}ML>uo足lIB$mFP^I&I:"*) D Vة[@n0 r^ԋŝtԴJ± E]_ ƻ pC1 0 x::u d>Z4[O6đ[{=d'~DG nǽΏbk $#9 h~@D")q=.7=:)VSk>:y[ N*P{^e= '0ò2CP4[@ IORm_vS3bGIľn~ ѴM{ɯ{X)s5;X=0zR2@ |z̊4bpRV[da# lfM^v#qo :;.T5-.qb -R ]-cڑ9[h2limn^oj.{뾱i&=,bKҫ?y}E jo)HLt./ ;ರ2PQPHT_.3=J,puXDAk#՘NE:b@Y9LT0<̍wLѿ1)*D7MϾƐI^ Y5kiw32?|'.GX4*qtiZ.eB"LpgDLVfJ~0w8͕M9, 2 +-] JV+ku[ ) ~e뭰Ws R>ZJdk`"D=P"H#e4iW=isY2 SkSs]@?EʄidqZ+ [)`"йDE\ (,+[&b TtL=W!4mp Sh ( |aQhw9+[6eP&Ҍ >,`oYF%tgɀt؜f+Wo7A\Ս,:UAj\kK%wȤeK.Y^|[U!w Y+ B PBK;}~xDUv z B쯰}x:wrQB5(\^Lgp}TBdTJAZ wI#"% q i1?%p1c bw~0 Kk/Fk3#sهI2KK F*II8ڭ(KLlPTWΈ4bijBT7VGXј}Z6Ń׹x. ,1{DO/ 2 99#Ҍ $}$J_#L]VR.>ŷ\Oe"TLci+\lDb:(YQ[G$¸@(HfXJ @`تm!W:RM @Z-3!'2z䦂)**$+(E|4x"!&]& )bE _ 'N :1UeH(} $" 7b]G0i!,Ɏݾ̓;H ٰXR_0_H8 i6ItIg@-Tg"Ŋ4E #9G򦍰+`Wl۔Zh-infEVke[CHD]TRsm`!%ⱊ$SQY2A308;j_??%n@^,)&V.0ۈOLO}K@7= VG3I6TT"<ݪќ>|z xڮD^ [4 OPqjetC##٢ǢHf!hOw(`">92y?3F5vSꓮABP9}.gHOV-]1lm ,gNj\X }VqO] ޤo"L` O"= p׮r@)I.2mG&0N } >F˄k!㨂("GB"l会_RZ0“x@,:zY*_H;Pc  sTI!DE#0'>#BI2j+1:ٕ@l DwPNrCDM?@nH8F(E  $p oU[k#0 @cBQ5|;'ԡg5k{^re:V,T!+pZliؙ@-"s`FTCFQ ԝBXυ rMgV㻯EgY갵=q YYmҙ@5+9P=q۟5I-m,d<1e#icSgZ#pgWE0ؼzc[GG}M/]ZC[xUv3=jɶ{VH$xjtiu:_.tr<6VWf;quD:?[(2w[qa}Rdx-==vrZ『 d`v3pՆ=1V!lzAB"SeUUN垰XzWb &NrMa}&RaxUPы=ɓ 4 d#B׃!aFK[= ;MMfkT43_粱|b I2OQQ<"X<[NjH[i+?x}yYYf jV=>=% &c`$oN Gw<}<=n(KcGYӪS DkeO~{Zh&%x5J,) A= G]lؔGl !;qlON~h?}p~3xI2L16"2Pen!Q@2ۃ`Bp␲Y 'ΞIyU8j՝l5c-^ڊsm',?͵̷4eHI%3IǘG"fHhD-DZHs-Nw#> s {đn I@<) \_A*#[MKKD-[@4=Xa_m:c0@ = 9=e3U*[Gl N|, >Xd *"HPxǍ;Ch</C9*yQ 1^Fu$֢ˈ2=RfndY?s%mLP^ g)U*2{UAh$ *D(>y~S_rmU,jN/ _`vkwILM @ح*<<ۯ;cdT #hVWF)_S"kl4۽H/㓿編 3l:fCxW_/1k@(Q,|[Ãrᱏ^iZ9HRSɬξz cmglȡX;$r-n{HȒ6W;DWmRuTeK4ֳ?\g2 ;L䩯WPq $4X<#S2}pR AMæϋ> wU? O n94[4xu_ x:fy& 5e;=po;71eȧJ_c0OtʆG.okY0ZiN3CazL? C }@dg 8!%XY]cwCz{c r2yz))"&mDAq;icٙ\d*, ʺo#P7G-04C/ Uy.;`a5 }=K5ѷ~ _ahh4w-5ͶƓwz* ;ۛq!HGK6G2͖m݌Ochj1QR]Ileµ*WM/pl?ޝ4gVZJmJ#V \ m FndQ&y 2HiZL :sac U~Td2!WtX-Uu[;3"e}9/'KÝ NJe2fyY.̇l0cG;\"uTӦ32*,1\~ @a1VՕZ;^oTiIϱ+ejݘ)C ))<(uyf @KN2y$)m !@>8FUqB9 ;TRJ*UT3YIENDB`movim-0.14.1/app/widgets/Stickers/stickers/miho/580999b6110e859e336229913a73ec0ae640ef06.png000066400000000000000000001551261342764602200273450ustar00rootroot00000000000000PNG  IHDRaPLTEZteHNpayi~}Z=YwӿzA@_.-9Q"!W)'2k86p?&/㉃ϛե|oW=JM4>w_IZ_i޴dr¯Ɂxb{Ʒ~kTiSg'57`QK͸o|aV`˼zxK]󙊿pf؊Xm9(<,D\YGJp{-檢E<\q>IJ[Q8T5acAnKED.lј|\enւQuhBqXN}xՔo}UydPsŌiqrd}OzRIDATxڼkucw&A)X,\''GCLbV-kd[i >PU OKһ%FO^}}ߟ_kahbz~n^)%g~< l.!-MϬQ$" (_;w3fy cc&Z5$ .@}⋳ By<>VbC7U=󵖮QIPfff^y)Bڨl6<d7iWg9|X߬2fsq_,K澢P M˫,g{+-׿^T,]4NdG;.ݽjY8{'Ѡ@ uRd DHTIlZ+W܁hA~eX@F'ylV˪aX"b?ջ" e[$ @5L"(^y~MUkz HtU;.l^iz8vh(L#NJ;b: GΩ:vGPM͏Lh76˛d.%v@zcj_2R/ᢢ$vge-_qxP7\5 Q^}STb<D򽶤QPcXHfU f:]HI;k+ ҽC':y8ѪÃjyC֬oyɿ]JC`¡*yYd@[t#$jQH`r|jՇ@Nc@z; \j~q?>gED-QJH{ @XaZL4q"\yt<."1K' ת=SD]})ɩ1)#-ЍEP~^oT42 \21! !o_>~X"a{\.C~CD_ {1y$y~}S SJϿ]\Mk%a֥R('>ԗ,=kiL̈́p7[ XQA1$#ЙM@1 -g~֭_Z?¸6zy5rx;wg>4٫5Tg-ȅ`DXIi`5γ  HGay~$Uoo}(&HUc0|?w <Z5sj){NYutxz",ԌREľp^puC"_n<ݲkKL [A?YζD>ʞO Y%aV+r\ o={`N BJJAʜ7v @zHGaZ\> $^1LL{r\ TJd^F/@h|%f(sBr*az%i)2hR~V@#M<+f$BVIka2ڊԘNˤ{6agʋ0Vj{1O Vڪ}@ \å3p B}Ba$PI+VkEh}`rƛHDM-7rZ=؍y&7ݫnVV h}%Y҆I(dPֿ}y83E5 8`C@l]6s9纥̞GS]*'nO1| Ҩ+Y_ nHZFm)0ta Hv2gW%g mCE.l bfXpݸ(:he9}կ Ao _A'a!8.>~tDgqi@ܡ#5Hù+w.b%A AMH81ǵ=b:S#i%;*{2,)$IDlUQS88Q&Bphsˁ2kt] QZvQRup' S:672I݁1j ⏄#U/kC  er~FP>3k+kz@, e?HYcNE@lpG%d2w_bo2=ec S*?&DHj S:x\V ! x=}:Dt׎Й؉ۙҪ di94DK=J㷷_~DR8 '96'"r<zd3uf1̵c* ,㖜*zYҌ KM%khfh0"L"Go_\_EJ1L Z\з{gIig2DƲ;s=XrgKႣ39)> +$ !;S 9D86, LJVڞnpo&ȉj'l;AEe!6"ieBҵH4D%KS9[$rnD->?AFٮ50 @*\fH8dauthzQqLI}C[qhJ][7~3t3zJX'mlv3X<ͷ^r=)MbbHJȂ R*a-ޱj}rJٞD,ѻ0'4Lo dI#d!2 'kM`%AvfzZV/5 cR֙N=d\gbEwʢI}NaQTX.E\$(Po3:'ÊV8mt!NwQޕr Oجh~NrG,1E1fl*ӾxBw:^d;z@x^c6KKYhߟa<յ 5,t^x|x- ]˲77"v}Ze,R=RfEzw k}7bxm8NQeTsbLŸѥ͒И>z1&mQp`-f]T>/~F .t7yl6{wAYQa>zC6{7 pE9)BYRd5 \/e!g|z1g;z3 T Nj;0_gT5,rR4fUe+YBon+u}+1@ w v{>9Ӡ(F6:qi(EG3fHIٵgV̓=$@6_+U 2yAv',e(Ol!ǎn@H2Y<|ĦW"Tl=>˵F.VvsvtwKpNNM!1GqtbKА;i e ٫*` xzTAZ3xnkLF^;T&z O@sbʼnXKQ?ёkFf,qL=2{To.~]'Ҕ5P! 2\c)-B@xl6i0@ RY Y(A_!98͕٣\u~@pdCT^[uP, ! @OcT =S8}{7E WQ#C" %zo6 dc6wWP0z8D[/y"8ѾbI?Nv?vDU":HztзJ.{i@륗Wb7erFDGNW,MyF7ϵqIDcG%pAXWi W38Jd2{N!X_]:V dc 6vőmLepԸC)CdW| NO>hP?.>"'* ^U7Cb =ޯ^a^:w+/],_ &3H"f( `UhOO)][7;w_$8) NӴ=r>Q<[4"p Us/L8d<tB@櫷I}UHkr0jW4VQYw7v C!?r:((9Ԋ`FNޢ9 $ʘQ 1Bc-i' 3b@jՃ>= 3]61HGH+Gov6x4Q@$ VN6R1y1 ҄sPQǠUB"R䨺pa!9Wg@.{O4Vwڶ0е Q?օMMb}q`N(*QVbї4,\{#jQ F("7JPFJ󢣭'X 䆠3̜NPP+Zo97ZkD@Ⱥ=[ڝR'klFXOB79wB<[~> p[ID$bⱈTr6+MSkߙss%JuBH9Xq8b*dC-(T.EӶYE"/зTY > (E*|',%dktз.'ĉ#֟RGޕtY ugW@ny7FL (16#B (\)s9(@H ur&"<rBT3հP~ta"hs4${dwE88lvbўNX}] D; "}i$d͒ȳT$cU >E"cux\=74-7/1[XYPHnl:S$2NP.>Gn(DUTR X uA4YңLKA"Kͻv`x,$lgģ-凶䌻4~^R.{lVd2}* HZ˱K7Zlo<#cȱ Tl3TKx @Aa:THB!fge,k$V gfjxg]ഒL+!Ҁ$JM"2Us)()6$B]^HS' ;I@yU.qd 8,y؜Hqƙ²D^CAGRL+ r՜7q, W@*1mc1 ״ !KUjb6M& gI~A&T*NA"TFIs8ȥ']ﷃl@x/2\ ~JᡬqܭO =ddPBmC 8 h1YZQxꘛ ْr>w^i6i !D5D :{YD")E:\ǠЫ#BH>h>[>@ ωnekxcka@0BٓPL:-/sʈkYL]7enLd+uF"-^ ;m;m/.㸪:`n﹅١|'O,N} tU ]iV Nu.8lAp2}T)7Ld-S%!+嬀<*Qؕ0r6:HVmФJ|8rd@"ˉp.h i2F@#~ !zoOiiyp%U,gkijVy 7U`Q3TS /IJU$K.~]KkhNUYeEz YKOܹt?N v" 5xj+蛌2+I_r[Xukq ٭瀂#U!EsNGwܮɱ݉ Rb6UhYq^bfF2"bX.%R+DT(, 9g~B/ H@ɝo@HEe^XV r( AhfCJn-(ޠs?G2t8€M9xH@.rMAU TFu+@DZmGKg4 G!RW-gD"G®Ens"C+OByakNM;N_:'[V呕.KvAIHIlXgKKhmρ%~CYE%B ʡ@()F2ae,;|$( y![*x9JbY }QAq]n A)8h,>&u0}9D[Yͷ (+hrryyѲh~Bϊxِ=EBf&g o7;zǩ P>xnDL'G'Hm R.+4#k ⋆@BD*@cw@Pر*\G@Y"Q"QvtԘike$Dp<}|O/9IxhT ,93\yŭ9#)>%e9k7|.9RyxQ@H@ MG^[H'Bp?UtUTr6 F4J@F8mh0tu*|!h:GEsDX2:=^GyWg КCWU4,U yqy䆵qETd /@%úS?.XeM[ *!X|U<$d3q8(-866[QYT.̸E$$&?QEYz!H*kӪH2}9@~τm: HRwّ&sPHI=As1؄WbtHq6Ջvmɑ\5IR$|r<- 8q@=|㷞 OoY3Mnf gCGV5Lngw 4׾m'\}P$G_Y7 4V42!6A[UU0Hi_WSsMUZ9HRE@X,9ȇ$Y O\. VC]VYB y?+">HkD&2 .Dt-;wߴZB"}rmY8ź~vnhbt:++25բ68{z)@>$>U${ ]Ӈj7Nsᓗ;rԥHc/4 [NKT ^E8KsARJTy湜V?(1yWxF c279^#x=wo=xH녵 =60PT!ذK,:7+v}|ghǖ_,l)tj8-(j9q9,Dޠw"jUU@gd28 Ni.1%d$!G,ӧN{&NǏ?,w. +E2I@D`PPB `اveֱr-][^m{yY^ /ҟ\hZl^/,: Μ+zͫG'GÌc9"êtSog^)MLw)= a?: <|c}|;f@E#Xȗ61dS!F7@Pe43!Hv;sf3$!D wtV5 zE2hQl8OOXha"6 1W^i;_$va;0v"_muMRX 绺vE gTݭ)]yAl8rO}|;p#˟7xB}@ph!"Mfh`VPk)9 yʡJrsM".N/ NUUP$7>sķW&ĘǻֶCHIEickuf̉JH!)6 ~$rҫ'?ї˷o3n[艬N`5ߥY (B![K0Qb\yIpbsXH:uY-$P[EނACe8z^ TߤA$̄3NllvzEٶa;כI6cjf}ӜhO6MVW"NN'?m&o+@Ͽ@~e9~?X@4%萃:̀AGTau%JBl2YNoM,x.:{82AR_E!b c!"iqzC@ S`-;6Ɖ,GC>2"U#hg%!3Σ@(「gC$moѐԯOxzӧh[Neвp$'17iT B<SsRMzÑbu v:8x\yXXF/41Z&"89h$ zZ:uh(ްB]V1:rP}( !y.W*|Ja 2 /njˆHn. JY p[âzh_՟A n=P{>Bi6N6XyV "JyhnTn .\mFͳ|,k9 1ufr+WXBNw5 E!I{F\ 9hqc4OӬ)%։BQ\.&9-Nzd 3)s妼Ăo^fsl q;ȵnzĊ2E*L:f* )))#0 !j[z"DzNg*D#ٓ ^_TK`4mm2yޙī'/.":N2VɱT %h.(/MS 9^9ͯ.){b,Zo$km!B S0)Q7Yղ$`E"udfȼrĿ9F9 mjfsg:bDXlxfņ-<֎qj"(+Q`Gs hJM`}'e<}xbh]|Y؉ Ht>cS2eY!2VyeNS $TW`MA[7l^gkVW FBVjQdTjPX x$5D|֡79CRE cf]Ay$ [ acsd`1H$zr2Y^!@2* |(,M FC4)ZdE6x [Ev 5#UKgQ&,c8^X]9~ߢeҊ/d 癎^ ID*B%8Q=ɬCRֿ_޹3H3zۯ븕%h ޒ2" ,Q&ۍLh$Ԩ^ay,:'/]R/ZDx-90 Bܭ!8KL䜘y6$ Ѡ FYBZ"(ۻJƇP7hS4ҞQ\}6jb4Rl NLR MQHNZJN@fXdї alXBrx|dbu B2 r l/Is38 Z{HP/-0g9pD`Sȴ"(`zf( FF0;C`QͰw.@f.ۆJ^z\y 78람Co~z4320wp4d ᓰ8pOao,gr,).M2eO)X3\sD хm3^{#T#E(M ُPH&(q#x kaα+*/ӌȖhm!&5"5]Ł'RDy(VTY; t3L _:|ە Rd5M x|Hzl-6H¦]X emb者C082aDn6Jk8o0F ifF'cCCC]X霟vڕ+Wބ]0f <c qT%Q s&nN]gG NL@7 Ap8Zc%fy5EoA!BqS tȼ,ogiICZ_%KxLFUHyHP,Fc("y"k"JM=dw#~(_=;>3D!81DP ҹ*2==$ο(786tHס['%o,s% ZAOQUVOyĐc YyKD6g؆K[:|m#G| ^dq+Q(g{].h2IfDb+Lf|A/cvMQWx $%sovV+E"0lUdvOQ; y#/J=i6;iQa1ԕZfICKoDҬ2< #I3 J+5t04V!2H?x˛\jJrmvchD*-̃Xr$ q8\.1zq.u`[fXSII(>7ۏß<I45dJpO_[3 <,r豨BK~rh+\e> 0F֙Y _x,"f3aY @#FqSZCmp By%.Ih"1K,ĸmKWlBm˗]f\fb8)0dH@g (FsRB$hLOM; dJji<.Vy :D, ܄nf8>-Nmޑp4״7?C^ b&mի׮ C`py tU[fgIo)X`= PC`lݻA#Q}i?ӵ1 WUbH HxD"2EvYFoY]`$3& `|^VrF[h`d S#F c"l ц!량E"H4^nE1H7\|F/]U\v=.ڌ*bNW/aVWG8(둡"cټtXddзlYY4 ȑa tlD8<l΍Gđhlsn}R2DZqMD48S|G9t (44omsי̬!:" (hk,v 044[,##^r2jw{S]oޥݵfóLFy2zgSSXؑl|Fc0Gx߻0e37JhgȣW  )>pk ^Zց tut ag:1ujL㱮\F% 6Q:E{S7^Ԏr,&3iE7&T*YgO ҵytԽ9GViT:fi NEG`N^{w5$Ib&S]S][4#iq#b蟸g|IfϟAsS%_Hwpy15$j}c+ )t*r. GH`<Ϡc1^uEXİNLD_[[^ܶsX@`پc;l˵7cㅫkpw5y_o¾ů}֗ k7/.Ȅ49fi67`wB YiqjF 'Ɗd y/5$Ep}؛A[K8:k]wÖ_۸msTV&nȗ(Y~;_z p_~-a(:\خ搿U"*ҨIiuIB@Eޒ&'xHz`+dvK]a>$3w}B[HhVjlxW88hiVQfSZ4:1T_Fv(WT6 'amW !t}fc "m2 !wi)??>a*0[VGg Acڨ~UdBPw~틄do|˟kDֈ ɸ ,|["8O/ M<:6vp +e;6QNh;g湺Җw!16DÌH$702p$]Gݸ>؅5_㳐ëGwo8s~W|wĶWTvkW ead^Dd\c:8޴m4830:%(3F r%0V(b`&KM WBeʦ66`B( ?}ϙ9g3Gn>F6Bkxam \3$Q;#ӓQbXoF@Ivg]33e]]VZz&{%Z2jMc{>#T)&JyLKܙlK+DO-Sd]d-xZRJ1Y[QBQ."'l"G?"!> ~id>;ϗ,Z%|| "-A{#  -m 6'&kQ`PO"(A{ bX>ort|wAeJ$ܘ:t$'gii)'iJ" I#I-:1%t6ƫ@G b4բ $i7Z\d4r~1V0:r2í38,N u{q|e[L2#?)byztvz(^]3?`!7ח'^B \A-5b}q0%Jq@h|1-fau#cp%1Q"^"lq' +\9o !E|69) R䑝d>k.Lv{kXEa2$ #0I\vMM%#QVLi$/N "I"lQ2]}x)կNDI! ^Q| fX!N!eo :`}S 07{>vrW}V Ql;T!vI<Mux$RzKN!%d[D$:i8"*xz #0,E %h !^Jd ?߬dG6j1xRz+uh_lͧ[:XS"t?bݖ-&J%B!;,L Q"b)HRblz,!  as1+aPI+zN?c9y,.УlZR_bto8`P?qe4UtdqQM&oRHL\0<Eޠ(೼1@(}0%4@,]r?#gYc cl# <0 Sd+G#d$6"7q<79"y$tDG3MڜV3⨂D #tD!ހ!w4KH{+ĒسNqo%6< []>@C:M]['Z@~_$@ڳ4M>k=8XcB dK%@Buhjм&.l!W W7"DoBPK n\]OJ zǿDE 5/ <Fr ;XpFMn(BphLԫK+Tio@h\\7@>KtH&څ3o2R)G m(DE| ޭ _0aXdVbj\X@є!җ %k /7FqdfgCy [OhJ×^M}܉CPGY  BY:Lu\ KK8AeؗzS'DɇtZdA i9$@LM͕ 0HP/yFsb:I~&Zet]S":(Lux2'EG]!e}b [O#@|JC2pMHŢOBԪ.EAOarPCiF HuDb9hbV&Ѡj E,aItII/꫹򘘊ȔqDX]&yrBʐ%g;O> "~$/aYg aq ͧbiiǡ\x|<RByKN  XT! sDn<B]Ȗ5Ifq^= :*a.+ BK:6 A!"z~; ++u5^DM\(Bl )ХvTXLJR]Zb*WrK,-&A!II#7O(x ['Ler(WD%dH}KxT5`҃b5Kn}z߿ {,ıC+?m(ՅPCOFvia%dD֖XcʫMS (PIqҪr, eboF˜/1~yP57L,fcg;S<˛^Vnҝ*.VKD ,*B}y~׆ZA[4YlV 90*@7:@GKˤNI*?=ad)/ށ~⮲4܆3#ן臱g1v/I|$k;X,K~s ґll&ɳ?L$>x'1&Ց$V!HcKpPx!2QS><841yXEkM`ߟN8C:0>RƼB͚eA!Q{w TI`! .ZԤC38 a ]8, $єHx؈43 Ē\q!O 8Eτ*N"%p@^klϭA:CX@VfEJ<00gf0WH/۔RyJ[=CKZ?Ȅ6[ ֦\ 1>P0nHd*DTx493LQg@t}V]lq7;|&("o۴%?zH h~Aˤ9xR=Lh6zc4N%qQ1vdsp4^eLHA G,{4م2y}}3Hؿ礷l̲`2퐃H.Kٔ ^NKdH流Wn4(#N8(\dy}goax+LۘJB<hTrMG[]]e:NdLD㳋c }]r,$Y)'agOCEfT(uls/{zQbH{` ai@%󙔈QWkϣ}=* Dt0D\Fs@S$;xsѣ5b9R~?׸pcayav^wwϮkgcvi\YJE8ʋn4Պ<ޓe Ekt|` Mo|Qʱ%* 04_᠎Gka?8&K9YHvvaybFln0^%I݃;dh#Ԯv Yb@`IlGI։=!x =ȏ*T”<3Pz8,@a;[:Y]Vst Iv8 o>|@! 2Y[l_X^q}< ᱇k q" اY>A gZ7@PK n,Jk~?/<}@p)-P@"xVa6a@JDہz➻Jx́HEb>[L\Ш :d9w1H1:Ik ęQ}@HOxǸƊHj_c_oy6[5Ժx(4=;6^qe)mC%b`ᵠV7/0p*oUb7]!cJ rʮTGީ:+js|F.=#x⸕)$>`pH"*B;lris&t_ۘȅSK{[3{{)^ZM@x}vw&AdR?Eu=^[YZATy/O7VrBx#66?\u W[ub-?eB p;V&+r8sxy4ߊT5n`n*`UkB|Xx:d]h@D![=bY1ݹL^QWΫCxH~}Kr@Ȇ2Aޯ)U`}݇tِ/ U\{CH\n:Jx& u)r,Y^ -`u1N**4Obs] ,sL6@Ґ&İLhOKm`نᙳxEDΫH!y/li Ip7G q<.;l9>\2*$p<]L3R @2i"! F\xוoY9ۋ~#PBbE" @Ezh I7ߋ+"NVw b%Xgc|?  vUG&㚁DELSkbUg'&ʂHR3o]S 7X"0:<-ʂ`H}S7ciRg@p D)M!<) Y7YaEDb6T *㡤9Sd&P x(Ceÿ*~bQ&P;<4 n\r$$֬湊6uv Q>~$ԠG 0{ Vl@mʤ@!\8w/gLl8xݵ_AA1<=|0Cd&ide);|bQb  gBB )d>,*014`@U@`6<VGt$66ZL_!_ev|9xPhW,=C=T| 2]<4B5bEg@ꕵnr1*TBxl >YH{@hlZml% j"@NYpDiBҽuD? c0e{ l iÝ^| NK0EB3 y@<ٹ m@*UutR\@?fcY gkhVp@4ݴqDp)ZsKK$rg?[p}AD:T B3$-va[ =CN߹B0Cs >۹%'~= /al\ZIfs-V a?xȜp9XҴҴ+4w,4g fG u]`x)"f|F?!oͤYY +U 긫{ix[. xߗ}U!}U *wvA$.ר@lͼG86}8Ϭ )'a",^{^.b3yGVc>&mq Wb߀!U"YLދl9Y/R Aޫ4' [l;yD -HNE VK97WȜ#^˂= 0!"FxFQ~o,-Ħ4cu̽YVfr^<{3% Ib] vwv滮jB 8 IO^;1bLk1pUߧ^:1k[Җ Tv'H⏖Vrx{Rه!N$J < VN. X_YY]E $ &c{`CǠ fpHF ?fH9HtAܽiҢ- U$mȻ7a[RoF\)P*xj,v'w%QG C6~Gŋ~^tI|d6lY(x!;ܭU [x@W 2G|Y-3x >8Ѩ@8t6iW;b{FD 0z͟g;cyG0߿<-+KK~ºAK4"l*kzwv  JI$3>~":Y+^sfv?@R@P*uARA9~F׀<c -v}(cqtS`U?sm/+ni2=ml%H^x]JL!\;-RTKg|؀Ɩ:x"D>ːן'@Fn5~Hd ;×o5ǑmO@TgEs 91d^$sKV\"qtYT" Hd dc+0 I:[ T\\[ b٨?HQBJ 6F! 8dK坴9ߩU^"cڭfo#|w"P*MnjpNK@!Ȼ{=|JJ$=<k '!zߠ͓BIx(>;Cyψk.B7K- /$6!KJ"fD׏F9RE472Y7?;q <s> & *D@z/C< V/6:fڋAo-JqU4Pd ċ,8?)F;!'-}OZ?ut0%bA9u`l zz]z 'r4N!FPg%s8%A iqs](d",.ˢQ൰Z& l*2'/6V]xZ -;ΦmbWAG ݻ 3bZBWvgKѕ%@/Akns~axV 9/p 0fB|' ]&]QTYpa%^nY_[]y/C΁ J *E=ِjyV$&2,*.EG7<I@~8 @bEarFS{SDe(B"#ZR׷A>{D4+8xN_vmS?}LgOgT(, pr޽MBzҥᡊ8{PDĭ@Rܹ5qZA ި=l'$'iL1k5YLJ’tt5^+(V>hqD\ζtgoN l/ZN/ȏ\y^RO}dYޚIxU ޼D2"O5Fiŗ~ĉɻp0n=B|Dp_[uzyFqmvN,5HS ħRQMqw_LW8 Yȇ!YO6z]b?D?dgp_fǂ-HnHU)uaw}^ SeGѹsN*$T 俀($%Jm?Z!+ ])T2Nșcם 1}wSO0[XzZWCDBӫ''SVZ]]>w8xT-&8hC" -ܔ@%B`^^'> Q, IT,^"r֏8Tr%!rVj:wgtzo /o (1ZX+xx"z[_|ς  mr준#3 ˃Y?w5?vHFC.lwvE"JE_vI -,yOe2QNHJ565$ubn~5}[*J&S"8$%&7g̩<:cvwDO}y? -!4U9[IΗDED$rf߁I"psߌ/cz_Cˠ;l_ K/R4[d\qUٟ-<'9xݐĔzC$"FZ #I8ĂT _"N Al,Reԧ"|W7O FSJ1m!ˆ6 F>TiAD&¥z-EgR c %Izb-Ѓ_5$E04`Q7G @CSD! ˆQnJ OfŌ,rjٕqХWULfN-x6 W}Q.C_a;::4"pBs#g"`'E|E)$W#SMä \,)%~͋LN"u*YLiQ($a$9[_w[(Z[ NjՑ`S &^0$(Iq.)画H4BC _#\9%Z;rj+ӦT۰tEoYǾ9v;N UUa(Aީ("D =,A D$E~B^!>#̕'ⵄ(WUQjqo7o^ ܝů^}uƍ>8՟>vHhٸ;\˝YreYuMֳ!|qzJ! $GB. G$ቈǖ$޸?`awJ$b0R;ऀSߐ$']j 孫j"R2[ 'ߴiS7O_k`H{WdG$ _ 9waN_y礜S"A "x$ujD" \PHJz[8 QJj[Eb)Q.^͋cG~ڇL/fF$IZEߵ?"DL8[iT Pޞݣ/ԅ$ $Db*࿜/I X$F!:(d\r!ӄ*u,D30ч<.5URST܋&!FmdqB(4K˚Թ2sq$B=^$@"BpCjQJX QR+be=E(SJk 55{@NcA(&HCCWԑCr9J@zJ]U=]yNH ڙ=2A{^@H j\k0Թeͭ S_rB!TQ3 Hؐ5wtO߿ZyxI"oG^ i~# w  65ej{>=5ڼnC-t o[{Y9f=F4 ! 0YhUsMz*>枂<[{9 PD&h ƢH. ZK ==&I _z[ދv>"U?+Wtu*KDT0lcxvvg2$¹ 93뒍h$c9?rPS+m: SC<@8~m\ʔ~$N%"`!Eh;Wc!X(--!uR zנTJ·b #uvVEc*E98x 0pPJ0sl"Se!ңy跾u~4.Hd׶*' ~{ߚV%V 6P\q@<(+Q%ZG#h+2㮱hHRrj޾ zn麯Z^Ʀ+A#aCɠ,e;>qp5, q8 eTת2Gosٹ| 5Ixn k}{-߆_u՚MrD*¯hWrQ[A껤-̺㤕@(S ͫ ;*/l)7J=n94=FjesIԵ"ʸ:@U#580 F@mhhxRH3ű#;aX6 X7x4J< b7L:!V=B6(d+|b~>o^+%Q*yO!m9AV /V٦Ix! =Ai PrsGՄG:˦ʜ$*r mhSֺ1uMv!#sOl̘9v2=u,8x9*}jtFfwhr0t]鋰3?iX\YCU<׌f!C+ܹu[Y\I}n:$炔ZcDD "qD+0K>cQr Hs׶IƽG=&&d` w#Mt;wlH'e Y%+#=H  u;RηKΉ`p|dllJ;#"lz&cxd@1-tL* 7C+ūM˳,lTP$־ё휁=UrDZO)?y!3gr݁_Y[B,H1 x$W)[LnW` 0 #JIT*J+j;YU1d+7u X6* S `fL&DY>\k{jb_:-$,C{w,rSyUDlNs7&\LZY/2TEB>qci.kEEybd`nJm'N\}MꙊ󃑈hYC] y}}5]SjܻVxƁ ݤĿB s1G04cFoO*c~ &Mav譮,@w¢y/0CNhRL YR%ȆaPAlnjW:%^zpe@BvT{[spoILrR,g8=+2nC^tfd4x.'d&(dV)WPڙqR+iJ9kҊyyKuqJ@n wO톓{L17i04;zI[֌$G![d&v csrͨx㏥` [sj E6J^SS:t Wb&Fժ,ޓFB.F(;&4tLsCH ;DwrmS Û!O#Ҭ.2^[pBM~`aVǭeLNLO\PiJohY <cS VQD&CIֿۤor[UbK5x<ұ"-5Y"e!d8߅룱H,b*V أ4 2O/WC]բn{e!@=BPȊ(*J"n@L8(sEH<>rPWe8j2OfM[~c#DiBy4сc R#KwDYiK,2ZWvvZxT~jQx qɀ.'WA24Gv9)4Haݚ ;ʋtƒId<LځCkƛS)amyExPg~dȃg'ATZBFkUjKjFC'ų #%v9J̿ <&>&"\' NN<ndB6|.aO;? K [ӓ'kVEpt4#odxsML]5Vt1D|ıƾTVV)!SOa;\>K ,;B&*@hw%#i G_ؚD-mz8O x^-<$yeCL{IE6#L}=3>0RMqP-R|*mRlO##sJEʹTb!7;D*ela#<}+aqDdI4CV'"mXiUϽY$qy6XiC L6R?JU94{gV^B̼7.$W5i=@HNtѱOCBWtrwV#Bp[|¾Dݻxp<@/=W4:75a2uZ*0> _Pf h#Jn%e+"JQw鶪c3K,q@s", BjY ed= 6^;?4Զ/$-c ѷ ̧x56Xڨ-<{{:3{ûw?|pTmc횘k?S~2؀\їT) )jNsչ[bXIӳ*GAʡcO$hVXϺ?%#1#<|R,DZqGo/RSc=ѳ˗N/ԡUѧG' )eSS-eU'Y<;kss{J$ _\Abg-z%Gtj"8+ cVZ\9}{+.]VQ"l?u|" xOtsVqA};yy^ފJY 'R3D +`K7?79yŐ_!LYƊ)1Gqq,DXu}_1SQF[Wv d^L6u 6~ O94:&́;/p?=2jJi ˳3|Mեڮ+1@P00 zNd݆w;i*!L;8*]^[X\X %,]@N dJ!iY_%!C9mlA`a *A0Jo8Gka("&աk`(on=~G KUVF5RTCih FjHG0:?5upέqoS3cL[eicfTNn-%=cyOP(< e=c n@,TtE+H&8!%N!Q%Sԃ]&"G\fC [4h+1/eV{$g{ԡoJjQVFd0I>&¿UFZ<e#s-{oĽKp" %M;}ZF>[sdn]2!5l[D COdOMRrZ&3kE˼jDNto#Ȣ~#&B {;u:._ ">Hd xQ0}taQXX`7&,x@Fo_?~wQAAp1#Hb@Loib,v!H^^D/Sv>DK@@nßr@q¤?rBSwU败7V_ vfi_ t:oA?#N}/~}@UX.Y! q)JMQ #*Eے,.ZU7@"Q^N6E0,,t"AVY}`$$޻c7 (]Tj_X{)@DН}otgVcׯ~|Qn2 u^X1\u8k"[L-Hv"sDcQN]R{WB`1x(@3( k >;FVIE!IǶ&~V/V VWGѨ-F]qy/~#GB`?*h'֯sgٱVgem[W߉"vHE.͊= и id9Xk2o\+ҋ3V9JTtu/ x5lykO/y=)/Ocb&c_sˢ䶄?Vdz YVu}.S "hDl {NEe ?nJ\XE# >W]?; E%|/f (@0E؁e{+:ok1Cb17 (dc^fUXha/nJ ±N$z<f),J52$ITOX}\3z`޽Ҿ_͡cКK1OfǑWy G~@o4c(?J#|2e,+22tF#Զ2HP̶٬r]x3"6>GL$1b ".5b%" s`Ҿ}\fAf);{+Fy[(-=fe%ko5ޗi6 c|zՅmh^̍H8,lZX*)/nIDI Lwoڴ" {Xdjy?/۵{WڀwؤK"d|c\f.>_^^aE" ;gUȒ6~fe!ݸbDxSjw@[ V4G]-Ƶ(KO6 !,xxg'̙mol>|vڵ婩=0S1mvj{Ȥ4ð͓UZRioFϼQZ|d<De"$|Ҳw$׋y*D"uîNU|25vb>n2K{.~j{ >=a,D7B7!9\G0|f·s /3CQʱ /J2RnLfV@o-AƬf7" 꾄V.҂|wR !ZseE築'dkw4zf`0Ԋ?o&?Dr)*J2['čM-J*~B,)x|]Ź|y^a[&â7q^`jı>'D6D-ݗk&tGRSXP+rWe%8d=i %I@b$7ug:; `<ޅWIdEEҤE!w'??>~Pzr'Ztt弢f@, zJ0fXH^8"g|V= " s!*LV eҢ|K9pDI"GҲBQXHF.EdƄ^n/'}^@V!M/T|#{ƍnL\84<}j*|ѹsgV՝y7s"J(ѼȬ15 Z QHwhE$-H ,ٴZ3"YEEMIJD$W֛:n Y-˱ݦ%$ [BI}Y0(r>t%2u[񸽄 Oaڅf)%A#F( 52F? >ԂDŊ , 'EϮW%ڞwDFS]c1j{.!#4D.ҥ"/KyM</tw_}i˺@ [sшR.1ܖH",er1 G^fh)uׅf(c47ulREl9 i RRmuugB$oG?!*dzD8G#y  %ԋt:++3Ud4Oek.kC(NuܹvVLf RX<"ZdE'Y\덺Z_3 B%;^/tx\. kB8|Q%ORUw#9姱cG !򼐏H}E@h>i0 _m$ d|?'aP8 YzU@pD>Aֽq:&,|a5j.$QrHeKRE/^΄,/>sgN, ‰g AJu dcjڳzT " P,"u=vXCwˡ£Jp9#쎯͒_AF*d}O Mwڸqi~D"Ql͗i^& |ILh0 )#Dy( e|za"^-tʒW`-T>'U%bzl:BPpbV c6Ls<z]o4j@(Ǭ-b6il@:40 h y(20N!Dre9{$Eh $7P] @pNڮ:鏤(zntO Wo:+A @ (m] ܢŁbpvJYiYFdt=KK{kk0 r"ߓ̂żRY!~5d>!R*S`nKS2!'LʪZ]S&TrIPxF#R`~k[ w_=osk%ƄFo}۷O.He"J] H].hG=wk4f1vlFрnɮ!R0陱M$Ć?wը;bO?fs!ƀг"VחCOJ@"^z`Nάon)///z(_3 D2I_Am $J, *qjߍ\]Am/%?wGza˳ɫ _xu̮W&;ؔՐl1͓]C496<"f qKRiCBX}B_S 0"rXUSKJ XGXǘ]Q>|W+r/xE5VSc4вe4;% $ BOknz;fO &^Pbz_!xED)$ ^9;&gi4&v;\,߫ѫ5ir8E;lJ),(Fdt˭FRSGںi<'w(G"(oKOERJaI)%1Ix*`ޘH-T³NeeGPz " 3r[J=2k4zɀh6)!)ǐ'ыJQH*R(d2$8U'x>>-eVu _|1HF)s')6 ~t18X _7yH&7u /dH}:X\&ARZZRrvmwatt0^ـ B[Dqqޛ}V,Hǝ2]q(Ynb7i,Xl1Z8 1%cUB"(U1v#,_n},ka8[qLji3Yp9d[$bX*i ^ [e{_^:e| +,I9S1 `Xom &c#e֝f.3b㺪Q}q2cqyѡUB IăD*uߧ!W ?}g 2?O`+t8eCF|QqtBNvc ʨ8)Jo5ދ׉2o Xa, $LcI F?z>4nCn& WDDd ׯ+*Fp||ע! %DSX~?;G]A$Lc8rzUwhg#*Y:f2qd6'=8cvZ$:.Ok"Қ(,)ܚɠ1&g$Z;hEc JKIFVdI~?|=]Oٵ&S| L&2ǫ;5*=T@:2cYJXuTZH̊ TH~>\#uh{N]i^[6 U\Ym(,ffsڜFr؍C1߂#!b1_ qyMq9Ⴧ޵Vp=АF4yg\a^$O(mDtJB 8W (_ 8pmXށT$#`efe>pÇ,8ѝf=?}2J {kwq"G뭱Z9Y!3^ єĞbJv$-N(:䀠7.uޅp lzFE; 9&ܵ0mLjx4m!)6bŖu(vpU4?3(0Fpז Ѩђ Hx83@%O!1 ~w  $<_c娴(C:+eb@wش!%Hzگ1ԑMrpWPOUM6 -B9mFdl%JZFJ1Ro e%aaq1Ȓ 8M`{Ex5awb3f }WnL" jl|ƣHrلF;o"ͬDc6<Rl;wh\bPp7ۜiҪf8"A#=L@fg|Iwi}e#YG !lJD!l}+6[oM Ė8Xcـ(gf.Raqb8%=AS5dT8E16;?;?{CE,bZ]FR &?!@'+(0Qcw 4|'$QHyPc:ߙFD)745ݰ ARd[t\ߏ NEn--GX(D8؟Z tB_y_⒃m#:@gJ%3zFa! %g33ve7Hnlqƈ,fe6ph^bGWv{Bנ×@؀y< t!|=h`Y[y>f@<<`;7+kgFeo$Gv !T۰~~#2aء.k++0bB89} j՘/ffIԘ!.Ca Ml " 46m@e@8f)ļKm 컾۟C*|o{f UYMJEF<0I#QAO*<~hB(~a dPˉq9j%dD!oti9u*(!e`1U1#Y1TOt""l+5e]R*{-z 3Ulٲ- "%1%FÉ~T5O8{$Ne|$UOYlva0l]ymrXW-%3oE3 tB$ڎef&ٚp7Ak=kn;D5oYۨ !~y1%́Z}RqEqB;ƱSUsr@QR^^^6# qt &C[FX` $w$v|Xs/ +V>8?Q[IòR` uub+`@@Q_@u$ňX8i:ɻ8S7=zT,_B0}'.tfk bx E)=b6cgQ3ZQDʊٝdC$׿ŏ޺]`٩&9]Hgx֣hSB84/L:n;$ȋf[L(S ս/%21+M7X,X'@[I)6hhw`g:3\FZrsM}a*E_T$}G_G'6bh], G2BÂ09{81.u=)~o"zlT+kt01-\`bfÁկCiDwgI)9<J''ۆEbz~,V^[ˎɡb'fJoH ,BBF$R16LJYNZ%"+]GL`tތ]$x~ϯ^M/FH=5倴לmr%Gd*]s S,_*mc AQ(M%.bb[ӈbedF<$gI|A|H(m `{w>~'WÂm܄ UL TKn]}Mʆ ޽rH9s5e3A.eQcAVt|/5 /Èʇ/>;C2@rjĿR0D/}X-}.&HH!ýim:b[*]n|B!Z> 3E$iT3`X-TD UrYd$$HIhZzX [B<L: ԛ"I vV2qawKp9F5/" Pi&+db QZ5!SbD|O$m>\oo-:$"Rgsz&,h7جV+u&^Bw 7]8Awq+bHH@V>3+C8 DBB9" ,Lm 8SaVӞD&- |TcI{= BZ<_ȗȿ>UD`GaSwƏth{Z BCDB*@.i i'ŢJu _Vr AC*+ץY\@`Blͫ>L^:ۢ%ĥ5Ԍ"0LZX8GrvWG@y5VҶt &PXQ$M }BGTHǻ6JY]4[Mnkɾܢ_Nd^h!6 VPgO?bV 2V" D(ofid\j;I >5ȧZ/هs | I>P?fV z+ݻO, ;Ô⇱~qe2ir: 574i䴰qF[CG) {U$kd5v5+/ f O]qΙ-ͱǡO Y,w>p WLq`X66iNsHR@pD(j]08bC ttkt$m՝J@9')ap(!@2]X%U5!9# Ȫ Mr*m/7q Tِ6l&cBB\u ^)rE F' e[cpL^BHٓd$5 %v}MR* ]6!e&.w=14,"!碭~h69ztr@ ~u&)E!.-TwA+jy,J#c,1)TV'-"F?Z\D%W*y)=J [|zh5Ց-1C,l^A][s2@N) Ik)7mٰ%%>t"!N'߅8 IN%33*"lv> wxO}3U}ە7#bYOl/bDH('ȁJQL&\{4؜ NpKY叉3 A$tJ~HHǀZDTO!NOv%H CBSw X-lY,+.̬G#6N{TZ(._aˆw!yR$-ƕ1WJ痹tE' H"KK`9kt+p ȈF6kDHݤ?=An&O3* ]*$9{~@mY 3/;1d;]>P{`" ܀waLU,|պ|Xg3lѕ =")}6(1ݷIufFǪ dbVhrW8M-pIߛiJE_=,9+ҎHqKsW$ws* K537x/ŷB~<*$yqQóaItjV6LN G9!.L@N@)FB].)aCNE9琑t-y"W_\yx~/lQyz[ }@zev"C CaX8st|ceDl$Jϝlw1ŃHՃKd'1i- "q|@~ 7 :;x ,\c=TOW%.0m'l}^.xѶ\hxwI9b{L;M,Z&ȑ!o{C<_3-~κ@B˸Y; P &l \_v"Xs*Do+;{S%d{ K^- drxv\>{\YQHsDFĬlF3<7q'L>?9( ▓pP3Kn\/<‚,q$G|~ûۺ6Viڽ_<ܪEij\@BHq U[_ͱZ;OƤg@ڿ D$7w!!*sn ł0)F?x|ٺuZ43uݻڋ,s bӟ_~ϨԞ?>_tey뚸}Sfs;K@F`cJ{ @BswIB &j@ vAz lQh2[9, G%J؍HW%@vDZ]}[ٳw>}AQE#LȒGҾGk(MD*=ܵ6y&X.tKQ%oXO-ZmB$^o䁠vVJLj{;=\qϐGVBE߷_1PJ6σŊwA䑟ylßcTZj?Ah}͹SG}|HD]1 \q+}^F-D #LRm(Y%1l(ݸD dK5&PQ 4( A|Sŗ'B." ·G$k/o*x ,î&}cfeΟ~l`YYq|iБTTʹQ >V-Zkf.@#Yހ-ća!+D.|w#]2-!YXq/QZuṆݽ +|nuMc򸲮5|YwʾO`h' c٢Z(.S# MIfaC-qp<")D9%7L. lDkpAW&2-e\ †=_~ܸ7QZi4X2a'>cBoxtI}䶞3]o[ER9w:h 5 ";%3$ͻP21;.Mtb]{w>⮭)( wB'V(bܡj˕[LwnvOZvJůɖ͗%[E9''%ddNev{=~"ؑcXW\Uap 9>Z97VȯZ ||5jAų4|gHVh1m}pN1o E\|Gc_?rgF: KKݎ"N܉PPX c>J촗s!Bؼi lpڥB j--,֨@c87џT4Dl> Eφo/@A$;GTYwM)P{ ^8 E+Lq<9HzG쥞]__~ee嗇0_}r* IENDB`movim-0.14.1/app/widgets/Stickers/stickers/miho/6bbee3f5bcaeecbaa9fac68ba1aa4656e10a158d.png000066400000000000000000001065611342764602200305460ustar00rootroot00000000000000PNG  IHDRaPLTE?/>-1=-////.//..=-.//./=-=-..nKF.=.=-=-=-=->/=-=->/=-=-=-=-=-cpʹC=-c:9V)(vn=-@W^=2!tJIFcbmlY'&TUL!!`21c?T7w00yNOIHچKI^vUgcz膁ƻʽøX:ܾWh}7 ַŧͯn? @|陕B@q74`)'Hti0.T# GPM<9ScR+'gD>ڍZ3/w@;~LIa<7Q⒐H!%WU뒊[rl\RZ҅17ˁ}ϺqntURyjfcM]FUcZ|NGa_b]li]ZųykeQ_Vj4?爵ƶ1d=*OpjΩȲzkHFvξ^v7%g}PD-k鬐oL^\e3nK CtRNSÒ p`)X:BP6&k}1Jǻ٢ѹ|^IDATxϫQŨ3jh(.MHED/5!GH/2Y8#Xߝ~}. $[6tVOۦ|+ebFBǰ6U+ &$J"N/Tdžۍ(+`CZ4nZ^-.{G=騸yc"l 6et24-Rw5eSl h`}I%hsӨ߰Xl% oNQ7vY8ܘԩT&^?^c:N >WT5m^O|4 ?ڄ^SABѽu /8Ftx(>p.vÐPH=P 1S^ZȩNBu'ND Gd,or bzc;*!7ჾ|xQ߅ejݽ;,{bL+WfE0㍽ڋ/%m xXb%"О,]gD"DTbd :EuorfGǙman|^Yܼ3ǁJ2-|GҜ=%qWF⪢&5VC- S?eQ4GfJVe}v’м MX`NiE2kfXNVTI}zk2 -ג LdumF8]<;e:"l-3kϮ }Eea׮*~zw$ʬvdʒ{U3PjZt_+w.뇈kdM ;;6yԱ mh7iOGY}D=q òJD>L7$F})MwUI>H Ӂp~+CZF.9[uUe掗wTe5$g)]>G@A*nwAy\AD r`"ϭ+E1}~#~7;-)!gpt%Ϊ#<,N?94Ndr<2 :N;5d$*;=ļ+1"׵>x߼NLDӧA x)Kϒy1 Vf9A@ Z1xyHbCt9C8'ݳ :Qv99>ԭd : wS$q#"eXbQqwvZF$~Hf>|?>1ϿYK}˱FU/2R爳nd܉FMp+WWZ5˾ h/0RjJa >|#^ ff =0uB(egAqhP%Y7/ jDA|lH;>yd5;!aNoD֫ v}#u(|a3uc-nwH| lPѐGKsV[4kvv">fisZfB䳫8b խ6V QHK" HvQ"*C'z7h+!dE/p[DX{鏆UDC\8ÇmTCN ph&{@N5)t@S/E->k~+0*q2bH ph=)RES iS&7H(]wѾ{,lO^HųYMDX} Q9ȵ*EB5u_ T ؉%^a >KqEP/aF PS1Ͼ=u~NH@Iɑ5i2E,xru>05%x閮V_|*RAgAm;yoRr %ձRG!atOffTVcHwOzB,e4˟S O^P,zCkUygvU?0:}㋛{~@+ H7/wq_3fBmU)$Sh s`2q7K/LU6+Y(TُD2q-q6PCi1%.f.- "!(2|)_a|Tcj#ҁ-ȸ2 /Sk%y][ɬx$Z N77~)clٛLuޮ/OUQ/pL7ZhL"n$U+?o ɣM8:7( 틘Ό_ur#rSXp5V$>-V3fz"vM4& ,7U dc&䋝>~#GzyP&"$se;/i#vB(nIvĤN߼]vrh+GX j 52t7-ZV-v 71+plݟ" lg)q@4W3kq9: Ӑɖ2)_kۿ'Zc71Ho=[4V3> J.(2|P")q?OP*Cc h-IK8#[ 1@@o%˘<&:~y|toBX@@tnb3i J#j(xt`)ƚk2466X(% D Y ɪDZD)emxD'}8 D\u^S=BnFnDZz`e|if'C4 %0j,<1߽~9fӇck.lFopnR߶QĈ0׀!kP 2^,IU591lovQ{ |w]ZiJ%~} Z,D@ju-vz^[": Y2n>iQWc8Jh>b Lrܲǁu]Kab![r =V 40:bd:::dE*|.k^&ntqȍ (^GDN9;&+L<`#(*4 yLX Hxl$/!*e;N#7-3]1ڏRAh>OlԂ+^548 -/).x Z:h aJTîdO QgwNP9A8G }V+D]lZ^9:@~;DTPީ<S{1彠b&ꎚا ݧdyYǟk2CXA2f4k3Ql݆+}a- i8H|puoo{YqDHTMsq8^Pg9)asZ'oXZ E8d۶֙*x~tx/BV>*$2 uԔDLSp;<~^96TAB^ \FCz# Խ 熘ūPE=2iSdzp5Y3vj5HCUBe#Ac>{xwk5 ."X(S` ggH%v}iaCa:S[=ʮ`\v@inl?,p48x$8x2o{ĺd%DR#zumS1cA3zyգ>k 6b3QH$2{- E]V3₞G<3Cl!T ̫$616ڡRu0I>?<8S%b)`/dl`Fhɭn 7%$=BVKaA 81F8)ʶFoIWXkq!y AsG֝4 'U1q B2PyȶZ"Y"z3J"ϽM*uр+: J+VX#2L[`Ǒl~&ylvyIW&3 !\_H 醍Gnp*,BָCמop{#z4TgY䫓-:.8ã3IG'EC>:ҩT3N?!?g[oA+J4E~C`;.0SGon W-;DڬP Aqz>?-^*hS|D_OEkA0 -TeLx0CizU@A| M)K<'n'T )9l_>ڍ4 Gh4@\HGz9"1o`_ow(+Yߊ6TOe։W'c `-dj5PJE>0b ӛAD:`)& +G""'h(wG~9SC t9 lQֶ)-5E׽;=BK5+ڵ<֛ Cd 0 EԸ?- Ba`hI M{܄a؈5Q0ID ̔1"lrR(C@QFgHgxrI7nǪD,5KBRO Q <*ZHZ]fFjLC(X, FUEFs·r;L&D!S.84nxSxT)[\KU שFfBQ?2Xs_y%!fdpVs48HpMMISq)G.LV1X tp·.t7'*X \;H.qh*y?(`s=ADC3 `J-6# Fа<&D,r:woO>颖*?qgQ :٣:xei Qo CpxHkit&i _Y~*VX/ڀ}}]0ܽa"H8Tc8D~huK4R,t7Be)v'cɪ[1k,# (r"$&]e4$zv֤ɞ84z@LݖG% ðh4J⠑@B` !O;9V>h- :xgAjs4ͽJr$G;q:x07//oLFD\itdă(?E@Pk iD ~$N@hWC@lӲryD< wK3zl4fZ灷&:ZV{Ds==Ui9F?XX$xV_aN"/"1x&bdICEO>ZSܽ"drD6 d} iisCq!!"%v(w_$Lb"**Aš oE ?==" U'Y'ݘm@-B)&ҭ4֊ȗՁ4s"j!qz,!2Dq D/@t1vIH_L)"~ꞇQm'g5ݙ),iӣx2-Y YZke5;g"SøMH%A%5$Avb1yxdĐ(f PC4ىآ:ފ C!^ G;@oVd"8i6wf]r8渟oHTZ`$h8Dy]-O}b nhvR'9ysO䏾>$DAB1R9{eyXV V5?Yk{m}7+ %ܺ,I@fqL@ST4} `#qG i|~Nv+,ZQ3" 1=ζ}"̪XPkW RLJi6k#r?K',t껢BԿ ?:I'A ~1ÖjgOP/<6'@Y'7JY<yu_Ů}1͢&D98xj߾DLzd8OH/+^+w3<߾/vȭ'iҳO-@K}d}|k{떀c4_Ms ge Vi m! 򛄰UxקwE"M2'YC>T[}eqq$'p !ADl<$ɿW-FNdtـO=-vo>'+iA|5<ldẗ PU_WE=m":pqȖCH仟!mSO}/:xJ^ -Af4z慈ORD? x F9rLۉp6?XZ Clo# ${8 'zTqLlc Ky?g?|cW]1`DՕ%ؐAC<谕G=/xק ]'9P",xc^rgitds)&u"kLmwߞ C6gD>Xo~养Y "vH$uzhum7HzPz&$bѰB&l_Р䅛~:ҏsH=8R4Zجi[oGy s,Q*n]#bؤ>R)Cdx>zr듥2hAX(cP4H9XR"U|_C:Nь(t9Z VLA${־쫯NH&fWW58hf,i_u7 óN}c2AٮD,Ujͮ}PP25caLH$)nζ_|0H1U-.2xk: >гS&vΎ!44lǺ8"׿5oLtc X{/?zN;vo@趐"e,lټ> HBsá$uG}nza5toCx[x/ 0Ri02\9wi="{|G;+"nh U?J8DPt&L  O"V.{fs!ڣ7>n3;_gD{ Uc,8>P:ѹNy 5,nQpM ]Q6(4,`-S#QF`ƐEEc>}{w>e״I;܅Bj)X&<"`ؿ@Dث˟P%]T2Zeט$*N"ra%Y3yug@e-%V.kv&@  vN>ؑGXZiJ2msnDԾ:o)qS(pD?t@UpHD7`iZI*^ ,,[ yy=L]~7O@2lKN>L[UtJX4N]5@,uշ^yu}}}ASsAAu8[tN$rȔZzhV7:">ZpYG\p<8uB .I瓩Ku@ =IJ'F{& K*UfxPP8A֫2s #8*YϚ.$iÇ `y6"g ڌ\bd:JSc>ƙJc-Ftu`6{۵a>X̝à>S)ve΅B.H{1tlP2@রuϞrma,wXwV$|ȑA*av(^oުι{Z [98x&BՈ{9 b"(>ĦMkdnzЁ( r=  t"-SB#$ 4QPD3 \Y `" \bҢ䗏>ɧ|#v"m4؁8UHZVJA4Vv-0 ؼcׯr 20^ݪh&oc K΅ˑG.geCG}GۛNrDrAwW]* kJ˵ڰMnvF[wѧQ q |[Z0s<@;:>;SHh{O"PBD!<8 kCvKrI0=qzM;Y$Xo[ovtQz/,1@ \Eus( .)bׇ,Tb}ɡKE'Y"=ڜ˜$*HTByP c @:8:J @D 1t76T<;|hfEJֶ׶[L /ڤWdK{G?<]ʹ^c:E9WHl"E  ܝy՞>둗C!z2*$.Р@Rkta4roD@D)p [Bˣ#A-0|hBZf`Vd$%\VU7g;kVN+HAװafxІ@\;X6RХglG#xdJ`),yr^SghVP/>$ZI"iՃmz?^@p !R1cUT})DŽ|W؉ l^'YcǣΧʔ^ .L;vl\*;@^@!K5 10@hk63Ov75~V((Scy•!B:@Z4"@M0s@FȈURL{ȱ,Ǻ wpkoȃ*=pmwnڸm@ov'x\εV]Sm2?NPҵt0(6/{*MF_/bzKX mD Ώ8*B{/Zllz-wܺu{s mwl<6m{ou}@Z*XD<rCą!0;)0$C*d)iW/8=Y/wnہ~ZkoדG2YB QhK2H׭"v})(J>ՁF f.ϲvEH^IB,#>v gX6ʙ@"~>[ՏT20Zƺhn&8(aq$b$ԑg"Q@ L4dI57$QbI"!gQ"dJ_$GAD`Fz"}Fg0ۄJyqsecnǾ޶v*MI Pe M"FGp48w%!wo݊%7לK{$5XN YfE=&9}3# ;bu.~%/}C$ [7ށaǭlXٝCtטLc$r9ydZ7ec`ː NHp݌X$m0PlC.w1 \Vt b*Y09p<68hM&M&dZrPDDD=ꐅ[z jT+k+4z*YUf 1Qo_Wouێ@{hٰysy༵w $xN]SqNx<蜮)TL15DKA!5Ihg,@$=%1m} GOdU{/<:%WuNXe_x%; #iV4௡X&(8y,j@+kU[R`65Hԃai9eK}ΣJ g} M-l "1]uDp!Fz!!tu D*bB"U`dRFpQdYRrzldx%d/<\\u3}ߛ!wX!)X,V)r%n& ɑ64uЪ-Rl3ux|vjJ2SpXPpﱤ2\YIDiw#zN0̪Mr#e!xˤsܖ) ã wѻ":d' Eg(%$¡QA8,c60{X P<㷭^$pY>¼drD1#BC c'hE+žGL iu""TG ^Vt EkS=xTC-wΨgD#/Uke&Òn.WO{@\:?K8Eex7<;M\3Ԙ0\c>k)pZ8zbc_qfqqB&!0!G8^--5Xmf茥pD !M݌@\(?%:HZ'4qD spx,j:3Lgs\EY)6+v5WjތR( %'H%6b[!$a'zo"%k߸v;sat߅DU۫<X2sQY'د}xG,JUk BG/–-Ո0p" {5DQϖNo. !\Yxd n5 :,~T^vN nu}d&gDgE}9uԏ|0P绡Xc6EЈ@ :]S1Gb<"3ةmqHx&Di0HH 0@,M5Yf Z~b(&nsHaSӔaU.N2*q>+5ؾqgkm*b'PODg" LEga-)d7tYZ~.& &d*yD%|yyyȴR>5I8`A}9{MݪIErK堊UBe397uSilN! 5y]ϺYoA{<4#wwLFnz1`!#aw]ƘLM?ˉ1}\ ,sVK5Ւ&>='D&  >!)L=<\W[Z-DczN{!i"k n HM:QN7.p@;'Z(B$yKRF"L8(,]/RF5Uo?vI`H䆳"XQ?lASZuN\iN]W*P/ Ȟ|C@iА;ȚD hggBO܀/}UJQ߳/  K.d-g#͓Nn #wkM_xedHZ!O0ܵn ' 2꬇zIQ5FE2-c a{$9ldO o˱X-F@g9[rIU eGV>pJ:mom![yIABꮹP9H$e:}u=g @Gzz~d7ǫcR%/C#%jYoc6 4t uE*TS$ ( )[}UUaXNQ\:=ʁ)*k8Z%<ҫVB 4J/DRtz򴟿빭~-!z2LM]$zzFWjUa,IE>mc}B׵E'# qo:uXي J +W7 ?+deSw( &5;U_{ m.iz*#uX~E挙9su<x)rA_rDآW (>fHJIǞ|mJi2/7?ս־G2H$^z52ERbm xa$LFt"t|./)k/0'RǢ\z$`”a%IVsԤkYdՊٗ%"8 Be(7/dz;bAt6 D,0T\p )ܤ  A+>eZj8x 1(HVт[BMUgotjORџYAR ,^WP=q|2=CDO" a4@AN7'24 C0\3Th /YZ}l#p@4444Mp5Oiu<m͕,pyWӚKjl3Gޭ1`"BհqD2,Rzz rnA'fBh{ (0UBvt/e _J I(_| 7RVPTc,Ab`kLviuԑ<ű Rќ5̇ A3), ROǓOyy8D'yU758jn6B,CN6X@BTlzD LC8*t B(xGQ@# 'QZVNUuVj:s۱s 4&A&wuʲ&V_ ;qwIqO* EP= z;8ՈC1 #p{bNѓH&[Ʌs?ܓ}w:cTo||>&qwp 5㍍ ƻҘ&uGjxb(*Z6[Ň%/vzD_= Kue N#{؛~@#;Û-rǧ-*fձ[ 1a\gy|!778`u”d2:n=1߿90rכJv&!6s *k,t;@SDǧͧ)1liB&a|ȗ-K/ 7F5Z@D Ja9-Y't[q(%h% 9w0ֱIX*ʁ3" h̴5mTJNb:Mj,51*YM\Q8Fg٦ة NUV r= } ȫH(gZ#:D'm&\:跥H2t w:EEK}.!nDZܔyf E4ݾhAIn uJDDC@Cڧ'^<ր0r#6 jAzXƨjwulBZ@<Յb%bްk:BT.)d V$q>kxh5Ձv2uS_ ׏F"Z mY 4g*> eOF3jVUV~>y zŒ@ɲV%oaB<1H2.<4+ˀ OOWxb`Mm! dC+߅:qKU?|&D4f2WOWVˀV?9ejR喦L_-yě1ćV#ɣ DW*gppJcKKa܊**ĸwM "7nl5[bBdCC ˝q%iRIB/Vt(v xNtg"< 6 kߛoڍ2&a[-_NK!!0] E:j݂*ͅF)oXO~4#G6bG4! .Na:찹q+yg]x~v7mȗv-M79t@YSD”1X' sV!FKv`֬/Dc#\?$e?璻%W_\_y?yd] %)[b$ O"wvRbK"K_ ke8Z4)I&ځ[+ ajl_tP}3[1! GSo AozaFD*#%ETzV/Ũr&$l 7YEfjҀGuk͐)4 h`""qߛz:8GPUJw#-ԋ!hXXP47)H|qwOo; #tW*dK+5C֕zcυ@6,4D@^'$r(dKYxDžTD |c(%WBǒFٌ-2Z85wQyC}~Mg~u!1E>${\.Fk*1 @ MD@G<֧{X",DIB1_"ML Y4e&Ux\ aa!ہ z=V"&  B\/B9rez:  Wc! E@d9FOzyQBjAO76:ڿ7K=M7U)5f XzKT)ʵ.l/-r4 oC>U1AtqRoP7Ihrj%`MĻ]:yQ̧C n"`A"[MX]̆{[x=7ccC)k) ߛu UdCʤdXK\4^ Q'b8Cg0I?l(PvSaq}o b:+Iok5I=V4h=p$hg8y֯7 m-{ZC{_}a,g|dCԚ@j$,2`vA9z(5}C)20A>3v1[ .wo~_wO;A]g ,Լ$rD$$Aˬ[]dˏjeu䙙5= WoVՃ ̾]'.\Yt$}bE,IarI-<8J7 , wmӉ3{ 13ٷ7{oYC}*ɺ\R!z1\+Dly(ۛ[ܾ=uӉ!oRDýv;Х'/c~6R%`r:%kXMmLnCA:|j=1I~6zȻuo@ω:G,T곤RҁV"Ȳ*K Xxctc>ùD[ͿgdɳgND?<nm"OD,j ^H$2 ՈuP_2{_;ϞWظ7+>y! !]*dĢ Ȳ )^Aء#-a5N-`L2#xiٲ/zzۛC~嵦& iZ dJn-o^yfu? }uqs2e]_(KO8d}{󇺇eC\u$߂CeR![,WȮ21}a+eAO}{9#4Nۛ{g_hQ?-kv1窩T$S5, 1%\=ObʔIn=^9?Qu4ݶ] 5\;+B!R4DWyeZ1@͢bıb,*vԫ׷WL25ekhx#hM{:W#tK 4&tQ@[s jX%2ǯ)&މ1僳& 1yW%|5'v*2ߢ,G2ڼR9°e1]$ )!Sw$&$zDt1` NqNGL^٠Xoo@n| Py|:Fr Sr R8`* 4bղJ'I$ڐۑʼ%q ȸ)dxKz io~R)},\h8ZlDt:rQR0@*Uʤ|'H|{C HWtYC^hqg]z io>L}:?!GБb0:@XJ LӅZ X7(:]՞ɬFNz()dM.]V<Ԣ={]×N+ FuI*D6DnF^k )H<tyYTLԃcEV^^k %HUts pO5='ת<e6"bYzc&M< 䅥.Ϝ ko>$:1s-EwYI:biz9MeY0y-эlYI5KșV|3>@#˞4b]P'fc 'K,ͰDEՈV$HGnj;!k@O+>zoM¹V xAz1tI5~3X* aib2M=eK+ojM438w!Bk|bSf9 $l 㥧e.܏;'oZbhD /?d.oXɊOԼ@obirB4ǯDi%NK/BqH$;uD;Ll}g}* n=(a}ղߛ(-7<֭7>8 29仔]egĐ)d〈5 fťE%f*QyW_)/N~;ߛQ <֗ݓȺ/ {/<ǂI:t*Gcő@o?u$$0ӉTB/?2e0'V/no~\!^D b mIѩ-D@]=:ï| $ϻI 2hb&=/G1<K15ȾM HvV$-" s>:#al|!!jⷺ!/BTp{)7N3dJ@rq /W?gko݊$?~$]3c==dJs`k! iN. J&5$:H`'CAH&2Qy[\+@>y慭/oքYlp(M][,tB/H 6SIuOJ 1;No'y ILȳB^yٚ3*d}qK̍a7x,;ۭ4:]#7sM P>Aw̒<ة$Ik۝yb.ɚ ^x% Eb0g)PH Xi֍SiXw`7MèG'IQ4@]d\%e)$sƁp9J:;s'CPg]pkbƾ1#ф4gVr)V%oЫf'tj>NI-@t?kRަ1 y;@[ās RP&k{M0A aw{eclP.Й|n I6g;G Ti!k:݊D2}쩗_~>Hsgt8,EQYG̀#bhO@7wm لbáCOw8.:C dC0L\{cxpOP,p;%Hzd]X02kl@ 4;׍>73M}@8R*k \*Vrd"ղͨ Rۛ#CiD YCo\ƙ7"Wuȡ{4턎;=(B\Z:/6pctPGE<eTM:cy?![>k Sϕ+9>x vm|I^o=q~)9.߰j':F09JG6T-'o*FMf~C_+fwqYùryWa g1qAOk*ujKu:Ã)a N?j‰rfTXuJZ3::o/ 4Z,ZN6껛&R}9:,pУcB@YC(6R^;tvAovSI,qԛiiP xZS?@{?uߴ`njQA>< E,dDt4Iqʓ. ae: Mpds0 Ly G}E7skXgwO'8^QdBȵ'Bu  Ae(DhNL].X  Wj\y{aJ*2y}wq~)KPHM V`EW,xq" @LN'Q9Igqk7._zbl66&kymQ%f[2)7,ӏ{PU[[uDt,ŚEe0+9@\dx.2[(!2NvH =NF fsenXPD 7 ĈnH8BDaB;77*:Eڔ6yR)B9@֞Y#> c 9gZT7twlU qj"z* l=K@F4[rnʈ؟%Q%Rdڳ >(7,_2z׉Jl\Yܕ}wz5G# F@]f#&Q-t`\CiQպc ^4&wL6W q*@t  kEmoON kk43qu>:~&a F.+X IX, KZo25O AcO"E yaf#gU|gq-~ಐlLtZlvX L8C>Zmډ@$ tr5jsqn}T#S՘*Xj[;CrDje97folj;p3m9A8O9KVsߔI!PFLQ$AXHLly$A9pȁ#lA LU▬MxSoW"'#r$*B>;{L8aYֆ(<ݞ]2foߺgmm P?fx ,~?l4"\Ii'+6%lWTV|Wq.ho4*-];ѳJC'iLV sR~uQ$Nxpd On)l&-^)&k?JJvʍ㺢Y;v% 鵳VT 'tƮ  譍 I]]{.e_``|VɎj\fvrr͢2Q $d`qQg! ݴ_6ƀY~ "1dtkڸD:-M}HK v)UP.^ 9 Z>F :=\0\{Ah sbHt5ZfMCbGЂm{*r eL. rs{௣ll655@@6&F$Gߵ$+Fa55)%4}'ldUKXC`Z,dB$m_# [ѓ 0w֧ș܆yDvg .s;aLVH(_c>+{@ ;RQ șnG@,;M]9"%Bi?:xDr Snğj.x5ģI"YzC=6F!_mZٍ.*G*҂eԛSւBHF6t@=8!`oL @;]Z7+D~F ҲR,X"+B@ڛA9X5E I$X@.:D'HjqlCdZ08P(<y /J ]!Cgo{W!vAq̖H$~v+9a>k۴}7f{J+a FD߮ e+N R~ #m=V)K/(?&?^j?<> -R(ڟ}ptz H߇]]"H6H֌uB ]UG7NЮ%Ja;?wjxV$WJ*eRuAQF¢%"ym;ih9tiF:P>|݂9N"YbMBzif!DW` m,ɤr%\.)Z[{ۍ;[y~ j)(Bso0@X.${~hl-6a9=֫#e& JRL*K L` QcSo=_Po3r/9ӗ#mV @0daԿUO9g!be}Mab#*eo"X"@ZR& L25ͰtL"0+}!ES07L ۓl ZUEIVt1|2N!g&o7V" HyR\ ru ° V'i<ոoڮ uӷL6u͉ ӫ蝛D,.熑-o7@Y\^*^խǛL]| ykHAd@"ӂpB;'A gxNo۰a"AF(Kv$#s&.C98$҅ZT5X0H ĩe/|EKWZ4Z7BQCY:*Kx_,R_4'x8k墅jEMm@\ 960S3uCcG-~![F*SuI^{mUH'*G 8QԴX8B4 yL}p=Gڸh#, F--!@J VKמҪ--5DգX+{O|;on޲&UbXp-O&2KRM(:v#=(νb^r#}Dg[1QJ SwWi]DR޽]]vhV@9'PJ+}гt.pz :i1M2nH`yqH|XejJs3P*(O +Y~&+;6,C ڻ-S;bws!bH#FV!#𑃾L[) GW(|Oy MQ!ɄBL_`F*i{@<Cߒ5mW:`L߃>ٸnx 䂛p 'Y4͟pG{KK+W 4Ry_"bR& Nm;xr噵1<4@x Gomw<ϝV/*TG 2AEFŘrҶ}v`RZڪ6GD*/bu^RQ=D@ Dw5d9pK e1V+]걮%%PIDBur#gqYӠ6a,AR@TČAyZL.HThp4kІtI ޝ02{y % ¹Bh>M҃w#|=fTHmA(4<|L$vr0pǽstmgm*㳲.$N:gx6 0;a$F"(gUcI⊙_'Iv#÷ƭpfEls_W;]zV )]ŇS ZM| 6XŎ:&ꆧ#Aτ aO"+U*iNq](%38YI>nm F? &~+ީ2ӾH K[ lۖ/0J9)+y+zbs*TJyf8Z!`z<p(Z֔TP*ʸU`v"¾!ick 2 0qy+# @ݹ@cPWjt./'d ~26>_d­V/bx@,.iW/\k xmNhFH^R8 pgfO&WO\otaUjU"8X naMSIz*~]K|O50T/fn:Ic*d2ѱA7  L@_ y& i; Hl<()CE8RtB(e@.kT`BF'`7(R$hމH$DrXZwcP_h 5ܘ m+g%6煠* hm+a8/)z{BKۼZZ*FK%Pq_+0V% Q*,\ec w 2=PqFO"Y5ʹM!f-P*W+#މB:.YˤTYQ/ޖpɢR(A/eL"Hʊ{/_\2Qa;A0']K U@et1@wEjR^H!̍UR81-] wl/E!‚&'L cL8~H] W8**D译VR]H/!0j "M޽ [)ݳ{v>}EIENDB`movim-0.14.1/app/widgets/Stickers/stickers/miho/777e80a69ccc9c9938457844f9723f4debac0653.png000066400000000000000000000740011342764602200276070ustar00rootroot00000000000000PNG  IHDRaPLTE<<<<<;;=;<;<;<;;<;;;;;;;KNijt22m&&FVJJ>M_$#BBFF[%$NOQKn}68UdeWXtsMT['0f;:oPOmfhgb%%}ȪٜGOzapZsX:GeGM`x<@ NګUgEg|c86s64mx<:Ͻ=:f)(T#!qHFPNJH]10EB==l/.j@=tñ_ !ʷY*(Vu&,Xz-4wQNUTNY2;ushgl}XT\Z攒njޏa_ιnm8Etu|z^^ σ_[Ȓ}}׈?Nc=JBAL^櫥ؠWngeڶEVmiOdùR(03 EMA#3;"JNaXɻytgcǾμbü}*nL]\j]c@&J(/빲ym΅pMV˷4&nwy\r]fqO\=0l7%A+zIlyeI1{~R6wl" UՀ{<._dUs͝Eԙvb}I^=iRze;tRNS¨֖eV3(I>pyν5ʳk<8txIDATx=o@p q1`-TΈ)UTv@|LP#7vY0tf50'~s#ī'1,H$K$UTj.b xaZ3jY\,F$b9&s4K3LZmodQ.?n~mw&K8JS Ml{4\)eٷzM12zv,9&lo -st#}5mY;eN| $ w XMRN*K#L$&`qnWe.z6"5\RYQƊR. HԨc6Bru^u] :-""iExmou, ,`N#F%SKCg/ ,!wQ)Oc2W<ҏq閹H4$rg 8.=_&c |:Oqt:MyE욉e xI<=? _<>Fql.}xgl奒 Hq{J$C{a Y}Dhu_@xET EK' _Jjf>uaA?n?z6b:]2%Iʣ?;Er=86V~Y&1d)m^GgE54`j,kǢT@ a^H}#]E\8Ď^BUEqdNL|%9Fbp߸q͌sYd!g\$m a͢}o?.#x/Hg\]0c,$nɀ8eUG3 0ȕeˏ;{FAԖXLJ=a,o~* ?*!+ >A*д#^xVA,ě̩ 1ÃQ°?j)bZ_aSf 0{!7}EmH6oVy~vQ?=1UwƢJE2eCC8+xP덝uӢ֭1=w EdDȭkDCW٢Z11Cŕ,,*,c}{=<[z ÒfPTȦ wf7CِM):M,z}HWt*Du³syɑ@*H\Q @?44Y@"hLEE<>z]Vq^SZssJA"ɭ͍IXNCp5/٭n!&~.ƴfE;H)!kdq06H%-AR(V0[-ٱ4s9dmIk۵gy/ybz2;Vݨ*?jVʤz8F5|Sh<ؽXUWXI]۳]sTa)P #^Q5x2 'ha4BB(.ƘcԺS c؜ht3~-r,4414Fo !E˻)'zl'sG^b<jMuH%N-h{n:@hv^jlxyG"Ib\;ʶε]gr4m̵Vfm+сe#_k|oJH,Sھre"M [Ҥ ooJcp BB+Ӌ־=b'|HK#sqwzo6MLՂo\[1y}86K@fډ,] Z3,ڀ@iAqoa 2"6] hz?;ߕ ftazA{K}ٺ1d8f5aI"P8՜~r C-n+A [Wtc*Y.,#|ٚbh1hUxڋ eU؞wn6 A=K8J¹A= tlL@HFؿup{@O߿lD&^홁c* e04 C-dX@8,fSd\ , D6p-Lol}2{} dw-1]RlW6 ~VW,q`|̤>_aDVP~3@3gˬs%U$+kyes#IS@7/K0OgHH7'go,F3C 4N+#P.xrz3fO UJly 2N6t <ωt Z<2 bR&l+&}_*S6?uu9հLRbXE7x]"wyw32f1@=/E%ҠW\r:mW= 1V;vU5 ;o]\\t'_b#GFe^,% evJ1THҝCȜ~@ASD)U@y[%ƗmDè8 D˲qΚ5;{HЄ@l<ԀϴX10?+?JRM/ 4_SL_)eK&w_N@ލ}nրC&(bqTYTHІ,9rdpFiUܰ֬2׬<_&zǪv,1?7YlLyNC[e+TD72 'Kgq$ɧ;ֶ:dVwJ=Aw~ڿ(&GO, EdqĒ@%AykV%_Ljl߾]m\Ecx[ "$/(^ِt7H,| HnG"׬ ✐s-I^ d*EN.qcAKufPȏ 8.Gbn$U.P1v%mXr ,ʑ-փ ;M)0, >~9ʩ|/_K .ZNFEgs'ORXUM CAac m*5rv@T.? ɾahD^p@|JғN|fKPF>ӴO61< 7@P1ѨWiǒa ՍQaQYxDtV|,r H-˨f.$0J;wB%E^34ڄ `=w,( pX×ln /xJ[vMėoC8gY/WXprǩ;WdKb]4;Tj2Mlʃ9{IaN)rg'x/[܅tBLAҨ&68xtuIʧ.+>Z戣4z|v<Y?5ɵ3l z{ze(RJ,c^blml* Aζ'8#'?;6BcҶc恂?sz3X]$Rl_kE] ],='сhP"AZ ?oDf`J@i۽ήv#%?ia8qe hhOXv!'-Af[4ꌔց@U~kl#puI}V! $CfmThZON!{1kJ +[|֬XYfF70L_Pv-Ȯ{ #h-26]A*lPT/Boc9wB@x3$= "BHd% H2Z\_ d" 9q r7Fxv-o{b Yq^_X$a}*D}~Xe{88`z8Λ# rLO]Ph`+=z` ktLR #eb;/!@b<5Psq$eBZd*YǣoWp'p(Wqt9"uXQ) !HI tU ܥ>sZYL1q?@S{#D8(ɣe̪5H(T(YE4$r"ɕ;K>t/QxӏB,ٲbiZ<KV9V?!#)GJH@+v=k<9̲^͊ <@RE)FT\# ҝdiUB,!CB`;g<t>5Xdn6O~m)˂t{}]E+*NEbɎDģ)R \ij!r1%[s|]Y B ,5ߑH^8CHKHH nm]@ׯCb/tٹ hBtF"IhH,5yp I^.ϫ ATNbv^6o).3M/l0OwŅ/$qկ<:@-8$HPx zѥfHTXi5kw e8fYَH$A˼.Y83()1QRۀ[ -$]G!<ͫV<"a;KBWЇ.@n xhb+: qzxhkQ~UHHRB+#̔3<,^aw)LT Bfä@rDJ[~@bI2Sﯔf}d##U+Rpf I;h&hΌt:z+c+U]rIFK :T}-(C|RfY&n7ĐPy"N G+j|*Y"ի!d]9)JڒEjJaGKCFO{koMOVH{#f֌4 b^~l{g`뛝_"1>̋D K DzЂ~kz:⩄Gwrê-$p2W61\ՓC Į "5|o`YM͎ܢ=ԾٻR#R:Xi'3HagY?3HҪL!,Z@P@D nd\DYr%ݤ.>k ܒ+vagy׊cm:mVdӆ̰U3mnV\:Fr䌐=XSb6 <|p`s{Q\(A$=$r̍#Ci@5~zzRv'2s}"6JTj2VfXp)f[# #|gAd!:%/aC6aG{ O|$3NAѿQ(V;reD^X6,O/ey%<q{+hdsN:1v*[( (]<9CB:*r8c"VHS"DnyU@,@F g._ a^!xtQzM]ZD֝RL yHS9| @ØN%'tIMiJM޵~% >9< C&YhKGrF y ` u"X?\) (;ƣAv$w | mmnɪo,m i39@cc}~+DWz+y3F L`:*8 lTgpx>bټ~%xtξSk dHn-bRWݨ'P ܶyK ,KX"4AnyC9}FO[,9Lx뭊ߤ(!N a"S$qyB ^aP#Mf0\|Zگ~_~렛yx@wC?/DnԆyCHE]HWyXdܼHEonV3fΡ5N\Q4ny"b1zaMS<pp%fƨ@L7"va(1~-kk}OǓ xZ#\l-5HZ Y` xB;Mks).Qq1Iq PJ@47rE+$w)Fz$46SW/wx 5vezp7qXn 3ʇVLDPL7A1:.4 @a\/Ew]~H6<(OfKa{q `YrpdjN1pHj鱞~8H}ۯa"}Lo9 Al'<эo֥Za]vh)MDiXAbV!Dd)%btQ>.N8!詐gz&H`~QIH-)|o)du:Gm/ ]$[l>|h>6;QQݿ˸ dsdw,;4Na+LxX!D,U¿\C~|q,eid2f)9rJw޶M}4m}d;G- L:c1X,fhЗ~ NL@JzBv>_zO#z4惈YiAHIQaG!CV>&Aİ|URm!bMOZ/~>|TrJy#ZjLZn/-\3jpg1G5yΎpc?8zQM{SGk= t?.0zض쾻/ֳN?R"Y++x}wYR6c`jVطbCPZa=1yhalqonl|~~B41Ks"-9$"8Ĩk Q| 2]fxv۶f PDd7K~b{ [_:ᰚJ9^X|kC+HJM:廊3b@D[wB 13io  $qH:6=:sBrH&Dʬ^ɪ~wm{-RQȾf5?V$-_.:Q:$U6>.YD\I>+D' C}ZCgT@fm$dHOMNMOHZ9o_$tۜTaVK66$M9:oIA1`~rNN^j뫲/xՊMĸ'e}YQB-tՋ!kKټάO@&&|xH_k^k6e<#l /aILX,̏W|}]K߰1.&̘ љk{ sܩ<+b} KB tsi;:vnvx[dl ѣSc<~إ8ɼ%(@qU*g*B@0\D䳣U@֢4;(C59+ +7rma! UZI hrMׇE̟~0<+ܢzCcHw-GY[c?< !$&.>P63WZ!yuHr2R|R CYYY`B W"D\4WRSitV{V+UWur+Y'h\uƱ,[S,&$+bύ::8U|"Q*.//yV [D.>BF#&@+vee-w 1M"{3 p%r$<^֫[]{ѯcWxVuV9xO/t ̏SO9 Hha`t+C\)˗/N[#9}H28GէYWL%iyk+:6e5K7jwf2tfrm 2^Hwx}w! &'Sʭu<6H*lRw~,bXcV;ÀH-hl1˻1koo i)dm<#gy.{/ @^&oӛ H(G)E11xǿ kBT $3z5I˼A!=x~YZ\{0xSN@BuCQJ3!kCB$-f_85R3(IH!K,9>&zyl pVM 3tuJYqE%t$BD #NJY{)d.8g+>=4lXw6gdd DA9=Rc,GG<+?$A Bz3o{JHǒq_v 2&"Bjf #ɓS"ތJ2o? ЇTA º樂,~},+ |#ǐEjuXb،Hf|gD)FѪ%!됳\ fщ,50iyZ[/ș"OPK)Ȓ g| -}iGMECЕ7e ڻSAD$4RNunl krHv ˬbĬGw8c:rƦM"I:.J$Bw4C]x0<7zQ߽RE$-b!6H87J9:IOښ3 H" xeб}ӥ}"/͢D, W +Ld">y؇<ٽs;˒I%| ,)VE#7AlX w funHA<;E&XVpmOQG'A=O06vf2  ]RKΊRm/$YaWrU@RD^4IpIn=$$,B=D$r',G}8,"Zw;JQZHd"dU9 6tA`|,+  q7xƏ2H[$2K!zWHIB;F,5{ArihNORN[K8!ӕU$HS:k0B\=k,(ƯG"w YKfH?DŽ(~iʦ'i8TA; S@D" R^$wtQȉ+$&[Jn [x"ւ`>r͚EjCr[GuD,&?-Pjjx̪ﬧUQ ) fH5?R+fF@%d)a2hX5,E`8$Ys+F+LEq?A2 k "C@Ɵ0w1uVZ4C`FB: Dk?<ˁ@J"BcUnCZVKKҡ.%3\ ]OR@p< +6?ܔX ld& $of6e@ H!BcPr7Y4pR.4x,2[*v#b,f'͓7%pj;Yrw n; ~3j;gM>(ja|U5M"cji!i%Y/\7އ☀E/" YHAxGXYNn5F+l'D*Ub5z#=VQYr$S )h"nnF <*Hjt<FV9 ]όP$b Pro0,z 'O\b8dRtd5Y ~v }o)R0g8\vdeEUWH.ÆUrw+iQ.oO ے_${}*H0Zfa`0z] Y $rK5vPisy>@BAtʝ!~#^eh\A3Ԙ|sgOǽՂc>fHFd\I0t'bd ~4Vᦎ mF28 W0mѢ.s>_"C@$v}`E4DsGCDXDmFokcYJ_{;E m߿F.F Ba_0ؾίy_;p`sTJl+DsRr"@+#ëZ3H^ XL@HFJIyVǾR1p%;GHEP\"@vm&;L(LLgdOi'"@cnHfL ,-ߋxQqĠR~:#7^AW oAk*)Ґ ڋo-JI\9ab W|^UNh)X}nB\[0VːL1뜙Lj!JG@/, pmaDJ\: Z78^ɚ3Ӏp$`Om( ɭLa3ő4dUT;xFj@2*7{J+>~'21;ɺof wɇf4HZ vUwoS/\ȁ|s؜=;WCUV Z+vEX _5 R"TJ2w\Vy͹[eɒ%t)pE9<)MZZ S7` Te d,S$$Nl٫sN=-{&#w=㩥kf\(lbA_ӭ&eI砫BdY?}g{.C} p99.bqqZnyD?)h].%iGB1Vk=m wt>\XIb JȰ]=+ $YuAd?tsT. )dL;C󅫏$%>5@if$$; ]ÆBqVv>rb"T<^\; @^V9tM7\D NӅA= KhFB8qs5 Ă ȍ+X~bXt,gT\ˆHrߍ.'s竴3:A3;: 2l0Y5,Sѕz3.rOC# !<"gɹ=zk[o^V}jg֌ĨzقM3pGwqȌQ]\!|3: c@y47oJny3J.Z*2N0Xgxn @E`1]ϊIf 囱 H{؀B]0=.+ V]shaK$㱐 "fe@8ȣ}E ~}4) l<`.L\B` eV3}TcEQ2. 3f,q4(d> fTLSCK%=j@[Sw-8I" ktb =*Mtx;JI~C+_V.䴾JkZl>硍 ׾>zJxZLmfYJ(גxj%21w$p[k+wg BCCȮmdG>BFXSzaZ9+4#e_ -o$S8#D+6ϊ,[quȯxƑT(i r50Z4I[ՆKqqsTX,Xj3o^%"]hy|P[^p*҂Ӌ52ܲK^DFz1>5QV|#E`hvX)Q[P/C{ɢֻ/B%W!B6^Dur.]"B.6ڛJA6h?YT{"6]E{#GfZUYi.EE#d ЀrG9sz =<:kԣl_ҷq@rzr+%jq($Kq&a)& TUyPcg^\* 9n$vt6ܪM-ѭdh`̯JOm5J&prdOB udL杖\I/HmNq,$1OYYFǡ:$Ʒ;\zΊMnZB;<1^=gv_@ZM<)Tr wkJLM&f89>UlхC i,VBx܇?ǂs \. Ғf&@hn䣩㝙'& bĨQ4fc\;{/74lsyGNq$^G,;ilbmz*ŎS"&'j]a2:jtrnfi;N2Ƞ.d#zʞ-"*FJi-l I%0Pj|ڦ _n08)u3сQ42bވ8wk DՒ5XyxXKi \jH,մh=Ljэ i!R@22HohUQq,ʱRT%%@1cn"0g|ф9&x 6);dYjQeޒ$6R@\) -LR\mΞbM3++o䮂&1o&t a`!NgsΆY`!녌O&:uD-eKr@B:ĀTj.(*HI@WӀs. s ?dM!X4:0AgVKk]PlT%U\wvI\mBejy }nb~ΫPg- fY0xnAWw-)N՗($65 %XHNyXR)C&*:qH3vqZue].D\NBPp:l?2fT$Soz蚐D\@hwlӘ;ºgȓ3whAӮ.0ȡXQr,TAyXK+Cz,e: u> ߿uVI5pL8 # S:aLzyV|XZ0$\e^,՘&r ̄դz+^[{qN A۱><,˺05>5Fϸ'^ ;\}J zEz= Dl Jk\HO UQ/únkFXKnN"Lq6=Mz㟪@Bc}!Лx;{ȒOsz=h(۹ķʚL8K-2U"#e?oKI99;ZHR.H 3ƴoGXzwBPd_/ؾ=bY! v7]ib3PPɇ4Os*RZ# {@},~F| ͚f 5bBLriR^$ ;9eZbǢQqoGX.;{"Q &2g5 'ݻG-@P k9nj[&VLq&֮ ߤ+z33Lz~EޗGJ-]f6T"TB~db.0h˲x̷,/aN䷚uvۏHcw_)R3:?r7q@%Nr>LH,sۼ^N49K Quʡ&_"'~<oOO[cZ4X/kq"~FB`@<-D.zJ DҔ/AB8)IX۷oWxGLW|7O&kn0l\ D<¥^]}$D">9mo*gnFu^D|y\}tD.qzFw|w$ ]uZyIAJ冉ɩ<: gR'}+c=}< =oL#}O.4d&+dYc^sXO@kQΛ$JfDtSk1]/O\{ͮO4 }}^g!t g=W!EI`;DB6TP\Q$Xjs-. !gfQt*֏x0stNN t6knmF=xOիUI.zp> PEGl %9%C+I=m[Îz.ڤꭓFb|GGcAC=x4nbw"8:E MX Z܀j/~A>dbh7OމB=G FH)!ʈ2 +(PHjz-mgŢ @%5/y:} q27&>Wś?0M+ 5ySN4FQ>n=o&O 7 _^<ߓ[PIDM 'xFdsc"|ӊ4?"8JEDmdk3[}pƸ$6(r.$JQ[~}Cx=_ o,eQ[[!g]Cr"EJN KDH~AwL!HU/~ Z yHŽs!k4IvaˀUê)2^TTyj ;AaB?BG$A)Eiu:TJHRb4*IG `}CƊ}L@[|@i63q Qe)9"Mb~03}+zBr<;9n9/^}Z8.4'kkkuں 8c=ET>B?PH$u{mq"ʀ$+"gzG Q>G&/.1/2ԻkKLhEb"y`/HfXHkb$aIՃAKdcNE9g^Cn]эģU+H!ҲsRsMc1k< SxH9)Fqc@n8`r3w8UmXsnh Z5""4c@Pa%Qhfyc>' Y)o@bܮƤZC֓.Dd 럂1#SHr @k}aU2>(|L$1|WS*ߴ܉*nUtpsim[:m5uhwR[cIIHk$M0CiDO!RUU]Ι.v3J"0ndRir $3QVдt~w"@ԙ4;(} uLjo]ԟT&L]^$b-|jO'EBZtDrCo rDBcL@&dtĭ"H e7.&fj?v*!8M7A+MEfdbmE1 t8LCɡ8 8t!d6\y&}iV+3y`! (*vЦVHo۝Ȳh)S}1ǝӯ'[t}Uqp;jahN[Aqũjv,@ɍFmuDnzD3~(|SI:&q~{A)Dm\[n8S¹r;Qͺi@B} =Ոq@;M3 iY"i ʲtY߶SZ4Չ.43Ν_J4XU׈2>筳(WЉ$Pd8*rk81oԱwKZ9b,zwt e[ED d!f4W ?CPF[ -JP"`}A@`w(VO]z=p5oڈ>@^eD\p &p$᭍4Qگp% 2(: QJ0AD+dׄ ?6NˢgM9u)#'cV&1rJMJR:T<^++(BIQeAD([8HJ+E;:-86eh%sxRZ_ Ҭ/HI8j"?ut2 oNU 8dB(a Qr!ZCDvDkܹaÅ3y76u{W(֐@lpHK;:ޙ&qC),FM]6Uդl/4 6e"% ҆@ &L‘ Ft~=Hg}ePV% Rk[B ٍܽݸջ~|ջWo!wXV}yyo鮭ݟzh0x:5E)*/s~^#1ⰾ*Pd_IzJ޻[ p&Vts-Ҹиk:+, YЩH4n!W+Կx1ޓk0 X+.Kpq-Z )?A r=hx09+c %—1}l Gދ>[0 c=CvXUb+EN$Cy0U*(fG&1`+ $]u#v͵%w5AbLgA%T{"XHuO=rjze!]E{vrO0yU|*$Ɓќ'jS^L)#HeǨ)^Lہ s j!h"p\yFs{]-vS&jG//FиZGCI Nm"W޴% :Gg/&D=i\s4+y氎G*#i6X1{Mo7YwV_LS c$dKyzyxA48x d%kȃXȰM&hÕu҄,t+[nRzSQ\3GWH.a`keҡ>1l9oGʝ,WvEK[ߠ(ԫ!L$Ewxت}`jECcxVdrŐ7oO`zP0 V1nh.+R9 :Cy\> Le2 5kA}q?(`rdy9}ۆj.P W2",-[Ơ al (s|&R)pta&1lklCXP a œJ ?cS@ XIvO8ל:- cިQG'0FQ2;_-7ٞ8Qִ)齸 Xnf=ȅ KI^FGapFr `RQÂ"a߹sJ^1CNBK_q$)5;'443Fh4)(:-` c͇LJ0 Z4n\6#rKaXs1 48*2i:h,~ԊÇÇOyԔI 4AAG/g6\+BJE D:@8B”6 aRgyḄ 3FNAB%`X %cC3y<6$:%uȰ({H֏=Lw,ǥ&׸(k/!۬rR<0>ˇcra"IlLKfjD",,cբ!q >7y!lT1>c\<夜,IJ j/eѺZ| `pj $u# s]6R2f2*ÁUgyٸdּYT)ْhaku:Bi$1#EhupuP,JpSBH79,"ȉYYQv0R0.lu۵-s@]bRd'g\( )mb`,E;q~pDf-[LR,>;0(QQ+Qf= DA&frz عk̙3H@Ā0FTw@)Y\U  )`QbS-78R;IŞ1eWN5%z+8E$e5&*ğL@lGfDIHGһ[ϑ. b6,ϝ0ЌРaIv{a]1 /0?c cb8HgU1r`+;kxIENDB`movim-0.14.1/app/widgets/Stickers/stickers/miho/a3366676e1aea97dd9425fe7cc45a6ed86288f2e.png000066400000000000000000001117461342764602200300260ustar00rootroot00000000000000PNG  IHDRaPLTE0 / 0 / Z.59. SRl-yDCIVt%!@Ak----ixs{.)iEP-0 he,/kh-iL!EkhCCf>?~g}[Z|88ORvt@>tWVy.-~WX˸Н¨UgZtHMX:ü0 6<eꏈ`x* >;ve{j~|pY''K*+Q""Dg43E"#LR23^0/?똑X:>f&,t,4mQNXW힕_^FKliZ,NZ׊edķžWy`\Բˁ60a^pVYut:G{ylkҿFTxXRµrq;&Bg^Ǹ]DSSf$25ZAtRNS)yk?>P2d]yɽPӖ׮Dq¢w;]uWIDATx 67`Q/vtr mB :И8҄DMc&>;m8&|>BR.+)?ςKSx=ah[5AT2lVd)Kfr6Jq+p:% $LP4:"MS4NQ8 p>Hd繗J7φx@#%P2!_V hpbX*o*7ƶ{yZHUPqIlRH}n89E4A.XrwBpMDKV.Aq5̆h 4Zh>_JZ(p:Oj"M{}MCH)!bq˲m__aBjp{g ҂ 4yau;\:v1U0BsLв¬Xʟ uS%˰a3ae $&1?+jgd .MXήL"$u|^dX m`4!ԟfʲF!r(gcbf4f4NQt,́e oOx kOae@/ w6 Y`>ZW ġp:˪hmH2)@D@pP#"Bmsn ƠMc8+mpʓ" jfR >|{V+~0d a7UyKI}/òֺ^|郒Mh'XvZ䧷wQwk$ "%3}<][ .ɤ_['2E,xWxdrW s#8.%5WLA_]@$:,b]e'R$[A ޺9Ǝ_—Zbw?trZ8>$jnv>7K{|h=VZh%t({]誋T됐pF;p|9O\\TbZ90QL']ڬ-XhP0m7PsYu%Ƞ^@D &C K(i/ʫ33|lV}ÞgUMJdvgsG8EI<N>᠚{wӐσUUՌEtN6’xnAb5kTn," @yH5YdTFoR`G>I4%@$nCܲYEMMQ@8m!:ދ~Gќ-:Z*s)}:'m`-Jdrkc^~Ow5+4po(;@2Y4Gn/BzosJ{,9IR![U+AD&gBZ>5giں"d77LmO°go}%ėz4ne\Wc]Z;Q Q8;)nlQyrz%>L `^Y_x.57;UkuGC!&&)Bm-:ŋb-͘)KQ C~H+֣^>Ctn=BkYQ#7]niH E|cք.z({М쮺E,N}Yz.^N8Rܝhy>fKډ[8`J^@{2zTI4ג`b6XjֵhK9KZ,TYc[^H \_ch:=StՇlt Ko$b-_z3K& 2WMD'm$/Hac`ᓊj l8u!w#~6$o3 !VbK6 ϊk1cJPVU#gN dD3mhH"Vc9Y\׫kcUD8G|ZYAVn:y-߄@#PB9b[TQvoE8%W3 ҆ m:f^k!א\2ȷ&~ q}TUrw][5€.d`I<ɑ)cD}C+m7<:.(Q`{XMgӪ^'vtTLreNib ϮTcEx$keFqD; yYll. *2!-d.#E&}1 83XDQpu]U HǞ>nQ5MlZ/HЗ|&3 yl- ¥t*h8 A ۷& gX&tGاpqy2mW@$Hp4WZ"@³3nQ1,\@@ě&4L'$xq[`e co eO7fYOHf "/M?NWEէpo돫 xvJt,0; qɪIH+%*+7~±ɐdojH|Rѱ|b6v~Mv՚Bۃ=nتLsq?u-/@2L%O\p%e*8AQ+NQlOB4*"x YvWP~lGijJ8vˡ8 SC H^1c⤞E 4w$(]hy:e#f3`ȯ% "x\)ۉg0\Xe>EҐ:T*1YJ] @+v܋ȫИYsk}|ɢ{7ɨWQ(c % 4+NlS5TBw|Nv1 i߄ M{ۇtoڇBÊD:wuocί<_O ThViijC J4]t36xcѷ5|)dWxZU/%OH4 >]ʴ2!Xk5`ca$ko9OQbF;rOwe{zmY$a eU/2U,tfô([ߴ{i J[tc:s&IeYg'X".&mjf^x!PCBX0!oHDW"᭿}Gߖbt}~~絙 3\X&p-b Şfֵ</h^|鰚iK5ro4)j3?!,?#bkEQ(3Ƅ ~\W06^iŎSUԴ^Ӷi1A*Ё񃐘Eg7A ։JdM]B|WA%hL6բL_U2=$}MDUk}JH!}TUPE:vCTlV)Ąn"4ZeDZᓟ ̈dbr_uWcMC.M7&1!pH؎,aQE5ʰyդu+z>L8]"&"wR,#8Q"G6RvRi K+:n}ɺ5#'5F;fЉ|BlmqAwC҅#!ߟF)}Փ)`T"[_Z)v5DɊmoHȨ}R6C.AEnR !jJNBpѐmH9LݺЩR6cu,QvLiejfЖu\Cۨ!!bۏ0DGo-TdrթCnMk)>v<OB٠[H*h'- $l0mA{*iX!,éa4!H^5XyG3XZGz JV_iQ/zOㇷIe&t)'Ht8NyȫKqw7Qyl+à{s;fV3ZdQ񏟬¥Nz"WϤlEN|*ͷ:z}'bF<}"b8-Vs2H"M;w?A:|BMPΦSp\dNrEEDe|hAEih6c̀\ee2JA\ "; H I Baz o pmPQA}Tf/x&0 ^6bŦ} n©Al[Bu){G-^=^Vݖ~޲Dmc%ʰuaYeë,lFtW8쎭c <7D&LM61syɮ ZK!-8m!'b:zi/܇% _n^B ;Ye^JLb;c[o$yeXf %B(īܸxz0W BPh/,oW@8fR6G&-Q,~Qy臘/{<F^=TUR5L$W.XyxѼN2%3[P*[1ś +2> BbAƧ?: zI- RRMb$cE`nhq!o!;\lPP?:\xX"s?bu*uفsV{1 t%0K[_9 \AIUՁ j4!`3h뺢`STz1~.$kKή޺}=BaC*e"QhMZc^[bC]o gA> !ϗPuR&k)oXb M*7y@E/cR嚼`i fIꥡ?Ocm|%QrOI))658E%kBB ֲԅpI28Tʖ| 3V1l``kzF\>̨uErbV paBjom6ҏI3BhB%;xz1 BHέ ց#]urh+VcNwN_ o8!"$&"8qFGϝ`=v< 8#~Gc[-8尜O:_(Ђ>!\h3痊{ޘ 5!Ic XvcUbx"'֤?U\b^3["QpyVm9.X <ūwDUۥ cjBF'Lڟ>g̷oj8Qv&O۬T(ZVzo߻1%pm!ޯ|&"R-~`0 3"*U8l?%ĬC([|+6@񖍽NE#.f|=sSF^Fc:%D= Qxw/9 ]A?o]D!˜$I:aHC^P3hHUC>.0WC>#z{[J(EQtǞl `'4DP'[b'٬"Rw?IfTDEYVS]=N]Q|@XW=?`]ĸ=޽Z 1 *'e_kw &+MX>[*0F^sJ.;52RL#04^$f6+h*tT3.k5",DKeKƷTKs d(<@H8͝ی4FpNI^Չp'քh4L xHp|Ρmm߸SS!N OӁ >nM{5B"|Lu>J(503MAĠP{3GX wgKn:k۸7 A|<7#>L)(BC*%2^J{H18k_,$CY(JcRr4msSSkeP-,SqF/,FbQ!\aĐ1ι9? ;r*ImS\hP"ڬ9S]~'jU'/=w3pj"-5k~-^J#6G@q1ODÆtz;Iz`/!GZFP_Z {#M#"O|d!R :TB,ྊfU>6+QDׂY@ȠဈZ[Ӂ:+.yunS\TW"!-DQASBL cծW.] GU!!S$!P~ƾ( 9'wu\S#vi!Z +dG* 帔,MNH4쫇r{H"FyL ^nA{GQkHa$DtˉݚBwʌzWB;>T)y`)# > &L#4\SBnsT@Jn4PaP`la1B3|_JƴQq|>2腀k2;wx=֞MNcR2hI[s/*Q,(t%XQ:M4cK4qѽ0OQ#tbN햁g8[=ſR`P vʈD͆,fNHn XQb(ײ?g34bW((VEݍ|׎ݳo`geSsocz b:xIe2/_v G "08C0Ht+Sٿ΂. :dwF PM*w^ DW^&.޲uJqv`yAT$ b^K ,DBpywu 5X ˡx=zg3H`5qS!5HfD^jnU}[_yemA3 3G"!Ds]рpR>n=rERN[V /@RPKW~K( l4P4!'ɋ3pJvXQC}i^'$"$sB"_߷D8-P-nB1Ob'<Y+ɶ7u#(U ~?ʼJhv lH WGcD,Ƌ!&`DDFW¿D<-PcX}B!8iRSΦ2) E8 3WC~KK%"yv`+t=SOka\Djl`ƏR.#diL*`(Լ׋4Lt cfl$8 Q2EsA!mW}}7) #ҋ-w?貀F2\;={@afѮN.S>?evOIUcAkt@36amV cUat(`!f$OxDFXDAd%tu5CãnzR 1$KAc='MΔ u#LJwV߳gVj>!1yMǵ3/߲tg{{~y&YVDJMqL!+< ;w5Ȯvb".؈$*`G B^2[xɵD\]!dzѡ!Ns̞ay6stHT-tzc)ݨ,l0;m {^a'2- PAK4C-d8 I#ޅ:9FrXCKQ;ȴȘ$@؁ѓ"̳7]9lz{N wƉQE/#AW$T pLO25ՖK*{5n('~ ɽKNS㮔 $cG()<>eգ᱈8A;biWld;91SfR1QH$4/_tC.8-O0ڞm9Er^LU|'`UF5 $r%^v՛v9zA**^(fiӀp̱4E%^b Қ_kL䀼Q{KroIP7r҆<6F? 62[(hQfլaƺ0BnUդ8xa" $8 ~CgȪ9&$TՉs3?VO="O}cu=o3%}۶;n?HP =4BpYy@O=o(H.*r3Hh?6(#5y>I^! Ȉ)Qzc mnjDjEǏL逼VqpIEhM$M;rj,yD <z O(*phGbIsBAAр$ D(BJ ݮG2PcyD:7~]Ow̛EenIQyiՉgAӂދ/H2YZaoͪ\zu՗{.s˩1хnBZ6!ff)A\~)!T.]b!F} TrYT!Bʐ*<Ș&!݅VȐ:<4Hә(ڧ^#8/8IN@ ߊyDx(r"@wE^Ʌ!<^L3p@J&Zs[994;(Sg,-W?tfIJo.Rżc:d@`ɔ$SV'3ZyG <7(ыD9@&i)8) )ENOcʢUiN&B%@Ha~~#,o,zƓn/<Yeʰ'bp4x#.ED"k+w׏ &ʁI$Y -Þ&F Da"xG81^Zw-L =ܡpldl#DkGu؏l5 3.!ޕHԽsO?/$nq;@ubvlÍ@$YphJB0E2_||$<\4QD]$XGđv"[ I3pٰ/2^th4ƃOp0B(&?`ޤ;L98XZ^ X[{WQȅ:FXqՌdVkݷ5B,>DAdǂțOr)>FZw?A 7Z"X64tP5K¬f . LDꁅTjnI-_9m2jO+?8dS`$P.wIj,֫əF"ZW( u1 x +h~;t5 9Ta3W6T|S/`ߌbXHRJ Es.}K6'}~.9V,%w/yD=JYᎏVAi}vr+dT?0!2FNL%T{{SghE(BBդY8'uUy@*<Ѳet1dG֦tf[~C5^!Ά@q8z}\-=e8UH]cqi*!$qq8 +d3ui=1i崦e2` x]iqD0 Rc##@Z7{ɕi@^vNB:8\b P^JH᱆lw#ʌWUӊpؙrax d&a-,8<հ ʚ[*[V2mE-gie7LkJIJL,x|_|ROzps4iSj[؄Ikkky?g<9wҫ(u1qrې}OoX AA{BǂyKCXƃ;derir0 Ia$p:2HaP!dlL6's>oҪ0"2jOȽѣFҼ(o$Ԁf!]OO\tS \c*8>"Lq^PQq*.b064:{eVz6SSq1d2vՎsl0 %8F0/&y[;yE./G.!8Y);Uթ9}=:Fuз,s:^o+jR$/sXSG Xٹ٭3^vTaOP;>~IE>lˊUdF#dd ԘoEnW\)ĐKj{qaD}kg# H}YP c.bVU)u髄6uzfX5KsUG2Q2 q2 m6NǠ@cv:=^"-!px^Adӂk16CA3톸JE< e-7u[^i@% ;o;QcGz^ױ֋q";@ Ƣ3݂V4-N9O"a <ʾâC) mIN'-tС[㽴+> kϓa/?7\Mב)Τ ;F]b pW."+w~*<D6C 8hhyd dD 7 "޲^t^WC&!`!Zny[fg.j=G[$B,Q3>73PI()DGpɻs\pmQ|:3)_DQ|4X,H103h' _[㫖y?|\0L&HG_Bqۨs[5n2~fdu@\qŒP=__/_w\;3#-6b9 )i0?t*$}꽽^Ѽ0F0Ja{j:d \[|%K_fzEɞ1Tيw \n0}1Bs2i {Dq~K}E! E(VC!@ @ކ ˠkh mVo4ɮGF-߳իWI*@z5zPZ]So,2x+14̗C+XqYQ'B^Y"XUT?dBڷB~O(|o^ ȁ@ 8-ntڝ3y4Ů-3 Zx1ڍFG_д=`L$0Ȑ!pD*6H~{SSSn:GV M[c$ bBFa vDYE1#s;+;(#rs8Ρ{m/А ZvV .@3QX Oef)r%rGTceO2P'x|v-c$)D׌Zvҍ +C6yة]P _ةsB49U1? "!<ɴ#cΚELKK9#I=4 BSĆ!m@H3ftlMkfIP,+Vǀb֧QW 2b-[RjlbqY~A=/G u}4uNj%A%'eDXh!-\6X--uiXW_-ZT"E$S,B$kI2T:bxI'% @n7G؏O᭾'xPb܎KD~3JDۙl`֘").*PNfܗtѝKxGCWen|(w0Ʊ;6w(YuF H6li+Y6;HPUCf.X ƶ ~l+K0 B* ]VBRNN-\t8;,/Dx&3np a1Tm0lYʣx6xz8Y"@XE_ke"fܾ4@$lHO!d?M% 3oK识 [;hʅdQ󸖱 飥OI h3i}F^9JGJz''hK+))ygTH蔍8X >;?752v-Ff ҼɩȘ+Ÿmmm+q(sV(|(i־5M _9ը klej?) Pq 0>u0ݘu & EY@`Vk^ENw r%A+YwxB%rk[᲎e"*]F12F3{9*ohCCh IpI+s>Th ]bk&EfcO)Rr$">{{DşlAH!KyC CAIK L=ﮖi` cq @bpxBBFV@G"#\\V.HP"2f ÞIl095W~$ )j!Jp ?טǤ93^H W+R钒턝ۢ 9Ց೚|eU,kԌfj=&XH$eN>=yqnJhONNNo&@F"uX?*Z9BJJR򑣪d<y[HZĿxe,kVO˂>&'O&@_z HAdh  B"LpY(t4q@|$^<1Hm~bNPrȢ7 WO/xmK7 H@ȰVc]ɘQ-> 3sӧ_zəiAs6 2}"(@NZ5 ArƉ#÷A}f-2t;4gg)0DE޸ 䂼jhVwHjcȫnT-yI*V ;`|PNQȢHUr_jGHb_C;է7 2׾j.inB`HS'A2>Kr;_B+Olouܞm^@֭HR[ ,Xl΂,^$RH1*ȯ Y ~_~yDkfO&g>/Ex #\|UVr^Ŷs gqPJe lM-MtgMXT"YAǗՍo >밆ӫdSf b 8f"9668uRXðS$nB>Rio\񷑷*aNNiI@@° o^Nv4">BT8^"SCZ^d%iY(JO9<~C֘B|LNx)-GmVE-G+:u[imQ !<Nn(B¬$:oīT. >WoQI57 {"X33O&'g44(yb( dH΄2=h5<`c'9mXC@\yv7g%峒( 9\H D-HlzO=F<yƳ Y6T-K,$6Iዸ+y{X)U Wqq!E'"-Yx c/ZW¨zt1Ǡ>?-2SY n"dǙtjކF GoM DvuKL6+ _ 7EV Ft œ>"c&c&ި>A.#2yzzqIxȁ:@(8- LO`1 %R ~55)iazx""hTHf@@d=NV=5tޢ\̨Aeb>P~ht@ř8i h''de,xD\.yɺZ\ւ[GFIktTncYhI$ErCo 9{GClA(>hՖE ![Wf~-d̸E"ř1wEnG`:>Os6E A/%Q* N\m%rk %ڻ/Y&I=("Llk4JEּ? @^Yv fn(&\%/Ozi:<۔׹B"+cUlr}1B$>p ar@e۶!FkD%4T!H8dA0[}36) Ոuv8X=FЛ C@(+n? mtEɨbo<^}5ʀ(Y]哲$" kԙ"Nlcǎ&|DvXecfһ1S#B 7IDz *H$22q$"5Ch$'. D}V$l@D @x] IdT uVgX@T80/|mQZPX""p" &SDo <5j Dy_Y-+%H@ !mҰG $TҕBH}xZnT  Ϫ]J?@`?F$"w(Z@^ "CBBԐӦY]YrCz&,C$ɯQ#vX [~0+ d(CxP  갉bݫ=XV 6SnZpآZBxNӞRDLc.]K/&2q"XP &[> ݵ"y,WTxV-VW(ʧ!B%X 8`aA"^+A@*3^C& ;ke<}}&8"J']|(rf稊#P!h) %'B]ՊK` J^8 )CGE^E@#9F&q=wYT"u^g38:}ߑ@NP@{#s1 "1N.1ѡKR,W>RsO!@Ojl:nch A˄C^'Hd $7@_7 jQ34` "% Ua\ʒ BlؘBY}sDžo3v\9tM!TbxH_$곸0Dʭ6\{C<*ևX0[TD8'YK"2KX7' 5A#@l B0@2s3wVUUlC>49X,4x  h *X?D"cGtȟّJ3t<琊Vyu0:FtU߻n]ʘ%86xlٰ]4C.W"AI("qF4ceHٔ)@6F]=1 Lt\c8GD>ԣĆw KDND2[8ލc,FDk"HQ9Q}57vHyN~?7k(`q-Czt#OC_Y2# fB [H=VŽT!qQWWi㸴mq*EQ_ .FII]뮅Z6ڴ8%QbP ibͺ -,ltBПr"io؀d0z{<<-ih?F7M 8=@sp C*B/" _EʉZ'N,!H,bd倶ao {tZ=,={`r1k 8hn GU K;@JS aX14_1]5 Z CZm}-e!@ػo=:ۻp q04 !؅Jl\F*(ynD|2䣸`2 F[Oҫi{ڧՅCN9scr(%ht$Hd&btJH,BHP3Jcc=dZ@j,NvX?'[BQ£:H2s,6ƻWy -f)U%D$`*>~k^@Czj4{_^'ugY;`H $Oq::(4c ȱcQ"W}^ <nIGa#)xȋRXHH(S')$!H>"TէۀرqldN4z2嫯kPǍdAr v4c;QAT_=M.EW0 DKHL_L{G`"n jbOݽ3iH 9p{Ǯh,J,,fU$I޸M(2x=}-dNs:^봸 5XXH(De~#4T8cg Tռ0ϼ&BRp(" Q-9Zijc!WPz2e#A( Pp/ÙVU"J#v"N C50cV彠}@ʋvD{G@&qmnFbX9Sip I u&MHbwuX<4V]Y%tbew z3iL?{kd:|L;GFv(Xp@Ԏͬ:T]B%s\]VXQu߿lwZM͜)mZ L~7,B՗ M[hZiZyJgy0i CVv\B<esp2֓AD7aO:|2"96P "# j&X QMz*۠n߭;16 t2 rT& Q=1~xa,zKyL;߲o۱ԓ&RogM3 (x68 ͛+ƅI-`Ah)'rnKv)L2\M*qAWŜ{\u*%]@S'K"1h2E93]KnY{o#i:(DT| &7JLHnB #<8ƈEo N.!kjXDX]2"g)a E)i>Tr^E@D-7(<&ԁ|fl㘈C~3UF Ζ]lXe&d1?bה-ATaEdJp §nOٍn9VSrPˑđr] ļ#3Jthuc%>u{m؍:mǨB]!Wh^L:um#iRjU kxȖc9m9w6 L PB.2T(Y)gʹļWY ?= 6,z<-x%vT:k3u-3B ꣅB0?(fϳȗQσmPJd Wl!cd3򺿡-$LwL5 YՔspl=~* Ku+j0Yɣ: Mq^Sa;5AƈMssqEwJXW)+8#pa+g/ECEE0_nH6K@&g].sFW]ܭmlwhڂX_xsB2l=+F|w#m`fUe]=6gѴ9N7+6.wB+Nbu" rpCKW>AZ_|pc.Hsn;"IHEn ; HyuMO,O <{aޟL*ƕ(dWd籍u$eY Rnm,ive%\aҍq>Fͷrɤ{'' Cb^uh"M k,6(Ju>|NzQ?I"z=>usH͉/y%QEEOKG/a`ŋӯt8a:i=f#{q {\>۰j[,$B _jp=32@\BrVşt`VE⒛]];~tttU"+1%~8ND+I~6?pXgYc҇Bs'8i`gMWd{{CN0># A!4FCI34~3L$4wQRž珏~iv8}F:m \@//p\6 ( ǃԠ2zoJtu1wXpWM:vay7dqq }Ժ=1c?lQ\"%A:ہ -ѡh5~(4{t|3u5O&2VwP&57)"AANLa 퉦%QYҍMMbWH*m] Izig,ٙ>ΐr}@zm:9)2}ZZJC5(T P#Gف̍ҜFSTo,L!r̭ YEKu:!!I0_؀\ileΐ@`yw¸2k5 Pl47zE=w4ZqsP_MDeHH,fc(  ڡ< HG2|b"OO|,)p*3 wMwet+)}_U fKdHfQ61290V 'x{gMz)i?/0iTS%|챧x_n S,H ;4Mwק?.5l 1cΉQc;P<{y~1pAK)R$MT*>5|:DnۢnvɮGQb!Pa鱴aѠm>; JҦC=CIFCXVȝvAC'TO$5߀snO9Jm 660+zͽە%6iHR,' >r@ ,!'J )Z>&Xw&01y9BNU v:)#yg_l}4}ԸEaXWJ,dA HRITQ4b,q+rܙϱtI3$nUE"ㆋMJybƿ2%o+zSFyuCkU䦚b]v =]7 O:KM\fY(4 zJ,% aV:|XRa0y!;PSze?ydh8O^紫+4A,F[=F`}Xc|>!7-. W9Սʡ@WZwU"6>VVqn!vś)+mU^*׮b #ØH  !T ‘>52:8Ё+6ZS7h·r+"kE|Z ܨxu!u94Az6oXoYHj"Ţ&zd yLov]5%uoNa9Q˨62| AmQd }"nk'DHZZD# xDz@f/ɪ $B؍Cn6:q;Z]\]]^%<:?hNJ"@19EHDqIJ4 qR9Q9$R󁩅E$?1۵ݼW_KjbǽؿWwSWx7_V"Pӓ[cJg(2AUkwxx4+5qFy",Du?7ko?U%w*Y[c  +ϬOE8FCV-ƣd37HWďB+/<ۻ68=R H[Lk /һ?:'j)G|LM8q 2 kd=k6usw~d煶T\}x`t@ŋ|;o,#l '2dm ZC`v;ɬY= tY?LY xjd \.X_kd-ԍ20.vS ~g^L/$|ިۨU' q}B'z190դ;k9D5!0D N= @ }oj &qNnj Unt?{ReZDž˲ L|'ו4pC3#SA@YhR<3@2 zJdD@.xwkp=iEz9=W4dؾucS}ŕNY= z`ӏj1x真YvymL-J#^k(>k~UyN蹩Z ykaD٧3~]&XDjtEfHާNu#G"r,{7఼!@X.ȬŽQ3̵Zn e@!$P Yۑ W v/K*iNi3H`w9XEp@ZZI4τ% /$UA$@D5|IG[{[*P ۭzGF`t^\ |ւ6h9`}Y91~- Wʶ$@6i{AN[-t_ZWOܹ$ ٍ1ڬ|_j;op Ns6 YH 2;yVDIM""%|X7fUT:Njx=QCCg, j?D1ybY~jv 1hL%eCp0) 8;tpGdFI?>kQUS{,4y:ߝ[*i>/F!<,g*߂7o%.p0z SC)o`\gjaJW" `<"$ y;I^~TJg<1ꔕgp}_F6Y];RI<ęП% D8),rr"묡& AF;rj2DB] ~( ta^JD.OOټ'M2$::z )Tw[R(* i[Iڐs,8Mg¤2Pd%Hq450dod"I0h(LBA?+LܔR/3/T8rOF `r^8Y+ ^`C.So-KeQІ\aQzF@~b]EbE1Ov~uBHԇ,>9cA i>VKD!A_ K"IRyJlb-gY.۾! ;s숌G&rȲ# ʪjZxE|70ZR7E rs&p;1 ^EVgVUYk!'妕޹ml'Qfpmi{O,-NcI@ʢ &`HD8(J_]J0vz=c!{-@w $#ʨ nܜ5ؑ2F"{ R[%n^yVd$̥2=襜i75e/khEyՈCF-嗟 h.GBhLUW[ۑȡS^.D&$mf]b/\!Gq IckAɿ?w*WAirQk0CQb[D;bP$p$ip[Ȕ_MJ*+0xhSDw}V3/W$~v8)/1֮ c&Fah6ڗdd&^ў{~;mJÁʒ :+<7p=]^|:ץQmǜ1aFa4jik[h\NTiԎ7bAC2;a!L @@m-NZ?fRF΀պ( F67K^֑s^y$R{SzBSJ(5!4(wlKFn`,Um T ݶR Mi+c}r"ێɁaNm]sjKkAƟ Ȑ2mi ?f€GBڃXMZ̙BΉp4kBIjHC:R zIqNkHĀ^u"'LT ġ&: \ k-No\dQG,6!ybӂ tFB.RLE#ڷmQd+bd61ᙞ $4V]}ܞ뚑y)$ N&OC֞N? ƂȇC{O>߂nԦ??x @v9?:fփɆ*٥ },M4jniDgٓ}\p)HF:"9dN^:Q+8`tt&SuxGy+m]a9"Sxbo/e{˛,z;&tJ|;sUeS,H :dKԉ'[z3tc g%͈*/nܩ7,۸U!D˟qڝc!* FVX>k,N|I3dGH NRXz9# #ћh J0#?)(ĸL)HgU3y ӵ)m tqݒIH%7.>m}LO`}Wϰo'~_@ hͺu"DbUP߮7.FN2rUіL\-U$tZyܬu8IZo!]/w/0dQ[21uE@߸^|.R(:M2׫a,Y VB؍0C Ofy9j edM,ơu7U:@^Xal%ˉ@@ jA @\ەAg0XZ* ~B/6̀+:D䤁W۫[ Fae|}ƃ|Lnϱ i.J)I%",s.q>G(䣸bB Œb7E;03G▴^ HȱS$BFW1ĐODDd@2ŻR$Y AS]q7#d~!.ЫKlAze#ȸ,`T,d} ق,C^ހ !p { $K^C93eg:i\35;#r^ή!@nd N/ s"i͠Xɇ%%%6 M`6xBZ6 z\™E0FdS!qc{făCΊ$C(2F2Ib8M4E6s"z8E:DNyzC Q/d3 #NǨ;rAY~Ltdy4ʓn*Vqt1G 1K[{UlސyV/$f0"?0+3E+]=YQS$jP7JU- z@"p.ⴢ^!VW(:jG .T(ݧۤBi*p[M~ni,vuc~ vȌ-y2R^'G_zG?ET@m}BDyYsFMATVW>q%[~w|ɸQX!N \Q)*1Ɇ(v4{ܝ2EF/6,OV6 mZjJKNiv_%|{D;w^ q 9 c(<xH `dgw]Xh'p&uk]&I؊5f$}/:[aBlb9UW A ^`L̩yQ.9 ӮvaGEcz~X#nHw4Y$*qDgFNt{>$2E3EXԎa~4> 6*εDV eCtP.}DAr#Z;{t1NjhJih45Cܴ!l1?a؎OՅ<*bD30FDHx3a 4Úqٌt)((sZ$5TuHa=ˎnsZ,aB=c[ ÿ5 аҖeT8fnM&&JuI,4A} #3=y吇g{ykS\_$;:O˛ D Ũ ¦?{cS=hmg/smGC'>>yt1Ags\UZ*^H"::>γαCKyhDA!_3K)!e{*Yw^~sOU`v9˛.ȈJ^`TJʭ-Rcx%c{p&|! +S%8^Z5Ɛ_d8f Geu`TyIya E>jZݷ"ͺwX%X{"ywpFJk9^zZdG 1HLQVEӍ nmMH8"+=fo>[L@a$_C`HՌ9#c)ES8Iǐb=?0$piuu V iZ&~jtŗX[M|d"V'&ɶ5FYS_)0(LnZA1 G%h勋yN8aǏ!蔥.vyyrZdwa8NKioI\_a a7];z#=0Exvl ن p6\1"{zw;jcu/?oMHҪL:FL>#%fT1(:{r^;ATM^&Sa0/uueXKƳ~V?nP,Xo(ndnn"~6lqx-|^SEbʼn  (Ud 꺚{HL.gg5ĐMreA..kF>Dq*khp :82ɑ\8NWiږ K\^&TuF;;^?t 1#x`XAz{@JWj!RY,ʂX_H ]=rT;Ω)R: 3|Ne ^MߖGd9?kf FŢ*[iiT]B-Sٍg0d:g׈ 75=s\l?JnN7bt+9}hJC)XRG8;UjzRȎ-x|ڠZtM nLx18 XCe o| ;AdHl54cM 0|7Jr4%^8yɥ C)eXhܥKc3A0VǽaѥwtVcDa,X,P3W9{.d (oPոxMFܾ**&g'3z64 1ꒂǷx<RTt[BW/y~(2>X?cZiڍĘN<ko !E8e?)Y4m *{owrC]eqP&(6lG7&fO*-E"2ċOv׷C`x&~d%4)$` 1X/؞CGBf*|Ԙ1k4XؙX+Ƈ‚(ycC8tC5$]K @^ĕ%% fto'F<,4.7&7\kA?'p\uP8ϽTy(6+E On|sS$ v^ 1>ðX)$I`ۓÙ"y#vr뵵N0nJ_ Dnw:CC6۸9َ  ᇽuSzߒS pP'YG@R3]H#<C9N@A8.,A_eR4-f O)RHS1\U W{nQRiB+ȕ[j999999lG8;sb>IENDB`movim-0.14.1/app/widgets/Stickers/stickers/miho/ae0ba6cdae25fbe512dc53c7e0413d706a9410f8.png000066400000000000000000001003301342764602200300700ustar00rootroot00000000000000PNG  IHDRaPLTE44546675333y=:4335333OMJG3\Z334ddCIm_qp{\[V$#whb!"m--b;8JJ69oKD_WW))ngCC-3\*'svw|S{:GrsRW]rlTgZsƪ`wʾ膀úd{niؿEZҹ˳ws53? ĭ;.k/-Jd)']! V>9="=8 R&"ti}Me<6{t&+XC^50iC=CAY.)+4?*Nn[PkMVyRHj qKACCX1Q/;ʷa`kzх˿yTڍ@OVTbWTK&.슕mKK䕓:GY7DΚ|{GXvvDDꎇq5@ed|tTT<;욏/:vlү`@P˳llReO`ɸwuljC6_esT\ԻGAqnffI]JLˆpKPsUSVlùھbf~e敀MT0ncƚ{zv\uvmRiymШz䥝T=.j`{ݹ?'riM4[r~\:g_vG}[nH@Tk{@{ˈrNfuV'9tRNSǽ}p8+dPD[×A/}QIDATx윽ofDZ`;$().SN % !.Sz@, ɁD.̉TUcԹ'Pt!}/n #ʕ+W\rʕ+W\rj=lmE"`"B*EB֖n(Dy X/$ Pp7qʿ 2 1$;<::H!&ctDJ~yiYTDլ_M ^׫$"MbLES4Dœ|Oj 'SV>~0$ W3m(`l ѐ`Ӊ&fl8)=!ܺd` pxn$`hSf"A%tX0SBs}.ӛxi%Q/ɹ(m#S6KZx&ɇ?Ģ_"QOH'IFPΑ+ywo%N9>Q146#U:RNSrYM{7D} [zl6HNߕ/D |8,XJ:_r4:9 h]w@ID}Ti J"8YZ$ CKNG%7&5Aj-2->l}b{QA "lde:W:\$}DgN{qжGDHԓ !Yaa#@ L1u,X71HNO\9DF>ɤ||{o$oLwIZc"0L}%^2g@ YU_؃%DÏ_`$/^`vt@/͊>XHv@!1I~'2?L ($eɥq 5\Қ[Al7וȮ7>6tt('Q)8Dz",xi˃y՟ eb}ZVqR˩zZVB 80C#m qBFȖErPF=ʡ6J͌uۧD7"g щ( @V$r 2Á-UD}RR OA,t/Mø0tmuZ&I-˶ ]i7;4OjYޱ2= =˦` a&f֩`lOdix bqt6Ϥ }_]TkGϞFK\P1QM1kH ]LK_J'͐ j#R6rA"` M!u Feՙh"Y ºƑwowPH{zT#;+OY3"m~ȡ Z$^pFNmۙ,Ioɵh)5`vh=ABkO0UgDwoT$\ewHJd}#Qz1 "+8#r{Ch7r4lo(lh4XQ ``aKJQ(^gDr@0nߐ+_lq5yd{A)HSCG;@yX[wՋ0q S!iI63GuHDE #ȁ]"]7JgxI1su6WkY֒&2ufB^֋6X/|Ofm:@m&ݹEP1k(vԜݶܪ3uju{{BV[oy⅍"I F ABF),/e߄v*,6kva{T$ZNx;4B4fұk\UI}߫Tx`_{\RuҮ92ɢ4-Q|깊& ;8+*$ BAjpQ^fם2rAs7? aUd .I"4ZThT%o$ Uc7˰L}Eyݖ]]Ow29Fdma!Hť IzNL, ӊ!(d!nK`+Hu+f]Dj]s(d")DiuEl#ЀXQ?cpEלq.ҙuEraW)8$&k[ق0Qi~k㳫 QHRͅormW}dmƀ}G-PdIRަvXr84Zjnԉcr(~,5Xd'C[Zt}d=Y"ʹ/#b58IۙDc=[IMbvVFjVX$%5'vU|7jpCs9 =ZR\"ʣrXAchvHPՊQ׵slvK^ef ~ssIvvstI Sr./! XǴ92Xv ĚiAmVt4?ZQ6ϩ#$"3_fC"Q?o ,{5BRn}a=4ʸ&HA=ŮPLZ? ZEQe%κKKZEopp"k=Ĭۛ(f8h6|`h.E:D_j_WJ8%"AAl_=[bU>\P>5^юHtؘnWDCCw""[m,H<{߽lHPZi$\Ȟݰ(rᾫ=c+9ZC*b%,$Y5W5!Q̺]x94؇!ah6 J5f2y~}≟7F; @ԏ='N=WN KO ]L(^-r]me9֯ >x[ F$@W7Z]$4i+DT[G(Bw m}8i. 1&d 'yA"mG2mέ.Q9N&дCr,"\L&q~"0@xM&Dl4%E- x.^X`K/Q-ӆZLX7R^p&gX>Һ$<,2nD,K $ B*+jOme%"fH&#w s3R\Jv#eN& FXId`a((hMWWw7qY♔ac$gDAK@ߟ!DP+2  WŎld)F o\>C85q(\4Յ@g[,Z@K?b% 1 q0Bb,sg9qJ'sj9-@Dh\@"9:i{v';iri>PJpo:H`=Srr"qt[[xI\S"V_kI1Kŝ@ U{A:5*SC@H JPnWAkokilh@ V bA!?/.̦` ;dz" a$>lT:)#C}8f3WUz~kQJF$c} 7VpRb y  t`~G1 B,aKĻ-JmP'A#Ŭ,uBu~^g"+ШDߍXjr $ <@hlJn\hAbyra'`"qK&ºaE@7Q 'i\Qo"Џ0D rFegӫ.=*D1JVH(~#,7"n "J%5&d34M]S 8:V-^MG?D|V?"{$wUr ԼgEӨZ?Cãr;RXXwLxq2B 8"uHDX})Gm7 B󖠀P64-vh69j {/фaDF[O+ Uˌ0_"lGš3:۱W%M[O$cx$j"(f8-eғZ$w4B !^B+13*x2tF]fK ;$.A+ut*Jq9 tTy d2omPO+A#d~;%뙗*3_{>6Pҳq!IILMIz"nl&kOˋ'.yE@NmDNG• @t XjfD-D.DI t)ZF.qu_ϱrnڳA «%cYb#+!EpA }[Rf7UHo"׆,S2T[x"ye]L"G:r(qHϛw`]4Y&z\͈OѷO%mX;GRH 3ݨ6Prii[*), 6# 㣖Ĩ&iUTЍB6v]@2˂I:[,*_GV/*b=P k7UVsh9 |0@ȼ<wfȣڨ %`P2=oKӲ;:G#2؁hF#2LM#Ѵ^ꤽ?O&XUW;X~ t; V=GߖȊ_#̧3DxE4qa^M#Y[Y Lzb$hi,{lvӯ^Cέ~'@ C4C0LXm^:{bt~ yDD CEڤG2$ɜmJ!wx"lkC_~YTsz {CCr@lKi< %IdV,9W \SBHFBHmڧSf@Fk}o^UI̓!$ၴj;¡&vmK=KH#$n`QV .(lt2H6]Śc92?HSn+  $o%<@wJShNQE fe&]8#D@BWlrp(HpbMLǜ馍4uB X"{UihоE 9}ϯ*sДw!<@^Bvlcn#ںH,96ӟTKOH\%qT y5nם4s`TRQ﬊C-cػN,c#ms(s+'ݑ}홉)-7;hȀ8G!0|gŢ* ]Ҏ~+@[:rRk~Wt!3H3'zJ%fGFb^g8B~KEZC 'D#1z|Q!ͺnнUWJ W ZjOgH%q1ϣTŅ#Sw7^D<ڨo-gl+He}K4,°ޙ>jJQĴȡ!"^r~gxofH@FϨb=woA5$_l6# 󬽞D&G7Xԡɼ#GGDsԌ>,ߞ;=A y~y56nThY? {8 ܅?N[/xV1 X@N?5Q e~queGygHP(j.rzmde$@NM.ՕxVӦ72Dx1Q8mmmCҊVlCA[NxiZh?[%¢XN Q[.yHbno%:m|/!H#Ȓ=D4okC^k5_# @$\qv%ӶJsѨ,<[wB4  Q/YuSȞ1µ_@q @@uT8XMO)!{dx0'VC`\xņ #>awfSrwMpbwh_62S/ S["-!C2q_ lJ t3 Hw]PAb<d8omġ>}{7aS1rv'svq{FMֹ*%h؜D֔^ !++Tjˊ%YJHX}8l,4[%{ a1&[Ko1v~lK{)>bܬޠd.{T6,Ths3Tmu"@!1@JH &zi/ܲw'rvqXqx(J٠ash`bpAa9>*ƾb`sH XJ R DsDYo8.#q9Nt:bƜ/iUA1)dE 䣒r UݛzI|', G-TxyeZ dC>k2;㢈-ncޯ@a1 8VōV!/ҩ 0]($ka囍eqp:>G l 4X1kh=aA=y$ApTlM\ شlC"L,~JC a<ȁ=Td$ *oZ#7@<%^—$Wem/zWpǖ׷FlvgX E3 ㆐kߴYk!Eh2$Xjl^.(eXWFxGrxL|U\!AlǦϻ_Ba0Å|FC9FXkit}8&|RNib4!>Q92;kR?Q{$UDJe]~`'~7 u[59>Tv@E"Ab`x  ,>P[B@PNEdt}ױ@Z+( lPoAJjMɗ.t xG2 I,.u}vyus3b@HVysJ @$W U "K%{)AK]FųRHH>N|љŽJ'%}VQ wgi5uO!R࿵Qǣ!Il"5_@FEd~Mz\:dQ|""EɹfD !A$S?0PK G|U0/l1DֳY?ZHn~.`}.2Nټ [|Ғ^ ys]Q!Nt$Ǻ|oFVKֺ kϥqɵʹk4ւ0 TNVm.w` 8"@L 6B.=8 asEG5vS$U] ƗzZ5F&X]i+8˪ U~0Qh"< CdδP([}ȫ4O.%@ZMTŴ1@CDy#\Z?!Bӭq /djނzYgdHVrENX;$i"z]ߴ ;,ȷ{lJ |qmq o/a\֚arLbB4B$ ^L" ,hRl )g0OQH?7*A@fn52RHDE D$ $B@ I;"e+llB rόʶΫ$-r{<;==xj*L4!U_ByɌ $z. UD"pD ZߑaulO3THE3H٢ιp.xv}Biv7(2* j/hf5(Q@(\FbhOnti*-e('@J8@K1,u'D$|q'VId BXPPBi׬JokCY8tn:5>p\VD-ւ!0#oփj ȧ:J9@:'z{B&QuV?%*T$I%tȐfؔz";=7PQĄ[O3D1 5rfu~{Z2Zˆͳ]2D ğ5yD*8@]^F-o\m= |)>O>  / V%B/->LLGns;xMD&fz~H<$:L$DI*ZLT}SQN )/ik|ÜgUvT<26X1υ`|1=/RSYG&< =HS@&>Bi&@"2`٦?/廙dZtE.c7q K$@K7v4C [o-;['xx6tF$d|3:(F:5Q %೾^6.b$`Vϣj-Lv>3p"$( @,-Rq)kjX1qOGr\MB6P@Pl uKUP$Sȡk YT7EQx,۟uؕJbݸqN!9EQj>+@wDnDJPXo69,*?B+D;<1std'H c9YpFf^hT4]n^zhpAFꐘ:_$n?qn,Bɉc -J<*Uj'ʰ7>AՍ#n1L6(DB}oT.rv섇࿅]:!r1 eK /,vα 7/v5g#OPOJmϏ0\x/X"#:S纩BԤl!R%r{=\B'ZeAMQ y, dX QO@`?dfpq- a's6Δ! ß^0ibϞ'Q}.H$ y2}SOD)򏟗KD稄/$_ RKHMIdҮ}@yq* dBz'{{u54ojnmmmnjlik7}6=O~8W"a ,ӒN :;S?# %ғqTpPI}1V| BXM9D$N*EH owscRe:dW&#C*;]~=5wta(3nmRO% Wv;lݷ؁GkE8~aVѤnbvy֯)D|iZnƁFT(IK>qJsy /aE9#P/(TL<$"~.Wvʽ)튊{O+Edb7fzB*㱶G!J}/yjˤ v-8?Bğ{[ @*/@Pnq)H[YSK6r%W;"K=LPsmmJh#e_q" Q> Zuu*B7F}5^NT&ۈH+3ӿ(PmM G0;4ɯ&Re^O܍'H`XaT" Cf/!.^Fb iK}!fƋ꧳*o;]Eh;CRo2h"n(>poШ̹clKbc4u#%9`"Y{Ʉ}2թr,O0>l!٣k>o0eu$W(Cu .l<"lF 4FHE,еRQނ^Ԋ۫I=/VJRùS$F=DzP_yIFdt ^?M-pH@Vhj7Iw#uV}ـ>` Y,O ǧv;/hBoJ |1p)ߧ~PxA5*=};9;̾4 |~m?'MZdwZz;sG! J)Յғd]6*y55Zgۼ#xam.nY" czFTXq^uȯ~O4~ҎSއ|If%X +&i:t<Ӣ:l 呸*OIq[ kמi={Ӡ-' Cs@\S5(l*JeB :HxpN` Qgg?SdK!ϛpV}+A $Bf5:{WyǓ _@"rYc9~=޾K٠H,fztbLIYVuY~{{oeHڻWh&@la݅ڼ{W{̬B>/I9cߖ~K0鶩gމKE8!qN)Rsӄg?m;Cѿ^[SE=lowtidLbW)l77۶'9DV&7ʼ 8IVnܾxA=gUA `_@elclEۂ 3c=eĿ|Z\FnP(= Gaht q[\"(ֺ^oi4VDg𘓇D#I/ h_+s@| n,L-0(z"5M)˂dfo;Vx_wcȥ=V|P6u8s<cSqT@HP df}.XdWIaJQɶиAJc#Xc2iwvJ5FU>,sX/L' wӫmWbǘY2o]dx)80ȾyD<6)@à26'ia0L?4ט \3_zDKR EGk-B̟m8]ePYBA^6>d?roxGF"3FAV,c/>)fE)~y9iC)., 9RrAMx&,mS'o"g#yȖp`8\"!MA& h\i^֦k)kKa4#MPz.3CuQ*.F ) M}*wEF zsdˍ]m)b4t3iLvWӪVȕʀ8kwgG~"B7LHa5p,/JY- NCL&J[0~NJwg#&Mj7<&Ph[ȭЅF X>88HeS:k]{s?P#y,0 ܜFէ _J[Ϣ|ҘSoۭzSX ,EH5h%1+@+@&5P842dVUU, 'G/PfbV(}muJ*{5Ԓ6I˸ǭPlᲴPz\ЩT  sQGpP8%w57g“Y/QPN" j8"ݭ~*f ôcۧ3M KrH~#@R dh{-1h4\\RPs㸕KI bHIW*lM%FEjQzඪ AN"2R8Q $H89y@64#0z#*)iz8P7EL,@ӱBPQ$Ww5d04Byk>L=Tm$XvǛEP"2yxs=h6l8_ScUyŮ&HAO|26URH̉}n=t* s.,otɋF  ̹vٿw_U=puhk=AdIHEFÌWu1RS%AH6d HK OoGlO%\tV77umu m-03t+TBPѠ]ꞕ _XT)!p` ;*wj3)$`ZϰZEL"C2X E'K0Z^CcxNZ|PDr+FCC'u*:H@oT@r.VF"g 0ZB`fX)016G^~ s#(K2CK2 tiPI]w^vF5iy9:y-~Es(ݤTgna 7z3n[L7'&Y4=-u q8H8g20ùkNRD@$l"y d!O\"X\G#ɫu摄2+>Jii0d"13q;* Tuc`tU_c^}d JL*DS0o'tig7i} 6~qf BOjAI)N4vl eLy}iT oTM- /oW~^VlB4D>QTg"5Pւ i:rZDCa>_XO My5٠^P)k$dZ$F4McD!1UD!T dHh"-YcS;~['>XJb>NP$sAyH{ M+q10%&u#W1*{Ӛr @qN, "VSII7T}!ؒӽ cX뛮t ٵK&9fnAՇ8Zm?x-? `ledhm8Pph(*UEL˲"$0tGbXly &(OQ2qX4>2hع#TV%(.X[u݁u$ ?5j5u>p+oY:Z&fc1Yy$-)8Ȳӹ7_~ٙKW) O RЀ!|" QݲjDO &6s]> P(C$"Rg3J)xKN1#CmYe0*vq\1ie1)/hz{M&L$:C <E;XU9Yh0٫o/^ fGYR>xll1b]D2{9h*M08Q4>xnؙO]߲^x 7AZdr<..,˜BI,mu!;D?TZJe14eQ?_oupV(&ro^"fx #Qe|("]bӦbh\l"X)C'2E6o<|&rY?=!$G2A#)8 kmb}V}ʂtqZHy;YiPMCI;7 OKA_$Q~\'㠇Cֈ%C1-4;DQT8KSmO]x?lom=v3&,,$DQϦrff~fd;{@!O|;ߐ60/$fYcv֕AGb ݔ֭[Vp r "ʜB7\NW&PR!!cimRw^~grITzj<_]IT]'Nx UBB70@m 6/m,\pb"tȟ㓻;9k`B '6z02R4k-{#5`ML(q8͎`{\:zَdFa]q~jSvZm,q%^X(xwb'UEɗUE 8'm`RGhޭKKTk  !bO>oa ́+ g  egyrW]ľ:"BY{rV]kfAADT".ICw9hA`  sx%`  S;E}Dy9_KiR/^@l^nm{}K1!'e] Bŕwiu}yV .MO0\3 ,-WՆKT 8/]^c@kl\d$5fJ{9 tMX1Oacˁ4w`B3Ѵ:Auu\`fZw(ǎ΋e_aO^G/?#8V' t@ҁq 6m*m /~WmN;;dk=$͕U T[X)M9+@WqȷJJ,EKY@~#H6A68}GjUt$4L@82Y4H[/uy!I:H^f]L*y*f}~#f:醶oJ"PJv*2E07x^(_XyS IJꉃκ6WjX3I@lt/ي6GWh%= 8awzC˩i9@3B[ E R #pɤxQP'@NWz$R vw_0YTzN}eٖpv;v_ F4WhQaHsWeРѝa2FDj8Qhw>5nFf2l?߻zɝ|z=dzG,QN/6pG˺CjD8/ )B$Eybʕc*D, ig5Vd 3h|9z"K-#C3]ՌXG'P; p)èH%S̀Ѵ9X~TIS cW@v}Ͽ=2B xȨ̱P @1H28x-()e;-8)_RQ?n=zϘ.fgz8i"ʯxV"9[ $y<>s&!v\cА3)90sbim4F6Wpu7[$b", D]۠e¢EJb3 b釵7Gosrݜ![' O_ˍfsQ]D؇ xyp !Ф נ g TY9.C !HTuƳdH^In<7Z&btO0}D\"D#4[@Ϣ4:80YSjw>7hmSj08仙gKQ~K[XE͟:4;j`Me&t?v \DhT au$}eS4)Ӟ 8;|7˻\sEFd+b6|_MD Y4 s H~yH?}EzZٓR;)ǝU՘P9N|duuL\|mΙ^2.j6)fGБ1<;9z!p8%e,v.ϲc _ |y}f뉉k_ʀD"+b2khtE֌WIZ( LfjwU]N)XrByN9瞿`цQMԽ@ϵ"I\"koG _gĄ{k[1sǕUX$m)ȣǙO Pq4#&/eRTuTdk0E\C_1P׻eD#Ւ+3C'du#<$A](llW;'û(ؽ@(2 c;aEz)T1_ih2•Ԝ IIhi+mճl$1%U U; g@Ez.FI P%I\b.%rSگA<D%IWVԞ69P0X`0 yY]G .KHO"Ь SS? BI: ݄j3X]nkQb&B*.qw2 "@f# G9>/0$m`/ȿI`osyE~ nFڑtg= 3RrcҎ"IPLea:ʅIY!۹t xmĮv?ܤjD[ v-,kW}ed4 } E 56J ;I|a!҈cL˜uZ.EoҼTWȂSX UM)mU?}q lA={s'cLƅ)M'|M^Ek lad}:?aab=b_XrXhՊ ΋$Hx嫌ۤθ I $Eb8YYk$Ӥ aRﳮPNu嗯w4}۔z 2Cob^M$/ vgg|~Z܏xv\tbFkOa$̴ۈfCxdkBV&n%àPp@:D @>~'S%N0L:Ms۔,& }>h&#q22n[7xlA:S^6B*J!N(84)J]XJmlSᚎ@ACUOM h(<|ʿ3/hl˫B&D U`IGS\Wh5Yz X1!x@NAHhß'V:˳ x|/9˵EY}iik>luY )t&}\)Krn02+^@wR' !ǡ^%DǫdO-0B_:}A;4X%7nS+d3'!rwbʷ9ڣ\(V,?sİ*L^{ϪU]mĚ5HHӣ^Hy Q^Pf4˷zy﯀; MkXq F 3o L%_Rta23?x$'e@ΊՇ*_NEpEgU{5 l5i{QI{~&pIGgER M^kbCO|j^ȹ=']h7;eٕDl&{C ΊlK7": MTթ{;{+2V"/V˳I׊L}Y m]P&d"o6W͕b7o#%YcS+ge2rkcq:Y!CFp<Yf#6Ҽ1qdW;+nWC @@84dz_ ziB 0F_ES~٪XlFg6;TRT^jk>~[yYTr3wXoq|Ab_2nmfAB[- {YW͛7ss{Mт_ 3xuX, dV/Dj P "7Ng6?rKI%+i$Q"˿s("ajY21 Fd%ݍ[ hl & ҏ\f|]b `R57BFE_񹡱nnAtps8!p\_}ØL4 T djTg߳ =u};Jd,LQ,ekEHH#P d:RiEۣRU/,w5M56v~=>zhg Lь7." Ko. iZ6:+۷hrH&Txk#[%20^|AŒ&‰VO4 Ә" {-;rEsNNGV:+Q!]\ LkfsZVt_ é&w;q=sMx.| ܣvVaDȐF]F7Qn&\X(m-?N݇'nڻצ8I$KڵM)v* "^=zXAׁFz bmXPI7iQOX'ّqB6o\*-ïΏI N:JR~Gi,ྲྀ|x 8sr~WWWox͋7WW2 h~:G !Ԗ Ѧry˝%,DVIQ k/Tg@˸&3rQ,:5eaawu,sX:JW)28r' l k2vu zKAoX,P+d HA(WH"A4/S&`'Wo=`WmKy٫@/l!RH8H`<oo}_1W@H`< Lz*XSϝ{tKHLz Of4j)ǟ$"ӂ2s15X3ܧ\;zk[|B&oJ4 ˧Pױdc05!w_Ec+ԑp]"B,-Yj`(Gmd y$~!م\D@]p nt+R§'lȆ(1xޕ=/~e7#y23, Y0溓O>$3辛5D&] «*潼5Zmpb&MMYp C5EH]2Nq!'JfD;|5)v``7kG4S 0ؗzƖd:rӖIadlhq054~gmeD6aPg5Gϊb-+I ,"y75\yNQZ]]}>y!]?C]1P\3jϷzM N"6#b[ QՅ-Յ2QT(Ddae@H`U͑}ۺ6_j8P'!!y.c7 u3CyszEM2R!342"_,f~tIw+$Ybl̆tWs҅mH_!ħt@g٣* U,k,֎|d;| "bQɰ;=WrƧC;_||h?)>^YnZ$)FŤm1'FN⃁+[XggؖI;Ҹ=~4"5\KnhIG|fCB8h$uYռ pb_K1K-Y# NGF B􉩻Ғf.CѿK3UX:,)LGO&9$.V<+o^OLZ8A8Sa<Ť hwA# FLOᄤm2@+NӟEo1Xy {NsyY=JCMGr]D- 4ML r4IQT g ٴ:|(FvR;C382mG hSdo+&d7(VxڔַrְrfVs\WsPV (XώI֤^$; )c00uY iRMFML)4TEmc /c*p]yĩΚX9eZnU'Cl$`&Td)n/X 8X KF'b8KY8!0%sR\)2z{-&g²4b!#Aѱ!y?EVѼ:mCY ( EdUHX~M'2(a:m ~4 %'. V9R9 C/^oPUhR3mں+*fJ!S87L0/eMKO44:j;9zgfn~g|t^]soYWޓ+ zFDt>=e43y2)6Ae'+a_k[0-S('O^#&C6"9򂊋ROp+0 LJEHXVz19;0]΃pmR;GP]jPL>/GkGB6%LZ웙?C`=7<5pg@E9M=ٲ1%ȞB4ڜ{s᧟ЬGhtsc֠g_r:nJ]}~l@xYnǪM[ZY>=tRNSw3McժKIDATxo`i| (1j4a~Bka`)v2erF$\ 8L^wBZ'FP7/>yvo;Y]εY  2R NF᚜FC1(BhAp BfH.AINJjDv1)C!WP|(6JT) 9\!2@ *nDBB"QB@$ZC!Ƅ]gVHD-ĉ6ht(b%A}C![|)N2P~"1" AON"T&ST(D! hB$3 dB-pBh5"%)Do#(aXQ!THK\'U^!ڢ 1.IK!H" ѶM$n t} 3KP6 ej TX#`<89h~ߨbq 8],Dd|H' rMDF!NpbGO|+baPXV>"fX=+6K)F:J&+4W ,6>߉#oVV+\XX(|^w5|^ltD  CDE5$!f?dVTV*[(@3 d6 GJ< h0B "x* ^҈2 HYNOyE2(h6KqZ 0OPf|2^=˪QTۈB?,DiE.I#AIBH\ō2= ~sԂaՓn;7&HMgi4@6s<m Yނ5l}W뛵Kyхpdl"C4D!Q%e $Ci`t=[;tae<ɫ+nM'@6r$ +FB(NeBPѢ$%#lV7fI|8EQqgKfȬi83G}D\ LBzّ/Uzg#X6OstHJ$)?u:KS_11 G %>Ɋ$]Kb$k7.;f|!#V@v&:2RZ /NBPd1Bg2 T.H,KK\.JDP锬yNv` -Zm818o3 wm{'[VWV YEIu5N0>>v6/!T b$*+ńp(4jpM\y@1=YI_fqyɤVBt d͸%Uk25nܕo0'_zsT Q.Hԅg<P19+ #;;?reJ[Ry"Bc'É[_*0"W_x~ WTj#̍1tBFƑD!]tO!vf?>xzTE#1bo@ 9t"(}m޽Wo.\h+#qZvYn/ 12BphN.ܺγUHq[_c5Xn^=wul.@4o_m=~¿pp΍t*dZ*, kg\46}bT$ uIA$% IIiCc"B-E`$}N觾G]מBTN&wښn# Zi$*UœK p:9`L2I_{Sg\l(m J0 &lմ\ְ6/-'/}Ex]G>zz̧ ^h rX&krb,C}p@,u1@a!cJ[]9tn:=v$ 1]ks\NK_xອyM\xγS2lI?'4Mb uEƓ75ځ7e!R.zsZ+ڠ3f ov^ kÁ ^`$`x[BYD#~yG5=+"bIBjuX1_k@uca~`8\B0WfW>Wx؈4 'ě(Oň"FDI@e^dny ,k~?KזaOO9K5-0Ic ySmb` DLQA=?<3tO@؟ qTB"[;<,u IkK/<bD i֕ȣtv9X;?ԻRo?bY""!hѳ߾LT "r:CMсv+Y+'Uհ{oun.EWsբ{9 bu:&)!O%h^5O4 AKH}zo4Bѣ@B1j`9q"l>zu;qoYY^Ν2։Pn$|GJʧ(Y^kj@$꿷1x3})bGCή,,ڬưWNqKs$"s+JDSa >DGFJi)#@n 2Ð Oϟ̖Rou`셈mYy0~Qnqj rV" bA5!ĵ* mbRqtF$C&L1[4QBgeszS">l{ >1wh<찺aW d_?33(?kL?@Ry˫zJ[$D 䥥j#J#$40$JH;C Z 'n1gx19~=Ad@>=ro#d.@Kdqx% vq ij 3߿@2`*XD`Bz!J{RDv/ 'A*ϝ˖n[idG;; gBFW(-IhTVq+"IЬ3A5Ϯ"㴽-`\nHmFw.`AdB "uJC#,U" Qr| {uf_*->g6zbE69kcU]hGF%.{6Ap k ̀WU٬oh¡e&\.ЈA-EO )1[Ī2h~:<(޻xQZ4٣:;m~'MGObD(X`ȯ y+]4H4G%FRθ"YKbwV;% % xhg-<DeV׽UD'`9n^4 bkG*d"'9=S}>"Ovyobcᗣ=sfMY.HgQ7qZT@6/-.ׄEs1ȁ $IgTo< l;*mx"LђynٳwN4 .d 'KED ynxhٵo $2A+յ)>M$pztO1@RN&h6> iPRM l6@ ,ZX KĬʎ"XiEO#(M@Πebh'-qXɾ^wnL!‚NdNĭ0&n ino=B,H)$kLV /~ -߈QN|qi[BReEIӵyý. d"M"i"ag43>%љ8e]:,Wl'Jaƅrg߫4C[y ց1 3_gWH+8f@b8WoCJk2)ݒM@ oOZY;pq`49l I9:&qh΃!;3~7$ȱ&M6y0>y:p}c $!Y$ @&%4)ʓ6!{h1Dq+X9Q͐IB(kKQj/8=,@܄& $"nS+͖@R&!}<tkG9U兝X@@{-sdzE5_d" H J,/OTZN}d {(_vڙ솲@T)ɰ[P\1OGh̓ȩm@2>MN .qŋ`|Z(k>3& ܮ1 6͖q{vW0aeŠfPDv3Agչm|6>.+ϿUo;VT3.o@':ѩgafdqt=s3AkQҟrGAj϶*EQc)K1=sIBVF[XD%(~Ƙ0W֚8JtPf<[#s^$u%gp͍nӫLz#h)U t%UE5bH_DZDHJeeg<CC] Щ2>VgT) 7x/[2P# Rڜܫf!Rygn=;Ms4-oʇP6AL?qBxc( 2ǺJ߫V8Zm2&JyΠJ˳]}IBVf,c[g\`粒r[tmE|qYUUr-G jII`/eXo wKVsEdv$++WNUYΘ 0t~s$ yd:A$H0xGr}JR;⥮ֻ*(QW)5&%d $!+GEg䜳bX {VBܷG W<B:XZ rF_mR+#/.2ߊH%}y u:ʇvZn+ԥPEgNUet&SљPN&ẒJڄ!HV rcEMnh l E$vCH }g8dMH ʅ纾} buDLʤVSa.|JLq1Će8#MDVoTxoERvspE>|X(ûf§t#fuΪjEW!B֠RjS=H"7ܠTik\h4/ "Rs< mp58t'y 0lwI*xY} ќSF{Y &}h;=Q&VCu(xH1]%9TGE"f!"$5!kr1Tv)#t16qC!7&[êEL哅ZYPH;h5*+H":UE59*ΰCiы!"eAVKJ*,\" ) 7,bL԰xt&d$ ofpu)ȃnfBU/_H"" (DqBU@d8$oD nɪ+aN!hhzoDŻڏqQxsP2CPK[Ǭ ^mCZ#E^xJQzx)H`C4#wHl ]<؋˴SrbK̈́KڗCcrTԕ;a֯/>|Cл'*< }l-C(@F``IqHRC,+f@Mplƥ|PN\<*KBǣK+PjqE9@f[o}AҧS| 8}[o}?0ɀ]5 ^1}DoHZ$=Ie_{RO tw%ڥhlБ@2wߚz=<{}C@:nOSS+ΑLf Z\OeP+l\1ZBB8*{*_:5G+Zoj} s /DN|:5 rÓٹ>ƚ) A$EJ+2H pRKJChR~ΐey VSσg%8 @G)Ų@ƽ/J$C+km);s46|t$TTGnP桬 /[y~NSNzkDc[fa9v}uny(w߀4rq qM@CBPB&SI,},B<*Wiw>BP}+elᙢ3gtC9 ϧ۞`f!cD!qkԭlvuZSI"i5+{BH W@>·{<2'F`> ,wG$Hw[ zvPHȊaTe֭<4Y^x*S9T6OGyR{,K<0ډװʪ2DNշRZcJw en2v $"pȜGy eEnu ؉x"@u}|Yګ[AȴB;Es9 *,SPZ6L_1ur \؄ xnaT rr;) ]0<S:egC&"GHx2O[p D.8~y5%QDØW#wۗZ!2G_!̢X<.}<@0˅|UbqχN$Q0oQD'1r N}!Ȧ$ -3m WtJ ȱNe!a;b@ _-HS9%rIO pw!c-2B#BXicXƒjk#y 3|Μ*5#'XOWE.ƹ˗PLMM="+XqDk2+mHT&(,D(SV rdMU HlĐL[,F$yk}%F#S49srP1 zevj٦Pe|!=BV}w2aC}GG㳰BgG!и|9O߷&F$# q9PQB@Y+mUu)/.>.Ȃ4?QH̎a`q 8B,E@߮6|50;y3S?`z gE *'O! @hdG nU",bnD:d NM5a6D( 2AqXNBuxB* 9D ȗrB$O[bg9㳌3118fF<](cmD$)E A?eXǥr~3=*Xsr."'=<"F }  # D,*qa0jF6+ Ȣ8u@Q#x^"RcpEkY޳BDZXR214)DH"S6" /pA9$bX{,#8 x/?5)D+.`A"DnwaXʎf`NB!i!"pWeZH$rFf=h Tˣ~Bq! 3C"$Cޯi 8hٻQ>aq@@K"n=Z<+g3VdFX`gh]<(D:-?+"w8H;\9k~ᙳ iAQ뇺q 8,N}R, $JԑPP?+QXݨfv))^W 9 t;uF 3@b{UifDu<'>xw/ldw^ a@Ak\Iծ!;\f $͖ӡ ݶib,GJTxL'|wO|ADUU}EQOVHX_v٫kZ2XY]=bӧ %82dH>x|^z_ލc2r lz]N Ӫ?h5_t(\E?8<|8(x{qU[=S! u:"g:7O2@DGjMKMM}}t+W?+iN|j.]WUg23cY Aj p![t0b+ 'v`2_\|UtƬ?8 g݉ڞOߊ̊l4 k&;,ȳ^X֘n[(n!d΢X= ebabY(W̦`la}Ζ> ּZyTceZra[!@`M-wۃg"Aĥ~R4i _Qz'wB92VxB(vOθV9DHRkwe nujvNx8\VCQ8ɫP%W|I$C_!@^rrZc[WZVL,([{o2 Mbٗ4(e,3w.wvҵU@a/."tģ8yc[`im{wovOO I\ū hiv N-5kyBWHnmڼ~lIj|y#m".QUl|cuJ o:đ/V 2׳[&[n M:[X^P \|7ׯZyy$&{%M{o `yj7^|a m.:vd)F[8@tgk- p-Fxx. *vlq}_P)8ꚺVFD:I=AV.W}-vV'jf=K =DgUv5%,N5+lx;G:BA>Dt򛒊 G7Yk!|~Yw@Ę@@n:XoUT:{N;uso8m)FM 5McJe HI2o|xl{vp(Iw$!g}aXM[vnYH:ӭ:f3Xov3r)lipڀQu' U>iP%b njXI=BD^z &Վ&IjţHC=a}p*nhmo9 Tuu??< anY%/)A dɿŪDiyhlHViY)7{ $!- cVȐ˹7B3%u[YRYYҬ&~Z(imt"Z߇}h/Ϸ̇COPz$ y"Es;%{*a6رCms_4(8֚tkB{CBA g y# 8LC"  4 D$5frU.Zd#" ->ҿΙ ƩAꈪOL ?!<`A>#4"a_,a$NC@|\̊O@ᮼ%wЃm?Cdr;puy.xehX)G\6OGc- WͶ.Zܓɵ?doZH#\ZwII&0ġO_O;wt`w(N-5 !>RQIVca_c,6SWQ'u$תfd[dSy5ɘSc$?;<-m D]!˩=Wڽa0x悦ؠm6]bwԕGycG<`|V7KRrX$-n7m-JxGC#^[ mA} P& =k|%V@Qdκ*2k<~_Cٲ8 (?Z$צCf̙~mu71y9GCvgo =)8FEH"j)6<6べ!l.EBbQnNyִ\r-:f|TWq 1a0 @24r޷:+:7oC@-E4尤@}̀Fߡ^F{Z@p#F~#uGSwJIj5]ݐq]pkڂ79Dֹ0 D`(:45#`CHe]:: GDu=:Pβ~Glu'>Z4\cy8j: ~oNHo{(.{8_ԥa k_#8(M*ao !{CkglP3zg[YIR*.fCy+ꄘ)OZW~Fm{q*S67/M0%@x<~MK8!i(-:ct;|.It:}gVн7qM"EDz'$t8"V);z<-߇n /H3QW;j~J"tza=v7[;wny)?^F/KY]˱1нq<(sx8$Fw|rjI$MMCPC̒mw]Lh[nO3?ku@Hڼ ]xɽ-@lrk*uIyisP2ðU% }mԸ!V&QVhDR<:~m?1y!Z DvR=+i|{ɥhtUHNo\:HjrDU&i.E:(.+z,FCƟFnooppǎ&(ʸ|_kfI`M[u1-Fli"5z|ʃ]1K6wYGN/Mpag` 8@C is[Uu{#Mz XY.^mLPtsu6qE2$CCZ=\VcXZVv5)Z 3,d.Dh4ƶiAGKK,[bՊ a!ZƷZhhX(`yM{ :*F^4YT*Y!](.Z r rMJl1Y,Jm 3R[Y_и8Ļ4MdZi{zcXa(#ygXȗ">_X׀,d]z-ЬR*֓n`Fbz sJ0HTUB/J:$R(B|P GئZ"O}>O,-S(J]n>NUqI;N(pH%IaY=8i2!7Nc1XE_5+XXB'0Ƀ>kl+)F'HO#7^4 B#0QG0tV~c CiT*E699e&r~dUuB$7jɈt53! ":x|BtYҗ"aR pAktk X]5 0LdN)cj&Q)p-s2 mν'gKS Ĭ ,Zaq+-'$:DGCx2ڥLEymF$eM5FEN&q"..X1lKc#@K9'GCVz" jvvOLU]KIIKd $ j&YU<$HOL$+0Dt&:(cb{ e]+ LFdJ:$˳qv,ֳ^60@)!aﳟ'tȇɁҫ,YD6xe1C7x'#:YZ"-1T,NkDIYn^wU&%& 0/D z$Y4K%EFpRTԲ̮~`"^@&T!.]UTbZ߾x0pi #vZCN2*Z$E[n%$ug#}lʒX&i*3 & p@*a$nY)] Mc\פ,k4릴; 펚|NGWU8Ij2M!G٠o)[U'kU%A='|'ON-J< ,[b+i^6 u&ң\ҟ:m:-buYD׎#'3W]X1ͺ!c1!'>xg{<مyB%M['=M]A6p@"ͨpWyuX2dk] &Ŭ)59،i f/W^'r'آV: -P QS ٤8 2NݱA ?w7OP G=I:#f%0JGϘfrQ _UV"b|]`5䭕fe*.//dLAoaJ /-W5E \ F̃?&w?IYefN#E 'Io|Qu j֬ 1!{կ<< g?<96x}c (AʬV+kjn20KAݥbxSd(0bS޿+1^6j뵘 4,t:0aQ z:X#O:BOu XFE͘nK[|A@^ &47 54t›T c ź ?ӳhqxe01V_1b2I"˚Ӂ:-H5›Fz3zhOKb8 ^Y2Pehqj4 f"1w?M]Gq/:u-[]lX@IB[]KAyd hCFܘـ#&&A/˲esnKE\C>DM?t@dE@~$j O-d7P wn8xzYvL19 Vd\U44Xz[p$nҺeeU^MW'FYbȾiHb 1Gz}))!"Ear$m|X|]T*\R}%TiR$U)򔂂B-HQ*Eb ^RH !YUTC"(~| _&/crUXdzodm; F6˃%$7u t(YRLI-Vc.\ 75Bc.F ܳ@>ܝi9.YJEGLt)v,屔d>w gxLR #b ktKkw=3@8-;fYܪg TB쒸W>VW\ؘ^`q0MsvvavvvZX'HȬɻTڀÑ3b a|]S"mH5IBPu}WPG׺8Fqa;62]wIW!N]U2vр58͞=S=7!?7wo\pYWN 3jue/]TI9D!k!t~oɐC}O/*Va߅z7##uudo䜚5=ȓHp`ĆŗV{OT?NC.iz 7>7~ȢH?]KRD)K*$\ȐPhHljjyN m-#${vdmξlҸ!Owfbf@hфdff(U,+кPV;8t݁F[O9z/ 2R,r }tړ~ oU/׿ȕOBT$ZaAq&&eL=v^(UR$z/zO\J(eFV!p@\Z2c"_cUkl(]a({'zo5gSTbT(d-JX_+ h?>TCNC.汯`3dI ӤNk4:^tUY,d-c@΍XE#ōNꊊOX1[1x~=k@$*)"m$(7Nsi8x[&`Ud_.w]PFhd*RSO8gEoNC$DN}r.eѺn;ŶO+9C0s>.|YϞ4h~t"X&&1BʒVxUڼNfã&蚼-1Xܒ~ :VKFQ1(%œj/^m9@SO uTL&^=Kh9^p+h  Ldb$vӷ1|x!dP!oQ !1ѳ={~A"Gij3!~2JDf;@+k!}δ /_:kz/-o@Ԝ@X(  $K/"KPhI!YQEp 27 c6_j;AB,~ղ6m^nL0fʱ@{Cf@SϩG:@<Ă :%JZI655UhI.Xu\|*ފn_u 8$UlHq $)BT $T!I&ReeUe3r 7,6 4CN a 2[tLM1s!PKp@ u  ,@18+UC~)0Nh9lDbemK!mH3L@B&I 7Y6QVb6[<װk0D]M07|t:L-xCKC>wM#5{޺i DH(ߧ1jz%SL%L'~殈9d!Nm Ʀ {$SWhl CD@RKIʭ쇆ϘEk>]]cn M ;XC8Y4QCb8lD$~?:"#?!>!@>Sj7ˋv!ԅ,9v)VfXI/1CeL$H4l-g1"OX?8"uf{7ΤK<-j,`f搉 z`@ I\¢Tri%UMq;upw6&p+3&o #^1&b8ȍoH#d*5='BjU6tfhCH rzj@>[kwz=^w DR92Y= i9tUm2z3Xkn%\1Kn?с>醠G~vNd{/k44(ƶ/n)$ôUH+ ٳH@}(ש}X=uCgΞK;.I$3"sl(S &Y^N-R.Mg.o \;9jc'[oX- "n\ϜǭTvx,|$I |$ܠ₂09e'!~x۫.ȏ_8iYt 1ۢl>{z쫩! e2@DFق [We]"pHܢ8kiGǰ y(vu2/7 RY@@6nTwǺC"KB44ISEy2&O &ڏ% !gD+WU .;,woƭ ,V.UʹB)!%҉X"e|^%+eiHO㹞p$vK])5HjĢ~\nc;ZE+g}=֥*l$S'U(]T)er\Q"y < ie\ک&sQk$S8iVki/gIRhhDnnI޹rWpiHx?HTp.%訴FXbcaː #'b1e85c n1JL< 8Ew^ӽW\sB޹~g׷ {YDZb6'%r%Qo3L<' Z"ϳ]TXسd4*&&"8O.- `ve~2&_۶7s̀.`B ."/F''X>1?+Ӓ A1BtdB YVBZ-yeM-ҩx1sLPLLB]wmcדn@7,~Gw|C12#*,Jgll?e޴j@&QJjH@ 8EB4<hijt/w>oyݯ~~¦#CSVbDEQxhd2 G& h$ A/zNj g4CB0 qHi60ϛ4فoBݸuq1qr֭rAa>5DFћ9B (WCZ+"mtt W-& Q54}ڈNHNh97I.`BA8!Ԣycz2v<Zo1sE7fx=M+0n M"YogwQJV{F%d<>H?#p x=llȣJQ Cp:=ǫWW6/uycQ?M9{P`Z Y;8 ѠfV iV!_  \( #<{22Eu~܏]jZ[l `_v I#Pxhd4_)iEs<*%.5aƪ!: ;"It 4^cS$0Ȳ̰t[?gYem6RaRde)nX׿xsTG.~s8]/ 0dL9 i𤃝)` $+JQNdW ~Rx3ڙ9 E|B7ĻPX^pۀ,ztsff zpbϊPTBG+ & +R*yX>8<)@WT1e\Vacbaeeli22"FH|!HP)(dFvcbs+b0ݾ ξ7>dk[+`s}֦]r8 W": :QU@ڡIee| "ː/~alZIOSR0P8O=B}@l_|s[kk˝kL<{mYÇ;;JRuP2fr)4 >Mj-J"V`[2ץD8fqpO֛ۛͭM ֧N_w¸.՟:ڶv,0!1Ia^i'.6_-юQAqP\ŧtmuuuk귦$-q\Ј%K ;*+C†c$y!#ƂQU+݂@M .A[9 <(P*^]h| htd3z1# @( JW:H#dQ.%Zc2 9qD]*4xfdߚ=ha"1\ v*-Pe4n/ȴ E' HBv>H -FMy6L! p5~ԳN|`nlvHkz$:TQH E '4rNżLbX,b$2XG;ԃA7_N4ʈX:*)ײ! ?Ӏ H0" S,j$ED1KA!VI2~CBkO_맞s:ݎS,X*l#f@J13l]EּҤHT_E=A7^P&XR*gS Ẏ6p N 8VJ[ -#r`pH&J8E+ B4QC9iN#tܾ}@(uEs,^Reoi3K2vhKtF-v5,M|4˜) i9 NCZda!QVS$ӹY%HվNW1 ^JX(ΫtSy|bֲM"C+QzXFbEM -JG'^02KX81Xn RFD쳺 :(NMIrFbFByh_GWhB&5JLsT=bU=,RYXP|f!QC$fbI Iu )rT"UYP2Z\6eaHLK*9|Ŝ47:57Jv08uX̀<Hkck1 ,0X "䄴;}QӲrh@ .Ȫą ))^i("BN?!Uۮ=c9:*u j E۾S%uHR-%EgBy Y]~rC*{ՐulH@u f,UiPJМႩ:$XzJBE~)r2P8, Y"QXFW)p@氥)REtQ/SIq/ ]OIENDB`movim-0.14.1/app/widgets/Stickers/stickers/miho/c42fc57e5234c4d19a2455178eff2b30bced20ef.png000066400000000000000000001032561342764602200300400ustar00rootroot00000000000000PNG  IHDRaPLTE|! "8H// P76F A kWX?{ 9R&({ z!{!z z!F"#{ g24W?CrBAMMjUXyef_^U;:wxϫUg?<\t`wX:ºǿWpGL=:e4ez"* ڬh}lUpT('K{m:8@&'Aue64X@>{GEqB@]/-_HF[߃NLQPfPMo*1b$*nmԹǬ{hdWVqltr}{^\ig=H,t[R*+뜙6@baͅMXs``z@;z08蒄,%6!"ᔒ&Ǿ޼FKj2%G،ϿRbBPO;J:8yzC0>}pFEVh[п8/ǻ/+7.YǴoc]YDWn\HY٬cNdSX$':5kx44qjÛp]tzx߆cy`?=xeru.SX_Ҋ{פygP52gjQfu`됋Zi|GK;}F5$pHOfѝud9pPa~@Flįy֑Pc@tRNSʬw^+kRF97[|ثȗ>h-R{wĢA@ IDATxk`iIiJ VE!9͛󀝇Q"XPNg.U!?KB 0Q9'`\<u1&`|@wXh<f*se]u`GړV6 !'!8.-0Ds;29a:B }xͅPrHn,c#0C$ʹ U7nn}4wV:gw*4n:!0ф!KۇPW[uc~~Si"#qjXn+']hxWhcI^ ,dr9aDT~xvo; l<^Şjӡ6CnnbCAcsڭaI]#T *)Ikdw"CNr™T]zY \Xsl> ێ>h鉤EL'9*xCG)yT[wPƋa;,ѐf ء x*6`\hO!lToVJTО&#@/-Lps,h+@VK٤wAB^{ب *U"k˃'7֡ { #T,IBZY',9OX[W~_b<6 "F8ٽGj쳼-TuȄ1D^OQDà'~ZW~}){΄vg%"OK&_7 %h0{ꐩ?(P4"5U6أeڲg1ϕvt:Z=kVk˿Z[Z{K]L"4ڑlP1r#qTt.%_慼甩0B3E}I [)xS:-Ma;(Hg( TXi3ZaHNarEhćK@dKWؙPccL~ߗ0tLJ.--]<_kc gcd!oXNy8\Pr=$lZ#)B$ȸti|DPGgIF&szy ?cv[uLE{~)*NtBdC=cb63Jo[>}tV֍YwJDXHٷ H&nF1-u$v3 tﰘ(xҁ׷ؐ]BYhYP=#\-)~x.q=dѐX2g޽&ݧ/SFx1HEWaho쒼$ӵO࿩N\QemyD{Yr9^8oYHTO "hHlT%ujqI?86ATWO(w1IaY` =6Z3bv͋ee8oZIfdȆ Ր sA S`&ݠFWS[cM\ aME5T>J.rzVAhqDF5}a -@'(W֨!TA%3-# O^h ,W5$ VxFD,{Hnb,p!߾6o]wǎ|63?(JRc!H …DPT]>ɋ`Dj1?O<Ф̯ ]eV{I+l`"q#_4^`3aWY|lvGь8WSQEc)!FЉ8 *"!N M"Wߺ1#qܿ7P:rKޑ$PTbcwK֋Y5Z87^kvsRbw/tV ^R]7v_4z8=PZ)@ EC4yiZƺ_~ Ѧn &g򲟙73AbT$pT8=+޲eq*jֻXot-+"\;ݰ`ʝԶc`( 2dizbO]#,nmuA&wٵC{{3y+pC]{}7޽<>7K?S6݂L+g8f(AOhf rX-q7#ӛu&i3ox7G+&&}Ȧ:xg @FV9#01F`ڮ_tx3?ypm;_X)wJןw`q!.fdh^VvkB;ăG4( c1 !&.S1L|>Lt@Ċ65O*[r<`[ 5/zr+ȷMk*]#)K9E[>4#Tͣ%B|PPV:iIg(7xP|c,>S!ե g&-NHBR&Ĉ3fQK9#Oq[3/_b(ͽ9?gM_ouEؽۼ?M6NBt,/+ 3A$?}st̺a=:dnJԙ'7-mBΩr;,1{M2fAT"7C{2"宙ulf-cm+ɼK3b6i"yhqZӗHx6{,R(Y5d&s7pK.P".hXd );6qh@,tFj'Y!Ѳg ୫Wo#W?DXzf.j 6U&ك?I R s/p˔5^Beb(.%7l(7,̤N/1.&q$4|Wװu)؟N)d+wUp)c$RPD2W!s7%%,cćӬK!h K@W+L,ftn$2Tj18!S?Մ鸌 _v*%M(v|Fho玉Y IsJd̰g}ux(Y9%ͩa2}WY3%_my,Q[&zBpt;Y\ OS:r(˃jB>΅N;ǻz ,<*@vFBjJqH%0!ԋZQ\hg@ba.ҲY Trx̪e*>.gIfnaӌf V}u>>魁rQ.F@Ma#/𳛉 [q^| zRRLJIj9ù0NߴcOh (cV[1HyWBH|xC1!/L2UF hq>Z5]I6}?&72{IA17ᴢɓ;Sum yn0xDX.r (f ܭ̔P̲G|Q*pZ!L$]/ON 7YK,G`A ] H@@HyL&l5*!6J \vg#'W(.M ?ޡ$>v[6kŌ3mI=Em !Rk@MuGN7zX̲leu5}刾Fo!XeQ.TZ sug*rwu|s }xbšc=ݴBF%` EB&mꊢP_l1iU!S 0iBX>h*JJ >HoeAz!))V(K:tn;fD4b.j)ZX#!lmbec Ji"/ĵMu,A#ab`Q :] )$,BC"3(xc # !J$tZS4y"f9);,~\ۏx5n{~񁅰ἤ.XhBJG }Abڈ62пn+(, ᆠ6V'lLt ys𜦘w&,Gr*w B XkFHC R3]$-B6rFzx9͖8!9L4U"S\5M[|C!)fcii CM. *ЗNp?)f.P_jgeGNtP 4O)NQ%ڨmwa:pld_;(!_ N0KDW~"ֵ[Τ\ PC4DO>uWSN1#tKqH/YZ( 1"DYLkA?HPJ4=&lwNUCd/xO"r} 8|u`̳Z[t,3qa]x EQ(^|>0@s6vܽLJ-ƞQ 9`AOǻn%&-橍uS}d=5&/uVq^x7WhWP4 \Ӝ 'ZiH_U˂PդY/KEM(V]fRJmʒ>)W<}UbJ:CeG9^ D,[8 gA4l>.E[+4#rRrA@,#Ͽsucr]pDx1pjKT2䲦*T!M,]$G)6Bl+A0b>WH Ũ AͶ1@m=>W/Ν]H{:XZw^VJ`1ө++cweDR.`Ħ1 bIsOiH5:Y-.%06xH}@vK5;I;wgO\d#8㈛,g٪$Ijc Y -DKZ vh ]%R!'OH`rF썞d"@u7cw^@Zd,DiReD11"^X]:HH$buQ|qJJ,B7(c+QZH 2id/=K$zc'l , G΋rl*EXEb zuakz 6Ilk҈j5J$54ئ)Zm#A,9Q"q- I8r)6}߽㧛w5s϶66 BHPd,"`*2qT=lV I( 9HW;x8EW!5Gth5l {BJ 12;X; mW J*؃ oHw<'iV(1hjqD ;x8R8HƸ@QTJ_g>ȍ تI䒓uDqO&r~m;P Rc}W^WMBG bQBr'6Ix :#zt1tBw zT6RjI$ȼ%ѻ<$A8Rg' x~\F?P@V@n:M r}"B_^* "p2Q!?|c͗<=EܫX% FۘkuF#A:\4n&*@U|b*4bۛ[);t\ó $d)@s')R'h1<H u$M*O*Ԍ;c;>PxU;Hh:;0 qG~|gۉoX1Z@ `Gv=K:,*ۥU"7^'( i^׹4Y/AU9j zSя5| [**DH/x&rŻtfS@!un5VW!]Ak.W7eX]zq,O 9cDM.Ob!TzHȬ $ Np<=tb)(j ?ESB iCVd,@(dTJ:S`@:4*%O8Y'r"[450iB1HS3slc;6RRIӔ6$<U9Yl( Fh$z ,|P,|;=̺n55%@0=A7x}9ZB-.XzGd`2EG"?"摲 .`!P`\)VmD)T&ډ؝/}PHf%߃ Rny._۽gTWݭKǖZG%* VJPUYE檔dkG 혠9Udoؓ+Ѡ_ |U'A"#Rd 4,(Pڐ`A3MH67ToiOiNjlC!䆾;v,DgzkO+ #cXʵ4r2qc[u2><%&HU_4C#uh@&>=*:$D~s_#_y3^=S]W_]Hk]nqVm!Pǧ C6bC[Qt8SÊĐ!o N5`mlbX\&!,$ң`6}*kx4$9.k 4:t5_מ^Pw}־Œm#9 j'_?}ujR5 El^ F )z5,ރ̤2QZxx86ܛ)>9oݮ LE+PMapqp 6 i;zu^Ϊߍ}cUYۼ*UڛLlla5Sb3kWi,4,rlv ʅ}kRoF1ag1NtWbxGgdAtd>K,rh3S&¡|zNWPf4b^&cmV ց,&8*]I``k:ik*5w}{]\ld4QRoFLHHQ ~138]M^FLd,Kqk*Dy*ɓOgAR-„g {o?p\sino- A ;Caݤxr7F-=ёO|D>L[оC$7TbijTeVDBU:=BG'F3˥J8B b Gn{'<Jd68Z<>ϧ)伹4m8Ј{ŃH!u>wq̘W0+?z:*aZ^h$W $P JUEFE@svu41;s3_X !\3 qOE$&P6;}cae_?DQW_~%z[t Wrz? OdCd) 2 6u"HXCo# \u\$(MO/NjːH/pCxBEL!H0A1 "D!^p;m3AGJ -6_Ƣvf[.3 H0no䓏=tI~2-Ly學?P;A/R6O": ,/Ց}r`Pda ಐ8V2=Y#V#@n&UP W "t:YNdaQb;jDZf4sn@0{ȥ01YC8#<BNX  hf<^yՉ/!.?!cQGx&*KH8LdϤ3\*6H@@lZ)D!)18TAٵ'j"]&B=W_~Kr݇D ^}UD6@Dg᱘~[ZBQ Ć@V[PŃtC}iyIK^D'p;(؄NɸHFm ؔuW8Ї-.ַ~žVS,|~My{3SPw=̤A35 H)ݞzy$Xx rE^a>сire7a A( xA9b`1L6Y[ZNUV.oDnD)ٍF( KY| QJ nw<A˅$]\W|<]3+7:-}o}~G. q\DL#&M׌ 5jZ \rbh1YZHΈ͜); f(Dvޗ%Ut (UOZ2]&K"8v(v@&{xa"f!PGozD=uvC܍ڧ:{ |M_/1@lJٝ @F x(@f)D233+ T3S)Š,O dZl庺Krs8$\ C,a=X6aZ SUkWq=\ֲ^/1b@+H $IT%J=S~S:e,U%%^E"Y)_9sr!@ m nSgDzZMVC A~BS)^g|U N=Xt1D!?AKIciά̴gڛ>@"a eX>@5;K/O}kשBaU$SHD{<u;_Zf;_lZjZ-((ιȲFH@7D{>+A{ʹ}{D_?A+y50 Hz[rJP|~xn.굿P.ckA"gLZ1Cٯ9n]*0(4G<OevA#2 >I =Ն!i9w?dw̺!b\jH,%9"^RN,V&ZX66eW6TVt%oS gWjmHL7*+p7

    I\D7k?npngNlE8~nSiƓfeee>Lڃᙹ<4CJٽ͍gagbx _雺+T?b.$'<,xo,;pMf='Bǽ=":HMpyV #ͺ~ўSd=~WX E*UZ]rr3\$ȱs[n{(%!&+1+hDP#T\c UИn.YI'z,QSbRR<USe˹%78@C"^DYp,uk0nj3";xB^&6& Vj] ab+sYD!@a Ay1?,4Oxty0,QăA'@/3@r4n-ɞDOtT!gΰQ]/EѰمsFf*8HcBR\,O0Q")B,yr# "YpY o۷Uh7ٽ2@ (5AZ ^jt~#%r-LсjN!G< (d6`p w&O|iϱdq/*LY)W@1>|Icir# ZX !{#A" }H7ۇJ&X Rʸ,Ϝ}NCgjpX$Mf:q ٙ!^ 8ihX,^.I)3kk۫2dk[kfr;1 g.{bsP,D2([|KR*Ӈ=t*4-2O1<:4|8SUG0@U/*JMeJ7훫P~Z.V4Пd?\^lg%@4F&^!$<B Y4ꑬ#ݽ@pgҬw_׷Fxk[7/5wYk}, 8l򱓤e57z%X[A!+Yp (VQX$bT_fі(]ɔ!({y A)2io}Wo+DIgze!9P zyT!g r#b?\9w@z!ӧśY[' T=|h+ !|v2FCAH*Χ "g faz1%j!5ֆ fd[Oy&r#@BkN76"Dt.c2sLj4{i>|գl=psEhL/>:4 Y4B8VlBtޒY7w' k[7yK VWW7b%L3N/ ҠdKҸ`9"STP4::; ^BJ4mO#ToêJmWG{6b$' d mA B,kBW(KrDĤtB/瀔ރЉ:paD $,X4͂upBar5 ޣKUM Do]_CVխE, 01X(|cY|y\| |-9}!BI|'BGqfK-@~-FaR=}@nn5rLh3,MMl8ͺ,,,l;8 E8LиOjZzfeTɑ,8hi? !*Uhe*kӺVVþ*ǖsԛpZ?ﺔafҨ̔q^le'!w 4P~FٶV/5c5|~tXq<]UIJcnF5$ H4歍Ǯ53@`6vLH9 &E).9-ǂT]GNGw3_(9mЊ U&Jm'#3F P yPnǙqHQq3 )S( l|G0Rѫ{'9f:2MJH~i1mX-h.v֖P J Ri }1׏R3#@ǒ |@4r_i4h,<ti r_<ՁT"XmuvHE7ə:'@u{*ܹAHIfx,6-)C@$u8}e]p|~Q˱!c:sVZV  ߵkk;HwkD@6.o`#wߥDͯEȩ`Y<'$YbaN@u(ķǃ.W?osV#TBd[W@"6r|jK`oq̈́@V7CPg˚DFHڅђ->ڑL<<b"sӐқD8#FvਨQHggG"Dž@Vce!w;1-2ǒ:: yɤ4ҘB!&KDB;>p⚳G|o^)\Ua2q"Cm>J〼񩷏 3kI '{wQ,y-  DSrD!@1@Fx(P JO嶋EuoȁkrG65ƻu |8%.7NUDzLE7HqAj"77BvP"j"$x1ƛFI[+.\>9kg |("bD\*+ W #B2CW6ղ@H= l5b iɏ:;טV%H"Ud#@o8]2x,N˭]8Y izW+FEKggLgLN D+dJBY>MyB 8"1} )"уz4߳Ovc[ QwvN8`6@ 2ip8(+]i֠vLH$)(3aԋy \~B>br2*N'TT<> gT TncpD^AdŐH㎏d{%Vr .A~ F+N{sC j0Fx,n B+@T4 \N19-}f¬i&J&iH5{chPwQT.\ skas X1j,HfuQ!Lv@b 3E2;> /u1,+Rdq8"<ޚYלosi!UWUE=q># lKi>kM|!TzhA(0c%yg'b3:Exl+<tM&M.cȩɰbzH;- gHL~O2QKB6_aD˙h%IzoHz!kC2ӺWpyO4'A<"#>E>6MkkA%CW¶}pu'D!Aq2HAd>ꈱ.$0TԲ Gf_!m0tÂf4  )0B z`"kN>d6ɭ'j}>y3[.} 08泻  ͨzᮮNOmzJHHE[aA3`'.c#λy,L|TXIGM>ElA&r69#G<& "d$x ZS=lbdN=B%S\K*FDFW4nh 7 |z];HxE ?L]pO+5\?1$ut/@6NЃ=1IHWdҺ<HkNEGHQUS_0 )ց )  ݺen>K?fERrN;AE-RyďC&í /)"Ɔ$m[{w5:.t]ud $$HUl*mA$pT `z&3߈{)eKc{aѻ2)"eF&8`~H||H kam:'"ȰuZkHDs-ɻSqbf\Kk)+(hٯltw "n ,YUNFHI94]~ŹF OpxQ\7aop꠶1&s#"AM(S'j;SՆnݾ|8Bvi} ;zoϊxT  fHk[z0 8b@ۈ[:8!}ql;?5C il$8haUHB%$,h#F@|vĽBC㙼ư`!Љ& y4"Ofqz/NzcЇuW1k]SjvꞌA ; [h4CbNp/X۠a2|Сq~Ÿ{wfk{gܛ(mE+C`I{Ȭ{11pώQdt'5w<OHX(xP攥;ѱb܊{`? 7ژ=k!h[ȷ;dr G<CRZ3ψZmם{sHax,/w˴@xEأiK}V:4}tr(A6iO>Hfdrb Cl拀nx]W5@NVDD2);Vl㸮d\?*_N1'J}ψc616|{ l!lѤkGd :l5jV]\-(cha7v)A!]G rW%t_tVsٴѽ 2b&#cVހ"7eD L/7^L+w_ Rr9ȢVz FqIY3–ӓ+ɫ&՗nם|5_yį3r^i@H\V0QڞĜDQ9c_5!XK,ҏ VIhCb,f OQ .:)z`xL󫌖GS6{e{/f\dWLP4gwf"ā;`VjɓOar12{_b ;|bޢ E:BEQ Θ2C'9U[UIgpDv+}A1]%+W\:xp?d8EHLHJ UNE7QV(Q]wTlJFR. +U!IsudW:#1}e#A=ܮ#VH*_'A"N=]zrR9w+#'u`S{Y[E|0gO]B0J O]ZIHJf].dZ52|g I6>OY-;Ǵe% T,fDFJpkc~I *]GUbD*VKy<;MMOi]#!m[3f-ٱh٘ >x`pp 2XJ##'-a# yD@ӇmTc|!R!$@/_4m[xϔk5C?x9+Jhם=V+}fXqc\=La_-p4y(g].7_6lŝ!y_`5~|4GX 85%nah6̱Q{ԯݨ$˱n-(Bg۾dEb'X0 )Я4?3oJ_"sn0ē§4}|!0vPN$Af>DBgk˞{R}Ќ-4v"J2ټ6 q\&ZPŋ`b=P_ʘZ tusԶeZqIU4:t[ڋߤݚSuЕ~oۓ>TQ-T[0\ns1O }~D-LکЌՅ3g.4tպsH}8{;Tws&/7̚W=" b}^҂?rL.wYGZj JP15b[Åw|ede$RW,W]~6VL5+XF^̛g7~w,HR&N8=",|,ns+$*gTW_x= Yvߕ<\wKyj"Y:j/Ѭt*$DdyJ!\ǧ}#y"b)QO f9ޏܝnb )L`rdRy6 ,@I\2 ^_ӵȂAJZP!R\Imm0w`@}0&tyDY$R39}\X{<"\s %MNÅ5KCt|]ˀ,ՔKxeešp47{}*^u-II NIxm,1ޢ;wOdXZW=z5y˪*U"U@f8y0, Y蘎Dd( ՞䣚i^f ,PpdK; 06SZB UI1`;0{?zzOZ2wn3=QH GRXe@:pgå:cM7^KDQ(.R9 gꏷ>Fg3=y4$ՙ%p,VpNǷ,搜`9@*dEsgnyi&ZP)sb20|9rQ_b(1>J)nǐ}݁37>7wgH%M'W,X_ĪR1ꅌ!&еm dۭ$[hR jijLPMYJ17z<3IәL9{ݔ2?<9ؠgi@ͣFX "@A=Q:r7OD$莨.h8Ɯ71D}8b {p壌@{6EL5ዝhT. Ƀoy.%! EdRUoZÆU ! 3,^ X%XmVyn_b q HlWUZ9eYFG,H&*tLBH0iݐ>9kGCi@" ƭ*, ZٯT 2Y0Mlc&]8D"ُNRnA̫Vk@kӰ .Q.A?O {4:A0=H;Gd@@ 8;vj}lIP­dhg%J?c6jgn4Ɍ/{|{rygMd IJ5W*B;D" m "ɣ%3ĿjS)2b1DYc 76gq<끷'_v. CIv{*i H5 ;1IV"2L:c.O>o3#B2pC{awXϰovk]! D8-74 G GyK6LϹ0-&,~޹N߽BuWL%H\E"YD: \8dr5f.HlZy|!JEx{Yg 5:xc7D, 1*2nBrSzWqMJ \1Jœ5Ej:C㪲$gCVKQ?iXNú)"!,e1F,}\mT2_^f2Ū^  OӋ]=ۮ/,P`ovu'xؕq^atO eexKRCTO_- e[zU.^@}o*֑QF4֧Pdm-]ԜgHy{ iS/⫴T Ah:< I xd*[f"y8lKnMDdhhC ˠ55`q1vgӲ1nW| cd2I}auBC $aT Ea !ң )xul}=.h]7Ǜchq@,tYn;jYxA(j UlE^i!˺F)C?FYm4୻c<_ݴīq8XQ?jZ">1!bi#Es+䃨~8aR<:1!sq[;ۿ&'ֽ|?)?Vd5iTHlkME4 X!EeXs= wiR(w3u@; ^yemzC&I%[x-YYG!oU,2Rc(A$(yTɯn$Pw{~ p/Kg`\?нc.r:&ekO<@`ʝ;\ڵ[;}?_Ȱ!!>՞jbʰҽ]%"ғv{EdDJI-Z=7 (XxTj;T;q;?~x="N^5,{7^x5bO![Qw83>Y}dK#F& U.5ɂ$5^XNN/ƣ1C`ϥr.J3Ow_{V͹S΁;%Q:EKѨ$FR/ aС f`$]s 5J\KiJt 1SM~Т~(]X?|s8 &s+bAزAbEK!9,-lɇrv |s% g淇C{ ^j~orOEݡ8@#4YY46i4FIod;zvi`S,!"`!騞 $wXQIk!TׇSWd;~8HS$Gu̥z!w'9 s@!ju &<8g6E6e-(a ݊ ʺ9H Aَiʉ; SZ3~gꭩ7$_IyFL͙H m4wwd5~ |oABp[¸Q=`T@f#Ǵ-7d~筷^!;^kUN!jڸa>ypGGNgƳv8`BM(x,@!{҄`<[nyW}BYO,=4**2G0oI:`5qxJ0p]'99EK}'B|{MZא_2L*aoP6Ő= 89 -{<F jBMO_}mB++(oja/1g2ldu"PH ?m3@L.!Pa!҄ x]Hol%/|i{ޚ`d`|매pv='}Gg:8g+CY֧kk,oE ]q2a~4nw2mA\Bp8dT1߀6oHeu3 Xgc\bS54FN 6"[Jf^'߽ >ù wcs!Y}IB2?MŞ)i}5Crº&O)ȪLȖ{m2\|-eh}/;ِYY/潶.`Ed[Z-c oG<~]tH3#pҵZCGODFdh :dhRasCz6|(RȑU/ٷE.k/|IQsPoO|3OB>XWЋap++PyB9>c!X>HËFrUV~Dϋmy>=mdsK_ Yq4)Jpf8=GoU@w&Mn1v|i5-Dsإ,g'z#Lke f 59lr"*\ȑ b*1 !!">;?jCN%,KG3D4L2,d-a V <7B}Bb?7111 ܚf}v 17:Kd]VodI(o +/AE" _w4I,ZuL[F~3 Y?Y7Eքj=+[n˱@m!!(gyol`_yP،?b1viU-q.O` $,c\W'MLĐd3޳ X, מ+SӐZAhoq[8GBϧzb Zn"MwX.Α43`?i}zq-g=b6J՘UVSmovYc\ R G-]]]#ccoO_^'v%-yr5g$ϐ$}^Y| G*n`궡'K=jH)繝Kc=۸ 2|\ř6&YI$:O"5q=ӂ\Q>UAn˞6-mD[htlt2_c3gduW#{x8;s֏$M\UiȂ<n~{TȦP'/]r Q[0, :O1{{9s^n .>q~7Vws5_ B6|vGo2b>Oj8) e2 vXC5Kq<0R$nMh()o!+.j9 .d{wδk`Uq|wAkL)BS B$!!8RȱXeF<$a*ںSxCkBՑ5ܡ"b?5N벎UST-U+3^Qf- ;PsC͠tq`26B"ʙȪc'$H*EH(!D39؇rfőoO@_'oV FfsEQ=\>83;JеrVбR{{ɝ-\ö7y#J!EBĨ ,fdzܨ"{RP޾+[8CSjӆs}(֣9h"'֥5ST Zܐu8YP*M j$%7WBeꌦ3_<K#GLM\Vd*Ȉ.{ߓ{cjtGL 8tГӇ&\h]qE7iMF4 vG:7dSMDJz%)ANs՛YY#/nsW\W*VCRx0H;f £:/E:f8-oPߔ2smtZGM MW,UiZۨf/<uh)7vlx$HMc(\D0!FkĉEVrֈ*GZ,А H:T?RW$o#:S`i(MJ5~pN+2'O NIUƺH Kޮ(6PLH7.cD(=QCq7J&wۙBznbe\ujwH/[o?5BSV;leP՞j4 m: ?.{_o$pb~Rwm r2MKmmх-g9F@,[ѣ.(1~H>D0qb( c~{/%6lIՑYuOFb I4ap㗞I`{nu e&Td>A'6s=Eg*~ i{)90 M[ tH̤ߏ̿F B1 ?hjմ465jjNWOt_Ų/h 'v9ߢA>Zx\እ 1!hV?43 ehoMe"'\~b5pmx Wb4 -RުR$MoɆ -΃ lfIe>w*Ih_cAk>Gy{8Z :4*VTc?>z/ZUSg_AcM¸ЂeЀi4:ꨣ:ꨣ:ꨣ:ꨣ:ꨣ:ꨣ:8?IENDB`movim-0.14.1/app/widgets/Stickers/stickers/miho/e599dca3de182a821ef2e92234fb2bfca04a325e.png000066400000000000000000001275731342764602200301250ustar00rootroot00000000000000PNG  IHDRaPLTE\G \H \[J I H I \r<kj~HH \K Zu>QTZI yBJ M OL H hf[abU]"T"n'0[i(Z!b,=c,;ByBZr2_ [Ö=`%4o+[֫Gq.|E6[S;ѥF5ԩFPY{:ZtꎇX:eayŽLP =8qi~ؼSX yꕎHM휖^!)h%e{/4ϲt*/]Zo$*49:>f*.|l26b ƩX Ug*7lq;?񯣎?DFIgh|".^_VXyDIop/,2ѿŶ8Gr!1?~clJM4#*PdLOF*_*;BR{>@g)4;XlPPyyUrXxq[\EG؇I[u]\౤#>DEB;ρo@WͶ{xǺg4HTV_waA+e}ŬlxOg˗\yƱsyƵރ}`xqϺؚp߰Peq֢jwPFN`ǻE3OXY K3ņQwW3&xppD\ϔ* \diSۀgԓic^OtʼќaqBtRNSݪ%V4U(?nAp{~YҮ6IDATxk`[6%[%k`uq~B_ޓK * nV@Q&9;z2H5h }XDDDDDDDDO&d>rF"NIPD0X6&AaXS+Id\90e0Ϟyꊚg8s,  228XdW;Z4M7oN)SSbcEU<(cON09yMW7un[v'햵h4y'A~lMzgeoSy8,DG0m@fÑ9"DrEeѮ/ C+P E4E' 9AE =r5cA#CZHXD1s&Md?g\@2hpƍr<|)"maPn3]YЊsi{Q1igYxcNN#%bLy :Gfd>~SݮtZ&bfvqGAVH<riG*J.c[(zL@W2(-\U+Id2~:8H`5Y=>7W[ċ/Q7@I$O'H*_dϫ{͂f,>ᾥ=CP+k!޶q!Fr4Mj%])tYmv xȁFH$`W?/T5B^X$ Pbh9|rZ O0i:x((io$41 c5&F-Hޔ/*eV~]^"n..so1IzaIBΣ&Y\IRi -Qrt*m}dH$Z.J,*"". 8APdٖ-UYeEex16SG9BD> =w SHF#HD%2D SWV˲6߿Frinw|\4k*^엷\ZaQJ^hH%(/(}IKx-2J,XP> 0"V&jZ^/(|A< =ԑ y @|!7bQo4 >צ/d!$\Oop5wĞ8ˁ>ivC){Q/3 [VyElj<IFmml6i0}vQ+. i|M 7jI:'>q yhMg'r"r5d0}< ՘֬V 9 :%@.+CAP7z@îu,WdHIJH8݉Nk}D&:_.YXȬO%<rZ4{Өq]2FxɘtJ,]yhTo˾9RԽrQwA## ?h|'GU%qwˀr4UuH仂e (/=PF Q(tz2x'#$e] w̰]rs x_К^pI$v? 4h e绻oovg^kej>!~ uk4OJ-‰Ht{L=j9۩ j4`a1~%h 1G`ؐ Ş@&nj8HG5[ @FDrኑD@đ0124RAA#۵(F覕]~~ Y4ji0q&j2ʙԐ`JaT= =SQAEAOqW=n[sww0Afk2]h+H$;mѺJ X*opHZnMKtDeIiN:w{ 9MջN;mc&LVAe_VZkѶj^ fg:{U5Yx@B2mrXٿY%akkrƱoȁlCd NRZ7swVTgP;~6686Id4dmik!}>/Y-8&yk!6iC^B׳pKJm!TfY[U `) [RM=aU㴚,Wr6۳S;Rq샲np<'%,X1 Kh⡓j곓&YsA A;{&y dFIӃ}yAJ2n'-YhТ[D]eGY^EgށϫMˆ]?mfp BA #+n:/6:{K7h) @Jg\6Q"j(uw)ݍŤfvW,)@CKmT/ YY^A2:Dnnֆ1ֺARE!}r$a$&-@ӋYu G;֮1^1uEZ:r,cDL@ /T'UDfŸDa%HħgбuVՍ.pjߤUq'^rF$tjٞZɲBjkE},2%8AƬ%@{d-iJ9 ߿d0\ru [9ZHQ&j[k78 16cKd}^pF)4"q48pGqweº;8ǜv1_%ŔHg!tK\{7g(  ]@U81S(o[eOrḇli 9k)T:gu{/TL9ObU {k8]\ʛm^qɅ$F 3L{1'[f!@6Vw)O@7[ dx)hg3A"J",0Av@N32U{݁sPiۘ2bn%O ܇.@QM(/HEp0iYYeBЇTJI\i4glv:ܲ|ob8k: yDJO|QI;OD#}$-V|Ço |W9@d Kʚ4ry5HRmG": )QnuǢ$ Lлb\(=;U otL/6k ܩrM464 ^C* Gʠ> $PMsS,ڬ02KWC+`뼂w5W5 Ul*"HsNճ_Ă F9 }iԗ}1-JrCUF"ꎌp,nK ؛A\dvXB/SIŏRUE @F"-T$' Ҭki1)%_jj$ylV7e}FH7lHkAWԥC{.Q"Gf6l"QN%N:4)s?ϟIN-,g)hh~V5 6{2oHA+F_( ВvIВm``:3: 66*Ih4N A6 PBY]Dܹ+?j~'df~=sL횸õ, tnzA`NpHGN(/+,69`]j.c,Da.3W)v>W.;|ALͷ4tJ'RA-S<+P\6"_3T/%y`":զy |HQd!b?PaIPF?#En }$l5$u*SM ci SoXh,3P[z@42n}X|ܒ#֢ ~ԁ1<@c]u,L "X0< #6'AB,AIƍ@ؚ4dVC~0 (NCCi}ŋ-nSmd @~V6奭8v}[zu@bv0fC}B~Y!ؓ -ՌD憇gt

    tħE6/pAkaiFA¹@DX+8.x4#fb%:t5gJHr9S:s4y|>XϨ|/< \<+E OGpJЀ ,G-E@QqFME.ZcOo$1n#35n.sRxAfg?2V+:~)ۘkuuZKM^Dn5xԗkCܚ@ݾ,IEFCQbzK( w Ξ]ZQ{ VnE=K}W;I߈x׼"PA-QUѡqD҉~CL2^=2,KGZL>_~r%xw}_鹝3w_Y4+<Օc/O1Q+j-a- ƴOeIPN{z3ICF$8 [7b>H^..gC>Y$h _<+ ]X:޲ h@uOtX`<"+$MVG CiDs PMšUQ*o3ldaK"6"iޟW ~3 , |h5ֵJd->lI0Lj R` R;"W C@ya d (>S;~&%P;YkW:#g6CNr+k"<-^H}^Hܼci6)r.z6"v4eO0Q*40=4?ԗ15…:^*ZlH<`B!pGǼ 4¿gw}mj_-_L7, k@IDȬYt=q+@iuHf+E*@%jrvwNO&0F)@}܃Az?`\OQY{wմݛ[*SIɑ $R?*ɯ~cF''_UYo@],'Z kVy8΢ѳzt9lV4[L[GG쁴D Gx2b&M>0eF>r-rAZb8-yRVEIJfs\C@g`$AD<ܻwOY.Vgu Cgģ+PR .ӴYf)` gA탥\`{˴x]Ն5A9~_*T&\nh(Z}G`\U-fQ `ɇ:'^ 2{@ cWnaMGZ 2jk6,GRjjT9BaiqpdBvAFpCflc:OiɿXfsjs@6J 4ٜL&^|Gb@rxgx|=!g 3?u šg{.X efI0C]jFFo= 6WLmЁiTXirx-S:{?*ZV%M |+څ D.n|y'눈Cb{?" û1H X_@@dV͓=mWT9T/a6Gt̸Hh/JD5 {&!j1>TS"N*xII΃ Xb y=y{,@޺!1HIݛKK e4.נ$ v.YI>uj1 #Dj4?+_@TنDxgcΧ P|0GM0HO7KY "|ףݫ{{,*q],qߗ5&J41&J+4ĦLCL SVk{jlBzj_JED}_wfvکץ^wvs&҇ߝP"B@g<0fy v#BAJCÅ* ]l'`r4BLlWk^ɝbF2(,">c/΀QA{hEY?Ҝ7a'O$3FiTňKTh{)EWy"Rr!Fc?SCo$(v @VH di2r[~[TCUD@f#o,@f* C H#L`5x"1H7V'R,B%9Yo!b㭀$E6$N9k )ѱex|x3VWzWZ^qjE1؛HgO0W'f[~2;z]bNW!g"%u[5aGg: Ɇ˸'slH~) x+i.(&%P -Lx,"bGJ318E:)I'=_I"HSGƭ"{74wHi1Z#+&㉿GA ŢK+V+D$JbckGaAted*iYʻ/*TZX2~E#9ߋ l@"V{xYozЍ8XKmՉpm[3w'qx2ڳ8-iř2 5 %J!Vv]FTv6I(t2b?C39$(q^3 t9_WъHCi7Ά>0rHKTԛ|^֕ NRzgՌ'vT.E1gE]ٵ85HBF\X=>xWdZ*J]`iKn43GOۈɇrm]:*ebM9Ģ{qVVmҽKl3PC /,Fm@ -L`/ѩ|7^xisno*ˊFl3[h?8ۨ5&K<`C3^|F.{,OpzK[0p$t)OT V.Ea'[c?,FqLj@= y[4i.Y ^Ϸ*e|l cި\Z|"(u!VyeBBތٱCso1i{䴇~BK!w: #N0FfГj\^3*xM̰\똹K@&e9[& (-u`}SdD0@qQɋ s7gF5'O_RByɥc]j0zbGNAVm}Z|Յ6DWk}uI-mᱢ˼ qMW8E!7%bNJB)fwWlœ¨wg-Xq4rf;\m>3ĩK#M.@r3dɧk1B4T9֥P8 /vDQPj: D| yN&z|b&Á?D {6Kœ4L9[9'C!7:\ir/5ZIOf)v7M2~q"}W[iI(IPBH6Ɖ/miQMU$IBh- *@⒈SHuA$j$V$[D% RYwv?|W2 9,rF^zɥc$n4{Td8|JW_~ c3VJZ5i,jW6y /@ztʊ)t#728ܕx#髗=t8%E\׍0,ZK l_E !#βRj V׾"4O1_[ƾ2`3;3DUu]3. A`U-pwYY@Xx"Hj9>jSO3|Jq%}{R3 :K A7<+WpeӔ7KRLlW`Zq7$VL J4J\D<2!ϖRH$46 vZ!skN)Zm9<2&շyQR߂H<],5+{  /e<KU[ޞ i QJeC(H9_H q' Ob}6#!7Q!W^׹w}YdYk+A!Ʊ6G Y| #ߘO4zU1sk2*0WEy=bXCo>0N,ģc<44b>rꔺ DaB35J%1H|ȅ_wuol:ZێS &.~FJ^Fu9Ibe˥l i3;iZ-w#A`LL:2B s,`)|ӻXV,1k֝t6+wڅu]|ɔ-dkxԀ$ 8Fz!6a>3p @._;.XZY IDq 5\@t9JH )1H`c YO!atHPsmVkL > uU}\ڊ2T&B(?i_0h@P%fRlr6[04;E}Y"o%ƒ(J.+OHi<~H 7XD4 f6o*6!z\SHbb{vM1d:pdX _7q>h";* jMWn5ؠ!V^P0NWcbF#l#CҚ` $bjUO9 =kϾf+5`FaYèglOJ|6fr6*L2p$bJFk$hpqRʦh* D91vF&纞,jc~ՃXN^|'t]L6ָZ3<{(U.w H` sLz>HiX5+E.f.tO⓻{ԍ^O-(Rԏ}ҵDFH.(A8)(dȇ9缶/ @`.&jdّgp$j3gU1xt9t>"Xe ) 1b2e%gS"+ʆo; HlcR$X$$4"C"2 y8"2i<*h^SZ0 dXNkj&.ũR-a2YzlE6fdG>OpQ(!},N,2,JhY ]p31=-yO( b7qvL ]<ˬ<ƜH &?U/pc3}a\c*8nbW瘢D&CYn/1"Ω[y8!Mǵ e\0XuؚtxADƢ%iFszʹ> D(=GisJ)ḴLEgC&H@fjqבê mɶ}X @oE `hLx"|LRIQ"@4i CB Eux{d-*{bȻ\L@e$r+e鷔ǁTs'Uѳ,kw_哘K䈳6XL$\,H rDGIQ@􌷍|2.|Tҏ :TyH<*D$EYʻ}R«DM3N͂ <9G;EK ۵U:>Z.U׷ myl-Z %ΛRNzI*tPÇ::ZWiEn $""ɚ2߷Oc`\WsW "yG)dKOՄBaS3^^L ,*Z1 .7ɏsD$dMEJz_dyһ!*CoUr;ʦx+ynW߶Ç(3WZ-f56:, @7fҡmC&4kEO27j>ᯞO!N(?.cyff>Јܝg0 _7o~d[j6[(9?F\ZDAyQDo T!sӧ@ĀAa5OXAU Ƴ/026::Yڜh:|i4#^b -l˴$e*} sGr (? EX<7טBGR`N /x `d{k5B+8ց5[Rvx-X@$:-/Tc@ȡ R"\;D@]!w[ Iht=\ 6V^:Nl vddRT4HR$;Q(.hɽw,_,7; L&`08A'@g[B!0kY)KWCa$˱smC;UhXˤlWwE Zi8C5!̐v^Z*v(,v_NjxFx ~ŀЎs,CHKݻ,73+Ӹ4 9T Myy&S(?qf>2$~B:Vcݳ3wZDY !(ɴ(l)L!} X$/iksyT;;@j#=G ˗Hvn~n]KZj h R/tt5Ϫ%bm*J ;E fQ,=%르 {ŢةC6P?40"D*ᮨ܉v`66 {!Dq E۶WΫgǓ]|9,_rYYYw'¥!C/dY`4vɅ W Kf.q @֊\L_:_@`x0 aރd" l4$j<D!2-]9611q|*f X#wX"ÌC'SH~[ il)e;Vy㍙٫tD0`ZusDպ9['mۚUs~~ZPYMiOZxp63E粒 'Œ/E% "'D]Ήlc(b-HA=xն8he+@)hd=$p] 1.uߥW^|C yi%<Aǵo:.@`AAĔ.a$MIHl6u<)DUO$Ј' c15Ykܘ`ӓ_bgHVbz("ƾQȞ*O_I;rU"s?]UܡǵND|[DQ]zfsO ?t@QvI,A^!ZH%ЂZvGTD9 JH/1JNDM(_jsTds{;Y^IR",㊅JkqiJ;:==GޡKD} zG?'dW{$e'<3 @=1嚁 i sDc" CRZI25M^J;dž@<0hmj ~yUS8=Ug3!hȖ 3odQ]Q'XwIrP۷iI "{o%ыP\12EhD<[@T$/Am-祴qDã*0+;uAZo;cng469;GR(B`Q, >J!=OlqdZ1N7RGGGDr7G#%ׂN?$!ZvY5)Bc@D.,4fA 茰 KDn̦KI9泼JuU?ԪB~\Q/^Xк\ .}|"UTc./ԡ>L.lbiQ E9 K bDQܨY`ÛTۚS[R!G:wLR0UAJ"Kh[E竏iUqџpbS YņZ -Gq``xz9Da`iȬWGg=w2hHj鉐'yv], Fa9:'rh?礞 -fG#XZHQjH .+H m(DP I,)2[v#Y&g@<*aRʦppm(T bS YD41"&ÄwLd#'aw/Ȱs_K̙?ODt.a_0wj*ޣ`ZL!=e=7_R`= /,4g4)Bj_blD  Yf#1lGbDLz S_ :rV!Q@"P32/"y3rFf3$Vo8{!͟eɵ 5)r]xLSY^hP{Ic#^o%_PXsaBwSQiύ3-a˗" ɦWO2:  ";wgΛ;#\Kf2A_oCʛ5@*(ƀ;3pȊBpcjeQZ](,m (v@r f[ػ3wFGOɛODY(pRfxn{Wh%̝@hV;R*Ɂ!Qf( Đ2+\+mjȲ["ZrGKyۡ5K 8`l 輷V]$X|\WlڲA! A%*,!bG#=9VN^spe=iV Iem},$Ys2m 9YEYqk|ŰNR,ȤN]OxT;-=Zv*9y,m6SG-F)Dۙ&0l Cq;zK #UU6_*PYtj  Y#=B`6HjM"%^wXFNknFM? {bBP| 6TӇK _ӽ$ $!Do.2w ^:-HB.D9y }9nVVL!HxX^NwD-˖ieݓzwc;ځ86~`-T?I wXs7)31~p-|H@a *2HKX[ÍBpz2Xm@RJ@үJB.ǘyEUY>_` 'vOs<|sw#2&ZG$C!n*E5paqr50N(zL&8hSWߌBz}WE tX2$1bGʻppLܬ~j;fyv!R 7?@"8.,lD H0HVD4kM/lmYuΙTTTg~qa2#(EbK/|˙!g[<{ܾ^ 'f2EuMQV%l 2z9@qH1oF0qf!vY)zp$^d5cH "x'm7uV@'! NӋ:bg΄)Ľ{gݖHfРuДE1RYd$2aAWA6~/mf _!KN$Q&Bшj">"~(+ҬoDtND-2cL8q6uȹ jbEN$I]$kDv,jS/vw+d3Σ5dzwƫgg≇_]} (1(me_!=-w/H+N΁Ny',z_!,r8bO$ #c$x|5w%1M$og c?fho"Fy 8'1}|ゟݸS $c-\_uPH^vzA%3̉{FDiFP/0\ܒ-O ״vzG8'r A]FVڏM3ND3?Ifr&RMS~?boΔ>Qp63o u@pLu[kd/i>/|:6LӚP?ND\jg(]:8)dЃd<L O,c:,cyjPw]ºZEb8L&\;HCݐ7cOh#cMene}ɗ0";jyb`آ$ dO!~B\='3, y6ŁdvyҎb6#w6nٟ]N^z_a2B+} $o&gL0[D5x y*p8\58C8'٩3o=pyI$# _tP0L M !#с@z?p&+b bDL٨oݹÁLײ<1b{Pߙ?P]t`i -YZ,Fk=DZD"5&D;ˉ5K  D ^{H>QݱDj5 CKXD4dn'kp4k1a5n [!o Td@H"v\'V;L ax[[[E 0K9kE|ެM>ɲk♿N0[ݪT@xLĨ؎ේG6XC1rd=>[7ڱk6ȠìdD&! c 9B3V  ': #|>f`mV3mHY9 $"C h W@$yfͰx}t΃{co\]A\D t5V2t#6BKѸSӭ~ ZYO>zޯrq$]Xm6\c X7mKeVïM|2&%;yӘc kg}۰s,Y8ПJ$oI`1DǛGF%C 3@@~%LԨ <ǚyAуzmkfUMVlC )pΐW_GM#d!6sZ$"gD 6D dYbq{'X 8XSsey8 Ԑf͏.b$ l}0Hl08dk)R@ H| @^6Oɴfm`Dg /.Ţ C9⡩v_4'J%er L"H1jǐU TOI<~18[^on@N3^b-щ:,ׅ}6j5*eRO4L S‹ejxoIIQU5WJ%"P+#RcD o|7 ƀknnRS|dy'=<2:@#dn Dd9H$h)m1x+qm҃jAVf^JWR3TT2$D|Plh3bq&(LLtJ-@DLuN6=6ne8s.H><ˍ,s2-g$(ht\7,cu*qQ`Nm ZѶ*VBPwCeKd 7hCm##|v 1Ǜ)* y˭$Rt$@jAJHiY<Ϻ5TT*$O7~=Ur]M=jD b%#iK0?(DSݺK8V!~Oˆo389AkU`w&+ zndӐ%@p" ,͙m(w݇SwBhFu}~^؉Cgρ\rc> 7nZqEz^N2yH3<ڣploې"$ Чe{{,UNxN<'e \pug ڽW B imQ۞y96|2p:-ƁC(2wzvjD0ٵ+RA_sL-Xq:r,xGÙG=3[AD L8|t-{Yk4:(%s,x,{ع^v \ڪ8xvPzQvjMtIiH +%q02(k11\"{2o;9Nam>P(Ow{3+0@?]L-A7J/hNMMS [ೈD[0y\$w2XbsGbǢى6EarH!36doBbTct?~wa;9pڻϥA+5^q1/t<${kžv9N~CR5x1(MpG{Z= Ox-Rr-L>"DÁ_: 8l?xg (I2Ϭ [-4z</bEQ{Ilz\֢J"'N>F#WX8huk D`A,4+|@<}[r*[,эPfdfd(f!DN:U}!w-pq[ mUxpOuG)+e{2B !!EurñQg7?DO+V#̞"1D0۶i=#F$,4)~L`-Y$ o4My,yFy\\|dwgTD|}+H/odk;qt}?sX98>Ƀ|Ϝ ^ ĜXԁZR,xDjV20lI/7CG:ĉൾ9ƽ=t`[6xuw}xe8q9tly{<$r/,_*jBIcMUs &F*KQD_ĝqo2A$I#C+DE[^ ܊<C)ʼnLHV^ƒKyaMԋcA\waR#'SբNf\`]?8œ8!A>F%d,ȶ:;b|>ZJrGZ/LxmGdI6e1CRDt 9E'J/}IWD^FcigȶhBF{HؘD89 hƅǽk /+~HQXTg37LTSSz#Ҩ> &]ΠXx\dHd'EF  QGeR΋d+X0}ja5 O{T^R& .g+Nv8=6!B8MA'<' dlxsֶ7óv+KAĊ_:Bt'",4u8u' a4*+Tsskk˹sϟפb(MUB8$#&99('7w:ylskA#Eep DZ|h44 r+S'M m9!$"ցeɑ̺>ZOB xBy$rkߣbo\K6h_]Ys=GPk/99Y%DE!ؙ*e2J^wBJ.q4a 7L+baD}%IJRAI;rVT޼g*gy^TViNY+z%%O 8#}"2$ d,ꉂBP'7K(Zsdf.ihmQ.EnF1Btg&D.7(ZIƀ9߄r]&K c) {p\eE S1wsgiqq`ESi=v[OP^(aq_w֞$lm-n8A1Eza I7H> \0/WDw҃FTSV8"7dgyD*QnN֣u̺5Xd|0Z #QY݈XA}6y}IP`Rr$|gmp6+ˍY].Y?lX lDaX?HDB* »hzu^\kL\*6I޿Pe4hl`WHdxh!y侓w&EpXQ =34͸_1lR)'v}nO139AO"qZ?u+󧮕f_Z @"#3pl4?8鍡~ȏ2 #ԳTq FyKr( ;kd&f K#s=,FCh poZ^ ѣǏl-//{+O)m|_ɷ?~b}ew8'ח t\e}jϵ׮kn7oEχRtsJHxhJ.nF|=γMry-schw_!88 kdoG2:RB#Y]-+JIـ y;+nlyU2tf? `QY&z腹'.sh> \} /^e=J N@pcL,kV5sLUi<ӷ<nj ?#a5 2ɨ1ЀGK ルqTd]~N'!3 -9⌶ʪqfUjڢ"5>Jn_?6q# XO.l;uZ ~.+/m,vSѹ?A^Xk'NL2s9d5Lbz!i}}OUi㣞F:cz`+w;I?reo-?y qI K!/:g[@KÃ^?{g1Bt}2ߖl=bCb:9c$%_x |~/\"Dp(Dju*DH>2L2_qpWܜN Ө1q:YӦi9+4D^L֬ujNX+Іv̬&wO{sH#J{~y vU˭9CPCnfppfs<'{m~rr9$d30_,Ynݰu+r^m #9}f":pxIHH2x[mVHAOxHAб,}2,CSOԛoX ^W}k薧Z6%}! Kfs"n d)τe%jT&7qqΤ9Rpǫ,TEjau6X@G<0jS~֦o\zKw̽W3TۈP%kt$2>E9r:<1I&%9NQ6 w@I`Arx 'p8KEDѓs<W(BvQsuSut4I|. ٳg^wAݦAC Z4OBMܕ5$ p*yw>Vv.fM!ẃP E""jsN$Sᰐ R/ì"'^ѫJdT ȷ9hH 5[1[av? Ơլ|TU].ɩNL2O(d}}<)>Ňdlb(,Vj݌ ~x.&s  Yђ_H4e:\36ЇPU<<%I˓,$a6() a<t<< KY2t̀x*[ |^Gy7ȹlvsq)$iv8gh}AĉnzkP75xhD1\Oߦ5>B`@':QU "e"6 Ω8.^O1Ѹ5WU`^0Ų\} %w??NSU:(y_~\xxG)W.Z *QGNK*>j}&Nd7HG Ob0eSSVT y]lv*Ml J$؀ьXʸӇm2XT%2P"( L>Ij * $Hj'o-'G^. Sc۷XA Ts؏je^|Xk ! %P8fIлqs! ߋSrjر: πFAA3xlojEs^˶;nbgbAUW% /A/] 0|HdKRr{{K>0L*"aFeZ=a:Le Ԣv }x&<rBxR+Bg#X{?ݛf>Rݨ k7wܹc;iCmmE[mO\ zt-!rTj՛-Xto^5{B=H;Ww.eٵlV$XjNJجcoi#H&;,nD%Rv鐈C <ぃ%y_IJ\U޷i=H~SƖ]#^3*)H=R >H)lHi/VWyZe-搯; ?DW 0@l8 }- >_ Qrk#gχ gb9s:ts;3A~s݈ذr& `RtuҋLPDWcS(uّ8V QOd)I,94hs_:C 1G+2|runRakJ!x…ΈDNYsn2%$yHD%~+!dX H{ck[Ku ^z H  Wǃ;nH1:55P]ȸ+DNejm{m"cgODn]WLx%E ItjH=kgJTԯ,H3cU y|q^@5Zù7Ver=H7=jj~mZ[wFU]vwfңȺگYZ2Dz_+5|=%zz{E^ECCS6ca0_r2'*1p´-.tx8\F]hc}e'.ԖRo[G׭VnRtS@v肄<ƝL}g[nͮշ"GB8Co .xY7Ɠx}E>QT,{L$=ΰ\BM=gBq=^Kv! Qy@FmBuJ@GZ[( UaēKf ,}O|Y,*7RSāТѽTo>w+W$v2[,S0npNEX+M!(z)z>{ $p,-, Z?m kBݶFMG0dVyӐCe:<"ͫ, K["bt' j u.w~H䵈-4H0&3^#++U2Ӭ$P tn"jw^pn.p]DgWTtB?9eb>)5 Tz"VF"j W4t<]7]6!CScȩQVM\lx.*33ҢǒD55Tra>QK*>B:*wKsԌ2a͇D܃:ˬV5 a0(Ѡ\v+@Tw~xå;ҥ\`8+ct0Me)t"pxH|*;W*̞)P=L·91jȟG ?IY/pJc%m aZ ^1}FTag&(X- YN|Cac$zC ]+%dy2Xca-l|'ԸhDs"Z֝<~c՝& Gj\e5̧K'<4WE RYJ )'T8ʒ>Th D # #܍Q9NPRU$\W% 8D|G#9 (r]LY;:Ș|.k+,<PMzzA.w&['6Ӌ`ǐW ZW9z}~/ 19br Տ IW$Ir+]cUäď- +itLb1:FOse8_QEƪl[19tr?'ã]+XtN%J@i|yeJN#0C؋&@f@=WW/n/۞jz ڍ<:M9243 z_,J;}2R2XB|olΏy7{FI[ iRA^T-؀>~$\H%p1<3;yMCf,y6P~LZ6x RDe ,OEiziB֑ ȣ;l2 ucwk7]z'F p!%Uqh֯ ܼĽy94' gUNS <=ĽwH@*ayGTՄaݫ|'$ *d&:C^|Hb"J?\~X1˜I *=ʆ ⬛1dUxvUN\U 0S^Y֧n۞ BA$21〒]˧P/Ȃ#Py@Gx8K6kLLDAceϤq4y_BAc tBkۅ5LLsc!< ]T1??p5۬fk| s` rZ؎4%>Uut)v!gɵ|:YuZ/ǜp| x W\)98p5\_\ t3V5#V nX^]^S ߯!thC ;64 $H GZ(U֐ K}D!cbSygZ v/g|e4XmSv>9_y\]J{ $Jm/@>>W|0d AHӨO\H h\z!(-;.+x}%h5S f4D ).kxv @tU~ԿʚCv?Z'3.oG?K=B4va`ec'GAH 1EtM?2BJRÆdFi<uQ:ALC*# :@Qh=61+`4,,e? &} oKiT_p'7*|4Άksdp~ SL6aFDtHO3Xu@3j,p |nud|}UaA>Cf:,5EA)E~ t~[3JqBiq5N%*!')s wP  z~N@Rx^JKH"eV8AlI<:  d"ݺkj5K|83 rhGdu[h~X7*= "w{Hr`bQM]ꨚ +SNw9+ջN会-uNT:dux]h!2(T@0▲[mXs)>{+I$)!EYoj0,80 $sR@ɱylnKQh!3AN\Vy~%A. D{-̇;8qB_:$DL'EاBn/W0 h,y7(* HW 0#@$7:@$D<)*o @N7T|hz2(2._rG5Wb5U+' "%n0k@{UdD*(cZ5k3 56La5ECė$SAox4z^XzzUfGJm1 MJ* nOM B7(r!ڤ!0!ʙE1m?[a[MKǖx|".#mq$1bA8]BJ뚪* m@j*f3Dyjt5|o% 4"x|zi3C`B,*3| v˓zau\G3~{IY*5 mqOU\o^BCH"bVWÚ +:h7(QYA0/4֢6u^G݀`nfKS薷#QxpX p+6~O71A`|p>78/`Aޕe}ي3v6$J: a1khxY};X{|NxMFBIg2nSÃ4 CtVFBE M>}#J$ ]y3/Iy8< ްtQW. =ָſ?Ԅ?+5^9a!h*2)BzQAF~K$>czX?%^j v4w"}`{ ^Zo2h&ٴOJŊS@,]+PN@  N`H-9 qT$Kldi&Z,uTCyH5N{kiKd 9cܧDY72ab康tu+NLiW3MD! Ɇ& 2N]CǑE%n䭗c +ñsORfKx wܫ:yaph`p;}DmȰ H4zPPY!1AQYR+ØME`աVxI|Ғ hCȁ٤+̽?0VȫCJWi-sA;7膷 ~Rj!ɕLSZy &oHD@f,Uحf AQL 2l{'D`Ch<ขUǐ6=DӖ,lj R\,8 &~@߻*쉘br"~Ek"0~صFNhL/䜜jj6i-PDuV8r>T.}mg1Ml9oQPHuꈠRZj)nxe/LL$CmĢ6IiM6g{y>dPR]NAz 4p aLT波,C}uY6eA0SԥrQCsҒ^SL{9Ks]V$ǢE@Bw9YJZ׍zvwutIENDB`movim-0.14.1/app/widgets/Stickers/stickers/miho/eb7d0dd12b283017edee25243c3edacd62033ed0.png000066400000000000000000001061751342764602200300760ustar00rootroot00000000000000PNG  IHDRaPLTE=>>>>>=<T=?=><><==>===>rq+5E <MLO]Y\3@LRQj%)s59JWPY}u^ #=>xMSUWXSmKHMs57svw|±n^2gUUdUgZsjtת>膁ɾX:HMùe_wrlyf|H >]ݾ=:TuԵ~88ʪKv01Rn+,_#"v %jc/.{V !h$&qDBB)FF&%h89xLJ>?SO욕yvC!=^]F+RπZʀ@?Ϻdf41kafe\MXWFG㒑8E.*ي`WPQh{SY-(^ZI&$!USr /Ò ~Qک=K-`2eLZ4u]=eh\|8Kx"lL0ƌpT -I$)z959S"L6VYVzŲ66, n.T#e1_ׇ0r ㋺ǂ&ةxg붫\Zn&$ ,F0d 8v5@p$LsF'Gx9DdɪHz̀l7Ng_X:_ <t&j Ǣ`п7ѿ NF?:fg͐ajbA9]ǡM}|UMrL?ߣ(CQ_b0#2~z\Ph "jL<f јoިŋƤY\jd JxD88 ߊ4u㧎ƇFu"녭ϐH ֊OW m]|]ǽO>--EΝg_xFL@ooWr&~<ܕ8A+ՙtkNF.hpO8/Z5;;:iԲ-KJ Lt2a@L-hJ mلcY</吃l\bOB-ǰcژy~cOݸ-~Q7ˆ?믿^3]߶3~feG_w_tR;oQ |mm-6@UYoj-j=՚J}\Yn5xtrE7yCR$:V>uUea%!ȪGH3%HW* "Ҙag~Agc6I͌jv3YU?E;/H^N,O؝l=aCf6?ư09[AVD>3dS=k*@fzZ%ͪvH~[enM>f@w8n uۀ楱=]4 %DlSFOʈvXVRrɶ>;WW񏧳 @5ؐؐNlkhbd. ܇!z5[[ ]岶nصk.C?<1,>Zxq^4İ-6Fb#n?#̞ȪJj]gʷHe.:tvKCƾmsnK{Z:7TX#h6$T#f坶 A_e)֐V n$n$C_fOLs`0X`9pı>.qqDxq @΀lUyz/GephtS"M{^u"3IYwA(ʆ+"m{īA$4!_{d4j{oz]otXR9yCDT˕t0GgGSPsI}hZu-]$/ 2t" TO/NRZ)bWV,Mmg""2 s DCG ÆAa^@"9n,4"T4?ez 2;^8J㝬9v$4 -WXx{!K(?oUq$T"EЅ;k̄;J )t BytuU-^jB\Vݾ2YD|~6Ed^h{ Dؼ:>9F3$8x1؍M1 CZeQ0.vЧ=.G ]}~;DQQD.ଐ CY "~yD'@!9_<71Hy0߶ƔZ:-jXUL i,Ô2d96D$qNj* 2kY he,ZC@.ZlHvDEV[#DdU[dsKgs=U_2Fe`y,5ϸd?5 -P-G1M^HZ7gab,z+ZLd*7H"46 nJ 1S-UGKowsL#6ӯ>τ#P( ͧrQ=t/M B X|XE֐Zϐz@[;"l*K`EǓ.ʪH>>r5X M9ƵO %m jKd;=?5C9=2yAz m 9ry| Se~˿۶iЧ6Vuer>.GKEn`}hF;hc~d ژYXC)~0+N)f{hzC]C 7 xŚ/-tE`S6Pwru/յmX=Foar; "p]qqgV--- jb|A?T6U mnZbgPb*CZ($"L i$i.`M%Ns~/#,w+/f!9y9L3esJ}pP)BVvy| t–]H}pB?&Bq.hVYȧk.]F:I+=ql_E>qFMfeԿ<;Apq) sC냒PG#kdڋdn?EO1_zlڛKʙ䁓"k@rVJ Ye N ZtkPUJ ՁBD1h]Q, N6.dBJ *VA1;of4FRgD֧QH4+z-IMnFE7 DWW *eI*I%eq1YAzHD**n>*C'lcmmДUK߂ vW#jY;4 +G#JZ&Zrc!2;B\+,Tէ!PX=Ԑ逴+D =`XuDE Dtu5+<V+ʦN&hTmAFŇܱ+9 J{j 6d GPo4ju7+re"U: 4]k!K'l"kJ!ۼ%d akd'K@Io#@`ԣY;4/0ת5ʒq,5fw(zuT:u }$ax> nJ6@Joj#%IJitfy*V]NjK[h9t *u׶  gqY8.'!mg .g!6!A?& ҃WYB d/o"{M\Buy2F |Nx6^)j6I)̹^ DH3fLRت=#IY(y Yw@=>δX't@fo n;@1oHqIm-.6'B1e]"##xnOa4?B%B$_K>0T(! \?Z[f5z:| pHvk~k-0%ŕEzE;@ځe-H)x3ҥPpRXW5r4jV}pS..Rrr@@J0}BV' >H0b"D^yQdJl$i|w'Gd.|u}BP! yXy^`rDg-Xx"b˝ -NZuWȔL)L&H i`pVI>~v/@d\*@M=`(y1'ط9шgup'Ÿ˕@&0 XdB j 3R˦( 30%`Xe do1rNOߡ\mA ;ct2ٳ⛫*P{uplhie,J*49\تsj KJiá90=69ך!RL#Sb(@ D|$.l.TZ?5i  SpTd@zHA؟kJBO(okl6QNR<n$IO*Ŕj,&~O@0:coRw#荠w6Nst|c!_9 MuSwr97VBcA#+RySշ< SlF x@/0垞@H-҉4*D2djpDf!!T X vb, Nbs^&!A ~5:@p;@^g >V~?T7zzaf+z(XEp@$oqCI( ٞ1/L־:Fh[7aB$z&|DV2K6śKz0x]_ #1]YB ymcQIԤL}W֘MDfs뭌.* 3 $`n=[^مŋu8}>G&{No/:;1Hp|eiOX\K_N7T񞈩> on1_P'1njP%a%8Z°xxXdu~oGLSOxNG@FIo.xStJ+$CȓW"nIŚ&q:=,P-HK="$E"X'4 x Zs u k3NQZ _\dx&1';{[ H,}2(~*> {wȆD?X G0ioru//$S(>f`{ >^֏ɚ8j_'O]?~TڣS#4 a`M&IHs;,|ߏSD.$/_=Xk)1pM rHykUj%ȹDž 󇳱 b5NWObsgקxw?ϯ?(_@1[VM-|G8%ּ^l=Rŝ/ ΋N;s#ݵ/r2MRun+܅UoDS#P#^32Kz=o!$`F@$v)~D {OG%Gy@NZ.H `X;=fqXa-/y{o6x8d/W'LuGiuԵOZu@đl%a`z4bA?DdZ?ٯ$n\;w^@z%nXܾsԩ@LHYeYPf.W } Ö0L GI%WlS,4Iex.bҁ˗DDy)A3Wo"+0\~FύW (e}< dcȤaͺDWeةRA?)Ȩͦh%Xs8V'M<3'aY3ٙ*DgY{ W oi+ t/`]QrlzX[5pkCl3+8' aGjBORx5HSʷWTb!y60&?[sXts/=**m3:P˱ B]=%Zz>9quDžuEbY.ϿSe Bx'̿6O_=q_mmo)AhAgwl\X학khV1CuK> jfc +W p4d?4BZs[Z.G&M2FUI[l$2hx*&ۿ+eW M 5ZƏ H;ZOФ${x! ksZv)v Dk^D0<`pөM&!JUn;yN[]?\#L"ra%*MЫq|zD& d}-dh2\ՐgJHZxCG˥LJ\Tbt>7T"2b}dpF: }zAqNB K9:P,B3Q$jX[)hb n$Hʙ!U"hMM v(f~6Х7N6 ~F,YmwXǨ6,ɘ1dj 4M'P@%@$pi.цB%"C0ѹ>d"~slB5 XTh6B#aa  aDd.::tG8Vh;]oZd] X^ *ÖQ0opI@WUE3 I# HFm@w]=ހN^yJr/>{:y, 1Đ5ӹxkGZ݇ٝR^X}]+EDXr W,# &' @d(|-i-MGGYA^39v}Ghiԃ6?Q&%G$&#M<33v0OgAyz# dZW(o! 8 FaD,T ϣebJ@Q,p\)՚HWLdGP5XW+IdJJWmʿڂDeZeI/2.ppn;qTv ]uDK1^Y"2\ }3AY˦G{k~-ͫVbCeyZD4g.1IE\4D\ܲTfV*VLm$ELVxMi]D&e~ڙo͋n74(ڸuy5'0o'7\>"NrX#Uf' Dy$K;3G `@ 5%([huePS-M{[G}D}/1QELJ N/2y4/^8aLt$U"3Xwx bM싀.p,@LݟM+E)0hHp֡|pׅBL<6O-^^DF*z^W$e No3傅\!28^AtI.> f6DdJRBCM͛fwoCȔMnΰf$e1 Nf}N-؀˗6[M+yŰB^\!bnB6& %\plĆvAWfP i7z\A 8&fL+)3 oW哬ӂ դ4Z#%|ŽHj9641|`@&)]K\di%V̉f'iiZ/` "^LIt0,Q_ -;+vtc$(b\z}UAe`PIǁ |'-B֌5*A?ҬzB¦lẠנ4gBѺI|2HѾn,fi ]_~, D8o, F"{$wpTt geS!|.=xeVUDDXKA u4%ϗvx i1ݸԛ#,¡FF:inr'7p@@F2Wx2К X,6q\$eʦ W,ȱ}#Ud^N=iVl}aC4@8@6%`!> bHV<ȁ7 ~)~o7DzN?M0b48^"qzJDem(N4N>܎+mwhJikWa.3{bӾv|.,Ib ARIp 2x1VWwjTz4k{i]DA=O)*4`g=uW/d!  ,:` Bh$ـ$ǹͧSwOhڼi9}8X0Z}IE o-t0fR"04 UufKL>j _lR\,?vbY(Y6Ra:c6 b,TH4@"ڰ&/4yަ n@A.9xWYW6}D 0NWg.8s1vӰしdyPD(O$8J.?ñ_ cqyHeR!("FPqsT#k[NDh "CUZvq,ɲ7 X!j( z.rGWFwW7Qݦk m6,h*^<TtZ6N+R>xGEH/4HQ[8j(m16D=DMPPSު\b\0s;$DP ީI֎{ZS6$C] nBh*"//r0PE~iq$& h-ähuQh֙?ԝLuǑAhanR\nUtۀ4 "몫+"`Ҩ[Eo*3|Ps?R9tfs >dx<~UJ\scnٔgx  ř'#2շEj4A p CF^Ô+';j]i{lw7p/ᛓA;2" *d 'k.YZޖ9ڀ$Q^M@(p66' ,dxj7U'T9,]{r Sʾm,Rć^r2ܲSR5j1V0#x?$f<U X56ser@Pxدr">_ 4JRjۮ]!]:ptaQACuubn#%-DդaRozO; <0"wkjr Hc).\[JMZhvtʙ4I''&&'FJLL|FKCm2$B^:!|-& 9HhQƜu!\r[k2n2ᚕqbR˥@ANnSuww''1559666qX$*s819z )7<8^XXD` $ze#}_]&IIYfh:ni6 X4Bdt<rsp0zk@t@ 0!H[!6pD$Jf#29kFDo!I"k9^ۨ3'p_/%<R<[pMOBd Y7 "Ӱ@;Q}H9oCKFʳdeVH1XLH"wρt&'2< @LL@b; C!@d>|m3 t3]۲3 Ƶ!\9O>+qP)\(`bbc`v9rzsl@Y mZ=m-2\t_-Q:*].QS"s"]QcNxLƟA:c dǥRDjbXr8Hn:Swo_ۍƋjeɔv1SjNLQt]?[4Sht?5f<0^XH1KX~2Tw JovrK62,:|ߤQjC3k3D<`"5=mׇ?(d >q;'R.atHfRwklCVO8k?^q~€+ePUrORssO񓓸er 9捷(tJ%DWK2k:ۀeMk Zp}I93ByD*4n]l:}tb׀K!LvHj_UT֞0oEN2)N)[^/6} }"^e9#~BHͻ* "һ`MioBAr.7D V%F<-ҀژNAH(YVYQFmD,}uh+S更` HBݨ$f)G 8]HCԊ|۳%`ccQ,{.,ioZHI&I dV! me/e/)f5ʕ$1I C5\\ %ɝ!"$!D0S ǍOnS< y,I`䦣. u^3' d3vTوJV gXC\ NfF%#+|aTG,%Oga#E Sfƾ)Z &ILóAQ&y@ӢDEq-"a; Ɓ'$$HKǁ?eZ[EEC,9S*+4cjk#Xrg H꿝Hq܌iCKBC٧!褘3ss,bֺYP<SPF>X"d: hu{DDa@Cd l IOgJWA)4TYPfqٽ׮`"CrBd4@\ߘD8H7;8a2I!Tі`S">NY2^[8XdĠ|wH.4k,{ tFD'$ޅGIJ)+[hX@鉜-زIڷ"jr d*. B"H Jk$G dr)'7ޏBJ ֐Kc5Q18p9#DHBBBL0y<]!"Vz橙 eJ1 ‹w I$ZgLQ=|>}ǼGf KH "kS~Ah`s E1Cc4a`=R1+.xDX$`BG;jC;5HNzIVy}Ƭ%$ZUi%c"R1.TTҝLrHuao~+pLK-mܒE b  ?,TBkkYdȤԟ/:< OcAHUbp0DI 1E*Hۭl7Z,̌4y!h!i|+@("q E-G>T ѺUǣQX_%HX&, 1H &F.T\7` Si]lZ%M*=lMLT!X xd%@Lץ(ܿ%+c 3\+`?8{_$т_=Z$Jwh93CL LȿYGШʃ۷~S"o=LF}UBՆ!s} -[,tQea>1TV!e2IcZ,Znu- 50T\ʼ/f$7Q̱Q1@~˖O. }? $l|^m-# -̓lrX"gL 66 DcVBy[wtos -[_`ưԊE>>?wܷ_{`_Ȱtz`P(֠6E N m.)S&۷Ɖ ңχODp̱"$0 @b/O͛}0 Y>+t,rD႓%ҨM1B0d;xZde1} God=9愸EKX,zכX˗~{H[ZPB\Q[s G{10 " 9D@>vuQn;_x) ? 4} y*U^NiխeKڨ=R~Wn|Nt2 ~^a)9X*L_X$u"W|( p EV+ xRR^dy[=WK< V!EO[[ScZC~}k҃0 S9Ȣw؃mCRãL<(s}g-iɽ+dFZO,/""duG-ߐ BH3L (rB3@?mbydp5']җGv$į!A~r!t8B(ܒ?L 8v!%J`<ʣҘBvꓡs"Dz7"wx-w: urv/ωo¿y;ן09-C[ ]e2gh^X41ІbiV%r sҵV@,p3qsD/|NoZ:g0u|yίq*ubB @k&L؟~ⷫWAdgޫ:x@ h:HX,$IT]G 庮sbrp[Q=|s8h7x[[viD8Uۿ?9xTG›LQ A"ꙙXu*+;+u#$̎wW9q0¾o9j bT1xv~`lpLI+t"ËiGɼۻ MG"KTuKfcz7"R@sGGZ[u܀+1gnnu)jd*$F|ĕ\Yh}Au2yV|=֑-7Jwly2SD䬏%ToExJ4*]; v,iFykP#On%^%jF˂s*(}/3mWdu~9#am(Km㧼^IdNjQqj)>aYQK{!Uo+K m\{TNo)({ GD/﴿=v" Tx x!rM,wK<)㮇>0qziá=P4%d% a;7օ츁\ҎZ `z뉫=8O"~{%ȫ>L aZ[[[?m$R@!談=E舫b"ddƂ &xb0ҡZNǻFD"c-E(Xw!ǵ=S\" Ne?q/,g}6×Vq1ϒ(&Z)oQ8kqsDRVBn;(&n })md*-gZ˴z!$AcN\m /{"$PtdR46Cp0Q( @=Mcuܱk5yWN{'>]$S.[F#2 [HIU"D(D/ajayC"QK%! =$st@ߞ-%bqQ>~?X7QձfёV. itx6Mfo6)N>Xl6N/XȢ "<6jU+qBKQZm}M"J:q"'9iWv{ ;~l4WH̵PES\CþSiW:1բ =9;?:-AD}RRٍ !<Dh 戵r/Y"áQ8:6[ֱ`(Z(U:~lGPB_Hd2 vڜmU)[aҳrSQM0rRT. ǍhĪ.YlJa˞X("]%/Qnw 7+gQcg;Q;'cqؘn2"Zva~M\5:t;| ޸iV"Vka:83+ꛄD۾wgF"$Fg eΟPxn_ w-غ5(<}[hK #d>QA3)nȄ":ko/3ՠ@5Y@.rX:c~|7R%(aHK9 _?r@.\rfѵ6(D3R:v>;^ٵ8Zݜ*5Ԍh"Kхɉo<[骜9X.T(: .J9%j9V ?GAo`h ޵7zn 7 8Rد^K49z5Nk&Yl%EVA xӤXUV0BFGVEpZ᧜0F;ZH'`O(u;c=z\|z͞S'>_ ۆkioU7kX ;;% .Q-Cu.m-L4YNnrV)IJJd:7-ɣ c_+[Q0 ʜn^g#N*ؚg?? TrW#ƍb5D.6Q?v$$si:)F)/*LH*jD׊R|]RH@cInzDQ3{Ms2)yoܶM ,0v]1@Kဋ7zjMeRa)ζ&SuȫD0ϩ̌ Г,P!<q)GK5R\heZɗ~ %"yr1EBNy3&iщI`m!jԨﺊQym{<$>{X"D  ,+  185Ro,0*@D#cCmvxb"BvZLvׯL25i ko9e*z*߿HTlV*c-6-S<ujԚ<@tcs.oRP"e\"-Z+ȴWFx=E"R [UfΧfTmk;vݜ*u|&F%{liq. jKN No5+> :qeE7lއ+d$%% kkg5&zYϳ@Bl2 T3M3k#`O3ธȋDUbBm!u'Z!1"2JVR$!]&a?EY1ffD^Ms% *>GsUǪoUȹc978'WZ\];;hgZA < tsc)(V*VՇөCYXkϒDD|N2c߳b"$EM} sͻN3ٌ%e- @5{wV͕}Hk~JC> s2)̌#$2\Aav&ܘ MNyYf#OS/ՀЅ%@hNmm-F=шUL˧)@*bĬ[~xR;|ἠ/΍yO&I yq+,q{\09DEnYq+OԘmT Hjx *ɘrV M0l<2"x?m-C$<=< c ebF,m@OlL.[IMKC:$'5jј(OTbVώIԔ?ȓ^ܾL.vloloON=d[(/d%Lo KlKLќ6֧WHzQh (_}JN\RyZ UԢ Ld]1Wu:T#@7ybC HnGGEW>W?v/zo--'{v:F|-|r2|&;XŻAcA[\эX4s--&}Uu%I> WSy-FuzAON!Q..?i6x׃Jb/vӹ1ENmnBMs:"凃2(XȕLWŶdv6Sإ(XlL铚wk|SE&C;[7bǜ4IiٜQ[cM)pyn@7h??v#M{/2{iuVSt{ij]?GIL ȉ&2xmGyAHwsHu cq(*9Y>Vk)Ӭk-Ztlm]lQg qLUy߫먽ݭhn _[W^Ep]W_[]l>FΚҿSƿ!d ʹ[oY 8`P8}}s >∕\gr$-wL~,(k'ƦZJP--hѡ!G*54.wkni1Gѐɫ#VD(QF툘mTAWr GHcWtxAd1Y(I!rS*/ D`|s+gώ|~&NjZkkZtCCb6 :)Cnc<+uJ!|kEZmFTh _hs&9Q=)b8.O= R"(rba *;q؁yU }@ZCH%aUu&o'N]O !' '9ўR{bBjA#ή_ 6-[|@.K #]dPWB_Lѽ.}3;|+n&R#qa dWάi4 p0Wt&JYX7` at!O9G^/"fjs11&◪@j,BT!c??t8tUbu<` R?W RXڞDb ?D}ßE}E"KPH TmQ !uv:2Ω9km@lI\jHW%MGwx8)ݤߨ7{%~sAQ'yMso:4 f|7J$y0["1Ub f]s{^B%ƴ<:e)^fyKZ@4?x涊TM0L3(<@L`hEIs^,7\F ~1։Bj.u)' )b&y*c~Ê'|zr DHc?K4yrΨաjEucGj.1nj҈\vɫ W K"PN̎Z@c36_Z/XoėPs B.595@98߫oBeRiL.ngʶ@%aM>VE7 >)β˂O8uGL,恬`HBXBJcOktrMGco5 ġCy2 MCܘAvQLF.u}0k5L7g=Ychcjl2}?cLK;̫fDQAEKQ;YX8!fxbb1&.e(Z%P'QW2]dY5>'ltfǀ4, jt:WFC0c"ʮKvSěcHdeCƉ86Yvww&Ԉþ.W%E<ޥbz4 /Jt:hm ]z +X҄xk1:G-f[jr^15[Gq"˅Ž!U%lYIzO^+o|!u:czҙZ@0@+B4 |zW,̎NjY.Xo>;>cx㈑ЁĹd@<˂ynjkn-$=(2xH%Uqac0F@BSܟ s{|% Wb\.< $}zΜ%Y֚qF0>:n*ٱ!~6kLD VQ' gr>^ ! h$¢_ @(WUƖ*4Gu>|J ?dUJ4pRQV&@+ӏC`|xv %WnOBʡ|yдqpf[ `VBB`5 &/dٻIO}ɭ**Y5Gt!*Uá~4,T erW+'9K $+ ]'Ỹm I?fk]#踖K|13+hЦ) ]h"k!Pg9*l2LIc %NQ L!)H7X+^{O?X҅?~ɠn޳y\TT@f ww ?9N}0y,Bn~/칿+a"W!q2w[AwxEP4EH=(MquM }:9RqxG_k^,$Qj-wc:ʞG0!dIB~_`L$ hfIq OB}3O]BXSj DN tvIkbaFrZr23/\Mqu}H8- }T iW$wYR`Kn_JPxk1G;)žr51b:`}$q*(|/ߥ4m"w(09! ΋zp9@ " ., ܝMX=t}::s&dxTZ'#q䇜7KP`NÝu(~I+$ r7YE+ky.Z{ N9 ]]qXDjk:ȮR&DH%0ԞQ:G#.q!waL|2Sl eWVkMnYm@@ڣ>ؿà Q& Gh -gP^ 4>cA y!qIV?_1Guw&E!(xkdXAWB U}x)A}Y-fmX$JL>&Mׅ\w`;zEzbIxkA2&Vu{&b3l:ݿ KPM OMb+F^u:-(!9$N:\|evxJZ<Ҁx_p]w͆KV~~Y&bZeZt3$7p"Mvy fY{iLj`fM`5JpPMuFX^cwY{coQDּgC%y@g.ӳB{`RY{ގI.10>zʚ6ip-Zlgn|1*QoWƾM4։}nVU#=ۛ+W¥2&_&{]a>dR"l?3:BH,7 ǵFVc7N77z{ ^bx,_^6Xn{m'{F^g l]fPإ@z " ӂޤsaNhFh]Z‡,#^nv<7\yᰅ\jK$7K{Wi.L-eex/!XKp !%-)F7@JfڦU;r/Sݻ\x'aZGs]r!+c*"e!L kt\tH#6H2-DU Bm##]/e'ĩP{5jBz<U{Pشv pB riܵ"?so.Mei[c H 2FQ!r coPvjpıU{d(6>-MsXiHK"/u[L!I)[*@-`d݇(ImѸC6gwn`ú'$4)D8y{'V39U^eY+髪)߬c?|tߝ ~d$Z7F6.6ʉ1jLaQ 7 8[y+ :6_}5n}1Z8 +:N:j0D&BfcT05`;M@oKni\"pO=a[NǂVha#/e22U%!4 ԏ7L^k_݆qttǮOL\] fQsQS:J(pd.fHqA`B?-AIkAEO2 g@Zl=z_:xDЂ;;P( k)oP Ъc7j,nK *IH!w?D󹤞T! S3%bNtCԃj.żT} L7d =|zs ܮlt#)=٪A|Qa-/_A5H#E;5Ĵpl}$dߛ@ z ~,K\X4 m*u-F#quQ+}'8&H5EzU0CoCPD~5)zɬ x>OaAx,$'n4yԼ_-ŢۧE]AN%da3f{+O.BE!| |Ly @<ϯ6,#-tYM ""~)1UTڄr7DwOO](Lu0G,XN l M&峚2'eF3R8W-9]֔ڷSHY פ@ } * &b>W;D:2fîgcT v\as dg=z1\uFyÉ(qlj 6T^ -`O*T[7Kb٘xVuB)ʤr5E{LS8>nk+UisN!襠n!2ϵt\q\x:Z!mZKAu 9Ϻ7.$Ŀ΋΀Em\tT;N %/͐gxqo2],|5PãCz7ܧ#֍(=v'˒[^@lT=êuDYuY>N'u"-;1 :m"fsb0E[k>qh Ԥ?|ӄ TZ5[ m ~Kз9g j=D'"=گTڈ4 g5Xwm^ 5yC,SP,<]:p[+B~|E6H+{3.&`< c+*:(@=sڴٰZ ed lP>!طRT\E EآܳJIl _3iP;,b>lkOcs)'>'#f4a~ueOՃ-a :Y=y`}L*j++ 8F:o#[ƝPx3;>j4pǠO{Wڶ}Qb[XM*Y)ll\vz@o%qI(+)[\X(ØkJd`0m($6A!˟I~ =O*?|p 0tY-^l\=u`BD-{ Ņv5,$BPą_|z qTdI .-Nc(`ٷO=0RokVݕg`BMI龮oJbyd/{q|.hf6񘅢!/*$Su 'IG,$qŌ2 'G lFG^UG?3b<V8ڙ-)ÁNHr6WWXrpSz!\, VD)Y0>f\>: 9OXqe]]:Xŷ+a|cm!4.T(WFӪ*LJa]cȋ̺[n ׈ʃ_@qk~XtK͍LF,8Uz!AW.0#f@TpJ[H_cOSt2#d5 /sⵕTM䞱Hx "KlXE9,`s]+sJʌ0#m3(\3}{z^٢N.O wda|h}9-<{|cs &ї$YBT N.(\[9+ǿ8, ?r!Ip"lT"krssU !PR͌uQVeJOhfV8 d၅@RS׷^<5+wBK//U״i/|=weݛk+6] >h5Y},I։)!6~뉒՞D1o[ |HNA\Pw?5ZW.0T[Y:299 bgCqz?:w ČApx_;m3iW"g"4JOQqjN.aqBRi!O[Ԇ4V/XMW[ EM kӤiKAZ`[l@N9 5Ҽ,&L֪ԐNs ]ik\০n?q8:J:dnM$'ge)f%0wgKֲN+.8?204G64otwui"Cv:Ⱥj)MiUYd2\8FGpҺdڷkOv $*&(wYıC[.UB:e*`%9Uȵp}h_!InA۷?yt;t|Fik΋B E5:ot}1fEu;9aը$KT.yUeQ֢;ֆq!跾L?fK ZtI^4|`y>u QAIbRoucH 95^rnx9˧bf܎(1tB`˝!APdRᨌ _l઒K"%Nama&y%jIYGO QسjXIzxU,@5pVB1!Ԋb$hf!P nW9d훠geQdeWsjTzUϝh-)3Kl 6Nf켘6aPPVr*Z5VB( $ uGT6ͶeyTљ䄺G S6!06]M I88~T|Py4-.EӶ{m(N"8qSz<'C Vh0g̪4 )$@cB R Tz!=#zLjZs, qh{ddċ&1+Y5o$X9\Jbl0B]uld_P595Q ESY6SK>=s:G189 Ib>u965C"?Mi=pRg~wF 0 ?m-IENDB`movim-0.14.1/app/widgets/Stickers/stickers/miho/f038ef01f098cae73a727618c0fbf9adf3e96ef6.png000066400000000000000000000715461342764602200301600ustar00rootroot00000000000000PNG  IHDRaPLTEvDC%&%&$&%{HH%%+'$&$' %$&%%$$%K%&97j;;Z11ɐ4$;pmOOL((kJHG$%b`hgVjɈZsUgX:^wcza43h:9ECX-,O'&YB'&o@?<j~ĬH//H9PP_FDuU<9O64d%)̅~|MLoYubdr+4wtnZXWVǾއk|㜏rsiTR{}ϼ2<5*E򃏠baƴǸaLNXBAꜘԣՋZYrpHY0 1ѿ|jlhfki`^ƾjNICEv::vaY:F㖔@P:1ZTAQQhݐRaXo>R̼ДUYghNKI1||ꎉ@+wCG,Ϫ~\lQ5s}kxLlܗnOl@cvOxJaHg{ًxaqɤ_mtu+tRNSբ@(j3_uUKδ͍@M\oIDATx׻0 Eу!–GGc jc,!B!p/k ԶKH(aS_@1!IC|o꾀>єPEqa|+$"Y+_Z2 sZKk\*g|bm@mՆT_"Ʌw|yu>"$blvxc;䶢-@)s~ܷ͎@C}صw7( xne\fwӸJ$ Ɉ KK_$GP d%|\ʃ9 ' p;ۮ#iEt`uXS0-òDhFazcöuRUiHSe9 c̰Jq]7Lϰ 퍯2Ƀ)_a/gEH^ٕ.,9Kmy(7.?i&"-5-˼.:˜1M7LIa!͜l0~ Bٱwu$Mem]OFpGwTHSQ+1Iy٥~=f F+rmCb;y/k`fkxLtڦpc,(h. 8Hz/)|y (g$\t ,yw|X*L,\~縺E8rT)?NѮfzRz IKC8U:?IQP`q$1xpO܀yG<ťӬuE% y0YWN$ښ1xgWÇ%A©O%?Y๏!I|' Lq"*g(2pp04+gGb7$8 hs L2H c8-`.ȼ,Jd:H%A)P D6;b%cc-k"S(@R %oE ~/@.p*fIhGE ݸr,nq"QQL:J7l$IPY Y$ j5IhZ/E1w-ַv6Vpm'|di&f+՚,>y}s2i6ORԅl3UWեcn\X,4vG5iaiM} :ևZšpig;C.Z=ׇ+g&;e}ėc)2RF/&lHAyO$T8kAҥqڑUd&x;@z^nSjPѹC;o =ZrĎkރO=Ji +HFw,+Ox,+O!{ y^>BN&T2K|e.a50Y]߈jv$i܆[8kNa8Q46 1[G#Ϝ,xr.~PT<&qSUҺ$UADI(ȕWB6CP}8ab;XJg>d;Wο5yM;Nzi5vdDUY6)hZ.Wt l!ʂ UT4H d0vy]!tDb3EOp*"nySPrh1"ye2OVijd:}U1a-Ab1+fޞ[q#S_nr/{ve?%8᭡GJnr3}.fqB*qƱ5cfA瀰~v;2åּ{ה]gIklJ۝yW EV@{pЦgw;5)'έic/M,lo}>~gBnq !1D]3`UqW'# IV{h{c{d{cgwxfߒEWx=fQ/4QS- 8, =Kek7 !2=oiÕ^}&>)XQpwDEYFV]KP6Uc|QQAi>҅m(8jj" b "]?@Qѝ AWy579]:B:Ig|9ޠ"d{t$''uJD*=ء&ҔkVڸvԦMB|}N `ȌJYp*s8[( ᘡpJDIDWIc\$z=S":wg9(KԾҊu+/(RYzb' i9 סZ, U|Hq+K3tTMEV>iPqʛ rаf]bz_yxء>r}|B&MU,QʸZų(N%jp6m>ez|VѐVF/- ,BF{[D%i}D|hZ+7xXGۢᴑ =Z',yRrY M=1 L%GeU0ъm$&N6~e~K(5vwɸ}'ڀdo~h`fr&nPA)c m5SKO<8cR\>5.K[!Q}dF (JR —8V*nr#s~{5BYNm}?FgʹX R26,uKOpNcMSIcH[-dQx7 m= ,@WR'[(Hc::qu/ _,>Ь;*H"ƀ Z_=Q8f W0 h"yDm'L-OzzΙWSKCgL[ۻih׈q:(-FBb#>pP 6ܩS[R<_JlWΩz6W}\S3sNqgu$z _b)vM@xdK*K.ˊ&SM@2hNZMqc#%(NŨ J393#;:Zryn#Gu{Z,o.KHu:d%cJx]εV#gSA"w5ofK&QO͐>#@LءYȳbW5k;L^>DR>;DܸqʓRUZT-䳀8%PtOإ>Jmq HT-t$9C YO?V'J]t}Z;]{9T@iKߎ Luϧ=^rqS@x70'듵e4};68{՝߂UQ, I1 ɭ^2HhA  BBRlC4 I-84lҲ[vrROhs{y.sf)q,FO#,~W)J ՙNcw\I<>:IoDQv'a;橂A!JDz`UiG*qJtoF *Os}?~=CX9 :fS@,zd7N6V qUF,Y )˥wҰ栜[Hk'Y V;E@ f?)-*-|b&4)dx C"F Xaȥt$d}o@K>x@.QC@$1ku*Os~CkKp4EiwEcz0SvH BX KZ^4`piPDx$P7+4],.Y8([kC5k|7Jk Ͼ4;\B;Ϩ.d*IUBQOhy ڋt%`Btњk{x0@Vv9(yk>"^Lڝ]|wpd C.zzR~IGKB!AjCYcY6.DV,cmIϴ%+抋T xZ9[k/y$l)X_5彶#њabf֐Y ԁ)E1"jnHք +mPO%ho0龓y"~O2?zLY7?ZJxAw6>ӷSZe풠+-w.Xwjx#5⚥+UvoZoQIqd<"f1Y jTBL8 EWWV ~\9ⒽAAщ ʐI'9ͷ_Ϋqv۴B6fCL ;$EsK:XOE$B(1!c3DtͥP$W>`IKBgrAXT!tw{_mplPS?ULDQj5/T& gN~}ukg)7 B{|rH H<{ qU@@]Fl<6$TT%!=ُΞR&d=B~:F+A.//-l68@0 R_YQ_nNvmBRu!VŒ%i5 SGxo[֙nOQWZxڡyBƅͨ%ͦlF*[DB,@`'!w_[-(P:C[0Hˏ7|ުa]bg?G$1_`XXb,].G1OǐyC-AQ"Pѕ5AfW3dF|.<$yRD[3omť{;s_ &NfR:m]X @VW! +-WL9 Rˤ~Ã"i eɤb=zjmkG䰸]*a!-(KDK!0`aق=zʃc WB^YY 74uM> ܠI0F>-B3% b]@e'>V *F@QgN~NYtݛNFE@`Î 1RJ\Ì>x$[[˷3xMC#.M[f'5Q15qC!  ,("CPmӇwt$Xg 5C"4=;6,^bG4˭)|7WW eIǞcӛهS0љp#0z# @JT{0?@DIz/Nt7|kTeh,6f$Xa H>o?vl+0P:45Pǰ!(q ۆAW_}8 z Oa'rﱼR@eQdlP'Tom& Y20-k/3Æ'.3 uL'xhj=(^!B1.ɎjKy ^^EԡėR:45Hupoӭw9rexk 7ixv (l/.[,jv2hܥ+G]i8諷<@drܝmL[e-J+jߕ 87MiY )) If6ɠH )#!q1jb4H((#HM3FM4~<:_L6ż,FT :*X J]h7$YeLSSW*үu&P]+t LO+;?rg?1,vAlDRc¸]#3"A8 r&=48VYZBTG#^ED:uP$V[v]b=R Tvy|dsU=fxP. rygZnj@ƭP_wL%iD3ln$p\CHKOkvK\&*REZ@KB~u `92MX/;CIUIOU$ uBߚPN: \^ĜP٫.Tq$b*1m:h&#l&dtȺH0'j]Arѵ4rB@9o~]! ؛`v\!AY m/HujN Aj^ЅOO^AIej`GydKj|;  R.:;x6(=uU@=8LHj[dZHA*mS/ı6vwCHq%:+-9t%U\3QdOQU㎴sо[eU &Ab-. yƲNwG dY)l&kkVYl쒄SAqMDLND| 8~o[-F<"4^U{?a~*+ H ȃq(fޅS+s]r%M 0k'H³H2;)Uia5 9}hǯ̳߭GC9 v_N~MYh @( C@&_{qe -k~->?¼ w\.HC5 * g[~n!@⑴kkgNȂJ1f'5+ Ȃo7%ESxMq`=@H0tx<D"۫vy.i?GQώ8a1C+a4doj"sDr:ELr!+ߑʗ+-oعyPJҳ[zEV4C*vWN8Urלxܦw$eg@*$C -/CXһR'F9 5FݏJdf9[A${V<"/^mfVGD#/^Bũ,ҥ'DG?^4@W):`x,?C.Mv5wlQ+d~Km[m" *sy~{ry.yiZSv5TIĤ7ckk81[( 5 ]U]J߲ٝChcee Jyeyi0 $wx'p˕j (8PDEκT"'O^mi3uH:-QrGT^EgF'KKK{3{{۾}K@JkM9]sn~'`ΨCq'jG@$cmEGŁ)ikzԥK˓O^^< nh4ԂpDx5ɴf՟='w2FU4r@>J^E_nY[p52521r zrn^92pH)A6 ٔ Lo*<%*QSr4 jҧYԳ4>u9wrq@H]ǘ!6 %RSԨ@&a3=[!CdV!iiR;}|\4ot\M?\DŽVYީQ@%;P#"%s:KI" Vu}eAYXX!fmÚ}XHwEt3 X HQx}'quAѨkEAdE"Rei)@b aJL"^Mr:)fT˹(!9GM-8˃qUeW @V6g$ER^zLcy3Vw} )<(cS@Zx!)F^)tp@ΏL G"###sAgAp+TuV$u9},K`E:`|w -Uӎb)v+ݳ,lmg BV[ƥ)id6!Q +kJ9[vSJ *P."wL$+36i>mEOsPuw( Uhckmuuu}oofqxizd`,}߱vzuwd'ǵFb.83e=R^$}݁m|zo5Y*I-A_05W|uc=6ŲcNYxp@)Yznř\aY=#i% XR*ftVu1h YNa52,v4%3:4"+\y oӒ=xOYW.zB.F5!  θ=[@aN9([">@B1@  EʗXZZZ^,DS[[^"fVR,u]v0u :]t:t!TPnxzRҫQAcJW|pQ ۑ-*Xݡh`ue};X#Kg6gV<*'GEzvu+ee];.lNT\x򢁀}P_L X: ݒPsHs(a=0 JjȾ{~ޱq<.]^WO,M5w4rPu;jeH$DaD@Ȼڬ{I\k/ʐxXa&5]8Êuq' k3ݬ;gׇ5y- s7*0JIb׻w^31}X"ӗ'@~W5U*RCK%'p ڂͯ!.펩(e مƞgm!B Ḋ1 Ũ"6yQ#|PO:$%SeNrg=\N8C)_]#v=Hj4#ڭ m[*qWXx"?8R`G!2_sp3M !@VV>1p.O/B9875PH58C6v "֦^*:e'?к[YBlbŭO?| HaWˆ={APFkFf66.o?Cv ZNLշ7"[:ga^_9Y::AI6*=g$|,/M&dcX̢'} 8|܃,;`y;)$T :\Gx4yQ,(ƠNW EH!Z!\WZws+1|Y2qy~ #,x-@4"`777ګS4NUUy?J וtuVCP.ێ7X:%W[]xhIJ@<}@(+28 6ZlkWD\ !.@g`yPX,qd J~ Q F[ o̮b#na sq@{\Z+Ήr!{HolP4"{JH!#7KV\8 5A rzff',d0GFJ"hҾ$ %x c9:)C( `L5hmZZeW ̗2wC^ Hxb =~:d?V ƫmuUo 66X;XLVg "FݙN[:ʜZIj$,=o sY[9928~ݠ$ cV(Y wܕG-ؘj|juAHj  BDPܻd>AiրtQ$hj Z #cpq^y%ڀB$ XMC ^$!b!b-t@7KsQv6Ⱥ5`եwȦyl!fᏞ"@$4{!f _9֦Qf 2J ݤJ&3CbMnYTӷV|&-*_pA_Tܫ3`Pk͚R^E:a[!voE)-<XP^4~sHq"Hfdf[Y H`fx庙 0_Pă1ŷ" <vXuu0/c~Ap 2]9׳nF,TBZ Fn}F% V;Hj,xP- {4/JRǺB`J ~BۄU^@z==v&dOFOF>dp0< )-%w_(a a?#TA&B:Dqh*hs3xpIB^AHh&zE"W者 2,!Hx\Uz4M8\&5ADZ1 @LjHec?`B eM9@'Ex*>DŽsvj`'L(l piIxp֮ GFLb 1 x*YA (JSTqBhni6qHƚso1(@8TL; /deY<ݝ- դ]̬q#IGYF IvB'"UʝCRA0kYwd hK^2Q^]p /BPaxH 2CjPּ牅te!o+}%RCD,y$aD̩Q\`2igЍy3,z9ݝ TQERX`ppKJ-ۂ  D )4~Q$%?ni5B,,YƗp%LjnY-N}Rs{)$'nGG(9sE$^y^ _~T ֡:4ִ:1V-7&'t:%H]<9 SG9g:?`\9rMޮK mޥ鐁Ǡ|wu :Ay>L] " VWn:f:7쏇ٯ3}3Bl"=[44A:^_ðE܋.ˮy`dܹ 2"p;ш]§l* ݃逇W)^)5Y \~q1=.Ai !EkV\Qn(zwUPD:.Aqd蕋A*8W {{pɘRD= Q=ޠY˜M1>n悜kWJTl!, r˻)YZ˫Zs@qw e9* fQ2$yZ4>ϊNJ\Z b^?cZPo[\"uS0in;:V@"VvUUK"7#T_}񥷢%:ĭV3l6Tcj\ڝ_frZl, V>s01;B` ΐDa\t-~Uݷ>HPGWӻDL.h:ˆY[Z1I+hٮ3]:|ݮwo:,}/^xP )\kGu ?f7# )fO>y&re.Cv+y=-Dm 5CG{IuRH1l@ 0@c=cL௶K~שMϓ^|ǁjRܧkf "f=&w%X ܚS` A 0Hf]_wMEU]P*ܟK#-"ߪ3sd2D~/sGh|]Cv[jOM9+Y 9u_4dC4}(u} ]f@p;΋)`4^_ΈD,L<1#4G8i=:d2s~hB* -+ te͝. kȐOGp:ft&MƗ"@ЕN//gb4qgP<%x(Zs*pfyq$g Gs2݌1;!z{F^jin] g1b9uI2jS7RR$i_S4+ry2{-:i4RK3 Q+skS3_BE[swivj5֊a1l|v;8,JGɳ_G>lJb:kYKGoe~lj-HI!VsDq{E zUʎ^MDbBdk+J{`͢uIi_Z>99чN%.+<îsr{i+R§i/^Gjo ɁYԽF娾/6ߊ%QɆ~BiK/l:Hn bn6%B`j ؂C]s+٦p=4 K)s߷9b䰲ZXhg[%y_.*i 'gi`BUN! m$oRX$1@zٙM}T4&R\q乽Xeh.H [ĢŻ# 'Z]9ikX(d ~C }4Q><-WY䃜<=-`gngOʖ%JjMon<-"hzf9y3)TfkG\;_V2Z7ҙ.gWn'Ҭ^H (ŕܼPM(2[M0fp8&A_6 $q<"s o_^X !GcD6g(?YRiHzÙx0E+~IƥU @y2  M; ђ@d2̚Q Ő$2Ё7c[PDD,$ ,5?9[pͱ8HfQH\U'cV*QwHF(_2-:6vp0S-ʺC~2ʙ>{Hd1 H6Шc$Y/:δjz`P Hu 3lB "rߓ˃61X V4V J4phGԧ6uaf9uxPt(u}3\[yóG8C%ק'v) @6,?m>3j -x6U(6~( L;Tu™QH-hAG2XT~" detԧ~bʁ.4@pO/iZr%j@cqEuU{1nmhFG<^kӶ7ϝ> 6k;XB8@nL+ʝTu UeaqSEVXo%vd~'=V(VBD{Үu ,: ¡Lh)JZFr'~Yk.ްlGQDnWcExbMMZEJp1Y5%Cfk=Jn2*E\wFd=3Tȡ,YbȉpI[&,MEyS2JMMXQ".?rmFm2r#:Ǎ@pCyNY DF Fl-vy-:hĄh `$?ɺ瑧%iiM5L\ŽrgwN>Q$m7abq OW @ Ly yʐGzt)3.Z@Rf!vưmXb,@@p4Ţ!5ic}B-֩}.5Lx?f߹C 4kkv&MdygЅ@& %W<HRj &%'/BcS< 9qdhoh%Yې:4҉&e"PEJ|wgn=H=%y/#=<}DtO=thk]Ⱥ:| SRWf__hiF@H EOuEP,zyqMG:'}KGŢ!G(By/ $Қz2 !*WSԿy=:~+C7ڹCS@Y'BوH1HÉDT@b! v|V3,.Au=sph\jl tP!kV~\R> v +(畸SQIJY#r۝r"8C7V3tڪ!|I:k'4'-&B`$1ë"DVGؽjcYhz( )X {:xqmM7ұN5OEa!uĨP8@D( Ġך@$Xa}劯y$`l#*wYm0 t_żHVB l)0tH@W?H| G3$۞aѴjs)W7_]ŽYaZ:E~V[e[5E"PhNo2J }ǎ7p}M-a(B(D6<|uw-#trB@*݂h XXhSh|w|"+PFS yn$>EZ!pusK겪4kS?( MIE d n;2w8jFV)Z`{z9Zjݽ jO fLq$U?uN TyWz:#.%,z&Yk_BDȎFa;*Gf֧Z^ _CƝLxFqo=s /fp>mMb}0! YDHv/@HJ.J}ke8MRCE-#, a@7*D~/۝AтVx3V3>lv d#b7*O$ #NK5b5k]٘ީy(l/+H(޿iG@|F#HEXenB@*,$YpjqE 7VMǥKg< ˘,$"ipCRB#]ϲYMsN>3dLg|d1٢1: C1Y s``=7UGx b@5W]Ci9*:.\_5b:hzxR_YeKo.b16OJٺ610 @-5|JI ~fb[B*Q V`ANЂ]&˶W0YBtt)(v ^9*G>@#q-ܿv1z1 Ӄ/q ;/bj+Eg9ٽEJV.  6fRzr:!nUԪ*岞F&Y]!t] TkZXݬwݏgq"(# Nzq #sJf6lj½au1J$EujOsЮr 5o,'7?_3ˊrTH0'Nsq.~W2A+1Tѫ"> Y{@5uH;ᴽLTK +Z1OKFhc¡v'/fBBaa|/WDu iu޵I)kG!J p AT(#T۴Xeg[m#w"N8H&lI- ĥ<P9;M$52ˉ6Ό@Mh_p΢+GeAU4L>vϾki j)7/s\Բ6Ж<iWֆM(KWGhY.+5e]gӠSg43>9o[ ʸta}߳/bQ /) t)pjW-˛)a$tB&|i}ޒ*e1YyOq@-Ѝĭ$HA&Uhw- xܪ`^⬊|+_?BS\r8@>?X9RUY %?Qc&Ip2nQ_ᱠq};q GN G1 8Gˤ|duL'"ˏwP+%9áoQaN&|nU$4{ 5>n%& DYEVz ɞ~w9a泐@F [AvК"PXYɣ!\J|_TogDT~ߞ10BKmw;"Ȩːa$0F`"' ]Fvᆼ k_d 3|TƢX4:l8b)uqW:EȤڧPeu8:]K_3%w! 6)z<>licV_UАKro\!ҡT)G8Yz;sK+Xw"38AV Mj$G?>y ,MR./*X<~~̢D sh v}zH0}dn qfGFY0D[)M@/W VǃbX|rߏf]tFMyUNC ! I*fh:%Ƨ#1>D|eE<[6z&Ӫ ,$6EAjkuJW$߶ JKt)!P)c-aw!`^6o靋 X@+m&ɕ*VUezFZ󛬶R j=Hb]O*. Nj9Fh@H;9^&R#'ֲ8Vf ` e(tr`ëĬzɵ$iqRQq 9aұ:RX 'nj:!,&q|r ~n퀃F$=2reb6l4HPj 0>T$ѭE$M{; ٭e"htqqwv{֠q^%ZceZ]gΜ*7n,-c-itMlBGG?7 fV 86B48H x;i\< ćln`lD.9嘓h,r,=Ee(BϙgLC,ڍ3* {!q}TBiE"DHaicwn!?Fǔ5LAڒ\c(A`ᰚ 3K2gPCYX]KpI+7\ʏ|N./v>B0JmQ}cl]z>*gȋ[W".ʇ#F5{a'Z4b8*2 ؗ_x1lS\vG@(^ C#id!J#d;C}zjҍovy[m/v*!#/0d7d)9tQ61B̄>ԄpD=#(x {Wխ|, dD@"'6G1o#MQm <]<;U+@D*TXyۭ HO}0'<#E}Qj4=lOS$EG8:dEIl]];'Լ}aBv"6tjM596?*vTeIj%A/p)H hE9|ww3^uCcjZ8ᇼH^_)dP^L5Z;*k8I?'c08X\(42ԩK|fcP^t6+ͤ@2Ym]pl4>it `|@ * ESJf3?IpIaYU+DSpzݬJRHP Á#E8~+.h4%$Py< iyʅ s zlz6;ɒ$7+ufre֢ܯL!m9/z,{ ԟyr& oꤖigl'e' $eA#`'yZvMD)1nd(5:bdN"I:+RWʆv]x4{J4|n >R4M>7 ǿ6\(p0+C ݇ OfBv.4Cpf~A.U̵n#WAqxxV0wPbvh 8~:QܨUWA15%>mv3x9< lllT63H&iָ C3Gk#T* YRT瘕MM}Z[}DDEEIHs(,{,2CCw::e99mA@IK쨡oFG29Y8YX~,5bcceˀZsUgǽX:û}vTczǴ^wo=9i~EDι~?>KJZԿs76w=f-,U)*pGC39tMJNN[12͘VU6?d96n&+YYySOBE\Tje`^qjlkc\zf"!RϗqW+䁡v\PXgoX!ep~"gtѥH m|ILZ!AM `C={;3i-W_A\Bd'69CV%-Du01JZv!M i$r$UBZ٭ߪuk֒(Dlz`$"Z=l͠`!V;ģ.o>6Ð-OWDN3Ֆ&1_0l?D - "n6GV@+,`U` Ifvζ]B?ՊlqaƠr:SMɪ= gOBGL!ЗRj[cH4 $Q]j&S+3w!dZvxXH>H-,(iȊj&@]ZdD'י!_Ol9 1L?Or;]?z91yaޓj7mAmaa? Āg%G-1~#qª(Iuy KDio`ҊoSfa resۤLaսB0K )b$ xj^Z yl-!"«9OgQF(oxua1j;1=:ȁ޳qQQ"B+3e䞋=3#d)TbHa}G4uf)%BX e&wܳ`*V%P,A ~*.#3BBD&9^//C*z5:9{j̐nxp1ㅎ׸!RW9  e1?fk0V^=CoonR2_>ƨؤIr R%aw5z_wLm޾=2,طՂ`-}v2õiJp%b<l$ny.-OoijZ°iUD &%4PÆ% Bӥ4VbH# JыD=xw8n}$zY$YKg}|};.]40`ŘUɩ$!T!qAIrZoQdCQ@M0#c=?_Qfri|14'孪}j c{aQ&Ԙz;ޥPKHosXmV6UbrV,xE 4}@Uם_A={i}14Q07f M\ډN5$Ww@۷]Tyq:#^!}n>$(St9+]k [*eH>Mx~}ūrmizw 3RWCjHH7Dj{Yy'GmX+1*ӄ42mLiBwvw2uGDBw_+M,p"Yrm%‰R qZad`Xox©:X ZsFK%mN#,BMr3+;0KWQ)S6O4eB>Zz@pnzִF)Xib:)(fѦBBQwZ#A'~o IHd"Ftj B8b0e D.bAP{l!qH?@@+sW@M6#b0a8k+a3Q)F 7n41Q/(QZ}ҴE4 |l[(\A |98#UI`w;LV`VK+{6Nnyڲ>f YTشlT^&Ĥ:mbId#v9<~q֡zS͐Ǥ-C6vqB| r Â1X.·Ule.= ԁVA E$*fE齫Ytu-F]<хF%2]qq9@'BjMyfzGXȬYE.GN}7+BZPs0{!B'B}`9]<G۵c@7w`yӬ£k\!+I<̏!ϊLH C 5/ڹLGJGIPU~`(g)  } a;OQʉg&t=ٕ y.Mig<6b"0ʕ#9~4g1'h."=ZwW9qOvTB#Õ8"o\4J7Z͌aC'Tۉ(Č0r<ɏj~eDVV!nG$I$sz!ҜDO<2hBx;֣*ZrWޤQяu=GpAc ?yfH@ {}H!^&)$(.e(9sl֎ )W7 /F%V| cBXnnvܤkFS" "GfGS'm3'2K!S6H*T~Ӯܖq\J([ yZ ˱Ny١GD,E@ɫ0 l0c IU;)cbő0)9?uDkO]:w7S4YLjn8uRV*V\a9Ƭ@RYOeA]Ux>G1wnmSa' ƥ$nCCVA4 {A-ceI dY )!cEiKTJK*JATexT!NhO<i!8O0[8C;N#L# ds,@0W\PžRϟ)8oezŶrnKnj) :%kUaI:W5 }6?#qTUl;OM;.Yw"u܉AˮUy!O2+}z0ުܹx y Րl8NṰ Q}\!DTc^cP_7.iWF},Ib6a+ê ${,*Cy?,]F nI9J:*8odY(! 18d<3f2i vƓyZ27ތxR;Į;'gOjuhlb/K"#$IRCT^YсEF#E"^vE9;N1|CeTP$T+`QOU8Tj^y u%Iv(p :=I=g&T&:_1e"HRl'ھ{imi MwU>xVR ."1=M3H{g#D!X~8'Gv6>T! ĂnN,Xcs9/Y`*)C4M +j*HfaPLi"0jRh-ُ5{x}˝XjXfI,*upɊx}H0lNg7붜aT6>{qL1 /\GPXL9T={`Nˣ@7 ?%K-qF2u_F~M)䒣ULǨZp b!rOA}SEIۿ虗4xKH(@`98tM)<όlF Q9;ZSE%IjhL16#>3),Dbk=Y$ b"!T'IrSɁT?`kϷLsÙcP!j‡iE*rK-RVEi~Rjso I"W4yASӲRL+9xպr9/n ;%*iD%ȢRf Eu>@yYJS.($)ʬzRo?mܛ:vUWKj$SM&oe]ZQS8 #Ⱥ|{$ʲZ_>z96}r#D05w涖)x2ă c*2$pN%^хB|Bj1HEzw:id)^>zg\5t'j0-V,h%(:dO{a H&ic$x ;' N$#xh*x?q-LR ͼ9vV"$. ashų)+짃KViUwV@O(p8U` g⊰1 I|s=ϢTw$ 2ȄÇ%u6<'ڛrshzOKB9rSpn%A{ޅWT*?lP+t&#>ę@8U RY"=  ZuUByl~͛f~mѾqW%卼y%kHA >ׇh5X&{ۭb29*f.  Qȫ2W1ҽ$@vdv5 ù8Z1" !@ ~gpp8Me YH0L&zx<2AHִ--w6Zpn$ _WhLN +k+ 9_%SiO#xA@$W}ǁ᠞^5{&ޮj,{6 U+h04iGvw5MҾt Y:L ilqEB|OwC;x&cYf!]hHHr=pPksA:_;&F`z ba)H;5?6 2rg[n_rĈ4pMsEH7g`T0]j;׻I:@LQ0T7[NbY2p({%$RA$}qt|ukx׻6,7?6C%sã'Kp[-1 [[}3#/!1rF,']b x eu@ޚ2XI@n18C? #pm;3Լ*,QoVb96rIPbJ: X4 'h#a`I<|I9#H*K[}OIċǟ_5S&p۝&+: ^Ne7Cs+Ɖ[!G5x1Zέb,0 M|<!"gGp,^w EC"Ǐ bDR\C= $ Z7jH 4x@f~<3bn?M nC1-қ @&GgNEG]QO=oD.Ҋ9aD;;;_ ~y Ou"f}MvJ+xCV: dZkg`nx5P2V=t>l"4}t)uKhڒt]>ҁe r劕E>kDǀt& nh猥y M1xx&Df <ɉ X*Gѿ4r '@EQ_O[DR_oc#S=RԺk ;68j}EE\-Ҏ!K\@1QcSS-Djcf3$%J-o|SccΧry|;M}}o ZH{DOV=x4\g&jHS93:-)͋,TM@CC&%R%:4QȖٜ @L roW76pZ̺MB )Cdȫ&]Τ4dl8iɒ\Ă%dy8bb ;F+ p5g7¥ dkY8jYwļa^j?-W@H`F8"!nIVzPstCfﻫ%ͬǦi49-4' M->:zY$!AaNh<Ñ5;VHLC8 Raʵ{ģp߇WG/gi7x5Ќ v Bru(!dd y~k@L)5ʰ.ȑG>߹3N]m6 DN3آl$ԊJI±ey.L.q> J6< oA5 ľjŝ@7^a }s`8?r FՉ ats"%RDj$ӯІls K/H>ZϹ]6+$>;2toc*EIL\t>q߇eV9K7Z]Z"&O5 R@`-]]H:rH^?Ǖ/%6LRXd^  fw;j #PL Ãvd+L^J*q^9)&65@P{c3[מ$-Ү0Bm4AvK|idxm%(GDž ~oSP #~Z- Qp-W8 EӇdd8+-r˞v>"C䁀".':>(M>zGXvdDqV>$,d}b 5I32@$Dl0;DzԊi #,Q`Nv5Ek(W+6= V<5{U+I-\M=9]Q dJ <@S߀Adrչ;M]tL-<9+9$4^qlO^[BEo&V WF0j$X:RN\ ?E{~ȊHj~E={[)}F  NAYsCi/˲kD^2#vF\h $O"pho0X}ͮ_2J^k JtI q~A.lLOM$vYwI~z;(b^<3^^>GѨv#硕5 +%fj707& Ek dCbgk#P?: DH!CN`[|( ;H1\Uxk4T`hh,M9^VJT*V菋gmg/02})5.VB!07pJ40rqͲp"f:. ahQ-iTr] ACVe9 9Ls4χ-KF`t38N+YCNպY"O /crA" ⻪%/^>0{A@?Q!Q`Algw3^pIVSlA F>Qn9ȺjP2M X7c J&ŅiXSZ(YI450?s_yUBE զ4)~h]Ҋ~ S'50\=0EF<0kDV-Zw0ZY}o1Zd96Q vBG\3'0?)+"l!VŠ&A>V%cr8P̱kղږ_E5!k](dwUmq3^"_"+l3֎Aujl701 c$X39`DEʹlj;[|a#sIL2تL~r r -zYb*%@P׊u7XxJ0`CJ=~me(,|ƛm3ش 93ɄnB⛙IٍFԦ7bXځD &{FTJ[;i`@*&{bưLGXăye+(d=yX]/H H rYP@Ⱥ  *zҒWTz FU ?h*a"5u4Z]ljoNq߷N^ RĉMW:DW WܵB9qTD dyh"HC~z.J5mBí,J ¢MdJޘb"gYkL}ba/=&asx LY,O #ꢎK[QK>.{_{XpL~AH =]DLGr{@">,45L&U۠X^&Tdi}]/WB^a]L|x~`DΤY]d4#j9r7k3l-i{L8i喬ٳ·=ꁠKc͖` ::͡H$5E& %@t' V:rMaCrV(B `GNG,X@~>4xV/n<|zqc"x,pe8 հvD#teY6fnBe~ ,b1^V?F"ɯ73O @+,RfrU-2 ˂[Z empMtD3ɸ;@xr[p4^WLi zzF{p ~ Fn/,,d-9uD"Z5MmKD"h)iHBV$@+ni珽թXkW" ȃؔEr/^ztyw:p@6H4ldk ]A1ML?i$~/HᔖYK!AXXWo v9k^nD:jC\aٞnJ{! ҇|Yr[Y)8/=O,6=d4xHO{PbF#$n|a5Cf19BQi\0uI[yUL>} Y3 qE 2[%=o򞽵)]c=GHy Nf!WjMz3L6yܝSIV8QIo D?&I>w>>Ū݊R)_9uu7sgqZƋ9` d2hCC[ mRmM!iӖQE)+`lBV1!!e12MEC|Şs}i]\,5LV~<9 :9twj ZcKC%!r F0=b.A@op^2b5,A^(~amJJk#Ės, LN:ģpy" ?!7[EVL%:Dmf+9P9֟9u=A|0}\u;!9qZe(<\M q4=0zdrrI^v=*Drn8mAS(f,'6TZ1HxxXո8Xuː-_Ȁ -r{6P@N $X2!@6HGٓ?*JC@7$]ndi t@گF0a 7S@6{dr2w9"C'hMK8: #z=Ďr0#, 5a9:RH8 7 q_Ku,[O gM"UudJsqoKz,Dr?xCt)e=c862^O ḳ.EAD :%DЅ d[߷f*X" "-A7:DHQhװB2Rs_8H.@N /$OlG1L] DLm'gЄRHF,B3Tﰇa =I%?Kknnnh%\"ACyY&9D#ok%0(xβ@^`8vɄBv}4>-4jVY8VShd<&$n!uhCr9:,2ga  t 9%ԅ(L طJ~OF,H[b'd<KE S:_LUK $<̲Á 8T[ZεpHW$I!) 9c\xrHl.,ȡ$ )JnU? ǞxYG5)~n+/"$9z,w M"pwBvC.+Ku|D$ H% `<RUBړՁr dZBUG%Jxú[Z~Db1 R)v  k}rR2_SjxrD&2$O~|DC,bU? 61O-uq)>t'f$D baGH6[$9튩C0ԛJm4ȕ::D/#ݥ?eRk[yE G+ps\6*9L"s2Q]=B9SQݐ9VROz!헟@p%ɞay01,urDV^ #H, YqNtWU]VUJJ]*+;ťiK+7LaRC!UWx<vHǛ)Jk^o(ekYw;qAqhF][vn8;(If!6  &9fYmUդeQu,!RiPWW?H(uY,.?o`SNuͼ=X48lK)ɷIBg+ &QB$lRLnYoM:TpErqڤ흠 }H"M$Ѿ]O4Y@ǰ^( v8sM*Ovq0M<fZD.Yf1XLGgup-4ա'>`m#[E9(@j6}%GID<%@H(.[2Ka,!wQ +'fJc!:ci"P`ϲVYD]T"HL og+ I" O F=T:""D n(N(ed$_͍h;j@rBx 1q|p繹$Ah,Nf8P//%xlDWqLB-n^Z SīGc$("=X/AT'5Z:ײrݬ}V+J*y6rHSyT:pt&ZC^ &[b@$~yT_B 8CK(pXS@^<1&?r`ߞbf _ąI,JeejlhT% kQ+h - , HGLBV&2\X?K'$GFdYo1D ܈ r̹sϷ.YG'PF"@x&QM,Lz$NkJTxF9wU,?񱐼Ofu*aE#uu^R@ lm-ës,̱JiA `w/ޟ<P٤88YaNsf;m䐛$[$u$! .K?Bd]8`ծu0Z@|?f81.$!c\7v)An1/A^za`F&TZN &l$Dp1b(z!тo|͚ޚ[rօ7 Jޱi%q`elaN(OLG\XN cZ E)Y^m(5R"`aF, 9wzoOe/!77 R%<.^bdyY xn,hd!^uzhؗ4{"`٤e8/8罞R҉X̭-9) ;~zM!f*}r-.r-bk`F,, co~Gr6T#x7ޥeLOȜC* jԧD*.A<*+.CpH\H(^9ُJIrɆO!CPtfCd'eCkF&|1A:uԒhօ RAN'b̏h?Pd?= V܎I++Q9.2xATύYG1FrbvןU,C]@>Ye8.)9`5Nq| L"7}2GZYpp>x+tAS:M!{ BkBߔ Mb~qlr^īG[{bB35ƫܣS1IJ48*Kb!NHů1{ŝT䩆7Tky8U}t{YP"IɥuIۢv!EA)eWVvDdqz&YRK"Ki nrZcEֱ8 ղϢj?AcȊ$! c_ePOf#VWa@N uߛɫu<sUz="$cq@>SsAqc\[,mlsk?`t@bDѪNIф,8y0HX6^4B=(hPU/Ds_9&|Y+.fʒ<=-G~,L< e%4vx8UP\Uy$uӠ4cJ.9`%zV>cb[9%R<'d 9%)/# աK \r^3';pȨˑoИ8*I+Xr)8ޞV"0;CWj; Cq{XH( noI&X+]Ӏ'⊫Igc+Mī_bcEb8 *$0  Qb{Bj"܅{ۦA(q%+G}!WD;Hu.~G8(6^Q{ܿhfv HPr&4");ڤ#LYfLi: c |#YEOH\ /Cx WO!)Aț=oZr׳0@AyN^!pvaH  N\4N܊qꂳ` ȃR ^4dyD;v=aDVЊwQ١s?WC"*ȭ&>|ۃ~^^rcc_;+6&'+, #]0(zs3C%B ^΂?Dݘ|ܔRՎ+.yA ,Y8G-dt, y;F|a%$`78[kyNR?nYU;ĎWE<_{e*{|@X*]N'j̨sXrZ֑#GbmWp#&q4r2eAqW[Tw{PPfpi(ATyXg n{8?<{Q3dd"R-Y uӗi,BmB/(z pE2xi蟪V#?r͜qOdZ0zp2p ܥ&yڐIqdFUgWušWDuLdf4|t~@ & 3Sv6[JpgM? '9h yegW:H-w3IEg^<?>y0;%PXCDYq4Uv5Wdq5m@E!eIL'@q賈iD d7ƛ_kkw'u7S`~?w6L?hF%dZ+tu4HF,X#G x!*LnTL5J)ό.CGn$O_ OاJ%qf@%;݌;L MƲ)X@T h.s: >_52;1V0Ż1FPY@CedBNbJ{(lƬSelQb#Q"hp$L_\ڷoòy/xӇ1+f14 CFXƵZB"$LB>(]F-4SVPGArsqLG{Fb""\\q鈠ٽ:3" )Me1lpaM`<_n2 O(>Jշ^$eMnG-9;pwxxdyF"^SPVG)!?ޟ#<@O삳1;Gb_Ya]=\KYb.E}c\9Vyijox?ZቂkkFߪ/ړ% L}zxЃdrb1l<`{Y%^r{PShzq 4ڵcW'c@2]ZZZ IύH"#OqieD Y4*ўm),wx[wLa7ΡhdD!/f#~0 e/0+ >xTm L]׫Np RКB#7' ,ѶE.2tR!)=}H8ȇ,=@dYq\v0.oG'Ϝ&s ]kڏLjC=P9vLorvT@y| _`[qvpSìHR=hJڪE]ldȒaP^/閅A<,88$ʲSLcLL;&/=y^krnSFcz ߿"ȁ]ր(ʂY 0pq@:ȅ+'y?5v@zU-C.j6֌}N >}\B4k/W.wtVdXO;\'JyD$eXDښqMIR ]f  r@.baWiq3HٜN- tutttt t+]]9rXZ?|_8>5(hI˒H:m1|ITTK01teee)@ӐVGGc1+wNv<3 @ZB_8};O,zyt`+hV2kV>ܮiW -"IV ٶ7#nlLH79rQGEXԵPhB~pZUOnǩنMs"lپA? Z.O6#lYdDo Oh͓f#veH%VX.YC/&XY9 V/N#q; ߝ#|~oulu'Di٢d zi͍2C2<#lۉii r  7MNAl78Ն&>+HH30tO 7؆5ZylGԎ4"ъ%Aw(/NSd=*HF}ny >۷fBNNE$mt/W$MdwTbfER ;-PIx~w8 0 :I s!OfAE)X7ژ?CY&أZor{7^] _o7#sUZ0I[ -ڐENcmdQUC7+ZSQ++=?8AyY([ P *Gהt,hW ӢoӀ!LjlJ{ZDũJD'~rxQ.GrAR6LFw8nh1ѵ,7}ע;R=CZIPmQcܦ9A{|(;n ӂEPiGMssd5sYjU1G٠_f:^޲'$t*!pŠ#,{v5 ? ʒ$Fɤv啟[ {%.WF멉鰥M֟ FINEPmpr-gVid^I^?ɪ'2л³DOΏwj SۍS!=&[F-"!Xhn#"uJ~;%J"݇e5a)Jǒ5kQlk-4$@H`1:Tc=lpRPS.>&t >Zdg׻aC9VnW$.PMPzԙlJijC.g6.bpU [$hfYdQ>m?$C^OWAyyT|kCY5&9r\.g C@fqٍ vV+8Rm}Ht(ګHL)fp TXq/ `9tYTq+8Ͱ@(oprad$YuR-$`% &gk[ 6,d4q;d=KN`NL`NcI(@*@[и/DR۴Ţ#T獶 >opxkjjпnqzƤ4y_wܾ}CP_m\Ϸ/;Ȩj QxHT Zi~k} Bn^8޿7l@Ƹ@V^4G~T5ol8|OFt3쑩*G$%^a,iB8*&$ z`^>S=]Z<;i~4fsG*?.)WHF3,Y4uJ4l_w, 2ו`k0y}U_e7S_M Bur :[IPI$H6O"QXdXRD{؂T-]U[W Mͅ'<Օ4\ Y~RaɤdTvĬC,_*'c 2du^qݤcܮ]*Efsk̤7 {=4\^]Hs}ȡvMMOQ:􆶑eR(UVwJE$ґVt9Dq7@}|׮uG>WySFXL miЌ"s1:yԩ J٘놼>ΗdlK eIOƨa HP݅C>pr1Y5?wFuNzEz.a{zqDHYs͢"͚ޒ:RPDtY ;L0HV݅y83OpϺ4O>O߿GGhN[4"X/X=!2"L.(ЮWݵǴUGa{ND3]q >(KcF[>hXyx,bDE'iV°Ň$.YXF6|幷cjF;yl@,_HEfl4-{:)ڏ&4c]Kj 5N#B\b/>(_:&+k67HHȟ!V a@ Z>tw Ŗ9$E" X%œ־a0O*b$ 2sYfϿww-L#xm?FǫdTB!7#3ST5gKDCc1@`a:E~)P^<^-㐄Hks yAֺqz[ah/oB&Td~?E P <~.(r<=SW? ;@SdpYZig[M 2 e.iX]OK~3}^7^2ݘ3O'K߿3Bd7٫5c n4@~<" ⰇI g};7SHI!*m]mPy0$ldkE  DIb1l0Occ6c ܽ<&=|~>ZJ%4֣kķJH%3b+Q%:Woǟ6?8^-}^bHb'Ə?sDC0uՏt[Q0C9.FAIW艊,P^گF;JJFԔPRlZFp 15,] 02,f q$dnS[\,'^7 [Rw蜬;ԏCU,>! EƅgmSEvr: 0*qfVq6% aQ gdHH13ﱀ 2`A,KRĥ r꠸,}:a)G;JB!g6Ȏ6'f!W_}ʽpݤMeD+aI'b+.d\%l0Xڎ76"98Eeܙh\ĈWA OaSJ+aTiŴV0;;;1\C0e#Fޤ4H̐|1!, 7U,HO!r] *8c * W{^P>r܅ .\cs 0G~vZTn<0*/? ի?yx,= d++Ǫ;L^ m3X~ugЫWuF Gd" ̮eu󘚛߃GH5UT+.kQUϝuvS9~޶Lk7s7!f<CC0]uYW;gZnT|Z(y]VH8hiUe"q"!.@~ch]'5!֮鸔xph S#Iނ> =oEϧ 4 "Ö~̿ 1ECدQ &L8 ]L(pq"#e}2ٔ٦.ڳl[ԳUꈛ1_"6τoROIJxy| =J|yg>< o"w X3浬{tҪk \ @0l.l 3.=sX^Kqa/qh4G8k@R%5Q=708%"kѨ҅Q rnCx20<8y׶OzqA8q H>E5,ޔadANl{oմʋ0H >{An- ѭw ; y\q?:8)"WL[Q_X8&`\gv>nuypd[ڃg)Ŗ@翖w*灻ؒ*ɐ^Ծ8^v{B 1 2(HoG$ȡu?T3)^LS:)E"L-~S׌;vw1w]lǪTka|CC8ICfUiu$<2p}i.DNTbw*czy!%3 LX*Z]ԋN)LU/ gۂ G t"~YY7<{Рax C{n pph WsZ+f%~k?q(!A9b ɺ+-IB.v, vUM̛ډAPm.[i Qr#= L(Ƣ^FjXH7m I.Zg2"Ҿlv {kщn3C'.Qoc biHmCA2V@I+BpY蝐t]l L;+ ~/X͠8=XGn@,<|[G_EU<*V"I? S^_?Iq +mP}/h[[\kKn!sj GOz}Dp0W^8fȽ.QK"  vI &! ћAss$aD%^[25@dqip*O$Gx,3/0d^<6i  _(:'Q< e$5"%loã78e •wsE"GfWv|FvOPe( !#6ʵy6x!cdBP$p9e `<"3f:Q (cʍ_v?L,a 2Wͺ_ = Aq #vFfkKomYliY kUD-!Blv\ B*g1_ޞe" XǦok^cez+ Naq^Jn+Au;tZ 鬳# d@ʇYbψ6VV~r7j(9rEY\O"֐NPs&k}dsKkkAҘ_{mGȂh g_ؘ!sר͇*2 I t ,9s mo:PU& 1OQ?Ch/X}(@t6 f۾>NOp0YM'Hhm7|zuR8v^E>ལ` |FI(b@x@L?5u83x/c|`xHVJ)g8-0_M(w}tpY1{ 1^_=Уؘ!) rn]sɐ“'?!9g CWA)m"Da?/ƵìÞ)9)eLe̕H E Q yv0Qu7-z"=3Єn%m.cկ3G%K-. )Ii OA."Ww' @mPY?K I-jl~jZE 7}%}J: [PT6\,?ܺ#|i}aXKW ?_ǯ^e(`pBMSo3dOlANlP1"kp `|@|]YظFdve*f?T0y3Xp55!.DLFMKĜk ,Xi~>y=CCVQgdR\i%M`By .Թ?8WT]Ԣ;}f}NdބF# S]Ԉ׻2dk8 ӄ."F.CNkX4s)ia=J5vx핧+Q3yuӠ! >q9J0h¯]]zW{VoZ]okq&nkLjZK0e\fb83 mJM4q2defs_VIPzkP(_ yO?|("2l`gr/.`mYy ^gKmmt$.]Zlq7f'yNX(KBS\ݑID,&uwKvH{LUT:Tuz۵cAC"`i-X0‘ 4\ }vN%«6dspS^kKKcKKLpbPrX()薯`Ȱ@8%[eI@an) X|n}_(jyoӥXGylSq0( Dk8֩xrd,չ[ Ŗnө:ԠEQD D XZ1m$-eGDz9ُ;~_NHH*3^_47tEE%=YeO"PoAg.mI75}?X^%y7Wt7?kkk5/_VJ0+*:9(MYY !X&TWl S9޻پSMւʊt;עTOo^ņ]Cpif eWښ69-`΢]k>Pʼnɚw@!-"#Ȓu( 0RRӐ{gKqhfiɂ.meUU]/VCPٻv Ȕuͭ3Wm0Vghi92~ZmNk`Q1Pf?cw\^^; yV,drFG@2 wH`+TَVԔ;hE\`j#_8niog'mFny,evx}iG D~U&k]"0Nm}SӅP[Y2m)~I#LfMT`Ro:byzRmPWU]!"B~ ,ut=rZܭgY[qlT3Qݕ0DrN;g!NbL#c-I[´DL|[q~˪;ZQTCAPSCVkLuu|y4QL&nQqNJ'QS=hj8H$|gP5{A?xTQW?zu/^,},ZF34i6@.36ed_fX0g䍂PBIliJfNSݑV & k8::VKUj :rQ]S9N~IK d@Q$#Uek(P}$A8ċIynnD?7,.θvxTQ?>{_-j \I?$@-I սqVU%\?Z0i) 20C6W#5zDd}g0˵*-j[FZ-uCH{n#RIJR8 QQ43Lʒc\HC<2Pk[O#EPLQ͊]zD{sy%ESm1FEe0a|~1 %[M}g/A\6|,3ɒtr9'\c ȶEjҴM4 jQ?a ^ZuѢZA7ZZ9r WepD}9S$Ÿ"/X\ LʨsAm&‘nPF[@h:Vu v ye$rUךT:݁fJh| e75"ʔ$C [K$>U僈<=!'kBây,Ǿ) D׫ʖlM%@v@`L/>_ZFo9oN쫻(!o@vQ*Czz)atW2Tqȃ˲6Q#G!bRGS4!mKjl!Pެ[99;j4޵CvzVU$y]iR~qbIUdy_"5و099y۶-iRDՑvuaci*:On8pۮڷAVɦRVNܼNˁdЊədޢڂPN5i b!bDUpjI^;PeP.rX5BM͔ Хwunc9)c)G!&F+hQZKwzg ,Aw#k4hk)*}G-Rl8K~Q!2f-XBgɳ & c9w`/|bB 65 k ̞qgȺ iwmȡR ;_o;ʰD@Bc2'RVةGX)X훻+2ӄ}GYU5rRqy j:\UTAGE@^}v RaV O8X%A,7d\.@EęD%(T;XmiN Ifԋye4 ZmGb'ϔlf0 ZPZKx##eWvbB`{9wf4Yz7sWbA!\H28ɧ&h{pX]@vF4H |)$|QLHjx:)K,o@ST4GnЛDÉMC-&QcV7<\և߼SEU@^>GKeA"buȭ2($&nz +MЩS}zhc?ý[2;jC[m;C[lG-Rs/xZ%Inj:"@$!,:\LaZgLYL7 OI1IENDB`movim-0.14.1/app/widgets/Stickers/stickers/miho/fd759226e3ec153956f3e941b81ed820614792a6.png000066400000000000000000000765301342764602200274360ustar00rootroot00000000000000PNG  IHDRaPLTE$$#A"$"&* ""#A###&@(@#""&!#4NsPK#A#Azy#A#A$@#A?8#A#A#A#A1Q*+$AukY>?G!!b00&Br==PPnKK6:R,-TTX77w`anm``}}ݏll̷?ڏǽǴcMO:a>:S75XW񟞱+?kGC隘шf&*1?-?rq8`eie_͢QSdreSb|z{f]vo[gӠ{ѻV`ytxDEvӾǻpQv߃Ƴ<)펋ڱҜjeM3伭ҫÐ0$Ʒ檡~nNjey[j|rɦٙrfMuOmoLCtRNSΚrdFU+8!1Ӷr`CR뱼̠HyIDATx\[o*Uf.riKP.-MM܉mH[E14hDM|0JCo _4ߌ?_Ce؛=3ZkӜpfoox<x bXp7D,:‚ x$V"%Dfgf.힞{dyEp#ԧ#/M>Y1/6:^1 9=瞷K$?oFI ?9fw:f:[o=GvK"ȷsl[Z^,/Pkq1`NMf-CaSo2Ho.}LqS[gH'v^-:!fVnAlTHo Y4g]̝q^fSpY9JJeDVhN;_! ƤeS L+s"s82tqmp-@H4.ds֣i_Yz l:UZ8-O34!TsOO;\glՔKnEڨm-!W>ȕШ|JuIЙhZ[*21&D璝޶63-I̯dS7{ɈTmaA7higZ 9dJMJuۺE/V[>pABb|%B}ױJ\CUmdԐ4By1֊ߪ"q1G0*kBK u\uGؾ~l+1~7R?T-%ww=ΰd_BSW˿ =p8,"}BӦ7kPgZĿB \ajQʾ2Y4ک3ev}z$A0՚ftڎo')T5 D(]gw!\9Yjz # 쐐Rgh 䎑"`wÖz@0THX~ng#騔H `]K_R#QãYmxc@C*"@zo8gPu]5¼b=yAE~Gc'6!0Tu.}}]e"ߩ:3kf$/XPUvKEO5mZuZ8 7wm> D,1+ ](]Vi]o żNT9 aju6"KPMi3RˮF" ?BxoC5Ғ(]jȼþ>@ ca0`T&]mb&.+ ART""tG(+,@$|d-US4BJHJRO=]ߍun/C$XH1ugz8A'LSao^"UQW#%{tlh9Jtqg҄(s:1YR\@h`\n("F\|a`(4= ie?; k1BdhH Ǝ.>l6+ͺ|,p,gHgYZ4}Kȶ., xWC1FƂ~bwD@,l;яIV<]YWZA m@Dэ(qo,}GK<:$ 8pOJ5ݿ$;@e 護y4+Ud<]ڵ:(FX.baaHw 2B^gG1Y]FqeYew}uMy8sA $b.D4rֆօ Tʤv4PL1{}:쐄"eDC1usz;K݂ڮ~m]gH^2c.J=H͋UDcY m/n.h 1tP{]/i:&%560ʙZgȍ݃?tI :yE4.¡2}tΘWa+$W B`tNg!W(t?;P;SM{Q xrwv#׊PE'`kIl?a>L] tY۞9*5zh3V0R:s+& i+/7c]a^LMH@K"dHXxm4?}]:cXXrGkީYBB;$z(oyMȬ}!3V6X a^j>Aۡ?-Rpkw#N[%iu!?O*/oK 2cnHf^LuNІnBvؓ"l?҇mg}[zN׬ 7,= ÇuY4%dI̝iL+ei- ch\iBK;Δi4VKI$L-PmL j44jAlDj\[|3әڊ or=;[ ✠^ńgBW ` wP@(RգSXΩ2WP6 յBV G=1N n #YGЂMPKXT*س2:zH&F&iSgEs;9sO ZT!4:8,)4Uv~DQ:SxwPL"y­Ay|j?EJ~Ӄɓ _tPm*QSMhqTt.Z_N6d" 6"+ܷch$Ӄ@Q]Q4bJ\o/ȋ @k+@8yoFjʘv#齢Ul^g`:WءuFh8,ñ'N5(qb#` [=TWabηFkX=-ǏU¹>X҈ͽo%  @ȕZ9H=W5^5MC{vb^i,GdkKO+ςN< yGAO`#Uu AJ|A1ؠT.٢`.xc 7սѱd;E}Pp^g~ֹI'š]>w(BҲwk$@|ؐ̾N@{ir}c.A#H#BVW# xzT } '/bIGN4ia}"6mm ~I I.dF֨oN8IlJ"TJgW[\rē=2mQ$!H/bl,FX S3vBZe= K?hojBF%TzFPfYGr#,7tzH1y]+hۦ"iPӠ8nOs|8e` f$d&3fpq.a{vc-rAXV8ӳ2Jwuze'b,vn+5ZYҞ=Q+;- 9P4HT4@V4g4CC.؄.rkn]@z\Ax BDb.׽Rx11ϊG&+!הꊰ7ղ:iJ/*o^U/w6C\G#;X-! kKY<24CxkuZAq* #$4`Nx7_*HBG*42Ae!D[pTUW>!w9_P3X ~pC$ٻKRb,ϭCo{ofn6@D- Ә9oIC;dk/*ѧi$`(qh˴c\ƞ {OIxVtR,?eWIdA–Z؊lfL?oD:gqfpoȤ/ࠆ/璈9|7&IqfW7@&f: lAL D[ǩ*Cfkbi4H#ITϨi|NR 82˵{!x^wWα{@̎:2[lFBqFwZ&lRϝzc<;&#g 3'g4uJRcNFQ8ݴva .83R:!CLWj@yDSFRF";0̙2tvVHK?tސ21νl_#9X =X4r?](qv_o" psZw?*&hh2}v8_3T_##ezS u%I up@93`/oi8u5xnS}'h`njI[D,Wm~X@tǃA?4 ~u~C"^~7ߏAhY[HvDC-F RI)E.ke:Π+*f>~"JP}rn ֌H J j@<|ĪŲ!@H6}b駃~S>2:mȽscu<@X"OcnHs/s#U{}Iʊ9-͟ǡŝv(ue s/tzx{1nXX>G `u ^y!6R>j Dw,?Ugj3,L=G7Cd_Cz.HDY@^lO˧S+K ɅVm0q0>cP.47ї bQ`bM|Uɫ)$c[52jC7񎞂65'a >|ֿ6 Ո-|E-4 ˷!D8=mtg _[淺\itH놚>:D?N&TU^;zwfGbGDbw֋5"IÛ^Lpp<~!f>Hs$<>`ԇ@CTG[劄%qD"YxIז1}Mfyr a,R\.6N.DTt74&{c8_*曯ӧm w5I{RXiH$Ak6i_,"I^g -ҫQZןV13#B_Y ,@Lo )aP5/z 2=AHeY[xX[ :3jC 4a? @jI,"X~Ák.dMCΫ<Ĉm`P@)R7Tg[j>hkeAIL't)}&Ss즩X,e4l<9mYRek-jh\^ q:^&[Žs\R9LtAeb@QN-),hǔ]?~ޕ) 7w'sV{c F,)h~cyK3ϘsC$Lm{Aޓ?gTva0if5JM䷟)j- @a,FbZPCk@P]ח C*5c2A!!\ʲĠ9(4(mc&_u?"&A:,=qI-1KЧ9/OC>}x\z*O>YU%Qvj #UY]pbZ9z@MY9 PCH "rq:,BL{]^dv{ 3KR.bhݜhE2<@GgB$xT|1EEj*SK Q*@rn n" d(Wf6/쇉7qtv,@#|L]#-}X"<4"hIs ;U0"2_b]=[?Q ˴3QG TWu)CF0e]Dzg %#4a$RpaǢe"|݃ \E %h釰dCD,|)ȉVF7p=FWjѢLb CEuM< ĈC2ĔvH9>X Kfu pK@:0 AutcA&zH,թ- o3ZȅU'X /A׏ |j+[<2Nו* F) 6jk@ +VDR1 N7={}oxb6m x]kl=g>2x^37+%K8o]XU2- 1\N)+U^ mɖc*3!A@[B!D&لnY4%Lx$# (4g{#ѕx6"~.u ]`=Ζ* =3<IQy^_=ZS|1*>Αڋve2L0ЃY>wd)D@VxKub6S63ŮdZFbTjXI74I\ H=ZXlC++V+@;"@$Z/nfD$E1X<}t @ސΕBdf6ř2[qfmuJu}S9ݰ4혚g0 {Mt/E8hP~o9drN2 Wy$懦2#㮡-E( ENxZRDx_R;MK9x^H d)M&m0U5s`p-s?Ý<GVzH)Ee*gQ8Bcuܳ!ѥŘKМ[A?Cl(t uxNPԔrG*6DƝVgjM- gw:=Y&E*}J !Ǡ &}!;nίorL~bxD"[wJ|-aH?;|#鴏X/[[ڊbpHE=2rHٲWЧPחuL?ec_cdC⚌YPHQ߳Ywc)J*)+9*:Mv:D dK[Zct^~DP 甝`hb{Dgg8h7LbԔ$ كMo/t;X C݅պaRR)nv!HPL g[GD3"(xú/Ƈ+c ۇnuT1>Z2 W)I_Sc Ba~Z{W0ݟ|aԅ`?p!K0ydHM9G"78Bu*:zL>|6"ݾo$Kʕr06\ 7=vP+ U 4>!8D\mKZv(cip7Sp \ޝTjcȘR8!~ٯ>L0ޭ\Y7;S5+JjtCeQD,Avi=pLn Z/ӦΛM@"17hK;M+9HreJK4nBP.:29S Yj q<^{k 3ܼ?ufo߸OȬ*F7a\4.n:Z> }geU#3ʪVDvAMX xj; kO(}h2nvK/\K" I;2@Ə+6>BDwzri8Df-00{?1Ɨ֥M PS%F eh]jsGHiZR>_R<@Kt>0 ?7aSOZR!0i%)D*Im/X[VRr4TNԩC ˤWS6HRiu&|/|I٭z:L8PZ$6m"ӸZw' .QƥQ"ŝQ|w}"YEOk<xeKm@|4}CIɥ<+ˏL͡:z됝j]Kx75F1ql{i%7 X[g(?2C\5.:^)\mgIk]&"by@"sce9d@|֕'Tv{/ j{B5 Chp{L =q++F~%+B,K&cloRE"1[M d6J2U_P^rV cMb;LKR  |8嬁!O~J}*8D EHQ: ;:2Yuv՝+,F,9::5 !l(_N ̧p%T3ΰG'RZ &snŊڋW~B#j,r<+h11:d½Y=?Bx~ );^`̈\Q{G'q5 H~IX䁂nMIюfXX ".b}G{wHq[zE/͊xFKh6^ , :Ra]6%q* ?p RɊ%+gtN3U( +l<罜s޹MI6_CBBSHPp0$ 8߈ "VkOUA7JqC:6Vјcn PR\*`_G%$Wod-XB~B[eL :,)C>$@ ^l.bBp8G=px=c537!U֕9 ǥX^n2$1!H0IqCGa?w1Niq!Ŕَ-Mޗ+<%C]Iy[a!W&&VT{\Y/\YyŪҝGǒ>@!M _7psEztT-YR @s9$B#G?oqX㞏1`J(Mm>)^\ 1rr"e]?t9m\EA&!D2<19.şv5ƭ hm0i!Wسgڛ#q r4H00vG"b}}lt;&7țcf=mikeYIً[dm*"Ye4#H"r6v`6}nwv'3HNLT_pOwt "KhsG(;|؎ҬPbiTFb`0gnbA]fwe;@f=ԩ}O[BXo)"1@B,P"{aMn.D!諓+ubJpk4t@r:?p+"6qW`,>e!bl( X$9S6i/FޒOa6Qɢ(b @T͗YVW!x{wĢAq<4ƆP$J[,"q`m(EJԪ lXIڟ#啗] bY)/4KqhCڋ:@`%A[_Ҿ-9::B} 8AC^Mc@=Cɚig. V - ЈT!XQ+;A,k4}ފCba"8Yq"HAW!Ņrm,^Q:/:YhGm->O Bp\Wi(&nG@Rq@urYfգ" 6ΌyȯYsYv[BX$uC\k יQHX:Q]db $#,4iVLx~q%?3va"7 "{,++rKz]E $gϞ6PK  yCI@f]0adp(^a4z6TTъd GEpDJy"tCztތBWm fZ ^隅-c"@:xg{y!qm@j侬2CypKYṼ""r_N˚_aRT:xH.{dZ ?A@dF!b=2ȲU h(zD*Oy H=›HGà2Aʄ֜)[hLF,Bj40˄@p)LY%={B$\[g:D5!AX\~Ε%.YZEv73]~^߿)<"@D@P@f@Qₕg2!7)SUց04٦z &"c8]-@1 2_r;{2 z& HTfDD #V Ҧ$"H8^2bHpHyYX0V-^aڀ "qȓLQ~b90 Y"Ɪ efAp{bȅ??Y\,cja$dr,bC^TdCܤa;1U:f$YYg:Sx-Z2͕֓]|3E0!O "XR#)>946FHHLe 2,Ƭ#{Ȁ b-k0"`ߡ*{Δ`ApHqPddF")$"' &ł$;tL c q.|LitHS_L$7)zD4 H\Պ'L@k:x$!yRInϺo b2c'Z0϶=~h9 epZpȎ$jŤ2(E]e "Ue&-&_+T}=\sWAMy@nH\u6QuNC3)>ȴl8T-P6t֎R}hi Vn}А@ Ib2Af Y͔** %fY^#;To=D@qڒt0ˇ=LDJM){Twd)67C9YbI>c{H?'@ghwI/+s C^92u "eF4$i $am%"Ir#C\jg<zWۛd,zCOb,H!'Bi㑦\(!2Z'XJ"R:L^0E$Dr5M=%`m đF,o2:+ ʹ}E6\nQ|_㈃[FK0 R^ËG.|WZ cHPf9 $zE5(`&rQ{$A{XP~ʠUNoPݜZ`V,_j^+vGZ?礵MnOyX:t[8<i&TGTi|!ԁL™IB2"eIXsK͵@zkwŶ@k1\^%}";eY*Wl"ag9US^VWZ5<# My%*HY}׏= -mb$5z/j{_hYG| ~79 7cYMi}_VZ~-'X*X U[dPg.JA2H Aj1h`'J v]wHr7ܜ׋C"c:μܛoJa|<֫ @F6jply1[Zvq(` Â]sCy2g|s";cp"=wGB( YWx.pI?~q'R*Z/<àTQe~ӝ&GcjC#O! "lN49xɆvzjxO,ܒ2G'2d_dK" Foh\%5(l:PEI{yL^1HM7CKCy$"ܦ%Y.dPZ(`!Y\vj]L^@ $<Qs+VawMI EN\C YdY7@h`d~'hi6NՐx )FG/z:3e80^fdz]^=TD &lHGߡZtt}# \`ɩycJE59ػPSe5sGP'8ByŽB"U\Γ-ꓵ#G8|" OW:I>f7XTO%>q-գN3ť~ϤOFb".BȔ,q~u~>\jP1E^\s'%1Hmh|wDbсykj]0 K`L0w,#}7wFyG[0!csqpr7x`F׾"FU'N0Uv)HjZT${LϜ9X103+ *xl8Ir%YU;w@:G.=ǟ\[ڥ 1تzn9 JD5+5UnOvrLVJl NXeWt- P07!̨QɀaNq^ZV5Ikдsݪ/h1H.~ēfl lM!(O`@ʁĠn XٸK2tNmk/W"b;th9 UIz.`&=&l۩֨ͭ;r᧡O=VVJ-Nq9c^ƦܔuOro4kiύ;4^d{|ztef衯. y8؛ozؔwJJ 6"C:$c6$ ZU]݊\a4g&o=>`<䙎niijGYՠ{ cgp^8ϔ!u9 qMDw Z&^ļ͢X*щީ04iۿWe0陛œS4F* 1CcF[W-16W(: D>H 8q8(ӻՆ"K']tDcckAWfEe5|fLYwq>LnA:Wō'$Y6-aMo>P:d)tqƁ>zGvʯrW.+Zi&x{7 ْWԗq%>{ ?X!8u1G-&>JNĉo6q;PO7Ń )1y1lxCLIrY$X4^^xX R^B,[ pnxy%ʱv${}jkWl4aN塧e' 'W/>APw!I˺FQ,N>rH6pv2 6rIh鸪Qu./%#4;7=k 7%4ӱnϑǞ>xCr"{n8,zyL wQx|;(!PDS\"8ʓOư#1> jU*˞vث/6([N:eQ&~LeC-HxX~5]=,4tvT5mIb}FEB1 ),S8/q1t M h0 lK\W'Fs&2,\ר=K1I?AV/]*"<&YH,$6 iGO[?VRk(#/P0Źd~!}RLoxp?-~1H^\HC-Bvj{YخլAR^@9STO8<,zWi Cd-$yGKNL#b.?fu )tݱ\'wȄ 寘_(uq{8Cu<X D$Wl')>0T/ܬѣhM6a!v66"n DG7"ir*m]LmG#rf[i^Q1LÎ$yNU$a?"|)EtuFXsV-$f9ٳg&%hrўD86 C'ӡscR_YUa"S2Y_HHPm s-$N#70J;g,5WjmYG|1ald0Aǥi.M2L Zsxĭ^ l@utb2ן驨W;UmvФa]!O 4WQ?.'ij$)PLϡqAm+.l$̈́qFrOdWM2"=82'Nbq.諉'= @N﫩 JL8Ln Qa0ȷTzcM*hwS{'c > v_,L*%"`g!pb~0 Y#OU#2|q[kA>_){ЍLJPߏ-+gW(h$s' + 8HV/zwW͝FZM>F5" #5X-Y:Ϭ $I(! Ŝ{JEŧ陪DIS|ղ3 *EOtcZ@ B' HV_M` 1ebJdOgՇ;MޛO^qWp5o!WDb 8+Fgau.Ewd۔ݚ]U WOLCҶ1^H{W\trD«_ >de}f0۲5]M**]wE2}e x:(;Đ@VÉܯ̄˚HB>N^`=մWū k" oN:l @VXZ/%AD4Zf1jD_gۚ*m[.5G!MÆdM V AXs<[eBUEfAEy4S [iQ9vUk $Bb[OD ArhU FdzcQw{UUCH[<k|.:@j鸝c9!ʥphÉD4~b +OzUSKTZm9#٭ꔥ҃"f@&\k\ƚ QlقJ(,d6Yw؃a_o#gv5inMUUz)XȚu A$plOa(x$s˿K͊fI\=U +iwVxAmi% -Z{^[Y6&m;Yo@Da#QgHF:*R_8>uP:8;ת]l$-*Iͭ@b;Rb!o*ǷdZpZ)Lf; ˲q-ED(V p8U|riùo"mZY~&mCLiP4mss{-x,}EHpB".d"Vi#e֐^taJEITO/4[iuO4YZ Fh0&^;mWx`~ ڂϲڂ+G$W)/hd:<*PB I=p9]];w킝5@qA@jkb[&%T"aDffgt8RLU:e;m;}9ڮs[y'Ekډ;7O3Du8 SB4QK`J&YrzzC6Ul>=#khFmY҄ / hO$I6Ԭ2 a=lwI_W`hyPCewŭʘԜ`f5 Y!\p&KMRD([wh %C0 pI21A^)FoT {\oo֪!j/kΚ==2qYIlg,"P-db K^A!A"Z[@6K?+z*@}Aiko4rU4\62?\qm2Baa/A9X[,<r1F[j4"9(.-'+y_4}vりe.G.klNc-j'ZV 4`EKrڰ.J+4 20*K" eLX"6 {xë=mGKVR5B@Ȝxmb@dHf*Ӆ\ |bT*恔Be&j\iдqǃl:b"쫃^mwk{{q+Y=!ӴD,-4hCH7*6'mBSin oYS\  uX(WբH(X~oNCaq|,$H]Lj&*>0a#d|$+q}M`.f|8U8UE.ԓJuqd?6`].PM9n˰9-!$)rW X0 H 7.FH偀 C0|ESdM 2[u=|_gK0_$]Q`}0A h < +tBÈK mf$3 1˒B*^S:PnhG$KdLOZ[om,qNJoX!{U4p~,e]͝C K< odP@ ua_xG#/)Ƞ۪W`0zúdG*ްFX&5=);HF['gV\ZdBݪ5 Hg`HzD6‰9Dv:a|:Vq{VgJe9XBI0.+(Xt Y*+I DFf PU]R{{jh Y8)*J][wu'3]B$kE|rSk@D*>d0 Mj";SCH6UfUe_:q,( ˂(3L"!% f,p_|7P`V>)Agzjz-Ev켴p4)X-tQ|<~ii)_:B/gHiEqKӧ2 GP%6qY +iD}TLY#97-/Ntth)a_V'ݽs@PGَ,zIkA IDfR(-dǧ?ɏ#(C{Ad||K@ב}5Xd(] HVGqWHt}?]5ot䒥%grDlH^;MG{jCCqc')4 ,23_z={cf Y oO:M|W>SqxwWխ8O@"?]&[_vr:?a*˜Mbc鉸1"l$~ bćuuFgutԬWB;[Di8*z򀔋FEMP( &w>g66 m. :+xLJmQQ'Vƛ@ 2S;8ZI' R:4;'klDO++4,_čpC?AD0'Bʂc|1;2 dv@Qŋ4k"Qh8BV(rfy[/ 2/<=k?"dFQ! kiӹ :Ac8V g҅+ ^m!ͥt9$8sDY] ps@zEqk\僿c3 :ذkqVHv1R bV^ƞ*)e4EKcfgc;qKBfhXp] fl#F7߆;~^g-4:ڋ2!/P*qwk̽0ۈ3.9TЄt:+[>Y/X} lnPTh*WPRW ȦRq_&ee1Ke='bεw/x@ <u=@>`a,JJ/$3!dFʸd2ys絶Z 'mj=uɕԊ{^AdhFEtoXTt g#q%g}.˭@E}+aj0X֕S! r.|9b?@1V,XYo :$}W _ _-S'c9 ?pwP{gԕU%>H=:7i6xph,QmdKyrV_ noJo}Ӊ, s@n:D%̒R{rUZ]';!%$2:nn{#FJϝ99F1dtdFԆ0> ox$j'lDנPag~7wB( <\;C ^Q!2A#<>69Jj&*g[,N{5x5@@wk- {xX\5X:'+Nd IdJ6s2W=zWL[@!@ML )LىNN[Ffgނakvr~~(v_wU7.d]T*#1*-nmG^!9-d$B}SS+ǣqy4sh!PJ p  4:8] VEA8 :&2֘+Bzf8d:'2%%a\( .[%]ݖ D zΪ5HXXnOԚ>gRHъH(S=)26vwNxЃ>ݨdΧ& U?T%AH uGWq"'i %3Z^5u$џ0}x/xhgv ~pe' ~k5uݏw 7Q'tnU*hLP-} 1Bf9@6LI+I |?^!1?)&6?? 4@yDH( uq)^lqf.ߞ7SX戒_Iu.ʴ`Ajdot o " 3 "@4VB9CHqec GW:?a'OWʄf}v۴sIo^qXHc_ =K@J FLp7<QټjV YT}Ѻ^ L0LhZw=/!626) Q=W4h&\}/t8]d_Gp0I0r\8#IPg%YI5@@Bzk <_kGOaiG+LczHAזռ%0b68(y|)=ľ̍#އIcC1}}F*XeR8TOPB/Fo9F~4 Ix=29=,~k$sdh'Qt;b:eG  #6԰'`,`Sn#)ۛvj=M ;ְֳdX@Llp93or .Ea`"+WȬ8/ĕT& @Cz xQ-T{D3^jxf [- eEL1B;٨K+2 @PՏ+$,ejx D$g~P},q+ȯB<1a/aUE&cB,ںeLKD4s\gky6yZQ,ݙ3i=.'Y [09 ;צ8{$KImӾҼ4+2T'|,n b* Ej>O*B(F(ZO}QX?ɓfi7趌~siH1s0ðC,.n?4:o52yzN( M׉ȴEݶ2d,U΍wߒxI"|.A[9Bc;o}Ne=O #o(7f$){X(|tnBOߋ-:8tVHC,POrÙ_z/ c U\AFHSdA>=QG6 LZ"zy< ]߳٠˜T>X 4Ug<^q]zIlVe q?8,@cYd6{m8j½$ILzƃFyb\@&˄Wn}9xTqfwt4yKY HP9ڼ*)3Ϟ D<읛>^FlY_˰K2x53sij' ||b3C'`,0|5LOYzq浃ϞoM]n_r#f]fƋ!! < {~mc4P˜ҭ=c;jmm4<\n`Г̯ĹoײqA䙣?E SKlgrnB92p13كK|Ƌ§Ϗ/ !;iE+1@e=E;Gb)Gn3hթshz=@62L ݓHTU#(jSHժbm ΃v #w^f*He&[G(N[̤fS\R2z}gfRU_ŚdM5E;y2$ ۃR][;bcf/r^tg3_]9=5uvk6YR])5@BxЉU"=$VQmRQ"[uURRmB.׌z%rflB 7ܯXQUvA2|)tcbLJ&ښV2(K.K/%w;0VVVYщ)*Z^UM QvC[UvRfU]}F_'NO6JUUE%QBnqi5 aM5ol@;<,-&@8)8G8cEXcF{ەV[ VxUS4hJ>BcۙI"Rm-+a,bF1sP9fb{Jm[VͬQԋk -To I\!}S3bAxT.SʍĖ0!=~s)+GR)yqQOiݶMJ$NNR,Ya) hlȃ~رr4;A Mӂ G 7 DÑ`8 ">?B"=CP0,˰|'3<_W t_|˗/_|+s5Yg^sIENDB`movim-0.14.1/app/widgets/Stickers/stickers/miho/icon.png000066400000000000000000001664611342764602200232060ustar00rootroot00000000000000PNG  IHDRybKGD pHYs  tIME siTXtCommentCreated with GIMPd.e IDATxwu'UUs< `A$H TdɶO{޳]}ymh}kYWhY(` "rq0ɱ'uQ݃ 鮮 l؆m؆m؆m؆+KasKS<ުO%Ȁ{,A; Gt\Bڸa5BD[qE 22ƴ1(c`,BĹR_#M@)JE!8Hw;XԱ] ,Be̚b"és8L`1<ߖ|;<2jcq.}vgcvhppMG}̕E1\u㢢(f08&/7thdwx<6lb{ʽ(Mm =nO( §|O-l*,^c1QG0GF0ᡑC֑h㷘4`DE)?~n vt3ƶd!*Gq-Ƿ6|OZr,"fW|SSLVf7괘ɚ}7s1.1v @n3:7d<6l~è&"cŦj[$ʋj <'AHz箶AVLG@cs"̅n^po6ce<=2 RYUSQk|⹣eQv.dNgZKs h D=Pq)m/TmdA7Ǔ^hU_Y[^MkG; z=:{6arlr ē8>>>&312 IƓG|/+8eOY ksHƓn+OjO'vtbdbN76Nj,>͝"6A9y'P@fԯ: Enf}=8@0I_a͛=6 0%V3nx#zgD6 u# I%8 $;}loZ_4YTU0J`&n4`x$5{p'ͲnS/x~{+` gR:G"!nǺg[_&3,HD׉jjbY>qvvw_/&{nfr3BU&&}\uZ i^206^ p$mյ8ܲ{{ZPʹɵ2'/M``_8[Ri79mh#րq:: hE`|3PSV*Hɨ27m~S {QceժSPQ^^ $I HUsx>`m]Iu"j5[5e%M[kӟO}$1qi#:$yUl[+uwztUpx@q,%f`5B@@ٶVqz}_$PDe.$a-TPJzs;ʊkZKXPLe(()$eM%as9Z;ưqUP&B0 9b!yE_w{VuN7|Ox"r<4wWzsL Mz=iyP^ӍΡ1j 4@DygQYqqUY闎PZ"Ǎ5\ԥ9B pMUX_E[G;{)`d#-7dc\4/pb׾eg 8Q' LLzpM]is%%xvǥ7XQ^.Yuy PO%y^N2h|<rӏyl+߿5k⽓zj+> 3!Xz LUZ4&DDrIBh*D=<"* Ĝ$8[tYmh܄׮BMCc1q9~Xdr\.B!K(jJ x> x_XYQ_}KĜ6;̳D( fQf8 0%xrvTrV+]((ȃ`5ӋxK$]$]\]] $-rA'%'XkynuU̷z Xރ@>vCy ߺ?eA*GSu #Q \ :v@  @,> iqʻ're5qpnCΘ DݜLˋ"24@j\ATc17F''@Fk(v p`3Ab +hD/QGsG*o}cQ?y5m`lnabj /N'`I[< s8&= Dt\jcPJJZ6v#' ӑNC)3X#e9:Q􎏰JZEdwڭ::X#Xl?9O#wYI-zz{a֩Sx9ٿZHف0[4*1 تGaNN?@`Hv:2#XMzD IrXy 7#KIvҼ|پ {{-cc&y!w7cGÚ/Xu/N2Î'N8SI$Q B0Iٹ-FiaR.LĐP⫖G":y klZsj4V/2$I,$qg5rݍJ7{i?-X&nlO=0(#stsO.+r9Wl{i641GdT*x`3!̀PɰU$6½`ISgrBR  8~aTT![Q0%<ִGG8 ̞Qz9z pkvM8wuDL$A_2  F췖bk PtNw3},5cs!om0Uf,g>y9(ՏoLUŵNL&wJx ^Iץ֯P#05xiaX\QE%WA3 K:0 F^D}n쾆1zJMN{Vw7" ~mYq0!ݵuo]־~H*>ypmϲ~j52-B )-"肴Г۽=/cw Q׳4xܖhMx$ "X:nub"SBoT ªvYm0WT<EDE;wFFFK$x# $rqU,@LCƑw,I"VK8u,Ӏ1<6pO3k/ hGO?^Xpy^UU|sx<ԭ% sGŽҒo6xtWhcG}e^{=XN *JKiz F_jV+|x,3 S\GϭH۩$Y,^X wI\~س87=nLwQyW}F+Бpy.lX˥99ENmU YLf8w^F99XD{2fDaX'/]@avciv#3,Px=ph m -OaNT0L@@#8Euk~ZPkqOPb2B!r[.yUCxUٗQf3Y,y:b ՈBGt ;lǷ{)fHklf 8,)wǪʰooK>M>J=o>޲x ltvP^cv grUeڗy1Y^[4W! y<= *I[P4р#3XJ0 ׉qy{gZDcф^'Uʅ/( !BU^]U]NkxݜZ%%Q/1YQÇ@[j|TU s1:Xvo4IG@L%+u,(/(d6UDӺf'`)߽wWJ2@O}+q<-R[1$@ HMU k,LI )kt] ^ՎU) =V+.je/^S=[;\Nbq-|>1Óܝ`j ǖ4we7=*"*c5TfZ<ڶo _8Z͝g%H$E ^U#d{3δ~DKY:ՕT]xxEc;y2h0{]NTDR G-C;wRiI DUԺ@ThSSˁ; YOE(K;;v_b2 ' VX5mb{~:2<޲x%yZ;!+ uBcU%hl}zQ" Þ=xU74D?}Ul021]]x=Dr0 IDATI(1of#FzczK1@dxji$9HDϯE͏<-T%41Yfxg~ꦪGc͓TYhݹ*.TuA8cx~`ZO.ŋŵBNc`Lo`5BZf[vSiC <"`G\s-]ߋtѢnnm o`tl|@DWӈ߸}T]lm[Zul qO|s5Q2<>-<Ari) U9g(`5X­(ps}飏ٽoE{YҶ,*.iOM$I .=bu18+V%|Sa1Y!Y;4+=vK&0YM#|Yz"ε)y&vsK2:(.b1YٳȲ Ō1E{c;,^y].D 2{Xa@ DIdbU u2c(SB߬f`.r}TUV(goؑږyg7.A:{>lҒ`VCz4po#spl.X уvߠm ܑPW]WVLt6#(b+;,>f9⪶VUn;w?B}nUf7UK܉K- Inw8I%.glIzH+ n*,f+^zi YAz‡Ƭ$$MHڂQ|nzf'xCeՊkxȳ)}KN jY]T$@ ©̼ѷE)=# w]Z]PD,ctl|dl^g Vyns9\;a/ Hc}kuYz= ̣r*1ׯ<nbb\5Ex1ȤOਸ਼E&_HcKcd^J}A4MۮF%^=S_S Xw 2Af7?i)2 4x>NCW.&TIs2LhycyFscvƤ?fzl#)*(Tv7=@J|]i۳eˊ46j63EQ![8_cYA2\qesɀM%ݰYuXf. j<*ڗm^eHH 6{.`osg?8He9"R$$Ǝn^OrEHSsłuEY,EߠE#ְ3EW^<|./YM q-Oǃ89NDVC80G\s7Ҹ$4s7mhʫw{dEAUq1n7^&ح'#Sŕi͵TZ(8c {XE[vYXw1 sOAoH+xH1řx@(H%43hӖ;W\(gDq^>H:^-\V!dՂ -fF\:=kP뿚0/xI9? I/gS-`X78W>Yr:nUu(T%hx*py\wUWN`G~պO;OEֆ@gWIl!'Wï{bĊZT֖AEe$48"a ү3/ P*]1~,zݻqKsZV#85}DǐՉXq{y*f#GVTgqCAy0%JEYHn ˅AxnEϕD,&'D Z n ]6׋\c1۷A&uw10łq(B}c2:N^ U/(czH.L& : M%`puvb h3#(,51׮-đ *Y7c;nЅ${s݃GJjݜ{%*u:8xRe\ p B[]~$b*: sj\~5OzKԜ 6IZ|7b[ck S$k60vt(nt$Ijt^D0f5)],S4`Y`YQQVJr򨼠U5pKͥeԧ tihS]f)@4@ y؍&Tatl zQӏD6 25(?$ohb:;H$p.&+6j)G#Wi> ٵo_<Ϯ]I5l@rcEG2}\bv<.w蘯oݻ-D*j> iڕ۝LK0"%d-DZ.\$I@ v&oZ3f&qj\#}lCdЇd&~e{^??{ߣGwsfx%MrL,$fnފ|TUm%PT2sy'4m,Ba*[~ S}L hʼnQŊiǎM׾*pxF`>zG TJc@DKHV>J,:*pb|lk3 Ivf]GJx#εmw>[Wgz9:xI.t-ONp0Ʋ2ڄ^/^Y+ف(: D%[whق|/>9` /"p:\6|_HqtI;:w/&S\Eaaֺ[vSFQnvGۻjvn"Jֽ(Ϝf}#x8` %H{3Q&3$-ؤ'aDOlRM[H07^t_FcӖ9ه]:.\CΎ]h.vsSzGIbcB͈T,l9YiX j D؝`c t-UŊ>VëPhwO ,ExIBxi7B֭γd:؃qGG62ʐ&T-Qe\Mp4H C3^DdER^xNQ L*2;*apXPZZ¢Bm6<ٌ" @RR2! `sDXNV!0nTap*L*Eo$qYD5[j6BL$@S!r, $av}S.]>0bGjG@C/?|; }eubK[DБ5>bf WW`̤C/ L֋K(TĴȋ"Blb3AcE#P&Bu #֌,|r#>{ .(]l_t%TM(qW3?gzT9Ex5z3YNX<%uƳ Dz^a@)b6'<[3.p_ nqg`i2ćg %6gJH̬kmc@Nnw׋-yI0LO(p0Y>rdfV`PS_5#B CzN29=8tn; 4OV已w7 d6pF3 /b}@fvvu*4O-O *swB;tҀiׅx0ƶȰ{ Hw7RJ7!#0If$S3Zka9f zvҼ\tIY輵-)LY$Lg>XHHўq/u\s=ZkDO`!*%[ QszFoq6 lb/p%OYRb2_>+쐪EB[9@DrYLV`NyuWCUnd?/ǚfzG\SMֻ?$3MPS~Ũ5`oýYV%73:9# ح^|G?"YTW6 /bxrSߺޥ 7NzzQ[@iM9Kjr9HN8[(Ҫ~z[R  @w"E$xK@&sNk_C,D aW?0HPccPd:?rf(@g5q3ħ"Zn2Ģ€0c=$׎N5qJXADo ĺ&Br"@/WwUp="`}X&KrQj[3FŽ 8z|>_b^13妙^ͺ Xdb笮^ 3T*osG̣ @V&:Qs炴v#Q UNh3Jy謆{W~NH-P_۽#gOq0d4Bd$ݱr<]Gt> =d1'3Γ`$L-`,Y̕O1WN(K`IJ͖+! I0Y +cIĂ1U՛7!+ sr0 -3 *Dvd>RWTn-͆+ЍS]P&#hٰSl@=}lGK͕7@tzTGJ'' :Ѱ4yx܇ca{}~@H^c 1|_#-q8Y ?L`V4sG P#r!-5Ϝf?9q$F c8{S~&0Z-L8bϑfzI"I/!H xm8i"" WA(Ӷ !VVRDVmizlvwg/ t{,"AI2],LLoBӮK&bH¸|*j0yCt?t]| ?Ov,Mq!jxJ!ٞj{3sWwgg[Lֺ%3[>;ϓ뛚bsU tS3f[{'W>:;(0H.7h؂qdg#޻O݊2m-,w%k9vrLFpb z1_#-g4O8?h䱅д9_*bIVF6D-C(qAtDqzN/@HE2 <9IQ^qMzgf״mḛ BT2zݹ9,$r2Pݕv41oo13OK:N%s>2ҍLVDg+ @R1T}҃U5C:RRnq1:.inc!@5O0d $fڃBgβ7l&LoNکثG#~?(j wS2v֓pexlj*8%=yuvGw`6%+ ~gVJ_ŽoH 7w3Lrg$Vd "R" 2^=< 7#Y2y$Q Dab+릖e|?KǏjWo5r[0GJj~v*a.AJY:T7ղP ѱ1rd@? !QSl IDAT!>88@c<SG5?]%He S2$Qĕ[P 8|Mlݹ?Txuz~}o xY83|O!)|<aU$LqyqI4hoOk$" -w넹pNr=NObـ^}2Io . K$D051HsSkǞE,W4-򢱠g~l8'cY.fA-0۬d \}nr/*a|x~p̕06DLYˍ Npʽ[w{yp{;6?P XXC BOM_$]?`r Q,}GwPeY匔SLJ?"łz;!U@,r=ʰm 13a,}dh1CG*I@UA<(Tp qй,sk YF!*WD1.ɎN$;H !-u#XfPR?@WW/PXO j0b cv<`>f+p.y,<x@2{sC*,;:TTMYtȖ8 W)OeiՀ`8mG3O_c@N=VDL֚JGWpIYy#(~z5sCl*.|dM #k8J6e;8rQ|ѺՉ͛[GLLMsQuĘjI EGӶV2?%~!ѽ;w&9219#DC By;ǎe#UZ}ĥ`PZE1b"Rt|Ï:v Qo͛.-<\/>O}kqsaReHcCݧu3Td=XJb'FBA|>L$s-^X;/ClHm FַeG.@&WeYD(] Hzv:HqGC>Ί{:˒z/!& 2-G G| f*rmm1321Ou N#-Y"0h6t<2#Dq"ٖ.p,HFi& dC4}%1!@V@c|X )U&7ajV`sYșסdh(_фk aY$x F BVɕd,Xz2={T Ң?R%{\Ay45*e|j́B&pe?)F嫁!B xɇg!wM|/_|7ƩDO>'д17`ʏżR#v+ɓ pj!K[J <Z+IWlr#E`Pt5T@hāq2D$[Wff2Mq=|?-./'$-|OT~:ko^z sN*H$!"2 )j-1Juum C>F  4Aur,3y,K*g#;eln|o9C"TTXZf퍀V}S$SQߺ r~zVN4J%Z hbE F˥(TƉ@b€1\v LcSI%5FjUR3KYk`^$zGq`oW~}]4(PPKgfZ d&"yLL$L‘8;" @fQ [sx&#cB)͈~kǔ#@/w;|@vG-"R&< N_H8,se3{xzC_J%,s\\2ֱ3,*TjT'.gKn阚wlAI}xY ר>Hj`A3A,8bv?.fawB;z=?S,D]^TGʊ pR |?|OÁa|[?qb9L֠e#N^-=ɬz{s>5@K&3=XOAʊɚKFߥ@O0V~s974GC"Z75T>#D&dG,կҶSc:G6p^ "D?# Gȳ'_ +lշN a8G۷r`ˠjoHcEmnȕ2?A&"37}[nLrY,lGիvÈGyt*@/f2v H QZ<GΈ+"XꑈŨ7 m΂Q<ʡ8V3V QXg,y0HevڝIb L^Gm~F !f%@8N6.a4aY:~ݜu]a^Q@RN0Tq+Q0?򈾭1)@" ($[DLo!Yi8 8bbLڲEY42tw|܌M5`R]q K >X Hhu q,X8JD:Ad(b߱W(,2#4uX@ߗd-+8A(\Bmj$hfl6 cjACYihŽZkJ5=^9̂EM`*jWpcnq $"94 jv#ecU5A&oqHM eq-xyCV$j ZH,Et"ɣ]{ 'YL3q{sf+#j`aq`$i! j $U)}`1Hʴ~!LG*һj=!1PAq3 dڼF0RnY fRVS)8fl6M"&"`յ5782[6ƅ1AƮcifJvfB@q>Z7X#bc mߙidf5Y͌| {Xe %ƻ檹K w,ϣSD>0#{Z7y\5 -AWTnMY}GX9s;v#sQ΃MiZC#8{1{!WArZ#>ԣx~\y…ݹAl5p3w uecE`KJI]Jvy7.{ۻvBqsnr"D|p;`<Yy#F;DX C {rFh#іN'*/|pWXG*4 .M-"4== #ڿO8)Gxl҆M[ Xt͚RF&\>ݍ3ܨЕ@_Y!;wD#d׮oF 'թI8TCq@% 06JUAާ7kM=s} W_PX>$qljH)g&9:b59|Ya_¡ks3wФ7If@c.r95W3k@0Ҫ2x-sz&H傸6燒I̤U٤[v޶]+Yv*@ cgfTLQlQ̈́[L'_}7&(pQ!QHbG_u΅%Ǐ!f]Kh :%XryPTC++l*?Jeb/.Z_`GJ^$->~J@L.2 ]L]=ǿ@(¢ϋ$h,Ԥ)RDʂ5h SHQlҌv<.:j*QVY%9׆eXs.4R XDP>?8oW3T[I+J$~DR&r'nwAH_:SYϙAވwNd'A13>/~u}tr3y#|unLV 0`$"%$xә/@؋}W]#pSl!\F$uU+ÐV~ ˂5"I#0TbI'dO,4rdk*!++f`\ lhFn$dL!g"!sSde  }cyg[0(J #S[Q_[ F&fF̓7|jclCdM<ץ.~ #O|hKQEיζ-h^㾑*sڒ O1iOvG,T"D&HmG w{‚ɒA'ID1&!@Y7eIW&uf X&hd Ž 1aܲ21~,1oî{E#Dt:kL8ڂRn.n,Ya7D.r$,~PZS!v K.׆oIDµ! z% ߵT̠֠EAx,(q 1Z?_|:oGtK| ͦ]/BA3V('(%h-Ή'5wk,3w gj:P C ȓC$yf9 sѾkDV'~\n4A!u!@ɳ%c NyD)G>a@* F3!H6 F`rvJ0sz,1D`dkwM!Eo$]PpYForE:vp1$* "2M5h@!LMMcx`{.ݱ Ji6F;$\B$N޸EEQ}IG,(</8ص+9i<B0lv'ϼ=k KoO]$_>L0[#3>~j)ɮN!$',;GO"Ogȝ`23  f.-oEC`{*%2 2PZ;0T Acf09O,2 ?HDD.L&˰J,teHFSc ڶ@%&(͋^ q} RDfI1jFgBtj%) %ˡb]JۧaL{qbf;'p Fcy?0 `|8Pi@xԂlInauKP&'`PHx0m^¾Bq{G9KsWBh 3-fo)v ucDD +H*\؅Tꝙ+,ZvDʲPoGk;~G03z^>Or*QJeXt-i*Ѡ2] 0~e`x@f$aTʴH?XD 3GL[[?0ņ3om@eCMiޱe&` 8[mpZp=_ǎw&w!{b4X @axhAe%Z/^G22 c ];B9|#0B9YvLn{_ l 8Nx; IDAT&(`Im#my|T߷wOUsm b)'SA-Vr"+Z{17> \Pju2}aqz#pН{:H,' - Htwd#{!㈆Eǎq0$)c~pR [d)G=z E0ۏ[/3n :Љ@8U,M$! $Hh4JLߘ#Vnol ۃ7'CE_W<ԜH 9ܕWvAw<+x0?k= H\0{5;1k;M0BȉRc#G﫻[du4tZ-e+9Xș ͚Q>~ M`J9,3f%~wZ 4APc@fRrl۳uP44 S~:*'D!*X4og,d=#OoǏbrzsǾ%FV[;۰>3hpcb1>K{GGIC^VYrF08 @:BH.E|$ڿ;>\O~@ɏ_?BX<_S ,~KL鳟MfʥJu b%ֳ=Pm TPTU?tE-W"ND#kbxD"Lѭ-G0:@?Lr+ָ2B./'Oe읗qea4k*Ȭy 5̈ƭ-ر)*L)%" ,`2IJY)Dt D'9HD.]{E\<v_#ϟf";7$ yBA|\ԏQ;IU wD*N$DrB8 O\# baG܍C?zz.! uK3ڇ~\>C쾀N!+z#_|_Q"Qvg{";4o(<zbюkjH>b4XNO_=%0a/|pq~ 6ËS $Q.6YOXx!K(xM>\|=T7V!]D"L!RF}ßxcS?H3=B:ERSR4hwP"V&CVZ|_e@\.cy:gۛ>vq[x7w\-A^nx,Obz\;Iqߑ}ƙNw4oGȉxmuh~h8 :\B DA|N:iY$KK,aܘB4A]we7덿Ohve#'q /} ۱޳U&l.7r9=wO^"|[<, `' ![9~^i֑aBGu%3j. 8]ǯNGYeY|ѯ9 yd/Hp*Sp<#&hmɼAۮ}:z:7Nd7'E &0`#` ${f|tk<+z.5UVVAD<F,-xMU58h^:_%waQͳHf86N2snoh&"+^ n2@K/ފJ\|Bz&įk? kkۯ%>_dHJ-hޱp _F$ҼZ3&ƨyjA8m,!Q9H<:QZG) N%M^/|y>ay y/ Ϭ#}|mnGs x /`n~&?>!o 8Jr#N`? 1YhDr>'F[م'AZB9wO/ <*M1t//QmEBHX?U,|?YDB h2Va."(|>?>9)QcDy&W)оsy1z~_&}g{:.?_nD/_n3#𺼘ӏ,?}'s\_űgdjp ډgljg }Ref~.$?Z\DRO|TVV|>(/XȮՂbe M8D8'`U^)bC<3VKm{v\q+6vǔy,־;176 ܎ 'f]:w?^˲(p!Qo;H |- %Ï|4 t-_;(ONAks026 dƨQ('0X ,+B4*`p.y!X5$'c%'>?İ *q\3Wz6PC h#}8=B^O>z ߳Jn%T IFM[h/:h/R(;eIE(\G-hl}AuQ5)]DckV[,^jVo~ $x'pʖGLHKS,88JBȱhAWն؝b+#@)fs b'fbw8'B1ZJc*P^G>\mbB2E?_ؼkHTм;v=zk#@RK<HU8"KaU[uGq3/X_) F`);we4ɐ0 .e`]#KU% 2|Q,}'i~-Z'FѲeyCi >}{ HzID(k@U J+:xPP{WU9HTQ*C(i}!4 PIe͘s:p%8o=>; Ak,!ۇgFYF.X !8 cyOB$eQ[U ťu¤3%AGyZ`޾/ 8W$f VK!p*+Q]^N Ҽcynrk䪤@aL@IL}qR,R/a%QIJST)ZcAH~n,奥>ft P-k8YC]}K+"Tĉ  Bd4b,.#CcY|~ P{\A 3(*!p|]?Wq'k;6o‰g2F.7}I?gzւiDj0l\o.,S4q<E"Q).]/=XFv>rkNh ]@YYXjpxhK> ~m0,pYğ~BdD|eQ*Bi2@nu|$Mtv=rI.-w/y2HL{QQMNZ{;v݁9HDE[nKH8JY:KTPiVe=}h :_ՠ9z|Gㅢ̸8 9%PJP( ,S('!#3VԀry"eTc+DW[N ~-[QT@UN<ܓ+ldFcwCȝȠefTEjb03kAi;!WʡR)oo@bI9(7 HDY9D[`s}=-Q^ h2rX2j}F&?yhcuy^PgOu# qp/W.G/g_}789<$rRH1hjXy,T%Zļ~D 3D5*=t8D1ld 7:VC(N]Agciq zQ`yii^yV $xH E>h Iſedadwv[KpX.CUc Eֵpo 8f'q8s^C!x&y eY!V (|)w6 @"¿b^y[uS]r^D]]fLɦtbc!j0Ee"lnjJ2 WRhP5IqԴ eez|<PMu Ja _\n`?֏1vecp*ˠ5T`3isRˋ"6g/e$3XhVTHBaK^W%aHY1inбvh}%]6ذ9@ zr{R(>_ 씧"5N"UEzp>5ee4cʹK79VLޝLaescSkFѹEo?OIPaBBAeMdKnZ *J|~JJᎮh4 k4S/iͷ|E[{(6HV& 44mZU|\GnbD£?5 ! ,=wX( U|Ǎ!נ c<z`YBˆFP+D*!"`YD Rp"^OjX 옵.RA`*)8ƻas:W-8,9tn' ۟!$B,o, %2xB Y];{SؼF~<'/cֺH~?\\J1o0Kٴ CZ!@uKnK&E"w(cD-vaZUX {! 'kd$@f IDAT?ܓ꽆~)gFXv`W߮*~m-a0mywj,#uOy 35>MzRFV&,! ǘwldTڀa FH-ʦ-vѣ; "<n9ƂӉ+##`9Z6<{lwi0~?8)'{0% mXsK j9 Ty젔 $Y20tX;^R AWI'\N'. [[KK̙=xLz=8Ҽ- (m+D>N*~7wöv‰<۬sa.|tck'Ы$з(=\t_ǍO; yL_!Ե4\.sneI 9,3tQR狟NZqt|\ӧ"ۛѱX^L/:퀩Ruؠjk4 FܙH\9֜5_25"x2-=&ޠشffgBB)tHq5RvgF0ҕC0DI@!ez=,\Is$ٞ?F ˝BlϾ ?1rJ!(pÃ&Wҷ9l»ܰ96^oXs~O{!L1#$$%E^pF5 phT*L47@='%.U,F]|o2ݷNgҏdEP<܍`V͆$V cG`G(P5iuz|~:dFn@EmT%ZQWMۚԾ"_ jˋ/!(TXr;c5(z `iQ(syȲޑ3Alujz r(# J)̓jBHx.c0aa .4"=Uq2§(.a%kОj_ƉwlRʝÅS/@eDxobCB$PK k ̎˲e0ϙ!rݗQT)dLV0zO"HvB: + A#8r=~c1:L#<Dhq w0o8NT"!&@rrShQ98") d#v nnO°)mN Q(8s8,²٩b"&ǠPNJs^U,+׈+"o"@rf]PRe ș7"\|{ל %CxW,Mݕe(A&!|`JLft_UPeo9`^EeEjhnl@T3P_8#!ѪDb_pgW;6_ KPW'Yw`3 g TUJ??R!#.8 h z80[Q\T2pM to*2Oc} (G(kt0xzapgb&hdz)JM;uTU-,H,fzz5h0ra4ڦG:i>pa6Y]Z4,&(JdH ,d*,8uļ/JTq99  z+|s=j)Eb/ʮ͜Ĩg˖ђjR7ϛ!U >:y6ex!H$XD)u@=p$" ux\΄h( |*V\%:)@Q.mwo GC] zoo+pyR\12ת^&2f\5&u,! TamN+jbJ$AeC,.}?xdd.@DBXlbYG)zxIjUr@ϕ^Ѩ-AKQʱniB8wHRʒnd!|&,V(My)yp<-8]86@Q EW BOo?lS(> .`px =GLh*!l 7 4F"4FˈFR)Cc{[ch.A8&ktcbpSvTT[a(5Cp8 A5L}zϡrj,+%-KP(^~bdE10aȗ4d#("CWYXHU:Um36/XG'80JM ȫw᩼T.B'K*!L)e2uwn_ 8կK$&]LyYDGF BZ]*!<>C/a!g_g}21Y̨kP0Meqw,&"e9D F {{wBW"ƥm*~~,zڐV(v̚^!Tvl)Bmhq?;_zJ,4A dֲ$(Dl3z@ d&Ls —ӶXq8zEto\p7V.' tVgKE;=3o_, <Ɯڙ BWC]a|GʷnÏ8z{VV_8.9.V v6}$R)Zkk7_CI2ԖuJ$zBjڀoGgW{Ijj5N03$UJʮ=QU׽y\IKSHyc5§@؁q05WY$4YS @ me898@߲ (eQr>t2FJJd^K9*<P՛ˬ HX4āqCSAa?X۳B孭t`dT7d<~qLl-GWC3<"TȈ^ŒǗ /i֠g?q4VA SDrRWu{€;h4;_#y&tCV?_$oCcu]Lț029/s^L qG(`mj-X(h~yfg}w܎>ϰЎNG)8eGnks#<\m.K :Ʀ0gw 0}ǔc9R]eڵ|$7LnzC!jbދ]wݚ&+@Gfj XLG'N 4%njw !u7:.Q6 MARjodT  28v`>BQhj,L)~> ܟ!w+?!^f#. )nGvg/h`Y\8>uk[WĊg~EϞ@FJxcbeMbO>rap6/7bCSU yY RRۅXµ0K~ JhCtf65J&)U$ EVe8 5`sœwG\22@Ux0#Ȳqu`.lw5%P@NE4!#nEKa؂ފPǙ4HW¸\"سIM% c.k)l*RDR5b]2RY}G+PB RYbGH&b>WY@\RH!ə#ǛSZ[}1[p/[^fT+v=1<< 1s:gyGNƂaH\V <\$ +Z[+<%7\ U5dMGq0 ٹ?2mNY ]-hFt]* M[ 4ZslP.+( ׅ*ܠG@ByH6#Jc5hQ\$f.L(9*o\:_At՚`X*3,;RjTy@ 8ί;> 7b5Q Rw0mN0i tzE?msl]\G!"]o{/,,2Ʈ# yYiȤ>( Kd}i,zf1nR"nm8AZ^j"z2eə!)|雃R)9ZP*b.ggnaC:U\\ B,1pȂ-뻈QwF#KqLpYT2jIljΦsf, p Hr\MĀCLq]DهkJ!O:D9ZQ>fü}伡mwZ=Gg]XmdzJ⮝ -\bf`TDd`: p$hZU^ ^ϗA'UСE&ڙS8 *s_bTw keA%0'l#eQ9׋)'>ƺx᝹$pv~YV-E&>MKw\ہq h9GnE8~ BN/y1HRhJc=vĩ+W7:ͧ}lE[kY{#H|`XeMb44KHXFf1"Kȫ}I>Qȁx4ŗd#ץ%:`8}{% BV!^<|bCZBrPTBYbh$ ,)y@fҼΐV>+H!3V앫څ!H^e PJGrjEX0 S"cK ;/"C}IB$q,iܗ{ȫ, jBDq{޺iud6~;j; IQB0~*,PJ w_H*#/iXt2å~U3zʷ}W%pEFe5ʢ;p6 6.`Ibb$d\1 PJUD&'DtĂaF?)u&͸A!z2jjaFNHKSG5":(ȍuy/]TBG!K!B+L}-q](꭛aq.aJ۪jHmD?:3*AWZ\A(,5p٦%MMcsl{IB$BH(hZ_RCo? \ cUeJ,Frc|9Ӹt.^kNFڍQ*˥YmD)dʌb!_Vudtu)TE~0Re8M<؁S;l}g,T)W`ui^wE4L+1W_BpO9VjO#.&_~ lqGI1q:JbѳRհ'Qi(A('z\/? ; B #e dPɥ%ig9f= Jos)7}tl2PRb{hިU7"iQq@6`*r/)G^B2Av0W(1 <0_HbBH/'(Wr. MuP4B0 GK/QStŘ_H'GBO T.MvԭFwRw`k/™#Hg"2(%0)[hK. !6ʾha\;1e)XbY* ǒ"2AE] I 1>5{_D `y2?O$/C5Jc(K-A+@Juւlw(mXPm[#>Ó58g Q`LqWBBW!2nR5<2ޘ8}XR9udˮ5ijBpPH 2 ^XE{.>HJ{?~y2ܽy3y'?s,֑pc%,40.XMVV>jf%{8gA}B/Y0baW4& 0ZX?Y9ypVX I@T5`b=NsI>IAD,R__ toބaG;krx|@fJyZ 9sxI TK%Wc4(HڢznUY= r(}RB"A)>u IF!F@(\ #D*".A"xD"5ejT8}2AUAX1@*0j+K)2FGl(奐(D>DsԐ&ʦegM:A,deC$MD$2AN~\~A\SsoĕWй+ܽl_n[ дAe@c@C ::Z 8R*o%(0u#ˤb/f&sks\3JGڕJG,6Nc@,%}r4^{MhL5;[֯mwKyIڶo1mAр68|l>(АX T.Ƥ: rv vjQ6*< R![=% 2KF*!Ϥ^r9x1 ^HPA(NEi*!-dӔϧ{uM+$2vGDzN$UCJ5CrFBDB@)@(l@b1TjL\'.]$%*5++Ob4vxfֆ \mf0HXDB(ZXwo!1jZӠ|$eFfg4ࡐ_)ϫo=o}ow Ų||Xс0-,Y 2#bF HTh 밼KZ! rs=m'Q$ΥX:w,'dϼ <NY_<|vZJk5b㤾 "j U5M;@T fbn_-2YH.$M*?z]L&>8lۄQlTgz>/,Y"%UQ&x+8sd 'Xjٗ6Rm,3#HPp%?=>x%.ӱXlWUk{~N&1cnal%Y:lp6+ I+\$-i,I9ș^LϺ=Gk'dFn9-Lk,0 !S4v%eI:H ]bZzYGeI& bZ5?Ù}fC1j*ܨĻmD/\Y[gphzoێϾ}(UͫK(CREdxqQ/r7!l܍]ocN44/(gBEu{ eGlf^T ұ~UߛoS뇱@ 5K`m  ! c}!_(̦ WF)F&)&`az%\kff6CFLFxb\h R"@RI!4AK"#6FǰJ壐!knFE}"B8;²t"_xPH1BG  l$ee).K.#A췞S_6|6tÛBkHsK%K#  \0Cf5ᭋPRa[ ߱\˕DRHRG_; [6ŶG l$ i5Sfme)*WTi >q E}a\Egb't@|aAzHV߲jA1*w^w+! K"&HTmۈ \g1r692|`!X$ EpVBN_B}JE{@#cp40^ X:^L ZZ)Dd&֑: /lL?o߄ԵtmL[*A2Sȭ:W1^3Gd8_zsq*~к\8x z{# O8QRAm,22Vsv#f7:)(5Z^)J P Ȳ# `O~  bcS{oPB|e:2>\R$H>иPRLRFI E<7?Lf\^Z>V?l_2Ai!)b*% B4+VfgJdf<~ O@TS5kMfP0cA 'Gg-]s(})OBp< Y0 (.}rN;0N9F[ixQ, JKOGF .$YYor|_VcIk=$sOy'GA2hd SUk0M 3g nT#Qy W `[tijЦ3_-3pQsNK832O] iP8֑,]y%GO" U+nLHY)@t;uf\'{ &p{`TIR(ubp<:Ν1.Og硌\d\^Vu*%YYJ2*ֵ5S?6ZAׇ/˲FX#%IeNB>;]m08:җ@"n#{6 PTY Ѫzd,!zy'GoAnԠm; CspSZQ(psVE8Q$;^XQVtgJxO}9/QsE6Fk2$N?Bav;rLw%: IqaH_rNroփ5ŁG:ܒ#$u'ͷ'5hh騃\VBiJl:J/S"TN%jY:=s6>|GE6xĂaY\$K5?(Ds}=$y'Çcҗ[0ݺ?u\/`TdrBUXلٱ|abwo'5Vkn!蛝[ʣJ/] ,F<.TT]hPл0ȲpΉt>uZ!G^>0_It:##,e 4!bӌc&M[aAWuj}@@ 9 MqdԠ{7cݖnsb*Ca}<'qSS-d:=n;eik@o]YI kӤgbA*~h|~lţelM0j0R]-kn,~}D>PO>8TŴPIeq5#$:nUjز [ GVǂKH}JkѾaO&M:PR.yT1F"w#6,Jr4 V U@`ng$v7HMy MH T2kt{J ;hˮ ZnVVrLRY5&kUoap|P)Hm,f8c3GlNTu ef<'qPJ,/qdIJLCm0~ӂG mRyf={EPTUI7]Y `!$1  wF""dFl8nn,3\8r:}" UlN.Ix9>Ƒswbxtx~zI!\I`XȺXaK8`yMj3|9Sg0ImFӆqT%^ AC&M-q͍n©'x%7ݍvyx~R-hM o7FɌM 'GMHR i9h YB&Ɩb-+-V(OȞ7Ӈ>z& )D VhQ1JrwLu]-k-[Ꮔp1Ͼ,W&M(+3 .8'i mC)IwS a$~ My#Z- q|/겤-(p,΀ |/BEz^Jf^6ۏQ;`Hbcq鯢K݊#{T?0h=1{k7>󩏒֎6pa$DkLUxty76X N;r)+*TB16H~!Z`BK>Q x{b[ 32LoG͝ w~G .PݸTeI-hv5ms ύd(ACn;Εk ۃǘ$>o{?byHh0eYYM 'H*Dw[-~E2/kϾ}zq IDAT Kܼ y GX>GEdѠAkԀ@}ڇ1>z6 D庠/d& +,zj"UZK!׫ @LdW|}#T A?,$u[,F?7`$AC8T Njinu]@?|_-ύQNNIO92KIޏ0 gYf=ZҘ D]i?([X߹}_x4Dѩ(#׍P'bZ%~O3.0ez( P |':74TAWj(;0qֺrO"7M'nA# _O{f\`Yfk9tQGY,#]l5!KGB6֠mR5Q(ϲFHYnpK?~ 3Ӣds)`(Psc \̛,&liaNOZu 8\ie$4B8 1X hh~qoZSzk n}z`CߒBX^^_<&y??͍-ѹ}1I>91%{}0Um,xcCx{wh Q0i ߊb2Za(A L2kArY 1_ bO {<?:Vߺ#7")1˪nZp4^ 91%ׇǁ&} %(:25 عӸ 2/k8HpwHI(KN8Ȉ^1W1PuMVXL6Nr)` Ja{B]AHqs6e 'Ʀ[P[nxعu|Oŧ~F^tlj7ar?lCcdj|*9iFXG\eIFOqt%8d, Z-J޶kdJ:;67 1骤4*M^dVXu{`1aʥ\ A:/>A,n_Kk^%4~/ 1}x!vCE`nVcz̆W`epE=ճ@@;{>bJ?'ICCtlHt~m<#WWNhuu#,=/1O?w"ΞIhcy\\@}zHUh L;׏{\ hU])#7G\kT@FF}~VqQ[yW;:8xoACt`m|J{j3YLS_2i]ى/L[XWִ`$KGgNHp,+3zg;PVౙii깎{ '.<1Ö\~Q*:ng:DF@y@D#cwg?8~h.oCN(FjA:1>GXUwӝ!~z\SqQVM;cɚn +1Q-ѡV\(M>pz~ޠ^#w RYV-cC7~z3qHAiRVd%\'zӧOImFKYe6p]A},z=3PIe`z<˚ еU_;דG/nE2wJG,Uk. 0W>)`Tk`1P(ή2Cd49 |8[f xc"bSSn`F0bVlUBpXgc`@keWv-C/MJK֒cpaC0bA&J:)nP@}#U sp n,wb;0n|g!}ٗHB 1YL4Ò~)TRsY Z`K e$hlkɲX,ԝ] /ҕqABN< Ev,fp6AVgTЩՐ2L!٩Z cv;vI❛hu;[w,}`A_N7kBDzѵM7dDEu /֑0GMYILѪT7_?ȤHT2Ԋ+bイ< MmͯD˄7\:IER sq. lKIӓaLGE*];7/GZ/}>ڭhT*|aڌ=vǒb!;Nq[[>hNw8`"%U6Ka//햌9]ydW9ACNF!:1NЮ7yD;<6;'u%aΦr9>_G\EPX|Y /Q\r袙GiP2mx5Rk [hdpj˱IChi^ Ŵn{/O|XXP ?Y)HRs 6c,Y-%g mu M~+7]TO.=/"JY +V )Bm fO>žWwbMz6޺J>-ĤNa.ᲀc3J93 "(C@@ED1Bd@03G8[ϾFw{4)U+ umã/ctv.8Nf!NJ楃q$H $#"AxOO [vde2r{ƶw֟Fok;HSv& s͂*6:</~ϳ'M'U&jŦ{-)h֓]Bd*%+?IMmYfk.^B}q9 vqڮvn(H rL$f\oľ#> 8a;@"N$0KZ/ t9iڃ$1FJ{1.2\tySE;RU hs2^ު4V')9[ CwqY?>RIgwG֣Ea.ݐYwYxi-{07޳%r?+XO/r:yMl$(OMiMBźmm`tR MW/M>3?wߜ},djM\"ިى;Ph#Jf O`"!B|c'a# %+qLA`r7SGtag~[kթϊDݒëO( QGXzլ|Ēc"ĉ 1{57\h~Cop0̞7 HI/=~1?'e}3:w%(Hu9Baz*\D6ߙ?yR{O>ſ'^9Z,lYV#wK%M%?oޣX::鋶X1#q[DȐHZ}Ǒɤ.YZqOV{]۽Cs ۄ-mC*VWn #(]"$_܅DA@ '1\Mv3t Vm cnyKCSyU#CU!}}!;ܟi:y[6w3'c=4<ӿ}' ?q!F6lݝd&!QRȚM&)kQ*-vA{9z\KM5'ee%D!>14{DĈK% l\P[̔MM;`ď x@T#Ɍ1bSx; z}RN^G[]sAqV :*U+_C~Y1$umAC,4&Q a"DHU߂;V%U9Ǧ7 cY:JbrmBct[u{&iu8=p"<zv^)Z,Cdg e6EaE\g\*` >MII~$qjbʕh/kL)q"vm]t!6]RT&#/ [w?Gl 3B@Īeȕ ˊ|-Uͧm/ԞedՒ Q@À2AJ`پtgfD^{=9㢝B\GV*_0P5ٞ(u~G=r<*g,z u{w+>3s~aK7x nX+AR[gKCX$fL]zj>pS%Rs.E9t6!zXY1`/NTPj )H6 QfֶL+㢮 CCX}|!eQۛZN׋ƴTbO[0 !_̯a߫#N7{/~/dSPi9c"Ǻi\we IM w|Tj,!GNNbg];x"ɠgɪMw$JkbZNƣ` |DG>h[Zp=LBRoEXFj| z,*!32Dď8 djZr9Ri"nN̓qz!p|8؎2Yv2L+*ʧ5(t<ݧ>deܵ ~$qb,"#"#vr8dr i 6aW}X3x2D!o5O_D7b_`j7_uFo*8i4g\j\P@3^lM _K۴ukL̿s2:-|#,;s΁GFԞ%/S<(kaCq! Yd*֭bS;/ ÉaQNwoֺknHva./O.=G ,/[nC#$#'OɁ.;{9 6G{_ze@:kÇ !D)rlkQ8D:-H>55ȝ Txꇼx}HT YxmOPXczCi.GQeŕ܏L4:Ιåd@ou^>RϏ1}痕or-էXG//:fZY 8lc++"W}|%"ĈF^o%`\3Hd!knHcBkK;vj ״ ?ds;xMLH3?84ΝciQ$/-׭r_NG4xUzuYM}Fƻ.7م>v:ѧ120d-pS1ɕ bZr $ k<l(\`P\h~lA7~ER&=KVvs(,_O۹c N(;ԟq]X, \6%jcnѕX~YcN7>oQǓu]6 }Aػ@8mYz(T:69_S#nW@>~)V'-)DC{,Bo RR ظzܐM[o!0GSw4 ?}^xoǛya݇C9-F=R %^-g'2K6?xWu  AIDATBua ٠"՘B㢋E]vZ}_a;:>E!B!4r9x =z=[+J0/X cySGAA"2aw͵lQ|9MMA:(X2=^ֆi]w"I{pFg="oauK xlں_[4T_t{[> yZ,xqNp} z=,MsY?8\2P'<[+6XWM k>!D1B T+nl=*Jz;Yvr.looZ\)gllVZE^ipwmVN4`Hx3M2Xm̎hj!#V̻Li*Sn A7&=/u޻78G#[$Iֳ}445c0RXTL.H S_<Ø:ZK[_җB喖bihpDuz=/;]$+BKE*W(Wj T~{E.z˵\[G7ng ISz0ሹ,]$)/[7'(`I3dGL4$8<^/ .-$Q4k v7\3' )<+܎{k 060LD5kIb`=:~J%jj2 Tĥtxr;0_bc\2{,gkn3z^t).^"^B`g9>:XK5c!7'a`2xm ̅ˑxM35M$4Io2}P|ȶQ'ncXg^y6Vz] 0?C cSn>>2X'tWsHN auDE2I KfEH`Kk յlv+n8m8;@fgT3GIJ7Uz*7)\繟ٱeYywWÎ6vP)mYQ1>0\.ńF:D^ )7$u@@O$l9(&%Mlif>j|B?qD#wX YtPMlvTL&S!u=?1ay|*7~I0)'yXY>0lJ*OOC15(xR)13Ƙ3 0RurN%& D)` ā=^ wEΐoz>?@^نh͜zm">eaꢸr9'\վx|[>-C7մ`tCE#+ E\293n;p;IF\\sUlFj-JG ~샱q_)I&U% 1И1϶'H\c=m]8at]pzcUKRwbN Q@n>Z{ʤ./'tt#Saq=&H$H & !Hca,lm4{t@gE4SU$!lCt3P3܏aǙԥQ&3$c,[vi|#ӟwi~CJo\*ԅ4u1o(ZvM$p J>?`r!)>/ήEUtg'6q<\a)3hLLY& WRyǒ f <"l+LUb4`u0y5)!2<9 sX ;RZ*)hz^-߻ lB*=j]7]K~?.N߻WWhmΗ=v1e7l"%r5hn6xLgJskNٌu֥9:Lh?V@Z f q:=AC 6bj'̻TހhdbBnudZZ+m3/~.7rYCt45OQofnߗj74zvrͷbE0$$*a4gͫC\NjEpw^n&IF3u^\~{-j]\,.9K'umhEK@ lH#GB'286?0T8dkq2݉qQD"H(7gDhjEK $抚L-W;t 똏}غ丆b՞#tןchk^ . 99oyWDg&>=8ϑfT)XR*+0JNphP)0SRI[k;A+S;RۂL&Gǔ}UP TMwItISIU.>g'hS0fL vrknٝȔRU::5)`0Hf]Nќ~^>q޵}\B֚T|44  )1.Zs9,yū)?d}hƵ.Z S|߰:-Z8l܏;:xWq7&(\_c;0ʸޣ9I@ԧj)` Q'՘GY"'_zUr_T]VA֦. 5T]3 u,ƣäq:^"VqyzIENDB`movim-0.14.1/app/widgets/Stickers/stickers/miho/info.ini000066400000000000000000000001541342764602200231660ustar00rootroot00000000000000author = Hey-Xander license = CreativeCommon BY SA url = http://hey-xander.deviantart.com/ movim-0.14.1/app/widgets/Stickers/stickers/mochi/000077500000000000000000000000001342764602200216755ustar00rootroot00000000000000movim-0.14.1/app/widgets/Stickers/stickers/mochi/29f4cfaca739286f6f19477a629b89818b3cf6c9.png000066400000000000000000000205211342764602200300340ustar00rootroot00000000000000PNG  IHDR%|PLTE"""խ|  mQ ѩӬ*#ȧVH;2*"lZZK?&  ťuwcQ<2)ϨŠѯ{gWش{f`PCA6- ! ǢἚڶkr_Om[L]NAQD8̦ʤžϭkt_ 㾛Ա˪zrbSFJ>3X#wpvbp]jYJgVFMW" ݹyE90 oP6j* 4}NA67.%,%jE|-s*a+ whXKH!;@-'xbd_?F9@10aNF><4I RLtRNS R"hI.ƄcޭNr]*&б7W3m|`FA:Ӗ>̥yvZDܯ=4zs8IDATxYOQS "** *.qvqޜ>Y޺\ܸEM\Qsv 2mE{J~˴w"2gNL@Z# mAWt, ,f_Y;9tmx_}>OfkMQdhί9|/զ{:FO.I ̔ȋUF`4ew>FrepgH G`$SpTb'ӱꀉhO~$.XϖR$¾hp.#Y,ÉMÂ0, ռSH /4 lY^.c2}[ LWZ263;r̄!TdL`g-xq.Q#g>g2tG<Պa\f?Y.iGȴCxˑ#'y$dí0*o)Ņui(2:4ipDXGҋ]I+h#?"M;vhLL`!5|*qB{8N7iJ27DmDp6Ȫnoؕmc;N m81fꃨ!X+. h,u"CGPӽڀӳ*`S+7I}%ڨ" R]ę X5*V9|-b >=}m 0/-ޡcWf L=f /^c.]ziI>\^D+ݶm3Zڵѡ TyݫT OSmc̓ܛlЪsYWpI}Po#JFURhH1Pc0~r__ #`>݈:"JO$IWGHi2 01W] \J/ m>0LQ2W=@p[z;xB`IJ~:M)CƅZ$c|e6Caa'=&A2f꼔Q\'I"қMܚIQ'cC.HtN6i+S(S<\pe=0 \= mciSEq2h%PFbc1Opc U=V#lDԲ)atMw |AϹԈ[Y Gδuv[06% B(sbv/$D&|Ⱦ߿u3,zAx;jȍd}!,x(A1 Mc2h@j/Rw=?@`*v[5狃heޜ>Is+ۙ/sRmχՉ`! I .:ۙT$aн;B} %.uO0 z!2tFr["/< *#3ׁM HG_R}8@ITh߹XUI/!|nE ) iBdo9v1όqsFNm٨yO[ *.UVQ A-aw-"1{ѭb~Y"JOI)e[0ʝ @{VW^=bPQvaa!D=.'BnDbO# MmŞߏ#V]OjYI+"ʴd"=Y.%/qE܌ї&#,%!%6!,+=ũ4L:oB)AmKl& aTWOa_kAYϊ%,!L+=#juJ]N ,>RiB&CޯY/$EojykS`tk6:p|?Odī5~dopu?]xMDg5=G!PX\&$x6{}5," dgb҉B0y)553R Py_+!EwtL>GQ2I+l$B-]U4ވ,#r=//`9ЌGQEhXaE)fݹbA #U 䴪x5s%u*$F( `a"D-D6O>VĔ%O[z cRccI8埔ٵv;/Җ/{;v\Zk9R@-SX,WTۂyX3b KW"±6mP[u[\cͦNl8zJ5M!LY_m_2LoxW￰aC-Vz O!R, )jIQUсQF,?̽D<2MXc+d;ǣp"GVȋ95G_dđKK{`] y`߅ 1 1r\ >YcwW}%˶;wޯǽ7o\~͛7v{m^YT=uiƽ/l+:qmx4ɴCf SYsXwgweOQa|XCKB<#*Q"1wfggvwjwXZ hxT|K^egzz(u7}uK tw/--gahvrn?l%}r6 hMSU-&g}cFk#===瞁1E1FP fq.ضD a* -7:ugi1U$}6CgwvB bu}8==ԝ?*1~`$^dސlnOzo01фrgw~XM &h}-%FtP C- FIw}:95Г2>EK)숁RbD+DC e/04oSA(8jY,ETHncay]`g#bC$2U.glvK56ĄuO]VN} l²>cAlъ%#ߵ}Rpzk&LvML"A'ѺwQ y۱uIupoMa~#VڑW i%icdC*1VZ^Mx>J()L]^}<>sGg?؀,hGG߯/ǧ(x7b/,%"PiA=M',X!Ff>#%NMMNM.MNIm:1qi>xBRH. 1\ŌB<02$̢׼#jOc$zW 1aOkbةӧ`le$bM2.";HTb61A2Ez=sLʁhSxj_\eI<hb*kJB1* G6#dG髤Tb> $K%w()aKaL`<!p3.'Th$nI4)ig/$3%~~L`~2֫IM>bfÉ58ȆboJ9ͰM13y%qxR,*YLCҙIWI 37ߩEk阂6pJVM֌,>OuLf&/PZb1h2D&l!1gHLb z>`:%zB̺GNT[X2bG#Xb> gf h[wwh"-xRB6?tz>Q`Ea'NUc&Vm ZFWc.2>4C>Xge{5ms(A9yF:O";K7PG ohk1umcQ4yc5 (a&L+{Zru migSHDE$Faޠyڮ̟m[N"}d} RJy/aCV#,6Am\K2a/5  ( +qCSs4*;8(p/Mc>tJrFJ.9] oC| k%궺2`cfd=l"5?ޅ?'YZUS~ ,E5544k_lU @)šzjp^OOA58/(eT uuu|eiXI>>>NA7F;0C8.A6-)))hKFz,[L7R" =ppptaOOOO<2*~p( شtwcRJJJ[N9FFFBBBS=Ev7h2c& [# FaWB1tJ hB=4:0> ^H6tRNS {kV t]O?5:&odD*0GK{!:IDATx9@smM !fYpiJ- &hр wTؙ,aQc6)H3̤y_op'd&P\?慎d,4ΏC1Uo ILa4sg~iÈfxsLٗ'kԾKTsd)7 22FX!ب BYKBYg8KR_ |oL!j0jeL . $fFs2h0'0hT iJ|*$^PB/xK}*h8W?Hl Au Q$Hᓉie}B($a6w_^W.?up7.?tH(yW|,P+l υ{P2&FbUF9"1{ ;;1]}8֏JW$qj!i  p161tEnDzB\ 1:+p"MYÇ "teܾm^qn :Ҁk(aͭזu3Xv}w]Li x;&D}k+.FToQT|8"vaߎ޶sgb`b'bwwb`wb7ܻݜvw_`5C`s!wKaף7ݾjkm*?4P$f3z >V>&5R^u9m/bEBwRv IE89ƐBMBZ|FƻL a`_޳mW:N Uȏ7HxW6Iv>z}/ѡް(dT)$xrB[͖=L/o@(@MUr( 7PؼçK؉9U#.%J2i;J-:l5STvlYyP+H [Z=pXź\&b/N >+F:enBc~t]CU&2Jid@R0e%^F o|cOv1X:3},2A$9Η?`مGTN|IIAP21Pa50"v5H 4I4C;(࢕ꌊd~oKzރ f0a]K/lq:"Si[54M$2ax I1Mccgor7Ax_QL)P`"Y f!jbnvLCþ0$gO25f˛~GϿ75ja ܙ6Gm\aFlD -J,P6  LcNwf:aVT?&<KEG%%&7{-ݻӸ9>@$_=GxKj+bsYfMCA𥪚 E14jzh P45dfq1͓QxHM Ca0l$"Q X0-j0FaS6pzf9)] UߦPd&P5UZ 8O0ه~CᔂH,#A4=M|4uА W]J֠{_8K+"wsY):Q;nRbGMuCS_ t%BX'-b0oT}GJ4Dj Đ]CLV úq0}Hqo 1Я(#<5f€S0(&0ZwpXVk>:x׌e֟:սi '^(3,V nBp@я{OL_;a!} !%59Pri=?2B8LF[4H/. _ef*Zw=1}p%=ne简Qto78. s}GZLB*-3a03v2t ֞q0hI'D8-m}#2LÌu-H9]QNșYj`E!Ӓzc%'߷A~jnc4*& M) v/_X0˘ɓ&YӥKJJf{blHFq=3ݍh>RgDj1#-sbc~ZhZ/A-:O9>MN^'ea#oM7+6b¨>CSc&wtg2 `^NLs`C~W8-LA6,qJGۆ]t2gTzŜ5/ZE#O5o$w%wk4"3&e5"RB1Q췻)t@bviu{+"f=\FA >m:[}vF.\`P_`D.1Z,ǃ* {qoPlff񘙅B~^m1L'Ly5P#$ʾf{NѶDXM}y\-oROY ܡi3k9f2Z7T⨒2RHȞ&DLwh {IgrسaQ;' A߃˗VߐW\حM hyS|DyXP xG1sԛi^ t~cFr_jÿ:C^}9A2d: dyGlx ؟pn?4k6P8'[a {jPvlE8]*DcعO23^ki:yz07O"R`NxևԲmt k@ _+aB_"> N:1V┗+00=h63n.X'뷥k?PK噻(Aufލjy$TKؿoڹ8+S7ė^v%zE9)7 2b̤{!WgP/~fv;"ΤB(0X۷Rɳm9qk{C%r9pp|yg 7XXƇA=RGGy2&Up@b3hک(#/lK aW̜@}bt43۶j DR%KMEŒ@[/H hnm236Uϧ4&U!*m]0a)N.SrJ%//u#,o+DS!Ʉ׳;,Gs4Od Sbh!ŒT-$?È ԛ;T.KJLEMfc-\ĬXWB#cuy =:v@qiZDݬVXŵ>Ţlc3a"_% F N`؈Mĥnjc*)M3v] 3MR&'b `3ʯ„]=8@fWzCjVnы'F<lY:Y3%k;1٥mQRtGvt*1:s=+ ɲ͛s7#ffP3jQNLPgO/})GG}ZJ Ɠq]KK҉mu2u_V2셮Xrm+Ypش8~jd!J&^RXgEUB^dk`"Xo뼈Yh5 64[`Br h1vD{~^&3Β_CmBvuF 6j/O,,ơC9&6jkېq(jBȀ]HMwJPPkLZ)`َDSِ`EaтÔ1bwT4}HpR[¦/_LEޣw.=MDQÌ}PUyYC8d4-"FDDD j!XntGJ7P?%ƅ {N{R6/5L{%p17 iV^o"]$L|muM>F[ݮiEEl* %8` nWHYH&fcۻ:pDSra wH Cl ?v\[Ϋegyob!Ml{SEA$$Z02Iex"e8^*IAl¼֨D!N8VTo4a-7BG0x8 _ӽF]+lfF(["dس,Lr@NYޅ/ڇI؅!NFMbe.ϚCR~&V>u1ѥ(]Р>1OiGb_Y203;+&QSC.֩&̥WK%e']d|VP2S-0K~V>YhC4T C:\OgJjKC[7$򖟙D>;=y3F4u@ b7#2]W";Y1)(Y|ilU^D;[g£aw`.Yf #(lpNXZ„~_q }0tDA!;bdUd:SO?3if!ˣg39 .;M6) X$x[nWꖫe0-R{fHC! ?$g4,l E^LPU2EvNQ+*چb݌H ɰ&gԘa9,C1|Ә!C'P 8EtunYtQ;3xnKKtaLJlgv.м1`089 #^E'hºNsQ[Č.`DI<{Wg 0Ϥ̟9Hn%AԌt]Ĉxv!(EB 3bX9B]C{.S݂;Y2"jG a$`)ఝqe lz6ɓv@z7Y¸sl΃PFs]\XZ[zn"emlhgkkcxdk tUNm'@ǺW['O-`i0q!)sӍv}΂Ih2n0$JK2jɿD2֬/&S[wmsvQd.>lGVT8~fj”`s.fBV|G hz}GtP32 C~NcSkZ~#.T=;lʠ2!Sk&Ta(>ajl.FU<u9V6r8HI,tq\pM؀9)85#Z^{|+Q~82q t9rVP J&+NF$b+-P =;rS ;NTS(h$$eGe(؉GDg?7 '<x_OI^=Ph4<Rk1vntب Nng4/'!a ֲ=3+'!!Ъouap^N+$忛VH=QD9NA6YVom[KkYH6-&j\Q ໘p_r]wcRlѯumzelYtaOD9.3+#g  㽚Ϭzw}j}e~iWzfU^OAI9'h{-,kxbt`p[N$G?_' \! R tjMB;41LFC6h% C`\K8=3gq5o( C SQNJBw8I" N fbJl3G! 󑨙=tRNS9 X%븭xCS)ڐe Np]HkǠߩ,ľ`4t.=1m IDATxISANAP@DATzLWZ\<\,)P. "Iff8{!EEEEE[QEҕ_k Ekڻ`vU""i"Fv:OuD4>#;ܩZTY9F(Ѯ& ja2GK.lϞ#gZ뎷m燮lkx8[(~ e"ܦ)Nn A !ۡC\s#-_0Cug 2V{k;e\VmM`k;v7T.el[_q6MsHz&^A^΅Tu4jtICI'!ebl e'y.uˁn;%'?q%JOw5'{Ye\P@qEu rIF:ܨF2*ek Cb1!WdKWK.x2oR2w:ⴆ3V-hrԙ^y @U1p*3]wlO]W~c=:{!gz"™;v/q.J=UjYRX5F韷5&@&c'N?Mq6sbdbaB g+O0ysڛSs#mW$X`E ̵J|ގ#Ư /sMTiyQ7td7ζ㝽==G\v2#.C>{P~va*q,0M%I~.~ Pc cIrSgCK1OLt.EF=}aAC>WR&Q?0QNC>ɱIQUpPc*JHVC?YA9},3Myv@nm!E,(~A*p[T֞CL\lȐ_ >ifXܖG9}Glg$$0㧅{/?nM/c-fZѬܲ~NȌ@cUK]*w^@{gDq+Ȝ8h/,e…e렓7o|K9.Laxֶgr/?q/HBBg1`C!}̑NVgEA$J_Y̲;y@59dz,UtGlH7Ji>|G*3#! BL3D뺢IR$$c I%5ɬ 4϶"P>¨൪{5{OR2ݎT~ $ҰBB ^^-{rM|O 3{Ҡ'$^XmLDgZ 3dDF!A%DU1FОj]FQH'?e>J@ pj!]~E(|EI JHj1+^*fdԶѯ`\/@ ,|LA֦uPKڏ*^$k̞=[_N>U1GEܺumDZ0u>R\`M4OCZVVwGƣK>T/+yN2 ж6WWGzw 3i]^AMBZ6?cۢ}&pb\fk!L3]V,z UӤ Ը 9P֕{܀w;`AҮVj_W;`o㕓 v4^fB/@IʧTn C_㐞[]s-\S,m>#s̻ 11>x`(?Ɉkj/0cE;f?{CHyZ@Rh`s9&9&9a(N>zBiʇ"%zE[o=71$bq_bIԀMl fSؼfs` LGS/ 5'? %LwX ]Q$n"Uq6 }-UJq6 V: aUc%"C̮[ePqH;R <%6W`FXh]S.vWUOr$qόz9#c"gEȱYZPsS^ꪍ=A M9ҘB A,GB(f8 e c !gߠ0꒴~l-əAj 3q6;Ѣhob-L* R&VŒ!>pYm Ӯ0 @ZBR3$ĐKT$#ӣVL l1&l~*nY +j XrYMvni k0sL/:v3YrCKo'L?;aD#ECgOݟ_a8 !,r"9ִd3%P>m/ܟrs 8FitIF?Z"2eEhypHh%1j4_ka@%snʦcM_@[I FSeܟ f:ȓ /Η |v3if6ݹ?ʌY -\tp i%Ȫe6Y¬DMa/!qve4t jۣg-!) Hݬh&Fs$ZNjaȸX;d =(jdBN%ؼX>fDBek*W5c$+ ƌϩдaDl12梠cG|m)yߞnj˨H!9vDT9SNfaRb(:aŴcS1L2&P 2`, Z XHgBa,OKY)~z6BaN0^esxŏS˜w]g0(8bx5#^RR1\|tq* V b&}?g$үM'bIz]b1]} F<?guV>EKЗ1uQILf 0SV!XDMrWwT>9xEqU5Ӡ|[ɸNƍQHK@UY_C4L1FHxD)⟯0K s ?HoZk׌-+O!jØ£ =Zŏ2~X(J^ϓޑlA.U 7/>xck92i5֮]{b5]+ x2^PfBǿލA}_J 3VN>+\[w@EKΘ`kNrXN_\ u,KKUaȑ3B/.=dɦ%w^`sI'8vN2m+WY}€B2|PA%,Z~%[f,8pܱE5G vL9<ʌk-ڵХxت=_۲dAN82jBc̛;ɓ'UHZ͗46 3@M˽QΤr*5Fܙ&;&1j<+&2f.,E͊*"*J TGZ}U&;,Q=!AC$BɌĨQ kU<ّ\xqu{3?;ӖE08y!յdR)ԅ~W- WW>7>u;gj+:%&2QQ^ } y烙XdsIM\yj9yPeoO"Nl`ρlF-9gL@"SUw 'W>u=כ302`hJe0>(;m$ 4d9*wٙ׷ O &`5{r=DkbH:rpq 4}26- d# Q#.^[^?qF t_ |ٚkN PhXnM hCg9uHp %ũ2)dEB8vcfj/〩5Z7˩noD|==:9#y\GDӒ#:i 4@8A6r//) M|  ݼAoԑ?:n@C%HǓN+c%˥.e>:'47`WH\5's_023W1wqe8bC*Q'V1sWa$2n'# ж@`TH@Oe%q=UӨ8IǶvͶCH *VLzjDX[2^s/ &Aⵤ޺=*!~>yC{ftp &kǣ`gGy_Hם+v;d!JƯg:/F?YFT'?$.!k)0 aOZmj sGj.b¬hsbgb4aDlkn7VO" !TK2AF޻\p.YĦ2)Cg@}[Q(7; JbYP^j/Tyn =r?n鹇?aUJ`Tx{~kw{w XU*"'\'/& { Xy%<'7\Kf!J8D6Y,L= tˆ`L ݷY8tW=]|6ja)P:v+@ŇYv/uI/V01;ӧT3VF7&ݫP5CyeqLu}SNpȔareRB f%'uT=p3\51'sK~oD)i8MCX/ϓm&Sx%Pχo|xK`w,qM#5 *,\-)E 53<`Zu a2τ->ڃc6p!6[٤Crj,mt&9qM di0 8z&=94PUis.PQlZ0u" "g Ll <ޑL"@kdb*!r oXwThrܺԇk_ݰ> +@c|.B}78zp(O>} IENDB`movim-0.14.1/app/widgets/Stickers/stickers/mochi/9919c834182a683c6dc28ba3059f19376ff152ee.png000066400000000000000000000173061342764602200276600ustar00rootroot00000000000000PNG  IHDR[PLTE"""խ|m  Q^̦ѪӬ Ϩɤ໙xOB7ĠǦTF;3+$! ״jublZ<2)8.& ѯ~{pxe}iYeUGbRE^OCje!Q ; ڷϭyeVaTNYF  ž㽛ݸtp[K?5,&!/' J Ǣձ¢~oq_vcSH<2C8.[K @ \M??5-PN' %]O A;0)!ʩx}gtaOmZJhWIYK>[/ X wo]Og)#bE62}:wf* J G 1so|hTD;4ha@?7jv+_ 5kLI:9u7o( U( o]KQVA?4 OPtRNS4& ֽ}CuV9!a[Iʳr/iQ>жǯfYlN+ze૝2z(IDATx[IoEq q@[6 ąr:s1| H(|E(!%HQ$Ȧ,@ $ 5=ULd̴g^}[]۸۸pC#/>ZYX=:_VYډ&,Nt6آwV%VI$" >[Yxx)Ő ",>nPпcIԅ'wo/!$C[V/m˂U%#{* KiPOe! _@@ѻy!ˢ%/asó݀-2T8Xy2!D0P ,Ͱ b&Ŏ R݋3kmHiȺ*ŰtPܽK/AIhtsU $t9@7x_<-@cH Q`WgmIvEg@~ɼE,t>2מ2Id5l%@lO~ng̗]ʇl`SLtDJA3\0PX!vH׾l<˷{f'esD-Y y-71 ̉i\TR!J& HX}\ХƆ0 UfPCO2؊T \GPB@ zԞޣ= T [n,Fo9dhM.˙S5^;b&Ff}CՊCgԾ2wV6sj+g.,8u+&,riJ!l?P?A;aS"7Nuxa߹Hy3mGAU5TUcx`XDKTNSDNOmrj]|(cF x2!{ >Jqܔɨr~>z‹EPuhF5YdUA߿Ӝ;M6tPD׵Њ~9ׯf0D uf@9yqO,٨, Rf f>ܔP M cR0`yUi^#N\'g!A&%&sXHĵ K`f_I̶tPڕC=/}J5yϐE86Ҙ8tVɄ;] kN}bBC|#YS1l-T2fJ A$ 1Up?=aBcHpoty4X$c|D "ka Ϯ@[CI4 ˯}g(P=eD 3{(t,F?T!k(kRS,wY#g -sPKjlr+)i=_c<</Wëz,cZ (;p u[L&)G?t)R@OFMFHZYOlB˰cX@I߿6:ͦP0yFs.0TX ݏTYi:q,[U%S騥H!;oS%LDTLGÙieŵ?I)Y\YԄY#DYG)Ew4%!9)kJ %- ܀T O3Qt`бe,!>5G߰$>|Z&yH魰^YTnv5,iAo$?rvk UhEDD"]%׳fg>B -4i)R,D[Oxy01&̙slb`)9gkMP\ ԏ:P4`4}}h,/HM?X:!toF2L1sd0mM31VS],;'Z+I>%բ+Yldcih}( U7zcrnɌ1úEWHEe|K24 rYR΢!Vnd5bwlN%+ RtA$Ts;'\B54b 2).{.ѐC:/`F2V*I {ؖ@J&|{Ȍƪ/PFC(kMdťYS Z,i6ZbiH$YB1@koi{$4S'S b8OPajkLSְ4ߑDj׀>0͔"%egIT}4-hVo)f(&Oӊyb0u>g{$̑z=J*#YIl˂xX +&@j7dFe4󯹘% {^ƌVa#MQDru&ⲝǗX~͡n5;v4uMLchj +ʱA{%#ʴ/ԕ_XBi9h1ki&%쎻hs+܏- xO .VNi^?2g0*!L.5,ՒNG*{[ }@[>j %>E高t9.o%Iff( axmBx7Nc>͌ik;Ǘ-, /Vv~wEH,a0vL)"'trM3!tm %%Ɍ-g6mW9,۾5пpY<H3ڇΫŵXMSJg" ѴcMNu^giy`~|YIbnJrQmlz#)@dAp> Z<*}{;'u)>> ^0͔NfP{Pf#j ŧIc+X!hἮura$*Op@[$ Ie|lՁtvu*@=Dך N,KFB+QYWb&;e g: \eC6Yu (Ou;wZ.t˹O* zK&d %F$|I&4+\"M/`Qar<v!ARȑEeL]tVH'-HG@R 4Ws@TdDIǢk]h2} ./-o|)5J;koU =}[.h><4U6 _t_D [a8LCˇA s˓}):4-&B4߬)h"hzP^[w`.-MEIf(3i%D䵦G,ƻޅYFIaDӔ)K#]`piH -Rliʀ!L#00SBk4"g[o ʐyZ&M z>b\Yhl0h1&F @6OʒHy )Kʖݓ=!lpޏ˶UpZ`F4K$`4dzuo~"^`401 \;b*ϒUִ2%տ}Guo;vtOߴj\t̹$R>Mnn,#g)6zL yTP5Uh|js8~urv _W.FS@h~3I 㘻 H4\ۃ2j$`J@֖%Qx&:6>vr} g O0~<F,@biF6L@o9ᣎ:CXEmp~ x򰬳ۥ:h?ut % 3lvU)I@E;*hqĹ1EP'Xg % 1?|RLL^x8`L[9|~k͇kn U f!'+C@JחD/H yn->F$~ 9M;QiAySvJBi̮%pL[AVhokyD52~?~TmcjkDr:ҩHn Ip GC^`5SY8Z_dv$'qٮzB!|fG5̮- )'p@N/ 3?"O"dyU9qa˾v cPٰO3pgNxzha44A0(㥯BqT0_s?϶j_@ (k,@430Ceb/ӁFNwUF+:CK2Y.}Mq.!MY"/# osipnaq3ȉ`JJ :n%R GJ|Ka}Ϣ ;.=tpE}]Gt~6poLcgbn60R,v4 <\Lz ɴ m>tہ?~mQ:Fb8^;fT@@{{ eOs4׏z0t0ֹpףS'\*S))4H㢛``Lgo,ȽE=KҞ у f3N(+~{'Ű'>7>iJwL=XXsԉ~֙_WctII%ӆHPfI0)Q}vr1&@J[G]Y̼vΒ4B;;OOdf&p?tC3IEtLmlbVkn L&f !)~u+mAܕs- nU\\;̤If(d9p8p8a8.c2 qX_ ֆf8[oqΝ CtABio^NK6phv~cYLf%KM-@w;+whQMgtr(L|ӛ^|pZ^,^deȲчF_.'Ǘ#E㸤e\nU;*zlLjmb-6⠤kz,4ʭbEӴ*$/bLSӚ2:ׇ7v υ ^# CFPm)"=jJ++"UkUA6Aե$z]M"JyTd1?\ʛC@.<\#E ڨ{+}f6~̎``":'f)T·{n $~m 4E^*"d\f\z(˿d^(}PY ȫ\%qCJ,X)tI[_^@jC2Q8H%$](Oۄʰ$jhք7@!>vU7,t\s5#|7ϖʒ԰|?2t グ ҭNPUU$I|ljC~S6.[@-Yj8V-@VDd-=89ڧ' ·ORM@)iP/yrdD|H&F:&vtv҆.L"3)W֬%f%h|r_]MN-/,<‰x0ppY߭E==wĻ#`*awjq&%g~u-5K.d ӭEuQMz,^jei,Zѵ>MC?hVLwFKJYuj0Gy0gm,ۡP5ϥE8.Ҟb2w#1*RݑeX>5*r|@X M{~ؐdZ3-AwpAɴլM"DVQVLX5b&3Mz^?Λh[q@?*@Ӽ54%%יH#֒ ëgWִItxn2]4DȨF"#Osɀ)TPz*_?=}۟Qh3;*~c[+(je*Ȱ\׬+C^*)":FC}ʹ a&% #KRy$%}If5S?"pgӟ#67wrnQTq-b[ZZH *Gcޛ8tһm9,5D HQA^B&{oݝٷBoETqfU9 <߶͌ȎC,*",PU=PW)))jQ5#;0ӭ9`Τ aL-4R(faS0?M^E>Z\g%)w4<$=O) 9O>y-[/I5n302cg(6 z=3zȏoZ?- 2#iJ&bg"ɆrDYp&xdPFw"RЏƨ*sջdX"rR6SRrd](EV}D++8Z(:Q+IL~ܰ[`SȌ٬h," Cq#T, I2\2dR?< c= p}ѡ)])6<ûW"wnjٲd'^J]7X[5iiXab8\d@Q!f7E fEm%FQ%R69/3U*yR_8<<|ҥnЈD?չ]ceܩu3Ɲ5\N$~;=7 enhJb]"Ko0hW[?Ƌ&:a 0|8kxjRksn[Ҽ{Aٷp>W(8;٬$H:Z<YcTbÓh(E|<&?Գ,VLj{!Km>u ^rPyk%Wch[syʰKD7=r}UlILEjB5Kn)Xw0oy_ٯ5d_w\SvۤЃ9d Оl0M#Q'4ap}K1dyhdžĽԜ| '6F171D5Yak˽o~M UͲv`95ؚ+L'5aA0N黉9W`Yі &Vijr6v kt~|۽-^y".aL n XRRLc3ScI.zؖYvl'ypo]"J`hh^㒫B0n .a'=TGLaN7^k'_߱Q4Nt&o0Us7-{2dDu0cC . h^\=+7T\zk-pR-I5Zyn_ 3YNbs&G \Ql' sJh(Zopp~O.w@&lv؊Վ !߬%ݢ{#@&Ó|STMI5 bLg um#JB0-eqik'0U۬Ap$wXݗg_2e}߃Pv,wN R[YBNfcz(~um#?0|&74tg>J˂(|Z({DNdMJTol9d``;k6,?53'1οj@;:P^o]k/غ\g0,jCxJqa>!w R~եN3{Q]ak?*-45;"@‘ WΟt< ]SJ6Za^'5w(2;nNJGsxۭ-wׇy(%$@YF<ҘMjt7aղEMJ^[M}y r5pwcTRZ]\)t{)0`\tES<ƥc=al2&-LC9`kw$kor(yR |6ɟUvJ~Y(DJZe)Q1&fua\C`QBZW֓lltQs wȠ⸏J 5 L< y];FTJB(볁 пC{lBV$ F0]|ؼ@;NLYi`a|¥P=tQEɤaFii$mFffib^l<]>#eYU@)@? Z+k:B5&%Gٻwy޽˗C@BB; R\KO~htI;eF((+^qGz!==M^{רn5k[G29st#~.JB~Aˑ(Ӓ;JPP 7FWBpHyǴ/)_K*MOW`9E7WM43CUQ2_>%Ocyhp#$a X~3CńЛUQ#ycw?溇+++]OsYgY/nLˣWf5!4k0 ea0b=;H>ܢOTM.x s==@ Q=E 86|iڵ;W\F\t| ˺u\aG˻PlCA P0Q*] Ot~cp m&Bp_(0I0k.ۻ(ւV um}>F{3 Hط-.IwWbS)a?@ұE3j*p bսG%n:$sa_=Ef\B+_ˣ}[@lC u6:/A+] 4&,_7cWbc ]P$?Xohv@d^NՂཎsjܘW5 :Οŀ?6ZI(Ձy,5##-q"TDOf_l$5JrF|څYC!YKC땽jV T }5tFI^关,@ۺA$?uk4G 2RcU=%y@e.\FJsƚr$}WNqL$዆9M&=dd^L .T9( ס9ߚnnDz(!ߥq3 B sGM$rqb{`hD'bxm:0M5$⺔n!)ow(0K>}j;tJݲQR%.`7baDK9kxK NPYn+v$bXj1/zL`G,8mT,R ;ڱT'~nD!? 1cg*8f6FO̠)1Qb%,`nKcyNwZEBT;thrC.ʪ K"q]`(!`Wo {-fVK,qrXuyuoAdQͻVr4剆v\ER:ΌIXLt0ԲH:mÒ oNqU(IAkӲ5 's2;dlgatKE'jcNq\vhڰ~ =H R^Kؗ.:[t5={(#&0m"Lľt)&Rw V)3~3txIL}vAYxLt3=sܽ{ԋ^-Lt x!_jk=/'/=Dd&Pū~gmk㠕_T o#/w5G*hK& 9FfO?Bɗ!MXx|}6?"wsd5ꯇX`#1I9Enca=V|EA?g#١`0HU"#nHR4!t;| =㣣mmm=e蝟=/V5'Kfvي$j !,ݗZ^aKH'DxD֨4DJKLbiϊ ɯKEL #($'<3P6>&"sVxfU$(L^{ؗ89qPeHM?yDMmPD3p"=wً5g.`ebdpHTVVɶƊQIhT~u:0q8%hfŵ.ҵ4zNPu$yG.=4({'X1n0̉]I?!VVҞ, 21Xf&_?}vy4 j:ۚ"U[:l&&)#MeXV Ut e@>usAuIc:q\R3I_fБ1,z(!_F\N:WyrqeD(4> 7_WH4^LNL "iA13%ʻK;em5 5-q0Д)n~Mt}< IXwT\7ѣ7VBQf")<ĉ@95:t!xZͩ=7-"{]7Z0pv߅yKGW* :EMtr]f_pbpܵA5c#(hm~k )2lrV>$2MdztJ,3`ݭe*d1?=?0 K=<?|bi8`/1Y9^) dL/!uE)oz01*fuGt[=Aw^ \›L !4\$b 3z#B5s֘H"3fIL6:! _’9v`֛t4?f0.X_YB6wB01/cqt)&p.h30|F_MBO ָ`!IJYl:a򦉼uhpI۩ N@+Y| ݽ$7'<_V^]r&kMox2bܡ%+>I'`*P2Y{_f.S^B!k=8=NjR#\4>mDnCEHJKdf)Y{5}C=򑓀;@0% S16^M>Z3elfcg@ǔ*'7;ET|_|fGτ 3m,* eyE^rxfLiKM 1zTҼ1O*մ;[ ξzrr\L5ŸD]-$&2FD5!^=7zif#~цwY .9&OI4攉*@FnmtK25tc[姏eEi.!p$;fdԃN-e C!2a6l'uUԞ#c:0 ' DʼnPccX8nޖcCx^n&Z$_!)A5(PlYz!meo/ /4o xƋi;/[fʥ<'LpACcƍ8iVlZ E#&,M[fX]bv'E+.Yy+ s ,Ɋ25D؋xU+&%dV:,kG/XX~ł~d58U٪n̍O9b*\~?4x[~=VLrMK ;") "y9l-`%EKl,JpCy֚dRRgZ;eEeƹ3tl^P6 7.D7Oq3=hJH%r84z=Y3RABNLj9EinQ0^Msc}yGmZtު<%f)_2f2$ZNct")mBPQnh<%^Hd&,LD)}_;V%(:I\2X]p!}qo'VDuϬL[f\x)5ri>--FbG 6'[y+g72ڵ5-'0)$ϬzͩOB7,%㚀kq^NE90߹zeT作ģzf& ʨ!@GH)./d-Աubl[\+OʧbREZK>.34r# ţtq7V^NA|!!ǸUjYK;AB4 LFAUG;$;K'  , zs@6._֞Ercopnq_7==<3U*̫ǥá qvvukdnf_`YTHOPWQL6w.gCV)AӺyqXcc[ѿb?j;ciCQ@_*&U!)L# 7 ǹ zfVHH_.2n*.e'F$5)5|skC^cI1I#?!.;z0bR`b=YNE xSRQ#i|X&b%ȓw .KW!:DЏ,tRNS F?N"qje1ҍ^8|T)iZwIDATxjG{=,ٲ-Y7(B>L‹@1$ d!0DhpZxez R^ &~tn͵k4H 6.U#c̘1cƌ3f̘1cƜ*SՊ1KٛsKӓ.joPFW'+(8}ko>TU Jjequ8T/Cq,%YLfj=fOdT6ЉCQPL^(ϯsù9 |٫ CeK h18o *uo w2۫K;_x: \, 6P;9Q3q j5Ye%V7;prv8 Tf.ž9鋄3PHVmjW'TbLMuei}ʤ8a7"pPlRReAΖG.aZY<3l-%&6ydf<? a+-];e!N?laȳ`[2j &(e.TALml _Q ȵk0\hùi. w~4s)Vd"* L Y%<>L%/t,TρrrIՎ%hnpeE g3@!|82U&<*v̜jU!&8E0@Ѳ0ա.! ̏&rw nsrhSJ/ŷMYR˵v6k!ii(Lk- ֟w,{뛝8qO뢐DI!˵&ӢydCd ͹Je„:ݮ(}o35hԜ=}4K1X"2΂%)^r˥ l.r %?MA5)]q2yRyU)Jz]Dj &ϢLU}쥩Y ԯ#s( к7Ea-Jh2-rÂ04:ˆ}. ӣ -@>Ѯ*8eKO`T>v@HS5<4 Vy5ϔAڃ)t>"_KBص8K /(L{%=;AR3  -U7Z6z *)/$]Go-g5UNaB9 fJg> ;͍$DW(vm\¼ 7|;$\X #ql+mvv7!(A1j}l>d'?%[ܾ[g=`l_7J2?J[A<K`8Jah^p?O:/?P^aX7'J0`~BR RJ&nG E.(̃zN~ÃN`:GY% hgHa~Na3ϖ]PSg ZHҦ#!F7SN#3qM$|oh];B^2ҟc3K SS>z1̱,J @yyPe5wC\xI=IZPR]:x'?սcB$(jGn>﷜a0 _?}_z{}l\oo~{>XIEJ8 /NKD ҨHD%Ҵ4EВh. \Xxٞ}1ۯjFx  ]lPK"U-Ҭ8&^hMERckG{'=)$'x(t=xe;KkxLla8[+CkrooOP(S"(z[nV-c1R>r6#(qy1Q(HZ n;[cD>Vh`4t G"d䬛GZƪg,y0NCW'7ne#M!8E6ة2lnViОk.-L-/VY^>@{P;,ϠF|#][\<5sыN^:z76mgtCPOȌ^o Dz\ؽj|D:%@ecah8ьф q2U]D~xm4.,,|7e`\'C[Q[L?~њO178hpm1 XхFPn~Z ,tmiaaj{y{jan h"WF h"i+sx~`LDӷ<ؘ((lFpWNM}thlo}@CCQ`UB_юヌ#IuV =-7IUXSSS:{!н-хȓKG(C*%{j-3řFSM!},Iz{)D՗83‡n{8{_ X2 RG-^gB2tl`Fq#9 TǺB}.T֊۽嗂sHbD+[~"Pu-T=qk) Ns42"adxt`ͷ sQbaD7ȸMWR;:@,Ø?ol>ky; G&~`+XrF-~Bp(WoSӵIvx13fJBՁNi{=uK 鲎xl0o vG'I\CR ,Ljs.ee1Œ>x@һG똠&( JF^-l0n,^Osm~''&&ӅC=|;cA~|%eSsIEJl97f$RP B$8xR2ySD"cQ7 aNNL'sTs!Aea'sas.ؐ`WFIK5Eʤw9V &X s1> d<]ͩxd]x`(˥ZɾO4a HZ^1PGtz[!f:lnf iz~ ̝qsxHa~]E"9]: ] Myv4.,g8|O3h;ӂ?[ s<"EXo|E9CA%U&VA2:h5[{ х'AgMK8WeU=vD@u51 s9*a>-XЯa0E)n!IiDz`u~K xHU7oB=ցߩ>1$)%q !+i\o+@]P ~M9jl𾤙OtGh'm?5|iҁp2Ïi=^RCRY:.KUBskr<9DoAu}4NZʧKKP⸮bZMtEd%eu 'C,hIg&g[[h݆oq(|P1 >~xBOI-lsm) xuպ7mnv-Vm#mTKc4M+2/ /$|!y߮ggvڵ>yzZ2tBoKKB qxh`H<P$jԲDR]3PN_vF]$w$07 "sLV|,eˎG? ; JU\$5YdzU„67uƺYh8 ܹi(Elc{<8yu{޾}'*KRRcQs QS3jQ :R¸`Lbo<3F\8ZMtnG_ц,XdVFW]DgDY2ñNMv`)ղ\Xd Uڶ*)i#b3 T &MVRLŲ=-wv;vC}Nc8B~g p8>nb/ !r@gdϝJO)fCcIc3Vy^5N0Ѵ`Qo0 ysJ+D#""#pDe,$f+`/V&Bb jin6FbcK<Omo\  b?gA HcQq--w,Qk!OWbfcE9<0ab^4/J ptZd-:aHiye3( @|EnF6ߪRKd)";d|DwjóDQ 6f #۠.k9A}ecdJ&7PGp*}vJL1q PL!]S¡ D".3\@R_,ʛrS+3j#•)#PJb'3&7VTQj 8=S'S^(݀ 9hyq~""""խ|#m  !!! QßϩԬʤze#q3+#(!˪ߺzlZϭl ̦ơ㽛ǦyfTD9/@6-9/'Ѫȣ{p[~iXp]MWI<<3*ãlfUFZK?MvciXKSE:OB6-&[ < )ֲt^bRE9;<<1 ۷hubPLOPJ=2ir(((lb[Oz Cawvbbb9so( M ,!!єҰUWXVx+6kѥwwwvOa'03 (0Y?;ۭʰo~~~ZinFFFgHQCH|5gY vgy~ dxhhh ;H_9P& M WO:Є͖"~ٶf% ~_ 6tRNS ]A:/ ޝrF5׸|wK&*bXPTl g IDATxNAVm`j( Al2a?f; >wo`{c|L+v-5e93ےD"H$D"H$DϒDBT4ܹ>s@NZii~=*gX]9}weaav"K;dJVV[=_-uyJ20ڼ:›N/BT,cnLe0ݪװ+N8GF# RWz2e ˳MP g²e2 \,SyL& ncUy2r\L%^Pq:[d2ҋoLlp/hm5!(IGAO6e\`c:gr?xz3[MX1.&ёV &L9,Bl# FO:v^p~אG*r 5BA;a. `ț0 N-7,ݧrsl'H.=F'KwC1' ȝ!'֮4Dy# ī!B4bk{m'J̧BIy%5_^ 887>w2s} lbo.{ɧ7FeXqןgKX]hgʼϐ6LJz{Rpa6 dm%xW)^lœ\wv:v*üy ͣp1!0Yfߒ+^q$@qa8r7l2hr橥-\<‡u|?Jq;DG,X*Ȥ \6g N&?q*+W]"nZ'jO41Y;ZaA-ka7˵35!U2_@x?>UCåMEuG#]iVxpk~K))75$P A&6;9׻-#S] zYHcyH=~&Qs̩npR6U: uU ZhL$řphw)2 . X(!j)*ű4O`{H˔_^/oA?#$680(Kxl8iIJR2*]e]7*ȼ': N'KIod_q!>`Iw@INx/x6g"# Ӑ0"8Ah*w(j3';*:%1Ú D4 #;hߟc^dh4uDW@0ERXy@ .t¼.@jMB5LL!}N_>跽yY?,MMPx%-\tp[H?\;AE mDE.YF6;ٍـA !((Q+(`)"V 6bg/P6v:;~=e{8cҥc?x̦41a1Fɴ|0N符o@ɐYzq46P35M~T۸/]T@Za1n8z IYf]Jo8)nH>MLFwQ r %YuƯ;jQgz!fuW}IF@9SAV;c1}!H]<@DL'9fLU&v,I, \^GWRR^?Xowo.E,F#mZV]D<+•"zU\O_ANIq$nInObnG,#6WCETdHrh[=֯Yˮn+WVA:9\:P%4Bt/9\,^'19rފvK`l')F53[m6;]FC$cb 1<-<6I#0֬'+]vSg61M7%iI#`mOM#3}Nʐ;k6-%Xw#s FCOR4qw7k bf۾mf~ע68lb.KGlb}#Wa:3E>gC/+-ISuh"\Jg1Di q4i!J~LKRm +io[W].F/ۮk]]fJF9a.\\H)bCI7/-|L$ SλC2tc9&9@YJIIb@ScC^W3'U ɚ#*/_w:,gʜlm;Piaȧ }~ᡛ…<@a²LzXiZVH;~t|n D8̱sQ)Cx!.^=7h8t$ 8!r@x*'59NNbr7DQ\ƃQ'7nG}P  -a pyͺGXϓ>t4N9fɉ"|5ۻ,FC8/ q *Àē,Q66S?HdoS&y7|#%8 ?yޕ%`p3$Bb(b(RDnkԼyܺ"L B@>x졠x8..n,Z(eeNIow&cPNX~{|sH_3{k޳gϑqݻwjS$z#۟ĝEAqwI@Å`NviXË nA'$$hD~ p9 rdgt6;-ph6XItz} s/UyX cq{vykΝ0a%cƌY2'V,ɄIHɦ2 kA\[=eW.udT,-}ۊmY ?)sWϚ5kR&kXHauVmd $2Ihaq[J EcHswgR*gz$aB/Vi*Cj,vr~'3WfSV0C1`:q&2oބӧ3{ȩ (a =|dFzIxGf0aD ^k%rUnG;:Yc>R*^`,Kj)v2 ܦġn/Ѵ}Xq %>aV39Dx^rIoAް)SY(E] XLS8ĕ@y8I.~Z\NFd/ Lh#M vS˅ *`3!:l>,tRX@ uBsI}JA &Ɲ&40nļlcdkHqo e{Dw2<=s2}hg)Q]-RMq{ryg:ZpdOitHkӲVaɨ.sѹoPW`%$l|{H %qի_?c1i?aWvw}[Z%d,8& }">98*|P*'AUz藷HWD=1e&Ϳ*0f(UvR|#SD]\V!'8эQY6Z~%u"|*5wW1W%&/^绲yx{ aQ<"bJ76xg$0@L?mlZԻѝR$N\80Cr,ϓtA (TA&{@&,%3<2 c$J0V䕿T )Xx:A FM_ zVﰮӃRUIPSFe&BM10!ְ?7pĉv-I AJDs02~@FtH '(*|vgPC*%tQHLz^)EaTS.i>Tl1Y`8ՓL9[}F`S jdP{+vSP * 9~P lUʥ7!`蝓2[JT*3"Q N-T|cvZawxj^Led_׆U;mR>s @oHcf BZT&8hI^dj2V S/LQa8ɧ66e62PXh/,9T~d&BQ^x 0R@+,PLx琧2ֺ$)?ۻ&0-K---ͭh`d:tmJ*. 5.%c- Μ3,v/?u?#NJ̑~t/(Eޣ)p8c*QIY3ٹWMGw"^:%Nl@:f{SDXlR'cf\CC珛MA;d֡5+VQ %76Sw2_2(@]D jQɺruﴈpez~|."+U&Je'1pq 5 o~ӹ]@{˛k1߈~W.3 q”HFd"sң /om4x|:'r}|ږpJc.pHGIdFikAqqqafffaaQrKy0TS},vu;>NVDbRvttkscJVkj.4|{xn 㧴e` h#93̬k.o(HVo>QY5R^-ȵxryI”KcHdIu4ywltk,j'Ĭdmmgvy57CsGz?Ӭr(ƥէ(Q"Mi<:2}ergWoMr. Ǫ&*קlv~$^~jhF Mn\QC3L1rA٬m`t1<(2/ޛ{$<;*LAő?3m`2ƹQ9Րvb;r e-˭,/̯.}Xry Ŭ$B3 T3ada|y 4LM9 %`5T/G؍gwQAMOmߋ{d|hazkjNLSfێ;Dm&Dj#<6>U71@ui֍Bt0n9uT9\`k tv=&5ptm ;rԺP%3&1oJvpI7Ik퐅~ӹ_8Gݛ;!PkDJ ƭ+Fr0sIj>ID*^WHrP!b5Eq%m=N:A0*;jҐYZ;%|161 =ø\ݠ'[&XθIN8$+Ʀ/ Ds2{a]XNq,Ӹ邼xJ28̈wO-x]Y"y#Ef /RSC=Lm*S\0i㸸#dDžѴ&]Jgdz EBP_UfGDadZ Ծ[ sV/2ͮj`qIjQdB=D51_6 4b #sDuޞ`[[mmǾ^>}m*ohV9ub(8,(EPcIYj"́&dX,bX,b1 \IENDB`movim-0.14.1/app/widgets/Stickers/stickers/mochi/icon.png000066400000000000000000000147301342764602200233400ustar00rootroot00000000000000PNG  IHDRRbKGD pHYs  tIME+(iTXtCommentCreated with GIMPd.eT*e,cqB(D"AsTafxR"H-p cc (J~2#C0qQz3 TJ$ΑzhtЈ`L X,f|F.a>5.92bi8Nl@^v<pf+ĨqFR,{)]M1H~8ΚkN 6 ^+`C8ۍ~q_sQE,Q> {kVg=6.[yeXI6aXf,>R@ ILc1?X *Jmz(}e_4{(ʧ.?I7|np=e\ *^ q]9;Y~xWO s\ 5MEx^z/T vm3T$qIdhS-z"_^rPg%$q(R.k(Xj?@7|ccc @g1?lffYFBz4 ,ˢ\Ip(y( Mh 79D(pzN ?B\.dYW7ҁNxJe< |>fggp>i_ܛ`+wrxp6x<aٷiJpfyʈ1^oKiRrۇ{qhhkKiCAxcS{l|QUV0Hbbboifi`R>M_)?Ω %>F>G&A&APhz>7@4n8(<ϲ+;p.L\=al6,@80nw[x*YZ3Kbp\Gs9160~ Jeoj:7Zm0JRB$ dK*,nٵbوm`D~OT |B^{|(id׺\Rh\.EQP(P,Q,$A$(0BQEx^)JYŰh~oˮ;uWD{Ktr MC;bXظJxܔWUWcݖM4LeYDdpp"Ic&u#f4M`]v-\CXĢRB@ǁY)GQ| Ԧfep)OMNB#C*ހĿ en{vb_zzD=_?o43bBlXS=ۖu*JAb~(rA#tdSS"cnnI$I=LQPU,`SGj;seS.> xw=U# 3=~?:lOk N'DQUU%%ngL -P9ǖ ;J=6c'*'& MPוW!nم!S/ bzz%֩O]8Fؠh`R/.S|NpBE/Ey: qa'.'NJ[^Ce E++)CUPGGfgNA&1]`Q(^K01pPd@ `rª²,DQsy~q8)gyƊ=aAܖ]@N3Pi3:I_K `fuf(d- s8p\p\`Y 4%P(pj,F"Nz[;&댁ǤE'[u}%av,2z 4/O#>S^K/ ZhU͎w@ѳ1 PC<ϣ9AS`@/-g Qq…Uia[@OeOIL͟܈䒏oנ)dYbѭvuuajjEQdUU .zj*c:Mb|lfgUUQ(,rFe0)^d2H];wZR :wT `w*Z"%f 65MMg#XLUUQ.qʛNkSBB` !дd1R(noFoZn8wfYY)Jl&!2Q(w [dYF\$L)0_3>5xAUUk˲86@WxNJ.D[qصkWͅCU (㶴bL@>=i,A,׸j x'cM!*XဣZKNBV4df(+ na\wOVYQY-#z1~TLp nXoMީ(iIWDݬjEMӾ -]S"Bq8CNuL&3N8E0O; [N<0o[G4˲N/*Le25`bULӴd؏Sf4$Iz$n jhzBYӃ =G @A>˲krYp8!rCHjv" F,hV۳ޠPRYBHS0A#guNЙ*6ű)`強)NĆpakkKkod2iٞgeUi{^UeͲ q((˘BQ菄믅. ,#odFp,'moI&V&%jf2?75CL?v{teܜ9MioYc_Xt,5=W~y]#Q5[UZ'5.8N'tA;p';`JQPZ>GT!ֻ|ӗ逬f& yzm/'VXټ\q0xUЉ(-AuTjGuٵjaf;!8f{c팉D"@/LtaXȒx4ƚC׍0"~cjz|XGB{E)]N=~oߗ$[*.t"==(Jf`$Irtqq<)G=d5U8[ 01[U$C8pG3ƹ66|)OM%2׆.= W;tzֿw xrvtvuQE=M5H:s9pv˰d󞟨9!W%R~n}Gm)VZO{KmM#ɚY%aihR3u-`5\#6r7ny;ݺ-O[MWW;amtpEG'3pP +\9 >^wvvr!J 0]8k;+ieWMO[[ފmMIvN+ `,۪/[ $$Ijl ~$Id4k 092wC,$=Wo8lMߴ{ZKL$@ -C#6 i|[~ꢩf& _>-b_Faa ,J,[Nl=[ۋ~/v"J>|N8M2+f S!v/ۍ. d3nk{iX4IQ:^X,} )T$yٔOwC ʟC:vD v>~sD_ %fZJv5ʤUB ˲N/ K1mT[ E|ި|ɤӈ 59  3htxtt!`g]y[Z<#n񠨪K p<wu37=T (@gggÖ3qU )]dRh yhfJa,!Cx|F\4=,FmU%`,(x8^wr籽jAP*=.F~zP( P87}BY3p [i떦i3dim\u>q1[W">iTGjm7-Ixf~~]!6if.ň,MR2-'Ix^ah7;V2˲MZ2eJY lO4(fʯ""q}r.R*S۠o0D.K7 CoJOĭpzE!5Z2laB>_0.Omf=OcY6d r)(Z2d2hkZ?MzmHMBaX_1sWj˿T*.\!U\@@҂}(&_MCcX'Y)(p/^,^i=< @ re SAa o SٹFP"-po.gviP-X!G!Zֻ`\ّqlxݻRq,t=vͨ<4{!7#W}e<ڧA(DEKNlaYjI,ysh>iQytܟ6]bzT6"XLW~C-4kd^/+hb{o=X nWgQˑ̫X`[ɯ<{V|Ez=V\^32 3ǽjo`LʪʪʪJ?2IENDB`movim-0.14.1/app/widgets/Stickers/stickers/mochi/info.ini000066400000000000000000000001541342764602200233310ustar00rootroot00000000000000author = Timothée Jaussoin license = CreativeCommon BY SA url = https://edhelas.movim.eu/ movim-0.14.1/app/widgets/Stickers/stickers/racoon/000077500000000000000000000000001342764602200220575ustar00rootroot00000000000000movim-0.14.1/app/widgets/Stickers/stickers/racoon/066b6f96ac3b9c847bac3a73ef2bb353e245b398.png000066400000000000000000000732411342764602200303220ustar00rootroot00000000000000PNG  IHDRԤtEXtSoftwareAdobe ImageReadyqe<vCIDATx]xTW!Q-Pܝ+K@ ww!!  @HBBpw_Ke޳ݬGeyIٽ6=3NND_X4ݝhvp(e w,5oيBЬ;aܹhOѕqƎ@}}M'=xS,*zdpBjєi? ѩ3gi% ĄT'z<ɗ}J/}n:HXE0V+O~HѢ$Ot'|#z[$|K-{)l޳eS`{nf |RNu'rX:Nͺt2XD|`nOSf(yOP#]2D!vfz}.w£h̕U:%>.f1;~v|GtݧՄ&>S}|+nFtX2~49)R} D 4nq-[KⴢttYߺ~|4G*gv^A;8t8^O7hb l*%X_POܾ<Ī,WƕKt8>MIM}Ѱ J2ݻtuP"-XP58!NlC S̘\M3V}ݽtظq/{pd0jܼƊ0UNpʞ'Uz""#Uh狀 Z `}GlkzU'CbzW puHu gO>^ M/7vŊ:m[s}$ 앇! X;!$)|&]0y fN\13Hg>޾zc}{z.:^n*Z%L37a)Ŏg~*YT"%*EXB]KsZ8O2qPY/vu#Zr&g9E Yn=Z|%Y]T,w޼cnV2V]G޾4yt4t|ps"j ޣ˗Ӯ=1af"nXp|ΘD474DN8FΞ:ALBABg B۹;%%1˪ =hVp@J|$Co'$tSj`a*mTMCӻtA_oAa?p(ʖ+oͩjEXnҐ7yNzl~0֌p2 6M1>ЁisFqqq>sT]  XLgNg0Vag]op=8=>o8c41GZΞ;ONKeXdfz9p8_YZsekÓOo}_gR vMh6x9\wˋ`wqqcFߵ}>9Q|`.Xd4/0.pn[j\U_˦-[uLګs-nɄ7b2^nϞԻy]oPCbcv70e rvZ7y0X frbjnTٛBTrʕB4M(Jӌhޢ*ɍٯ߀TMϞD^ !L4ys9r2us2bbSw9Ӧ:^JrƎ^2B}p9xsEaVxy? bwvtE4Քt2ښk&78mLt"7iZK}aƺ1H`]}c5gܳ{? ]ҿ&O;JujsIj#Y٢v{aU 6 eb2Wg!{ctc'_~QBR[ ָ¬xK0?:R.{vcBXN4=dF `y@g قa: H|"_/ fU8E'M@ed( ;N|/Aւޥ (+]n0 9~Aհt_v!Ձ`ajذ1Wnng|y'O&O2+Uœ:'Rwdhzd.h4p}$=rl97QA{3rK3kM7:(K\k֮M-lK9f@`ʭ h2G+nB"#"hΜ9ªy7g6mR9-ݔ)w=hz gYusQ`K NKOu>]pGзҵzslY~d ᰽1SkuIUV">~6o6ySjw!aͭ}i5&w?8猽 /hvHi4bH4۵oo`Jȩoc rGG%SyB[]iȠ!lF}sk֬a/w΋VU͇TwB2އ(a2+H q즸e6p4^^޺C4yoZum@ G9pMƻOuc' jMd>o4D}XxVSc_h%.=7¨G6pb#QcgkxsيdXxɌf pY]'-3zs+V4fڹC[F9sn5=蔆hŜVCyRDEȓ7U>0^Î;xEXhΝZ6ofvn"Ȭ|wC{P_xH#njc'g悂6cGNW}tUInXK>W<|d_^c˥d%UnAG4y 6̩I;cEnMz38T{߽uE&YW7E,VY#)"\3KOFTT^ف9Vo8=MfA%JI.gzDžwAh7q9=ҍXjM$5jD-[)gt]MpQB C#oR@7-XRi3iLa4M>ҼCϟe|ۺ:&@PƦ %@|.M7s7vZ5s۽++y5KN vSySǓbvB锐7n&=kZ;q*y#.ɛϙx}q,{+iX +- uOjWu& ЖVs S:L-ׯp}Wӧҍ1{lB+rG%kn/T[{_]}w}ω D^aSw Yn,;Vi䫼pp) ׹900Y4e*t/av>M8iceSઉC[6m2'*5HP'dr9ܛ |mTYo )zVTIkKeMf7 o"u(NJEsz9KzS53%B;o.v/y{C\wg)4p Klr!X =ܼ :)jU} X|)[)Ew-t x2mQ8ea -bmN[U˖PfoN)+JS+88荭\ߌv9`EfB{/vbh䩦9d1|Pr<ݍiK/'4MJƌkL$7p (~"ݩӧ2_a&/<@ -{`uE-HEFGn $QSv%_Yw Cڎ1ARbB2qc&@RШ0p¼.7mjW?{FKlBVK6]QҀË͉V>ڂ  R+HAҋy2YlkKAaZg ee%~Fdr™B "sEKn)j#5[s"E5lZ%1}&ͤ B~Hk)*bHF0QkcDL%WRLk G98u0,'Yj5G҄I +=4xoԘVYcs8~BB "k)V:4N׭/QF iw vZ:x HarČ+9q\BA 4eJi5z ۵>n/n`^$xiFt;˩KCu aؑ#fK铩K/7KB,A3gAyK 4_~%O1Yx13k=Ze˖VZbB"9dnPpU8hQEʖ`(a[7O'p(ÄKi$ =-,sQK -DCB 2QqE 10CjCB#{WЕa4BFS°ev.+ Xmozlo?oNXMHoCagZWW!X P*UJoٸ‚M pTQS2VmsTZ*TdcVgOӡiʕ- SFƵkycg:?Im׉jݪ/ڀ9XQX 9$;HF#3\{~0VO1FX }ƒ8B9|^FG[DMz0 GTÃvΓ_1ٳt;(a )H87z$uN y'e9a\w1yF˙;1 [O],S a"on\CZR#<,’(dVJRޛVZ۷005Dv岮74H o^h:dBpR SR % :T s{ ̋q a{|\B/X8[Κt>uC&̈́qLerw T op4=!)R&smtTPy;F:Nz2BQF(a.V,z8mdćlBt,ч`G .~݀Q?\$eC^ɘ"d:t d׻~*&sQx}eʖ5j ݳ&?W_!k^h?XSx݉r  I"p-I i"Ė6c4W)&P]떍MtUx+C,.ftTt4l |Vb<})\Ϝ@sY^i F0rTN=Ҷg';NRd,Khw;BB`4 `2 ^|n4CӐBnӐSBǎʾ=*[@)&3 6苎94|(7v825~؈!M'1}%;!k(l3Tp-85O-b˧qquDTZ rghza8 g`c2b.>{9[yyN#dq۶m5t5ʔ-Cye 0E+gr M4aHCj<}#(ss%%ٓ]f[4yxzyNlxϺuD6֏SpsBŞQ@`2n ݽu[TYuo[[߯oB7VmS6u7 Ͽ&ud8r?|V1bn^} 9/+A`z'Ɯu:K/AJ,]"ly6yy@EDk֬o72(4x64)rX0-jԪYk֬NŸjٝ۷r+_V\E@<.aQ5-xyq(KH0[iVUp;Ȃeۍ+r~-mEaz eLL6SE%5==rRu$[ cI63+O6gX=K3drV9)mׯ^`Y?#Z*O u ^z E hCyfٜ =g. .~HBOIr 4u"{fR,ya`Z \(ZYf:" xn'5:~ZjTH*R()Z  -abEs>e-t}ed'~3fLz-3/=z`W'DuF66R9NC3 7\F1 Yhܲ.UWe0LO >lђL5I;@ŭUڎ)Smۡ&4Q;Ŏ2OYPЌTt@XE{C]l-%RVVu[%畮6ڂn0*R)>B#ۙq˙ ;NW5ƣG\]"+1E1#Y} m|.oWl qK,MK\c5|Uw\z_WSUFN~ h_`ۦF Wy(fFxԗmP# MGT)eO_pÁ}L :g-G5ȆNL:ʑ{ `\֢@4(a*$M[-Ahب^]q#w"^eˑ{ƽX {|n-h!?'>#qlשV,J eޚQc իs-DΟr$4C::>l%@tsüO :וgMS 6׸IS0N+h2C AAQJ|42,G$[&̲>QՐqhvlP ͕ʖ/Om>jGcOafڹ{G8AfEI;v*]Fd-M %*IHmm޺73LhݶmZPDeu2n6 Ix`B QbEፒ%1zy`1Ḇ\b^&~~޽cȅ 9Ic{*OE>}^k/ H@3@ ôaGrdd2mWq˴HP>4jcG̩tIK:{7Yݸ~=wm„,Lٳ0jּRjj,MmqO$bٛC/¡zzys⌚L:4Huf}1ZS)mWZz,4#vСivz`V4#k℉4zh>l812{"E+`')= ٹ3'8v|q2F5;yDlFb^z0rL6ܷeǏ=kd7sV٩#K1p~rFM#2H<0a[3r'!bk`/%0>G/b;o8`Fy$=y"N:m!a7wb{Ŝ;?p >|9?PÔZXasӅYq&9>[Ul݆C+'C5l(~dIQ&f[NO1@k[63cMN.\)_ng:q`G5;wl#J32P=@:tX={޾+`MZ'yhH톶iV]fRUbN wdT MрLv[XM!Ct[/k%сQ/*31 C}" m`!M>v펡mcSڳgYs6!ۖbḻxbF=N&NfL45c Fc+׭M`A@/ra8G!/ K 5~<9 [h0) _cxkkq3' ;(FUӐLÓ 6l^-;~ ׯ\Г&(K/L`7L˛xmKhHaE+W իG/yR(0qz`^7]=yn??"ߔASRL XyP yRo 솿 ʝ'/+^fL͹Mهr%iYeF̞SFʠHuYM" +0!+Bi &_le~}0ш߁ӲN#̏R\‹cWVfMʕ;@'\d6 M(w!Y6|35.#^SL1p؃5e`J+T`c42_۾Ç& ߢYsf)ey&̈c %J\D/ o#Ϥ;R|b׏r,thnomSU4V5l+Vj՘ ;oޤe˖9Y*z)#{~|nŞԻe )R*) "l~2f5FZ-7ʸO/uV# cm#5^e ="OCHvx4ۖgC@>g.hj|ߡcGqc6ƘMj86=:q`v'沪 gUn#IfIx=Sp5+- #Jd3&6mXWj}2(MNMuŬIvNZ`\xXmWC]jUXH!xya猨x0~u@WbUL˯@4Y39o@~Zgbj߾I; Z3&fP i*^GwD.ӶwpcHP֌$I#4s\*^(;u<*/1rRvwҥK1J3 2nxruu(5+pB<+]Ж2g]XY& $%ڊ 0ta{ņvnF=i5Ҕ;'9Aa?'L7Z-PdBYXdyܻwO=sq;5L.=$2qڑ̴fia\MuMiPfFkM=HS\}Jɏlb;wll~` }]ځM z៳Yd;w(G4QӀ,hWcfGhަbGt;uIcGҬFz&]ZjbȬ2+j׾mHH3fq疎iwm&ΞUiK L1/cm jmd}~M 5Sڴjs< \9B;C8rN>|( v5k)R(wl=>Fjf?"Ep_>@߈#L{μdzf"*R .SLCzKM2Kwڴmc1M9߹مecx{.fFnT!|ҙ4o휏*WJQQd7Zt11K=IhN >:f֔\FCBBLfle4u1ŸL'kU*(AגB%Yqo^u8*m,j5̸c)l{U]dIo_ 'I>7{w~I\&=`z]Y ŋ3m۴Ѭj /7mbg9|0Vј>Icx=׬eU!1pyq{/xo(U,ZQcI<~^,WgʍC_M:ovߒ0fІ:kؿ@rve~ь_\JԌC!Ӡ f˙m+Y]z^ƤR"D#GI[h`O ezmqIFdW[+ ޕm_֞7Ug=UkE͸y L*UA9 ךSs2/ʴ9H8^H,G2/zB+eKLEꐊlf.oYCs>4'| dT{[f>80 f-[K|թ6q2m!Zj{()ZMHsbc w4zpfluWr'5:19K/TrfaN$Eu0gϜEJ_1d ^]6a;weϻiܽ>ZlU<v\T ؈DSL2$a{qc LY-+?)0ٽ0LBkܾʯ?d'*%'Y. ž| (B xpV|/ v)KPBAiݪgtED ^]ƹyz8]%Jҝ[7fr*9:c&22~@ؾV._ÇV1ĉ/_Y"[ʼnyV83L6.4Ժ!im=3ke3\zPIE)&jZtt0@>޾| ) 'm_NΝCqt D~ ^Qvګ jJ]\%0 T/&eڵZ` ?z]OhmOz+"&ą=%vI+873Lq6AGI uQ"T{_S$q0>u5W'VY ۞,bYv0!z%vQVN!AӦ\ER`d'~/V8.]eBt{=K},8K8 qE]h.FףZj,{%M#fBo!!wاFׇ͑;g;u;q\;kՖkOneFS0ة3G3A&. 'H E)D,`_remwua*!1W8CL9^400'y xv۱k7EFDhKr[ڱR!6!YlTrDxBư3ݚUF;uũ.[ &" gA2R@~BpRT\{ vxT򪒉^R ={=# cvZ6=b(sIVi^hMFGg#/[*rYi/qڥ;ϥj[n&F+kC7(vH4r0Nrt0/sA*W^_01fv}lӔӘT][+[!M9^%Ʃ|V=PzeJN1D/_tstTKC%=HPeXlzD #_bQi\_VYRy/oR⡆ 'hR{! XOO/Kxյ&UC>E)0 F;-:z0xU23vhȰ9uʗ-IA/PJ%1i_ tw Ɏt<uգPrgwu$cJDtAFhώ(,T>=-^ۘn̳gU[yԤ9;ycy:@ OOoA}`Дi8'(hCֺ 齆 57YtiN43(X 3˔+/>vUbf h(Qӗp$:Cah`jѤ)S(z:l8ћ*@Kk ::,޷dq5u N26_Y+Վr߂ ,SFGp`Сu  @׼yK _͍p^4eGQ̹:2y}*hYZ*hֻkQU[Ҭh`G$ZҁC1w2tyz;pFRuV.'tx0{OD5BVbaæ?>1q$P!*T(P*TSʕؓXvm^y N=~Z c PX15f,K5!!4h^saG*Ksd5jҔq]\4gSޓà%c9֋tPAU{  t'H4Ƹ/w :-]/u=LoH$BVJ|+3GT1~X /]R ?3Bje=UJsP)kծCٲgf甉9@l ఌA!vաc'e;K/k#?%x8@P>q&3Xiiw}wH 'S5xrնK`^н՟"w JU*Sցa,v%paÇd:{AU=袎NΝ$ kVs;>yW?@o~Xn#EU/ t O$|U6Jb{I:D)`hsiE8cɴqTm %ԏ^fLEGA:@I/jԤ 'jS_*J쐰O; >H=p5fKx$TOTJ=0jBetN(6p.;MeЄI}n)#,m؃L\5~: ]?O$S쾽a <{rNzᠹ$~څ9?՗HsrvO͚7kױ>`K)3+vX 0Y9V\Es#h`BaR'O*{i R|>Qн8z[YM4K]}Zx_F=$Z|B.{*U| $gô/K#F҂mܸ)*)dq/P hZuC,zӍ_.%x3h4o%l[fz/G{׿@V]T;@10j-Z)쳗9 2)HxMMP׭]Ko#l?n*+Jʖ+/mv҉ u-.ZN4A$DeԶeЌaē^J%(Ns)/**y]J"Qzj#R n 6fB=z2!JTEF ya`3IShF4!ł*8@꒪ȯ@.B;X*[ Ha'9!`oЂE_aD"?}E͛GSMh?+ Eo1iR5]V+žv siLUU6Fdnh(hi(q&u}<0V ݴr Adߖ*$۠pR;5YQ2x'$f(Ν>NΟ.;wѣGFp5qgtsBUWՄ裏yj"ILu Pzs[,v'ծ[ H`rҔλUZiFWv;~|*/as%LafyC3){vf_Tr99y/:~$ >}7=]UĤ{JG3 U2I@CU!CyC"eU[:,0JQ ҇ Gm5m+io__*k\} .C54͘INvM,_yzy [SE]쑌${i lq>@ ~z s-NЯ?Di}=~._ Ώz=zef&B :}J>RR| :Ow*UiI4oB^Yd23f͢Ƌg0*T90T5l]VY }O>CObw>v1`}Otnݻ. }.n;mKMpd"R,yd0.{gO%sG@;&gϞ_Ա}GlE-i6B]7-]֭]C[lݻvRwI`?jY s6AלIa4^) @ o&j#P_4p~ &MBÆ ٣ҞEQu P֑ab˖EJ*| ss g7xl쀸^9E6JeJG;T# i#E\H$6.:DnG7%+թY/_ض1Be,T] gWwn|}iXgqvP7 H|؜t| h靿xQI<>"jctiU3XjO`t+pTҸ{Q̞۹ka/",H5kVSF86)y)ڳshl/DyY3`b%`>hżaӴ=l֦!OidFc[TJPÐ| :Ɛ p|QI9^F78rzMyjIYX'Iuy_.Y󸐿OtE}zgfBB@R;tR(#ʂ oJ8SX|5j lwަW/4fgTe˗s%VņgfC[PO1Sq:c%+ϦҊpsnߣ8@ u. gWX''%i+,d 1=W.'O@>)¶OW\5+V$쥘=z,?D׭ali-5޸q#ʞ#')Wˎ݇g)%)֯[ Bs@>bYǎI B;vfUmpfDɰMk 2()'_xL_V9eLLoi:~&=}(Ⱦ{: l?u}V4'KIgΠ!RϺЧ;M2EW䚞@3݇6B|ti:vMRZڠ1w BoEu9jڰۺuε*M7 l_kڌ){mІ]]wZ%Xű7RIhxٻ_/;v]dz1"oIpTTgu,ӧEEؾPe o.(+3tԛoұ#vx~ׯ\-6P=C|Tly]wm%n#=r/9%6!Ƥir[Șdt$Qg=SKm[p xDl?!AA6K9m6xO6֕ 3"SIy,]۰2V5h-Lm| x!rX2%%Ӿ1iFZ't۷a7&''S|B߰umq vtL؟1fX.&7NOSݼvV.[Jޞ>`5<ݼtNB?=U%|'*"^{ &lO?,6+VI5<;rSvRq)PϞ},;F~^~fV+h^W2;$D糦:"~ )xRVy9S "Uݵ~7.A=8yo*_UY+RRBKs¨Z*9 W`Q5|]NL?@jզbŋSGb)ZjԨI}) $`+ B"GG46ga\rNY!ϑ#GqXTh*n(3' ِ~uԉ4-DN :ȍs""#XAFz{od'_ϻ|h]@P\Lٲ٫x/!BJGa{ ^LC<#}EAg''ڗEJ+V2(,a;|2$?ԎWg7Ʈ+ s9y֭^E#6*kE_B`T8UT-]nUӝ[׭lnٸ^`ƥ@У`VewNzD NPsJ'g3k|;z8O[\HƺјQhԈ_T VU t):O6Bf {DM\R9Z?@zcł,ANC5t"YFPMN1ZGCt 2~qW.Zj۴lGYM} }k?'y:'h<#xblZML D-hz$^ V-gUHٝn]u2mӆ%\X']e6xcM)9eǮ\%=咐al f,m~}ztc*{WVqND;~Y ߟk6k-]fӧO&14tMaG͙uYbA5۳+Uz$Īe˨M֔9?eRvڬ^,GzMR\X˅!̍|)6jPܻt̪:pFo d v'#ͥA]U.ZffH߸aby6\mJ8:aK]~WJi|5~z7/LsM]Wv۠xw (H;m;P_vF5f4bmh܄ \5q@cȜ FS`ʉAg!Heb?@w .@۶me{+#͑ ۾c'ݺ}~t~vwҝ[7Xb;KP{ŋ %vҍ֯[&ݸ~5QHQ)Ჟ1u*gkpKW+/lE4y$vr(ΓVn.RKuE5ak> 7:i oEr&땴t,еm~;  8nR3hsM}͜bXB:4i$o^Ɓ5n}wt`: pPvlαY쁄Ο}ƶ~U>)*+,YJ3M5jXsC7氋m>Y+:(̏xLQB^QHwDȈ9t*sB9C d;q\R0Oj{]@%w.XDZ*%;I F6q>uwR+6x[iN u|7\q,r |sc+Gd1|FyΝ)Q<'`(1!BTR-W< 6z r: eBE8V'&Hi_.#L.Va h,VpN\juUؗ3zzҠ.Gǖ͛t4ؽu5 (@y\[@Sts&\9أH6lpp!޳!$@Nws ^H8eAaÆЩG+:Ɏ 񜱳rZЬq,)jj(jrߡkЂ5ndSqg9kqrίPxY۪)&LdiIXx8tnA`h tAg dM4p4WP4>DSz~ 7&WO]uу0V9&h2}j~ڹ/RO3q܆6F؎g[9hҶ*sm #!6/,Pq޺G\lz܊L͛=\4E hPAs4M)Aٌi9 Ӽk̗lOwTSM &4˫1@+]Ѧig/oKڟ%nEsmi}&MN9 {LtPoh4Y)sBCWbnc3x-gL9%V\wꋤiw{a~֥mejY`gkQ;29dR`k :TfZd͜1F)vԧ7O8ƏKS&O䌛Y3;СRKpdCE4RUFe7j!A(K.,x h-:*̡JUhA+;9lΔݍ\=) 99p(]u/4 wuVNQ兆 %Vޣ}ޔ'[pvϯ>l8-N >qfGƍ2Bʫ21 h- lȐ:wD f U/Uf?Qms`jԤLR0} #i͜ Co3{ڽ'ݿ&|:ݺv!gWg\$ɒCZsgQF0t@=?|0V/,U>{||L%%%JI uilqH܀?[c1]"BPrbSP`C׽BHL8oVwRo&@nqCA 8'6gr2F⹚{>{ϿEV:2,"Ǝ@z/ Glڦ.eIf,G/s&<7na*l*UpS΀{@u%[N ښinf<~6 RwURt U~[1d˦M:{67u |gNA'LCpGnϛ$ʀ,IꅇT2#09-մa͆OE<+(\0\7$ܬܹ35".^ +[TLx{)2d){{:s.A9Ϥ6Nsu@Yac;a~SP :uxHpfԬ]Kns_|0ROĐoCGm6&!Zj G.$S{w3}u2&BUtBRe9* 8жM[Zti TlΉq[~m g%]TA.F7VJP5x/!zm,ZL>ma!^B=Z t ͛N!y#38FdOAjשMPpp(dz)Zt1ԕ)S8;B:$+(iA 2$5فxEAFZP%XC&th Mo3ˑiZm@H"E6Q, uV/s=%CCC9 ^ (|W[VA+{AJ€L8W j5jC@sܺnܹ̻5T8PݻƏCޞMe4jJ_}'@!`pv4<,ηБS li:Kط lS@J?kUE) Z %ZU{:z>K͋6 RGlBÇ %KWJJ!Fyu oAo ѦUkm[]6PC Z׬&Cszn^tt)I 8!r jkPpHn8ܰ0j+ǝ {gJpҟO _*%;wFukաe+xPґ$$߳{]>C@\Pgp] _T´*)TSaoݦP]QRkwfJH2B[ fٲ#1H䉓Uhې׮bBg,}0~UL0H#FQM)0fҠ8Z9:6y#%zn{-w@wA }Sۏ1Ǝ@C}ѧu6m Q}eϦlZ06f<8A20:Y$ I9IP8qyIX/_< wlۭ^ǿGNH'ŽSf!J|<>;@2id5KtAY}Q _?|^-7TA6.`6v4S_S_A'//:V:uIrԽ9rvE_}ٶ P1ѵl@L58Cu's.ǟIgƹ -bxu[܃k/Dl9{,Cs#CzSI2#v3MG˝]>$GF/$]z4Q[{Z~7}6OV8c hj1Y =5хZV̏uգzW@K2I-@<[ԧOo.|57;e+.ޱ֯]C+-KҚU+iUkǶmsvڽsP!wr/f(vܾ۶oXΝ9Ŏō adt҅ck# xK8]`SS'{;_>A741o㺵F6E_s¨zTZ5ݷm9fVZJ:uoY8'Sz^ #u Hh Ve/5~RFGF-TAP e (4iSÐUSAed}AZ <$؟Xljp7v$[ޯ?xYJJ>tBw~}D:wuܫӋCs(肠V>Ij9RpbM͜E ! 4z$調o7BۻYA{-hX4wvfRl"'B*K zl tYP=A4KQK34s 16m_/^әsz$7@mn~N*f rQIɿϚ= Jno\\4vwSMݴeV!jٷo2Pտ|.\1cit;/IjҸljDCw<-oE=m'6ޑ=~EODGn?,Fmێn(ÏtW8h~ sϿgh!:1q0M0'N_;nDŋd腿 9J(E'V3iƌYT7DtFN~z;g5oޒ;XGƶDK79Qb¨ ,~Qd6 , b:]dz{yΛ+LMo:q^~ףO YKWo*_CG44oZ7Xh 9VCц ҥ~6]zʙ+71N<4*O GJ}']]v-,y "!~--N)p}6P&$?u~/{zxxjaJ}7JMܰ})M¼psr'x񙧰CUP9CQ6^PĄ:7ݢ?h޼d̞ Mo߽G̥/ ݻ1MlPGC妸j'Wq:R\G'4i>C=h%TB@X 6c{1 Zϊ, ԛ-i4ilyPJtЉll ׬[{0.mXkmI:^bjذ1Xl]*-q n *ьYٞAur&iǮ=1c(sl *<_%(VHET7jaQm mݾk~h=8Sՠ (߸ W K1N -۶ =(:ۨkxrk`-10Л՞q0 X-I24H5!%->7vkWXxf%]Ť-Еk|q*6:D+Oʔ i!=*x~ Sz@uvs ۹|8ڢ;|%,TzTLeDXRM=F1%HF ׄ_]D '9 6hgEɒKo>JwŎ})摗]x>Fo^sxґ6U'i?ByxZhpFc2`a3bҵ;xM43g`R݃mXAc+O TRPiA=BCHvn{e3N%3Wa^Ȋ#<6*|<}>&N߇6msK|kbUa+s8Je`gmޢr[Z5Q1jb&[tэzE.6 +Kي]@)H% 8Ä5 jO7p6P &ӭ;w*yjp 4p@޹{^~MSLざ*Sl>ХWŒ6. TFnAp@Tun(5Кkb0 SuSN:w|J )UzѢx"@aA\N*ZT4~ڤi3s>mF84&E゗,>czĨQtCC ?1*e#Ͽ 鐗?8A%i`ڝG78/_O_+VRAz1or^CQӦRL2u//swu#(N8ϸpM'dGAc}ڲM즧_h*%.Ů:,X˵eVK|J]tEvo~jod7 O%NK"%U7Vg aD+`STRC(PLk#(2wp<`@j"lÒJ߯),wjgpwd[Ph6&K669Abrp7ق8˨X 9DDi=p7S@r>5axwKh+W܁)]q:MZɱxfP?傣XrI3]AG}ETJ6/ՙfRz0Ⱦ}[V[CU? *v4KWbN$nk AN*ܿtj^_/W/(& јAaJxeVǏN--B :|fϙGo d!6nݺ! 8qr ($Q&׳goNl߰qץk3hj,<=w tՍԌP\yX9r25ȸB4aǏ듦LzOoס#ː^ Az ^> N`f\wSju+1j_6-z. zGUiyɵj$ʖĥb%lJ&U=v<^^74q*~80ukȩSJnM̙G4I k lgp:k g,bXf-5j8H8(ܚ⾑m 'o2NP^poDW]g>|+0ݧ7o] Uڶi4X9C5oђzȡ h Vߍ ~_DXBlڀ_h /p3+Vc vp*k V2iKgʪ^6*Q_e?l`$lsp0krr{!:d2VD9YIq,,"CB 5PSp`/s`K0(U -J2e"Cc  a)΃z r4@)y˖\ Q6/,]\µr"k8רiX4X, TGg? Q&6a91<:Se)S,\r~wAmk!b,yYW+2' å7-.[Թk7f2Ax WPf`A6!|Qpt×u-#q\B5I4Ix)g(8T!Ls5z4;>Wr@ϲֹΆZ{-AÆ2 %$xkR L]WC.Yps To}q+K#k%˖Quie?)fH6.Jg)fJ~#f .11@dp'X,ٔȖ=0fΝhwxM!iͱWA [5g0c$87JqH]tStkϬ% \5+g${L 8eR Q&Ny(jS {%)gdҡV:A\ -#SQH ݇V- Gb}uvԤ. u`FMN #\p]#[m B5(x21`BP׬V/~1!r'MJWb8i>dkμ`lP,YӋd37iIsa̟}^7wgSNwe[5IfV\5ԋ9[ |lSd)RP 6A= AfyBj$kڅdnǤW.9R$Yň͂*r~$*'{rNF=]gϰPXVSJ{| %U̫f* iw?WRx ȃZBF]A r֘'̔2XIN.iaǏD폟 @u~|Y"#WEY2e ڵ{i@l0PxdfD5ht$z9(gB^ 7r9/ }ֵkw)Sڙic$aӻi!/p&)`&JKO|Lk[\ھk2"zKן`meouf/?kdmen TΞHQE)SZlm׎'<.ȼJ(1khHem\mg.;3SSjq-bd4iDH6&L+A]%vfۤ)3})ﭐiR-;] =FLJ>#͟0qFF!-:Lc)U I2ظ1wށáehMk."d%ZB|Dhf8yJ $LZ|%ۙ8Ȗհ`cFs ˗|%KbfeeL!~p_ىUH8ӥ@JA8t(h0STN59s摟<0sCࣽm pKZ7?but0vf}oӮ}T3L^TQ;ە2̴=uѕTGn:U+?8Rzŵ3Ƅc#ꅅm˗/3]9J; &DvfږN PSsQ %@F*]@[/^h=pP5:خ<;3`L8]n@ۻO_f y͆$MկHG1>լYb1DR*pRB*j钙넼JQ([;0qdG#+Z&@ƁA`hl9qT߻ kzP-8x HA#O>C1kKiaRWi!$Y!ks֮݇_ϡpc H(l޲2;G4fɷܼSE(`5Ͽ YXHH01/^\yl%*c1*SrS+?pP鿮&cUV6)=,aX'Q8]Az\Fv2ԂJ؂dNÇd 5惇PH-!["NVک1U-UA@7 hޒSQ-AiKhџ`$5V֬[!AErEA VqZ6H )J.4)KVߠGֺT𽕫װ g7TSځh(R60aK8AeH gs y[2 & b<Vczٱ81wo$PJ(EA+շPGО!a$j~ö WV򕫸+Xl#=xEG…}NvD@Bsłs0}ǎ\m֮Qa,}E3fjNzzSOcQhhh.T" სR}@<$ml,݆>"?U I'5kctQeQwg7iM/q'jZFGd*lGs Ve2PHIsYŽz1PKdžNMuhYEn,ztA ٫OAט{(C :|ñ:sQxOm /d'k[:=ID2aBK)˭,E%KBE 3F+~(@ U6{!E"cjKצaLڌ-[LjU TTv t,߃̲E_-,c(NXƎ2U[L)Ad)9MLL)أhѪmh5rC@d,٢Gh2NKi<:$T/Y P`WHZ4W4DJQصg_n0d_hMkRY k4uoC]Xn=uU/k-x!F#۰B!j\Cc~]uoCGvO(uԣgB@@n93RKT2G)TmK-)ISE_K53!2p_"ztAA.dY{x^EZDj(3{!="@E[?ƌdK{<LL+F&)b ٢1(#yQԴIsNi#9I(@ڿ;w.]S R!΋@ZLh0)eg5.*m0r1LD}NB7l@kv葢QEi4o|-dJ)I¤4s Re6N:bDISWлwh'FJ6#ٿ?X-1cǛdҪDXW`54 =9ad/r.SsD+S7oM&Lڝ;=J z==$7g1z4+'!e(TK5jɃc$4VlDY$ >HÅmu'MmEC1X()fXt',G-Tp11}1y{s>`1w˕}cdXcuۨ#`vgIEfZ <#r_{}%8Gė)Y:wjp5|%NRHmQ"sZ  ARn7c٫kêl>(:=}KS0+Ul4g.*W&w#Ѳ7Z'~/:M FDs"G\;/A"0riڑAƴMH< Ml@spR)q8l>E53UQ^y,u/|gP=$bӔF\;Ja(6Dc,1qīWW3\zH '3rTr(! iⴙ=D5`gt*w[aϜEyP4p̹̼%ێP)'MM)S .Eמ}vz?31{g1Ol*Vn0/λ/M|f,|{+]և҆gvӏ?gv{-1̞/!\ӧF|h^&0sCb {G&N=Dgg v_76'G3,YO#K"TxhC*X, 82^vIևm~yZ0@0t-m:v?^0{.e2Ī!3Щ nQ 2ZV@eC7KkQ쐾^x{N\{0&Tyd)~Pn PQutU!ddZuBӺ SUoK&j [-_Rl)Р(Jk6i܌.ؽ{ϟ@L;ws+CYF˸_ȴ^jtZ*V5Z"'꣯?$M@Vh ?fG-@O94#s(QJ<ϐ .hDP uWeQ2#Q=hmQoT J (-[q(qBb@pˁvHM(S*B/Es"dsnTd)J0;Q]W9W{ltw)ϸS䧡8d1RW@?4vY PW3ع3ʓ+A2Yウ `.h(SZ*%-"F>S 2{=GgÑ[1?^<490?| M|'H.W>Ժ tx`oSrshժ5\Xh!e`&mtȐa`"By((ޣ:S(%N1cOj *ʱM Aj(HAmBp<#;Qp^ΞȎlbIAYmH峧&FI}LO)Ӧi{%WG LD}–SvhP#),b F _5۶o 쑻o/{ٽW-Aӄ g)`q{gyxz쌴qWckLj*W΄$_w٣oF3ҶǴYs0ȇ1#ܻ׆L[bfp&VtIf,N#G 8|&ƒ6,yF;#-PJL$cn(`&^^~⸛c/r~-^d#=s X:cI4OĊ!&`%Ca@y$+>eA`7M2& }qwXq4>fSLy{K,LGUW~Б{{gpME~G9$Y|tYGC;],^F" tYq 1UcFcG"'[^vF޺< zkR&K_7oݲUUc%֝{zT4خP]s .#X3҄֔| fY "6g`gthJK.KT;g jgd(t}Em)ZFZ#Pkp ĉHᝑMK-#o߹,&~M0RxR=#'L$ 4 F/>|"#Q.4rTKPrzU' 0H gAxFIgK;@Qے]v#'W;#C-ɵMD먴Vɡꞝˆ2St}W##e\+f`{;#mO0M[6,$*CZqZ˔)F>32?nD> #|XCGِ #i[AꢁZjl Ȝr쌴-_#Ȓּ -^Lș3gSLYvFږ XăB5[r5ڽ y ҙ8p=\KH%m~>w!0= 1-(ISٳ9ȉ !4eR6l(ΛLH.TWgǟ򶊒2pUGguJAoᩂ6.HU5(T@Fg䑼 b?&emDw%r`2@.+T(Z۶ Z,[f<$!(HB)Sp z؂EPfԩԧ_?jа/yx/zETF^/W"0T O: юwb`ҪUԭOݺ#FKF srU3rK>7Ɇ j֮ @ƭfgIiH,BAKp&K##\]!lGL 9Elq|#[2% À[+$+::u1#a Sg*U?} [F fdS,`i7,b}O3(GF@ 0I('(znjH|Ңff>(FUcûIhI6W~+TtD!dF(Tr+W YhUsT\6 P/fl-#PZ=3rI&#u%UG0kA!+D]-^zptRu(@c'-PuzE%D(uaCT*Q͹]$:gF`]Qe$#ks']~A)̌=YDHB)Fn J}w䊔(%D Ww$\WIQ7 b[*=Rv(!ʖ+unܺ1F.^̬b40p}l: Zq V9/讧M]kl[x [+պB+Toa[781G`Юvk5 Sm%vO_"(JJm #A(EhGF S0F-Nl.[[Qm6xEsŽ"+$7URvC̤}r,rD,>_YM`ui)xi ̰lȑ3/r'?eu]7\c\ݹ&<8R[?o!3vA&r@IC]d?T&I_K.]kΥB=K jѢ+lHZFrH&#OO^V=ܾ,Yێ]i@v"; c)2k0,a$o)[jé7 iu(yUsLC}CnߕD!ߪM$xD;, EV ۬!-Q|i{&ZN8,P[DԛY ) ڦɰ&h&_C;9#S)U` -8zh)}9W+ ]t30 1٘L^#3@aqL/AFr"NkA;=Tg=G>fL`A[0)8xFrvP$,M"%8i`94s!Qc0S*U6Ҳh @`$(KF6F[nl1Uw zuvb&Æ.pRċ@0<e̘rev^M CNL@w^}ZNJ9sSIiXPJe4k UP >#x{TIPe1yAQDtGl)ՙ*ʚ(wfew)b(G[^J JׄI e Ȇmm;ӌK;q~%H~S|8npJ/ o!XP8C3[}r  EJ옂^bדT~#:m>ڀ$HҦOϭPPz͚ԬE ڽQ#(V7޺}'K?}C (~q 7ZmǢŋS(Et Ps', )h S e_ vPaT*%d3 bȖ#'1؉],tNlX;lxFhyU4iT5mތJ.Cd 1!kA )/qAi5k…\% 9 5&NLHFq &q=pXؿ \aI`0VY^z5GuKH:3Uy; !(ߠ@2J#W.Bd E(l'I CJޤY3 GkHYV5"Ůl=AKQ:'`U1*xaZ]̶Ѣ,o|9FM^"(tNj(`DyVf:d$$+Bᐂ x ZQ@ JNIM8\(]پ#sTHav8e(vP*/3pC""@KWZ۶#x(vP-!s%##oC啝?^wߟآC,JD 䆄 hNqWZum&vPZOɕɂ(v;2NP4IGҿ$Nɔ% >\n1TYi`FȨt2u?n BH#J3P)t*!iP?RePR9dĨQ4q=wߧN.ݺJd͞˛؝;xLA la^#T@B1.oȑDhƍL$ɒQl٩PTJyTL֥etI8FL3DBQ : 2sNUAC];z7aժS Mk<(=ThQdL-Y^Zt :sZo)i3f3  WbR JAd]\90`d(:?u6 R. )bKFxRi'O5j҄X;"J;ȵ-Qf*MN2@"Ua.5<2R.Q/ SI˪'Η PK߀\'!bIgHxPc_ܿɹ$uefI{y }Y%uzQc**HpZbʸa h 43$Kl4adv$ߌYFڄb2,E Bj8TeQc F=*".@Y 5f{IM@ R]CQvg9z4WlѪP{ːUP)8dd$g̜hߥ[7^#97 kr:mJ깸Ĵ%iPi) nɌv̛U4==|2c ET>h&Lc10û(0hP;#|si:}]PLRBАȢ]NZ2ԭCM3gXP 5!efoẖ,P8hԚ6x 8Q?PM^lNR{jڼ95hPZT|y@AJ1A;֣gZ ˖MSN+VIXJ8"l^1 g(G 'QUdH-j%6'KpgJ0&ݾ5h.'MB:7(Φh)$V`AR2}LRX=PAH-X,'W |b1c!c FG_Ƅa*<@ FHX_ت#+Jա鈂2:&|D8δe} k%1 M #T5bW^ey9Xᳰ# ڇ!+"9ppTy=ʚʐPMNQ?qB(/(¼MZy% es4q$NmXUȤ%&%x6xr0<aY"M8\)"(`HO3H=Nk+_c$: fՓt !lC+ q]P^ޅJUa)1de[ؔ< $iSzu`M6w&Z@'UBCR6KAJ3<]pƤ-ٽG/.۶]{ԩ RWT:lyV>C&VIz*]ߤ6j'<rV"*um*SdZ8Eܪ$'gDV`S1n8ĢN-B䢄сhHrN4&5(ݐƀu:p%y!c&n i{_e?owGG}~ PΗX8강*=wxxLwUw`K2lK,Tʖ^߸mPo߽vUv&ds Qu:=~sn\DirYfnYz-ߏBbAȢ<^C A )62֧EvTa*aF0R T` 2 '.ѮK)C3r41tvҤJGNntV >>!$}Æhq,#Tq6$0gE:7[JݬyK}4nkD6+9OB݅bILw̳otJ.3ϐ=5 z S@ R$OCMSHQZ~\J۷m 'P S_xA{/EAWG(!7 pt'Nߤ*Q$x~ԢYKZx mݲ-]NM7%WG_&IEg/gz^=~򙊖@ɒ7X%U\h&8C"g>@tnd3Pi@)6$j 4nT:|땰\$o!ѪUD\}˟v7o;H7 Żr jмuw}'γjj9|,YX%6#Vy,zk-:9pZvE[M-)^*͟3G^|*WހWM|кiⴙ&-I(C95pkߑ<)!WmcN K"U̩fSˆy?rVrM>|N_}j;:]*ތU;()}Ң>Q|Eﺍ̙G]cST(ԡCg>ȷU5jSܘ,qoe{[vgTO6pv\.4wF}#xsAz܀$CY8yWxYrH1"ERY13Yw_|C7_ ~#pR(1x"V{/S Jq͜9MAÆ 7 LR AN;(Q*WD(aX:ҁRUDm?sfIC'ͥR}2Sa U[ G(sfC 7` ?߸I/^ =}0ooC[tY.C"_i7;hNr~f8`>טr2gIrEUk5J+`G￧OiaosP i5pb:m:{A[BCJMe ̘#GԩYkFZ"dx)i;(A!-LBrEUV<;4FcRE|7J;(Au}VZ Ze UV{(+E_;wa0U\*P2dMZLM3S B= x$}U5p=\WdM<UR+T}˗Ǐta;n5_*Q$wyʗ??-Vԭ+?^n޼97lM{Ѿe2&MN Բ81~14V=.hґJNb1x8=#x9z{T{%*֭Wׅ :kcƎg@vћŗ6CIkб! ܻÆ wX,UJnIλ_X$+0Z#r=TĞ-SL`|hǝWDz8_}'Y'rӛ=}8)Y^>$6+ZTԹKa[r-6Zks 3FI fެFBe^ (|/'ɶoVkV1nTH^;:^Aj!^e8Ț'Ϝ%a('T^3rwq'7'7$- ڭ 9xFj&eKAPJׄ;_PhΝ\Ρ#G<{!%ܻg8D/kz5щ;/ۈnNj)Ȣ@*l.8k5zgZByvMsPdy&$o̦W3eNwO/N9{QP=@ ~K}fǰypqsxbHl8WsΜy4 Ϛ={ (\~ɕ *Vd)8iRn*GO}= )ɀ. ꚦV"tl2heI$xg*#, |)$'迏肐ǔbχ|s9} r[FN}0;-VjժÑ4J w"[#Ai-)8trˀ=zqNԳ(q3FEeyV/> =W^H^ǎcG Reʘ,j@'c8 2:or 8RG8sL 1wBžD7X_??~k!-_|F~D-bYH8w>m$ t)RX8|ڷ/ĂQOqrѬs)e4Ƣ_.\ /ooV[:[ u=Id"+u+%gl(ԄwGAiwko E pOn3@X!! )ʞam)7ns 5(rnJ;Ȭ%G72Z@'JPwAB~GJ)z&MF6@WRiKiT! ``uV>%Iª)BT_?p jBzF\ 3o e۶9@e_5vIi'+A:\gW<ʇ9R2CAxAۧUT +Hsai;V\P\A9Rqx_XM(X[Zd)KECuoWH$ԼJ;YNMf9 BP\#s,+z>'9 53f8I3efPhw`~ |+ eTR.X>DH_=ת-;(d*; 4c,z%;XXEkUNqHPW=ݼ8 g $!7eBiՖܹJA7&4ǮݴEMR'qB#xNvPѕ9iQj dAΝiQ~?8B]v!wg +f/_ҙqdC< Oyme1Bf-#%)O8IVf9*-$f)[ԡ]דޜrmRT:B_i쫝 m*lKP,)ե= ٘%ʅ; gvPF$P4T$@[;m]JdHIi(R,*UYDkvPF$ꋅ~SAŗ/)յ@gp %&leDհe`a߅oRR/)@qHt2dyyȂ|27žSe%'/$_<@-%ӦyE Fc`B}3oEGa^Ԩpwԩ mמ(@JymeFtAhEnNux0wHuՃ5$l`CG"p4V>meDp-YjzNX1|z:-ntrG"e*d4KA)2"[59w.ГOöojP8/}8o rL(LWC7 óg_F`X4jٳy򬳮ovP[j%O:l-= Au&kUVmkE4JML\!P˘)m6@J4Q2߿sw-g};@$ĉ)ETw;(3C ڪ>j8t$l(&csZ&lQ4(ΡІJs+`lR8FmLJ)RJ͋눟BU!(_e"h ihGʦ;iҦBRzP=hXp9j 3:tL^ UqtqhTvmjס# <= -pxETtYVY2L-醿H "N*lҬo %d,Ϭj9ۨŻ|C5,+0Q!}GYիw~,bC*\%$ ʔ)*k#v h0|$ 6F DCAC(Y6藮TjS6*TatqQD}(κ&GIeb) .eI)Ɇ ZmˋaK 4R5Q:a-Ѣ~Ĩ4v?q [P|Sh0jǸr*vu(^pʶw[z4T hFM+Td5zPM{f*ζOZ0J>bp!!Uc{KlK2*%!aO,TlhԸi3E+= l귊 n!$JDy楮ݻӲ+`R*qpj1`Kcô0Jt(F4Hƌ@Rrժ,Q1J nD0pp FH޷- Cjik۰1W3CetH؎3g ~& @N4ix>#w`ҵ;۪oF,dsY,Hzz&Ld3nu&L61@BJIuRg&.T@Y@!ц ``.s,P?DPc]ۛj%@1hP 6/AT[h$ϊ:D% d}NDqSPLjRU_fv z*l%уE޽ެ9s5%# 9r:^Yfj&''v081d76m۳c)r(Bemj0|ݺLI C4XHsmAրRڕ`cCցҠZaxz)ZlCۈ#8u=xȌCh 'l&HH4XH}S e͛MʙZHEhnaD k nI' IjLJJ*$G:8#`O9씅(ΛOK 5[ԣgoݷKg86`?AUWP?N,~uIj9g$6%$; ՛SքwZa-\X(6-\Kl JIPkq6j{TPl;,Rb6n֌]I , b;v<%NTf\ςvx< B\v=GXex&aN8OHOklQ6䢄*'m*T4tR  p W[!+Wqu֯țUSCb3, gW~OV@'c [Ԏ!59(Ԭ[>o 0fa1ة>T}0%Kֵө$w幤P?R0?bT 7p> !jש?Ț-$j]d͢g!mp -oI1K㊻wjP# ('ہ<ꇳ8>puBOWOYuK0@_o? y$|7FTթ10޺#HIT8YaL4V\ee~nwUKul( ΫA '5&jȆޖQ JM #ǎISdMij經aip(`cAEE1Fkލ 50Kl/S~NP1BSAW~'G}|9 w7oɋEV@A٦M@%Tkk$%6H|[IIKƊt7w]pALǖ |*ྑ/(o}/O'>J#NjϠUA3I6cSY;A;U 5 zi%(R+Jz%A- 4G%κnl* 1BAX8!~XGf <8xe𽝜!7,2K$=Ps7kEA-Qh j'r( FWnݾ]ɗkճ>טkS 4;X3Tiynf𣏩@@˖//[a*T8A:IS5shF"qfzqn>20H_H8Xv;0C.[B9W݃=^yU^zw5d֦p7֠rCz7mޚEb`C}.Ge\g I&L?ʛ?ݘ;rٙ7tڳo@~3eÏ\W\yuCՑ#d3@0Grb~y|ScW)Oeg:uF-Y*sk}^Sgܭ\KH'd ;w~ڼuw``|*"Tb%>~~;/sl5>{VfP7n|ʽ*1ʯg n52 6(;7k%Ծ w//X$p U`*w뼟ۺ}J,RDOg >YVǟi!;1Yق؂oXUB|J,_FQ{}9Ҁ3g];SڴkՌ)4(rpYB|q9 i eRNEA7&ZkPw`BjĈQdr[a=t3GmڲU?QxYyWK/yu &.ibSz koUJA-᧟!di'N̓ c02ta_xn`ʔ+vUl9Ak|5[x(ӧ^2ݻos*" /rZqvF ºhCUUSH+ Iu*J{ 7nB3bv0Khu떚ݭG^7a{<`M9mڶvƍ[o.jQ׌f}:&)Ic*:')|#dd85=M4mO7K0 /Rڽwz'g1c;wNK*2bKyU=R;!KC&+& 1cyO^2a+3rɚ6MANXd Dӱc'k&,K/3%KΒE&Fp9 &?n笞 b>JYq$in'2mb0B='B`6uѓIufMV k0dWc3r^6' /@%4G!_8tX) `@ȰDmش9ӊUX&O+r$ٝ*Ҝ ɪT*]NN34m =XϾR 7_ 4Y4;Q@6i<,2$݋ nbt,C0*7BϿ'I|Xq2qA>[L@RٜbSKv=j҄<ȣ^ fPf-p9" 48y:dWG;vIܮa~~1z&Xi&~tS=$;Lx^צ_(R+,N;9b[)V}^wu߫+ŋX&^D2jԪyy"˓7m^ BJ׾rczhW"!r٫w7a.㝐q r*jƌYD '+RE(%8o-X4h$n7759=3xw[4DmnظY$o7pw[Kn`fp[ ylf%ERrQ{BDM۷L39ptaƟ5^y5/\q˯24 k|3d8 kr9 ܦM;QOqa; WFND7yIy$񧟥ْ,vrbp/ YonΗW\evOǃ=tY$lu_YY0iP# -ρUDO:=̈́"PI۵kO{-0[pr4Ù`)|gK#WTEjFWOB30XJHkO#aqѴ)z˜4\elhmd- BBEMRL|hB>WZ'ĵ%[K0se&gDW|iu8eb)x'&;O=-Z_xI 4$fC_\w}.k{BF8MVkFjOFͤ7hH]~K0ã*͛0,,i4/S<Ԙ#Eed;ëϜ%db}s}--|ة22"V%. 8yɱխX+M.R@rX78Ż2=S9c$P6lެV,xgd<jVEqL}LX2#&#Mw﹒Sf%Cي陰`",W<ӈhɓ[hN&dZ~c#:'썖(FNK'%o%`jhna  ΰO =7dɪNj$I[dCȎԄ}&0IO4aY2aV ծ¥m7ܔә9a9w>S&, !*]a'L i 1-k-6#'2f̘0ZB $vXL0R/W'OIׄdx,]pPȓ6a[FO7 W;vcǪ@>D` <2E{pWN& Z {ڞ/Er>TLO\=L3) c۶S9a(ǟW_Ô+8 gͤ3Y}$v5A)LDF#rG^/hA0?xZđ`Cيj8!4ŰJ<]ݒFy%{ -C;.84}4$ˡL>+XDݻ_Jܚ QҖ2¤.&NPBOAZ$ 0HNJ LSЗ/hF~g q?qiY-w`Lf(FjNLn t9 4ESnrlڼY*["IXh8ke+VHx|` cpP9s/94N{\3Q~z'mTdع |jX4jصw}fvL3rhpۇ\u:rT͙;Op~xۖVl =ѿxeR{+tO:= L5af2Fvm;x; _J3Yx{ro*p'ɶԛ%nXܡ%f)hRm"aީ4_eC\0h䁋h}d0 {X4]9Z`OR4>s朧H(D9&b))^5z`yTOV[JLH FFB;+UącGKl>m&c¹9Mi`JS?Dk=֖qɀ6}L9ϧڶk/).bw:wM.SVNB2|U|E>lݶ<4UZ Icȼ>rUXSB9:71[lN7dH;f ;SLSC<*Q6*:*UPV0]P/ն}{;oY&Z&l=\ǨT]tUV) wێ {o{WD13$ϡ}pE8eY#z̝?ϋfQLRU8SoF/^F-[|.-gy?·oi=An3ܔn8-I2 tgav:YA iO3a&ZEpN zUv++ |I ƂrPڽ{s$3# Zj~uX+LVq r;)+v` jּEDDMF`8ɗ-P E^W g98 zDDoQ&NN(nfoi3*MALke:g$l#pO@`ذ/Z.;M?3U@T`o,50F+[X D(*Md"dM^"dqr,t!s͸B\LC#tk-d mPϗc83:oJD*k)~|A~B V>^nulUiJ*,KClN=N '>&lR&1ǤgNV A usC0i]R6kה `;L1C:y> w#ӣEKHxZf(E ըc ʈ#kC !!R8q괔ٵg#1TA~F+e끜db)zdߥdK} ȃ&Lx0m!R-,* ˽Yv'gY`H/Cr-M>5% zxd9^FS4h'Nr# '#I˖YLd,(xQ Ҁ4ߥ:OF0eiirLF- +eP~9usv ̨A &Pc:eI= LH=uJW[l>F&dte'E$)^Ʃc1q!4heBV 1ТGJ3HdQ,X$C5*oݱCy&IUIT fJ_aFHqBueeT&Ԣf~bOp})X/Kzfۥ` A2cjټ*_*Y$R3u(>cf@2a?ǟ~b,f;Ls~Aa0(EɵHE& 9anNs Dxֱ1+0d_x#6}m@#,6 rcE׎{*Ve;Ȯ IR (?`3lVX{}y~;T}*s61$[uwg[s P{ ;OTfUeKSb|v4/@n0kC /7hyy/Sq4Z.5h G3H0ƛ5k|2|mNAvZr"u7ܐɌZ'Nvr f'Pga0`˖re{:-,$UG}x4ۏjX4[@e|OqcEQfMќ,6'-]Bxhb X/Ν-1-g7c@$0E׹>toԄ(X`{ *#ͮ$=ˊnڍK0]WJPo1ƩnI,c* YD=_y|6bO 7l$q@p=lvnVgIwX4EƮPPmC1UyץhTE [jԪ-džXUp87o)Pv= ]`L1YH1$Zu1ҹdGS]Pg51?ȮkmTt6RС,4""{wnL@ 9: ZmG18㘲јHB=9ZL1E7ZR a]{ݰQ~ FlPRTN%Q0X9*W*a9; v*Yx0GgFl̞;OjV !3w|vvڼy0-o5<!̭Q<8PG$8c|_ج*JQJL!5ns"ED& Lyuv^<-Ğ]nt!&; "{ T\IO(Ħ)8"(lДuzkEy5kܐƘjD66yc.n-&]&HlenVT8};ix夣>rƏƗ׳go eUrUR%v k>g͆{jT2)#/"oH]\ aPy-Z3A˜␷!גkI{W[=jʵrj7&sRYMcG4ͤ+ǣ/a"p,Oqس!dCŇ1ЈV B߰Y4{&2Lf .6{\cd r9ODW:dN3Zhi2D"{(I95%kHH&V36,:GvQLgN7H0َ2g#6DJMb3|-%_4ǵud*\T 6Y7E$lӋhk6=z~٢hNĪ_GS7{,UD((ChҠ F^}fAqBZVhϗ/lb}dѢ;MWu+&(¿Q4*= jm%4V{^%C(F>Mf|2MοnM5jEex?Md2B`5bH3ӑVkcc0C,$614m( 6bcH3ج0M7މ-B5]"\ 3l]oX|#6]z׺kɿعcAZE'45,gC.ޏ\kecMm+n篁cz+h^Bj?-BS 1dE^gsT-7g ԆLZm%fj°7t*%0 ɭԱdS͛k8tXꮚ:֘^tE0c5UJH1o(*>zL^%n:5k5!R#D Sl.WXvEo n2Jl|^yɠGB!@H7Eap'ڀŊi]3!ɉn( dMLS~4sZ!]QչTqN1cY:I)M=2O~rX7O<0w%圶)GuT:(+!$[$~ Uͪj}b*]&0V/+bW[7u9hm(#gNQ iNtfCFpFϱu=C>Y-)6b#١=Tf-{ nóQ޵{w5|(էw?uk.Mvj^…`)v;~|T#͞;WE#0KTbZ0oJRLifH$Ga.*,RT0 F[=M"@ YE͎y)XH@eӜ=!W>'YeYkg,#{5nԔ}aHj U11cv"DGK\U3g͹ 'Pe/2`yvFxr-9}0䕿F3Ul@c7ҪUk2n/"_ZΛO?0J7`^CwTU6:&_K ,H2- Ca`&>͙;DV2۪h9qm0@ͮ"A?> 1iEx01I T" D3$}# V"9'i0oe';;#h6|H`]r:HԜ$؛fYX^2h Y9J^ 71feސcNAa*'3[9Mz",! a܅;%kD]h>uQ7hh79Tҥszۋ)Ӽ*D ,\oYsLFQ˜`qr zaL H{ Ti@hRoݥKy}`U&mꁐL%rKh"S<:BG:[:O>ۏ^}(ji9Js x;$EG% m{;wYiY`Ν4ca]~C݁Ӈ<'2UNԙ&1n)CD(Ʋ3X&;t4ײ9"Sԙr<._.ҕt͏,W_Ë, m}T(h0DŽL `CA  640?M 20D}3 ^x&L&&TFV>s4v7Pvg"%*UVƌQvT'NV+VQm۷׻{};ɂa0L2V VÇLF@2A+kUG[τ`U`(~D%dy7bu̎d܃26mQ HB7oA-[29rhsD q\{Eu7`/<<l4z,aZ-iv/;k` TR$aq'\us'ϾRY[*k_<+UXŸ)eXx5Ned,c$5Tam;w;<kڲmN!ЋB(k-M]&O*v0&;W0ZDdV0NX]ȲBp( ʫd"c04F I '$aJbEDЪpjղ"b $CSL5M%73oHpm8{_Dc8+b0?rvB0i[v:t2^yj򔩂fn@I?.0sAuP %h%TH9t0{=3q:M狥˖I8ק(\p`2~q,B!`8s4B/*Me. B/Š7[4UnZ|CcØZbE9aHGe \.-{GDhAw,vu 8hjǎd 4.OJV}ŭ\Xӈ;wp{cFe禆 :υ5 jqTG2F H !+" K>IJz VWf-FǎP;*̅q՚" 6&\LlҬ+Ww` (jFIZ\bSh:n!}:}d=aJg^T (Z~'o3}ǎX V.]=a#!;wMUow@A3G582S4u%ԠTՠCD0 pW],`G&M%R Io,0 F绰JN.6mbit m+WvEgpZņɨƟ,VLV_%` ٙ D 'b_b*9RbꠎƷQ^p~LxL6I-_@{SfQA87m"JA|"mڲEA7-d5z`ݳ"`4̉d۶ x\P 9#Ƣ>˜ԄQ\G/?s]-kWL|JUVmo#,"QF'6oUE'_\3< ԯ`6;s)#kfZĄ,\8 !_>ԀA1ԣ>͛JK(15<٩2S㇖8 >kE 5LZA:u{3.)_״x"A0oݺm3X y̗ bc.d`:u,E8LɔiP~4^8~[U٦hb*%LD>4kBdYgy(h~_ %ba#sÍǹIGA r71kOۺf9J{nLNvSk7նmRD*.[.1[%YqVE5r"ac@/.]zA$% qc8}1c =Z1'`eC ټ]BE9>p)Yxu)&Ux>QvFeŗ~-u[nQ`촡w w-Tai%86@3TUe#x0 [V]ў`>]&ys{"JXv^0lU<=7u/r6m\TJ@D"㈦"W<'㏊L–Wؙs6R){HL\E^탇eZpFڴuc4|{IL, WlY N/ƗJP0` `,p8`0q3qOؾK8&h`-Lgr8.!k_ ,i~:7zOJ@>Ba*C8xc@_6BbL75C]C`F6߰j3nނbS?3#F Y |vϾM ym_5k`D)ԯ*svќ={^= ql7^|\6i1ApQz!!/Qg_I'ع[mݶÕ`maFƣ/Q| Jd;wQW/hK)o,n=zH"8-BuTTjrY~}||VSN4+WBD ׻pEYDL+П{\3'=>{꯾ k\wNWTReD\b/_~c%1Ls7邇6}4/b"uf!&: #b#!o޼U?U st͕ɒ ݔfK)#b@&`-ZEp?!w>Qr=^&GyW&=4hȧ ^3*muEӷ'L|Б#0s͙37SK_EbDkXod:SVD3\g*;LN_(s c %/6tKuO6v;Jn3mm|"sٱKh2bdNvӲ5oa_٩m laXl0Vz 5epnfi Y;k1b0}=]zL Ge-\XΛGc׮ARVJ;ifH ՙ3ŋԽV=^W^@3Hy1ͻJJ\*;[7d9 ]E n0v  &x4Ml:DJ04)Sxb:p'dw} #qfZrεL1hh?eצP3S0Ng5\Z t6+cE rZjz4!\Pt?HeϻdL6 +``нv_L#071 m&E61}S`&c5⌶I={4} Ë长="}{jҤקOn -94F\i3qւTUoڷ( ^+F1QԃLxs2"K$2XShV4`byŸ`,OD FsbkĶ;@9X i󠹦P_(F&q66ruu+#15bH=xGكUtW@(F Ur?yJPFUҞ|-6(F.(jI!h: B;V䟭d`] bW$TVla8O~XSMU-Bb\ՁQt,~L` %aK7[JL*c,oaMy 1j )=jߧi1qjc}A i_K}ey(TOi4eVV'MM-INS56\l^)ETJu~wK=*Oe啖/!X߰j۾ѫ>r4eZhZfھs9y:}O:s:v|~*u 5{< ݸiSZhQ+MbmsB9'dМgjii =x%ӴuϾ}jEW>FZv/DuJd%qhg/L#_j9N{Vt@-T@*xUxqUT)R;!)Q%DY#5r 4첩*g#ʈ"<͇un&6O愤$UR%զ];-݌S+VRGh@ z1/ҹzђ%EVJ`as\CnAE2lסt^x"wh?%wӋ~7d'@||>qԖy _FZi'=I(nX02b -[S .^"ӯ5մDr_C``[/ -XtojҬ-f:uDjϭNcW-^T =`@:{\N3 'ҧ~E%5+ڶ}0p2@, pi)%}Ze9HGOEmAԼi@e #ǎ:jgj+*pw};K$G\[՘qT]x}T2I҅Lr̾qj"9 l%Z+a+bdЍ ~Ēв oƹA.ҵ{w|pWԆ;x*[3splٶM@+˵,ᕫWcP8"}@W0ʗMoV͚bj2jZ\:;@,F,qwtSY:қZ'D{;=D$=﹢Ϝ*WūsOy-_&-]\۰QZڳWf͑g̒l[P7mr3*{̲}m 1 JG_7f̘5[]|փ? 0@ 6o~iژv'Yzo" p+Yٻ)%`mܼ% mڲU߸IР5vxy]zmN4İA,*Zb׶Yٚt(sSqJ1c+kК%I20c?|OzD\r^NcE܊U/^gjɋF3gp -ԠCWDM,N,@:ES¾rh0"d7_&z)ST5{<-ySӧc0n&buK>,/ ł]3zZQ$?hE<~mDȊr6@A8F,%.N_zZں,u1DB-ݴex 9PJ^_P7AhF_W`~_ZɋQ$}(Oip6z%ҬEKo|5$TTO$$sbX&M&OikAצ[ jbB}4җrehNYY1n-<0#Fum9 xe L`ǎTW KRU[B95^3 Ƒת!c0ypcƍFO6u2^+WV4{R*X+!׀jdAe.b6ls(d Ԭy OZC'b鈩'V5owUņX]{}. > Guڭʛ/Q14bCL%fW:,؆Q* &j1cǫeʨ;wQ={q&4o7 ؼ^~z⩧c1FHΧ*eQ).ufX>bYKiz*rD]VFM6xQ_#(fQ &șlҴ]"{v/*Q ؍ԉKp !)2jO"J!%Iᦀa C୴Uo)b9ZDB$6cfAL<̳ŗ_Qzwջ>}w{go^~5/'~Fid Jdz2lf3gVIE즕1T$b8ExrPā&o^p {:|ظL9PI;y-@,gpsZ*[sLkQC~RQVU8﨓NÇ :tDw@?`3 5k xR"b;M4)>f# B-CK5ko;!@9ΝZI%jMC;q/M%hG9pZ>H)HX9ψ P4?CeW;l׾=bٜ[mܼ9`Q,q=^$59mDB)HJc i(KN{rZٳՁ2fHp;٥k7qZY1M K-I`Q6A*+x*oo!G-[IK7[#1~nğ2mZ  h&0 ⾈/ÛMWGIWS45+D" b{P.ޥ} uIu1!cN8zkejj (`?)a-ToDSu=iƀQ%CuG&LfϞ֮]//$-?~R>o*Z@65bكʙ@!ݝlby€OlWVxTE@`AljbG>w|nQ;ݤ'O-[1覂V"QԪSNJ/u6)%3-/ 6 hE `zNvs#l_$UرK@jȩPl+c2ebeH5K*#2S$͞3W:2':O6CUPɮRX,㉄hV1<bF:ul.JdiU*e(5jD@ ~TE541Ӽ㉧)#=aB3 ܐv1^ 8R` ~=@y D=S/@ AWx+pĶnVn4e4իWEiS)@,9} J;yc+Yנӯ iM4EH҉Rs .T@R6H]9܌1lj#G~[>E3gjbcnf)r} 0;gh=_vmuϽe[Wtf>' +h/^۵go/@iͺuj"D7!bP5v|):h])6'=6h޸FRPgޢJH\l.GȨQ_$;jIQSR&E;ɽ  evYSTB|* LP;ߦv; czlb HWr)-u+ SN04[SB,&ijي}K$~NBZnV4L@ 4=FbQ6WrbQUXI'_f?k֜tIaĤ͛1=tM7~´Ҧ]{5}l=]g.]G>zT[Pծ[W>kkJbSNʩ2quS /EƦĈ=A˟ Pq8%3 GAV@mپݯjuPg̘Zh&S E %reʫSmspf ) X[*IkF+Mg_|)ց>fΞ#g@!}ib=5}je0/]w_|-x pa2VNkc,*ezAlO~*QKHEUReUTUՀcĻ7k\5g|[ pUۺur˫$ TP"vTev ^Prv䭝!(񧟥{M?SgO  !c˶cA kv^V-YDlVSLhD64RKN.gٻ3Ķj5zO%DKKPIB^Jt|^U*UUݺ cǖ;Cs镾jСTd5J}D-aoWPbLboUR[+a.\ P^FtC-[IE51QC0ጛ4̬T'$$S" j0&i@#CHJsWkΝ!{"1E Tb%1FN9I )mҥDZL0`Šwᡰq 6:+\k^xI${(UJ͹Ş ;ɉKila<0Ucf?yğ9L[3nPs6܍)c'$ `Eu ;[ߏT?7n!u6}FQ#ԩ' CP%ȁ>4vE !C`avv=qZKRICyZ0=ʕ6XeY7m,'Kw{P)=P)Kw&$o64ܠp(ܱ2>L 0O};%&6\8%-vb犄+oHKa^8}lD` .g,Z,M P6A 0UU u#-ё-)9YLix+C W+WÈ XE' &Hk *}l\b$;*s :_-^U&my"խ[ʾ;x2s8̜04hX4"T=Al m֢7% ܫO_iI)k,f2+|0Erb!EE:̲cXHv T:`6sl0_uSuIm^5iK$gרY*"¾AFii>߸qSժUվcGվuzʖ+,x0^a5H ReKM v.}[ 辎F]\*:c'ԔURd_ה `V*RUBRjѪ;]S1?{>sD/ʡ#GաB كfq7 `6fhp`էw?5},OScUUL Wp|\π!r)"³T}/,f;w{[eh"?@eQ$)"8pxˈU&q{]0LЪp7mު C_ScMK5ݧ, j,d'&u5P jL/@[r2II×ڈjLUB'JTB\DMՈ;f` kÏ?ře$xiڤҖ~%@#ti!wףk*e~ 9|}jEbuu(BdžS%Ѵ.oؤ-^]U,YEjX%>Zi@{0p4Wdi5"7 3ܝ/E$Л5]Z4%d8L ?PwTc6b6[ꩧUNg~9W-[֨URVnX:AKl77Xʘ@@!= =2Z"Q5lr"m-!0aGl.\_h5!"/kWlcHqzwԓO>)t}]T&O00! Nِ6CUZ{]Hplћ啐…Š^hQK( s˖mWIg܏kh+,Qؓ? 0f^}u'b`l~L8ԄR+SkTFbw]5o5'#j-!Ϧ|0ԌEl\wR˖K$%cye.$fMk5|` G\oң&bzWԂE(`7<7-('6WY4$NJJLJ.RL%$$ @Z%&My ƣG`EIVԜyKFull%OxIi~@tGo62ZnoG0iRecr>q!w!(Nپ{ l.][9` *R+%Tmb<I6Ʀ%v-Yk-`QBQ!/X3}6/+lкKD6m, PyR4xM[agf;z$%6E "9~Ba,$QԩSfGbF#j"kklzQFe d3f7Gy?xp@ 7yuRg ֵ} .ȃi2 Y `  0R2fi>c1rk߶U*U`ŦbzS/}ظ5m!2hK@_Q6lDc2HRZ%-_@FDG{5Za{Zl9|Ȉ?*}BM۵kR/IzHIڼmH *4" 8򗿆\~3n% I= k QKDmwuF0X,/$fcSC7W\-*$E #YAj|TKJ`vIlͪXSHb֬ :\,T6U- {@la ~ ոߨ|ۺ d̐ et +&[^[Ii/l=՟/;-_Fwn^]T6'/XJZna9Jń,؛ Fd`4=.M~9)ٌ-|{q"̚=$8x"Y@$;fm!_^X7Noҋ/.RjE{U xgzXmbWϸ9ܲM=cVZF!$9 oJ*6vxղukUB9M2gٚ$3ź3u[nci# X)HyܿW>ioz"i @Ki "X#S(҄}:wNICF=߶}0q*WV% +uy  XQE 7326iB0뚺|xmTS6k.aZPc1JX "Ig"}) 3'v .׵Tn0+㬒(ɤNe+VISH](c1bUN0Tl9Un=I!Pt2U__<'x#O5zݤtMv <VYKD8jD}9>CCXZJ)Qc[ؙ<( |MK!J,2Of.^tFZ$%+g՚Zݛս6rNfÚgI%@o@؈Fةx;Nu-i<0pjѲZ0I1^8ҷlpZ۶TJДMw%eM fvJ,c AmڵSU!SQԭ7&n ]n:c$z)C_ ;P3Wt^_xm@_b 6 M@Dih69 31JNhZ:c|aoIj_1aFR0 g85ElP89QC)?,bڥ'UU\mL:e.rhSсSyZR$ feSf\k0Jņ7NfD0;sсeTT 푮$BK'*;tU^CBe{Qnnȭ}W‰MT EBpP7ߖ5c [uT.M6?nЁZmÞ2Z'%'?S]tٲ9ZrςTЮ}/DHR@q Zvcujr٠b|5fMXS/NӘ0'{ۇޡ֯7qa/qwHHdaLAC~76)^TJS"ݞi[m'N%ȾV+-@yvtaCĖj~?vnTFݔM7$*ИD:J5\9={Io&LH C2iʞۥ-Vjm~'ySRYjk0{-6CUfBp `6*)N#PQ-Qͬ7)W. sip5s@ ԬUK _}ڸ9(3ǎb)*sAڌpe6*Mfa.(LBxι.s`" 1-ok:ϚbT?qkab4vPe$CŲ[pOӟoҔP#\?4%lL\[H%11\:@Kx[ԣ6qU,ҞDC!B&c #7ҏoⱐ3>+fYӓ :TD/(1=l4;h*.&oC_pT TʬuV} +ZM:uۜROq&ڱkw( fqr_lo˔" M<mL{HSzZid`bɿ6}'h l67ZAi쓆ذyDi+ >r3Z^ L`(^3-(3uK2j1$ ~47=($E-4k-`Qv$c"4w M^!c ØOaBǞP\Wj.iБ`/l׻jFb@}Kv>fy "Ii^?4aE5sd  B+4aD |9/LbfOX¦L1B5~06J a"`Ҥ2|/xCQ +%2^)HTpW` ƎXFajHI| N?E3Wu͛7wl4{<:lyxx;HNMK~fXAx=J$Z㿒\Ҧ#7wI"$-Ygg̟;7j~~iv?n%o .7wWk]xk> ,HJq8LT3U2&*PsWO?uj֡@NA`rqˌk9& @?6mҔtɦLoWV-5 PZj 4W bbbjJ~˩\ -XOݿ?\d=/ >^?!իJ-ZҘ'x,EJao]5X_?50abҚ2yov}w3{n 9f {ɓ'ҋ/\4yzSҬs)H%FzV `[vy{ўR\g*{u9sQY&g;\jl,ș8`G}2 йp1V"MTyuTeu )ʒv{L0U+VD,Ïխ[W>Hj~!hto\\M1:H>}XOxzy0G\ڢKsCt]zvW%CTTO/TcrSz)tf^tk_lވNlb AR: B*-_oI3^{e@B\ ,ԥ 9!IC QxdnTT)$iRjԸ=w<@,%v$!md! ..g>Zf5-?t He|N&^ ݋עP"EYB -J!OooJ*T\Z,U խ_dFI%1kO Oʥ 'v(sgB3qX  2 X8'ߙk|Cg̜_8Iyɓ{YX@=?xH/C0\yXXQQvAF^1!wX0uhמ\R:h}P}iRwN p 9MBб3kb$/x_;hʕ-/hEl xR=]>fLA.“T{-W\28 C >7Sx}g"`|\ܭ:?a0q!jץ $\H .wݜrs/iR:ì'/wo:|$|k̚3sY#",*B\au#j|>̎heCSz)]:yaZk&ҹDWBmr^/.eTBeZvy{ q#!력0nt:)>/dL>ٹk2| ?GEZoȵ(Bo+Z۰q'$V(Wi~HY˖c;B^k^6ҁnx ؎w%kh!Z9p-]ϛ!Q0NFp5iʬ9&B8PulnC95{v %y!mZ~uc;zi;(RE %m^bc`K$1Ƒ4..3ʨ&AUP9JKyRհqc"L Ÿ:v" BaiygJhw߾v}q1ʅ?q'sU(w[.2Oڵ;vVX\H!A Sհ gV/b*8Ym#v\BV]#tD*ajEA2Z!zا_?NͧL 3~z6"2RW6nu!S_H_BBO;,`+S<9%IB{vmgSg¸ @UV Gv_QZP(<@:o&y]~}<<)pZ\D\&͚Z(~61rKE#+F yc\_PVmɓ|QZfw T^=BPDcmVct6*R3 pE}C+S ;o`0 u*!tCV1_ '*-'xB:bXw䐼 Xd}2ؒˠAꑅBq8<[?zU#mfL$n^A(=ǻ3q!XG"PnHߥ'_<:us?{|=\.EdΒvVJf޸iS=E^ï]mdKsnlr:Q ~҅sx<{GUXOP$DQ1(#, .ex28iްa>b`j[ЀkY+.|Iܹ`e ՞!|r*\$PdxIg9tn,Zl&gĝպ;v蹆rIO@ܱf ,([LI?J-2HIȘ9 3݅ďUv@տ e+oջgn}xiҥ"Kf f:|M VpG#WFʜ]ĽDFErv.+ڹ[;? 2 A0Ofvj)PKh8+63zè})B iR8? Obi?GSY_lPcP`eeS~F6]D@M6ɳ?7̳3}sp-l>@sIKoWzZamߞqd#g"~Ɖ^"ݺ*j 2]^J#; DT(BEʃH899o#cfNG|Ŋ/ĨO~؛VHIs4;7yɜ0{C ؅*T@ZUF&#_ei ΐ6ҍ7 ZPJub@i:B8։5VZ/Y]D"bݚUx!So.yMh.qv!(4q!c'#?c탐ZV_H9 U,W~W>{w1ZR[7rg?.dӆxv|] X?d,^H3|@ر!/c'C KK %z:\\ d5}~UvN!^/ݓQq(@Ogz iT oZj5_@=P JQMҒ\I' e~z*Do A$8ᅭ %l8.֏E7yI7% 8-VIO2 .@.q@~/mB"ddА\Ig\/RF U=Uz#qG"o('Xvo2nhnV_DqۅHOkׯG)$޹_[l)Bg3"M}V W.^*3BׯQJ9TRT.sQ$B%`UZA5)>O']t}*( Ȇ^N:3T[mܧ5k%³9CW\SPWLIHV{N}!!nٷb{۵"OZ I٩p`CA>׫O8C/yUx)LUX"OK2fEԋm=RU艓[b: A1{n"h .iӧcDTI̝'uܥ , a\`V!q3qcWwFeWP-d b5+T+4،h_qA(3uIǽ9bJr3T[p#Gh$*Vpi:m[>8(q'fGʐ[ v3Ӆiu۶m/P68cBK&jFK| | PrtٲTNTCGE'"oIBYRq?;w"_;+xQs ɊwDgAsC¥5j8v(RC)z?GASҤTXQ XOkw:(ڼy3n̘qf+:w*%{tfnDqGAtLqPm@%JfM:Ken%"s֬`/ܣf 0nC f菍$XhKk$3.zO!h,> =3eۈå7[Η+ kX0rg@W_i3qKt__.– fɆ2-XH:s.inBIf͖KSUMmeAtΞ pti#(~DH]ͥx###86ZH6n$j7lHQgtԗnXHS eAG9[N]X>@AP 5g͖jp?[|9*RT|V}s"#IWos1F gmJNԣcwɶ,b‡I `qp4g7rh2mqx;o!~TOBuJecnKQhmubƘDEm񧖄'Pf+,ΜW%WIk]W!ؚ:}YD'4zXcVh14d+0tҔTn]\I$,83g"-q+k8Pˋ$0jvC%+!Е+wś1L͕qx0Yy` >~Ȉp0A΅ytݺvd8uPنk~qVl~Cٳ䠴qP='_p>{HJͮ={/Rр(FRĖ'L  ];2É\Qtٳ[0v![hO<4)]07lڼ"NTR:n$z])/V?֋Ȭy󏾑Ģ\f -|]Ӟ}LjP!c&JL{Um ]AG-NBkYc.9lY=uX'JPsۘƲҡUiHفft\Ԙv8޻{O~A~2&'J ڶuEo7Fu#T.;ZQ@zZ 9a2rYӨf '4LÐi0`s-{+zk1uRTT"._akːΝ~zdU " 9AeJ5߷"X8fe%%GiN eߚ3א!]`-Ɛϛ4kn1wmw)?6%xd͘MeBih6X|I0&a⧵jQ$I՝U&-,?[1!p0{!LR`ac\Pb#ѨISY*Q泑=3w.Neh#[͙M[6TҼlX>bTZ ܇W?}GtwhtEӄ5cc bgpo(ձ5 2hղ9[ð}C Y! 雄z(z>rpŻpva$I0C`%ArᜒnӾ='+ڶxHIH4-BozJ*ƐҰxP'NPhޏiV\g฻yXTQ:w2nZbRL0:R6t]\e"Vu3!Mph_/ne0^"-i1X+fkʕKDFr%3`ן%-9b9C2a:E g]@fR~ ,RvO/ >tJ& Ƥcb[uo_<+W˗/[D o pM })Zw3B,- m֋C] 7˱#Yi‰ܶBCBY>Ʃ'i=)K/-hѢ9 m/_>yˑeB %Ϡ 2$]@~}#_s ӇdΟ3G:FqVYZ"eKIHEBfȡj< ; pɧbԄ%񕣯;!3~65Jo>g,JdeHٲ(k&XQZbqq !wmߪYpw1:r]>G5O~2ӧ#/ܙ(.`~ũG ުBh$nHDehʐ(h"G3 K2~ 9Hx}HRw94id&z?kO 9Zti,bqeG *W5m҄:wL;v[Ч5jP"E)s,\،,6d|JG͚5i?~i >c4J]AP}؃Yfo;p]^:ܹsg@%4B:uv:Gċϱnj ΔҶ Q8h+rkz/ I޺/O23z'ˡ,!)VWY*x2C5;Lf Zp0Y^e2kO~+U+v B9< Io+ '+qڽ3Pc'Bh4e4"VңO%9sЬ3֍r8ر GƨGfP$%B S-}1 Fc/Y nҬ;ܭwPFX:>ݻwG.bRcaŽ5Vr<+>}{5PR%ڸy] , Ӈq2M׷Nr_ᒢeKk2m*Ǝo` 6ϏRX@zT'IJ,Mi ,hBaH]H}^x˶m>{ɒhӆuG0։g\~Cnڼ{ AX\[mJxWAl`HGXKdaLΏ.޽z2C6h`I\1$R1Xx-ڽgݗ $@]-h✮ʫ" 8C x;!ɤ8x8?Ha:V!@ N)0,Ea8X $3[_`aR^}Sd/]S`ABc˖]8Xj:Uy"NC]1$`(ڴ'A#>n&fb7g?z8`@l$mTt0䑽@WyCʔ:b$9A6ܨ'OuL Ny7D&B?]ڀ0E}~kY^7jsC9cXWa$[cM_H[C9SU^k釓uJjG 6BU1B7BÖ.7ynn1Jb3IQT)KrHBwoJߠ ;%0RYclȑFaW9K>P{ Sz+ob5H`[+k U* R,JV2f AC31 g܄ =z~K]7XKs #1|91.  c˱Č+6ںY`̡#<40wQ`4 3e /f F_N#9rZ 9#F:ypczLs׋k#_\:$Ct`RUU3ٳ_+V/&Y7UXnBǁU7;F7GTꧠ8fmxdNOSN40'i: HpflESO dk K@O/qEҜ-آYKz>+l~PYlC%-!`C:Տ](e~+L?Q.:CcCǔ!ߢyI| &gH$${J޵ox>ڬ6mɈU-ڶnkҢbcKJ8iU 7tS&(iKq] b,5L6f4t,&KFp0C|MCTL .\.b~wMDX̀IyÆZ- c@^n7Փ;Mn.di 47yG6/#S2~>{ SLLO!!93Ǧ~mIæ|jCʲ>LXXk1CQAZ(۶ok  .~劕7sqCІ s `24#6TuUs 7J^l,c &AQly!08CW7;5Zƶm*|woqnƄ:i5Iwkco9p"L3C#tr!A8{"Ǐ/~8nm`KѬς,%[5W&_'~^1c2RSMk֪O&YsbB~+V47iן獦3ş<Z7:s&y1~=ߩX#q{ɖ4uBXn&wb1 !{K;w,[RpiQY"~dHRV lXݯ^xozt*?LS֯ߐd)VLRL?BS 6k< $9!\ՠQX9MpP݇"d0'Qs2 Z{4oҜGxp(B _z ڳs;uQ77Ս[ ;pK+VU,@KdϑZjcJ';Z5 rA\%;zz{,y0jBE^4hQ#wC{mX #sﮡ 4rwϿD,<{[q`FDXD?$n3d!#Wԕ[$ꖒ3 iú4eıRcbHYWt cU0>\'~ 1p)*7+*W~4jh;C LQI%12de,!UWH |Ģŋ[ xݵd(=?j< XKb /oA{wTVswfqNq !Ul jE9~C:[.׮[GaOs1sf냋fsl{|H ŊV~͚ ٹcժQڷ@s\sSX4r(`ʜ% (F(d[)-["} ϵȐm70aw*q¸yO? 1Ti3Rz ߕmgKI Gm۶1]k2m=?L<@dҼ)L0/Z@kR>}pѢ:7w7`& pNж;Y:ϕ;9Plɑo`8a]A{ԏsuV1'Ŷ[گ/O3w]ef@+S+߅*Cs 40_ م%,ȐYXm-[2 \8XŇca(LHNaBZ~yV#1 JC1b0}|pqq[3[ ٜr!~ةK* zH!9d AT9L48Ou5C:Υh1?m`}N 0nΑ+Z8@E fMӑ#Բy+.ܮZ:EFDҮ٬-^=zi*T >_cǎhioW{!&MϊyиqiƴԶM~ qN)G/^OrP?`|-[ r7~ IZS+9,CW8FQTzuqCh׮= eF<|Ъc߼~4 ,䝙4c*Amx*SU0i#`;z\_!oxȊ`/`-cʑB棎,8~$Cm'i릍r<8FsHR[=a|2} He2C NeGh/& [`Ww\TÊ@2,3s'LWD|!u=F A}[4tHYCo@f&K,ݡ2䫧_ƈ!?|-۽F{n,[[r} ˜ H!?ɐ_#tpThQv!0u@f,T%J!Tם`5uׯ_Lj!SB/V-[ P{,$AP+tC9ofȔIe 38eZמPrs_$F 3/F13*33QB?յ'Tl!hmN>dau, ':u[dEo\^{BeH(Yu h!AeD:į@/^L_5=z?zL<*]]ipqܲGڀ92T;֏q)fʭg֭\x`!(S  ?cC0iYCX'R3R bFڳp9yR01r= M0w1`R*B:NMb-z  ɡN /^ 8~Tɺ*Ŗ%nzֽC@?f͞#"sFЁF;O'Laꬒ@fpյU\ƓDdp!i0Ȳŋ)o|C-L2B(0F0. [ℽ\s:wq@ 6 h 3zAԵSg@0! S|eCnԻ{OK͛5 /_a*A"Cl=\=Fc3-5Id:5bx>J# !1 Սn)hE "耠 [&?)t!(X`BNiҦ`B" T\PoAhDmeKQLjlOF';%h|}-TBM,4W-Ƞ«AYJUjڼuу Jcƍ(f9 M҄MD Lmڵ*ժFk4H -*E( Pq) 0aWhՊƎ H@ 3qi+`ΤzQW'i|LsI( WTHZ-QRTj55f, # (&F.mߞ#͹ ,([s$RlK%Ki$aߧ0J^!ÆQՅ$FT3B4kE&}rj=0"$]$l*70GrM'N)2PH"NPDI$k9 ̝͘ipDr&ш|\;|AD$,w? nP)?9rX\ %KEP^}m6@ٷOʑ3MJalڽ )fJr~hK~к &b-(Duia\wI,j֪IK-d'P 3#W hQjڬ,#>F+ &%KFNa'K&.:6dҥ짡S 8Sx)8Ϭu5kтAYBMxu 3S)>D˖-2WkӧMaG Gs#|_PڙE8(}vqpZ.4T%O)%uʔ) 1GI90Ä.DŬSB VcvD q|Bnޢ盖KBztF[72P"E&݀q? H{A?`( nZP|2ƴ_A`7y4ROAi20eVKISKSUTҿ<ߖ(Yx\HB 8DB`:!>!-_AݻPr͋~GRL$cT|ЩM:7ˍpv߁L2;wѦ-[i<ȹ )}-So#s1,A%r} HK@)9L(50o"}X H)!#UR -<AƧA;x85k!{ǛTTI%BBBQ?t᨝,qIw̨ 1 sgy!-pX`'HG[ǟvtOၹ,Vt[2oB⃿|Nkm9F%/oA69Z<pBQoq0YʑB)l'pVM1r4rM5j֤p % 3R`XXEEE҅ty'/t4"9btL3r 3tM9_[I}^\7qR)QoSNB z]L#2M&*MpԻص[$Li3f㨿J8~󖭨n1 ԄIM8YuYs(Nm=`Adv"E8?1|H.@ۼu?xO 7;.rA!Ff:5Duգy%”'_>NeiGߡ8lqE,W/,$ʥtA" ]Cܞ; 5}BmY!a A@YCyAN82٨'῱,GKruH"*]뾠1(QA Gl'.,Iर U9v#B*5kךL0 Nx҅x[4UP w"$fy`8lZu€њp/yZ/`Y~yIxUp! _g𝥟 )@n2tUT[Dy`ICQՆ\mIrn#g~/UcaҨ==&h$AD4WĦtZlҔG8`e`:99n?y46B`w?ҥ-|>}q 5 uD%3?Z?H^8Q,H0 wp`wⳣƌ]R&MS>aV=i܄>p^J\9ز?yΉ zBGk =\(e5m Z {XK`K`"?~k0a z&l[Tiu&~ea MW$D7a!66`uh>lAhL˞3' 5{B}(dф:`Φ!ⵋ%)lDDUS ׌M@00U-,Οc?,(>V U,-L.Lo۟Mk I,rC..:DbGUE2y eʒ7l$Q'lJ=0lx 6" va#FPnپ/cN &~9P”.UaRx;n;(17&O 3bVA`bHJ_ǐٌRk 1EB HF*~Ֆ[W]?%UZUHk-7u }|*mD2CNq7?0QV6)Uf4$ac[7_~AO<>oݲ [?Dx_߻^||Y0W`d.ZX̪f8q2 c] o@Sť* /O3{G)Z"uq,BZNڃ> ܴYx v1c n_fS]pPڱu3ZvlBg"w7n߸xR4G^PGо'믿=h)TDrIsϼܽ)majs^=zӏ?{5}K:re/w G&ߋ!u\sJ $AHLΤv-ƌpڣ7 u4EQł!>M+s9ԴEa~8)Xӄ}1N; MC졳gQx*b:W^HXP>ژQc捛sz /?8D|gQ/ 5aa`p9 m'ꨈ0zx,=ojެפ5 %uZ*W}w߻}nYgQm۾BC{{>~ְh @(ƍHW `*3d$q Ec 􉠞a l@kZ$ɐz9ashIڴi#kc+r*<3/Us*œ.Mz޵Y{.Nn^Vپmw `=\a/] "XXբ֮L7/$0P+5,/]3NJEGoORe^?Օ2{@-G`KS*.n@x [6әpYfљtiZan )_7hHu5I sNz,H׸X@yDxb*\Z<'ʜ7j>2]Ӻ@jњMNӧΠQ Y= ^(Bl~Z-l%ޠ[,,r? E UP`(|!$Y3`-e[,)"k3;wn^e 6/v624ǝ;fHdD$/.sCHOܩ@ނTPQ S 3 A37:dfF"7?ܼFӧϰkr)ph91x~Y0n'˗ Sjk0k"D) :I;JGVPeKntTTwq vӦM:N,'M}ujܰ1e͔aLdw<r"琯gCk ,9#Rt2߭AϜ 16v 'XP ϒ" XZ pY&Eq"K=١Cm2h`~#N jݪܘ履,2_Q,: ڕ+Wۯp[w)`~ N̞{ Z2 \x.0o6E~7[AzX-}{c b($¼\jVHmѲ̞.͐? lWS2 u$3,͋ګW2~}kT M<1բQ.X$W}+{T6kAD ƶ kd dw ҟ .qN ; >|(LJASgdŦsetXk ۊXQn8oڒsJ:w6Z_EeKȎ.+qѣd2ͦvxܼ~ly'٣IlIPl@O>cɕ=7 OV4G#s٥AB<5y5jCxgpb# ڵ3=N$bcFY# f#Po߾=PdDi߶ 7kcN:? /\N 3v,go5Js.ٻWέ_ L=k IdeVZTƕd 1&HΜ6Yh KQ&Ҽz^@W! M61ivlܸ\{ Z~eTʚcVZwbzQ5% ?0C:+:h8a^SntkȨ#̻p|$# <{Ƶّ#G S8<f5Tt=p)G!*n۶lwo)NEC{n^} ^uHAIP1[9uC47./)!<~{=段bGF| 9N[6n`'wҥbqnuԅZlE7USe@B5[vC,@'Lj@x Δ9 Lr<(Sj0}fՔ2O~Ji Q@$iO ȇDY}V> 4ǃ{[&/>1qሒ'O`z*ݯ*_[_>z}Kr^3P? -mBRf-60Y {Ro\OAXVVa:xDfĕΞ`W`#u(dn% ȇCꍨՈ4[lXP q 8S_~YzbD- IΘF'Y7NΝ9aP)Shmt4އJ[J֡[7m2u-?&N9d=N@խϑ*W7.]/( _Ξ"\XS _%`*&(BH~* ߾I{$8w:=y|+y?"%%KR񃻱DļB;mHD3 rbjեYӑ( y 3k`g>o> o䉦:q% D$Mơ{wwnp m[ tT^}Η asVٻkJ*G T Es>6oPpPfxĥwN7sjF]-S]@AJΕ3rML{elDV,[J'g>xm F)˴awر' v= .c&Сt^^?iْE߀pԮ[W?:]Gg$#_jWzw.dcE59Bm҄;Q@.!5;գG t9s>Ξ;G+VscXhl^LҺshĶB9 B={~Rdj*G‰K!۶lr2?IZ׭d]S kB{7;"ID(jb兄9D#̫ S)bByѼx-Ji֢dmۼyZnݺE[%W+iܰ ko~%~T\Y#a^{fBѳV-[q & H'DPnb_@?@؁ףcǎh˦@* 5r(<ͭX}}J*XYb\z9- &$̌ aV?u,^xmu<&1N삀.Sռ¢(snąo  p >W5[ ^淂{$* 2 Ёt`n.*+T蕉ҦM}1)ԤIcZ8ڱvmJsfM6ThQvazA+*="Y5Ab\iA|ؑVP5m$!/wj⢷x ڭ;-Yg0|D؜3)cL,^>&r 3g`f)Z~zq2:"<\_wsB8V[ nްzN&~'.xWBEpz}w h¸qRҩkӆzAC&Do;Y8CkB3m(>ЏDzA2km( !3tnG괇3WZ a9yꔸSB[mԂ1m`^t}Bw₷fr86sf#5ޱu5)B@3G9T 4KN~)vtA@0.[=A8瞬儀ξSQ R$;RpC|1cm4fr-/+ qX"#=O̦ ,Q9. U֪M =Zk^Nx7o>?@j0PjcRPdQzM>}O4D/OyU&s G5AHH!Y:еI$r |@V{6lپ~A2uN'){^lVUC MeP :!ADk颅={iV}P4d{!^f0fIxü\1**ftI ܴs=2jn.u!K~~i Y]Rf^:% GAP<TxQ h2ݼZslּrb* ZӪM;ڐc(@sju*/|`n:ZOla`}tMIbGԹ+b:J(@HB .vWLI 5{ ՟į,kfֲŋ(Gx/I3|gԘŔളh݆q%xS牋>!W]3 ._ׯ^Ź`xR{ )eQӦuk@{^\*[nM2b牋>]˖.߶QHxs}Z:G]v"pڰӴil# tp`-hEo-։cG``P 8 ,R<#w%'ù%:k/{QfsEɇȔI9-0@ 6L]COwu(Β];<$/X9v@=[M;5^H#۷n۷#j xR?jİa S.V:҆A.AK%puؑv7Ꮸ)B_⎠= 1=qNKM%kV:}!3X7ڵKgvcT2E?; ϭe56e :ztF͛7O?J.CyiK^h[oq@dEv*\$V΄L/1& J\*Y$ G8DVXKZE˖,+O, 5d{bE` ˀn sfSո,f^Nu&S₏ /&mZLHѢwv^gAuӟ(m'BAm~LYp|^|s˜9 8z5@u qJDq$U6^>1aD#k1m!,3I% H9/ [PA`E3BD2?H( % PRA)cᇔ4AFAA"&茠_$Pu%QVIENDB`movim-0.14.1/app/widgets/Stickers/stickers/racoon/350d3713bf286f13c1ff247cd0322b3760e4f707.png000066400000000000000000001064131342764602200277770ustar00rootroot00000000000000PNG  IHDRwކtEXtSoftwareAdobe ImageReadyqe<IDATx]XTii]ֵ EQ1PJP110Q.uX03ԝ~1ijj3(,k^*o'61;ncaKΜdu2Ϙj;=X\/l9r'661}3ػ0ZQN,SBI'hР!xOcN|ɔI wEcT~/u_|3ߴ%lP~{=W(.S7O(֥x`4IlR9/wwf͛(V;S.t ߫ -vU9񅳧@d9yn߸F߽b g : WHӉLGEb~,pYr<իWkW.+_n <9D'Iѫ'ߋ+Wcqr| ~3&J1if44k١}{'źyY%J8Ϋʼn?9͢-K+HZqk 2dP9Qe)1!!Gў- KA7N2Eool'uN!S&毱7(sEo(kvcZ0eɚ^] Q9CI|X_UlŗdԤcTR%_>=r2> x;n2e͕.O'1F}Qf4ν:-Nl`lj>P>m 5>Ԣe ~飗W*NFD|NBB:/?S9>/UğVyliapBe3e"n|y:+NKt!Zb9}zbvdbj6ˉ ʚ-;SĂBp:"kV{c&5|q}6Ij) aEC,Db(4b iQΜ4z8pH*LE;(yb) yUR(z、4t0N sE:a޲_>wQWb[U>鄉Xad\8BP݊X+W*;:ow-q?VU45_'Τrb62WO),Tc#ء۳R2?jplq&ѣiʗAϮ_a+9uׯī==d'ytx)4<)UN-##b)|ƉA ,͏umIN.o Wyeay.~OTRUK'$% P:TCMo_fC421Sty*V8ɷX2y*'Ɖu &ó!3GO| ܤzylx)夷wTV%Z"IͥW/R?%?RKG#z}:W'wn^{UN]J8骩*t>OtUZ$֣W/9pxp} (o2̫\*+.".+NxvHǽ?d??t>*j2G/J[tee|cI4e}ZI+$8F²‘*'־IӉ֪ׯhb R% B"UuP(8YVmXﻓT:6q<ؓa-[r}Ŀ=y[lk6iiim^I}b8ʇNlSNlme3RBl'6"?_Թ41 ɮ_-2e{o(C$U8-k0VxgN m-& Κń-rn|YHhnpPptP+H%.פ^kyc-Ρ9>8goxow//JH ݮ5rTyF/G}|4g&HpJA/>/-rfϝGM4&MQϞiZem (Cz3 ztx9t1,]9whf@x0Էo_Y|߿.]ɘ9⹫Ž,T?zv ^FnTTCD"Do?q"UY[vV?ʕ/Oׯ\[Ι2e:vFfݳYQkW۴ҺP9ic;z Nu˦  cǨmg׈>izC+:"86}Tھv&x7Ta8yC޳[.Q*[dY6n‹DpUSx B.[28 Hjڴ)6s0H!^ߍԫsKʖ#;-YLcfn0`_!l,Y ' .G@ڷoMi&g5BC[>}Ƅ޺Øei{ rU>Y"MF𚡸_yZwLAI#DvԸ@ق<# $!b7<[Б*g19m +Zes.+[\08`9cxY}(-8* |v9Kkӂ,|/x `A`~0:>N o4Ο9_l[p`|xQV-%%U/.#U߽0S%̆Y)N(t'傯XFW]MD=~+F/[v -3rXM ^065it;XP̩z} hz٢e9ƏUv8:JH`;p}FFIӦmAc-z|)EeVdenM\3rkwo^coM9'g4=ꞝ)CnuY䏒l:Ϝ p>4=V8O8c{#)SS+wѕWP{ 9QE~|__DdSKK:8tpg͞]kLIk=D,DLy=y]hs[oX©ylYݳK=q 9r%m,sq˗/7_ R=P] sѡMoWfunȄ䖵dխ*EbE4N:7ӥ˚cH *)x`+s~b5{RɃRGFmO^:/VU/RDnCbbb(KFCbqPFő`ط*[Ԥ9]Ǚ@O Y06bŋyatUb=6,]6o KYw>.]q>:\^Zkpy=/3r[iQ*I]t%+3kjD4qһ#d.fx[WpuN =}(8ow_Qtiΰ7g2թUidiftWQ؍.SyA}x(Y"8`4ig RF h 6B̰Sw(k8a5mȞIGPѦ`׎ط`@~kdbhtùKDiq1YĦ CX?٥ ߱u*gԺXd=\bX]6,bnֱgJ.5( tdd-Ɔwh,|ys-uqWh:e=^p3ib[n(R"E4gϞ9o:vQÆ yf|dwwDSPQCr>y_B*L* 5;ŭ,s[XG RK#Z_V={)(@q<\EB֔\pV,r~m.-gXf.wnV;n;kE LڧX r_)IԌHS=3)Diѕ#|.BKS,deRc< +aV^e,Rk\0hK!Arr֏O?熥Q&!5'綶I)EgjֹrI#: v TxxyI~)GA>㠯z Rf2!w~R*jTFc'⿙r)KTL< 1ݸ͹T½(ß5p3M0jԪib!b_^=Zޟ1 Z,BkBnWA #c-+;~"wAG% $U2A&_mSyi ^]Pk:r힦W }H70C *s1򒡆j7P*Uy>FH9J?CŸ̞́״d*6Ghc2 ̛4n۷qիKv 9o'1b:!SBJ=;~jhBGakc\@E @|gp?q雯۵BuJG|LRg,:=51 /NP?O[9H:lA1ԩI\ E[ CY|60r.2)cAxS{d]JKg\e q/Nn_Yxl//Ig7sSyyt:m[tdF ,OoE*.]"k իSߣ6jQ|Q(:7_E^O? h)ƏϞ%@>&wԉԬfI4Ze.:D^ѱZ '=dc~6%-* qx Y|9\^rLLrrμGu0*)/]t8 9__7 \ĬL+-(2zᝫ8R֎imHXO9Cr+Tϯ[MD U^^WخOo;ݼy:?>iԤΝ7OwtTKF͇XBx])`=t[Nnj:S&Ѣ ^W6XStف&OdӠ^Cn rX޵[z͚}W 4`&n;;il*}^ ںlW@Ӌz/ _ӉF9sߢԻ+9+  #QQρv?0`v|4!S9wlA!y(C,ߡ!(P\JXfhLߋSFmKtvKaG -y-TW7B&>tMh=yF*Ojot_i.Nj/"}Jm4=7n 7t`cՓ:)Zal޴IK\]s'.Tr֔QPn];ҥ4jĭrժ ;RmluFsJNS&Yar ]ޢUkE}ejҬ063s Mrآu r7<)_/OYo2|77:G2 ׯO~븶nݺԱcOBwF`Fy9IN uԚG~*c9Dq2153%ʔ ̶gsTߘfH7 gO 8ݖ-@%vcNڴmGgSᱚ9m5i҄4nDڷ' ˃(]{_R%x4/rsscGG( #EV-kHL(ߎClԧfH Dxy)>DDݻxTN@ l bp] =`Aj߁䀰76 ``vM.(,Zx_pcy'@:ӣF< F\\.]:+_.ܹsEhނ+)Ժm]O1 |Jk`NC=+%MS/3`0ZЅ4ix,w^&vƦߕkӟDp±[|D%̣".U LxR4x(7ztDWU2>[ĸ\t :plӦ z|QljB/9{N\ MX~"ABn?,R(0J^"h 4Hbt:s kTI>> 5r_ ֮x7]Ti{\ NrR`Օr])ypqoA'i NY+SA0:. y,Z#Fi N@z| F+cj?)):hjc0È5ئmѿA˕+ Vԙn zqO.% w +Sjk뚑 hGibkMLg;I\n1^{rR&؎z%oCh/\/FjkRq4AYوf"#G|58hկܬ LX[+( yqђ%!Ynʕ}Ҙ:D,lDeʕ8#S!r/!|F;sk ڃBs.c\}$n[(*E싵MT|I*X_n4tbEj.jocnUA7 f' s[j۹MpkA'φnvZy@[4)An˗R׮*Q9h'3xI-`ʹz7Uq"M0{]c[BNze;&&P| ڣW/f+ "WV̨%+nikN}^wׄ7wA't@K[{{ޮ$@A*w0KS-vSrL禦e~5ȑÔ+@C|eq0&WwNZ_SlkxuU$ AF\c5`+L},ru徖*rĿAWK1 v7{/%9Tr ИekR 1lܓ \u(G',$-v3RL,<=hؚTv9 /l'˧V{= 5zƞeʔoٞ.f53 8P V@w~^fG]H K Dn_ARIjd,HONF@a>̉ C]kB#ƬuJbZcr5lȎq!F ^6_ش5otT~lOKss4tuaj(rN)D|uB FſТEkV4KetH8jMmntYTë[ s Zqsc߾ƍYpP ]"HS٨>^^ك-ZPi$ gر܈|J̢:tؒfO-m^Q5|AqthsSi4ОhzӀVx%p?zHg+Aor~/_gOtsZZ#n&MsuKÚEZ&M1lٚtHcK*N-Q2f-6w9zӛ5(UȐ*.ݻwݻwE :PxD͞;bNm u\`p$=vhG[ ұsKa`'ɗ/7+S@>#䎩fh=f lݫhw&fMKvvFϥ')ܷ˖Ѹ 49+tx[JK{uY& Gϼjrz֭ST>2ño>O]UifpːW ?#tˆ2F>Ig᩷X[!{%j6^:XZ 6l AZ*i|OE@tv t;N4q} :r\0HyBGd&y$! ݺm;7~Co7^'.Ok(8(Ξ>(<Ǘ8c͋/is` ͞7.9iʓpQf;d=hޞ'&zoC)owgNcƂ 4c f{z`jjY+zvJ1a'<_Wݻg7o -Q82h82tE<_ж@իנ:*>*cG _rOI/ʦ}LXޤ#,hA01[ԩK8() ,+zL'x4_|g؋y&XPGwv$&IBRh ƣKl1N_LsӋOW<ߧ˖,r>jadLf$cCy+w7w؂RMb+ru"ꆍIe˕yc{>~k`aE;M9K]upöā/u5'\.KT@& ?ߏNM] { GuS?&M$#S| Z/z0έta Duc|sh:&B41{WiFP0-9؁yxxeΎZWf!dkk.TgnQU+%CBZI+h`J}ߪ|ʙ#H sTm烬Vט%paYx=ىNk#>;>Pb.z/eͮy0ի;+f:PHԙ g8 3@yBIL$Xm2ژ &ܺyC&N;(MߖEFy ևX/W…rvnAALjØ[צ6C>t||ft*p!$sa>?'rA/l&"VeL83$C+p\>}laH pC{xƒwn]<|UM`#Xm+Lu#Qmk>b9 Bƍ9fHr֩CZ;瞞9SFv&6wn'k\Gl(އىqʛ7<~JSh Z>͢3)PNAKgQx~Ӣ5a ق7Æ#iQ_LYP:cl!<ܤ"0| zd=A\R߽eC|_˽#j43W k1;K2xm`p"dk\\e2$]#r$e*.&W.:vL{esfQNapv46, np^X->sVMޚ529ؒK1S6m̬U6۳7x޾}'baUVgH@d%K+ 7N6J1 +V/ӓ9D^!+Ii/.ԩuM=kKLmۮ-'z1QwڴCbĄnviNKyjY"͐g<YǃV؀S{݊U8n2:vLbG^:3Yt%Ep])@d9]hkH]|NF+TWdXYTѣ}q3 >ߑPwBK)zp!rT޽K1rpaǽr5o}Q!cF ڲI(u&:w%->8gA郐*[j" ٶ6]o:K??`+ska$P@Ƣsl_89(AeʖFcPTt1Y_89`ܲNK}\bNeNlu͞30/Q!2sJzffGB+ԡC{S۴kzoձݒgΚ{n\Bfe [hLf:2Lč gSkeaCMTP9j;^ wv&rQEt3g3y3oP$)~\$Ca{YX*ԇTaϙw 2H\a<9d)-/TړAbr+kc~hp㐟 K]7yˌ9_қ^P>EO-zgȤ: f-Z@)2"qGQtaڹs'STT #G|gg*X0#ZjTׇ4E:q3Uڞcsq Ksk*U4uF(51Xx|s};خ!Mtr2 Z)֗ʙ RBh\g"(@VWo+'"We3矨rC5xX"Oč)N ЖeZrH(Gmpn]p˓0WJMе]ɇgխP*LDqsvu馀Ҵs.m^:>1ڷ ~27K,2ąd U*m@ȕF<U].gNܹs> -_9l\owH~+D5+\=YqMBkqVR3ZlObw/$z>ML}+* D(8ȵR:I9O 0)z@Fy;*ujUg=\ܫ忡@6۵{wʘ%PB̀izwNVsjJmTS֤;;yx”ټ_/)Vm03o˞WB(z+tr,B6%[঍԰aC @ ܈)!Z7EO&'AH쓪[jUY cPJԫP"otAockՖv𳂩Q~9pftH0vߦ,s]ϣ5^*=ɞ, x90ntb{>gea+TdQmDlc(Ѹzȑ(4掜IHرn}ϸ>HCwɣ o|GJގ9[O#ܓV.Lߕ(JW8c*ٞ\F#WT{z{ڊ`9cGIP|>ВDP0 ;+1m$n{-ѱuz qɁ8fc0[aoW7}s+I.c )XD6=~S_?zf'g&f\{ H5651ţͤ&K`qcz.)jbQzfBxԾ{s\f@;y=YB@>80}HѢԼy3ylrnZ[hRYc{I⌕'~Hr@3L>Ckvi(]7]r>xQG|*W>m >Z'?}Us&~kvL-pfdߘ^a.F +=5г?GC ^LΦ,sJ6gd{pWY0aơ,wS8}9Ԫe+,hSčÇ8`"ZuG>l^ko嵖r>m_~=3Spmt,kcFcO5)Lhehm)|>h0WH# RyURY(yo]@0^b.:E\-9 OdYe}!~*ߊbE^9Z:sU昘X_|<{lzɘF՞T?(PlV|Ԧ`:ˍ2vsA'Y֜u&4D$*r *B0WQp#e*U@b=hn^Qy?HT)](͒1KN,lBGl;ZhӂP d.7U+˃ yEsJZ/sk37dckA ~22=lMh.t=>٫)GEhr_ѠkϫSP}AkT)CދF3__ 1a+_򡥳PE/no;AܘC 8%xQ,+Q6#pGsSc!v-4;u661B.lH 1!7|E7ޛ gr122;!)/\\T#cN @&0Ǐ>m.}ǧg^sA֖?A\ `@3g%4 sSNVR]sqvN2@Dt=g͛sfsIjm(3O*'knn] V۬|5Bm۵W0U\\qժS$&8uVO^܂yxD2y s3T\̌aMG_(jIYݻvӞ]{xz˿J+ 6f.tYLeU0ׯ԰-KO6 @X=Cp"m hn\Mg f 4vbE $"Ey`_~/ܹ@eFj ~Wmb-YEGJ 63QVfWUp8t'O'y+^ ,ho\ %F^2%ZL Ԍ/+t<\(eGҘtTCo[~8 2HC}<imi<0i 6e :Qr!S݁17-@%ERS`!VibJ;7:9-#FRXFb6Y)[irr17-mc SNx*ۈ={Pmɒ,M8)~erd ?TO*SUAQիgOF6沝[2_ &d{0!(s(yJȅf3s Ss4sr2{8m ~GRusSO''sQ{IIIH\Hcn2͔Id۲eܫ*=Ǧ4SEbx~HS~1梍*1Q\͇fy,( i*3XabXGd@霬fxBfd "7 fAyC ~76 *SZn-$0aj `b";-wV]N<4A;h&'TdI i9$,aN2 mC-nhz.hCՅ0g$8$5f\c˨F͚0C"5hԘ6lDOb)\\r=5٠lũS(f\J]A;t*hAC8Q߾L޵SxS 7RŒ*>iFj1ρ:P4г0 )$UiΦV1t̩d&)PgϞd ҧg@w֝\v-'f l`Ev4ad& i 3Z5t5˙҂LyYR1yi [@Nݖ:ow?j3_H^ߤϼ4ɯL29U'{BwPfWL^XY .!;;RuTܒʴ](l#4xP^ro4$Ye:cl[hAO ۯ-ٺCҒ4tf;Ud9rڞ%^BBvvo2pqBrNGzЕsSp +xpz޺-[JUV *-[,qj(%];cl8 p%[|?+e.B˒55kތvFwn\鬖& Zg̙IUl˶*rR\KYMm۴a/\9 D؞T (%A+9FUnf-xf& *7 bCH7n %Jt@&Ȝ]HaGϼ49}4AN*E~<.zI_ծm[(.ī#کDRj{x.h&v94p`&}n]YZoǴfd;.b6h|j!3tdY[A%_Wbs 2*H PXt^N*lLg=E -y rB&M/J; @TP}acua^N:\isMvcc!$o֒ ksI)>q%???X[b%-28q2۬pJ.{I֭[X7^ M+LP"}ljnF'M@LF|OnZ㻚l&w{vGAK9:uC=[~\pp`+#W|hwyFGw1;tn+Wc5nЄr0Q4Z!\sV񾀍hIB%f4j0Ti R elHy۷r"HBmnvFGC<'sssjߺ.̠gB^E9DѣOet?k|a1ku؈䱣t3S,Y%'QAO557. )زJYOctʹr[>uâ7,r>\Ҭh4rM]z26{/Aowk_WJwwʜ6P}|ׯG &MDr'\YtBRRm6/>̉o 2:KxŨQWHAI{D/dJ &=;613%Yx&RÔ/ltE%yl 0.%GmKHPuPQp!:} $CON{!& $_mys(:uHeܰǏŮ ێP ҄?bG,Xyr S f͚r'S鈸ZlA3fMGE 62<U@<(4jU/vVxhEƒ4 R^hP' ;~ӱsgܵ+HNGpY/>z{1)x>ޞtTd Zޅĉ N;& @'T, i-bui4勐xM4r5+U_q^\h_[r&!kvD_ @T]hn"m]۫K(GQx*P;-]gBpV WuB au-{ *ϜM;$fz:곲ݳ{w2̚-j/ּy{ujBolRЯXm$v>Κ#9 ᝯ nϐ)#KRMEC v%d!dΕVa7>^4xE75$҅ӪI1~^j} JiK` >^О={?+tg$ ȣ ",o|ѻ#Dt2=GOn[tRс_F~ws"6/keFl={t7t Xޟ{p5gaxTߝvӞp;Bw v8m,]P87l܄|֬,(;a:vB$[*B0?HO|<0F9whӃzWDzȹhcx!Rѷ{-f}\g t6G.xgΞP^HWIhZI{gYÒ@acrvΰ& .K>P: 0cVee1YG<d  ތ囓|r<]GCz)~ܹê/9V] : \_CZby 2'ljyj޵C#}u <ШB*z,/L%:PU>rҭM$'igX*啭t:hAʜSNɢKh!֯g+ߠM([mgFq?mL7}d.ӥKurbyyyѴiӴCб#}>n^J1'FwN>#l-ȟQF+G VkOQ#76/Phsihzq%XNA`V D~{c;uiۀe5 ʥKvh)8dbm,MZ!wKP0 2ɻxBTȸȝ.:g|3XIM7vm;3114{/(.5пd?) RTb_@k0PHE+UozZOu¾mhЮ><Af&y 'PIߜ1;mݗ Hz4F&~H[QB~q^r0]IsR64V)IB2)8dB}VvNa$Th2CΜ1 SKwċIP/)QEgOޱcZ\۷o]2e?~-wqɕǏ8CĒ.x&3k1QeszI$=s 8mPٝ' Z6Kl \:,( tAA{ݼx9LL/`hqV}[g*!;O20^tLS?DI)pㇱs֣GGM,͛״]lzB s kcI$͛4OTo|ޓ g(bn+PӋ-V7o5=+].8ѡP K,XuM69.pI!HZ0ő2dah$5j֠(a&wAb嬠ڵB9}0**JsFՕ[|;tXq]$;VmZY:la>k(OQЖʹbk[x)4` ׬Y gؼ[9D3Q-#sAgJ N}k]d` vZte-wo%=H\Ўs((S tsj @~`ԓGop "$$i>t&5h3ݓ$Hؼe-6g WSJ"8ʖ*CI gN](Uc{֮^ re8T4ܱ}CE1V LP؛aN1Ja{lj\U~|nK :}2f7x'4Lj!N*mU=>޿wFeoDȚ1؜3okժN9)RLrY߿7p3j ,^~/Z-ͅ]˖mۖ,}6!R{V}h"wIA{GY职GK I/lލ˚%驸,.SS)jÒ? Bqil'h|R\cO斖=$3pM]..觌䅒K,0h[jE =#" ܌ ;80I7~<'f$xE#N.e%Iql9@yZE&Lݺ=+[ >ioF^(P}t 1wD"E~#S4+U9M‚J/BMW=Z=iٜ!66ΤݛБ+a_yl)mޙUbEY.Oj%.YDʗSECvm(8p'24J_);\.U80zSyz"urNA&ô顖ʿGfgPePٲx )- V'˔-+nɞ/"] OvsSN*Z5 ,'ϏmZl$3g!7jаPi۰v i'=/M!*9$Է}*'P_*u0o_mؼA-2nS89ujP?J;ThR!O h [ch[0@O/nI6JRw)DF!9C:tlW~:`FHKPBR' W85Py |X Iy׏%ض5hԯ__\P3.S~s09 Ў>ocZ2$o5;6+Nr&,/W'MP@AvcI`^|f%h唑鿈ȏoNVࢢ *^dNNq'?%JN2ۃ2LB/-4*wF~tpNO!+:lرk 4 2׺Ymy ^x|PcͶ64sB_9ν;``(]yY&S3sn1K6v6aV8TM"juK$* %JAI|6ԓȈM9!mc녚UΪ9Ì9H{VQ$&a˦ 4vTL2H(A<VǾ05?&bDg-={}!Ňsʠ+/NNC3P#$'q3܄p!cihWc' u|j*Q́$r綣Reia~665m>sE oB TrSt1SBE @IZHw0ʥs,NC&r?PfM-1w6w<\`K>cMY$D/Lb0^ \*#ޫR7.!&ޠAr[7]Hv8Setʟז&߰{csNY 2y\ը\eLe˔]۲i?;g[S.͛7BxDFm:.@ҫ[ub~{Pw$ õAX,UlPYpFHat]5u?O͠ \>Cnp\FsHM>}CJO &N2+2d0eߍ,Ia>MWtR6R* (~WqޓK[)YP#A5{v9;@R І 1h{v=;hwvN au$׷k&$2\c#v z I ^7xUvEL"_qBڳn&ͭKtdb9ic^}߉MC-)ZЎuF|N,Pm$+/ N,EXh+^ADOU[k]B7)HVHK {ʕYbtB^ų:memE&щ7ʗ)Ν1[6\炃o `A#kUgb7_]5H[c N#qx-wɚg5t0[v=$J5@ܼJ;BJB-ˠcцjxm0س\8!/HZ0 ~RW'WRy؟(hٺ5 B@p\)%_9Kt`i?ĝڴnCdc_߾ԵKzr)|!Fq5ڵȓ䥬Pn~,]*T|r}\ݜ$;;[ *4\•8~$+qA `ҥ3g;d)*MpP'+.|gUI,4,24OKOTqU\/^pn0DOQ;їRT"?m]BK'q1&֗-SV1?uEe=ܸ~..8VwB153wpm!PO l0crqWƭL@q{ prp}kax7; u?F،QcԮ}2m;xN ?dv+Q+1zzN%k iظ1PUNM5-^53`TUѪ*y̙Ym O$@FVH=ۅԒuX#n|v1nHp܄hAeWZ_fA3d}Ftn~U>}G%xwoټIܩS'HllgK*UpYKKq-pmlyI8?vXfR7{LJgs(ä5iϋBT Z L$ sQ#yBnCQ)*Ra{8LH6gI!TsAAT`a!Ź am+Тe `?I"iޏ?xoxm6 i|\ Aݳ䬺(֚Y@|=gY/[OFcFnz ~+DWΨF2ʠXV*S1Aapy"VHϵ͝岵JԳVZ=PuK.qJԸӃd= +wfeLz \|9P?|p@QYY]"_~vnoZ93gpY_ ٳg- ubh~

    Uh/@.$sѢQ6#v QyCem?2|MN= xXυVk}ЦJd}Sn_ o0[> p\˧$W J/hqI{&lfxՏ{n/f0B6loߤC87?~,6;w֍_߾GVlɩo:Z`_?alGpA^W +h0A3^*a]HRWx>>}5m '^Rr9@8hY ”Ag\zr~ ۏMJ\+p3{WT`>}l(U MO~~x{d@ ]J\Rc`xX ^ؽ3OcWH7]1K3{&8j[.Uf!2!rUЧvčA #I púR2(eȜUl09%g24,xBeFIvqd=nBjUeI]Pa)ݴ%"eʕ0'&4n٤U$U.oq]Cx 161epƀ ?R$iVwkNvYCh8{|_ԅ3Z7EʗMa>4\|*byeYr7[7uk|A4!;w(l RJݻ]1ցD LDȝPdd$ŜuD $Qq}7e}4sL56TV>v<_ny=Fʑ9eMJ5Tg+.1R"w^ уɓ' ܼYly]+cf8 ;Y[6I#]19tZb%-[ھ `;8i_^LO$Y fY»woS('4$jD+1Kޭh7 yǮ]m͞3_@s- q]F+VLnP('x* ,]8kDJ|YVb^^C GG/l]n=ϙ3̝ϠU'm9r 瓭dCM2pM&GxH/ܫWOqS]uWo\P#㓼(7̚kE .Vmj _t̶<' K-d"R- * AHTܤE˜-h+O^7>m 4@c{cUR(f\eGh^E{]a9ZdDWCje7<̪=6oތyaXv菨NҖ*\{7 kxu !<$]eK@ѳ-^4^w2ޣ[XrJ/MY`IQP!y}<=!TTi^a u?'wx$T#7+kkI͋-7 d"$oCkN66,N;e$V}mFCt53H67 )!#뽍^@]Օ۵~plN?-I'OrI0?E⇿?j0 tDE//cp~$x rrv7[5j -hYbw`xZѿX|q7ju7aĸiɴ|J:o|k0.&'űLG[Ys *TěONċZd2_+7ofM]7ݡwffxxz_4HU6\b8ĉo']Cg͖NX*@l,6c&ի׀߯X:oW^K3ÔÎklGLd^4 BJ r¼1O+Cd% Q؛D[6(BKLY&R&Éz"վp9qm 遰)t={Y] GEVs:fv-ayF,4e*qgp;ń͹[njor°.¤[\+e0,Lg'̖H4"ԓ0y^zAe±\1qdn޺Ղ[NmV{+ytqbWRL5k~a9[j!+ k~(ْo۱S8~zҡ%ω1hnXgŸ-=r );-nuk1- yt$zW?XQx)wtW,M܀?5kG9%%Y-U?5$ػ)[Hu (8 ˖"VJu(1hKiO XEKrAH84i Ӟ̀HƎ={N=0q"ۗr\q# ƄĥY6瓸[ _$DHu1KQ2EHN/ -gar2 ˢgSSx Oߗݻ&+m9Wq.M\Z<8Usdʜj}Q3gΦPM6e%Θ6#HFFH2t.^b1# R]Ytؑ`UӦ͈#C&8bM+@d bCCqTdQю0~bbBuflVPB'(wݢo ;׏e{ܹMOX@ 9Q]40[0hbowXRdS H}u-&\ U+W رzb90YZl_Gq U 1ٲ5{B_fc2dpޞ>3Zφe@B3ZuڳoIoG{x'|OSҩcZ%X،qR~~MlGhXxcB( g{8e. j1)#vې7'OIhӖlQ+Jc|U+~Z%HP|E~-S:O钥dR^K {-_|/.:~@J4r }^۪UeJC u$\\GK9U"fFbʖsH,s@gŏn*zAWŔ*`9b"dȑl@?P:[ŸP/]F]u ?\Pė^='8r@;U|/ʹ0CTc ~ 6sXD)o9j`B&MsqykoF޽+ݒ% sV)&9nVT9IɕЀX0,j5ܦ.kRFD?,_*BV(T/5wDAN9=(x`Kzy| ygb;HKrI̸:)Hth ަՀ!T[~mY;ò+eg`V#S'e-'|Kϐ98rX:9J p)zi& Ehqu3^ؤ*RrAr!X*Rm:z5%J"i԰ yz7ۚ\";u ||-C]s[/(0S`n5׬Yg6fTBRZӤ.1 bT,[5HF|0K$'+8kɦMafKNV(:.X(JlN'63˛igpJ²+8][QJL c BaH>=Ajպ5gȬ%icdX"S.l&v$r:bdM詀%KqMKIP5DTݷ_rz@h\"Yo[;RH¿i݆3uŖ*aP? ђ"Ԕy n9P#F/``Y{z-zb|D؂'0TRz=j=nʸ:N Afh ;NeiJs`rdABB5de̔J.c@(Vz ߁-!*Tj-ZS#Y-Gc{Ȝ%+3)Cyڗ֣' Q 0G/YfVn-AEj5 fKc0/{lk֭k w\Ӓ0{μkԌIml זmy(_j5 2d$hيXk e[rfYh !IӦo>NwG][]4Oӽr[sltPUH;Gv5*LkzdU/@:V5*%ؐfZtpvI HC õhD_|tUʧd+(y \vq3?\Xe˕W^RwPlԤ) [ΛW<ԂЩfTdiqXS8N:,;ڠ_#zVZ=>-^Bz'U$QU°l՚0gu>3GnGiDG'MtpS/V!od'~;۳kV9‘.\׍c c?[ +Wxd[#Xλ>R(>|4v=ReQ0_!J.Z群>~䕳3̞*WaVuj` Ql9 ]oJ[A^3_@P v:ܹ\зop_%?T#m< up2&BRƝ V z իۀ<$BnZ5) bU:<NdkR?~$oOu(y͔T %{&}S-;|,TZM䉓#CuLDZ85OgF*Q#[a=Zb3FrytG?rdJyŪH 6e}XУG/V(#m7|^jz~P w:"nmC!lt۔F? l$ɞ%#T|whrdE.*'qCO?QTy32#LTsrFGVǴ.ZDhqu0F6̏ _ TG^G X`J"`u\J 6G\xaM F_ڵ`0$bׯ]Ͽh؋xNW8+(lW]g*\qkʧ9E9sr.Y41 %]6֥ Y֍SꕫWdʞN>C;VilL!q*̸jC̠AC8̚ sdyWCUٔo׮=Ըaڲu;Hd D:[^#f&b|ũ wޘ/^jXñr*ڽ{6ge dlߺ-LȒ~h:j4P j#,e /[$o̐=kt<8wxޓ +x*s,s.Vw?tҋڣѡm1 T VjIΪ ۏQ!)yP@pdhB?w.9aBP_ yy7PPfЪBV#7hb9Ncj7gw bJ}svpyEq|0ҋϾ.@W^߽{/*RN=@B曶YO߾}ԴQr+SZsP`|ϙ3e>ɝ1>{6ݻwNn.OP歂p=\k.8z{:#q:~=2^ <ݼziK1FϞ=}^j0\LU(LHm6;-|E4$!Rkȶ<+aJ!9jF)@#( } @ۮ#x8<ڊXfD=L{L<˕(dj3[HD6+ ,RO 5F#jRMfOr(+W MF}?/pq&P/Z(p.H+@>`1  ջ8!gX@NKDMq\U<$`X% 3Y"y&DsAQhR.ZCd#~'c{"Z8t,;n K"@!`}r&JER%YJ0'l=߈o$CՋ F5oPqE}0E}JCXr疈S[6*H(2@ ɥ1yӞ{Ajz"Vz4tp?|k8j~XO4a,_ѝ`clψQQ7]p*iI^hE^(o^;ŵQFlJ*`~!Ȥ4~pE@!`U0k~-S(w -Y< (A@2ز:OQsP)6ORmҥMG6fmˠqw"E,d\CDžYB ͆sNi"-WREJ$l 4dslmKIOyn'$Vzu }ށkUuкDb.$oM[(P&8{ )% OjHuFV);${C2vKH[8o4Spt@R fƸ:=69$/WioP vbȶr,4s\a!Հgx($7&%$ [S@̵ֵԫTUl㒊QmŽOPDi焂옞q K`pd zLrbb%#ɦ ! :'Xn(7C LA4vdQ+Q\"~lVUq,6qZb2AXc͒Z p-F'*W؀TԠHm&0&Vzyp顨R5jfզPL! 6\v_iHJilܴYqZzm1fԵj۶=WG8!9<հq_! "ھxɋ*rM5lkYQCa܅+WaX]4 q[mQ[]nhgJo6ÆZWA[Jɩ@2gy]w2")AQћ@O4mئۇCrZn"Gu[]kÈ-v|![{ Mݗ(cdK}MEf${*5b:{\!vO!Wá#@ur8Y*?vCTmn===z[ک ts_pBQ!f*^xAr0 b `s Etš.=ytCXTZXѽmB06b$eʒ=}"ۮ|yPƍC2dlmVLJcl앫0p#k;D2VFVEVNJ+iFHh͚ *̼zPYXVDDͭ޶>/LЉc0u@3:)yZ)?5H)#JӖ CC"[0rUVuLX/1E>}LC_TUWj DAlѹ,ٲqv|7Gp׮4t6M:;/#T%U$oC1Ys撽QiPm. AItlu0ZʐVcoG6kfH1s&R6*wfBƌi&0:Qe'9u@ō4erXmԀHhLPs=B_ !jtHDB8Y\@,EDh`v# y˅AI!¤E0 jbWЮ^-'MNEB N 1km=tS5U>JAAt5YO>e˗S>}}bDgϞ5FHg|݉b*%e$gRR3 !A[Cŀm^ 2֎7vp8q Cf. #@F7e4x0F,a ZU#[1k {l޾-{>s& X?U43I5}* H ?V)S\1j,(u$&l0,tW^[GӼV @i3| QOM 3 }s]wQ%3wjӶaAZ$4s  ;C2~Pj]d#qAgľ|$G?fɸ|H(O (X} z)}rƍ`Ah:#.[B8@7eSi]a&T^lyȼ;>Ô{h׼}C㯿"5H*嫩E1arYPHIyX_R~G?ү*iTF ʐ)S:7(8-(X*T,fԣgo!i*9|ly8~ďllR][lICBw$s 1F:IVgn.Pw).qur [#3R6>C6F;/VŚOq/Axs?.ךki]caΜ5Mr͋zJ#UA)H.&7ɍphj?f(1/VmSH6pChmv4fxF$~S<LrV2ʑ~>M(!'NnBygedˑn!ta+6Nh 5P.(9C5"ԝS'O=:z۷m;T'7Z}^ޜ9ћu_k43d3Z`P-l/8bH݂ fml4ڱ -*t,zRٳ[3LJ^yC RѪ`M<`Bs=z(ܹ.Y -SR[V2d(Ͱfͥ R/mIłt۷nqOЛb`.H%KfwF4\ I!Y0lIm\x,e!̯X~] "Ao^Lل'j]}d,70)N鱕{NU6 J3Û7oiRtHHϠj;;^KRrdu}˸nPRF6g$ ʳ T([~y޳X)9)}f~q`IsA@d:\r5мLA2hXb cDm7wPW,TdV!jlûTZd! LgqI#kRN-"0I~|=zQ&w`+Wt#,IxEڃmTy%6٩sWҥ \\EUfu'MM89~<="Yf3zǚۚma4kL:Ր"%$\L.ݛ5'K$*^*qQOl(`2;;u‘8ⷡQB2x/ԥUkI֭srx"aY:*%+Kd_luv)u?aGrFÇ)_&ck(i?خdĺ6tOHCF gHܱ .Ұ$u*# c F?h"+3UuAbyO4%յܪ+Cϊ+Փȍ|eG:4BH5Ud  Fڵ넫Yb@np@Zlө\]mƢ1Z5j>CP͔!3} 0reV{l |kSw0opY:vvEP;cMR%0E&9D~)D!%weÁ*UF-3 Gk#۷o uU+WeBX:tU#H4޲a@5k֙Ҩ;B _%?oZ )-| t[yb|ŪcCF`rѣBtb;w^{q8ӍXqTS`5PO% w2K d6$w=M?cڵ=k xnD"y?>Ε+TE\#.iԯۀJPʙ+7l՚zQg\;laTH1J@HuڈaF1bO/}PsMPeJYA!cqo:m&өC:#a@EsK]iO9X%8wؒmd/w]{ `\J˗.^K:mիMcsdͩ3[.^s$ݠaYF#*0дJ;wRzSf@֬~}kO9a/^Йp1nҞo7)YT15O6@ʞ[W _޽{ўt<Z'R^[FRGz_}xnmT$R/SoL9qbHo<=}N9r)cL60aa/ ;\E>_/?X"%O1|pĞ'-LUsڣӱ=[LXrhB͜JjOjvcUha:WO]LU$+Fڈh*ݣ"pEGOdZRpЙ6b6n{nݼ j2A2JF7oj@5pQܭ׍mF1Fr򽃸Q^FA' Qvm6es5h횵WNǎwޥjU. .RReHpyTdiz: /Wp!cr*ݺt/j?q&Լi Z5jQ +VDƎ7|.S XpJ}{g_,^c{E۷o{ߗ6[p1߻NruX;O7Y:B2e?U_ܼn钥-3 M.^,GG/`℉͐pD|lUa8^R̕#2|.TpW>ׯ۠۷oă~N|o|3'p`g'?.x!];w=S>}@ 85Unܛ-_ԭs!)s=v!> N >V]86N.g%9Z_A lLRlFb>𧉲h.&{|Qm Avg5CL) ^.5rr_ZIZ$@"*B{5\kl+p^@9(M&v 8Jb&W\Di= X(`4 * o){z >CHȀnsF gk֟FQ__ X";DF! #u}}m_cZ>WV7|Ъukjܴ)}e]Zu*Q͟Ҧ@>~v\ A}/nL*?%[4PB!|@%6sDg6" 0eCNJWZR7 p`g>C+I4BN~A &/oo*T5mނBƎ5sDV__1b\Pq ߡ<&[/|&ω_Ն0.DC=*'_L#L>>Tti6|8]xM<p9¹/gRdž$(j Jg]n`3",[lz.+x K"uU6 #'G.! hgD 7sq-xTBC\3?1%+fn< Q-@̛e׮>ոІ[vRoR6{bܺms}0=Simn+bVnR[\/oVΫIɈh-/5ȕG[o5tFU4Z; A`սdi3Cizh(3n߃Ar@MǦȹ_kstL4R#0g wF#(v4q =Q]Zp9iM[YoϺcu ѕUsJE5nۃz} g{jذ1Ξcp.Tǹ o3WI<<& }1sfrrPQ^PqSpߔjWLF P JE7#Grw( LtLFrpRcb7F{Xlmp>R6.7.8t vM4eM ' s2>sywTm:54BN}&9]4rh5Y߸? G:뉓`Ej5msfVd֭G%1ٳ(iӦMidg dXHq i 6cp;4BN\z,>hM`Y޵gYkϜ9D,O 6S̜=iݖ|grSRX6Eȋ,hdS5/ǰ!޾M6nŋS)8]:. (P}gx5H&5s/B;wﱊ8N,1zDƉMԲ7 QӗڴiGgFopl#򫛏TTRL)=/P'AJ ql 2ևpt 6[Kj"Ƅ/xUVsc \>ExxRh+c2. ? =IPme!9N4B-T.ckT XӰLGZBF5pRS}#fQmXWG\VnS.H\XvB!cKs{OQ1hlk@m,0Cg::lKZ2QQ!dXApc-RY)Oy-l=c7nf, \6k. }PB5f v!,]~pc'&`,Z[kAS.60g͜Bƌ5$b*h?H1j"XW!R㣚~H%уqc4-)7VZCcgmܨ 5h5ٜۢHÉXtƖk7OjFȶH_@wA$+v!' ؂%G>jQe]0`)N0n =ҳ)\?'n,seڤ|g bAWRZz`pOGFr]gc}?y#TjԣDCUIDe"F D.Lڒ%GymERWƫ8\9@w;w35&bG !eDV,xAbLavpg7-!A)tfXj IВׯh~c%IE< !'vE9B^CvvԱs^Ejbْay!1K3L{A!a K,%J31 $Š!!;(%hA9nd*YhQڵgNȒa 51#E2YZnݦ-[CB21/^@R{xy}L(zF N])@>cFxqV:/XP@#GD;Z+& ToL_HڀW6Ѓv:P ψ֭M0*T41qD\[#X&d= Uh݆:A\FM356*t%ר&+ |b;COջo"V8t|]qD^l_#X dΐE|G^̕`BÞPʟN9-Gڼuk#,mشX[rhxeAw4I;vNP=(VW1N)50XFȱÑCnA>~԰Q0q2?F }&NB~VQnނ7+wfJ!qh9+>gc&`sD ƱY2Nn^ M,P_, L}. WR$d[ðϐ6k=y4~3v wܕZjm b\/%=JZ&VdY}g4dp+l)@j)j0?\^wߴnCg`)N1Jēٵoa11}б3~~6ז*dPAzk֬E<}L0`4t`I vm;=Bщij8=XVtɐ)pTbՀr0BB". eK_ltL " b}  *ӦeÒM)^8*Km _q b7 ;vb`!KP oud`b[ш7 1WlR2jt+#^4k\!z gW /q aie:t9Κi6mcJm.>x)n "^d/^DɓV0 1V {>6 #t)SRn]ʽK)8([n9ҘڰK5Ns;u62,ӳXc7ʖ1u7^p1*D,s,#2W=u Z|%dGt[vxD`9[rorA=p\cnEKG5ڵkԧo_n/)5W"*!J4_qApbL&Yt| 5ueAsӲ$Q|aF'X'!EuD@x zb*S%ʝ\\9_ofo86($ r5fyDUkXp iZnZ(N qܢoM fwFuԦ];ʝ'y|9T5;- +Pw(ts׹}_IpbC@C6r{ݷ_Ҹtp)`!sܸaGRd(htAp pcI!<'BOWIskBMRbNn~=zxmI}عkYc$+ RcƦm"d7 *Sn@2%,n΢ʐ]pQE3efN@}O$Cė9– R4vTtťvz:^ŋ{$R#$BEV D_療pCYRhA*#٢٦m{&`4HJQZ_%VP;'V?3tvN+TE SJJ_v{>{Fo߾5"qV^kLq 2e*_G oӄI y!AK0Re̘F!Bsamx;;:/wnbZ,Y w=Ve+5%>Bӭ{0`EDײ+hߘYb;kX5k E[K,ƕSDj_#{GatDR\=k:Ltd?bb2vE֋2xmw-o߮뭃G޽_p"0rÖ\XaDƱϊYݹ.`[ m"S 4oem 85nB_ԩe˕*\DE PpQT|&7owptyu &baD! -X߾=x?ybr64VYKŢK"R"^ v)SqV bFFPڴ[zGs?U\)Gnk>_ ٝ,^b5wy)?~\ s.Tre.AD+.]DAOs "l{r排Ɖ[t@A9TDt5f@}EiC[pߟϝ 6jjIO6t}x6b$yA X ZZ#Dtnྺ2Fѵkݮ9;Pu,} N|n޺E'O$Ȼʔ+'=/{I4YpgpKNr:-8x1^łk wLg͚Cs3벚\\;b % ۦ@?Ͽ~~FQ82/l,\Auvsl^p `:xm_cQVB4oM;q}zy&׍FAA*Y^};/ѻ!#ZTTAΟ5%?K-gf<+V6qhp>GBL G.Qa[nГrϡ/kș?Fg.Dž``'A~ރ*7Ń7lB߿4֬YL cBN!vѓ Ve >"dˆd mpAtSu:w"+͙3rҤ) r9_ݝ=C<ˬiP͚4_ԧwߴjs=S$ əF%t:^FY%A@#ؕ!%KfK"vtq FO嫳OK 9Ӻ(!W C d{0I.]+w*gTl9ΗG~W*.S ,: FEȲ݂cgvƄmM" 7XϏjTVWF I lpUQ#\]_ܱM/?𮗻7oOj hqz 8Am۷PD{H22K,L:rBz?Br x@xz~(KԸqc *F6?.@͆0Tzfs/ټi jxӧNwGBZx$8]S߽DH0vyc"Q.E8{g0`[hݦLkHƮ.Jj:5a$uڃ q=T!9կn2C o`gɚ /4t ډ\Yu칬PTURkp8XӰ(Z5oQm"O<Zz!0uXCFec"` X29;0B2{⵱Ӧ` ܐgIP]𵀪Zrd͙ !kl)?hG ͛7$1zTIaǜ˗<=zQ]f.A/H@\ 7PYd#顣:D*ꄎ`q_ 8$qA468Xa~rd)-[LFC ;R|4b/`D ]2pQqӦ\٢E+Nu`bU`wHTT^rU$:?{N:vy PK84nJ9$O7/{V1>z^^\-!pCD›Ѫuk..ֹ_20;_BՑ'2&Dlz䉶صk7:ޏ L'5΅@ meEG2trV5kVoaB ˓_.(=NaNfΐ%:qVqUTcGi+> >}Ξ=KeK#OWy/kKo.J% M9l;]µhd6:J26*˘.95CڌӧH?pT`̓hڨ)A~hi^ooagBC%F#rǍ/X'VA h*Zlyc9;-]*{~۷؏Dm$m6rur Ӎ}u H^S)0Ypu֝fΚmUolҐ@ȈD &KƬGq7gw&H ~:]rE[h\ <̙KM7WWMXH=,ە.[Nѡi鏍ZYvx^JPX%d9=yE١uvN/,?h;+׮wp ^%>ˉU ͓P<X_`u{^F.ɑAx͚-5?#SGGp[^4ٻ7j݆5iB5jbEmjҬ9uڍɫ֬v՝AMuD3a,^JG6mڅ#bpQ~#vv('Qmyi#H~jueyލ6s +Gm5'pENmz@X-uJ- #'[v@̙c|ENeEBW@ò>?w^[eڈ(R JE{Q,=Iv)4y4{'"Ͳ1Zb w%btsfz*ǽ+WiJPbX;w۸an5wNi7mh#. nݢs@)CBEhcdҎ e1^.D@3$_6:hmCڡ3eR\5*XUٯSNY3I[RHlj**S U([ O?1K:}E%Jv[CR>x" ~At?# e3) : AAUDmh# U"T.Yj Cm߱1D q ˘+,s҂-gA;q?ZM?(lbE>-\L=Kg9CF}gϞiF{0?jPWTn37-΂ Bz"PCе ZYq +LqS#/#ຆnm$# 7[nhG^2,LbC@]_?YKnj]낞n^kkVykvzuq"??zpF<-ոqS0`M+V>ز)\}J<ʂM WU떀6-P%\L7zvbm$q LKN.H9*eIzySOwX'~PL_qPIpR J{t[iZ|L%Dolb144B9|а>V:/7/]oN_aS *)g X(` lCL[@]9l29ƃ(7Hӆ6l1P~{{?y{x?/U4&Ǭ,K(\;A=M÷6o< HÈd|3{SBtuA4 SR}hݻw5 jCGW^^~޼ywᆴjj:{eA"v!-YsD*c@gwFQ|ÏWB7T?4Դq3z浆Im$qpArutS7ږ4EиF4ğ圆Im$Tys˕=W٭]3k.] tvqKh~k66 }gu/^|RwtA:gW׸!7n߿%k?~sIy"!W'7CL@\  .IaG-ְd7VZ)nZ@v[[n ]yƌV,Ǖ+W7 W7[%FsMi&h(Fr{) UsȠ!tA_g3BVz]i2gȒ'%vQeH$ǖM[ѕk؟@ #ۚ^/m'ZYQ A(x m$qʞ5=56iKVmĎa'vOs]Ia<\2&-f۫MD,aJVR e+(:-{UT۷okBfl߾<<ك<\(MJ:1S9\FE:oAȰ9!u[D[H,4u<$"Q,)}faN?X;gGʜ! ͝=W[5ڈifn #VE?>uZǥ?tiuZJt ausH㈾.{TU`_<=x`xx/`_Az{ yߙ? Qh";{ɽ";w.4n8yׯ_/SeXbz{zƫ` 1݌!~e.箝nFYo ?@ep;ș-7pvpSbOg~zTnn%c6y7n~i'wur>AT2cwqcƽRȍ:Dmi^/iټl̞\|+)ҐC'g7m`:_(cəwC9߳Bg=I\PN}U^=zh!1VSRq}Ն{ˍ<9uqNgN+_!E|$;q[vl . sIeǝ<'N\-;ս]i׺[s?vKk؄j1-<~Ν[b}B.n^tU<~ܴqD!r`6^l:1o畫r@ !L49긗Xi!gO^B["λBo0{+ _˅''bӧ8*?xX9DŽO>e˒^8Zn\|q|:'{@qlb>F b cSq\@ A:uv,TO ٳg .7V;MG|sE^ݔkN߿>ޯO?a gWf T;8ԃ @ 8.~5 IΜP'· ro}df ")Z9pM{7Gq^8.^G>} ;ޗ{;5'bNP\l:sxn>;9>|>m( UO0xr#?IENDB`movim-0.14.1/app/widgets/Stickers/stickers/racoon/3f287132e542e55492e5a909b2eedf83b3e6c475.png000066400000000000000000000731231342764602200301130ustar00rootroot00000000000000PNG  IHDRԤtEXtSoftwareAdobe ImageReadyqe<uIDATxM_ɞ~PfvZiRвL3d!2BI2C!><׹=s~>qy+*WttT`$d~2f,ֽA߰Q5ӄ㻵^_k9s o7,.a;gܶ7аv[=?+Ȑ)(б37ҧ+VlU?"\<@_>p2rxnO򈑶k '1o-=:|D /lĨ\?cꆉ IQCq#}]| xqc _|e!. 4W_-bbDtL˖cƍ7z3ʛO|C1cƉN(f͞ O*>^~EemۋO4+"v@=le=or~S+~mn^zӧp9kd7n[ $Yvf;?{y–Әoxbso֩c7͎;^dɚMxcm'7m?U_d2ww+xc"{"dcv:={oKv/x| |3f%f0Kl|G.N2vCx3őϿ5o5kWFv;fˑCI a~>z7oR<*wt-gGEOn~}q츺XL\_,4{KvCIWHb.|L-ZO>n@Ѻz@j56gnixCr_>3g ܢ>rƌWmOm@7.p@9KVEg '4af!(8eF@/Togغ+N@7C;]tѢ%"gt/~/1-DB F5YB`B-Ŗw%My%Y~23ӠCK9hPJ0YOW~&~7ѯg^qdAy\|~⫨Fb5bۛ{'j֪"ңXsxu7'jEX; NWaK0095+k3"P6w7whʔ+g{QԈŋ [Jp$G_ xAϘQy?<&u=|ƢE6nѠma37F{+[mWJ<i|W|eرZu:tv}}ժpa[7 ?ƸY E{g;MG g͞MD+UR/ڰȨYcrNgfg1cE>lG}NB;\y 97k N i:)̐3@v`Z Yc5ޔ'y,,tG^9 G_JŀE||b Q@\|Oȿ%?y[a-ʓR}tX?El8+%ޔQ+ IvG=q&`:}$.yq$3`ǏS/cqv3vx1$ɾۥ/oGYaq>'y35n֭ ";vlKV;}ࡇ-h^ԾĿӏ?cV [I+ ٫{qw7N;\_E'/,ZyXv|6Be}Ch^T%ҿ[bZ7gWXƋ]Oʴ`Zw}'QDTYC%9ɓ'm3m 7昢ejY d7WFj9rh:|7**Jd:y;AxAWW[>Qz X~aY;O3^8kк {{`Zm]+#FqɑZ_~Λ@q;"/Zv isQCY\yϼ솚"9u>PX *hm<3/>a3~ŋ1PCil͛.%I,v|~0r{bNAl||28}Z9{V<|Xӏ '+f=jӨT,job,,&za-[V0N"pbQD)Bޢҭiw48 SNq 9xg@̜5[E(ӵ@0A9(e6q=Ux,~nlaX bC`0͡ n^{ ߄ *#PMFf*c0:EN+c]85,r8D,)w[*R$7=xɒb#ؽ٭ `@QUVSzlu/zFտÝ9*F(tWع;:T`CڴSZ;` v4lp,FY |vqo|G 5JHֹyQ@U"[Ng'ڇ7$G irN&jօXOKO79Z+i;zQcƨ`Y1@]VX (h@h+ V}Al-Rn,ZLPa#E@f]suַ3 U^֠a@^'-J G`܋_GRΞ=(܆H/а,xHٛK/G,u /WzCaױ2k_6x]pbP\bH 42RV4b_.Ee<>Ek^VCd_osto <ފc!YrEKo[ɋ;Jkl1x&dJv,gȰgw>czI/ڵ땺Btۦ-{'q.լU[=|-\]^;FT6"q(0+ϵh! ZXi)bDb-H.7'sn),CN"8X/klSRq O{X֮,gGWӷR<.olkOHkWqėJQzQzQdqőesIpV߱Sg1KuW^FBpLX]Vߡ[b&MU8IFP/7+< yjmm'F^EwatLRC@s *{Ks&{ѓ"y!^%SzmI!BÑ1RuWKJ4AeUk(XJ2BXWLLlf@)*QDYiʋrxW_Ji BY9%.^㿚) 22ʕб֮m!GL7fi}AѲuk۷zsC99Vxpy=`w)xI =Uj&)1DC"ix1-[r*(QFZi 9W$:6Vel$BtYqvӕ둌: '>1Q8W RR&ᾫVQY)k8PtuBH%'ㅔ[,Y -V3s!C /Rː7V«V6ɮkbZ6qӧ"Ip,R|u2 E4c9jF[$fv VŃb(҂CTƛQW]#>ȒԽGӇI?~]* Vgv:ov $Ww![6۵{w?cJ0ȡjm$4JdvdVzÆZ"h5Lꗷ@~ s6_fի*u#:!! h1C5VhR=XN %gݮz/Z8-FXP1x0#iߊ|b8a ?_B*dy '|hgl7{ #F zvHC8$ Iac[`w}ҭt\Ldk%<$ ݱCLP"S'faJX)S찎vX(F!GGt¿bJǶӇbP#u;ۑy3pZ!*K2s,ņǨ]wD|c'Ej6qMeN>횂% {^lr"*eYUtY=#0kMw-dX#53Cd= 'Y@j kzN<,(u,ީj".:/SvwFL ^}ĸ$wڔi*{)Ê{w '(ďc$SXYVz# \ٙ`KmߞVL_y8ڿǍ$s}/8]47bGԾy)pgb3(SWOׄmp9s/f?%ܓ"r޽>?M Z}LU4Gzm҆^$Yup"ڷ#!QX*s2pg9BN^s9Pv*.r(81G3" C֕Ćr y(!6YDƴA<F4Zf檣?{E*8!v>?TA<^ (ժ>ȑ=F CIqhԺS *`kSye6+ 21htssn#xm޲խjI3N@0Sь&ϛQJBQZ5+Ph塧2yPQ%%{dYڞY $z|&O v4S_Jq)5EV yu?S k-X8Mȣk7i,Jj8x*'a,+5 Nr_]Iy1bfVʦif4uqkY?Q+3UכgI{EK:4yFsuϗ5 ɋ7 }~O?lȾP ݺ{,5ۍ}zA;pޫ"Ɏ͈8q7V!Ȼ#d z†j5je~/\"Ok׽s5%{3kltGʟTnS;HTI(H9qbî_3O/_Q脽$QsAs(`MG%)O^6y[u0=PIqy$+|#3"h={HD"6% !fU7曠|5Ye[S"R y:FL2[B.XJkcR=\H,)<`3 _Л/gB[gg M_-Z ϊk6}J`!Ή< r^D` oG"ԯ{a5%*7*Lň4!/ r9J NI&nH+EGL6?]&RFgUdц&N]PB"qR+鮃JI}$<-aRPTX/"|4_cA _[a╂mZ^ޜVF׆]Ihgg 3|HG'qӦ*EڵUv9KxZDȸ8%+==Q$\1m@W|zȰʇ'}s<#Qv$.8LʒgΜk^鈣w  TҢ G yPIy܃,Tw߇<&cnj_;CdpL;_V4_+E(GDn !`44Ujs64Йz4R#?8vZ2#{FX^:Iʱh tyiqh7-hǟ~k HJ^Ju_k7BLi${Ypz3!JGD6iV5-_= 8H>XRBܶ\0+Y#* Z5>J]:YƋjp !4qq V@yaC=q:vNnE"戔cv/2ͳq-1팍ơ>K6ӽz:|e˅|} t\iIO|)~gǟ*?j\uLj ՚9xve;Lz9O{`A`םzpfȹ7iW_ $+ϵUqyDBL2.1fTrKT7uԨM kӷdUӘn8g\]=#qvMȟ~%'ev_y+c?9a @NFb$H3{\?H;t}%B7M=G$d9.\jp<!m}US'J )mJv6p]wEQ4&3k.Lj*zbۚQWl\hզ#lZ;a$G×!j8%U6#aY}":$u!0ޭ2Oi:y[ 3VURU nB?^{:TloX:zuƫ I1<+V1*N|U5ºHT/ mf5Z7S1=B\.hl~8T YPty0رAOS?=K^9l>EulUyomx#~Gpqxx2 `/dxyU0w|<š~vUS5qY/uEK7s(WKPRVV}N]ӹkWLj#W+b2VB էOK?r@kKinP[^}վC/Sn1E2vB!ҫO_EmNTj}kvW5k1D "} bŊjVi/o6sҶ0MgcE]wݣϝ"\(2dh`<Iw8Cc2H͞5@!i}˔mڵS9 3Hzx'{IMԩ+ ]:wSX vG@j0F .Mѽi^WB1CCE-'<l/6U'G*d'NF5$Ϣ3)!V"= ߲yBI[}&e,ѾCGQ|e{(d߰| [o]4nT!ըQKd̔oEFҘ5%V jwO=8 +WT>ѬY3whRa&q0Q ġG'[7oU~XmvTT LnC/QRāl. m$T0|lb %L=2InӡS'GXVƣ4K{uufP:yRd?m1+"8J6>D,M:0Nj 78vIDm)m͛UZb$5oGk׮+>b6{ S=G\uBm )Sl@e '\ E I(0CEͱyyQԠyDRn"c Foļũ óoXVi7|3̀oS [0vx Vx18n:yZ_$2'M,~wVZ*itbժՕgx!hij ZAfz+R8/ >T{FR%L ~:?hrW*rJ7Ws((AFDt,4 179hP 7*W^"&?j q4HA11#@?O' P}k{4![ٰ ]1n!"`h# $O4@)M}0S$&۵B`\Hֶ,s_/\y8l?lѶvN@-|l׸JCrޣ%& oNw4;tqΟ qtp0#G3}!\8\en.\\ZCΔ%T7{ |fѪfІќiW~7q8Q? wD6uRԤSC5Sqn(\tҖ3zJl#fC",tɴP/VFH{IE[E%T ls {AJ*nKK%c\f¸5z?sl_[lԸn!_ULE}Eql&'o>7t$sݴXe6k.)錞>RGDܗi~&8S]=k%YV˴/|DƝ8eĝ9r")A #>/QJßgD@I4oңl&?ĵ(&06gsa*%Hy:BUdDRb 3ޏFlD#HC/mʲ[9T)7=ٸv*!Kj$\8xO%UmvS⧟:?nwVvm̼ K/p'ՃP\LOsH92|##R ty(G3\ H9%\T#3LSXv]իiP&eGx!VMZ[F1~ᨄÞ)ἷd2wמjkyTp3E=La܈s2|5 i)<[Ea%J?~r%Qɉs!b̿_}ey?\y7YfWadBު߈R*8-!,-8d A?_! l.$*--\9N%1_B:B1"*BZx<&bQO7]'d6mhUAjM[<;~8IQ(7.H0:'B1[B鴌Y[%Dgq= e-e>_iR掉YA"&` ZV~oR#/[A kޜ>cbZى8C@(d.%'R˴NR!9FڶM\VQ:YX8n%’;< nh Uu5mk;ZKl)y fpH 5S1eFk ć}T~,\*Hcfght >ՀJε? (1fM\F!H-̃͹wNN{0S$yo>e( 5WXl qYA>#1-f,oذhBZ@duˮkٶ]4kB#m{6)<ΙL0v:fݦ]e-'L$iȺ" RnגGc. r%bE|}_.0-CJ߰YCLRjϑx q!^6IQȀ˸W/Pኡ+s *HPNRJɷQb)B̙g|=.ѧm1k64 <.&&KBSf}5ƢppJ$&j̈́8P{c'^L3>wVZUu8I_4lHQ75ѥ=hdוYT oD޿ n.k¸9Hpi|&`{X -9 CLPB復H9 &j(xaqS5m%)܆]Go{|\`THpw;1k/:tu HKSJZhƎ !]BkDF:Bj LJ*k aP)\ kUQɈk0ia=5JϏ5h v MU@PY&۷/쥘Q\5Z2C$vܬhSOԍ*aBj}ԭfΚEԥ`NfU#2FȜv( t.{F0?5l [6A"#m w.;,Lݥ8%)>UWPOH_{:j_¼jծ,K$JĦ mej|0Dfm5EDmDsO>ĜlZ͕Ń K+VT\״)&`bzH!1}> ɥܵT֕׼Ee hO!5ɆS98܉Hi㽝p- p#a^V[P)c!kds:HP LpEڐ/KЯYɀH(@H ~Cw8V ]wj`:tz&#?Pn);SEM&pj]1r@3ꃔΧ3혌VmN6bCDߺt(zZJk;C罀޹kWp1!CX @18,\p@AnnET3wW&0~dzA\/c̵i4b]u16x0Ѻu; m+n-0_RHKjQT-jTɨWrBk6[o]j-FzvO뙢D-Dp]B͍ҁut $%舣;aHPGY#`V פSv%?q"b=r Pz)rƪD0iznln>}ij͚Zuꈛ˔Iy ҧI&L#R%#ck:$ӕt=+C0Q5Q'iMI0CiW1J,:N 9KQ4L߶}IeD*.ݺ{Y3mV@ZdN%M_&kYNS0ϟ9z8ѯW(gdĦ zgp)Bt$H=.NmQ*Ul*Ⴘ1s$ 8Lpy"a xv aj'>$*7xG/!P' I7{I+W$X&1!)*T\|䫧}f w}rv$ɦ _boYH]qT+i%8y|y\\|B|\bTe&RyUo qh t+*V8SHq,U-f>"=_31MW//ذ!Š*0چI ߼y TY_S-툎̢Ɔ5 5r"^ݝ= !>SZ:){3ka*PLFB8y D:Pt %_ L5;f}|H>xC#X!bM#>@lֱL/mڶwp$:&M'<n,ZL,^T4@ȷS;A*R*&0cC8zƷ UEZ@^U IOh)j) sm$Վ@  ugΐDe^J=[ +{.:6N$$$u G[>MnD>Ep.-w < FK6THV@>@~p/U{" 2o %%Uߠ_LN|-f&xZMᣏ5p] 'H'7dc)P°"! F0w|EJ-+rW%"qZ΃&Bz5)2+ N^%jVgFS@@QK2+dӆZ#Mm7&U]AL\on/'d8 acSi%T)aqPHݿٳ믿|+UHm#٩upV*PSz.KF9 A"q ^?^`UFTP1 ,9VHR᫓_?\Tl&<ͽSInW}}rˋRn>d*ߑGX n>ڍFe0E$,57*|㍪&f!q>e]!+uk{J{:fϙ컢t5˙i*V l9\]\Y0@I1B }[z#n*ZLn !HA*Fa UDD%Ӝ.lcǏ%CRa0Ξ%˯}*G:멈N{_ED9 |_S)<^ 8HhJ`2ޅ<ظIS՞AY zG;=(I4d"4tm$$^x| huiy՘Ő5:ߎ] * 1s9#*(d*f&3zs9) ƙ f=ۛ6_&(^1tPѷW_Y~vEEy[m۶w1bd%}8=?>S~},q Yy4-@.[Vyg8$|126snڼE:f):*ռHaArEh`:kv 8}vj 6 A|f7w|1lp5^ސ,O8O}ZKj5j Il7m*UŒ Ba-"5yv8|w)gz4_1E5קDeI 0h[@$ƩV8/йw٣bt.\HvPs)a/X>:<ΔJ)gIB"!/W1"Aq mR-nGt(p2dXtщ21AőV@oǜœVnwP D1&Fle)/*$9קSi?0ubd>p~P Wzi$Glt$@lm8^gj 桒a#8 |)aFդ=RcE dx5C{{_Tcё kDceOBtFSux].<܅WSZ!>VlRsPAs+5y:v,6yZW^ҧW;C-q4 wzn>̳"1)R+ Pm7|s?j]z_*,ekWJ3RDcyQJUAG#A;d0)Ʉ!?GPl9ib icpx*}W"9\8lxaY 0{93tHS@""%H9O%d$zR!iWku}+i3ih/5jҭP<ZP!eH-aP봣PѣҶVWR^́}޽{Ů]~V%!?Ip_OV~pLGMʤp/N)#U43gpRK.\,{yVBQUL"C_'L`w{@a%"nɞ9ɝ=Ze$%3+I3V}|e{* . Ͽ(Nҏ&Jt4K9K2fRe8e2[U*9O[XaCңǙRB%9B{DR* NT9s9kkE2DL< CcS *>RǨ6R%D!)$ )2kXcš+VJFpyX*Z51tdPISaic _ߜ&Z_+#k.h.bӐ+{n)1Ο*5G*Wf58)O0tcfrH%J))WJn{9$+ 5  vc*m m}UmWj! Q!98R矠۔It-b֫D8^utD8u3}gtW0|JoN72\h&,БfmQo)z Ә䔿ŠE7K53ș=ߜߥ$ٳ/~Һ}QzI턐u~g>A\TLLU/o E'] 6;#ɚ6T}if ezRk]RԱ)| fCpZy ~EU+~b%[):sKq[T |oSYMXٖxuIH|MO7qykyi6s|k|V䩧I?O0\v׷5sDjUsPBj.^$IͩʩTʣGݙ?v>[.VY:5ӵ `M\O( Zx0# CR,U.R+ۻJ#h:%J'"ExlZ_RJ׻+t*ޝBK{QWp)QVX2gLӧ{#Scܸ ;H|y*7n ;bW~OÆ̲u@`HF2ͩӻ;TU/PJ=E+q/FěE7'S<)_ʀO]ܟ, *}qs"]tv5ݶxɒbĉb gumyp >@O87LP(*,+T .Q{\G*%j]f-D޼ wmgևBpcfm u*RRs00 RgU%ViQ.Ϝ:ʅr1[ nJc%ЀfL/ 1s&(*vh۾jJ{RbJ6nڤ17=],"[Ln=-$6`Tq@Qᨆr=fV`Μ1S{bc7o$𬰑f&5 hmb{;Śo*QW%קPO4j5qǝEJD2e*ټ)Vį+T@?*U]EuêYWQѤSy󖊠 Jq?h2ʫpRr^ 5$cE>J#:8|H<Ά^#a`IpݜCLG| iӧC apb ev!a`VUB܋ { EdT}q0qEhV8UOQɳʕM+# Cēg$k߾.5x˗.z% V^#,Y*̞#K`AN$IYҭp"DE1J'܋5)O[QI@M I&a5ޒ}PL4w9saQ!béDfL%K7֬ YtFtKx xj2Jnd&59!)IS92*ᰄ<ĈʇWZԹ7o裏ľ}A-uETQN.**J5̹֝:mp\!BTTLr $)W1o׈.BAf-ҏyH?MtLS9l-Zm)"Bg\*Nֈ!*$&-UP8oG|H)u]{ai`@l9r8Vt8%q:S_>ٻO9 蟁͵bΝɤcJH,Mtk$deUpDzKN:uZ⽙IlA4 }cYvRV** e]!iIq%؛Oi:=5DGd_rdm&:6Ke/#@F>ܛH4;O&8~9)w9sھVU(]nJe8ѺM{wjuŸMŊi:h8>ب&/i}7!ARsM_Jz/k[29^D%RM#8%oք1+OXzM m(~b!˯'H_!7`@hC+b!K.Sj;&悼FX\yX0+]HAyN6X0*:T6PzYm¸VۇXUHt{6~2t{bbbp1ƄkD>.aĉʻ-U`rթ*b4b7KMp{ܧY5ձbDOČ9:Z611nܩsW.osem wGiR0q&|?TDFt4sH4STX IʈѢ TP=~1<ӰoA#3Ru&n1?M- G{.UEnOTukJGDi9sCpO>=w>7#GjGvSy:>p*jF]#)9ՔL̍J9(@!ٰr>&{ZS8~q5H^R=ʔ9xĢK<2j1aO/fp{R9߳w1n¤u% TVQ7o*]Y1WTgf$$όiFI{BB\bTttLTf4v35UR}CjCҵj6K"I]0!CP1k#6lK+Icy3 -:/Umw NƎVl+KnAILk!*ob+%揊Z0-ORnN+ 6Bˉ9RR&DGLAlѢr" 5{T?Sbt;FҴD&VӉ kT *INؕNp%<.a+n(TXmau_bAݣ7H}%D ÇoucbP:ejGw۪uMtgcbJ%DK`<˵tQ$m4Y{gĶW>J6&q Ak?Z1螐7I yqyω] 9%{gۮ*r%/۱QEKIP{%ۙD 2e-6N 2T֚͡]OnViÕHp$gT< ybbc^` Dw_jɈNe9@P$:&PS ?sJHO*y^voݞ2s/&Z}?}#سxqNa;UM[k9H;nAwn1_e[Q׈.2pq t\0WV7Qa%: ᄋS [Ğ5Rך]$fU!>2B(H7ju%4torˋQkr%yدd{.rA½\b aϝdKbu*W1K9Oke NT%\9E-Vxpmu:j}:jv2õ)1T^&IxAB xK5+@$Hob .fW}2SBϰfZ4YYE9r;* ($i ɐ~0!*3 x*uI~:yXU2<Đ/*!>1 P aJt)E1T1ҝ e1Wy/̡!}~섒la@ N]]5<{ h|kPlyse<%k0>67ϜI1ߋ*C"Vҷ :B$uϽ*'5[ѭ..}s Icnv Ad(52FI=|R!ʆU"n*ŜЦ {n֫r\X#0NboEZ$Is{naM^Ґ*zӧ;ۮGRnղx}jRSgd4uTp~q_#Jp?Xj[֯fII@d2e nS&}"ÎB[xiPZ lPPmM+z)c[sa!GZz}xc u5rCk׭|{V*q8S6ٞO?UQyըYKA&H嫙SD'*Li#ƒi jB$(~CӝtYwu٨qS,)ͬC6 PڐSk8K1)r2E54ؙH@"4rr9jrW?CtaV:WtoT/ Ar.C&Ƚ]>k ~^hc{I20͔(!%nIni;>]SEסּWMҵ1*؁5W-)ez͚Hk [A>ڭ.ρ84`"ՐikT{Qƺ [d~.Xzg>\s5GL=D!_'5266.\T+vs-["Ĩ<9uo*ی#L𶴽h]>⚥NjժPٲ=H(N.aS%!I&|&!1I]ۤ.2ڏ#^IӚ´!w\T4Tjfx 5obJjX=P͢B[D*UEz5ݺ>/@?Fi; V=pSӆKbG֭˵)qB˛7xGOE|􇁘F: :v?D )XJ.Pjt_kא2PV;Z1(!<ЛӶfM[||\1ѣGK1&wL̫T2K{J[{s-.Ytl쟒`.COF7'V76j5P;4tOC`g\|zE@ZOUF]kDsȧdnF gʙJlʜ} ldPcbDB|4C%8i,N\C^3 uqӧ$ | OѰq-n۫w_A;q,&.^%O)|ʆZ}3q" ]tyT3Z'cu!HF[{NTLI yJ-!9&<ߙU%A_©Ӿc'f`n;MJ_l6=ҭYN׈N vTN]%p;imشI̘9KdɻλzK%e|R30 Wk}4R}׈.>Sh0U3fJU]@~) b򳿬%4ukޞildq7Z3ۀ^2ckpRb͟_,YL%f鬒c Jr 1JiUB:0= k<7Lx1\#7Rf}Du&W;"uPSA# 7' 'DJ>?m~C+ƠJ]%˖0 R ȁ4HKXzӥW3hвic)7+;2 ݞ^|};w<ƍlF9vM>[hM͋Rwp`>=iG:.?n6W꼾 8YĸiMk?2jRj`yO6i"7ٗ,ŶUkqPDGqq} G(9v۱h6JF?ڣ)QAN%Hcr깩8QGҺț7l qjYЉҕ )I) ٲd7wBBs#Đֹ(P ʒyҬy %/Zjn.UZ1tؗƾAB9L9 $+ᢟFGRt:%2R.!i[ y5s }_]Z Sl%!4Uo j5BFtuJKh&aI.a;$` А6@NEtqu_%<'aC5/k(oC DIENDB`movim-0.14.1/app/widgets/Stickers/stickers/racoon/40ac00d6d3b3ad3c8711d9ad3d4913cda90a1e17.png000066400000000000000000001013141342764602200303300ustar00rootroot00000000000000PNG  IHDR DmtEXtSoftwareAdobe ImageReadyqe<nIDATxxTE׀CK)$лRQ*"7DzQKE HA,XwEŎ۝޳w7[M|,y6l6ޙ3Q!@^ +4|; Ohz /ϯ|/_J>!pRx2C{} V=|X_(f@|y['Wu3FWy~~g]wM<t yÏyO/!P43Vu7{|ij{ߛٿ pcl~dr8pߛzEN 'хa}pH7sUOyꊗ,bT咋ynֹڪ|l?{^N+yV8O|^71MxOON\I-jY~>|6l: v#̑jތ_z|LJvɍaӽfgB(_Zp;NP+Fg.&z㭷IhY1~=* o^xZfEo۩Ф'{ 7n yTPyfJ?Sn`nf1pn_~pfZoVa=^<Ïf~ 7gF`"/:jT2 f0Yid6mݹ@w5rh!j߇|7l&߼~jxRg)5Bmݝv8ͬ箔Ԩ(87G;4? 6m{]g̜Z^%R:^oiT~ @7{SuIo;~3fIr 4SSERImG{nTtEYx$*jfC_zUJ +P@t[T*U2uQIjg3\'O&w|>; 7ޤfǞzZVȣʗp@JR M$|֊ 7ӌ3NƄON}a2V/茀y=W7n{ϛ!BOA̼NT8y[nloѩFEETDS])9#ZW4h7fq0͘ ]6F=4)pk 7(׹kϛvCB7:tWsU(9Q~wM6J,,Z*T@e;TS&O pB |ZʕX[ϲ \ٸ U"eԭqT|rkӦ<[ym +y䔔? C j.Q=nV 6FnB 9 InήԺR<b=kh srBqF}|qO?BRxX4-K תu0 !dUͶc}< [l Cǟpm[Y]=[! OIxgdT9*`AUtF_+\'y[õoþ/n PDAgŵ墿Ϯs扡)pjFϿ&Li_!gp xͺ4W!,*c9\Q͜5GmgJrhSnkŶmR<_$TPoB=!F%9/eE{5vU &Vuns~$M5\zu}~uU}QoѪR:|D6 ^lO,ӝwa{V^#m"t/ 6쟽@ P\uF/G-TP{AU̙7O=, ]մ`v?;evѯIVmv":S5lV~7 $pw&{XZ5ȫZT}alv9:xҌecEK^dnشI_¤+_PE]XxXG(1Np9\=w c>M> 믿4v?0_0Az`D} }a]v x+Rs|UHq˯7}J/V, Y.h3|].8ډEMCzg ;`@@ywm 0cD:UlY ZO>Ee}q|Ul,_*Vr.QܢzX:NFceL'zgWeX2,ɮaN+塗ګ i߅DVq: ,Ztuh{ON}ڸ{=;Q[T_MK9=\Z:-c*5)s e+z2d>=1X5І|Y8h88>\Y8pv|F|A|ra@\g}؂DGH/iݼX`XN oذIӨQc fyh, ?h0tOLTQTլM*OB*~:W7Wb# EN= 6>J&~ŗ|~@pM}0!!pmx= ӿ Z4@5]̈́Vj[Ge➫P`@zQjpUf7={(CWp@C(}weʆRw؃seFrayr}8B9 McZq0=O ܠc(ON~1KpmC4g84jc(Q */{σnM3(F:t*[r~ٵ+Ri{)~G'kf° g_~5yؤ$aP44Cq"? rjDq tYcucin;w%{(F&*KT>$'DRi ka|sA"QJv1v#&BxosEXLfW  0S]!5<}}3r 5ܡaVWT G9iPO?S0悍?cK.D_`8'֧k,˼ŵl LZM4H,JntaʊW=7|sЇ5pG- h߱x-1@Ӏ.Wȯڟ>3 3֥zy1j\ ds'XrSk f!N߾c7S~36b6Lw|π C<~IOZ!ڄ&y1 ch)S%,\ggq/:%ʀ}]tDq Gd ..gNJz,]R%'Tt/\D>9!csSuԗL H'9s'~Ƞ̃3lסrv̰(΀>? 8@,[>!sEbkT?HGD>]4FxmRTn=G|i39¾Rbpr? Dʞ넴"^t|%Jmq1M 'hH`.p5"N zQngqYX uAo|Ȗ[eXTJRjH%JHo,@ S}!ʔ,Uʫ_.X óha0p^8fiz<5P^knL4(0h{N {].2'Wz@wO8!"W(.wQ4ELcv7oE卉VK]J\uU<%`GE!-I< ]a]wvuWix %^~՝fiucЩiE1axh1/Yc[`w qcWcOٓdA<|3ߙZY{F;|JOM%\f{Nl6h[ YdAYXbጲE($m-_RN`f<۴a\~y#uQRV/ٝJLPߙ(ϴwJ}5נ?u%s)hE6VP/ؿ㏫`%N Ecr[O·Wdik)¼Uv? ',ddG~چ/_Wwk2֙QӕIY?jABU۹0t:wF;ua{~}G{<E͙+ff9 ^{߆ֲl[)>:|t7#\5jxY'bmGTe[fjT( Eco'rZ&聖3]rxa&?*ppľ:}素hcLY!ꙿօ녲0\m,dҪO߾3ϒPtʼn3dՌ"[ֱsy/2Qd H3oF="Ssla%M?~_ef}V g 9 [O udR|X-|*°nI٫YBiqfaD䎝.[!Gu\nE|w郚<֡]L(qO2Mj+e j׮#pH$]D 5lVU gap-˭߈$b_=ԙala^_c㺯 Ӭ ?rQp-^\:4ծSGvﮮZI-C[n0PXj)WN"暖Ww 5L3 g4 uǟL@5y!PfBN{Rj[i# ֒X4Ե=s!< U5Iz-kn-}ʲrjXj2J$93g%5BU(\VPg m=:sB~+$z{J`{+ g@&hIO-GHtN" q/'v6^}z +WS#U|QOȱtK"0lHAo'I<ː)+g&O[FW8MT!rdOa( ֽбdh)gHSEmABQG'V/+@NW4W|ժ߃'JTK/tjSc{R:X=D_'iKu@s.ш'.$`TRUN԰` D;w3fV4~ ?-Pg} u&LF?ԧZzԎ;5]%T!C%c1PJ 0% Vdz@UJd:&6k,&ZTqݧW7B״-\z)y ؤIS#{WRW_}%>TSY}=٩ 3^SbLr!ׅeaP;'X6H}Za{NA}PUvDw;3k;n *Ae*1_UvShG#"emZ#Σkr/k#r>Gaba@tA( \cĉԣzc̭W!>Ph;>脇tVe ˘r ӏPaysEX,pdٗI]fB QF`pD*i8t0SO{\DR]wVi _W*Pn Lp<2̍^ zmZՊCEXÂT0W<86o!3V;vL_zYt>U# ",;0@r*/PVGkJURS+JRm|/dW0ga]TDN ݫ455q69:2.z!gR:SU^ɓW4l(x,wv*6)Q8xP\|~Ņh:p;:Sf6s@ɼ1ߌ1ڃ4 ȬX@k d{w) |EUkwo,T-q hV/9^6~~&u$Eq]uN8Θ5Fx{i .||iu` s%U,X> z-YB휔Vjmm* V$QKl={S@`LI`~ѲH J&qɲozj/Z{>4k4=eoE4;vXLqD?ҹpbdӧW_T%`ujʼnkGUt|!5$Dw0_=+yD,M} J)]oX^*_bHI6iw @HMլ)fwIe$Sv@?y N!SpdjٳǏ@橨 'L.EKj\~T^T~>S ]-uESUtLH98"8l<+%UfΜ.uApYɾ4nī@l؋Ǿ; 1ױIo4Cx [N{*ӳ7d"0utOUQE2>)]&IjnGuQAX_~eR E4q ZD@, OF`breW'L7J<gPR8ɐ=Xs-P5/D68X+rJdv|@UV]JIʉK(xz)zK'1;ޗE7Re K;5.j es4"EsUzg\_|\+P ,.F KRϰ5S2y2 dM@>/_9&6`(-=8]=I:/h#~YL$ 5*z5o-&&P ͠;uꢖiMqHā2w"Z}}>Ƴw11Vj9@`gCi0iG 27V//VE4+97d0^3-L[ge辠ʬb{n֤ݛFvL%eS $Mr`L! `Q_|Up@U>bZM G(4G 4odn*nrm8vȃ^9<(lxC! N ٌYsD@:ʌxײihcƎ YM&-f^!t@ .qij⨵ 0/pj-Oټ(b+=4W6)N$( -V_Rn >¿h4)Fd?w.-CM%G2ȒvbMaAY#F ˇ2#*7ߔxVhGqk!& sa d{;hEHU.Tx w2*%N"\D9O N{^b%K{SQ7 ,u@CdMRevw&mZ_rKM6=`fNd-CUD$ 43| baO[K 4E 16yP(@6SODqhua)sCVy#J7(cCK=Damt?f983fCIEM[ٌ J?vXhhxT5BԸLK"'mNJs@vjf`*5F O&H{[$u."ž@ml> KU.]ŵ.5p 73mji`wQ/I8~$u74s"t_ Z>0C8=ܟniz9%$L' i#I:={1gdwIڢ$:۲U Avw5h({H#,M鴈GB9tr6UJ5P;+v\ν]g))gZELK^A!f455-JypbޣoYԴ2RY3B[-V*Yr%0f6ӂ~#'-+ #8 4IK }sa^PH [ci8azXl_栦 jae嶎v(lܿ*!Ϛ+Տ{B>a}wEV&϶Σ5xY9Ÿ@p#ShMP?uѼ:M7)^{W>RoV^}L/ږ2IʟGV0ę]t4#Bk# QZ}e`ψZhd-H2HV<5T?2W&F 63P=W#2]I|QSSB94~p;Emmouai=9EG ݷ/Vl.Ƭ/dE/J(2vIL%y=CktY,Y#4t 4eL!+fﱄ?P FE J*Re `tצ  G^4cɴ3;UUӈDZO3KE ^v4F_ݭb/ SsLr9ω}rJ`3g9iҨq_7A(SF- AE}sY-4[(N 6σ^NX` P["(>cǏ6tiPjr$\sVOfps8ffv k[kV-[6yG>敤oNS8}י?L:S] "8SMM4aouiQ`0])dI:|6֍NʃnӃuNǎe[x D*i*#w/xpZYeY;hN,fƐ>dor09-+@im|bUɻs`Qv/Hc@D{;;\z,ʪdMF) [ $Mwh_=Iƨ u`(^{n|2rFΦC#DycL@ % xxOl(-?QtMLˬ&nh@-ɯQ-ZY&̵;qmnv՛*Pp;M>#w{F. k8 CQaVCUKeQj{$*ޤi3c,~6@Ei4I54`¯ijO%gP( 0Bk |<|+)3ؑԪe]8~OUZh3d~S'<>\b$p/0nQ2cĪcO=Oaq2d)n%o߱>ry}:{9NSRKTz-|aJeAYA yRH1\D 4TDwLZrp `+s _BEI1e.gÌ2Ւ>sr O1M{q1eU #h4;@Z.\L<0,,bnce!`cQ5zaƻ9۴*)[jXr5~sϫ^}B .\'P Cx.տLlG>3Qn$_vV<&D'-V;-'nY(ZN&H"C~YЭkwQF|%045/qOꭷV=ްIoZ ׺eLاM,?RI' ^Qh!}ܶՌDbj#2rp[+(yAoٚeq(MV*(o}ﵡ?gYȭCFAM[ἪV?SgfÀV 6j#Ⱥk;<;+/F@e^G~{LѸYEYPᑬ" Ykk( T$_cƎUb$ga3-?2Gҋ/BecO[fd6vw"=2wdn&6rm*Օ̽3[O(HMa^EؤSUr 2Ĥd5dذLS2ighQl޽{UBsr ug>( !pg~  Lʃu/Odv uLZBENP:wObkf_?z26qQ.x؍:t!/Se֜@RYdUEfF^aA†W\!#"_@|Au!p$% |C* IyGO yرTJȢC}@XF@u^#HDהЙyV*&9Qہ06[(aݷ._xA$Pr48CF՟#}\#uAQ(;+?(d P #픅.]6`o?]ݭ{ȈK$4_uǘ1**Ol4n 'ҕ ,Tڷ 踁^?F|Lb-ώYx0,wӅN6hg|1;?ƛ̓CIZ!IV/iuW_S|z7ԾA$9JJ;wE˓ix 8o\T m7)Eed1 eSZUKTفpaZ2=x4|䨐EC8Ƥխ@A9 zJ'U]\Rti^E"W|M߾rZjg+bQM+1!# OG*S6CzE1Ƈ2y aN7Oj,T@63:9Anv#E2\uQ@mٺUTe~`WC:3gy6cvYt_%} /̨[5-E`@bn9tln:Ȕե rU0>cDK]TK/ ;Aq)FV!d:u42RZk/d$n -ؗw%눜&U. ZȒ_u]y]5e|=S\aq]ՕJЂ,XUPR*;9SCO"x ɹ\n' &gXP_ u+`,T*HO+& Uk[b,hDXS])ÏH~G-Z}X^]N$ѷߑa8 5rSֳw?N2>11l/y_; }NfZnzIbzkzXǧNu?SQk566 |;[AZNվ**&wO~EE/d$Gdl| ^AF_Р^=j 6L1U@@ks/vmB$7kB\2V=;V> aEK{jjƌYwvJ[4MA>O ]%D~$HD~-OWA]ϫeQN 09'Ι1)ɩމEYG͕/\FkoSLb2V YOڽ{n謿sU+^XQf'{$)YfZg,G=0_fRAEewkJ]'r̳zD]pв,X,YsW&bWeq諼}/B;¸Ÿ;ReN{1Y&*ʸ)رաC'A!+Wgi&98S)4wD[ ^,QfI_  Itr i{SuC3t,\-Sk IfNl 8u/Y3u x|?ŌGBh%KM9 Td70L>L)TFYkCVYЯ #_a*')4p!5;ijB #ѮD5>Pێy -xʛ'"$fl.碯 l֮SDISd GI?'Me"H)$U[PiyJzUUM'O*;P6m ܠUMլ])x`YuegSׁ`s3;]uC޴ٳw4f\AڢEKsA\yѧ?JUI.>S_M)T]]XZ#zd. PK^}?[D R2NM+W񡛍)P:U  'x2{5S3l54,3Xܑ A)[l9ifs5#?њKUUZѢ_r{ujƍ݃A(4/@TB1'`{`ǜ{c +5yw 3'z 6'M"L%{OH۬#/3d/{{g?D>o)>ӒTV-ޙ}X^Xpy7񰴙l؃𪛵m1.joܘ-WKH4 YR+nV/5ٴd~tq%;>R׫lrGnKXL}jOw_MēO٤LxwBàu1 iN4ŘgtU4F. Vwλ'3N^Ĵ$ߒkF"9PcfXQ8yq-3*&Z+1*/$a`Ż99t?E?d0L7^&E#h-Yh SI /B} HIrM^?Eܶ؜X>X A`"L}]hC17! x6t &? FXµZg0W (@;8: l&:FfZY,ͪ[FKhpinEVyl{y{o6޽T6eC=7I`Æ{=b"$}_s;FӚ@XAv37P#rUPA}X)@*ۑ5 l":~'aJ 5Ș`=qӲ ?t}s,5FdEmG.< `}zg),A)eVuFv蓐-ǥs gΌPC LΚRMX Y='M5it|nDo1WA3#P)x(|csun"G|D܈)dFoN2 P0C 9 (4$ffNQ\-&q U||{.D68w˯< %gY Լeˀ]p:+SP(6XVxRHFVي}D֩S (,+#$4=5IO '= g㠵eٌ#,7 4 ч%YdI> i483 QxP,j>uo6|pgJ } >g'TtUWIO_ECk})4\ٌo? bg}v<=z꫻5vO&+C?0 3d36BQzb& ٷOڵ{ڮ,G>jygO@=U<}SHUM.=+5 ׍k {a@%3_vo~hi}Pd)2$4sYcYKXMd^vqԂKdx`BQGQbQ}PQR%2u#3/W_{vm^1{\2&eFtQ7 Z,^sYoLu) __~U@r̯Xfs; )lVI) YI5 5zUd1@(? &^n!@mڞںuTMn۾C7FG+OR7H\Ep_r{zo;֦ȥ2@#+VROkęNP`z] %K6Nc#cO(SML}=‹B iԨ\*^BrEZi/ ݴG@U7]QZ^ +U6sYn%S9J ;5P ӦM;2@4L|M zh,*%%-*5\.ٴ ".9:y_Eaj|MmaT5DK!+7NM ,"t{ 0(&È<8wWE([}fHF*S&AUMyꈩDx-BcbeXY)(șMP{r'M,U&E~MFV;]0n]]L_f%dEU7aXaG -5]DB쩖[{z# DAݴ_HNIyڡXz%@Vd9&ࣿQ%{W0X#6.36?~rPZAl{8s,].?8d=_$hT~ EYnU2#h)iFl>9+cfdY2,igJ_)nn 3yyrx'g` K(}pB"@7K^v5')-㬰 0Ea'QK6=B)UlŨ.9,V)Z 9j׮cffž Y)xE@ {kjӟ,v/-*SCheoMϪ'ȒÃ9+Y䜻 U鷞4t"k4 ՐO洢T52@}~gyȹ! Gsid hJjs YoB64:FMמkʣ# T> w-١Gx+4 0NC? 5θ 4KN63G;LKLJg~`d8OCPDS{ { Ci UНLk51UP-1 dj]t7h1ZSEk`*#G^/杖bB1ܸOh^4Enjg>s3EU/V4Y QbZ[D*cfqy8O\^p{>.eJKMS&c͗A$9{Ƨ4X9M z T' ƕרC&͚鵗"ju:\aYyC{F<;n >a6sq%HVύ7c4gP4 1:M? _hXr :8N[^ծnޤ*V7Ѽ+rBXA}w5PCL'H(CeC^LY@LBuvgB%>#;{TcǏW4 GP90dpuHo´SQ.sF۶ զԮ*\PQŅ;룮 -J[+,?s=K'D& @X/gw+ l<C uq8#u Xn'c|ƍ4pðw "W ~R͊0 S6-YFt5h y2g:' ٥+<5\|W9 [ 74Y 1A!`w 7L7{b ƪ"4Pi޸h~,} q cnѪH'Y(ą7k.#2Q+a+VVÆTTY| BP3ԭGOpH&x @8?OPv՚H=fCRdA4 T;ᔠdW8Ga/jͰ&i5u<3 y!})M6A`34n٩:rs9; R*aK45:2bcyLC5ϝ7_*(Ea3am;S6Wsp11&Y3R(Tdr5m bQ&oPSŝUaulnb'3}'v`td B!!x̂5HD2]' pcUBKmCvF)i<ƽ C ِpȢxDRs]Om~qQZ̙ͫwht-]wᄨ 2 NM4IzdpݻdõGL ‰10c-X59lcE@ϒդSUר.WU*UUTPVʔׯPGM8ɽ `㰧=%L oZV4p2^g<)D~0W?'ͥ,w; Po {jT9+\ި'0Q͘5ۃ\6H@OJ)7o˽6!(Fj"rE7~ԩQ*VjrJ+.ѣ-]" VcxNl^4XU(WQ%'SU/R͛}^fMZU.ߛV([Q,rp F;" 2#?+qUsn:tVZ#2za| Le5DkKĪ[n!ui74i1ٌ$hO%j_DIhGAl`*bB2j\ m/WݤJϡ)VL]Z2յkwCm$pjT)R8E$fνN\ܨLdg9ށ<yQԤ4UhIu{l ~{קO_UHqكR%J1cLJ`Ep>zخF c]RJ3MEDex .~DLņB:ALSPݺP˔s[Jj59G% j5qt~O mw"õ zZM[Z+cC 9F HEK6m+WHʖ*\O"qpO2Uվ2MdBujד$2>X>ąDx]֮uUBDUz"Auo+W֭*f4i"V-a&!0_ |b}m6wt5/%5MZ%vVctnIYL Nq8SA!CCJE2\~Ի`2u.6dԵxzu˵Tn=3I<+9iWإdۙ*10[AMj\4A*l5Zr8'H9gKB~ƛ>`z5kx İ0&M:?'"9P[RPA3ɠH'SNwv}[>k'#GաC!D9doCuswA8S"kcf һSTD`MFbc _ώ/ f!.v=CG+Hܭ`K~Sbv( jf9_˯"j'  2idnIg9 @uQbRVg)+[.n @C%ʉSzt u'e?lgq8<`iCmuCSgqբ:[ in,%;>3gN:=]jjQq|oC*8zj=R:'$|ӂ&yYͺ F\3fjC5^ժ_dĵ.Pxq5eڴZ o$AdТZjYCT{UIF_0V%:W'5uJs!0Ũ 55=U'OCC4 ƉѨUjɲ9þ")8"iu><]׻l ATI:MT+\Wk5߂c]UIWIW D[@ǟP'g&?W/7eGD-lx*oMon' H1,ĥ%5\jb ri /b5^'zfQ sڛn4 .+@_ԂA\ԈJCH5@8Ld *',uS3\E*:9A叉VCfϨ#F%#h}aꫯf)˄~=\strҨHt+=$5_hI50Tbs5i)3$R駞P < ώi5ob]4C>}m1BLox$b83MLg[ .m2)Y]7`T>GŗS?aϵ5´e[;"K(Qi{ ۊEuD-! B!EO 6Iګ@FoVP޶?p@[ɯ$I@Avij&8iL?w Vj-?}naA ccD FRĚQrR|@w 9#IĬ:8W T|[Y]J<ul!;vⲤ)1K՚%dїQ<J4W^r QҭfK)#t.R *? vc q*>JHN q2GO.frK\&W]U09Q$}[x9(HGS(FuU癘TJR I\ݒ@ݜZ_ CR/WSY)-ΫDf;wtCP=L:+.VE8yv™P83 gjYtXq]Wva@V{Y!=,E5sNĆ5݁?׼:µ%Q=|ٮb3-װQbR5g*_HܣW//$.w] oo.'ol\Bԅ>g Nzi)*Ot~5fxkYqnCG {5 w,EH6C]R\s*^H۰?ZD_&rw&j?xPTTWEqMu5W%C%'<]>\,[F/ڸ>G Xi* @/H+Jߵz=NHvzd(&3ڝNq&*!A8zj<ꌇ{s܃R 2.qu: ˊ (Dp90̷n)Fo񪱫RPgO`V &%j%Vl9$qz?9^5 f]d18j1ΰc5= &Fu9WTŨm瘢W!.L}V%.]jI|#1q]AO)q3@Ll<\G:ڹk:dZdӈD_nLp)׭puaP*M-a²{Qc'*H! MM;L|ձ'gG9*8X0yTEcZKl!VE=yqۮpxqaO.["L?羃J\T2QKB\i>gdf\H,!,i']Vްqh7ޫ/[! J2?ѷbљߠ*/l ;5Kq\?0wZĹB6gt;HV`|j֬9*.&NpfZdS3 *Eyzl134CK6hx3I7xcX{7!`I"hԐJTCtq+5AF:HKnF_} * "B)'M~YD!P )T%!8*bdNA$Sp&Vw'Sc;c]^U<>=ēj{QnB\|UZ" ~VԢZg _\;Db3kFgF2ȴܶKqK/mڶiJCC&p}p 1cd,`'b3-W^2ѺM[Rl5^޴պo!JgHYg8x8D{&PUj6rqvQʅ愉0{O&YJ:TF J*OJWI:&%YL jU"Q)))\8YJ!%$Zߠ; d_f'8ˆ{6{?+RUkVpPZbv)8uӄE-InQV]WC*{2ZI$v}b K1`͜.&_P2OD fѕR .!+YzzPO?s\$m>}||Rڕ4w%.ohx?0XWқᱝ; ꎝk_.$b21=/;ڭZjz=ji ,jҌ2".;Ů  m~-ACmUZtckmqn&&%řlfa^cfX=<9V6¨_{ȯs.:g'0D(RUz³;~*UC7nVsީ6k. B DlCdF 4G/ cc/Ӈ:p\݅k.O,%ǰ7ʫ;vyTP`RIb:9z1ĐYZJKMP$*Ur&Go 2*v%:7Z'^k+ĵevϞaw1VN\56]ffX^端J<0+C7x6t|x)Ҩ>f͆ \*&!^E$KQ՞|Em$VzEJHʏ=Փy;uUEJJ[ ٝQ<|"3g꩙V*U^Ɂa׬󴪷Bv*/vꭃfa]$[_.=3>AugI%$a9'SNhVڕ"vPIIN>CuƚƔud2 @N.V{aԳ! 8l+gZ!F8E8J :6_n=TRHbdJZ cH[Wa9&U.\\uf4ЄJ |d@U=ڒP]_"U/*''_3aE͚DMch`? }dB2VBn5p85Ʉ`_C[k'E!_R2&D94!<nݙ&.gSkH~$ ٲduͭ4_ɒ  wА!ZUTb0w-H2 "[jVΙf޽o"IV4"^P}(%MYE5k[HF@.]TŃ7ʟWESQ*Ob!X WQ1wp,ds5JݽaL^D-1AwQ(-Sa:0g8(lڴ>bt|j^; h?6,d.J.Zurh-\.P( ;Hŗ\uD?T7>BC$Ux&6&yر mUu~⩧m^ĵk=gFZۆJdt\2QM=)uYz뭷0=^}W_ PLlՌD!V3SS ZLv D7Z0y# A`xG/]i^0`ŞD}HT.ݜ@'za%jCwcOyrs{I 6'G& W@{7,g_yͷ7dmߞF9B-7F={uy@;_7b A=ks#-$5R߽5R0_t,˭Nd&M O#U~5vpe(bUsN)VAf%-_EM 6g #w3#ž%jvJ\zj[Y7ER쨂Fb}ŗg՗_}*E#R%펉O"?xoc&'h/&*t8iQ|mێąZrŘ"1lz5>x#Ŗ$ߙ߅,ٴI-_NҼ,"&,%4TBⒾIPnF]~Ժ H- ,3e]Ujե/Yd>>+K9Lښ<-m*+ݹHZ`1Omq)8~NBƻ('>tUmqQ]RЇ-Yqs2` $id{*I?"GJw>[#5p\ NGeaD-Ap?3WyY/_ʖ-/,MX5ǜ#C/uy+2+E$]`l=BX/dqh{|C1k"Y}ū(*a. 3Jpi֬ZZfo8WV*tձsgJT1> aa&2’n¢*$PN6@ַ:x!M\k= ʶ>{<`=8/)^`G0+HsޙFMyz?Kb' 쮻 ¢;%H-ꎬ"no hW sqK2yK6c,fڂRh^K^}"5͔ rEj,('@ﰻn/[O?qe1C q)q yo c^u7;*/. 8,LWg:7 zVl-N¢ )F^(sLKxy |{?+[G9*6V"/嶹k?TIC, CBL:93wC8se9 z#=6qY,]ʑF=KQ<\<OB\:tj[?׽ cCF2Lќ3w -j+uc={ጥ4HϐP *JF]ȵrݭN\)JW}uY#9M=- R/PxHkMB\ǥ^f\ɇ-]{ceiSwBLLx~2\$;Ů> V4lprqu)а{[Ɩ>-PjCwp,ҝ.nIx!IM"Ŕotzz+%^mesTouP1ђvsݓ^kk6p֡9uK;Hw0^d> xgb$a}oZCZ%9 3֭[_1Y?Y6'3MTܒq!e_pа1+.3 ISd5fjxȲ=6I(Ii)@Hdο++P|s_xKT2چVU*AUz9*GZQKyfIҬE'N5ǎn5Tc'";ޮ}4FndZi'd [oe8\) {iT;\ 1/$0M/G| p*C(jHr~O^fMmNx3,Yw &]Cj,bvZJۈGJkX"\ÓJg$ofɔKzZgfj(!JX}rp7a_Z5QR8WHT-^b2p  ,J-|z'h4!-Xf B}ѷݮ)aF<ZH%-p6A@T %5D:Id( XN&BXxL3P^ @|8Ҍ .Թw{ c԰#ԘdȑE0'OcΪIf\*]H)HK:Չj跤 pws'❴67!i6.L_w{D 1QؤI3!$<Č1GLT/lk+W5S h8a>DwkXvEݦv)iw?Cmd^+.cm ޴?iM1HMkT]9O\@էO=Lؤ &tf.I+UqZ+7") ̅àu_ݓPdOH@X)Se,x=+޿u4<gokLVǨ<${ƌ}ċɓg?OY"zB%m!qR&o$#LiMsLHP%w}P"3=0ObEV*ɒp- <+'> ao1'\ +"2v0&8/"qn=k_h"{yߛ'Oc~|c bcdjz) fRMWBǎ5k xx=EL}p,k;x?3~{[ NxrR%%kmMT@cE {tM/78a^WT'|"x>Qre;/N2g< @(TLU,zy)^@w#jr=GC%J W;yhUPAϗϟҲ+i|ݷ_4lĿwmf4iLm7رI/QޛS [*q#Ff'/[?Uo|A^L&LcSnfO**4oR|ɮZ{B߀T?ݹiJB'X2Y-=>4mLں}۰W3ɘ3,)䙮ϯy1z%t$R'Ny&)):ud"w1$׮^Iu;wFRE9rm'uԢU+j2PcbZ~z ^-&TRt_BV)Vњhk>ŅzaвiVW52BudJ q7p;ײ"|ɀOR7Mש'џNݺR&RY[^=V89&'JZkhP!,In N*d oCtV LZ0'q|ra ?3LZ'Y&/Ŗء=s)tC~nux3Xl8jmnp2yX~Ixڵo*nJCvqukuh yMjj "{vl݂?Q鯠-Ohn=5 6{ yx%GGjV륬_z"&߳Ǝ@^^vJ%Xhzi̟0?H"l|BXE~;djߚx~T<8NU_UH f^\D9O뢣w ~Cʽb  䄻Z~}wb%J9c+JqB!'Ğ -\D}BWH-"'d+PgϞi2DdШ܎t H,bPF/%/'$:gܬ\@#im(T.]6K5 D^ٳC3avX`BC/\hxX"pQJkЀH,Y[>w.ޔ.kL׭kЅԙ36-&SFmrL;we|pV mٸ< t\oC4\\՟X_$0RERF/BE*;|Տڐq",Ao~*U 9 c+~Ftbs8I@mNjѢUґci.7 I'K~(C:u`QxBxm[\dR9v/[&6DhX<Ы-YJ"U?^TbC 5zHدrUVBBM\Za?3c#\#>_̵ n řjӲ59E/?w)V랝;p"zu:uJr긯x, 7fϚISY\q̘|~is-zЋ}i^d[ z,p /x;p0!a¤褋!m^ow]㖭pVÌxqܳA@LԷqQ!$@ N-|Fmc"xu[(=JK:ΠE2ԙߴ֪uld%T0S֒ (\ãgVBHL.=_~,\ݲt eR ^'kEݵ7l5.|(K իèed’O^!Sհ|˕'82;7sepcG `XI۔ba74%$&Rk38…>uJ/_݌#G&Nŕ̔ɊAI`a6hDC(~6/N]tQF/s aO\lqs% KwsQ .d6d(Q*W)3]z-]1slx\կg\h¸TDiQ Ψ6,ו3]nxkMzw|t"Μ>E+ţP15HnPhIj] B/7PQ4+ިIS^+X-_+n-±Ш5p1H%nbGc)b3N?A3 ~?M7`/A)Ӧ<"Z۳gQm}~%%ƛ] "lQ*U»\y.'!(J ?Sz07Z2!cۛ;!烩_CuS 0p|X#Gb M(@!dtу<햏 ԅUY˕|5a3vɐs_Pxs3zIyGkg/`ɹ>knاf$ūx֍TCG<ؘ3G|OkqnN5AvaǔŖ].9zHVZqHK$C[|:P{.25NW)A1\x8}te@1l\|LJ7`& aCM6l"3zS`NԚzqGgT~=P8?tMsҕܹEKsO]s-]bqH̝uMX j;Om֊] 8ax iM6JR\]J-;s1>Ց OW[|6fVaCzțj h8ae7cKyX؀ ,L曽tFḋʥZPLY~ y FL%\vN憤Z^2>Ww%]]EwSf֜JڧlW6`<7~GrlbKrUTXFut4q]_i.lʔm{Xp/w~Z',!cšK//L.N^PB 3d]R052ZVF-&ҹsgXP#}f5!H]oX[p 3mմS-Ӈxm}.ee⌣ɣGK咐Tn}ʐ@H%_.( ڪaz"FI9͋3zLWᅭo`Aq,]0}*2SO; ku.Vs3F۵E`/(z-\wúuCjS 4vH6’׫˗\`!,l}_\o .;e:v/.;:X5@tIE޼SǎDRV)oz;K8 2tk@̻æ^di0oyYǼ`y'O w !3Sn8v yhTBڙT]AM]PτIOKk^-8Q0+'խ߀*_[F-ѫ];uϾmZG 3~C8afdo۱$N31 4kFH(#PYgǘ?rݨz1;)ݣr!78rҼG]LQTڙbN]R!؉@=TΗ+3}$RYI+Se?"/I BY.Uvm!Uou/])[!k 邤i*5Qłt.+hSu883t2L+- FE7(>-CڴkϡHB<\n0bVhM߸1M$hZV MvEV(,dNNT-]¢ըQ /M36m }ML9r%OfV 17J]|Tl*JW=Vݼ~ks@a@](5w,]Ε>؂yˢN5e&!|"Qڶ}{ڹ{O&0=dBR],GCPzmOV ZRY4LɌ>zv.~`5WǍ2Q0u}lV(ȓv̻$uRXfoնlۮG:m['ÌՏn2I'O7[6wKU,E(/y஦ w_U{L/>hZfMr;޹]ϼ+I~GF&CV7ZioAp=PyAL [<ֲukMF5MS%a\#Gk;,cÁZZtK޾u3W zҦuk尝i@8B.B^?I|1  R.] ִ6fZ<<}tߢ-o>ðal}vaN$<,TV1?A!p,آ߹t24@cbe@a61NV ͟3_oA<-JKyz.1txٱ>m/XlueS7%T .ݫM20GLr<4mj6%j_>TANmV)V7S[żM;6g8)~?t`~ҲlEڤ))7wI8Ê PSM6oJyrqM~\/knEzPڵ(?<@v:B'Oԡ31Ϟ:7}X^qS't]:u~K u؀֭"0qO;b}- q5Q-S<+Vq<؞ ϥ6C&N.'K?gΞ%6$$훈8g,aNi_5a~4i,/,w@XDFv1f<(1 b.%%p"@wUzwz D" o[K>>~vg8tAmbU}jZkP bؙn`)B>!ANcU;) 8G91)V|}Ua\fc `v fdD$5h7}x׭ߘ*4+v楏 q*;hyQ-g6!b f͚C2P|`~lX\؏x0=׍)v2!dJ`lMv{X17}癑Qkg3j[JyA¸ 60#*hcj&yYD*U|y7].Oqٟy!j0$uԼE+μ< ŒYi?Zzdpμt2jiԤ OD3VؕhJ`uzޒyYǼ~8b(vÁahYiZɾMG O:g'-s}8JDVU'e-Wy-SBٷ/˙&'KB!`K;Zԙgj^n #eӭ*:@)#̔i)%JC4M.?RoZ[O"Wc= WL5Q~_~UfϡKtTE냖 'qYP  +f! sI7gf._GXf-0uMiȑfɌ3h$ zE[o >}fQ4ɼ+& AVYۣV S1RݡcG0E$4ɳv3N, IɩX:41ӇAPO=~k,jܨ1yyo؈8kzQn懄pSngrΓʔ*uPvgM6Ə@fͦU+VpJ ! ơ?f! Z1=K%$?o &[^w.75F6 G&ϟ7{ޱo3U6irqi]u5=^1A8g֮[O} %Z?/"yl`fPʼ*Ub)\QZSF[7u3P>Bv-#.Qu1WЙӧ_O#j׬Cի>xȻ76틩{Y¼(@ڛpU{Y(;vɯQx~Lk8~,4K-+J(#G.CRW9gϜ t!6Fa<؄݇-qۮoy7iŋsL 4B߸I+庅w|TL<ҹ,3c۶i_.ʥ$ ->lba(#{1c N/ob yCÆ3ӪT74)._l&޸~`ȯwS`T̚=Y[E7~g1d^j5a;UTzQۂY5Ռ\AvTZ嘼Z̃2̊3yp|Z9̓J*D +Rv}>8wlמo[3s*߶e#]9cqݚ5qa;vbJPfD<|~Bna0 l%5Jo0O" !˶LzRT04ˆn{Lήr2VS^1@"HV5<<5xWV(,{@,<*@}Nf-YV(0o5 ڷo \j۪M eKh`9;w$L.q}P +j k %訒+'5_OHd +MEĥ6zWC̛h~08Ύ; ƏI:w١@`Txp`0&N6dײE Yh̍PtxpoTLon#w0Py˖TD 9gVK/-$j#5Z1w*WrDSg"7>KsӚ}wZo:O(!>=Tn=M:ٸ J݌{٫O 6)'>(IqP\4ۜO j厝8):y4%_Jaسgճ ?~BlwBYRr8vmM]rwiA0Ƕm+׮\$OP(~q%PY !ԣWT!ċq6Om6F)n\x J^fQr2->2T`wXyMu;ѫO_V^X`|B| M]e4Ys<нc~SأXrt^cۢe ö6<Цh41\8\}?lmnո)P0G_~IcCsg#"vbXP'vfyX-9>Zdp]¼Mz}+=~9rӜHnս'f-HTL.A\9bwgGػo_KcRCDاoյR(ȿ\2oe5;nJFӻ]&%Ƨ;H(4D!͛Csq$w7*YكzES&MB+ 8ݸ1͛nBf,b6mRE;CNRacrP"mZX1i{+Ai%_>.Aθӄ }TTIR&BD[c &F Q 9o!P}vAʜ{𧯿1p"eZ/^ȼ8s8q>vhS40lUt˺q@޽XfV7~X̡'wv9zQԷoCTCaJߕQX{JM:sִ$A5CE4}#BeĞ?.طKͧ<6rw oX̌986`8tIܸCYtœޱSG?(GdܓGӆMK]{LLk5V1 yJ|lE:P]-vlߢ"FO:BCof&{T~Yxp0{9 ~A֞ lڕ*qBFS"ѩʤшuŊP:p0{]mgIvb]6köm\N-tʐO$$ȕK,b /_gXtw-hġ/rB>[iC"4D >i^,0\ ?;v8T4JI̝9s!M x2JxAӗkLض5 nW9BtX.s.8|,2gJ .1ʗe6 "s;rpuBA=\R. r0 v?0=.PȂ8b5P.M ԏsY.l+8;ޝC> bU+FTo@[n/ +~K 䁁3==<)4txC-JlUZS&OME5.44,@jc˅c\K5o̻Q1.Aفhۮ-yq!.(RP\i[8]7QW,1`C TTE=ɫm6T\TChɢCb os[*C%\JhཁiӦ=j41%/?[N]Kn mV}##A4f()F$!5lԘyD,dg6ms)UjSh-b+Mя$Lԥjfb`5s!"W ͚ꁿo2R3"xfY9 ?~CCV\gZʉ~E0TqoM ,Y|q;y@)iP%np}޻AQuXH'>|¦/Us׌)Eg%eHA{cq+WIR8W 6`! @;aPbpcϝ3ibYa#+V^*Wj3S'I?_4&[h?oiXԤi3}#rS1wglhg``!/QR9B*ߟ5s\Hyj@HwtK .N D] .70Їo`6D PwpOet"\"_"&M7i CO?ARN]:eyPվGPTzl E&/h y+T]M1mՊl/jLxgFk0'NŽk)XQyo\,FfSK;wpBQZNz^A0$1=ZBfަ FL2Vmj:t|HVPpp׬8ӧeQ3/9YpCTitLtK&VY Zt)3R-Ko%}(5jpNnxu43サ7$WV–H}kC8=v.0hFič٫͌C4JgP k1c8֚jʶŌ{T u0mE%/'_NPsa\H[7o4F ж2=k sXdì9sr_9/}>[XF[V 2u&:t'ٳti[#uҹ6f2oSCFu^=5dJϞ6H̝=s&ڙA(9GCcks ;J<R٭μ״8@0={@SV:LZu֍&NǓ> =OիW]R!YW}]۶[3τ;̌zU:+T  h{: UIlB#ppcN4Xn24vSQAݽ}SyHCjZ[["$\Q~/";4q]s%yy'N~Lñَ,9sJ/? $?߀2gFUؙAW7:qTN{O:i9vZ2x 3OtE\utKX|> pyOרnB1G^-Cyix%==݅:rl}_QO}(Zʲu jY-3Ն>4eV?*􌕱3O b[EDDІh_|ц.@#=w>@Ŷ/zv)-ƍcnϦx t*(T{μQ5$;t(ٹ p_w58MOW9<̆ ).5f a߮Ծ];j3}̛ow aɍp0q/MHTw )CC5cN" vD^H-_T760/=x _n#bF\yB`M/ef&+71:YHð3VBB T)h + -%@ٙg!<0*Ut߰KfzP~s\\dw&Rydx6d j+Lj v:Вe3cn.*F8lߠ.fxvA%hϐ| $YRhwy,apOr0Le~4;OGh-|LoP89rǂz[x"@7e^LLs1Ss_  PwBÑv>فW^A0RiK'ӉSҕ, <|&LLkd 3ˍ!$JT3w&^p@LT؁?epxvk 3Зà;2" @;|8x !FnuByP-iނܣXkh:zϘ9hnɺ0.W;9*3 ~ B%D 5I!>) TPA&(3Ra;~ %K81U񓧨yV 6 c4f и{B:$ʕ k؟;2r Ĵ6P` fC˖Pho{ێ֝:s_%_ 5ABAR!AB;w)l6mf(`&sz|-B ;t*Wz{%5n+wuz. @CYIW_ dZRVڡt`,IݲفVۇ捪f8в$m5̂8[ΕC /h1* {k,L LMe|<;qR?dKh WP*<&`v^lp0jo45_HteJ~nݸNwnݠopwniҽ;73 |rqU>˗()9IP2:|DHezFBB^L/CB5;+?ɺ0$"N6l ;Qd{w{w g6񜊻i]ܐlD ~ZZEaT~<'(oto?a> 4jLf5m9lt@fAfЂSSwxu>,~oXPQ;6}&) ف]m(X0gY\zA}zGQ66Qb}mk IJݤH y {jqu} P'ܮR6 NNLpwWg})%;yEќhidBڻk']JH׮^X:u=rO;w;tcڵK9|D㮋Vu @&c L>un._83eo-[f:vLp܏@U:cN'pQMeTJ y)-]&OJכ-R\Enj#G3 Չ&ь3iz,mTsԿo_n*/i^)BJ8d#]ɸ,cf2nvV5[j!QO}&>}DS2pE gZDJ&ӚusOQXόTg `.]֯u&/ {V_0 񃞙c 覡2\Bҵ/F ҥKt.VF[bs׮]MCl $&n޲ˀP'Xut<:z 7皟'GG>K oȐw)00XM/CVCw˙&G(2|8F۬ >,&ɇ*bϞYjUj?SH!TPZl%'%[J(۷ժ'Z\ezkׁӷ9gix ]WB>OXd͒?ʗ]Ʉ;k^ͯCZ.ݺS޽iyܕKz%\?Axd`ZH5سy4]칳gNz)xT;]JDMdk}{3 v,^l[.1cƥxH>~Re^BG x*d2\ݢU+=U^5hhu9%I%lq|7P5` 57-6lN |5"GWЮ#ԣ[OhzbrL4oVpnަ:5됻W>ojѼնZϝ7?]* ~\ŴyLZ"ݠ+iC\$Y,?^%0C"Ǭ[C0PuX[ԻcZ^\yFjIۯCߛK*W7o~/O͛ ׼Nj}-i@"4ZҚulKXU儣ς 4O1?Ur&˔+"Ynʕ:`pp<c\`l\ol(tΠ۶O>h0;utV$ bg17~γrjA/zчw[ V-Ц[YYjgn7!]^meFw ؁J|]vL~[ʒ:7RIbX*$ kW.щiqC_8OoCOZ!/MBpo׶Ȍ݇ezT:TM) Aņ-C/I%hũ{Tpl޺/\;wJ44UR U6\l ^i!ΖÃA_]u8kC 1t_ݴLڽbJ!,D]tEKzav$or⿽@kD;wc;gF"m2L#Gx2gBEer{l߾}tRl(ި"}l8^pOtOo> nfU уBf͢_>gޠ(<,3bDod3?` /ꤧP? }\mwlą5k܇T߰  ;2 Ԡ;{\f=% ;HVڬDc{(ctnz6? U`FIݓťƠt ]-gNo@~mH m޾T)nx[U/TPQ:|`_5[Bl߲P an Ҧ< `+@x>BAŦPSAA&٩TL9%Ԡ4Dvt۲jd)oѠ&ħ;;7p`4@hRV:KAX+~fO\1#GQ2R*!3/d*X? C6!v )ge?( 3f<7"EqlqhVД~蒠Vri׍k_vn/-hX\ӦMyn>tKD(-X>(&t`v"\5kAs.]I5PM\fr9:y-[ڶmK~3OrI Z&(fy(;KBlx695uh" HL67udǵs:lI&-H2=JasӐ!ԉcmI&ANlقrͶB;;tBh劥{vB qӮmh8$-^@kצ a39[9"Nx7q&0X0MW σ;DC gVqg iQISol}>{%,7Օ*VvyK$+GʻT?({Stwt9@H%.߃rs!wgrp#Ias nLܹ쏶mТ)iz,xqU:lxMč odVz"AH&\ ]:Ms?e_e, |_(#ۗ3x-!WxFI6eL7_*~BŊ wV-97q)K9 圝FjӽVeNu)+{#91lWq[߮;ȱ nmB6Hn(->s,%K>w]<#Zip(.>>n%ƴիW!dxvFGrx2+{ gS'3%Zt"9z9rpn-8h6<.yËbs Oz[ rK]KGxO&F9ˠ- {hz)RTcbqHb+U.o hm(y2!"7)eNOln 1d-6ॷ?e{OQ|df>Z.ʳJ K\r*47d6;}R6qS'ӨB9|cЌ3)#y j C##l*MaN[/A]vaV t8@5nܘO(,@uP!3cnc949oD&NGL6r2eLւ.JЙ"#sp:B8Y<TfuMfNiC7pu'ZvrKܤ(I\ؿo7 jʕX"0 &|)l?~P׏CܯFi qSOXxhmHyu$ߐz IO< hdv+(MQ3ȈJ ڿgC4,!ZIc<ehJ<r<66ѼʼnZn*H< _~Er)VLζEDQWٷmDFjq 7' ݰ }/%z뇮xPk 47Q%Qz40K@B{M|>TMKǜ`8y (UEo^iтttZ[mקV awg?2_A_[.ꓺ 43ޝΌx@4k@~%!aUe2\Jܭ{],3[*%ږHD̞ÞZ.EeЮY'+ m%0-Ți^-N,Y4;pMU֣CWv؋w1NXh8r?W^e z=M  Z] 6i’| Ȝt6mNJCOxKf@3sSpCЭXNr /Uv褆FJд$9aҤ4b&OƪD[K5SOA Ndh` *7+WEd`xN=#켇L?nXF.#@Bn޽9/4 C!%2r߯yypcjYkW7$VEC|j2p[΢ xËT߽cf)7_g:tlR]&\g`M bgY'#j' /$ U'?_~Ao38Owg}E}"iд5rw슕*zzzh: (;Dۀe!QTfq-Z8bfZ+lݻ)M)7h0?͵,_}7Cr SqA BC ?@'6~A}|$@˱U>SZ: vsnv @vͳ+$A9Dabg]ŀCG,N1VǦ\{ȠCE޽ٕ;MCHxt8wQ$SwkL>\zŠ+T-j?-GDIaW @Y$+T6$[͞5۠˕ 7o=UiJ tS=9߳0V N{̓ɓ&rS$ # YڎbSeм'&B H4=p}G rLWRuX-Djp.ttRPq/ē +"`?AHFI6mI/ʽM3}Tg/Icx(.}Kׯ/qtz7ݵ~ptKQa_z5ACK̈́3hvD/\Ԥ£e 8vxn6\N!CIxi2?С͙Bf~O:cr̘72=$WoQfZVLD=>V-_eB'-U4:4pU=Ε2xݛjB Z*UR<Ԣe+^Lxo)l8w>99dM#9u)[ƍ!v 1M{[(NJՏ[@xz]O|fтZN.U r6e*`WBsNfVZɝƠ[k <ɯ2S zz9HB҈iK'Û$_njhZ7 m0NAU1p t % s)#STQ9s؉;ml]. J<2o 0B[ ]Q:؁g; ޖowI'M5;ɣSf|GP7O;W7eP\腺y=m@|]wکœSժU ٌݸݝZJ[ 8p0K5f94/e$t|asI/_<{cTUkW:Sdd{Nlhky٢.; ӻuAjaH~̄x#\;LǭW-^<<+\߾o<T&Ba&e6t20!CQnݩaTLY"IuABYAuzd^fOLldC$0='Q5 #ϟ<݃lSSӸt8ʌ3B<:J-K*U+d%4I^o%sSXR/Y&Ӓ͎`xϋr_[jE*S=F /?doO?>}Jwܡ)tUJNJ˗Pn9~!l*ǎVfP{7dYx'Qr [g%?fPT{ѨIӫ6LR>(enC\L 4ZN:8SpsjzYv\ެAC.:w9xΜIRw-yZm>FZ4T7jdvϳbZC2`V.&:>M|Lѵ$fߩ%%q(MBSodMqvK3j[*蚈p 5qo@ڹm Sh q6w>B꾻M7$2EsB?.nwʕ9x,@ځg^VF+#W?֔>!.60FAN..ĀG9T25tĆ$E.N[H .P[3(QJ,UG!~`%N'rQHWtŠZA^_f<فg^vpģƮFtUdSKN7TX RCLLXBgakZWQ: ꯸ȇ)MiWPPyA!kV|ÊkxcuGio@sGxve-)X0>z.&t~=51 3DɓfPC%K/+ ȜSs^a(YXcЭM :xLxe捺,:Rn|U:4lHv_@ 4w,K݋<;9&+_w9.jpq&AB?>}yf B ?KLj0ҥKtf =qp^FKh|$Ѷvxo"lҴ~t#v :snߩa9$ RfҔޑת 3gΓ.ZBEvفi{3 GS\9.t6Q>+uTH9jl33BGwh0u7j7{\ D[]t;{ӄ[h"vK#l|=K. o -:n߾Mg,en){+OkS;K/ ,`?7eqO2uEVZ 7T 9QtIؐCPG$ȋ5\ޝ;t͏t)cY"15Y'e,U ?Əӧ3M8+cyz{F)/g9O4Wk[[XZiS7lڄ1ơDR-R%{98HQ?3æwB4kނ&kHBB{U5 $ڠJj8vwb2n@,MYxפ5- V@ǵl&Z={BV?&6'12U߁֫C8eqf lVE1HA??~O6R[$Ĝ+V66{x3-"#M!;fA~Xmcflz{2D,4|!^^c{…"0yNB&הM_: _jO_īWP|y^ N-31!sD.4"Wa.VzfJz5GDEz,*;slh4YaYm̴7w)'-9~ٲ'KNfLP?E쁔d?@JGƍ.]z8f»S߇+? F]F \,A2eJ#U qCm Q$i.Z(v25AFOvxX(V8)F+biSYFn$ Ss}ak@Z5ʪƦū 'O~IaqEK1cCIj"1_CcKjP7pMήaPB54oSd;;Wl$gbgL53+d9뭛7bŲ򜅋NfN`2bK[4 mLWJv#m۱/v ^3mڵg~pTKhk:}!?7k6ch`&{C79ՙB[m W\h/IAKMYBV,sh`e7Bn`Id Lӌ($~"|`iᒢfsv (u1FK6TrCht;B4$.QxdDlܠ:X~~ $2t3ܑv$!)lW y@&*񠼽1z8QHI-2n$ SbXw%jKc-D,gg`:,6s#ڒIIqufWCcgvIbpi-ۯӧ+3h5ھe?< <4ҹ#/h7R \{)<LSzbe'8t(|3'sTjBE=X m,L:iΝ=rIr`\ׁ+{vm3u)zjG4$邒ȸ%:|Ĩ$v`JZt}͓T2Q-?eYhb(Tp |ԩב"*ڸ,7v`1[)Hv-Fes+iӺ]~l2:u[97!9hZEr:xngY|g^N-MNaK}!!V5Ts$ xjĖb_šk&&%:ח%hKz)zX&%$]x'K^nzP/rR rNm[k^BE&9+*, 9$ "av߈H 6 tO:U k7lhW}0rĿ|Di7C5QRU֝#uȿs~Z1FQҤI|LaXKm`Q2 o FhIRI׾E\>&W-L@q/4˗.fKӦWOyjc# @!OɎ4[\b#N Ι핻*_uPX{~P YfsRFFK-T}۶ Ffǵ!+uVu/GPS@o|0v IF&ablأjhdjCZYt2fR2}2LH œ(g{Ǻt0-'m8U̜1Cc3{}]vŖ9 {~DWHzX ʆ )EAHMJ!R'6lr3!,Rw)>*/.RfHH'J_wJd;WN§Ȃ&Zqyix0^&a6eMXK-'vH7ޜ474  e={}:4uF|Cˁmy@PP r!E H1!/_DDD$7K,%l(P dg q(7A%lۺ]+3;sDb=Zqy?nD sנ>l4q#aTT E) JLtP_|AyGD2D۪a(R՘__\={5>}6W/_}_:mS425 %Jw-5AVOYK/ʗt;֔ㄢsJx{/T6߽ |qjii&dLl`E9k++^UC: f}y0O^O O^ \1H'Z7)-uq5\Ó[@_ܻ%٫7*R%%LcEVnxU빴Po"YуJ/6CѻK$>*O>5S.էaU>Jlٲ&L+skiIN(m aU<ۮ&j؍qsQ=1t\"jVT]_7yi)ur4υ9sGIDŦao_[,<ΐ_UUI0| z=)*"^_l:Q[#d#xlƣqbJD=?'k30Kd:8K KuuӮ|KuWl/<8q ^Sn"c ">reo2 AAdtf\ 1˲fVW L[}-."HWX+y`3 aqxvx$yׯ_+ idprs%iCלV!GH';4?*g 6 iP?}!,,(f241jLcr]C67s4d(tt2""<~cҥP$B4mhܲJ$=ȴK}ĉ%ZBw)Cc8r咦O@{<(!}=RDWeMm>ys斖pȜC4yC]KIZ@bO~P8(M:GȦlDe̛'OGY:zĢ%KY@!{\6WPj^ srr&ᣬkI~Q*> pH 7VJu;UhQOu? (8Y*̞;i޲  qG TʚdI;D-RC(7YZqp/!۪5kkjYR* )p)ʼ1leXj.\.#dIMr^*+!BFd"2% J۵g/ ՠy I$JjRTB@P\,h7*~I>,(8K}.8d0wEMBT epDQ j+:%*4P&cG9=04t."&w/Et E,8@t{B{ NJkӶ=mwsFZ5˝<1ih+HBcBr&)̩<)pk=NO229סnhdOOS5%f00„5*H nPÊhQ[OkK"O E ف'u)}uW|ʏaz@lcjթ!q!S"$# VV6{[mff%mWcMTϖǗ@_D.)XQb΀kYwId] 𑋼ËGH܌JF1ӈ5|Z7 (1}8W$VЈ)@*&fF)qPb{hGx5RKo'E:3"Zѡ(3E{*42+: bAsT=>>ϟ>o@^ xf͚q_wDQ k$BꏬyP@ ##z>h`šL1K_qi7{m/|ַ'v' DsTn21ՐtN^3T)[UE@gqo۾=A$jB',x,ÑFݶm[s*ʢrrB}y¹xx*Wyz熼- [ 'Ûj팞G4OH [$mF.vq V#7\_0γ=/~Utkzx6RJaU4oٍsV WFΜ9s;1?lH[$viiT(7ȖYvm:7,C&<'0.cn^:ҞݺgwtN_̇2սנ8F(la&aBEA;-GX /rG@(w8߈+<=4k`jv4"j$ļ{S@k X[ڒM7rBRBL:rt4iڔB߼9:2)< ,G2k .JGTD:uߘ}l,/ *. NC8'+- y ?|}[L{ENx7Uy#$0>3bݭR[#~`O{V^C 'p#!5Nq.ׂZ#tqXL^+|p `l]B&Ƭ~I;NbExaJ~nzr[aOO8g./'ժbقq bؠ~́+Yl!꾅Ǎ, *s"\HїQ)Tg:+˗r#2H"H[קNx>?ͻ~hbWa?j9$䓎]]cKqx,U6g"MV4;^\ xt:&J:$%,*F ׮]Cۈ,.˪Ii>); o>ȭ >rɐ1WIJ| GgaGdSO|3XÒB,QwII)2qX ==aݜ,(X `!&j<0Ay!Xc*xE3ۚcnnb5+M[e**DǼ\mqgWxUSN"M*Ptr]nZL*ZPIZ|AЭ[V;?~dqLr0ߦra;#훷/$pŏ˟^@Sv )/xYM!s8158ٴa-ȕOݹcnQXB^F}cN^V|k;;ضAYpNf *Y _=CLx|.m!;/lnZK}vc CV9%[#؜kciU (^ȭDUrS!R`z -n9t \:V,uWnۼQك/~bX[xnQME=cM@Hd W.FAu0UB>Z%E*\6YYZ?013PgM")CZ"eYOafnCf!Ђ yTiayR[Cj+&iZ_41z%`2Z)V$J* Qݛb;ykNٯt|4 !c!e$X[?k <@5).Vm`a1j4 kʊU qne y@!DSv`XZVd8BQT遐EDbۼgB,$z'9Ȓ&|cǥ [ACeD1@鷩;ȦRMZT ?H1bSuRw5jJ?.R[j[TS2~ ! BԊJcqPT3kfZH ̌I( >"MFM2% K +^*(3Ŭٜh~q \Ff<ӆi]*(V*%rǑ6>i>HT0"8#X/qrήLZ "H_Fpϝ9VI~k^8-[6s/ڏ$!:IuH *?4}Dȭ\۽ׯr%\/SLz&#垺^H7nJ< 2T6pD!@D:✀9Q \o?Z[h)|AmXG*jTҸ*ON|uVRZgg,NNLҸ(U/m8<(2XiܘLi5RZuMeIRmK$5s$Ҳ$컄#CPJeƎe7n•J5 G[ۺ}|ߌ2V)B 'cd>SLo(6~Æزm;w:fPN m lR2#(mX\ fu:zLN1T̸+ tuzv$H}ahBҢ.?]:\5m؈{sl%Qϊ8(~ $ZE 8]\mK tc,9}fkʱ*:OrZ˖>ڴehѪ5֯Re%g6$FԼ&6SlY5н1ѳ $"DYFHYeI㣝`YJUjՊG 90IeT*s]i 8ik B5}i]BۙTW=#=m\*THY4^Bv1P8($k62d'ph^!b1Tt,RcӧNѣ8lZRYGcæj[^.T ߶U |6\~imdqHj $;{JF8Ş =]I!rb/A W=rAUQKɌtsV-FriF Lq(4@&{\$iT:ץw[nn|l&Y+ܭPl#dQOi[UVXiw@)v8 ߚE8RRJj$,ʺ˗+'&MiSrEs~F<-kl1bީiC Jv SSiQ琚 8$B#E8u,]*jY%XpX{s>M *w'ѩ^ʕ+S,RjOҷ_ Kx,ԲߏR1OLN$F}eW[Rš)@X%;G~$jU 2rD.^0! G'zw!K[}Yu`SL([wrZԃJIz<ܺ&4 5E,#/LcŲ%رc{m@h'KoI5-1*xV^ >RZн 5a'\SҔT;<D]R4݁䕜Ȅ .p= Y/5U۞dF@5)Mox4ojDs7d0̞7;I.(yXBjW~BZBMWN~:#I˒ą{)Zn\MUEdɏ\`j`Ƥv׷?[`. dSghRةs(S)FZiO̔a<0~F)zuҚB!UEZfF }RҔv)R0֭ߨi$/IXngnSx>8|ԨIb{nzrj+M6KtP|UVH) ¤ J%sgpj T\e˕UPϟ9h`<'hyR Պuu'Mx5 '݊LMQ|OUh5/$p>mU&tٳr2]725*nJ[0J^tiNQ $hS*g 6gN㭅<B߳fBt6EY`d((% r9;lojm6~1t7'-(@#3sILdKzVbe1)rLH|Liv)qB|"2 >ףVIbؽA zVF{(Q\^ei?ʴӦ*&vEiGC|Ks n~zwY[&tSH)ׯbJH.7ccЗHgml1 il"lG|_퍔H?IԀ}ظv 'ucbȐaRit?+Xՙ-kֲBQc&bTDHutQ6Mvmj[7pA]B sCXn=z`x)S]'k\=}鷎" >Qw].Sot5Ø~W3eX8Kkb+ ORr8i[[x mrjPz ?D!ub,Y7m<6Jiٳ?~[b+ؽc+&M]ѱC4o֌H=}ofB-qx]V|\el#Ki5bn؛eΎs#.,'aL< s0B[rjլ '!NzJ^Zl#G*Scl~E]{%dK.G.~\^'gh_[&Ś )z!J$DEJګ fY>b(!Ce82qW3sj !3>8#Ш՚ggNi~ڼ躩8>ޒfB+IlDE,IʼnB I>r#gμx9m;f $EV(6$6k+{!8jVHdՄ iBz*S@J@D̥,|Fސ C!oe "}¸}=7"U;ы?omo7ν>}ȈHnC\t ƴ)SPnXX3b+PaB1rv*2)KT">-a6F .{f ba - iU̟UN5gp'O|>G_8ʷ;71WH:7Ky(Fԋ/fGBW|!5xzzDDrAX#!o+)FZJckwQײOa6mѹ2QٳiڐA%<,NlwQnEY<>PPm::i[#*(KVcwo1j+J ㇏x\ImdsNHM~IjCIv֧gvDPFȕ^uJ91םnٱ\9^dn򱷲Nz8;o]T&(5|^Hs߈4V0}\OT] MC BFi!cuߏkQ2^FؗkKOkY)>G4@LQi%,Z @!όO{HL$]; ~ƈ{V,7R^DD7UM6oF&Ctm]}#&&@oB<)VAUݻD|2Yr*?ZTC9fp?cǎq>|<.)E!zj E0 MH}-|M(իv9QqӦȗ=+70-[N^{D pz 6g 17QmgSJ.JE0`݌GStS%B0c*snjǏ7<-1x- OAP2Bx! | $N *S <^ҁ)qcGdx^?7 ! ZR_ڧ}) Wrƒ趢pIIs3*&!퍧=ݾGī;D{yx*n?M|ѡ]k'+OeBH#*/H$@r 5oX22RMVRg I2ŽE6.߻=^CW,CFiۖ[#iqn:v{à輹+a9pt>AҢcSdߤEҷv tT~"D(MFܝo:ng{Gxp';2$ wbpZܻqA3?TX8 $vž>y:d{nUF{~X @կ}dArQ:_ɛoHycp%woEp0^;̱h=v6E߶Aa .[Jg:5$!,s<=D늠;}[|g[  ^-*P]O^߿}Nl]{E!ԣWJm斖0{97%jTEar*ȡa *E s֬h PZBgȝPqyN\vL[@i4TlL_uAMF<_-*^}Bc(xq= 䱿z*zyyɥپ?i BtܼyD}|ܨay$+;SrUZ#@ԋ/b6O|:߶Cl3>n2AM\n6b!r>OgX}XkqyP}% ޻ &˝Z Uˎ}yວpb^P335%bzx ܽj|iNKJ }9AiҬqtϞ;Bɖhg&t~}p~LtPPn\>#3q+UUFq)r>n3cWLlHI٦&GD[8%XUFȔw`{69D 0w+8땂B.T cN,%o1NV\Ӥ&~dFfѓ+c[I?~J-'NDA IUuj5kԕp+kWy/񈟣q-}C~rf_ɯ"fBlcX/[6zھsۜOZ2}`16)v|>i)"ɷGb%x7 쩇;ׯbp>,p 61g\Ӆ?|ίױ?W YST#MܤB&JJ[]c D7orŃ2eˢv:X!(y^xeᚬLxF (#r?ΓMIe-̈́ "f">n6#xm.Wn=> |'t5rͨZJ[>G,!.%̆ޝg<2hRmw)\kbZ*Z:`yMSľdzBtHWqiyS.vu{~T bb(҉ uc'm#tR~895ܻB~3??O}x-[woP]r}l8 GؠL/ 2!5n2Dv8S:li!<nafi!?\m,im':$Gݧ8l;F+|/ɺN핓OÞ3doZN˖Zz*Xc>|䱍m>0W<ωMF_%}%?D}\B0T PK׃P,Jl= r4dNcnݰu6^}y cJ< #.6Ńvt‹7E% ɸ/C2"7a;bD͝G-})E|/kzU1۹Kv&g.Ǣ%ѣOo,T#b8tank̑N-[jdVmA-%L͌ ˠb? L)Ÿ}v6H PXXp_Cy!(xz1A4rWoy>L/_ƉcǤpTo)Ti0uC+);pr*Қěy䔳2 w)rDRH݇l'm]+իlk~x'gw&iVSU74!&_æ&Y/.=`0gW`4n_d9Ji*?H^#69۩o&G\/Ĺ ue,_0%7Z}5Vpen &WAa<ѳZ`,OXY1ytl\]-ՐWR0X_6ׯ^s8^۷7!ݼL!M.:4O\#Vh,!ͤz.Ycxgi,RCRfTSm~5E{\/ӣxp*/85k 3ξx|:^~Uݟ>y$~ld4e?Z ###񳏨N 3s"ƱI˰@/=(H3#]rpI3:K!h:xPkjQ/E aQw +[FXDxV :1z^x\r7adL(I}(rK_! bINs>ӑFUȲm۶$' ׮]c;bL2:?8~ P,#*"WС=7-5¼ #UH;oRom'OE9aF#2" mv(_B|젥ӳ _W{՚\qsn݆H#g"J(j+ 'jI,R4}KBornBE".V+N p#l!77QaF\7qKYjSoo>yH }PClݲ9^kZJ-ھdzxz䆄܁-O^F#Pʢ0ãGUVQ[[ej@۴nMH;4hݺصww״ےPcai ?ð =x EH_2"PŒիs;H)5Poyߴ>>1iKu'`0h,hIuEuInenW^i e4SǒlG϶O ʱK)=GJlu?vH(mIESNqdž*hJR떍5:KQ#_PA=wV iDaj%cUBI&Gdklۺ멦>m 닖-[L2"(˜¬-mU`3'.F}%fŢYJT?+Wqw y,b¿0f&u!n 8U[h'M:? uaz(YUԐN%QezSKHMyH#XD)[] & %ՇR$ۧ7=%ھ"vqV)ʠ(1Z̶Y;Q:´N4JEeKc(QTk8"Wߐ&A^efvdJ7PJ*>Fd],(9J`K'i=^PGŽyQQ3פjW#%`AOIe#3>qE&P> YhCLs \d> O%5D!D\6vv_:VJ1cq&Mq>NvC$r M"C1j4~5r9 C e˕TŇ1 d2[`JIa{Iɒadl"317amЍ∋m!Uӊ^$"R;`L|Ȑ?ot.Λ[6a$vG3hfa] rwN!sYT@[k]}=nP4gނ_*"N4J4l$X܊[ß6~{ DE1ӷ/GmJ=_R7d"*U.FMCd݃GS,<DEkHqnj@"?LO QkLDVZ )KL-6bς 0GƙNNU8pؽk'm݂ c媕\x\ygqk6_"Roo5K~13U,5' Su;pW/2QW9:f n]WBȭ#+ݐ[\*.+p1&s2ᑨ8bxDF{G]nN]w*HP9~b'h["K'@̪(%XQ@-=]@_'srowo4P]@EBMǟ8:%o>[,98 pC DU(RVL(9yӧOCWxܬLr|ŋmסe6O@tJE!*TShI7Sn?+zRb 8E=P| rQTiT\WQu7@zQjUߨdbŹ%S\BBFP'ł365S I@I*Y3|edJKN-Sk?`i3K-ǚuevlݾ;wQR*+z:wԁЯcs9"6"G8]+L!GϞ}G.֎DƘ -WLr @ USB٩) wiͨ P2]ݰr^Td#q*8pȏ 5I@ GT9פk={g-X+2J\=m ^,'Т n;*yZ)MJnFVy3w>f{o\R8#U~!nvYOZus5jI郿K)HuwNiGeBb*P"ŎCHܱLz` NA\@ q=_TJdG-ࣔNd7m٪\,j։7-Pz#Gy66tڕ9-q`"B`V8hIJ)"4O4 "&~JOڬhصg/s.vҵ}2T_{p"pۮb維ZtQKP\94 `BhPEA(Q@^<!jթMN^F q7H JdN9z4:tٰg-&.qkfFsbQEw3?^ #o#"-tH.^=]s &EEkΝy?)+ڨ$D@J5%]AƊEFGק|4*,6sO YxcLPT.KШּ>EsfTJ&Z$j{96Q+%ȥQHı-X,_"<*\Pa3n8xP'\KtժSHjʜ+O4i֜qAB44(s.`.&/ίD0 tLdmۼ1aL7AY'Ah ~CN).T@&!iW#D"t mۡn X^=N#ٻ+VdB"hC"S9fc'N:kסtrlV dM*CxM'3Դ RMdLC9$?a"#k#HS`emC썅Uj%JQ:<kCj$KFU%HjF5o M`#eϑC\\C걅CNذi3#H'ѐ6Qr Ѧ={6llYACr&aIpscń{wR 3dIp7$HYz r3͘;;J}Ė ʹZx\@Ab//F(39iT^ d ' bzJJDT׮E>/@:X9"0:yzFf-u]W:u־UR"t!:F K+V2R8@ J(,~!U2{=Vc%%pR>2BO;.W8=Bw$UWcYpQ6m+Gk cƎW`Hc^A$*VRYY]SDZxFB7o>,aZCf$K ("I\9sJsu cUV]-G񈝕bm\Mp$:uqԚB1 ÇǏ8{Ο;ϲ:=.Ν=3B:y8; Q5q/ҹA $~J!Id<(RǍF`R!=z,3M,VDtGHTlT.AŊ%ewQ88U8)opI ؠ i)ƒڧ/I)햴;!!M (%9h,9y+wp"٣XHp{wk9+):8qp{~Htӂ9CJ?%$.=>Vrɀr1ܺ~U뽉ޑ$ZsAh˵󙘙E^5ӓ-_Ħav`ڍO:!v3s-58sF'] pUBTBdSk 5}GƊ0aMh r$89ggdΝ8*qܶ%YFljDZAE{-l~;BY:\M򱐵D~tg߭ cGxK$ы{Iϖ젒{StMA $J"۱j*,X%OooV RT9w2Nk!¢^"GpĹn &5Y:!CF]4o 7-Y8K *,;~2IErm"ڿ.A$_Wّ$ѝ;{ {8Dz]3ű#Xz(1򽄈>;.I!{}qΘ>XhU5k+On9%'؄:&$}v#)ڶ߁y[@%a,OACm L:-TGpQ"o-(Q:{ǖ-bJ,+NL޼Cϝ7Kno:!oJד/Lb { }zs!& E.׏A[>l,=-[NBOܑ85-8oXI ȩ=y$750|ж "Wfvimkatp0͘c)&9˔-/1 y`JZ*`r뚘ޮ6]C^`m ׬SgpEo8\?{|#Dy:=k׮GmX. aI2dI)q)DcjJLfuz_YGQ頞LƔnԩLpGL1[_ԚI5Yt"u!Uz!ZG\EK-+e6I[:hRՃ+i4H\,w޼رkhJ뤐*JM϶|r&"UjB"yY↏ <}PpzqgvE]OE ބ£~wJIթz9byܢ >c/6nn~ss%5h"O2bDӪfgXDCeH7[̗kH\N :Y~nL܀"oEPf $-eBJh!#ξDD+ 0G9= Gn\B .7FۈhS)J&%d~52Ay*TkQ`M͗򁷐>ֳg 3'Ţ&u/T-l`o #=cj¯f('}Z*Nc*, HN>дҹr?fgaiNUK KM&H(#A 0S4wcUX> b5*Ss_Gx>L0zݳϯ 2ZC ID 'kִs+ qkNƱLo*ЦQ},kZ#.9ڐ^_EebhΝ&b09[ 1Y`i6!QD\n=D0(FӷJ\6d\$> ёhgcc *UdhU( YXTEfai)317_Gq[X=je.-yBٍYrmSi˗'?V=vBSND&Bx6{\\:&A$q3O)r2Q#eKlc̓rhpqFr'1cQFm 1"SsL<% &/MY`LbfxqVZDAh;1#)3ƷihHgnaayFh_[V4L|: qDGzѬ j(MK}R*;Qۯ?[ÒI[춴_H &KFH"#Gɚ[rLDlvHfѶm{BJL<6FcH%h!lڼӦкu)/*Ց"ʅsnl` CT)ڜZ]Vfdjj,)".YYf"'qdw_{y(wGҺu&8)ueO"b6 ǽ6hmQ$s68hWu f$OL*:vA1O6qǮ9{'OQMWѦH]ٱ.m WpmkwZ&ȑt>eW3*$ XvFXr~%`V?:wҥ)JYs ܯZs1˰mdٕ|oRz)qH TmT҃8ZX8ؖRȤawH舋_<{;e҂_kPB%v1R+P$yl TV /_ &&&sV<-!Rs'{$f5ҨQ#,kå"=T'"=zx{!Ka]-e qȓSi deَp}땗YXY *msT3KRW!?ݼOeXJ%^߿[7oe;Em׭^g% !Lz]1؇;a ظn ֮ZShK$.19.H. ߢhrH1l:u숺ul(P +8NNMpᢨP5nvC%fOHf0 kYMHݴ~]ѣZWQ4uֳNٟhd؁,تB1N!d(trEoZEG9 ϡ{2l̨d(-$nJBR A2rH).y䈥8% 0qE͕uw/\L=>|$#X/E &Gƍ= ; e"Ռ^( QtF XO% :G g9sf=\N^z#kl]ȸ.."#n+8pR$k4ɰQ4O*(kTP&}HTײFrs\[iI9:BGW"dqJ!":)I%˥׌ 5s;vvqA0jp^ۿҮIH%Â6>{QP5 fbKegK9lڔ)w'OĖ[Y̴(Ea(r]][k;/ 8|}b!2yqero'P<@#sű_ k#nw/Sȗt4,n炌D C WFoؐ}qFyъΤ-t)]E\'eN[,;bDQ2K7n Ʊ1EThSM 1=.e*l2$&4Ǣf8 O:cP{f\*z>|8{ܸ~Cة eA :l2ϝ;7Zl9^:ʔ)b!7U76ؾ \T7>tW`(ڵ v:`uس{N/pVcYW =mR vI!pP;s{ $]lq&"`¼QQcƪYC<0Mq1PpAa`$cr&gΒEjko$nVdDNe!tdZ8' nBѓ.EE)%M"ٲ1aػK,T]3 /Y"FlZV,cFBNQjU͛wJ**D)baeurFlΰucJk-2%rSx&zWR]vfÞ5k8rD "~"3o{aX$Ed/܁Eh( FAlFE2%Ԓ^N( ,Ņ}ܔV|6jBJ&8UVG[nB|D&<E QrÛTXɶ+_@w5!nVF lݼevcΘ&thӦjժ%J`-vW :%qU;u3d^&aPc\9茰cN(c 5ꢜ[ņ ΎUu27493 Vv0pn{f S嗗|Bg>✏+!2 ±$-rְw`D\Q`!,Y Gz gǒ_<+D\ \'.F? /a#TH38!` 3O?8JcQpn?bm5pLд\a m\ VVb2lIᏓ+{XYڣXhU8'&6 5COH(?]}؈RX1Q 'M;w &8o!b3>Hb jVwO8K=ʆ+"VƇHqw\q8>1DLJ"#B}%Zm(ZbDb}q~cn8!Spj^pE`v* ƱCǎhԨ*W%KrFv,jIr3O >$ͬ~Fܹu"}G Xf)JԥJjRo h/Ђd6vFrD|&fYTH'Hn6b} DF`M)89E"{̀-Z>$0 tn YTE˨B<}Qa~X'q&k1 .,o./DsEP"Bmڴ9z܋^˗(q1g !317@llTQ*/|u%~Cf+f1wr\r)ޭK6LF>7@dֹ !v{ MA =–8D3"We׻ٱD>X} ᥗзHgSp(I$$B%].C>}) `]e=pbnHXTrrE*MNf)j^b8cD߇k}נA#.CV9Z %?ϔ~KQ"@ z 4IWF6+0Td|$RNWu@!X|X_-~1uQrk (~Kv,6׉bɺpr>RL7%q-}[ܭP_<q=|Q9 M[S(!`9J"*q'cB_l*k$4vB$HG@EuzneeM :Y&]޽ۇŊ1ɟN7fZ͂l'T, ~Y?2DSB 2DW}/_~I@(qϞbe(\02}o?"n/Y2fDB0~ʱł 4^ S0HIMU"**g5i3Aok̸s$n_9ۗ$gt4Gؼf1Ϝ:cF>=Whռ)ԭʕ*h攍qNDY_H Y6ǎ!<<X0h(UJs= YF])]m< "Q!uۃẬ!n8vA)ֶj\/QqpϙC+8sFdXO+wc 3q9"w(3fd}/үvȊ QGl]K\x37ohxfr'* =2~ 1a_?CPyetOj8(ns|59&|" ć!q n}u">Jȼ%!G훷 q=CL4*"rn*B+"3qiӧ9JuQTMWv2 ]FZ(S Ltѹ>ף̤HXl>Èx߸x ΟCع3zjۈU<1H_S}24+NJb@ 4]D.э}NLMX\Y>qh;!ƜgF:]b>;wc<>:C P9+̱^܋kWfeWKɑY|A`r[ {{ Bm/) HЛBT]ڵj CƌLxy營a|'j%3JY_Ι;/?cqzDy\RND4`*vٻOHi1D8M2(MXh Ѽ|ARܡmiia+sL%&Kv,Юz/<{|VE:wuA5,춒)Lh*ֿ9;9gl$6s[:6k#6ɸA$ ͙u>zt=@5epüv_N#Cac|c&"<*7 6x{WK+TD,-t]xk OatTZO\n$N`$snŗ6H}.<ҥKZ t24jAR޻6V(zh@D>G$>gɓWXȻOi%DŽ"L՘4ͻSNBʖ- G \GnP4ofcG^52b,Y1W',%rʓ ]rdǍ'<41_T!/ ;{<ý7!s ƽku7&v+x3;;>m=UŢ$'e gn~1VN, fqN&""T NfnC /jg5Bܒ:#D̖Yb,WS"gD,e69cM9h7Hza*㖓 3 9!]Hd2|j5I{(-5,|I$ӧo߿CE`nb-B##8Z8Z8s /~ĥrɃ-[rb&}=L5 o =֫hT@z#PnO@ 'q7*@OJ<Ν;aÆg?ĻO%e"ZMD|ϑo_#N#,6&+~o$_ŘKpr33|} v&"kK"܋e:J(am'υZl@M$GM'&wd|#gBy]0nOXg/kqz%+>`qllV"m\ó7 8[F FPA;+DWqK',>{֭DzuXz5CVbRhׇO02]b| ՙ-u"w^ߟ#9Ma"e֯qyڙc>7/~$ט mDn֠t!Z4|IG v@y{D.ӓGk,eBцxҡmsъE3s$v9[0}XiV3npmkrg4r{p֗.JDNx3/=bg .+J ^7__ݷǐű}~ y,NOL-c4AW-*?  bAIwn]>ZU;C!4m Ǐ7ߗtjObͨ"$xgNX\J`nָ"&'$ׯ9=+5orAO/bw+^ڷi&b߶ sФDܷ'q#˙-Iw%n[cjGh"ί #2a_W!~ i>n6ƇJEzd - "b  g=B1@*C>Ju?rEjC&O>:z93w*IG $WAL3_2 Uz?'歁]5! 5P!][4c]^k6gg 2$p_J_LTlŌPL/ YF?R?Մ&307=!t\~p2XX#=بs/_֭[1jhԮ[KI:^,ѡ/pӡ=nN=՞gCW_|:d6C}:OU|&>{b÷I"%Pp2w[qtT 8 +="fD NZDdU֗ BL$6{U{:6dijT|_)^ YxJɨJDO:fg#,l\ g&/dJIU޽qߟc5w`OwW^(nVѽU JfG6KﱱSh M-9W;6oqp}}<-|y,Л D4u D}[Xv-B_ i.Kp!&t3wO$k]Sl0sO NxgqUVoʋynś.wIokډi>4gNGH)=Qo}ȧ )B55bj%=)1<Ӝa?w6 -{Px))GܴZ%Pnj$ܙb8zWW+sDSzmĭ F鄩W ?bH̜:sap"η["23^xO{exfs,Ȋ~';oua.bQ&*|.bZ^n%^˂{G!@6ڜܭ 2tX%ٍako]bdaD^ L`f s;"# oJt$h { sbU~bìUd7;:M 4<dmsޛ0YV>Yx" [̲SW bs^ ½`woдYSs_P~=s6E͝1Dp-yKv̵)hbg#‹%>_"x=ѝ }l8lYL:W<9MG? nܸGnϜn=z.Yd) #s[XY:ΠBr(5N#!>d:d]SXX# (Jjhֲ#;"3E_pbQJ$k\=:}|6;0$δ0&$ 7/o׸-L׫a.K/!{Np3w)7 s`imxXCNB"#"1Zlx"ME.cjo?m!sWm-JoO,^]D*y96)5rEEn;^epa88Gpy̻‚xx4oЯצ agi8^zlUUaG7LNڠ$;\s~xG/!TɭGF.9K 4g;;K=4xj*~L}cLN'8S 8V84fG_U? 2V4ʘ-n{ ǫw걎qx"vWTޒ M]əMW.]]ts lj: 77 77c#8<gSS0&"l$4z7HU|xws#qYHOp7|y7blm3iVE%2A]-j9nč4/b|Vss k6z./FXU/Bϙa 4h.#*O+>H~nKu0Uȣ9MA$.RdOvWq5g}#4W4YVO\;L!JcsZ ̼En! G:wXl)*԰#qQeM"#q)Ab=Ukw.7W\gIHs4BĻ.#s,kb&L:/DB8k^HJ<+bEǰh%LhbN|.kksH4|z5GhF5oJsZ[g0;ljDN>IV76Q34Fh˾Eǐ d8"w ĠVx|볟EƳ(pOT%+3*o~R:~J.kw'4 fM/^Wт ѱJGǫp NJ'sSdi@VQ/,ݣ!A|u(bZSk۳X7Cs:)q[B}~mjDR]Ǥ2)ˋzyCh)L Мß#kO_=!Z1z TRdgc5$w[&B@Qy 92&HptA]JUkcnF -Ą+e);!0:ԕ彇kJh=բH(?ǿr84dhҤ)e`Q1LV턦ldG~3bǟ/8(7%>ɓ#r!yZ dDɓ' ӧOıp,Ν;#^{x+D>pT"˛#9}!_FBGH˜!"sׯ*ǝ:wtSwbKUue˸!@ܹ:Fť&t:DT5!s~OsJߕ,U #FD@HD(^NVo\& S伴‘#;[aŕeh)V:uƤ)Spb۰v;?–M9 ݻw6ICj>>>,%uN:eV˗~QپZ5jC/ak7&4޼e ʖ/""Vnqn]Kw!?;̟'qH?o\ME.]+gndUWn?TBK[;geɇI#_LLGa?x{P}qq^Ϋ5}3wCn9^?pB*K3+e #}c.PŦyPY\9rFyok ɑ?V)s'_u{o\5-s:74o{'߂1}+ΛK1 ٜ% ڵƇh 믮ش~-n^ A=._8'5?}(͟ŋj/&K(:P7nȃsū#lKYX| 궒dH(TPRQQ#=cL7P_zf*#G su!A&D*sLDiVAdn&u&-]sfaiI}he;n&L08 @}hʍ'Fd7]1l&4UXp e/)X%GNdu-f?uhFfj&bW*YoTS޻s-i30}۬YXh!̝| Z?WܹpqO\9HЎ;OD"=xqIdx|[cG5l߮Mk.F}&A`Ar\Ƶ8pĥJ`j -t_YoRaem[7#T(J\t /"ÇX7'IժnG13M[?=6_>xE`5*E7o>Tp#^Xb leeckoY::}驺EZUT+mso53222B РA{uڵYZȑ#'fFQN]0WCh'P)+h-` X-`}T3P,UbA$>t5)MД MޖIޛ8jN1-V(bb)Lk<=N6IENDB`movim-0.14.1/app/widgets/Stickers/stickers/racoon/5d570350f5ff8f7e5f4c45b952895bdc65e490ed.png000066400000000000000000001122021342764602200302620ustar00rootroot00000000000000PNG  IHDRActEXtSoftwareAdobe ImageReadyqe<$IDATxTUWD:nDIQ@C@D$iP$ BVDQ_Wvz{݉;3~ݝss~3**O.堔qR2:^ߓ"ȘQz5ũ>BD2ads"W>Cbꂸ0;ƱD??Hb"dyq1cl1g|./|^|Qd̜XA[ 2_g~%>⌘9{=wy7Ex\_~EdΚUE'g0- ^Z/O'?NO}.3mL"pQ1"4~"y3|(.\bb"Kl"2*Doe֜./Y!0?{W@,ܢK D,Y׋7ZZz ny9^͹HwwNNjOJw[Iȫ,[}"~n}ٳ+ys={Vb"crrlTF yHn9.}ztxDߛ`ovzvN1Cp5%|=Eĩ6Nq8ۋ|꩞'{Wau׋Tr/y9 uu!a=Vf˞EBgtN=w^@;CPQdΒUyQfqD5clK)!itNFޙ3gQAC79oB7k|_TgrG+>t̤W_ϹS_`N3D"w|n['Pv~΋\jyUWRE i@_ H|r#|vL ssSHtZYm. :*ºw-Vb޽ҕ+.w^ItLn:Ͳb*}/ nԠzJ֭۠lGn߹:qr*T;~PMgu$KmfrĔDFGإK7y4v6lUT((\Z_Q]eVjƇ[t)k֬U+/U0mPV; E\|)M2ꋼC>)Jҁ]|OZ1s%To|wxϰ p#gyC,e׎"ZO/Y.ބ`<@-?sow˸19BV·>sˋD/\$b4ٷ @Bؼe/MzkØ?u~(X*w=A[ Oο^=~~ͷ^~XIDeDll|<gBTe\%O+ݝkjaM#G G'<% čT4iwM"wџ&҆= ^ojӄS'ՓYD׮'Dx D&˘)XP/jFDKǢP}@"xQ\o=]d{.JKHov/YRߋ Hܴi:+VG?o,Mc7o{2.[CUh~錎!|}oVÖ_!>apZy{os%8ָ-'ve"o#cUj&K.?uS^|j .|Z.S|߯(8NMŹ ]`"[:`zmolnܸY'ɨnTj[T1bvr>H4}ƬDDZt9 فOv}ʔiθ ys %w'OtHbYZ*^}|h<>/_JlZļ&/)KVda׳d&C[^V_1ƛq~vAY7iqvOt>B8>W.Z(:w(4 `QM+7sL6 ɧ4;h“>,o cȢ!OjR~*@\Ɠol/1 R"M:i%-TLD"EW/Cbvq* =p(Gy ~FLwcMu:i-[ Ok>(L.*CY3<> .)Ӧ鴥O#f)_t6{\ȋ/P 1[V]xG|,>ul!#zHQXt_~uNxa iW>2'hBe!=m3-|c'D0 Q"<]yVNzLJw)܋h( EGLllWobk!@xI[Z8_y` ⫉3boҬ8u\l).|}Mn֮J 7m: \m\cݻ OѢ!ÅQ/Z3*<>.ub { "rDE,#t@n*o\eNlڲ5AvMREK,2kT_QER>3yz_v* p$B0,u$W5cm̍G$se9R_Yev!b`JUCNK9 G഻ĺ#GݺmooE,n$^r@2)l{o0)vU6]Hi>c1jB\ [J[e!, ,]bEHzeS- rw뒻7ჵhJi6Z붏f- )OW?`b<ڕܫiuJH26lL:;|T`QiKg17lڬ+ Fg{ZiAWԃm^~֭W ?ݻ=ΟQVNSN*;9bDUjkۭfv h6Zkgə}ICb]@3U/  6BuFP]ԖG?te-S}CCɗ:t,IJ_Uy2`"'!Rf 7$,`Y2'51E?5jw>[fq{tv11cUQ Lׇ+OŮAaԨ1C?p ,V+oۦ޲_*+׀xF>(}퍤W/E{*)8jذ.kBK_wlRג+/~y&"%r.\yOM<0¥u+ِͪ&ť+5rr^* og.E8H(LHnܺH#̗_S{$]fSEeE6m<.G'b%ܹX&]Q硡j疈hX#}Y;_dܧ;ڣW/矋A4iLi _"F9 iqzػw*L˔ ,Ofz[n~2 cԻ>'KKi ۳W@fJF{7yMMdI˯\G9PI#R^ghUN!,o1~(|Cb0R-wpF]@[p鋨\@"ץ퍅(eT`w -*_O\餀h{"ByմpQ11r'uZxUFe_BzK+C\Ħ+1w_z ' sHۅ3gt5 PN?..zI@j{4+0&-۸qS!c$n͊f.!>W hòx=&a.67:ZCor2dsVLast.Y9xѐ؎(oKwߘ6"+fhs@@Ҏ:6\!xxj|`hzs Cw1jTc5<˩Ct p'Kol-\$õfn8uu{Rشk^-=ƻM߿EXM8i1kCЙaG=fs9qm]O,a)_K)ROsͼmg?x aH\30vېaÒ,Ƴo *qԻYsdOĐaO; 'rftwu k7Mv4MjL&'Mtp*;%ߛ 㘜 +)hVA3shdF ቓIlaF| .V3C?hZ5Qb'/,};aa^ 6پ%Jrb(uMkJWCbQ6ԩbxնף"kZBJi\d~/۾ãĦ*-zС''l˸xx7~GQ2_ Ӓww}yMbܴ_]JYF qgXҞV1JRjbСCX:wEMxYf?ʬ'ǫk5 UR2-(rn 4Mem`A7Jfc {gS5׎#Gdd]q02( VG*+R[Qd>ESܤԍGYu߉ϕZ҉TH=ˑn1۴@wLH]h#&4d=v.$a|/M1 ЌVa!P/0}J.- )"Q4}L]ݷhVZN+6[I k+Q<(_HB')Fb&@w Bx$r0o],G'/JQ]VPGƎъ|׶?guTc/D-ltfsLol{q񪼍8z;)z%T B7 OV>DBU-aTtVG-g"/$[sv8HMt-ۥyoj'4߄?+|&\*֏(Q~Ds-={Q3 ]TLG{C~ / 3Law?G+*|ߣ:ʎ9rX_ڵkWطwL9Q]yoo̮6!#^_HQ8 RM9ʟTU,Yv_ Qj5; چP+ោ_jq `+Q?Z'?]^:W3d:֨G%֤ͩYsÒ.ݺɩmLv6[~b F<_'r瀽BpWlkpCj&30%k1d)`|P+*yV2gTюꜲhLEU@.]:Sfs-ݸkD8;CTQ,Wgk%䫍80 iޡR8`{¤/߳p>x[S._-Oć'I$G%XHR۰1 BNCۺtHgy/ uB{yǠw?n+ btT r<*Ҵ LOlyTB-n/qI?GVFlBj*pNf{`u%5 B혬EmHy3g Hg-s$JWRq v]N%ZڡI (0ekРvH&wqlrC!XZ5o4>W.3:5 me e>\{XЌ!;6<<1FR_JeAvRܑ1h޲KUqg>Oy@Bzꍸw'|ĎmH;QX1D1}{U `=T y͚77lo;&=*m&N<YK WD:}nD7nHDnvQ%KMFHE6%O|⣏OƂPD R.Ft_DxDסnCU,{ኛƩkSsZj|VwXI90lh\*YC8x0xQ F,#g=@E %JVГ=G^5>&q%=ToZ;^26ϯ$d}īQ1~mHP1cML&r5G˜9T^#;Y%.OHj&s%-[$"RƦ"F9N"el/gɮ}M.^h8dV,;80Q*Xfy!{Q4<.1`bwb/.&pᢧuκtpaTsQ9:%2N¡23ԋĩ=53ɿ85qi/Pqm.]DV_b׫'nOȜE W(P:G^8vӦ-b-|f_F$[x us>u}"qNlX Zht{E!T\e %~ %aig-='Nj0san)ru5*(9šA]X:TAP*RۘrArl{!#LDb`y4!{x4!D6B$Kݼ|5jva꽚7oLBB[X{eWz)r/^Я]w<@Z19B΅gy# lщ{>H/mGP"/B\0aÏKܸBUfaz/>\XA\)`-5gtjiaR_{KpOǛ&*&q^zh_W~_~U}DFpNi (g̪b{ w"yu(I#XZN 7}|\'`V>MP`» |c7fTV/{PǢŋm) -\ %Wt`0d2&Suϝp# : n*>"`=D̟>6ьGDes 4bm }B7j궧2Kn$"f5Ӥ3F!}I1OMzVE)/E h]롇a'&}_a 1*QE"MR)v٧(A@JWR@{"/YRr#r>fO%Kˆ|## dV HiW(Rhq0t3*KpFP& E$$܁+Eqqb̘q9-tU _}P#MHr%{H+oF$Y"z:H{~}H V3KkzIҌvK ITAVX Өp7{R" ^)8 (O/^KW$ dj+0LI:H9(+)IG/RKMa% ]6XJs %KJxs_؉T*nYi8h9nUj(__;a%t9^J])Kha:y"]uώPUV[L c 7Ż0d4( oʰl}^MT. 40?Fovy)-tGWZԬ*ƐB W!!~&UdZ K&zm f('q6kr)}R;+7m*VY(s@`1^y|qZYG=# 9MϦjړF. cB{UgÀ'2G]57n"u cc޿-:+` PiLQWhQGm0=:9Q0o 'TkbIyiF؍0NSΘxyuy*B9>= l\MԉPWH%f4 @`@VQ1e<2jG^z9+ Z82C1 ű(15iLCʖ+>aިq>s'2ۊgSkoZV@ԥR$PAN8;*4B}-UTY",qTJQvyI]:˼&NӨ1c 'LXx}vm1iTEȂq &|Ár=N%X=i8:@]P^+b>}5qAXCP:Gw P:2!Lj ABp!MQ>3}(*mr4׮[\ޕ/K G\ML#[#pֱ@00Yϓj#_;`BLqϵFi)6&OX y_uI%bjd VW^=fI.svH=v ѲuksF4jDm9}h1eLVwBbZjly,*"229 &o29ZX361Hʤ 84|]A"ʖ4PLL[9 RP4lB-Ϭ[{qKl6HOJa_af0Lͬ~c)|yC,^L!cGYOf $^4#cN~NbϾ ep:P>\eR:\8!6x:CawLJ"Mld niզ: E<'%ϭ.*AUrw11ӒpKP\y(\ AGrƞPOc,5)F}s!UaDY#_P8sA NnϗS[;9!](,C9=|U>†AE?f;"sj#R0@m6hS_8i7n+!$x_GqClC+k9bu:w޼NEnb\c3R oV-3gR$Ocq\jRz45-)`+ ر~)gQxt*rd)br%ʱ(q$@ #yIp+δ&^&Aʱ- {8h̐ﭠN|R*t:uS>BX ҄qovl2nol7s>׏PuQ@l/5f$\a-n&k#G%vI)\I(E- 7I4hXM&P㾌F{)e?cb {ڧDdɲ6y?ϝEVH+(2Eت$\eɚ5 ($RK0>B*MɋAq:Ӈp V /nfshܰț+?ahݧ>k_3Yh-M/Qyܖ*]9US؄ qqpH̒1󪩊G) VCd?5A_@IQ3_*a&TҢrbygv\z"юj&Ml'=ARIXp/T*WC,]Fu/6xSLE$.i"Lܽ>ޱqy5 $Զkgh 9T')`NVܥ4 ,X2I/YRϺKRJ|KM8))]AMjqJ1 y]K$"ל*lEϝ?? ,3t 7LG ˬ(t UUDq/H4Y$LlUX]fh>ɬ$KPqp=F99!Ṟ k߲Y-sv5+2{rruk8vX5"=gG 6@φ'ؘgv_N4E9Z_MM sS)Wx 5JP? z{c< @Lצ'o): *[ D*:l3GWDի(\2baİ]b3![qWp/$rj˶5ADǼ={x.w:sTVoy9}J$`n&4d H?=v*VN;)Q9xb*jc0ZA3g\;1nj`ǎ:%q(yr 8أiU!I2 ٷAy~ _~E~Y‡t$3.^"€x1G0- Çyb(_>l) Yk'=.C"S_eKUs/JK>+"!vLXRUUTԴ`H|\ygǩ|HtvPsP%iaƀٳIF:/!*]ǀ77"9PǝJ;03<um+YL#'>t.}<\^˖)1_mꋳ\J8s1a$ l4{4ǯ >mK d&X y.X4k†>ٽ D>YtsmUb/%c2vx`֝V@1'>wJI[2– WUm(_dQ7V@crPd履~~onB%.}E|| T@nRI)nGh$YwG+AAUACj%W9^ȊF(Pe!A]x]؅vcǏW}Y"sي9#ډP=Cm]@)7wҤ)vp(FՓذ^;xVsI`s^Á4Mz*U" &V>BW?@hph%DY$DRbԩb}ĉիU2#9Sl*?]#q:hy(dUPRYB&k0  ;v!AP95MFwJ[!"P;!X;];c;vggvCE"EN&Q)2^VOǮU#G)DC_rM)_g.__F4#KEk/>,2V{T 71PK,s(9܆8F {s;q叏ϥgZwVD?^Sa&)|^*XJg1WT6ǍtN8\*CHbkp ߍ0̍,ٲTErŸjXg͚kf PVcWDJx[LwABk lZAu>/H~Zȿr.NAތ2K[o[ $tWXV=஛m\ oiqE3ʖ"k*2D/r%@5,TG8# 8|HaIU1j'fiLnPuWU>~vkՉUxqGara"ZVwsz T{L3 r4+(M;,"%w((bblQpP۸qG;􋌊s37x 5`[k,ёDN# s fҧO7G\Sa@/C:$z5fI]d̢H ([dx?R.p)RZRO,>9Gv(c:D{Ng&OQQ1cF {[D[HmT٤S{(X~_C sBvP?I%0Z\+6Sb=*C^Dnߦ{rt jܧNKB`"'Y.]{ B[f,YoJmKRr^|&ЫQ`u#Pj~Z;~\)-\HG|y7fXxJ9BxZi-Z*ݻoH@K֭yUO<)uɀ1U#;Ҫ0c/|S aӭ~(#L"i *D)CJr;":6g>S,*dʜU};O^N&ht3{ n6hk"lڧaoBJ] sEjCcŖ-*vN\h-Oʧ?sx?JZNvaoj@pTFCA/sQ|wï^+{7!^* ny4"DYʟ0Mc&ҥwɉ҂j+Tɔ'Oy3:J 1Ƌ:^_p,Wڨ7Zis81x<($o! @Fl6c 7 |rO䠌{a׿EZ<]YϘĎrToڸEg>~5C&C1QxS0Ψq_q#Ӂ":xH) ;wy Шq{T2J)սך[ͷY4jŊEPL=ץ򡤄fTّHL"w0 G5Oυ$wB؄u0&sqU/to7[h;}>]n*;/5_ КPcM[LV߰a'1%w訔 _oĈQrw%UƋ^7)Emӓ2Cu=17=*_N; X ^CoV:6l3Y<>Q#HO(wEI&#$55C&:@T9- +ʦN@RްXk9beɴ|!R•xdKon4Lޔq (⎧ x.xKvjL|\BEV39]]_ԿS e^;3+aȠk0<^Zq-:ŰqwxmE1I#3&6#IQc9㘬>{AmL0bzE)e8Zv٫Riv?:u8[a3}hZ>ѥk"#nXBE` l =:ufN+U(`Ѵ|Z?K+5|7˖^~CHv4 fz~ջC%!!:<q_vР̔SIʇMq\ Cv_ \sl)0h]$|T*!uuiFFEwk )/ dPnT otJT@3K@or M_dvv8[|vO{#/Xb+'% wqq>? mɧN\E7]xFG갑l;L@FwgQLmgDk`ik12x=G {D:cᘅmи?_ hG5HbbI_QIfn[G07=#Ԭ*"f\_sxQ֫MxA":d9ypfpyaNNZ{Ȯ<葱B8Eu}Zfi#.(\/^x=|ykb1ȇD?,+fT[+ RYu;&ۼ5sbctK2$}U`UVh3GZS@m}TI>3+_LXZ:[rz tSbwy~cYٌyʄ蛾.a)ج۴{ s o!gllֈG| 65pRP*R L{FA89B &9Fk׭b6"Ļ(/sW9ECHy}0fB" >]^&OPpIPpFz{)W8~ޯ;4WLUlCMFsCR~uᴰLۏ1Zn[o':zc3ڠcsRkI>4+ f(`B\j(m4?2:S,ٲ);m۶mw]nv>|mLO%y/gQIbbeV|Q }NC&$B.]kGom?+=i|lǞ]m, ,3띭G⍺71B-sq^U9#9^U˱yLP+>(EG4 b&8#7O޼ĬF;wDB4" jU@}Μ1[9 P<guKK dd^ftTii֤6,[B!ph r#8!K/ShDJ5C:QeʖS hs-Z#=Ͼmvu ڴZfҨÍnUץk7Ѻu[ѵkwU7ݻ=%6_T 86B^k7G8D|BkW&Ü  d(GJgFx*i©nMc+H瞚i 3U ;o:V3AH)cX11qbcUF RTXpQ1p`sޞZakbJޏAT$uLwRބ|R٫)ڥ8#%[' 4UQ2w HʽeȜI>"eAYJyN+>wGWa!=%IBAH#X 5AW3a$0xσ2.%ocVP@dЕ2s`K+bB/}4f@:?E^ 0Nl)O/F)}Vb{*iK{sLЉό#v%lּ[[P G|auY=H0\e5~C?} Y #i  *TmC#B#CV9x/T$# QrѦ#j䈑c7@e]uKl;aʝy<kP9l#yѺො1_~_X $QR?cZ۾fc& {$J]$A*Qt~1-q=e l0_lp7 1QZkd 2w%jԬ)Zj5ZL1C,XH,Y\q|x23-'C^}N[REVMQD U(NꚂbpu2= $Tć=KoM4u\`x$E-$@ K/۶P90NtV jT5+$.IHGy/ޓBLn^1sl Ѷ]{Q롇DrDl|Ț=N40hVC9C8',a 7*b 0mR:pâhXܥwC+ua|KÏNO `JM fH_Di>#Gzo$&L,5j<\&}ƚ-a `h 略0U>7r\D"̬`y`! y}nf`f%р0y{IN,6ϖX)y5Ϥܲƴ2 ~s7,aM~LHrll8QL[b  "Xho2m(X`بcYNZp'G7ޅ qerXfY;5{+`AZ[ø9Zs6ElPf&&>_[3+3MqHk|U߀bԘb܄hn*YeBqʵTKAcD @?3ߡcG@g,V#a`rK%)@dhQWv[b$s} "4hH[L:Mċ/Q__ fϝH#p t'DGZA ~$*Z"EXu6eIEJq2JxV}Ot .jĭӅ' ^u]|\ XsĬ9s` tV2h#۱S'5xA~nƃ@'Z\%t)Y t3C΂o<ScxKYg&Kap ՜^DƈF9Q^@\4,'bfw}'7+Msg)]ט!e=D-11rp#z =ճQ W\mbpmR^Ea}D%KufhFo_~{n0.;:Fl0A(c,A]Ze E~G3кtcW(L%Ƣ@BwoZ,'A l^ou}7@Yo[)8<CtVd1h-tn{^p()\I8G)5­^ 5_i7NH?* ObNgzU7o}VYn5L+q}hxB~/6O1S1?3 ?Ӭ.+WQxA4]_JFC Ε hOb2&i/X:82n$Q횟LD1aPuשּׂo#L,6nޢ鉮]%/XM `c:c#V&@`ip +&Ϭ[Fit[k:dOPġS_jC.3Y fH'$E!vR4mBu"Z貎A) #cOtIfp9kڰqiit '(K($]ɔpcL!J)bTݺ>}#FQv{u=)]HtH%#p-qu=ךD:}zUy/X^J:u,SWdU5f I?OqH QvsL%Jl)`ڑu}!-w(PrSIFwo_*g D `?qbժ5bgT" _+T;FE+ГUN~DZF= Z~0MXdނE,T?C&:Jןjj,ӗ bBid5pLs1,E|j˖A$q@1GYlڼE]k$g.I_ӧ:] V"iM5Š(~0F&4\nmC.Iͮ5HP r*B*f:LjrCjlQQ˦mZhzT%R-ctPzSx)Ru._oWSy/w%VXAeY+-[$FrV֠z}fK ~YD- Uh@/:t|LӵJfAk`)1SSmy0_[)I)׹~&g;\(pQkλyA ϓt*c%Kb׏+W'A dIpŎC jR 2:5o*7\GjP^P!k):`'"R=ڤ4BK&pVHXMct8~\OEJ):P2d uha3]b_It~ș3Q[Q~qeʕ%w;y@6CДdYVAoM@5T`ꬔRbp|X4S}&0:S~JP.mD֭ fK8>>r|*.hGyA`R9$G~b>F2%OZ:Hx1=_!|"Vk/ .7k)7l*:{Tt]G1ZɌXbKňCnj:50b.wZ' p 9ָ9Q)_AHCZjW1D@S)7هK6MA׺M[@*Q4HS\(tU*!M _{M|utrj߷ߊAp?M~wժTٳyzHrV95(tgaѭPS+ (BDJj!ZHBYCW_;D6m"7ojULTTj~Fs7'L$F# ) &, z Q"" Pg&1AP ruxTWFK'Zm .qP?v-sD+pP̟NafqE妚%54YJK1 HͪUϸ7c;{|r*&,y_s%bL=;taz~.kea 4~kBGR68̢ȴHY\b`| qeQH 0jɚ9jÍ7ğ)~WRr8c(8R[0 `3[*@ZBj'DԶӽgg՝q]֥-۶PaoYs*" A,0S\t9+T,1V.փn6w V0@p4Rx=ǭpL(|啃b„I'{ 8@J8(䵟?-1A25egMQ ~S0`2ɍZ\(kiǔӔC)e2\ ĉQ4M=AU}H}*:o śC, IDOb0jHL4IP.h~5jjJ'|"VMd͚Mͣ\8|UᅨN> *Ä0СF?~+2eO x"! =Eq g֭S_ AX s8V1q G"ǟ0SlABQfbq*C_C{p@}q{:0=RB 0C|{ᒞ?^jƍEyR%Gv.&C2Wg#ډWoo*EEdL8G"=4Sx2@0dnS,yƬ9jÚkX\D IVVJ~Q^=Qn]eT%,%PQ_Ѷ]{1f8~ה4#q)Si0`PXOHvfZBE(-{ 偛Tsc!OReΦz&91`iz( òϞ;M)SDZ81Y4Ε'`nz{F~ٲ Qč.DƉvYʈ닯$~"ڈONs9)Hp}u@f\cJLҚkL,p`.~a-&&UFb:,.h! @ReJQcƨ,;@vY ߙFpq9N|tRv;=g<.twnzHb*G>* ~^)MAFJg#}ŨcV3G)쁟P$` %$.ݺ)e:O )( <\OCF/Pgn q,@Ȏ[ )&* L0nXlYsM86lp\'ZHij -ntr:•+W |U[`h2Hq@޽xAG:-Aj5sύg7V_ט;Pl}O^W|8GT F|[kqB-P( &M\=lU?:rΒ F?!Nbb:)B ,::VdΒU}l}䃛 k(1&v5;6n$&O>QjiCp?1Jd\ Oܕ+2ETAqj )MIˏ5!>}x!7MWPg/|Z,[m۟7ta5H" jJyS]!?Hf$+|f\T~#N~85p8u@,`ZaSqr@~/Fx9sR31) ß X++$O{7oI<{BNۯ0P߈<l`(+ۧX`(^@,{~); aCM!DO/^*L.MdnAyi aGH@0zLBH) R{zȓMtMN]Iqq*+ҍ PliZ wڊS׈Sg%Ȟn 鰠SD'M,.^lqk͝ T^*NE ;_V$XJ]y'~Y J-7$t2ԡfz" t15ϊ+3fYP $RJU3_bܯ}FF\ 󷥤|h[^M3̅ 5RYG)qjQqj~qjV lũ^Kĩ>KũԴԎWũO(0W5Ϟ;JU83V˜!@ eVbܹ#ի~Ypc"E!2d̤N|r %K 9sVl"Klr<˂ JF2n@;’xv65/- lO; :tMP@+= &6 ylLs zΝ@2@[6:}߱)36Fϟ7Sj6Qw3֌lvo>1MD1QL@w$bPSOm~6Tn35*Ed]3+]^OFE?5ѱ΂E2eTBٻʉ[-VBnAXV!(yJE׮|i-\l]KLQ2Mne*"ݑ!=*`[juѴYsѵ[weU!=N5v  M6SQvZW49ʊa &/}vBU°˃ x^{n,j_S?5`>*j`JQ_,k("7jڬ @A'T2]DQA}%9PF i-6V\A iXJ@sowxMyB5Џ} be*֩ifFEDѢDET|忻9(=ŋ_8@6)`RF͗SqPi(R :w[r1fxg.Q ={ՓNo\c0I9T|1sv@@8s8i*\Yp;= yC,-.2ijH回 |p%"H[钞+Wd&H s`vK/,E+#PkE GKp(A*g[) ~}$KХ&X Cʭ]YDbE{B\v*\!r X35VJ48bU4q$x=!AvSH^wMT*$Π:ff5S ;F1Iބ|sDK).#Ǔ'OmmVzr#֪(gğ|.;K~Pbuz\ɛOY=3fR֟N WyF$.NnH;g̔%&&r\\\5獎Q _Hz('?GjE5DT|osmۧ}togz&K?ﮥWv@1J)gq_c,>_3V r /OÖ:cM &ƍıco[j3]pbϧYD3*R4l8hn2G @~K)NqԳEzQBl͟dܸ jh@ll%>.Ag y"$[/FR '>38ӊ7>&7O|Hg(FGY1 {x_`?O`\eK]ۥ |N.:XEŋTq?`@jI۶m;ehNj +SO uszIb4Yd3e΢C Uall\Dn{ xS |Ó7q)p &+z1vg ~1&&.5:ا_?$߂8O!lȕAp&wkqс+Gc=vZ>(5jaTe~Ct( cv;\XhM!a xPaf;I!@b}}P[TFLAZzL%*ܫ=={kx1a$Yy~HL5_yqaƂUCԎGHA3B0 ~Ť,7j$.=}zpQ/]7*w=7Xn{5y?)Wl.ƥ\bnW_.-`_A&ԍ5Ƨh,ARr67 5@)eS*3ʹd:`XuS|"%&XX?jVKW*p:'7 Jft6A-խX!7b_!(R'c3ܡSr7JT[Xwi4b 2Sv o%2Vvƈ˔@o-u~ǃOaD_9)XPKCwG@$TnN" B- 3@op+AUw%3d4H ,djG ܃60L NRK3usp";FrA[˴3md'dR}=U-MŕҜ5ۉIɓ{0&F}tMQ' !Ki.Ot׈ !Cc ^T\EJ/LO41TMosÅצP'ex?#EWOC,qaP =f1hR}5iu~HLT)1G9EJIarYt';ZX |ҧ;o]7nv>U~ {4 XmJert}5j9se-{Wp9 su#Gj98v\Jq,^<5eV ZQi H^-c7]FoU{ /.:^)XTծZb*ڑbĨѢ8 R%n6ÈdĞ }([k%TϞ/_t^n߃l>ǖii ޳vSapGr̲uзf*vݺp #+\@E\C2vT N= PM,;,.\l7!%Z'"\_Bl.oKwsI&BX'7#EDrNw*"o;EU](òyU׾:hj{DyփN f-! =Ȯ]y'?D錝P! L(wpY0;Lcg4z=e0ˍ cF6Lae=ǟ;w򹍐0 `F}o0iB <]u,(pi5JD hDI k8@R@S6"^ǽ|% *w71 Q $Q=8)?n*- 0Pۼyp$tgfP<,,(8-SQQ/VV26n's(py 0Hq[%cV%uk?,!=/5ȈjוF(8 ds_ҵjHlWn5P@nVm®=H|f\Uk*?0ŧ8y2,֞xFHZAl0og7 T:&|NDLdlXf9Ev~8%A].JJxYAV%|5k\=H{eݩY%҂o޲bsï!$3>|)w>QރaL 3J>$3 L jkhdsة6ދ/b=v\nLEb{.n޲UvCGlfgϒS;0R)D1jݴisPXd8t`f@;@H. 7n7T#+ߢUk5@ G89sX& ^LZ0DQiZ'蚨a<5x8CӦ9&uZq-2Z؞6hw%=X/7<`A%OЉ([#ȴvz̚uIP?s3f,vq=Є3W`g o޼V+nj}T%`eɚ#գ6-:0Vp=fP7l٣<tK׸R}=}權}pA\T&]N}?DO:d!^Sz(;nаc51j=r0 %?oUd=Eg~ĒS3`AsxJQ&kՔA% .ȗ7~* jt0 ysSu޺ZcSOTdC WXFFK-S⧟!꼸 -ԨI$Ͼ:Q])-dcOM5%KVH8Kɛ?Y>|*{-+P" h;o!`p"+a';Lh7JF\ָ*7f {OM|GYs^qWӌЙFV(I!F#!Sh [CllȘ%*$|!SFgG ?SrU!wL\:8's(nѪݷ*GSnO>Pq3%>G82 8p#i7in2gO[6m*˕;%Ӝg:<сbB@CE͚D||.U8qDE_7N93{$ 4 X?Z\X6"qA@ B7mUs­M4NR#ʔ*VH /M B=Bo3!V'>=4hZC%J:>O`Hj19V!S5d};ux,B- &.]jS &3Sz^TK m=*N@Xa2ƺ] 62HԭWO~!gc%EG}tal* `XAB[H0nIn)IW@/Rԕ[R|\d)4J)`V$ a KD@V!5mdO2|?R|)fm$[be3Q\:AT&S;g<FNfK+x2V84y#$i)3fNFPAh'c1C=-_;/_TOm>TQq;Ky(b=̞3xuKWz>~_(cVQ`X w奌G="c'=H}5XP(D&!G\?OwZ8* 0MJ6⩴W)"}L^J)Y o)[$IENDB`movim-0.14.1/app/widgets/Stickers/stickers/racoon/75bae75930e4d18004c3ae52dfbd126f8ffaf757.png000066400000000000000000000625031342764602200304000ustar00rootroot00000000000000PNG  IHDR YjtEXtSoftwareAdobe ImageReadyqe<dIDATx]x><@ŃS R X@⅖ZhHio޹co{{\y'r7;h3d ւG1[7M.)w6| ;2Z 1dEq!g͙kw!/O.fem@8./b%J7[,\{\ .?"đ,YȘ1\H|%^_ܵ7 `]B_dDӭQz퍾r,[х̞3,ZG4ˈϜŞ:mZv!7B\mo$ 5{. yB3^Ĝy.w߳[J {elxɇ#+V‡ϓv;S[J[rwCb)5A1rL1 3TGPĺ(X|olsٻMj\Qb!4kFRIM+$խ߀XIpUŐupPif J=fŐbH"]w.ϿeSXj9s? R]7z5kR3SV D*ƜWZ ?PLY,»"P̀pR NGwXΓ˯Ni&R+1nbHۻo?3{<ՅPC 1adɣӋa`GB {'XtUõXr.[FB Q%<B@b^m[4ŢzCfϝ(!A\󰅑;->c׮K)_U>^[}}'ŋ$6(UЀQ+R7rߣ8FM9u 1x0vD(X(Pvd:1}pgVYC0i2GJ}y~׵ 765hԈ8<d&JWH2eg 1uڌ.|𑶌B`˜}T@vpJOժ:DaQ5+dٲL е;Z lC - T)p%q˧yؓx1aB+dX r_c'&Ô,GH#GzKᡸI_Tѫ }3f -]#L{HcM5_橢p5gWA'^m^)TH]n -",mtdٌcI.-}q)-xQ'A @%N /1_.d#O~b<4K`Ij(8h0sv23YRshMKH {"|iʑKj m"_3u&_#FuT[.,]At͞ѫVM( uiŶoon&+)7` c[z*EZUү@JcC)#7nd7kVɴ-Hzo`*] +^]j"o!bqئiU:c,fR џJzm8ycXt 2+7`iDay "].)RH.khL)zAu1 mrve[ {ذiJTbOuŘZ?`9O%n(%] y~D͗V@#%DDWc}i1Lܱ-Zh!B9ǥ8N2gJދ/uݧ{Pxb; KH,>t98,FF] bvtAvLv.Xn)b1l1}b *6$y\+bEXz`yFlUqqs[ =]Q'>y(^f:Rvm" A>*pd5nڔDFG37x[Dd(1 WE'o9j'QI-[aMQ̠QO/pk˝72l8\/‚z{ς4qiKnO  3zI00: vQԩv,Q-[қ)GVnh&Y )^DOhi 0%I bp͟k߁^<2 U2ozvlGu i+V"j_W~A;*wB}hp:|P=o6m*]wĨ,d1v1:{R"*E+Nhj9 秞?O]7MQ" Z{Df#,a'!HM#D>4 mHT#0᛾]@͂{i=NMId"aQ#t OX+҂lPH+E0e}_&`_rpy!!&juT3%&9E> 5)SY8i=Det^%\"i\PQ(n}s D*oX, "`.=T?^u#ş!C{Z](!+ 5BvpTj.Z&`j! ,u=7cD%z5W-lP(Kcmv3&+Gwq'JqX!Jܻi6C?r@q]O bF8>zzѷ PN=McA p1N1-\ԙǮ={ 5ŻG}<`n ht0hPRzubԏYAM0l󴱠 b1W+.,%/Zg 9diCvU>; وG{9_WD^J]ЫIN/mccu$,C`*j5jhL,!oB ST t6oъT;JQ4FE6knî(k "0g!]&+GG\ oj \ND]fvrP0(tod!<"?5 @$Q&$~&rryp:2僂!z" Ino4pf~#`̸BXs6v1ԫZ:nJM*V"҂q X݋Hu2uYz> 8 SMp^4 L}QbeWM0*IamNLSقVdMai!BAgyD|&I-*SFy:9(Md(A)}`ئzYE/0P6obT*Zj zFyclte G teH?udSNd{UhV$ =5IXji~!d7pil1 ,N&OM}LVјQ&uZc-ZcEaA)gbL3't`-d%Օ֯W,mb&!C ;ϧ?z#fJ?~tB`RI+rlpb"Iڛ7~ŝ9tEVx)ҾBYJ7n\2Ht2-[Ϟr/V^K7%8}BnmS%@!u ٜ\2Nb8X߾ȼy M۶muvqOJ ~( dYp =G3Q2*쵃t)9Xַ%,YVocD2&+.J ^Z^v# 9Z _[U)g `g{ux@B'N&R8e_֩$`U ԓR:_) B6Sv9wk{|l.X0-+r( )+J-!K.'/tULxb9>mɋXTti;x&9Rnhm63e$*Wa}qcQ1ABE+WաI}QtrUj_j ;Rx|br"Xe`[׮[7A~Sɧ e!<Ez^wQXl&|0#54<\Rݟ Cz#[lm;N`cH8ۨ `$>2"u[yR37xb;ʯ-V58x!I͟*ZH;v293k{N_R1TS2 xr!.D:b |z7edL+WfV$j2vs`vM`$-}YEM±`"&f{A0мy1VdVG_r'nEZ)" ]#{\hADC0]!C(5E>b˖ +U!˔e}83|f`A)VneY}Q%©k B VmHe03<&e ţtO*A+CX 6ѧ8? /gQqC0Ш6epti]ʎXR&uC 2ʄcʶb)%౲|lR_yF` s.^=fɞW_8#C0< N+|Zu \|}F0z4b#w'Gb;i>E,HHڊDgJX~ҡg> u$)j>SPPd~M 5`ClB̒r)H(kX2'(mѪ5nj/4iCFF8AX <x=, Q,0GDFE0PvBVbnn!&lqdhaZޢ7%ZQi5MMoP@B#H!ȫL`d,!@kժqTM)FX+Tizo'+ K5%omLe~B14[o}@(Ơu!\@ )Pd#qv)UHeleP(Cq̞3'e%-hM-8tđ:>.`MzLHљIVlo'қNg`8g/'5zLPP( }̒`AVl> .qԎ\bAc;t+DM#<2RI(_R:Q11daoa!様٪²9!((xH(2 P4Hi0B҉z5:ku*ą 6ʓn:CVcnلM/+ j8=}em㦣WZ)`9BnLx{R"A`8`ꢡ |!6l$YԬ]ǖ\\=)z~?g!` (~4dқqCL@O ~T#`ZuR!k֭1r L֭w^VpU^c\6-0K$BqUijtxLc˄|!0n 18_1%4EMPXLw|0+zVwn~NrnwD֦ki L:*?EK>zbvj- pႮaz7Wm0MϞuSlڼծhIy )vB-7C7uY07g82d2ʑEqq g7"~f 4Z*Z{r+4r$xCXf{sܦ7W>h&M7K ;7/eQڔJ!h椟x ڽxB;S!)S'#wq$<:bҠWrt2%h/ޯuN$te+;%ke + UYz͚vhШQy$vڕZ~ݞEk+[k^Z*BLEDG]t1|H$"2,4z83a}L-wsEΝ?*8b-ud}85?e+X=.9^UG>؞!~åAS8-@g5SDD7CB!B utw>I%'<(8RB3BY(ARmn U\9>etG #/BI(V^t(C(Dz,ܘk׹4wʩ dp62 _kB!0WN&,; 9+5}BR$UDr S*MUS0]79:kOq } jHW otI D$%SE@Άg,1 8 =s gn>K !Wy"9 t6a /ԋM[(D됢szƴ`?LL؀k/晾AQ: Pn+> OjCjaqh:zH B j8a$ۡ#MTq!'I`.DZ͘@͍lcÙ_Bk֪ixܾcG^@nI9űu:y3gqK(PgB/#-,1qؤ-[ivAB^X%%:9zBʱGBQCz= ȓ/vg[Uq ܪM8nÕA +9r0lu/X e2edez7ǰ#sM B_@W._ܭu2GsoP"ORkl:NJ 3iH,!OI΄ADBPC_$QZ U( "آGJ #]J^&BOـR f'If}A.p# Tǣbʸ{)M(L@5A/; Bb-1 `",~@v`BBw`8pC5p7x?t ŘPtփ1RPĢӗ,t ܶs.:T Pwp\p<Lu欍-y Xdv!LnJ ۶m#H# SF(9_ƍc)ߐ'o:;6;.‰%|vf nV+ܙP@ dC۳g/sxN=oc^X ĉEV"2+B#unǎ n3xƬ٬ kplVF^iE{U,uءӦH#)vPvnۊ!$IT(-[ac .wlܹ㴃/n R!mx-葀<-BZV&"n"2ME pp@v&t 4tם,xBL>r%SR!P";'``Z&-C>`]7^FZ8>,Xl*\ZP  ?xC%$q8>~ IdRt†t!!Dg‡Y›%=Cm`EǠLDNa ]٘ҌT(`qh9:vMʕ n=Z!Id6ul9Pt})n JǍOo#1뙛_QQ,|e@F|倞2jpBYC&#<,"U&߼E9qT(t<˓D#z9RSӦ픻^8M bCsY왉9BڵkjP $8RڶeG>z]]*0f7?4 r$t1.Y&Recf0$^3Ԟ%hmPi(-[)xjmܘ>=%vL\o"O>p-%K1?E#k1PFgT0cL(,PΣI'0]~ GP K1g##E,}?f YN2MhPM:*k 7*/pd(WK徂\^fKBA:9vBqEܷ_vdM:v7)lEaZ8B(m/˖-GƸqHn=ݒ -9S;F&Q L&M#f"4=zS2"pS<;u5Xj•nC.7Q\yv7=^RF33 H @?ōSU**UbaXg# =Or*1 Xď׮%gϟQ!kIF7M׿t`2.*{ioў={GH8Ꮎmw.].| +/Gq(L!P$}S=|4 F.YT0 /5m߀ Pv2"1+W<]vZ+p#șK4#y[=W<D ˔)8lE⣠L0\eqyz8b5(P<`< X3 XN$j޾sGU0| SV=ZnKb/_i3uaN6P$ning|ILlD_զhH51|P#D|9] %'N6iQ2[ޭ!I=P(?w>)1P?۾CXr5 gw1} LJ>S}Kl jQ.Q;S$$rN!L2šP N,9JQ)z⥤KB% >!P6m ~spA%m_iW:B5B? >ot6DP uOK!gBkT oUmR H9@ZHФMvg>$cfVj6__"-Z>q(E $!n2( Y!G|~=hūg&L$Wdl"diEK.Y~C(m\EZd5kŗ6)f$ȣ9SPb┌`sC-5du) n/kiOqV{^Ip E7%3"`. f(N;XBS6T .ȪMQKzRfm'5;kBg,1)w(:u!/#,ThpX^Ǧn|r0EhNz.]Ȱ#ɜylcbo %>㟲o_q֌#6nL )jӦOϮ'G66nғ4 \eoA,9{i_LȏX[Ml1'1яXuxYji޲% g"!iQo,FMM!\cŸY(÷䒩 ϦjEJ[rJ( HRD+{).Z;n 5LCB5@F1܅4hfiIe˗gU Avax,Q"oXvi%+vd|抄nȎ͍adRJ:$A[r<(bE#I eI(Y1H'$ڂ'sZruHbL~ZClPq򓩽\@ ȴ 3}=k"Ǔ3E+d̊JW0r/KdC;$i0U&ϥ~J!^5 ZLU SJ m)q\hTD'Y+H). {n {ۊp} +qX TDLEc.)O)nc! yϢ cRsZ„̕L5sD{.S!)%Vcdb0 4(Ys2Uj?|࣏}Hyiocͺ$:k6D6hy)zR즸#B@EgEg$6t-jߡ+EW-t:,?1"9:e)IIۘ6u$oOeeSX=%Y-AhAKdELu* ̛O-XȦ'c6B8yI0 IDDS@_3iܧqï_~Fׁ0Bصg/˯NN|AvCn¼(iy![Uγ@N'GGhHIYFWa$XBH,(J1;PmA"֯O}9&xa˶Օ  H× DPj!h6mJODZjE .q /U4lmce#!C&J*X~^d R*d ):&MaԿRDIYV7]dDM:0Zᅎx {8pA֬] WO3r@XS~KM $B-[JfϝǴGΜM#8{f%4!E!Æ33dO!\|;v":b?ANG Ȥ)SYSmT48$q ^rmTaZ@aZi!Ǣ%q,lJ Z0i5Wz"Iن?|(ԫc d"1~MT̈ <2LKa#F[)HaY%*Ue`]~ ha} r1$$5A94h?&'zX.l}+ дy 2yT\h 7/s1Xj5sfmx[H$,$CHpDFUf3W3K@*+aV|vln& a߁LF#W.fj.ZDde fN<0[yH_+~9j44yQhہD瑐Fmk-|$1YDPD1$<44TTի?H?NΝ;G~Gr]r}rj0@KJZ:A$6F@HH(IM#&M&j&a$8L7jHAuo?3> Z_@V@[RY8ڤ—- kUZSL~ig& ={Q"+G1F!.F\qẆPSNd@lrG;"Ju䗀@.x ÷-Tˈ #)aؠ]h:<  SG"Y)AՇ,% az{JSϢ,{ Q3<чE@$0PpNW$ fFz2Ez"DcN⭯xMAtF \FdaDѬi f;?r6|!_& h0A֮6:2ƍȈBJ4 ?` ;˓ 5JSne'h0+dC,BT'Qa$0;̔$ʖ.OfR[\ NW bO1+q-07p2I,#C sdQnvt5N1YjɲDq3?a:ud6b]dȟ39UAFK*8<#U ~)A dVے`JYI 6H"i u'nz!ukf %i %a9YS ZB`EU̜5Cz HtLVQ@hX8  bHd7M2DOQnUD-[@jשC֮]K~WD+U%Ghqp88Vz,@W0YzdH!#2e˱Ǡa,_ԬU[/Aɜ,Fg5giY1kiڌYM c(^@(P|$Crq M$c^ CH}V!% Io<824 *@HAɤEx2 ^QPBa2~Dƒ3g9%%~#oR 2 $e%W63#!Q*dѱSGͿYd 9y?0YnE)Ӧ;JT6AI]J! QTvY 0B3X#Fb|Ew? L-u艀:rDsYTV]!)2`@)Aa, mӦ ^U< $%e$dnUZLwInisL>ȑW{ , d@iV@4 )B}3Q@8ar@OlCWS> Ԅ RPaBC'h0qAf$gTGE#%1ٲN/,Z23g|A>FRG#H\ LFFUkxb ]ZxP0Ý 5FaS`Ňu Bd5PA EQuرlZ%Y-Ktիd8H'4~HBX &IHX =A O|ݗd 'wO[/AwÙP@& P:u"f7 ğ]H7 #Ѝ]pթmbzzT2sD̎JKhvQLS*UQX{mc&żl |ÒQY<# -aaw~mZ 'Aٻ0 @?LgDM$ǓD$)EGazG:7` CÁ &{ c&2Q3!œ&Iص$rto5Iҏ,  o" Z0Ѹ,|܆faBm Rմ ky䪙3U!rΣcl'gtM;'ühsݝ5]1~$֧4w!z" EcEwrØ=w(pz{$+1{Μ'z-YBJ-ZMbw'YC )5Q ͣGotq1*S1etRx 3a>V<$ѳw9xGy#hi+EQWtA7'5 #hBZHcEDadR`!33ب0溿ïQQ`յ{w!}M=zX/\&NR$ ,Y / H12*ܺu\t4jܘ s:6]z&+FRıii,^5"pFL:^dcOKԩWm"lTz;LCbHkCN>3B>c_Qc66,_Vrn z?>7E %!tܿH"Wy(>Q% Uoߑ)5"y 6|NldqO)jP!Æ`qza_|HV?$Q%'<gk jٍH,v54}"TKHC> Z)pmؤ5|&O>YT3= hs y&Ylб#Wq߳ ڵ; &FJ$Ѡ)sr@ \֬[B"J lȡ3OF1rS@dG^$"2JԈ,628S6X2N3f02yXdN\lҴjDUSBp̕[$S=|Xlܻw_&S7!P =3YA0a03gϦ.+盿8ՈDZ6"ߑցu5rh$! /_Q~?h,R6?'>r8¿g^a ;wtx@6ymbNIHM`+Lljohx͓N" 5!BԮ\ 7eEs)y̘9jh% a~4oђ95Qujm*UȣGXށp">cz %#G!kV%u!'f 6; N1cdz(HG5IUPh;?zQ  !p8bSyZDlV55.̓TxP&FMi^bPҡC'v8QH,&Mj`j*pZfɖU& d7>b ZHb- '6u$lܝ;ve+H9Y%"ٿ @u+Ɉ\`豚HE6E|k~c4UM2f_eb6'esdXBIĆ {>֝$~f1rhr!Ҷ],Ѝ[4 //,Xy#L!xN:+ =T)SVg1>~n_r⋓l"u}d d=l4EA2+Ϩ~j X< eM/25%][c~ 3'MbMR%G\ֱ|Jfvȕ;+ Ggl>t"OfhπCtO'?ZXKMѻ5:1 8 ڝ5E `7*wAi4-86@6֋yT3l$;%wa[EdՃ3$b 26khp?ɓ'ɋĭg <e t!wy޷=a̟1z8b6kԺ așZ ڇ2A)Ё$PecNͧ:6+΀Ei}OO.=$(ey*6sdSZ>6"GlÇq^i<' 7b!8 "L4"@(ği_Giy(6D$.h ±e6U߷oRQ5kSj1KBЯD!.fSyv؉d͖w&­M|{nKDIxa7MS1G&CtY b)9>B .L} 9A\ ר]3judG}]à vqT|.]N:wJJ(Ŋp*# ˁߡdB3m&(wUPMZ"H't8 q>?L4&T~NxrZ]p:yc~"&͛[m8E_kUm.}< [z=(51CS>؀qIah% A0 ً+WiI29"h77 9K"8"/SFaͬfi0ǀ f;Dunz%.P(SHH(}CAj^=}Jk{''L 8|(68<#d؝ڿF=Y&um"j I aF4LA@-UJ-P #j݆i|0& wN^klTkܹ+EMc7Ӣ@\RAFPS\yFjX'WMNapv806q 3=/# 2|H"};BJAXGU W؎rDu3boS66N)JBXZR"E ?yg;v<6De׻ZM ktw*0#"ǂD{VGdUHMI-:A3#tfQb͚S `lHFItG"={MI|;Q6r+z< .Bf͝jDO??a+;nAi0Ҙ(AqpQ#կwb]Uq̕aF^hhذ^Iy?Sss)e >!>ծ9M&>C3HV&W(œ'Os.r .QRپm'sEE0zH{w}HITPdMqVBRHk=^$ĜyrfÃ8p= QUi, ^# <)Ml1oAu͡T-ܺe;SQ)U 2e*vmI-%qՓuz[^bӉ$xkԨTyaomZlD3~0@n,$1,C^s-hr 0~D1dQ ,R:{^bEG}-9Ks&'20*ZZ6 2CEv8W m mܖ'} ok_$ ??:H&a5LrPL 鰁j M"pQs|3 0"# STd…D׭;w/48@DCL0'%ݜL^5jzm'j h! ٳ7L 0U^891\׍U zf խW%?=~]5,\& P[! iQa~l6}KGda ٣sO>s)eGnGgiMyӊX FdTV>~B>0-Ofe_ +v6YL1=Ec6k@90€bs4m+_u0iw>UD bڴHb6S?ZjP'b:]I ,̙@)daūTA6|%Y_2 CMP"bR["qKWA} ID'"Y- ar۷oWz.[?Ʈ{Y8Q 8YLT`6lԘ@I ʳ!̏OtK 0 i3d` 4Ϲu#7dHÚ-G&4>}iSF .&( *o@=#6$Ϟ=#|=O#GU2@dբL@pW DJr0% LV~S2%{, p*S Z181K&E  D6x $۴!CsGM={pH0AФ@2A[E|F&ݳ5ɹpP/u?8GDTxDpP0AyIVT3@lGǎey}Wtuvf:jh< jr謚q 0[R}&,_QUda!ޡ6a)c)u*fD$4˰sgEDTٺ};ٱk71sj@vq \1Ir \@XhqCRH_ R@mfc.\GWΛTR*n+ggeC7Wr" !~7xPnoO&OhE$0ɓj{cc D\;d{Q'aFf2s/ٳY3ߝ,ݻuܸFi"/ڸn-ؼVl=D &۬٨`|2wtمgHf&ڰv H{8ߩ].r*6wn^Gqt]x2fB>tt8iӆ?K\O~c ZI?>^{t2Ï̓ڼnʔ%Mԧ|RPlZFLέ:'8'4p8TX1ڿg[J^ed4h3f-M~\ ވ]'Đ'dÇ9s;BUsC7i8[[zL'CN(K -pXΐ)qs4 s隞{UYQu^m;/YnfȜ-WlkˏM\ri,8}%'7!YϘEP0p©Sw7~˗k5kIׯFkOm.k[=G*c8BO/]77:&aÁ<iЮm{9ȅsguX~a Ę4yt2Wkgx/褃 3}œsyD7EӛI?׀ÆiOz3~_mm jP^f d1Wb;[ְC[y"''ʙ;ݿNZ8N!.lvOB }A}7iWR^.gCPzWPtpF "{imTjIQݷB8!aU3J$ܻ[GE̚>k˗@\L.pp&;#?gNN׭˖P; 7jl ՊuB,A\9r 3ߢƧH d}5ڿWUyㄎN1,~}zkyh 5 }Jk;"`΁,@+V9skgӢ>԰q|Y'dEXo|njZzͮ[i94n|W+yK"]Ж9rb*6lXGUk~T6Fتʚz]٫(ЙNPP$hcJ9^t-.{Yb޻O+F_7dq :~jIpAL6Zj:7^ !?kH'x%.- cƌc}2eqs><9 BO2 \d/ӹ !'orVw 6j2D^e f% }n Kcڋ}VZeБo07X,1İ .7X @ړ{et)X!VƯ,9٧m)k.R%POS<.Kv6}vb皠Z5.K 6vcj~\ʹ$쵨ƻ :߅ay)`vMeB~ A2'+p*/O)7jØ!7ZSmuZ[H +ޛc/J&X#nO5_;7IXqnn )9 XࠃYnF47Tpn.9Y tYq8w6Uk6MzdTtX&PH+?$7a<͗/&(O:;g /2(]]6]v{+f>[7PZOuAeΝ ;EDžx8!!I<8WdEPGΝ;EhZamVpY: @ϛi[7W b%qp}ol0>P"ymAŬ|k\ ,N74듾HTyg~nLn.]B~*Jދxkq +QB&J1(w"rLsKS `ǗPn)nrF{e{,!ל\\78wrIq 2dȑMt%NVK~WW}rJN A_m2FfsU h|'<,TkSըO4tjҬ9:Pt*W*>N?RƍŻBBL&[)&ҴC[hh.B$.C7 { 'MhU{.Yt p8 D蹸9̿5?qfV&2<)*#1poٲ{2 57:%間wn2Fݮ<7i,EPHހWSq+  C&aN!TL &[B(@[hOn{z|_S4]O"iOOMg WA4Kfl*O8~1RZI 2 ߥ~+|('qvty' PSE>>4k\ѣ'+S΄j$zi߸C"77ʛ;ը^WAjO5s\,_u ysaB&oבܗoS(t?"/ax"U+ LjRJ&޾k7٭{gDsFONT ?m$'*F!ndj褉hىAop)|l;tBߢS\䣿k~@1oZ+}GnՃ;7/>;΍@ }k-%>W7'/^-Z)Ǔk.d j Ϛxm ^`˖ [_ aܶEtbKls &io@BKI@عsE>~7| z_טkWu~ؤ9rsQ,HI.BgS7 o0M ۟{p#.2&`Ic_jqn܀JFwAu|^ u(xrr5jHgOQWz h],R(=Asuk&2)NDP "UDSdcp 2Ħ$'n Y@6k,n ;8< m%>bYCNџA (Dk׮7h!X ?rd"vN;Aقv ?v eta:)zBGdvڴۛΆwS ~qf6NNrb_6e:e`RZC9#BYBqfH2[j7(Cnm& u[AN(ݺugN_%?!sY׫N B$ʼLL/p(~IhjLq&uDNi6]:t^'*SDt!7cliva1m*/}W:u(]pr׭X77jXN;Em t20T7P{fe;vޝhXϝ\ѫη YR:uf+g@ 4Yp'&;)nAu>ImmR̛O>)߬yÔE?&B9z4fF0 5# }ǎTV-!i,[6(& aBy"\ & .kV8@N`{#u҅stQj8Q/~ֶ-)V4Lv.ytɑJ-K-[ISP}7mBv省;vs````5U`BMӒwi:omڲ5NLF R{M1ഩU! f`6 ̶YYg2 {Ū4fxE0ɓ&-2ьzig 3QP0@3gͦC v}| dW@% /  !l 6+jYe?(D#ɜB|nYxI,/5ȂOL.$ 8qΜyPmÆrM*%TViƪQ]-K0lEƚc#lxLJ MZvns%rK҈c?ǎ+? ֯_O۷o a#^,PX؁,Ժuy;hO9rnS <<@iA'ODcQW"huf؊X}L("?-^/am1] u6Aǎ(]6'"9j4M8F§LmF@ޯY6'N53^S?ɫ~a<[~CۤۤAqׁ-@l֭>H0%Đֈn ʭ<|5M]"v-6KeC !e[jU>m߲)NX^2djX}1 Ƈyą8C&{,P]"%lrThIʛ+9e˔U-f왳 _6jΥ~eƳr!bEJP׮˿p(D W C^ԤyԽ7 7(?@M<;w4, i:D4^;4< I3ka-x:dNr`䲥KiޜIj+("a&⌖yxPÿ 0~_{YݖHЩrڜhЙýFðẗ-gNn-j}̭wُ׌9ƘbҊQGPutTN֦̳#TʅE܁0vv&bpg67^ Ȁ o 9*gngGqLJ+Qyʪ.=ݽ/#x}s{$l=smsL^Vw}07"9}$4Ğ<G5jۀ8sj"icԳg$W`ɗmh1, bnʭ-uQ 8((X6 QIB5kN\N6~ki~U|L$@ h11yJ;"xRZĻКQ彥 Ll3Őp\f]:p 3P(n\Zr&mҥ/iP\28e6(֦3}mӝ姴)M,C^*ɘ0jȠADt.]e7s Sރxzefi"W$ZJ<j+!V::93yM))`T)vO ]t9Uԧ=P)&3dD#ǎ{ $4JIJ"y|aLEJOJ*Z*~K_enݸJT&3f̜{yoPv>f`F }136S0ʠ| 9'۷ъ˹JJeQB6Z@O'ƈ+TD˔ӧNM$Jv:TY+0%8HO!߮]h~Ǭg4\Iy$&Z1.juV Kڈv}M00a?xu67^t4RN.^ڵ ]:~L˰S.C ^?&Ԣx[ׯRxXw]9b8lU3=Iz+'o nۼ6U0~-3#wO~yaʐ)3{dm‰20%20\fON>=$xOxֵ 2# B3ts?O0e(RIEq,st#m:׍5By  ؤIC͚7{8rʃ?zZ* ɞ0ٌX&g< SGTjӳi2~p |ML@5T|Pee|?×qGd ̚TZNři:iW3gy*/֛d`.0VQ6YiQE;j2 {\T*6}{NHPGG} LAwm6:ÜyԬi38`͘6/ea@琛j!!w`8 DO }_H BB5w]\O)[{97>-UXY6+>LFS=74fBT& J $as.#2A"K5Z(̇Gsk_Y}8K |T Yyx`DʓjR|L|L0qy#F"6a!:gǎkA#dlk)?$/KU+Vp;-Su~BjVpy4}!4qL"WCL8vTS&'|T3Gq, w_4w>cb:t_ {Վ{Ŷ{vFJOgyڻvA}6^K(}-fuQ.EgϚe{xKi[Dd|#j\iIi/MSAel^S jm.R5ʖC#`, c z3T%>}\VIe^h.\fx@C#k`ƱpL4u *_:. *IR OhH ==iԱsgU3XF̃4 L*>g .4||c 0tYgL=n u_n=(M.h ݷGaS FHsёorBr1*RΞ=푹"Vi|4 S)s.?c YxR7mF]uc4]<8leSti 8JeA!+ mbbljtxtٵHN2c,l`e$1lìYcF&LbiJKm-ak d191Mr`qOuc ٷcn}QuiϚ5),JVXP]s@hY˷wݶc'g]AAif"sˆMdEmC Ŷ!臍sqcƎy4rK[S-1iK7o Ncs@T#ChJFc).Srz@cTEԭrXky ۢ.BBé{P`"w%,ZLK#҅:q8gL_I±9X@!!Z ôfzN-`'GhR^S_F:gEn,p]qqf {ACwSHHK3D'YSOr@U6{bJS j@>s b0ƃ55e L^kϞ=DU0iCĪdy,0CNędRZz5]6o,ι9L!'5V>gʤ0k%h^:yG\?qpPJ_G'= 0Pδ;w!5Alfq(҈>&\ x92/vjAg^=X?EmI00qM/3Jj,PrvqEk1W=lmڵc |xpq#eh :5 tth+8-˭b^Dܒ|%!V,mt14SYTnm1¾#7L ~iddÇxe{&9&[* jo! qzrcؼe3Xҟt:v6sFe`L 1qy܄ 4sQjgVd ֘sgF1D1Z ch8-7%]%cRjĀz~ [6U 7%gՐmNL&.ӌ EiiԲEkxf\ 0&f>nT8|p?U(W%߅ *H>R%JS<.{ĺrΌwK vyq떑5K>Pd?&x<ӯHމfehKC嚛׬G0P#Gg- \M6?K˷KQԦcjު= 3_S7S̓`;hފ9|p,ɚ֙9WKlMx!gjI#쳶Uja]OnA[&C9O^c*{IE<20㇧<=E3O9Ia>Hƌ- #}||?Lr3# 82ΒT(ks.=(؅6n n)=c49ciRw!#mX@vV%$7U(#s7Fl[nMPV֯ߐ`Óc0ͪC152IK Խp 4a`~NJdeޏcnj֎޽kgg2%AuƾYb@CۥyK^2)['~m:!- -:)}{vizGr{s-?ښjҐkf0E}G+ 7f8s#i3oa#'OWFpk_u~}D=B!+֧lYӝ30Zyai dDEXyڂJgr!Z{릢Ȧ^@Am!~#s|Vhe˖v;mgxt鲲9{c^נIBOf2(+lI@KJiPFX@}c4{.=Miҥ2M<=p#"hJ1#-Km: ..C#@ile%[gGǨX@'k:IE+bZ%Ki=IP{A1LIUwTG0ps8 (_b:*q﹡u\k3 Srśt׷,@"RӍ֯KY&szJ)#MDTHmݽfnM{gӑMaݿu6n`3 e#v-[v x@WX0ayzfV N1K8$%)Kcx.ԶۗԸu;ʘ1#e͚1p_Ymx) ̫Z|I( G+%=<#eKX^:#&m: PߍmtqcRFy0"XD | c d5F(P#X)QW5.BXI d%oټi#G) PJC踀C33)| ]FL;1qحkWʛ/4mHqRW6jײ\r{ c&Q~ȈH7o0S'?p&4B Y2'} ]6K(7V}KYCvløgh˦w&xNwsgx+y ϧ>{y2/aچ|1d 3'Oy܌SӃ`ߒ%԰ĔƼ FղE ʝ;/JC`s\'ykc:<,t2\F  Mee& HWMD?ҩyoU8ukVsNzԠ_F22ZYb㐩e0Kj3N5,\LsYӦqBCI]?2ZϞ_&ȹ*e;aTx3r*4p`!}}o|*,oFN;nq59g[\,-IPDE˖@u%yؽIpDy9\sڸYr} ZᘖۥL>l(?\( 4x0UV9峬jIY y$KTpQM0l3eՖM0(&tI< \rrr?T s0"P푻6ktMw1̰BTswprnݻw&_ b^>:Ucx*,]U8EW3)lޤAA$瞒<)oB9paKtozEC`:E;F0 ey* tj_㦤+h tA'?>/_0>P !BeK5Y~a^.ޙ.9\Ŕ@TuI  Zrl~P~vmj ͕^6 #=-08|"!Ϗ΄z7sN`ϩK8"۔öֵsgоβt6;{nRۉQWtvM<" 6-$Ke^w70Ǐ+\+.9"oY4b(sjICsaʝS,p_rHiLi\~}3:qD$1A8[f 7)$؎1~Je^"[ۺ)p}0L@D-d'{wЉ$ I|O*Nk ? wx sj0K}zd WfAMTQ|k4KH Ȏ3@>rus2rZa&9s8V#p 7cu*maKcwظ~-U\l~-|``ٲwd^/N1Lż..tj WyKi7dpscm@ hٚMt-•'3iFqLdewރ7y`4pϵS8FSue-޹EAtXA$\TS-4Dل#FZDl|Dv *ҙW7  21)v%abέDĖLiE7J3PUɠc& |S'~g^GExCKPpѢm}AKwp66m fk[l-]#sK.rtВ贖yVCS!@v4=;$`u8J@cSC8$3GCyBS֌YRPh# hJ7C2wFMyADBL;b;ĠDQe+W8q#,oc``<## vq-Y3C(?qReX%=t0ɜ*PX;753G˖؎.zp-D^;9ctnAcǎ3fֻv:FĔ;1mwLŌ]9 % sΚ3@C4cnF˙ؑR+' q}TxV"Burv_:ϹVOlnG,^:e6e7I(v D[1R2,v6 ڪnA$8őK 7:Bh#M3` )G1б1er"/ 2CAܥ+-_viq|D3ǔT }>a-iz hQl q|{ߔUI|T ٳQBnԳW4cl(T(>A'x_I(pΓ!$\8o@jڼ9a"&WV&%h2%c*Rg|zed~45c#NyXZC>sK,`+$4x*iI)V|BH"(!E/A[iVR >AjI_`2NPuuHe@* RlK)x~TEuY:rX*,$lNPcGTׂ+\*cC` eqH[CWSaqfR DG56kb3t`w)RMPY݃)ԫljZ*ؒWUEM5j6: ch2xbT2Gl\||(BYSϠ'NJ Ka/F!Ggg4c q{^7oƄW^Mv҅jթN/|6滰IfmSZTmd!\WݨX&hASJ*p+^ܴ36<^aDmH12(J]) %Qe˖)xn,x'+c#G,pZUNACPլ]7 rOxTfOғ/K A;\=z۷S:5)PAWvR浤|}+\6$Tk֭纨E3AZ5ؖw%85a0~ Ǒ$>sp2>{_'iU<,]Q/[+R ]ݫwoM%`{T}28Μ q{KHk!NgtxK\)h*h#/] FR@qNΝYJҦK9P-Յ)&!Mڴd& N>=oPCROpܫ,ck`bc|ΞBe;P[W0@x/E>>T@a@*@h1jX W+C`Uf`MP6@CVbũg^vh(߇ZA:A]YBNhX{  ?)5jp*āc 5Ba,at\b{H;9z4c Z*%VD۷ hU545tDVQ/sg_vu7RN@=ZH4k8b_y{Ij@oSSΛ1s7WRB;C'RuIiЃZJ5eP1#  Z堚#49î ZZY hUO/:p`/k۾=E֘]ޅV Ă @͎\]@BTE ]zѠQSh̔94uM\N^Њhk:.?"%>,-:_ ޛ/Z]*lL4E~'oQB~}xQ戇ъBkI^rq!pi<C1׏|1H ΙEԱω#F'ytW/¿&ϝ }| #6~ǦUA?ӽ_ JruS-8:'8ctYE J0>v5aޭ :}|-dRh\ZuSś8t:<R|jI(}^6^Kvغ c &Ov{>= 2+G kڿw݌B)'˃,[Ɏ(=) ^~jإhlG pvBXn]yτљ&dyD()X׬, v܃&dh[ອiВwnj5 |hԣGOrvqjg|鄨_r%V)- Ȼgu+Fq=yG\H{,I]wn^c}\Q:8š\9Mm8X>\ ǚ7 K/: $sO_*xte_*Y6QǘGRɗ3w..'B;Ql`<*+񪞐Zwlb Sn܂XL crb_yW*'QA|tJ6=9j'B'hgF'8.cAyS* vJvZ҄-z@6c`s2p:4Xy5~K `6j /e҈I!PUU%R4sZGS͠IpGKcƎ'ĉC]htiul&MɎe*__ @o=ﳚ}F[JW^3iߣGd  :HlYh!fS5cŚ^g?'/8(,8m$7[*ȏF%IS'ɜKP"2_*݂8_E5bji"]HH4Kx>cYJ,;J/%$=誥psbGO`4D# gBG#Җii?khr?5w\zM:I/'/D= >\޻w2ظ$V8V _߻M;mEsN喛dJC#Y6]ùkW^G[6];5q:B>Qm/+p~\CO^{O-hi>Z&@|A.ҡmGhmO @Z&+Xߞbg_$phD- iҔ4tpo?: =JMl"@ %;zXCǹBW'ߺ~ULsq_߽E+ΐ)3JrS?с2fJŊsy o({4jV6 0}~ dkA|}h5,4:@+ LVn;L5{NҺ}!v)Z6=ha端[׮ԡ}{jղ%lђڵmGݻu6uރyJ{d$|7i*k5X@i޻o_ȭءS'.O EF4:ntG{[53ϧϔmm}v{;*T05oќ&MG;bU_DP+~V"9c*+_[*)vt=+6[RUD9z|֪]َ<3եG6M.tϦ\8Szl<8TFMjܨ1UZ/ϖ2:3jϩr F 8+7` dG(`wBwyKRa~TH1~֙2gZ7A-(FPmA8:9!~F<@Jm4{G8]j5nY1|H^t˙KpvC ˯z@|fА)9׀E p aabiti-'}ڹ-v.|Ά{B"O>=E {}>y{yR˖-V,*&x_x\rbɒ8fΙK t˦-j ]@_tk6?CCo[g/Nu gK0䟾Eشo=d<=, &B%KԒ:uH={҈1hԴ4q7GwK'O!QBY[@e%}Ip` <\]ݸ z4=.P]Aȡ&Xzkԭw z b4/TJu'>rK%(=tAwUX!!2PLlJ}%[5駴p|U/p2fyrShЄʗ6ynz|6iӑMs 6鐪Tpa:l 2J_M:jzuǂ uZj4yڰf W`Iτoֆ-"'Oa86laBu999bll)ًr- >ajh%y{8 (6m ;OM~"} K}۸s6 >L'NM|Hp?䉓?CO=Bb|)$nU%G xA$T ʓn\\$o'}rwr| oߎCƂf ;`D:ǎ[@a-]fPȔd5b2!m0%JS^2?SMղUK/υ6V.Yrͪ˵6ߦI&f6}@h*&?o.@Aǃ董ӱ)rݾu~믿7{UEα<S3$6ob w^/lڵkZz ۻ7{>I6ܬ3fgg*;: Ƭuz՘(x֯ӓlll%G:~PvUN8j9D1|PSuaV*H>`}D>F\͜3k}y&Ɂ 0|;v`N9ROH;xk˗/ϯ` =SB*ͱG -ȫ4a8v#Ceat&4~$_dTIooQ}'o)lԈ儝7vh~MUTI:T%' E5k xBb3T8;w^Z^}ڹm ~o :IH=$  cφ3)U4KZjs':"qsN2ARD*R?qzb& EWoݴce pa,TF #gv4ݧډB۷=z"9w,VAق4f(Y'uMX'֖M̙.R"GA!UW> nS&S.`Y/O|w+oҔ)FwL_b%zz {7?u]/9h)\*Vg锐7ќi1mYl){^rS񿗇PVi%JN]>ب(Lt3ghA <$}æziD*R> \ >iMֱf5le\⳧p޵W+/;MN2KDd|K})L|p. zq]d{8NOo͗On0SE*P g̙i;rBH*U+ɿw3 imRG_In1S "?<}TU\?K=b9 (gܲlhH_RǏp}w1xpc%iߩ(j)fRD4wNH>=y,t뵱A:w2P5xlY3fQڦT%5CcʹJhɭUΪ(fЅg<ZIi9 3#$ܹIFwM<7sj4eF*㭸ǚk#|IIЉ ^Ce&0!M) N3ٻfЀZw ݵ&CRӧOI_P3Q;}J1obPX2ASG>;GB."`ީSGΏQ;2uca+Zfx$%+!83ܥ QFl}s6D5 |1>qSQۉ&[ޔD]Qy^9dnyu`AZ*TL)9fϙF ebUsDTMu-r5X*x>99rm-OJzK~uqQB-96+ 44_(_8 t^YeqS% (6T|vqqe)€Qme5Qfφ pdޫWh@dיִރ҆JtΙ5f0Cj1  YB2p^N Pf=\'4=&=="Bvn;ab˗/ |NY`Qo{Z{kR 4= AtvJ rU9kXO[\?&O,msT9GS.8K6rȥ~p5͉2т8kP{(߳K(5zp>=~~7zihwnݠע)T0ի]l3e#Wdc-Q7wuLB G|ŊTZ5SjՊ:wH_~ 0ƎMӧM%yh"%˟m9pN'0BN|H?2i uI]{};1t4>Ypō wy989mQ5C-hYh5Z_)@QoI={hZs:M *Ts6Y4F|g>;O^>cwGZ5ož?̸w~Ԥi3!EKdEk;*U 7cv)TbWkR ^"Eҹ,݌.j۵Yb|}[s(cHMb_} ҅[WRSޤܿgQ ҆ ڽHAS@*e g(Y̎ M{x)Yie  +>5nҔUPs!CbB!mH.eFI]R~UN,gpLtafCXX(;{Ο;CkLJ.Y'$w_k,苞_rPC:Z5wYlYxb,BF ʒR>%}W/ 7qx5XbeD\G;aXx5kf'La#Rc!CR/UKS4ƿlm.M@JpA;T +Fqo`Ww( +y{^3L~A]t^9A=P%;G4Cq5TZ1Ҥ/y+M\ Go{$8BMn;)k;$$S $-Z%\/$r89NQ%FX>LA-S\+5jX`\oď>@W.ӧR޽FTLY*\(+P m "25JY0]t]˕'`BTxqnDUDI*^$UT*WCTPa.z 2KPAhѣԪuk(S\9r,v׈Mb`eFGȻw^/%xhR?&_eL{-9ȆP훱1 }*:xy-1I^ދC8_qLM)εwheL8&Ó&OF-[1X]x}dʢ+脠aƚM/~ʉ*u$Q}sﶶkiմx7y {y`Z_?/ԶS$6:hap.$3fL(`O¶si%tOߧg7LHQ,v,zS{~nb)}vqxZ ηgn ,9b5<  xGC?LH,%!5C6)h*̣RӛbdPBɢ P4;#8'í(%N-8mڶg!4qRQpq1ZhĂܲyIKO,ns@F]`Sp׮f=>`: y#fM)Z6E8_+Q"tC\e7vT&zcxf0Hi}? i T[/,uVo˦ ¡6T'N[nV͔4O 3؋ӧLyQW\dsM4klaΠ6I]nѬ sݰaٜUWK<\ςٻ` 9ԫ6rH?JeW[NT!8M8s9ժQ֮K';GrsI9s,&@Rkr'!y/v|5D2Yif$urwPLCS.X@AĆ4hk C ⬚B11| _!BzB9+]x i`+Bb;FCCx6"@2a #͌a7̸qiL4l w`3A|^j9r0iq&Ty/ϗ#H\9r-5'%ڛ@9 :)8ŭ?/)1 J:rXlgMUDӦL0`͛3W< qV ,j.waYکV̛Ǵ^-% x(9{V% ߢ9F_nFIZjKΔ/_~vAnڴ)FUJ Pa$t@>b$2)|`,r_K,YmFcAR5]eE &J*|mQrI7SAUKy$ (st FҀ*[ y槶mҸci豼#'va:wǧZxX sfϱ9pRJFر}l,]v%%Nݹ=\)j @4਑V9E3©Ɉ)Lwރ8b((1E&N3 1s@˥#1:jh6R]T|N\YB9?BPccRGՏ&n(STJ_$BJ"_H1].#T',&jE$ΜYپKN~BNL'\h26iGR ٳmמk@eʖޭd ,H7JetAE̝Yh3D(-$Z"iq=z)4Ξ%lK$>17*m5P+iΜ$Y <Oo 9@p,VxxW}p|6e2'խ[*UyHwC8H\U29OLq*Rg Už hAXX)Ұ G'/Vu(],rTj5]A{&S:Zj\Č9ϛ/?p.y-PqHuI@)a/=Qq/sP#S tsꂚ* {}]Jiz@en+m.3JennLd)Q*(*ʧJMidx IENDB`movim-0.14.1/app/widgets/Stickers/stickers/racoon/c6f5b7e8e40cff8ede87a23d9d52c6cf05fc259d.png000066400000000000000000001051041342764602200306360ustar00rootroot00000000000000PNG  IHDR }tEXtSoftwareAdobe ImageReadyqe<IDATx]xW^,n;Qݭ;wwBH)_Ww=;wZHyz|P8s&By ^a[}5KNL{w`@4 !Z\(16 os 4enRrI&"qJJ)g }| "lӶ}{:y&`JD 06 ކ ֡*Q,T!|̙\/ѻ[7F{ThjJM}9_7_>8&`).h;cx&ڣ !gZi$+B3E'6SGoJ'Oϳviv䰽j6O:eUgY0iV37j6}&̏KLr|R 76rk=;͍oYxLH*qH8yw92sc2 tbڌaS~I]|2#'yvmѲs]Op ԤY3P"EN" giҽӧm#{?~A l,6 W孶P~4p`~Pq|&O?{iQ%,Om9x7ԼHj9r沾Tаp\omА*FT.`z]|Yh :&2]KǏW.Z؊Yr F"oշ3D N?/Yq8Y a˖-ld~0VWpł)"n^<U#́%˙zj//-&d]akQҋ, W^Eh [˺8tf"pK}\wU@ڜ<t" L4E"2)/\,6 i{4d<_߯v֥1F(`;A愀w K1'9驔D~sffShמU&WhZ-hJZsW74<֯O'NPfsH#=+<^DXAJ%LJ~ZV&Fvgdr2Ny`8>;{G5~zJA*d/2_i@ M)OsDR*MVY)G\bj*[AnlU k.%^Bi9s c/BpNIX~tݛt9vX;~M߰x>W vp=_eQ8}GC6nB2!gEYH_t?q"C>|$Dfާq"[y _sJſq2/ԅe_X\r]ԡ D΍1yŃ4zxmH[J]}+q-*cz֗1ʝ`ÇّT%!@|N@[_yUVSu%:{HH8m" 'sNYZS:ʔ>3-]6m6mhyA, V͙Bfs^$i =wk ~Aʿ߸~fFul xueֆ/X`2jsCmJ@/q]9;7 5_ʥF|Wܹs֚kDY0,cGl^6c, Ķ(0ӯ@jذo^/KƬ\ sD1D<;Z_OX?'?{KSD_Iv#V yiө[:?۰#8@v#VU>Ľ1~M\l/Ѳy+NpCիE6\Mŀ S.}t6(.6ZvG|Kl;|OS-gm,/Rd2bNƂE;ץ8"@ɟWUXs:#mBo3%`a޼vɭ.ܙnܠE[!G?-c'3‹E+vZ psN]E^kl^XEM$:f(_b}awf#lO}oR\ O?Uc%sO^Nv9?*::vLΏ>k0ز%dra7o$"ыT(Z/s¤6/Qpa3=g|/ٯ3!SOTr5cGx,y[d!X ȰF 2%ZlM| 7%i&PJv\BgI.]j7""T?ؕWhŐ0R MJp)$$\-U+ "I=)l,0ȷe@j;GU˗r3XD鼼~Ŋ7R}dƂ,h5 Y~ ]J Y Ra>'x@tmmkOi<){Xkf-,t);LH R#΋q5kvzښp(Mڷwz2R%ȘݡիW- p .{gNU M4OJ'];wq8ڔ*=cE6Ń־|mxiDU] Mtq-6YS8Jm>:Y3l^$FhH\ 6F~_W/]*C^]`X M&,h꿟 Mp)E0ʩE6lL*V>T٭/mNڱk7̕of%x!iШ1;1B3LS jy5*FlX"4ksYZf-ke-!j<ضp+Y-nw1'%~0E?ҿ?L}6mJN#[OdBM2Eb.%{.FJa~ 42韘3勔+W/57^׼"I5iJ-evfk}B<<9^ER@CM&- #x͍᧒?ޖҼ~ ._D z!QH\ Jxz ?c];w2;ELYe{vA ZXbe9O1ڿw?V+5/%_dJ5@ztYm8VCqcFۼE޶e3=s/^ jцa5ld} |_^y}R-9^vHL]^D Ĩ9}=SH5 4ًTu 2Y9[BA @u:=3)7ܼ}Xt-ꅵVU2L_)7SvKeɿH:RC~įָ2ᙓwVBxhz Ztng𹀯 QsVp>˜FG@:p=ҨE$rLwJW#Gh9XTs_;M#6@WAJV^@ uTwD|fϙʖ/O6;QhĨќ7}LcQ]|J|&LՏլZ{ t/wų(gKWLCvU!Dإ lrrZyCZP=G`Rn\ DłV;a!YII%v,TVVܹxmgZc DEƧEHv"R. JrhPyv킋=,g?~ƌKjvrm۩GϞA2.zԘ>zKڴ9Кy6݊V;0&JH(wz(e!i9R{yϛ?o5!\fpʔas, q *K*Be~7M7r*0?{)s)Klߦ]纈薃g?Vp9RУg/sm,WSNgd 6B y59KVwbV ,RC];B'o]bkɍ#@;2O^rQ\vGzY&Xg D w̗?&Pص{͵--ި]ҹg!pIU۸5UMI D G"wjJ@QgŲ\ g*M%!Pwނ2jUPW!RjA+4cs{j4Vyyc'2$O3:I;iu2g'%0ׯP,^ʃQRРԪK!"/Zj e„ }I΋&`Y6zfYm"GnPv*= @%yr ™DGHz@)8#X xZlC͚Νr]#!*rVWTI.4z^US="0͛nΟ% G "%8%fɚ(Ijա:ə#FL> Ǵ&M?8: CQoH$X9k_s`@R )YLK&HJJyT hٲen-w!/Ay(GR7OϮ'0^AƦry ͇Hӷ_"dXU:.e4 PE˓+EŸHjJ)Xҁ4uS73-9sPH\ SS2!EldJ qyڴq͗{҃"P@>bAt!1𛃆㙀`X/|>ZʤI.ȏy~ _! 9qYǨmR%MZ5}WRd"Ť:kцȘ4aQwp%FAZk8W; /HCu.|ȮDUf_a3@Ҏ:quvW֭zJ6oFVdD= 7\=j4.R\MIBȯ5?MwT/X.@L\0`?f/X5̊Xd 1)cSKs3>)P1oZ CN|6ˀ=ɁK?!!!}is flTcf9BkVf*Z-OByP)Lk$lb(x>&;[]LXֵiXt`z6fMvy9yZg J'M(ui}rZPg ڵǫQ4TuW_ u6<ؔ:5j(U ̘jтb]EXB&*]ٙZyT&+ZQ),4>x!P7??ؾ;l߶>s_y  q'ZE' d j7\:WT Y[jTxt\I$'ن6@?="֩'-7 MBtrkRi%/4Ei^Ẹ`B9cC5zNn NIW } gLXr8##P{c5^a hJj btT]Y~H;fm TݯmG^-[Ny/K{&[WF d7vqah^)e>ݹ$љ$ٙ^DH*Xv x]wz|z|AAfwt?$](fb#t{뎯tŒf~:j-hκtet-^!_.y;' Lwx*g\HIu/"s;}>?;v-dE'U,~^Siyt>7<ۦZj'窈 鎿*BM&Vs/Znꪟ}p\A4u_lb~Gb{g+utycq%Ʊcr:2^Gj"EzaE#Fi3fX{0aƄ0V]mr'7Qv xC_Ծ -M"qO\(NcGCH:.ºDuUSM%?9[Q6:Γ/lݚ&OmYQ TN4>Ҁ|2CmڵACrɓ Eޓʔ+' 3^@i kQ \eG75of.Shbܧ_¥TY @tXxP Za##mbGttC%oe:O KɡyQ]dd~lYQ/<0gx`pý;k!\.eʕgDA5s4kN?E1&Xߞ~$؋\;z 82{qse_/FS>2Q:9ЩW>99s<]['LD={.ݺs;wZ@ʩIEH7Ƃa7ߦJ1!dձƟ" ^ܹk7n}*Kk01?d6.zZ Txd:IEH,.juAYڵ PsH*2uSP@_ZсC8Ҷg ED wv_=Jf|@2 `H{uy˖= c SxRfs8yqCwamBJF0u >|$'K F4?ސ!+|I6c@Fnk`:Q-Jǎj9  ER{CgAP ![u@;wXxtYNr]@,ؑcǸŋst\MW28]pXJ-X[^[nǯ^DΞsiu[j];gmk!Cs 9i4@Dn]zgK-_贗oヾat>tpt>[ϟϚSºsEM: fV-u$+~mݺ ` O#$^9̠r$jL<~h2?_4kҜB̡VǩЀ[6'{l 4UF8ۈUI;v<#I[bR GgR?!%0w۽!B 5WTAC 2U ˷'Or+XŹy1uy *S,uؙ/4OFc$:ԍb9?VRrfcV2  j٬9vߐ|cs$=Lr Ę֣g/Y;'[ԲVmDJ:[KoaĈH޼v;ޡ>?yprwoqwoGKH\H'봰gl,zYsP^ɉSͰ;]|L~aL{2Gxд0 @-BJlkU)"/0Bb*jb%UC2<_q1 wAs,2OTS=,֭m&'*FME% ,784vB|mF?hP2Q [DTrEeʔ3̺,YL<'h՚vrqO?vɢ.Q]ddW~ou<kVY2-`a0N ԃ6C3"RC Fʭ7ei~_J6-V>7In+Wp+cx&FƑC:)@DŽ=sNNdSPLFA@4!tTo(LP=R}́ς=q&C zqz nb3@Hi|?3;/]D9E"6iԴys 7EoPǀJ/ܨh"z/s-]1^Q6MtPhTœF>%3!ST?:}&pIӦI*BhGyuc% F˔z' 1#]c4 3QF 7 - ҂lR $౷Ev:JњWǂw-FB {<Z8;wmj}!QI}P 1gP9sÚ \Шƌi]{aSݽ6`d9YHDCMafJQt .huѷMpP-B!94Qdpd0Ӝz2!nB;}zF87$w֝ KÈ991>{ɺ@wƣgI@< S#pt޷P;~Q3xAB4U[/67~ԆL<:ZMhrm۴`p 4hW o8|IDx:!қj}2t;<`Btޘ/v[@zԞSyx!C)S,<X,BЂ^=Ϙ@?Ww)GȌSY>O3na+YGN~BP_ZohRyP,=[t)U3((*|?>a$K]RK=\(a O;?na WY R D:vloM WENj݇13W:d_goێ5/Į|ru.W|x-_!ڸ{Tlϴɓ^ iVÜt9l ~yiؐ!,(oLgT3iFPA7_Ȼ3C0^'wNA/8 ip`B ?vvLq!M6ƺΆ#P,%hF:v`)Y.R*aL^<ꮀpOI b3%CP4ÐfyeD'Zl\,z@|N;! jnT BV ]۷;w>ҭ7nѵ׸ݕ˗)i:r`͜6`_[ӡN 3@qrGcx nk~ڝs8XÚU+h6[aYu/LRY[Ӡ^=Λr,h)d%qQ00Tu@b S8`09WI[Bvf 6,mW#B.<i)͐߾o/h,!;|aЦ!bѫu!ߣ<v2ߐs;n̍-ĩ]#i-dDzBt }pFHv}p-b3[{ϛVhmpXD} UUՅGvfW.t2(%J|.dɍFE=B, =AA^k+B@%K(0Z W<56m 9;叺jWpz j@%{}jJͫ"4CôPO= Xi\+  A0H;.rLϞ{6@q}k@ٲegF¸XΫR6~{t0F!de8Rs #>NAX TG|?'r@ȧVԨY:tho<1c&B%,pċ)MJ@zOе_}>_M.ϠB<rxd@`czCM5BH䬙|R 8j]!KZJ!dN癣FT-б9Io^yIE[AAH\<ɇM2dr'镫Tnݺo޸RMƢ47mXou}v˛bEmG֩CG(^ Ni`45V 0?񒰶v,'$ oZHM4߸Q#$tL>۶N?bhv !mHy dRSƦ~2BP|/^l=}AV<~؊QBw`~)+Bml5/z$!Ԯ- ; nuP˔-C//gax9B~[eklo^ј&M>3$4&f^`p9CUEAE˪"+FʗmAb;VjH@`dmׁ #Ap*Q HG(*t[΃R+7ؙ6=-6іk.KeY+W0e8F_EH"SORhN<ްsB#L%8 km7P Y(kl_w~ljֈ2߶yc𲍳B]-. gya44#2tyhHkXpX*@nx~aeؿg Ϗ!_zn>SH;u!$@p%vC?SwjAW}"^!h# ޾u݆͚1 0;QgfBt`nܸmQ(ܝ;v<m Ma_`ժb`x:f (11+}QsAv0.\g$/yr x>8Y'Z+LpuP|g !YmIRWL\+zlkKEa%˖kwlF+[SdIn+2UekGI(c;~2G1~"Qjtι?+_ؕ~B`Wm+0ri7@C*6e-BEP?)E:)?ܻo/7!BhoX?6meƢEňDJN߉ RHu}kRO))kW.2Ba1 DaVʝnֻjDbg{`qϋҥp\;H ^ 4.@ x U v֐l$\tiY]d &1pL^HxQqԋha99?f:FΤ(Qʳᗲv+xTjjz*O:9Q} (m%WXJ$s89g{6srq'磪֠+#%K*M>@/l6ɢ; =;9*]㠓k4teH+x WHT{kN6g{VurMUJՈt923N͊MM+xE G6J)vow-Y@ۅ<N{? T+M!`n5jS)XSB i6cMWF ET±w^QUW=uB c_415QjR=41O~'9|_Z p̱;F3 a"@v^R)D zsaO6:l"]G+NԺwu%;]=`[9Nyгq!`Cj)'H[  #)G(B%xHGd{=7Rpq{%&O)RQL*T*HTF&v"PJ+9XݰH$ZT9kצ!?͛*$GaO0i{R+%/zG"~ƆFĦFU 3ZjEM#G1[m{ :J8ý:HU: :|(سo?Wf`bfU^9j!- 4kF\)J;zD`X=ًAMIfӢ/Դ4DQ7l'uq":M0_ct>z$oH1S\˅M7hYQy=lp|Jy9Gֳwo?q"͛? ~ێ]>k!f_|T8Py S*MF9&Ejd 7Vꘚ+EyX\ HJi;0S)2¢sYzАaù2:6: ޲/FO hv &S) fN-[Sx P$%A@@幌9rbܩjgpFAڵk*d>ͼJ7G+(V6znz n>8Jx 0R)(9(5FXx Pnyǎ]\?r P/̔:5KH>;{| Pd>ἵZ SeϲЦUrz ޼iV7ogذi -]fEaSKKihjK&jJmd'`;iP{T)`װ4R7fQuߡujOJ% Wnێu@TK.o&WMkˤD5h)ԩKkL3fNP |3DfY "1<[@QڹKWޛbw\gM   )0C8v=Hq9tpB8qp|́C1B,WFG'@)oPcZ`Aܵ+y-:ٗ^ z4*\(3*FOm+Δ% OPY630.PgODSOg'fϙ#f&=s1SBUu^rIذp]z$]YKa%E)CB2ONý,*WF&Ljn+3 ]Ap~HlVHNhҔa$CEpݬ֮[ *LQQ,&&=<{Pn >Nѩӧ(!A5 :8:.Tgq3^;!]p2ю ( xɡ"a ~ 85=rhٳ7?LΣa@ ")\(0(hmq Ρ /`|5kђ^ilh 0z'FLD,zIpT "Fwc@2 З/]^x"ձ4qW/LӘ(IK@O멒*0%0UG cH^ra9\|5LsYFյ{Z ~рهzCGe !U)ًUr8 %~z#q[ q=`ta RgϜᒓ&熺q트H$Ƌ@N 疐:W1'I`pCU\ IZJNpqBjQq/LCjA |q)Afϟ;s$3A,-#Wh 6H @ve(F8  NfEg*. qSt.=m ˪ #;Ǝ@3ds/'3lFCmb /I$EȽAqdRnݸ"DVDr^uLnEg} ܻ͗_f0LcUS? Y]'B"@eJ DFY ɗiCHϖ#Hj°U?o VaC^pEEE[#HH%KsP߉)"Z?>"6쥚o F!g)@ K[7K!;cH/{Ô&W//I,qcY \+U(z€ QH޿Kh=\۴%uB$^6|Y C[QG"v8,clG$΅sT6ޠ-78%Gua`⡗̝QN;wdj۶)$,LHj楙&)ҫWʔ9"qd3gqA35 r7`0>_ǓձyxuCQyˏtV\im)_xQ'uyB ^-ZGo'3H8}-^DKb^lܻwrdE>bcT1PA g~rt.$[%\?#TԂdE,% IkN&s#E( Ν:qGYӆ;-6|qEHa(LMMNnz؈D\R{gz@ztM2d1Wq% fߞ4t074KZ3W0gLۤ hTTUF @՚[ ͛7ӽgbInԼI39Ї|bıyf#ҬYKf.Nq0h!c*ӧMe"kJ]۶:̝.?3;|W&N(Bjy /iѐ7$5b,^lTpgAZ]Y2fa@n9~gڹc'W&)Z#O0֮[4 88j֬\x钥J}-թY(<$m发ȈPz >y$(0Rvm2JM*W˯o:.8YŽ3yDHAR nދi==ږFW}X S&M8 %3wnx.N/sՖ/a$85EM9'34 PN )\kPKʴKn,!!]8n"W-&"3w`A@i zB!EAFMdS'3 s;b,/~9n6ݽ)f AoJClKm[9Y/d %잚yN{ 빓 T%PlBj tI% m G\FM5[oܠ/q*Cz=Iw1N_+ӄc)Al4J.u1rR!FH{8z/De†aN*( -OK&FEap'UҺ_6mI0AxAM#}I;;9.poOZ/ԫ&I:^ۦ`j,XfʜYǬ.Upڗ89 .cv&8'M!GzNd&_a/8I;Gnj%lng4 ux?2(HiPKsldٳgX}"Qm bsCvսmT9_@ ؟ e˖粰IQޭ^'UET786`@3nȗ;?mۼ3y[,OKxZm/w-˙%O*} ңQ&Sv]-AgΦ( 9"c-`Z#tP^ӆѠ L:qSLF6{}L /Ǐ ݦ{ṞW 9! n3ޣD|>|T,VX^|%'B0(<4y w9DE#굱9q}D@`>>Yet<3nwG_0yч+>.K*e:rv%KTm[䊎MOj׬OCo˕.O?s?#";Itknt )[N 3B 1WGҭURǪF={"o!͠s-\N L慂0xþ$I G?wEŋ;q7oH}Kw`oKS"pg!:jM?B{=zP=مZv]W{ZjC:tzmLP{v\ākAe̘+ mj Kz՚ǎY% 7HIU-sHGs:VvTA00 !sP2Pe%UJ@"V 6R NcˤJZjǻӇ:ef:pWTƎER{HgO}H%wdb㷞(͊G_=˧|J rӵNB8n,k1S&yF  %S0kHPG R z.]1က\2yΓ#{tA9A9z<=1WحE#h{Pα(ʨ{z90S]Os@"JVeh7fSM4h&J(Mj"/sI ̄s'(Qs(T(N+䙎 2aϬ"v~+iPBL~.]Db@U3(0l=%wJ")=_y7kٲF(Uj]  /%`Զm{"e@X B( N-U+V8,XuO ~e"Ŋ{ 融P+EKABX$ ljHh9!Qs|W{΍45M~@IE 0~O-6tj2I3R Ud}z7?q̳##r*%%L ,TɈSP&sE¥JEuգo6a|t& 1 10gFߍ5a=Dsk;ws' q}w&;lΜ(=/V0j2 D X?,3uޝ'o ?^u:/ nOqB s&& - tr* Si%IH3 L/<$8bKs&jg?; jJ.M3OkV[֯YE3N>u8`ݒ@wdjԴAF3"Jv=a!Xmڴ Q`ߩnݺ޸Ͷ9 #M%,j,'}Ugʠ) aP,sLzKnqcHg'k\4]*\6灰*MT (QFSpxqؘ;tBzCiR6gAʵQS&%<䑖3fbc|6ɔJ [pq ^+,;gC2i!T9`Nx'iBڣGPGLc՘@hvp]l Oq2\J9B:RѢŸ˞{xڤqc%j!]  i$DBXACcR۞X?ΈCE/jci$ fWRG&J3,P"!;ج?Ȣ۠lN6xM'V5;.ԳвA} svkS!Eɱ`%6t9m gjELuЊ8vG-v4ѧyI'/]7pXH}zD բ"gS! )Bsu tؑ.Յ{RO Dz!!q,.RH}{p#!([GЬq`* ;8犀YXKHTjl|:{7oXgk{EhɳgjKoE?S{B8 쮽puVZh1Kn6gSU:=y H5k7Go2T $'x`%qpΛu3_0'Ͻz+ *ۛJ."/t,l_zO[>0n|=YbW%;>{WtQpJ+3gd@yA ;t$S4,Le>rpY7kΒF|,Qm kWӷwτ*MvӪVgAT=z쎥+a,J; OQF\ڑ@ʟ??4nؐ5m*6o j*AZ$N`3gi΍CZz%?j!)MIBmZ92bY=+Pb($%yЈG\F;a#LkGʖ,`a! N/j;oTɔǏݜbVJũyJBї96踗ӓ6kiF1q8K-ңigkԨ!G@!f}[6mۆKp$seNMf t%PUy{-xShv @L:\S_A|#`P^E8Z*Ŭ#Fk(v7kPU7͙3ݿK_|]믹K da^!>3p)6-ë(6a%!E[Ł!~ vm)B¸WcE ؠ40't46^HBE+S;% lٳz1 zo޲3}yPu:?+9! lll|9QcGJB-7BgͮX OFYIp^0D@ 3"\ a雊Vh/*Tn,Nu^/L =yQma v *wc@G[F]H-"QߢzsQ (>D PI+y^aM(N6vQ1]4=LNAf(<- '(Z&M<|P~v5[+y gy^bH<:ujs$\/=,) ݬBU"~`V'5<,= Ղa.Q%JJqF$ F-<.EsМSF2t{_/PnLध$PserW@ܖv\!SFڼu+=~S-pO/XĹIsQ\Yj fES- -3Gկ@{FpVH\<ա//+IYBz`*N`E٬Ud"or3WnᑅMCF2y s: J5ED*S+ {;+y $ZU+L;1RŧOBڙA@m\)j\v>k3@*;taIK P`!Ar7_{E )\ L)ʥ/Bi(t;n^KL ׮>{I@I5Av;zyW+h27_KD 0Oo /bͫ;v ;m͌qcCHB|]>A>Jb0GMw2em&:껋!իUcUD"@ 3D6xv6fJJ`C9 3ȸW{&A[Y@8 l$B$ -jA( QA+IBGPx a-P Qb (Bj< S9`_KJ ϠyC\$ (湀 W3^6+nMU p쿐006 |zGI8pU@**W^AbxTM-}\ Ȧ Y2/RP2* >$A lpRݑǯ 1??ZIENDB`movim-0.14.1/app/widgets/Stickers/stickers/racoon/de2fabc34217d03ad8efa50afeedb22d3d3e9c40.png000066400000000000000000001041531342764602200307230ustar00rootroot00000000000000PNG  IHDRN7tEXtSoftwareAdobe ImageReadyqe< IDATxڴV_LGf[ܑ!Dm*\b-A&I#POФ D<6TQILbP>pUmЊ}k4MsqMgn[Yf2of͠4 4R1CxN[1N{)LB!|}`9h^*++ @QQS: ;RRR!f~9-G:g>rrr( {X(8uYq^Md=uf6.(?PZnݺ=}:DZ iT^24 5ttv2xӧmu/QQ &<=텹f1z  ixXkt~, f+WCN )hñxF, 6bKf&1ڂ 0bHJFD3UÕKlu(C_0"0;;lm۠ɾ"%e" ~Fnb<d5 2f{ZܶXˑ0ᝅ9)'5H4BfsFRJJNЧ2B;̾ds9\p^go&;_y#q KIj/L Q?y2 1("7feʡ #G>6 b={L5i6S-LVo"6dQa52s y<#X&#(FLa,!O`ZoޔM'NFX2*R{Ӄ;aeb 02:M*%%%]hU>;cYMSkp]WCDGq$BFZ*> ' (i+7iVH i:|I\tīycԟWSs o 6[^\lzd̫J_O䑣 D«V% >.1 "!41<];J ) NNL<"=J$NKQK4&'[lsxs;"_PX {w?0a q.z@ۧ-SIz{:?hXѱC;OHN`EP\v=={!nQ df0&'ukDNPDFL*ĕB!w): c;FJ96p:Ԁhd u!=̨T3Eqm kNN;+#qcgqnϝ]s]]-nTZp7 %ΑJtO_$i 5 Uvw4tLT UVVMG'#T7]J=;D+ 2}C CT(G(3Yv~ &ßa))(ܗGبzCaIiS&TLo8/4Ǯf4ª(rrθ~be[4\;mǚv-gYF}T'3k7CV<sJ?M t}% \uM) j UǖP7~.F~$.e FO]Q_%%_qH\O&ӭc1{;A;Y]P粆ZUvsu߹<4ë{C"%c8eEX#ւG1icVU+Z111QZmEAA) X h&֢5-Z8kOKC\rwZ~-N׫NS:y:<%gh?pk`$PDz04THMJd)=5>c˖͙g̘kbelD [ ^ԫ;.3|FdR'E 3R+5| B˸CB!3/"]c G 9!$-ey0r7o krҶeL^UU7|sԐè,7Ǿrr뿦ZJ8A‘DvGrnyxx7恺f aEeQikBLs>q\t4\o(ړNKK.Qcbe7Шi23F-֛EKAع ,lܡL=[eT<ax<ޜӧO[at o >mm\F8e$>״X_KE$?#ݚ 11{w*|q|mZM0:uGa^FƐ៨V\+ON,f}4ML0?tkke%99F99_̂~}1e!Y#II[؝;v5Xrq^MJܖ? i 棭QZ.2&ȏ"8HΝj,>ȣ* y%sWFh[Jϸ45> cоr1=w~}-ΌCPR^mq\BjBr$Uf]hXNj/_3M+++] yeWL&QUÈE˃*)۶o3P,+.xC9c뜜ogl<։ƣWom^ЎXo~~&^>66rwzNffYܮ'R_IL(_&?h^y2}eZXy(0 #W)$>mUfM񠢒8TiB6UNJ>dG4%xC3&{d3DY<蟸_zHMV5k%}qH@r97o\$X 8K-LߧNmCT*|1bk<1)fO UgEqDE,ӷ3xrW# (v%=~' 2SZ WzClzwsĂ2r<ь#;Th7f8կ. Da++k4k2R [duYljn8-61(h#xexx).6ōh ;buljR~ׯ3#X_V/7:8/_1Y~AI2BژљN{ѣGW32{옱g(8\ (Xc,h2,?I[jƍ,!d/W۷sss-.ý֚+wXJ8 "sEA+1`_vI[XmaQ:$Č 2qK bx(Fgu]F,cW^,9L$EE;8758'L}{RZ͆fpDNKT?wD5gʳ|`;DX%d4rr:{(;# UEaay?ų%%[uup[x *K7r%KډLCOn6~4 gCuc٣nBCc#*{9HsG}a>|@Z8虿K翀\SN mQaRh4Zvgrvk-k===cDQKW m}OY_iWTME.~5yî]Ғ{=b7 )3Jǎüy}1&-T؃(w~s^0v#7lǺ;!6j-jQc;`5** l2$.R8G %Wzħ&YAv 6,?-xk;t `ʔIyeg *l4щY 0GbzCaݴ M##5>v\X>3 u:DFFq'}EtkUތPm}/ 0`I}CK"ê /i>ej9(u᳖(б CGdR,LT;1Gb#SwNյyNM៹_%kދ-ϓIsGK>mhhX.w9G[O8"֮봳ݥrkW)+L-E-Ϻ꼢#=1WZ&p&͟Q] \?þ,F.m3{oky}}JoW{%%,?,.fޛ&*@," w0 3΀J 3>y=O+Gmh=\F.&2H.ݻ 40aaSf%CjǤ7i#tմ|rP=~u&oe{޼ g5J"3&T,46ϳӅ ԅҼH_/lnjE {{4Kuä́2ȟ; 1/F`I"MHQ+BUTQYM9"v)z'`a̢C#Y"~3ctcuߏ >}ҤIǬEx!:|0CSo̩ߺy# *qTb0 vQYY)eg_B]-Z,).))IőG -|||%R32mLh!BGf #7'+'wݻdжagWVd28'v:U (ɥO? .u@u (x%Ѓ't0<"Pј  #S#aQYr1f͜NKZ HX~%9BQQ'#:W,`1 \F;bY9[Mn>xP?ݳB=96VJvz1ì:5RxN1bM6]`ЩkpҥK(9!Vgql&:.A ZYQ!`kX죎ɓ'Y \^LD*%&ccb#dϧQli]X!$ chD4sCl1><:g*+'k;+6`!\&+r?n_oڵki…vW#=3MFk*Q^h$w #iSWs[7M]6u֕|:l2V W}CRgM;$D3x"NS֥,F(dJLJdiCZ)Fbvrq&?TRBn$+> ^Gy .C*-^vE"kԈYW=#6Ϗ]Wͅoc՟ux$-+MH4Z-vE1Ffq=VM6N/5@uk>>$vb{fUc1*}bU/2޵wYDr0ㆎN:Q{{###)r:ޣ&s<_l(_,|3{ <~J8DI VI2JI0YGWv"zIE׮WI4ddUEt\ҲR ҠˈiiI1ft}ѲֶYI&1G G Uq'qHTLXN-h&1Y4Y7*`@LHNm/ڳ?M3fcN/͑6'AZ2 (:LK D=/6<\['K:-)DHc=)RIcТ,>oޔi!ER"[M[?  VsrG, RSD&- , 8jbRqbz×$lB['$]ٳ# (W+`0h"/?_݋}ٽ&TTnb+ b{z_YIi1b$#6ƃEP?~--ckŁ]H}9WrZs p_^Vz0rfԗLnI]*6'/?Ԗ,Q.SȾ* Mҭg5*E!c$%%RUM%M,֣( @77w@*vV]Uu kH51c ')ϑ zh"1EGfyi>k,ZYZR{RB7t:[7UEma7km)8SP%y9k'˝q|{H$T`;v_-(Pz1?4GKx{QYY vٳ bi"rbGv>F ӳml%ۑ /{w7^rqI)UUאBz mВYѝLhaA&,茢]j-prGiuuunǍP0щu&/d2C_䖻Z_?Rt >YF1x!|H'G  "&7+[`hvMgrdJUri!P#̑`P qH1Ie,^Cr#|WmauԂk }FR5LV+r‰ LV6h-KJ@;Xos3w;¯wMlt8q">7x`xIW؈>}ٶlmlYÈ؎T*S "m{qC(t;!5.X_O K+BFi3Gp(SOQDd$N|dڦӢ4<5a0}?]M/knPA{{8JJ{<9|_ss> A7vu=x$0\{U=閎l?p"NH_c75jYTVоp x% 8L 1dWGXOك&<=|}ŎC[ ֡3φ"$p~,/%;Q]*QFx3U |=N-٘iU-&Iɮ4>'[TB 4OB}˛3k 8ࡿZ~%E2Xy 49r4^0ɗ^%(3C#Fv@lnOOOWk~lsmI@*^.;f5[{R:֦KiQY>=_o. 65gy3)k'B;\ȁܭێcuޝ.Gn.tZ:0}ܗhCW̢։`2:aCY.A҈zkRx9t2y VIgmy74(v;>k}@N}EJ8wZ&eeA>.v%NCY:,Xv <Y!sylQ^)S^̈́m)+2!v`"1g?j$SaA&.߰SssU8FCt !;9Vyi }0$" gJ!?|x@s`-ۆ2BQy'‚:7 ݝ-[&zxz$V ݅Z5XINOBgR4ƍI4VLjlf6O*cZ2Y9cNȽOG1 +F*+-e7P`nX9(էNE!u+o*˖f U)gάټ ]+VT e\f[ }E ~7a,SHZ PBy"; ;ژb2`UMf=F\h-."Xᕪ3'?N6r/{ѵ.(ذ {/XblQ&&QS,1V4~FĒ_1ذPHeVEd|#{s9=J e̞F0љO+ȅ bE(|o) 3?JG kv͝6m 8++1!!mDDEȦmB'YD`l%)<؛&MK\MDf))hC͌%l XqiIhv\eGQm}៟oݵkWϨqcVVM˗/D\K ʎ1l`٢J6$mu]vb)H2BeI~vjRͳL`ovFԩSiI^%2WH98'~6 |$￧7 $'.xS|$0D[&zuSo1 Q!f޽S+n4VHlNePЩo^JJJ$ FYeG0#hܹ4fh*** C4,FC\d%W%6dΝ%jIJey_G^=駳jZBC9^>#6vV\!ʟ%#r\g>!;Q--aA=+0 K:ubTm->8LRʪNkԯoZb(-[Tݻwq((SkAl33s6>v/q$ 4JC0>"={/Sk:6*A\Vfr իg_mTMÇ3ի^BwG2[#ljCqL:_t^) gsM,5M,MJ>Ѱ֝0K+N7t8bΜ *\,G={vz)|-{/7k3;V8 e DL^۠&r0= &1+]K`Mzq'V:Z olSҳI13rrӧϹΞz. V)Q= :4+,,=wh|8V؏4GE;/ BDʀ+'⃰[ Y\&kCoz,`ci_|^c"Y2,ϟ9ɍ$SНP1EӃ8}N(( m)PF`wy \=zC(z$/Եk7FirTdHÙَ(@lV yi0YaK<{?HhKH!WM!ja{N4fXnPaq`` ͛7Op i)ԩ<`CGEYYLP'ߓIώ].cha"3PPXhwėU #*":ݏ72-+ӋzU5mYTT{0<\LgNBۏ Er d%ÑARF 򴊤A#t\YcFDla1W!ꈋL6_Xk4ij<\4ܕc>8y?Hr&EBBO3.'r5]Z{pB!s4N=FA9wobج:=;н0`2gP&ˆ 6Shan7r@u͓ \<}gw`;+NNNoUx'8X)ڪes#njӾ={56Â;P%1ō촊q,&ܜ\NɉIzB ]xz)Q;xU:uzzAQ.WfYe@=@lxfyՍ dDd3V @`ip?n˖+W/>C9Tn-ŹE B%f0$HJNJ3^L$`{۶m=آܥKqq;c$$:STfYQIpsɣG܌]Z˫za |]jmUR,ټa/_D|~1ǑW/\(*wL9YSNA{GOЖ`?׭\\h|,^@cGI\>^Kg_bs`p|*F 0ގ@-RCz6?;Wt2s:Unʚҙnz-EEFQ|l#RƜlt~^O /4SI?o?F #99ܐyފrdc@l4Q[ƍ M0x-&Ѩ}{j$>RWŘ\NйYlZGj߾-]Y yH&q5Xǚ ]Z} þhlY\%rƽ0ݳgO'к4 4vGwOQ#Ut0zlvm)rjNXooo Rncָ"oό33H'عuثJ7RZYVV6*M]G2NpDEz3إz6Ve5|YyIL%/@S["5DΝ;A\}H}eYM$Oiu|NUhT:1Q%u#ǎ'SV@>2 N󔖑CE!"BCk;za\Z>u;q ąU6KXډ -58)ɵ̆J"y%yW+sC"uH --*fVsrsZ4vn޴Jގ ܽ7rT\/B 41 |61|▊u;B]Uzߓq9J局]h-%,]*/Lx$̠nhH1>!gJJJH`^%{D.vM%ItS)BTaB[P@s‡.7eSr+z؅ yù*:҄q￧iռy>h|V10nuP5}l0u *sR D1 q[K?d+2Gno9qm0{@cmΔLzCA5wYF"ʆ Lc~h\V3]6--JχRj˵q;{ݓc~ˤ;QKSŒ/G|RJ l cf-czrs8L_Y& D?c?AuڹkW [u۶m!(nFX;|x?M0豅W4I&2aO[:A)K/$˘?v(_T]Q]ŒVX+#>T t]}{{}9YZ[SDDZD'r]F,ќ CZ}e= > Bd]CR/ K daf, !"lM~|Uڐd1̀gMN]R]8+gy,و%Nbԍ$7B6jD-4 sZB?LW]HB-l>Y\c;z#sL$2 | UC5KJgϞn]P!Pޖ8%FJ(uȑ aiRy乕Pz1fu {S:F |/@bVBI` J.`o9ڒ'Dt奋(UD=}V]wF@ܐPj0Ss3ǽF|<}CRBD?JA\||w:vh!Uޚ7vd O* 3-=wqc>;Ac`V,e ,<<ݫ#;Akq ŪQy7?i:suƪ%j272[0fq~F!87x$&W[[ہ /qQ uH?:$Dy@\VT&'}Fۓ$cC{D]@6Oy3] HťZ]-[6[oNpKJ C. dmLc V/_IlӾ3[3e2KWfL`B-eڵ@DK&7_8QcUgcH(\5m'7o4*/]#h|T>o۶Um "KT=XYZQG>.BS[wlը{y(JIJV8@L|50JwѽE]FFb<c򿍐+11Q?kQ;"K+07Ibg*ߖ1W^UtQ~ 2i}. 8ǂ1R[ov,Ir_V{Q k%~gD܄fNM a);4ۺ-a݃즶łC:-_VU.΍""ؒB}Po;}]ce"t[c6q" `RzE"3xE و!x2wsrkogK.dok+R!p>} xq!0GHD;yOk֭G_(WYLu܉U0qYM%K(h ԩ3/֬z*ؚ`;(+Qq㤉+ 6&+G5ۅ|fwx|9n&:.a[y#//mժUsj %olPdm B߾})?/W",7_a"k>H{ÃP\F"aSyg%uV/{_aD>! Byk X^̈i3:?;2-rIrW3s͚5MT4P_1yP^,[7!i HMD?`Ŏyes{`/߷޽{ҕ+ה^؁s $8~ߧ// ,pqI1:ssffkDbԭ[7 "KMNmX)6±ƚ*u#rŲeO.?1irWxP 5k׀y8XZR@y#שsw>s t=0#JT"O;w&2b]l8N;-U]EKZؑSsg&{IjEQQqh=֭e kѢF_Dk m~.*3s(~(e/`M7sab9Utb߉{R:_  ^%Q MJ$-"-x !#!1ZM؁N̥R"R9/& Xu[}ts9LG9D~QA!/mi!v#`wժi#t%/&&P:GΜZ[ېDmԨ!f[ H`˨{`(!񯎥M~՘ _~`kBj5h 7J/{2471l@hHK[\ۃ-͛ѡCjPFfFt> mN!E'MSڃr$1׿_x͚~oSPPܐ7K#Iz#?)dz|;6dy*ܷOo83)2: ]v' j9l { D6w@M,#7/jL˰;+#)+#/]L:̅U+87 y^l#++; IOFmf&ҥK/h^^fsNf.Y[Z…S4sI#Å޽^L2x" ~q1/2jfDMЕ?i25tufz08p^13)%eOm.vpi-.{O%B֭ VW7Oɋ,ƃk)ozm&MDMx:~XҲ]"#)g첷/Hah™8.(",ӧp46+2ՌC`d<دixudp!_CWGD ؈#Z`u܂6j;D IBӜ!ܕ 7~חadS6j܈7+ܹ=T..gddq0ڴC_"T'&Ɏ&{oXǟCPơ1$PZ ؄((( D{{/O)RjT A/Jť#[qqi-cX$[nMc/4>d!33^0h,[PBz~CdT#QDyP$LagWʊO>0ޮݼoA/4͑Y&Et$A֠_\lekE1p(eK^ͤ<9&; &hj&O_YU'I*?Cj Þ#b =+GaciV|/@{ULzP{] *]mZ(( MB@$$!&e{)3L`>${;=-nb>8O{-| `96g4_hۼNmͣM4[5AZ\zEFSyQ,h2v3i1t뭷ի%oֆp:f71؆3@* ޽{S(""v*fhnr M&FF0&8d9))BGedd<ӋZKyL6q v eD^@p 2Ǝ#P"A:x,ys24h0јo„kZ4*9cǎIqqqJJJ>Pn_kJ|}*esUUuO] =}.Hg牮cA|OxzZSTq<3͡N_<*1T'y`)P0XԩӨo߾b`mY/p` ئM 9y"E ;`_WVmu)L;ٮ;ʀA;w o}W&ΪdK'_p$UQY~|܃{G)%Я4um X{ǻ^8lC?B_{Z\L!KSTTT"Y"LQ{mwRC .^LUV{kŌC8Z)kY97V`NHHrnf"Qbҹ&G-2L=ݸUƠUTj땔6o1FI鮴?}3^ |++jT]g ]V0/`p3fHzh҈FU_{BEEsx޵["FR޽DĂR ʪgM"*/͖E)p`H.A $5x$};B֘1wߑ-`;NifJ@2o߱N&lL7 #Ϸ,TVW ppGp1M^R7_~CѕS&TsTs$msX Pm}MK-[!7 $*`[2Т/27 RYQYnD6U!P{ ՆxC[3ACBd#kժ"PoIQ8,v&{Pj5&U&9і[H3&ñ@y#,P JJFQAqbhTeE Ϡ;[oUL:JN<;eY7N :r,A[˧%|$ ܉LF=D'Nh0y"b !` T>kAG ǒMCIpe V5.wΰ$3okŸ0?Sll,kԽ[W/k[b[#ݞRIkߧDi֯c!$`9bIU w}}qNb0}<;pIZy.7@cX cі)!>A:̛fRXxxc1@ίBq#{_r 䚚6VKyY9/(Cciqv-rS9ȑ? WfH?ߟ*Vڬ mF<7ss1_L?2E,k9dzfrlIOIJO-֙V?R=z?j ڱc7^X32AwʴLSȝ5 m I7n(g~έ#. E&9 qƏc̚5Q#57:OiT5{iْ82l(ztjU"{I1%s6Q[Ce>& ރFȍFQĂR iĈJY:҂ $n'I3aY#|jj|$%J:B8bH|uO &_o$nʥVw+5T`i{W\ACm$}6D6euډB9,1,؁xx4>@%Gym0*nݻbTB\Ӈc?_oq_Ǎ1?&7**,XcbI"R^̜y3:wܸaap*)s;_1XV[ :JC]ƀDUS[gV۷Ơ9f:M|abb{:@,༮ sC+$#`E\_g] @g`6vse 4X,ȸNH< NRj5݈#:5%<}(zHQU &Q4mhP 2 ZfZ E D1>#Vӆ5`zǂ )~ 4]iaЦO?2jmCU 7r4ni5ER6/ؑ,}:ky{ZGŖj JN8XCN6@?otsmFs?CǏ0kS@4ͅEU'RUji:|H)0~ 6+?8%iznp FwuT!.5{D <, z$) P]-a2b&HQ}%wѫl HZ7zlv ͅI@ԩ4UH /OK6γ'NZ,̮.4=OQII\8ߎ \9uz''V_7f dtaT~Y3{X5j9G}սΔ7lr3\&$^ґ#GP()pp!1N EEvrwc~UW64MXB" ԯ"x[3]7k6LQ4lj(WltHfOwyxm>gTr2~ %JR 6! [ƪRz4x*r3swu5]?éYڂ|s'V9W_-j5o"XD7zSt?t%[wt(vy;%ӓ70HrɥEtȥH:Ruꮤg ٭^נS{4'a=ʠ̌&ܔE |&Qu6(v$}nG" 'M(q>1|JQw J4@CB )BtYl&eur#7khQђQ: dUY!_@ 5h Ͽw[x=<;XЍW e:ucy 8SWI]s,:\"y4H~UEq*[9/T#q] s.=v^QC[O'CuU#%RpJ/<e ]ߕ7=sOJl`Ϭ2X… YmMG}f9*%{O8y-"b7𠸸_ji+ V%Ӡ!Η'ǜJh[*wͦ3z̮ zHԼy"N3yVY?/^Ծ:7"{Ʌ"-7)l%6Ե[kK,C~Y7$`cTVRrIy D6n^I.N.ǚ{}QLo0Ζ ջIvW;G+x拮y+}w̞-;:yz`/Mop%܆+ے~\Ȣ::;7>>^ P8{dBl!g %w7Vzϳ/B60xdub^{hiLJO_gOy>7|H6~ڶ|}|{r!Ḣ2ꨬ\bmM-=}:](EwM,q+{Рv,&QM PckuH,4p|駭ujYҶ:̘`ȱ檪p]wDRw )}]Ff? "]s~xlQjIfc ) V!܄k ,pao4珹fj{J&N$16_/DSNA%$\xN/U:Ot4ݠ5CvA %d ot|st>>+**аi Grb*rUTl- 1IIH3b_?#Q0iK"HOgS=]˃> ߃)ǓYVWK(P"j[#@͙MrV>5c7F u,;1hnŪکW_GW^R2)eMi\!&WJfĈf:,!>xᙶNo'`"&RXڲRZi +H͹MP]xFjPO<7Rm`+ھ3wȁChӞ@ FO: fYFڲu3GP=N:wkzZ8L^3)K0L/ҵ ;mL^:^('O/<E (uƙtIxVSlu~As}Q! nYsi Cm=QB^f @Z*gk \ h^(56"<͞5TtFj& jw߯~+|ߵsg0?j P=$k Nv?{6EKh즸c};mir3}7tQ70""ŻnkhRhQ~b{Za+dPeOXC6l4aIt:5]i RIIC@ Lj.4>hu`C5TkAlZ.\@IIICNuuugRiֆzIS چjht[=$||}[ZL {4`[+Y7ҘBZ.4 -KyWV‡A .,X+{wKxfL0nyY^7~A9xm\z''G62`7-^V__^gy@#GmgU/IYA[$HcGkbV "ے*U^eTz "_BqUI%]SL] /n{h-b]Xj8PO 7:>8{,*Xˣ lB1L <n$7/5r4yki6 |yA9E'"›E]YYAǎ%4xm[CͤXn-ڵ\\%nP 8qby#ٳ'=Cmc,F&l%d'la0j Fo_7F}ԵL)*8B0>l5~kԪF 'sV!%N&բ-R|`mYx1^PS"s-DH=ѶSYfed6;/øfМ  3A){Q"؏ƌf0Ryjaй.,Z4/o3` laH^Bú˯i>~&#<*Y\m1miZ5ļ}" ;pUT.F>lV6 ÇM R ݴt ݋-+V,O7حT{Ǽ)= ?ЦDIlrVo3[Q;d8v`6C^weNNNpwUJ'U +(8CeV&D+wuq_X/hؠʜ!5OiI1 6w珐 Y]ĨyC_.";pd)KkҎ;D}k/Ȱ948Ȧ p{_KҖX}O2˭|XM!7n"z[ܼ]IgC@JHLG"x/p${hS oX}<aX} h3UFrn~>mݿ_$.NʣǏ2>IziBswY=>c;D /XJӧM?);(",{, j?pmIY99 >^1ѽ^^` ٧8sE /ͅPx:=˰Ďa=(G4bI:D>4 LGZZЏӖۤR[˜mꂶ황D {PUm9}dddo?zv}Nv1=w\ziԩۧOM7V^ x-H_,RtD=X&KXE nT2SqfKcnjj$FFYsy6?̊/eq8@lvVFAEFF3O=EoQÇ5H8NK]J))] ]CƎ~˻v.`/k. -8[oJӲ)4ע;ĉ-揃c˶mvKmͦȝ̋lGqqgyޙ?_3iJ*_ꦅ<۔_i8@l_N26n8D'ԳWo4p{6__}"-w̖ȧ/X*[*ל^_,\$%rmD(-|3NSzj9Ȝ񼡶\]A- w*o~h0pΏ>(͘1Ssn>4&O#BZ߯YpȑY}}b0wryQ~E"f5Wma7Q`9tltOg'9a%y?CǏc3`vHbP?բEtJJLWr|tAH{yO;oӔIdA<^bc*uVB:<`= "={Q4)  PX6oY4}t=."ĿrްR,Rޓ..`쫭 Xb]{5!/'2Sœ H/siX),)oZ{*T#;o@v oe ҩ=b P\ck vQZz:w#9PKЦIyl4JcsǏ_}[ T|{^(RA+T3}ZQQ(U4z К?0z /f7ۥKQWW^2wj{0-jZh)Rt*ELnݺ*]TTDl"%geeٙB` ?Sڱc^Bq~h3f̠&`ꬲIEGqFڸi[M4YIQl#Kr(11QGUږ]8n=gϳuBo4["yHuђ%ŗyBq~G)/;*˻4&Ol#LJ 4Iq2;w+dl݃AZ+Q S)@!q!%E3 F !hlʈgCm/ufoC -=)z7\L bXcw}ٔhVtVm(i1oeE$Er 1W!&"IxI^qG% YdDf;¯e˗ӎ|y!'f4+Wвe(5|+5"qؾG/l鯺*|J'w5[\Tx_W|QHk׭KJ+ S`t,ST|Ƀ7CG(+'[<=={m0҈ao}g^jm-ZDwlGM%>߫%K/F:@|qt^d#Al~-XfO/oXR\dJ!S>€-ի`p b3ZŬšJs{nt:4%%&QNWn]!{QQl]0Cmѧl(D@bk؈-N$orJ26Zy),$z#GF$$>X2$I\$)'ѳOϣ.]:>sZe9BBM>*^7(i?v &+bc!9D +` P &ڷ2Y>gᥴ@ ŋϝ%D+B %'s@  y49Rև6N>6K^IɔzU\o 8$zGR>g3o\+O/*.,VY"w:I6 zn-/66^^f>0vIp\.(xF) Iv*D \R."=B7 clԽ{7gNVu^pHk3 ]j]NZ2|߀A"Y(l_^l2Rz.UVICNҶ&9jw2Fy;4>9{Cll, 8P,@o-$Vv8(=.pl]uKַ|C7tS>$9$x 5\V*GG {x_h׋IiIx$YB~{G}e*i ⯨˵EAX;5ZW `(q~`ҩRRT` N(T#-uh:ԅJPUSckZQM lQ[Ti| I6:ʈ⹞p4siӤ^]MqbWh]r%UEl'TjLu,Lv.5lTzÏ@`oD{ vKm - rܹ" 2ʵr2mRОVӦ-[SA\c\ڱ< U#Gom"4hYJGRн{wԩE k%83XWPFTsPQqI 'BHpzPu&mXHM0*6eWz૯^d  AE;@P]n<']Jp1WߨB$YLAJFU< :?9wiV.}SO>Aaz:ǟ}AqG_uBcϕ5EwyǑ MFyki5ֻ=;۱BRjZ0`1br ۏ3Xsvu  p*)+׳fM ǥܱWX稒:}HUP+ dccw Qo vIGcz 77#aS !.В>ki:𜡪N< -υ`H^u_C"މP~/wEaaVkY>.{唝#k?wܱ&LGaVXz^<}8tc5 nM\5$##&G㩘.bȬ:# :2\ FWgjwU'VLo\VP}yv3{s16Pm},|kx~3qĞ.dgyѾ;7[Q[vKqu&vR;%5JF&;;3;3;,s>;}=wO\E˕ (|]kɓy KٳC4TZrU{,5'u1AJ00`BW>.SlشٻYEH~?좉qI޿݃ӿ_-AÇ4OL5nL|x3k\`݆xR3\!oqcxcs/0 .26o6/`B3b(/qCbrC>8\`&w޼2Ff g_R:3]nKv]oʔ-'|5m nkmذodpB J>3<__{]F^W>7Ki`Zk~D>g>p@2(R{/Ff4_Qtة 3,s/(fr\Q\|ye|p"Eѣ@,׬y\wK]R<yǎ]'7˯vZ\nʲϓ/)\ >ɍq&H J'Nk̞{1]{_mż#R"=chThQsQّKlɲe޳dfJ7-Z2,ÏV\yىW\m4iʀ722k-Z/QP{7{J.#3l"flT?&L,:g?^e[E9F#C>|QӲu+wKYGg o`?|W5Ccg/]:¤)*eʕ {`?P*m_wf#P5~{~WDakΈd{3yҥa kJ|a%dP]/n\گ&n*Oy^qtuSO?<Ӣ4_wn9Cg݇A;sz@__zMk2f8Xw>p`!UATK^NF *xd݃7~BȃkҴW7&܅X,ɫ.+3P!p޿3e37m*_D\jŬ} 8Jw*UECؕ薪R|)Rhe<<'u6SPa5򞚶"Z}ɧ>mF*eG'k3*ށkl =4`{vJ1 kLrC qYܹe6|C (( H-j-S\tg3Ii?A0z {պ}6w}iѪgTSފOH4QU_$"|N,L N g^F1{Lsh`2m,U7iWIs/E! 1Z'{fɲi>3r&A:_ӆoݶlܼ%A„d=LG&>oc[hQ&nT6v{3fΒ9aFM3Рmhʖ./!Z y.ZX*cF0̄ cM0;\`&HpZsx)aeyIu nU,@hr=;&^C<"3^Hw['K GKxNR&Q+]#BϘ1ua:v@9UV.v@Udڌ?A*3j:Z`Bi'ϿIHJù 0m PM2dEZ +j -^OKyaNsvWp6mt”D[$\Z7-޻OxP3#$77]v|VFNLNy繱BM*jNj(dNoT$iH *67uUC2< ݒLXiIP@礼{̪kŜcA8ZE7i7B&Oan]拯6E  a-4M'O뮻!i802u. 1)-s{tO,0ǎقϿq.լa 'mr+Vj"SU*_Y&Q@zQ<Yo< ct|D;4[n-nc.N=dլ][oz\7o7vYnOݻV^=nLƍ==b 8㹊=٥X|ɓ?\&%&K<67ze&+ǟ]}sNGK[ԨQc3a$#5i'n%9&#BgFz/]jiNh(M$*Rr61ggդy=w-5GDKH0=zsxph>:ÏJd {J)nЬNjML"]]zU<='כauVmOg g.v3dX4g}~jzrB4zf6mيrLARd!ժSR>~>s#igAFY=!زܓJTR%oQ:w؈^ u VPݞu I=^#%+& .Bk`+kT_jQ4ÂՃܘÖŔh?ؑjk_8g̘%jDޘI+zn4b|sO6xLZ94_jLQCMB4&+4bԹssW$'-ζ`IHHz_PJRL Peߌ@MDgXxřH2C! "Ć **wjRRaZ9@qew JhP־CG"Eju39_f[]^WiA$^?r;61 :P;5L{3g{ 4."šL'u ?ز8&]h#gg*8w5Yq$~ DPO(< v %D Up4lڑKxkBXkw dD2q_eB! ߉eT.'P,m`t=AT$[2q%KNdvW xϠ!C2 ͡ mEpb ߥC*p੎j{5I'G4ޕe&N4V'>1oX0 Wю@97Q`+/0Iъ p C[F20~5_V{0$'M"D:64BD} '{#rp#ݢ|7%)[\`em;aV-ZsbmuO]XG,AR\/A)oQ]6hD;ޖn_3_%qTY֤1)mGN,04;? 6y#T+j+ #JĘqqwŕf9zr=bb;\OZT-;Zr4ݙ4mwHuh[̟,]}DC,Ep'8i5 RTJFɩفѧw3-[NU<@+JǞOIFd1(=.yP% ޥŦo+0O4NtʬdYXBsr)9wY/ 5Aɤw:"`s&3hkY׮iUV@KZv'y݆De/a| m.X1-Hoɕ:0U(.]Qv9}|'&)9%3÷8@AGolf&;D }? 92a=a3g 9K/ ۽g/׻9;ZK\gd?5kj n 1,n,;ŧc֯o>DK13fLw~묳M2b}CL/6o&%_@^xM'랰h$R=kNYI8سwF5h`BA {N! $yrCe¬h2ds纍M`ģAf~V~%I&oOا!z^3w|ߑ{ +5-CP)2~נvVgkK,m=QTo'H7*ָCpzwʔDU6cb)UK DY/BoAt,=I]~Vsôr0EIYojzIg wp!RjI&$&xyIj!ŧjB7@]t x+%Z=Xq5v 0NZbb|OKAƒc Fef'z ܝKoiya$L]{BE`y'HIN%17tٴiw C@)9:=iV5ҿ-]+-W`r4PxMZrRqwE>*ťX^:F% 6]9~n:t,XX,ܮ3%Z1dJ;Y;-w:";0&;/{JyZRk5%:?RrYNՍ}'Z#y̛Ѓ`aar ?ZwN.N:.ovD]Z/ թW 9R4s{rj7J Egt!C-uפdI V6P}|pSQy=Z^ ~[oÔ,]FNz.gQ 0f^$0k xۥ$,&?sW o@=x \r%DZ߿j0ousq4- @EVmhg^|8V@3KΙSC~Qҥ_YPiڞVFS.DCvkA@"JaJ &YU!p0 D/anTS76P8 ąj=U# uZNaþGHPߧ{f bbRe۱k0Օ!Ӥ"dz\BZ*բjlqrٙԫYJD\r q/W`6,Ҥ9QSyMK.oZ{J,SKw'ΣbBlm}kM71Ynp|yv҅}.\[\~y*ك ?O=١A56[zmc68Rd4d0tJѦ ba! v4FjYFT Fse>QW\MxdLa3 5&L! 4i4L?4RȘ3Nz"6kvq F 7LLVrZ^ DY:hg"f('Oɻn_+\R,~z"e2R #=9} ?pPHroRʩ~-A؁ ji PLnؼO.!Cc*[˘;Ptdg0ЍYt~cuB45`s=2y;o~j`G)hݶ]9Ǝ?gFC4_`8Y E,Ǝ/1l3k\x2Ѻkz?nRLUTrq|xP4QIvxCȉG #n+ƅƷ|>Iy"{`H)Fc~W!T'5=wB[PGm؈?<ƅC`;H %^+8`v|pUuݽyG7xrYfa"dUS2"ɩçzkb4`Ƕ^ y Gz-(Fv&Q5L`?8ax)sEo>,`taEȣ %d, IIRGxnٻ:DʗPm.]M dSp$L˿ 7~?>>sp=ɵ gsZ䦬I5"_dc1ɛWd#Gol3>o2vCG؂G`B1s4!Ll re mC)bwg t NjɄ8TyVNN>&*VBD g/7#lrdzsrWg1MtkyR_¹_ T2]&Un~nTj%uϽ 2QSӬAK- CyߕpJ.?UjoDRs !?f&!1V oA~kQ(O?3o /B*G}G~Ĭ;A!Ϲ|Ŋ27bȩ7LUoNk9LѩT%ڴNlWY#-lJSR7+oEup N`Cxp2f5C ':tV^Hԩ[/K}+9N9#3eRU 'n. ݯHH2(۶m!.1Qc̀3"0ת *˅E5a8dŋx*GJB F֣iӮk)UYŜZDeڵF}|fbD:䢺"YɄ{ܗ8xpH67m~M6L[1Mi{ b`_2I4S$yҦ%PG79sb u4h4#w}oD_4uB3W{NҢI?m3|2X3@wOH}, €}.3;pP20F1X_;x -JsB ̦KJo!=#i-O?Q-Ou|:o`Pi,Nv_{S܈֮]qYkm)W$t* _ZK6ڿn!J]-C}믖RwYsL*UTH{:,:~ -_q_䴪'c3 sFm[y dB>'(Bh}4Iл#-2M̌k ?b"`$$U~3gΜڜ#˿g5=ܦ,Vf</\8rh/o;^G?3\#p>YEԱ h3Ƿ]&@8w Լ(U k1ߩ+\$*<]Zd@yu~#9hՎ,hkk;7ͳpUdI^y`L'c tr32zhrE[ϝS2^,*/FG;ӧϔv],ơHD*1 ()BAOO?KhDA`Kt~TF?4 $sͥ˖%Kv2!3*[7 AĈɛO4.HU 0qL2]׉{EK}~;6Go:| 4K;t$!~"#ͷvV~}AU1ϯFS7`4 @AWrw9HwAnI%8,膶;\jlx@47 )EړzGo:b"lq--X\ze{z\97v+= 4v+Td̛TuV8s40$X$P%±z|K_d+"&.;#009IbF_Ps1~DSF KV69 *\Mg6n,/S}neW2U9@13|(u> Ro F #qH3@>T1A{)\lmۚ=5m-ehV1';liN`3lvy+muǻg9 =Gpb9Obs sdq9IxHrc.xAg6'>SzM10{m"œh@bMHjռUDw) \uՓ*S`K7z(5Z"PPZBʂȅ|DҦ;st:yr(ԑQs&__&&uʴv|&3e0AbP\`@R*v=5mL9nȭB as2ڜ tьFT*8&:tmHKcgStse4W_-h@v? +-Z"C\I!Wi9ѰIa߉Ҕ12w=<0`ڬ(lڌE&&'9y hxnа:se`ҥ& ˷)E\Be|^-!#-Q6'1D*Ty+q)J&d?Mb!N93 ;IC ִfcQоrae!>(>(B0ِBFJ9#raKѴ:?ء#Gji9hýL49 ~]RT%1F%Gٌce2fW,GEo={ym> BUf[vm@-.t+Vr)>FRo>-^"hF*O&M FkܤIȌ}\q+2 >ʜ dQ):iC[K ;Yh'2!◲+xwk F>I B&z ˩fhr+W 3#FZ{l>s#l މ E@hm{S܅~oسWi3fƘ)D͘9; PQЬxR"rJ3EFs|F[hTAi}5S] ֳ-ۗBf2d5J1J=ĄELS0[FK7¸nsOn0qO6Lc( ?DZ~Tb.u)Q$dD(OEQ6wd;3 GE-T ɒ2]܇2:FHlaY'>EQ3166 zoV&z:1uʑiWf0YF_T[;MZ%, α"=䑒?zڀbrkJ&\\PFiYj^r1۔H佳9:9!\E %mwP,3̽Aˬ,mV0?˪`d3z,sf:! 2/㭳H8 ;Z?f$`;|_(rk8>\O.2KvC+=+Q ]y{@n?'}ε^-FaF &+VzkuT(+ g99̖^Yʕ!$A{BnBp ycg80C4 {K0 8w|@ Q4_>x$+=ċaP' '(3lw'M(zy"9*2Bv4 W8jj4;K] #ifQo·7t>{Q.Ҧ^jO>ĜmSݗ$@#\+h *LH3 0/QbuD:̦tU4_:4Qmʄ2kJk4$c Q K=30Ae4,U4FhuNyO(k&,kH}tguF:f2XfM2VƑaS #\5l8Dퟵ ˋ,if䩚.ZvB2K1My$)Z]8L#鍉sBm4iU|S{_9`D2'+̪()b7iQhuDd|@SHt}ֲ2uK|̭5F+( *F{ؓ1{Y8 =&CC1Hɚ֙cd4\ jkځ=kF׮dY^@&MB t4=ЍYyT:uNRMQIЬR*^9/+, 8yIXPlo U8mᕈ42 ૆5I/z:^eN?QZɒEZo(Gl|g K%d i>{ BH00' S<D 0'FNJ} 1ddDc4Bʔ-'`Wz.]/Vɧ)揱wUΈ"|IZiݪ=g^PB`?9-TSǥ?,;2Uj5A2E.vveoiGDS*RR%'bVU}=0](h*{A/\tR5pL@Yupa96LuSF,?:m(ISLJBqaF ܙ -] G~(hFnqӡ}'ljVS6` fϝINOwnYhl)64 fHAqK.{24^z+RRc;IKoִ9zT6vxa/ n/kA53P>hUMd-u$K#Q)X”/["V1ȑ#=,2"C{XKFol(r nFi( XϣmHVyYtowLG9DiיȵtR/Xd*W,GVɔRe6Zlݟ} ,&LжM;dܤѹ}2mRw!Sc5IĉcՄ:IAB֪^rTA۲m8p)T2UR)|~z&;祲)2fF(,1cWFm۽__D[tTJ5Vˎ:-mסC7BcSqETF`ko#—3%>ᷔV.3M8 >y (b?[DT(AD&$N$^F 7Kѩ޽/5 L){>;&gIF^ݺrZ<+E8]O9Qv1Y^`g9ء.+l|IcRP0y\x9+(ɘ(La߮dn63V\G?0w-rw@+9=UuVKo-YuXiǟ~f֯onسG\Gj ggN32,¿-]*aռ&RQ tScefƌYfE,GD%@H daTyVtBja[hx08E> F ¹y}FNpn~>PD? G5n))uCe4ڝ;%$ ӟ3-Ԭqv >Z*-k}xIE"T"}tgA`^l_9Be26S&W\}r˭R,{%qr,^zesLN/0ݻ bF hwn#DwxmckIoOV%Cnṅ}\}72T=uYEF PwZС#vBJ'u;hNB r˛B!*E3w{?u=kwz` " }Ȑ󚛤1BDR AN|k) ,䁒F4Ǭ11T'=)izdL5۷{e"gU$ xbPBc-Ri߶c҅Ȍ-[&z2٩}O J MAX9z\w7oi|O߅THWH7-UDf^ w2lY5OLqDΓG'R-ڑ2՗_#MXDt'\kX83j䘀"!䣄N7a7酪t@.Oʸ"{cD߷$5cBk\B6T@7'jQvz969є^vK"i2>0ayp A7y e}XCY1 e>++bv˩uGnEE4Ǟ8NC^ ރ4Ü;:t]J0_`xHP꙰|+4L74'07RPgċQCsѠG|02jqL+{O>1}񧟄>$$c'^3Oz@Ph\y1<(D P|X$2`ڴhK9Hx,_^F;gBa02}?aW^{#3iA^>i?&FXثJF0?k0:rK.Ru2nD ߺjݑ^hn-[a"{ԯ (Jjݲ_L8 .}2f>ecNt![+V 3IVܾ#MSI(r*rZ\Trea7zoAS [* .χ T6cER/Qi=tf4%Ğ6s֬%J)- IH1u% ߛ%4ÛՉ @-YL-פjӁRUG;=!-.h? nr˫wY}Y$haЖݖTt)--U dҢ1{7NdY!"a[o`eF8}e#B3iu60aj@Nqiǎć`xbuɟ2~uh2B)zwjAxDM(ciF;t0M6yi s[ W x1P d*ɤ+w 'E0v42}HYi[a:G-}1#u۴=G%4&GSQGeV^vsy@Sj 2ݑ.0"f8Qd[Ltd0v`ZuxT3q )_ծژM7!W]%(gX92LXAӥKӵkW!o_+bQF2/on D>)ifΞQYUu7E3Yn1Z`Cې{.;Vb:_xUILJ2g[fRM5LID*VO>\Bչ3Ni^+H6)4lQӉɮ(R,Τ(!qlB8P#ga^#bGo)[o]=-r.S6,:޽woD}מ=ĔfkQOтħnC$Hb3ں8y]ch!h}^yu0qDJ||˖kRdPpTue2dbceCrK*ez2p(^~'@PP[c.5cƍO =.GO>4f EyNs"*6-uRea6k&|vsLbBР˄dWs\8ؒ\x+W*VpleFYh^^%d elȼ^j{G (*uh1MFԒԱqfӭ[ODjbr\:Z\  )qV> dpeMbN#j~NLwް[0Z{Lt9ER#GT!y9{`BRbd0_FduΜJhTT)pD@hӪMӦ={gJ{/|a6hɘh0:ěR23+,Us2Du$x!`EYo1omo|LZ7"ԭp% 59=0B0`?[mJ*&ף̚ӕxʻ(!2~jz;wo޼UkW4 0ޚL>=Rڵ;vF*K@8*cfTooǞH#;k|Ɗ)hcSvҶ-s,QpPm?xjpN-Y3ZEt i Pk֪&+hѡܖn6hY+'L喁Sf?lCB)j"{JR翿Ax|$͟V>͚dѬ^dUкm;`A4dsiHk"|P~7_lIyE]!(5?C;UG*?^igx?s-dD  E  rĂ]w ]Tf*0YC<+TL#M&Ϡ~=(wԒEN :|t!O%ҔmZ\0̵ѡCk1bH+2 Z Iٽg wiza{D&Nity;O^opB ,| ]e"0%K݇v9`%KMyj7O3E5ځ&[R  ܱC'3dU[3Eb¼'6nq-Z6wuOF[b: Mu#cf٦WKLR 2U0eɌvq56?` TsJҿr׾O:e-̈KGQ# FebIɛlպGdeZigV!UҾ v1Zh܌ /na}]^m|(JHuE4ƮA N=0;IJ\7rFs ڽ^4.ol\Bؼqj˝Sf=r2@mg"XC^|p/6΢E D#rnH2 rLvK*i| #awŕy0PyrZtFB`!)zk_sD MJLi8qcKO~2e:/6*hɑM8 ')cS:77hhW &ǒ0<]&1k'沯?f4Je4 \J$E pY-(qkY?NeMqqk%$$|_4~0\x12uGrUtu)qQL FGnF1%Jڿ1hu5L'wN# h[Q[1+f4#fs+ F+ф,hr4[k"`0چ Lvnݵ9}Nc=FS*DGq\ f9qdӥb"qchnZVҗ.sc(FBqzʇq1h٘ YZlKPI"XD(F9`CKKxzU/ BI>SnZjI+oPL!|x@]m'40NK2XT-%[d9q1N^VKubJswF8r6ZQzjx;TK[ſm /Wu%f '؍E-[!W Պ1Ѝ1@~BsN"G,$1Mv[QT & S(H,kwv;/4Mʀy6NdBk㚵kf-ZtR+ͨ1c̈Q̔iͼ $+QzرGwa.sPulius4}zf҅$HDBs+]/os.,v{)$mշ4Upfh ֮C3u w~i6r%*ڝN{»6$:Cv~aR.}Ǯ1dR8={૮2*U \uS,RHw9ݛW<Ǖer?sPriQtq& /1^c̯B<3glH)7ܤ}agOx&M3(ņ&P33zXz9UL#m%K.RL*K\y9Jo}̾D ]ԮSW1@>XZ\Ե0|gcW6\xDE*1J(wupyjPɄQ%R(w U&W` s)\LM[XIqoJLNBsELNrJ=HG4"EyҔ?r53T>I۴koԭoL.|D^[mv вaQQ7clOq Cȳ?p;̄IMj{#NB_&+qMEnh&Zbfڴih::{ge!'/EhHhTR_|0 Rzu*-Ö>C/ma&e~վc'Q@_7!! :uJ%!F%~+E\X|b ~w}[Oϓ'O5Ç0F5 -I%AHg; Ի_&hك}bi$6W2L7xر@;'lW)!A`T6F憴>mLoȄ9rB>ܫ2PQ{fŸdvp 1c|$vM'}g,-[ȠtVhR&_dI}f8'5 µ`\6j5ۯȎQ$֛65kmݶ Gr6;o| 2xל5]0: fd3\o/X$`9u <`M-)9+Ys:CkȦ@兿j c4=HoN_:ZD6>sv1Q8@H8)mL$2K4yefN8Yr ,+$yϩ`]&|pL0~0@C}NF -6} &mךI.^VƐ+W.sY߾eXZp 8hHfcfi% 0OIbv>կn|ISA h ^K>@ &oشI̮T dQh3oƖi)ϛ١,T_AYbEO ZSc*Pa睈 h5zQNSIh$"q!0 ^%pHYKk3MAz'Sjfo#]S2]4ΚUQKgE*KH|Dr- KHH:%85B:j:P|IF& N#Z¾ŗ_1/y׽ciY+Je1.p!s˜kkLKݗ5?o%3ϚcO'U/ylG@&$,1!N :,. rvvj'(%hB zVM4e.P`Jep> P:@ճϿ { bB_;|Yf61-\P$Q1MRBI(\"W4)..:e8F:9%fB&jw9cl ˫N O:I>3c֬OnƇ ++@$]zSK-܇Av\G5{̶mךV2swzί۷06mKP5qԭWߓOY*؍6n`irnSBwn2ʨHr)#&fg UCA 9]M)5T/tSY0rݵ4[no$:D&u7Y$ddY)^,@J;@{hǼ|xF'Gt†ؓO=J8U,HDputةVnMͷߑoY@nHE ` bam"٭*lӦͼNZrhOh0% n`/]+KNP$7T1nl$ `n{13f.x " Ez'֑igaFHƎoNnΝo[) oMq󻓦w{nX{1UXG/7w^wHOU)# M:C@+;gٳUֈIm4Ve3+lMA2>vԾH6=\eM52`zLJArXr7 BS6~G{t"D2;mv6uV|$_wnL05 @Iu\⋻K*1C:I5 rQšTk]?F;|̚+ ۬c~/f4=#; Jsll d2Y dxɋԃdW(jc͈ᣢlqM&dVDu×nSi3w-QS)_]N]z)aP? ȔV)SՂ cP-Q՘|2kYj_Vdn6-Q@ QK)(I+] 5a jƎ/_y טV_[uPÏ>J ` Fcqj*i Sf^eVܗJbL4bnn Gƍ 'ODq+-vM\o?bN.7.5.U{sbMO*S4QS%6 /TFBfKdC*#͚5'j(ZitNOrTȿ4;GPz/q<c'6<^mz4GN7R?hf@8B4jP91T#Ƌ.'"֬f‘:.K%Idwnh?q9I S ]1qb̀Dt_-UI`F;O82 d7S؛@J5T79DCZ[gFM [ڋXTQ'*Vl&XeIao|⚜Sn,F ;fyaS%"4CYfz]p4*͘9K*ن h}\.R#'QHd=z6 4Ǝ 'yl+ dRRJCK4*ZZ`iWF;FYhS$'n԰=g`(58bĈ'.1I$Pq`HgldTΑ q{:5۞t>*W޳$pL*٣)\ԪY\rI3ut6yw )S˖MrdpKd3CQ&!&NzTf E h*3f[{jըmZʔ/SA^'[ lHgflb算Kur5- ծSW}Dp;PFsmR*a٥/gvPx=#32_~R#P'tl=+pcz+ ppXrC_TR=db:@rk5Ըc~(7koWjg 5hȕ;N[亝:uv;v-PWYz p<ŋ._,T63Vu6/Gg]êRUkK:R ^R>pۤN{7ԓ>$0~ڍ*Pz J/@hH|*5olhL)%'؃!!/gx/pxQYUX=,փdbP'@.Y=+z.x挀H xyi4q bvJĔd`01 kb$`בvʃZƨp YÑ*LpҀz'3yxn6ehksԢZo>`*eH 82,L tֵNT Ih MsV-j8 ]ur+0g *OFDJU/$]_m Փ껑VP#8v.1)YTLÚB :vڕjxPw8Zh%סS|pwg*ui5v?LyG&MmOG|JPթWߜqY"UyT'Ϝ%6>aJ$R%.To:$Ŧܠ+޸q5{*r @B|MMM D/kԪehab;G}LK/5\\j]EVZXmQy擃kI Ģ%Jրg>'x "-Q5sBr-Y,uͷMun i(XDl/̣Ǟ0wPWkթcn`nӢyKS(!  '7E "v*7u3 o`>GDRdNw:Ԩ}{ ü%RqTUzDev^n B6Z)s‹JX$ғ'%wciiJ9;wnӾc'/95O!)or|~9^3ٳu;wK=A K @9~ (v~jP?8qMz%LR ٫%uur@$P|FCbjGE^hr2w.HN-I} 5wU陯->W2_5ws7RnaH\?g<ӵk7Q R4 >ttCy*juxPǾzfHB*|XTej2SN@W[w2;(|JAn5i"l@͡dC7u3h y۠muXefDvтEҥ+زAl{OΔz XߒH+d*7Y `H$4vzԭV#v B5TuБN'm4(יgÇg:7f΋.].Q7_q@8hp0N0P 7~kxӏ]+'* wc z Bo\svQ!QUטK/̔Pk7~)u_'|EO $ &yԺUH)kL @`1G,t9i#d@IZ*U0$ 0$~n74&Qh)%MA~?>/_~1/qǾ@pTZ*Be?j7̯&cZuc=s}QD/_Q> ^8g2Ut>q0#k%7&{|;2 X~$]0C2ۼeoH9ٟ:qn_)a#"fjܹ<66ǟ|j4۶7- R_Vmͨ͌i3o<"}|ߙ,}G^ =~7{/T(I|7r#GE ̂!'/$pb܄*~y~Z۳mSZ8v޶C\GmJB -4œKy J5``/w~~_Q@vםwj$!ڿ;O$9D28xT,0s#ܲ~Ơ`FH MIM rV~>wD V,P?5 &y.}_4"O?*DN>XlyO?,j*Dlh?ݷOZU+3VM=W[ȎcfS r3?i*5Υj> S " t"oCVI1}(07ljxaOSt KyiGJpl4ד9Z1++O١^ 'Vűw~H=zNo%!ulUx+"t!ӷ,HkNZnx3=vj9gDy䞵*p7-aj@6d"o,U+(9Z[QUOJNYN B4ǮVZ5zHKU(_QrW\ݴor˭YGgӲy+3ʁ `gn.]@M4 ͙7O63c{&NkwCB2;pF"7Q$_9Kլ]۬\08ԮWa6xrCJ_j)1[nt&+"?eע\YI͟$BOoϷ0 /PS[Z1 )ITѠ6ZٯhC{JjדCrT-Sϴh @ Aq 7l0+VՈ,3hP9kJUL֌toHOR={XKt;xS@Fq ,>>13FOcPa(M@9+9&!!)`aGJ,^t=iիPݢekSJQFqq 5ꣽ%[pg}^úuLd.2{dmӛJ(x*qtK&[Ji2? O:+[Jj$Ռp*G@U#t֪l`1v7u+h`x%Qsu !@9FÖ]7B58A"[tLӱM+zw[ i{v^o)mZ;'7f|<{16;^(rǬy>4S~-q\(pr':>K,)%Ere}! g3o9*[z:GI3g-ĈD6xUѩ+f;~mӗQxy2uNO?3,6L<ͼi>7ߚW|cC۽goHAʑ:Hэ4F5@Vp| dk֯ #ȑDrTdVrUXue-^b&O*ZĔFkƏhd=䓐aUUlkTP4Q&!m%Hc˖5K-65J^ B->lƌ3N$P@>Uz;.9v'1.h1 ieZVb 42'@pD~4@H*[:Oj! \Kv}+! $) q]RB Pvןz9n3vxӵk7S\AWl)1{l,:1_eiJOO@IOΞ n8HgvyJ riQz|RΦM[$LjxQ"O޲J+W:L<4&!2P}y9@y;&c|js@F #Id/;zb pS%K f;éjQ+JN)nڶk/Fc#QM;{qOz Y?ɹ̊VZD*2wn9 I*O'JM53}.,tS,QC\SRrTT^j|Dx }KBA9qogS ;*V|-C_"$TI޽w7a߰FٴH"6=ONwbH4f?tyn\uPƛIXְWب'>|v"t[7ߚ/JO|y㩤E6J*qު)>v iIb$'PW_]5?Ǫnj3ܴjԨQ[였4)Xț8kƎ'1@˱l!C4 3mIP84l5$n׬U+&Yĸ$3yTsMF^aW]UxS&HZ*UΘ9K68_JfڴR V7D_QUNz$s_ďoWHK)?G*m}0DFq0R?ÝvZN9N) FocDa7+yJ joٺMhYC‹$vmT XD͟7II.bq^OqʛN-/I t--1!Yg]> ЮO@ uUj K߄@64b޶7o1@QKج jO'Jy`AD8&mFR`t>DJ)U ޏOH^@@O>Z M;[A7>b&ڋ,5[6o{U Fޗxmw( fHMT zqsM $ʝΗ7UOœ[@eAoi;,mr5^KHH8x4%%&K(JvD-vh#G;fn]B$xB$EαuZb|QW[X*H : 'TA:LFNE%DRQ06B`8h:̣^ۏ1e(h1ZP@+ " ,T})s իی7AhDz[g%;Ċmg!}ѥbͬ[(hhN?$pa/V*?:(h'8jb"nD?<q^RBlMs&?ZYe=IENDB`movim-0.14.1/app/widgets/Stickers/stickers/racoon/icon.png000066400000000000000000000143111342764602200235150ustar00rootroot00000000000000PNG  IHDRI.bKGD pHYs  tIME tEXtCommentCreated with GIMPW1IDATx]xUFHM#޻(4Hj(!@H "E@h*U#FI 2;;u}ݙ={rs<񇇗?w6h ы 6$#?yLړQA@OO*!^ x_@~wS0r30*<- TbN׌Ekʹxr 0Zd mڲ5 nĤd :ZnM%J"E% ^BeoJɸ˸x 5 G~r \c̫#PP!|]>SZf-۰6lL7n |oY.]3|߁wƽG|@쳔'_>*U 5 ۶>IGҴOKIӂEie|X/Ӓe)⳹(f ?pҲ%+QB\PĸheQ5ųT9>V~6nޢYj|&EFQ%=$wQXƸ_ tJ]&NL&F ffea!r*oEFp!dFVkp`jظ1˟_XEn20ZZy@%Z: >B<>ݯ֮@~6-L,<8EL%>wG#P{S߀CZmݖCXvU T>m[`8MG4 5s:FdQ49j*u$e u9F4RU}u8B;_@$Btٲ k@sKD{M @2$ =nmb\8GB9 wrg~9$x_:w-Qmf>S >`pj=DO}ip!|@R"@2_.L@Ҽ:0oTtչAMZ~ |Z2B῵N-'炛A!h>.?uZ xEl5cMZH`<'R5-aa"ă#G B Wi \=jF}XNG14l~)| /\D"rLj4ċ/$4?7hԘF#75ȉpY1f9oC>scE9jISFSJe균n!B` fEa^wo`" @7'&%i ǎh;g^܂&ς۔~7c[HsmO:aRI  EUE @$.I"| rVM?AӠOB(^$y i+`/&w۵f@<7z=5ka7E@?0ݍGv1rHbW p$[aXQ.HQ`~F"׀G;4yp{9 c_-|$|Bs;ew[Whtbq? ~3 Z(^ ۧ ʫܱax\Lu, bdO𑣥ՙ!DXcǙʧv4)~}j$$.,1Al{g2 X`ƍ&hԓQpK&zdV5(11TeP)g 7G@ĐR , kB4-g}`N%}[=q-" |82wh{m {sTA5k KD0Cwn#wv#lÓւ>{ 'sAɚ74:9e O[$6@^qxȒDeZjr[۶g!0M;ǷQrܬۄ^(KMGWc&4< ͵m g`ωڲ l$@$U^ bOA*rBA4 nQ;g#px{MuV1)c֬]{ !a.E*Vi(QA6Of@꬙50KGofl|+QSh(Qn(BAfbcMI!%tje:VcDܹsdyI}d"&@ M֑q?%q0yOKXuH /Q b<;Ȃj<|zz:i9fϚm 84w`LIIII0{GYhDfX$5A8kG|bE'̥@ϳ1^mmMXU+VYv|+0O-7@`N Q`~0C尭J 2iVQ65i%tQK`*:(khРAb{Xz'3hzgÇI둶cg FAX!\&(WUBPPPQm*GOƹ:OS~=¿~ㆩ :{ ҖV}>r91v1'*ahy(Z RQ0`g3>իmSEaFb!KH4AJ! {tNcSh޼TVmFX6 O̩4bXIҸ^dX0KI+4 E"b U5D`x.4l,F-MCҷ9J)tB4ʩr4]a` mK769rUXLlP.—fu (7S@d,Y>@^"&Lt͇ź x[I1d]+aF-4j$-@##Bt`ԙOL)7H~6 Ply.P^#\@yˢb83PrF/Kt߲!y:s,QQ`Kbr(V~1* `iE=5/\wQff=|I7oǙ#2CI$ š9MM-ڃ~C-|%bTFmP",V(Xʗ@UI> JtED@rJ;ys1GeȂ3m>ZL,._[ZB~fCրM_i5x9Z 2.Ua ?!G"xkGK/-E8sM=9]J)d m% xH ,j7d~tam#x9q.5-m>{as`ؒ%˥@FOɿd;h(pT8bJtͼ==$@5Z]jboQS\5ĩe2?Y(TBH7npU]1li?"{-#,YUKǪz˻m|Zz.I(1<9.^UWZ "]Ku `a(ẃٳgeV\E|h޽dqOU-ӏOr6W5e1K-t?Ȩի3D@[%FZ3r0X `aMʺ,.V-1)TKC:R}]#%b b!5u;X/^BIE/4^֫zȩ_N`ب1cuN2~?.ҟwP7ߤǏrJhSoڰq3-ZY=z|(f pI/z6,˿ s0ԑ)yPDx:֭[.1b JjO)IS}1G8+HuЏ6bXr&t h@?DkK#oؑRxg NG[8&ل%mYhiĉt qZ͛I_x+sAWbY8v{ZXmvmD!dȰ)sҥ$2 DqMXΖBxtQ#gFA56s_Og}]|YX x[6<$27r6>c L> 8l^esdp+VVݦ];~B3OHa\ToF'\%z9Ç؏Ȍ`_!<|@6lHaN$RѨ cV:R㱃`{ oA`LTt$}ҥg^tu]BazMa`u6j@suc*K{#%̎3ퟄ 3*WJݻugmMݻvӎ;29ڹKPnڋQ(}4n^,)"[b"Ë/$7XwNn[;@sۤW^%ˀنyU+GX >}ƎQ۷s+lZ$x\i_aqZϦ|Y@C#A %K­V:UXIhwl;QQQXo㹱zX[ ȉ{Sg$fN!0ΰ45ѪukS4Pmg {2㾰NŢԸJOSVӺԭ zPr:I]5D-,,m^g͔2|Fnș'Ja |Sn@BF%fdx5 03&2^p8HRZ5j@hዕؓmEv(C?[.w:~et)<6T9IB0_b Α_xR̚`Ew=?? j!IENDB`movim-0.14.1/app/widgets/Stickers/stickers/racoon/info.ini000066400000000000000000000001531342764602200235120ustar00rootroot00000000000000author = Corine Tea license = CreativeCommon BY SA url = https://lechocobo.wordpress.com/ movim-0.14.1/app/widgets/Stickers/stickers/rage/000077500000000000000000000000001342764602200215145ustar00rootroot00000000000000movim-0.14.1/app/widgets/Stickers/stickers/rage/0b052ccf8b666c6bf2a63416c3f433d9f1ef3be6.png000066400000000000000000000222471342764602200300260ustar00rootroot00000000000000PNG  IHDRLTPLTE!!!888'''--- MMM222GGGooo===jjjzzzRRRަDDD~~~AAA___dddľuuufffړXXXaaaUUUǮ\\\wwwrrrs< tRNS+˝F\rЌbV#YIDATxR@MLUq/cqM$M,ɂH^\d] GVLͻ7XX #3ztA]̨<#.! L2sl.-Wˆ9\f]t1\a\. u5GQb 6Rhnx#& 5#g;-ƭ2b1AS345#W+,>sf9ȐKQe$4ȡXgl,S3\-=Q#Q&ffЉ˘|EM;89\-rX3٘rq_7tg|p26﻽^83*}&9J&f,fd C%(]329Voyabu{&} mdۺPZAa [ָ; gRR`.cn34;U(w%P/t c-T8b-*ZqJ"1KFf>WUf^SAG&>+fxn6TWFT)F?X m&`%#wؗ|9p S=Wd\yX!ݘjۈ;L u2X؝t6n /1[+0Ex紾tqX@az >( 17+>\u^\mi#3NATӛ. Jh&?fF & &[рȂ1tUP%Kw3ӌ[xJh?VCŧox0z']!)im3E.Kնpv6( y dAdN!W$3IyN,)g=k$ٮE.I%ҨE5u )}Àr0y_띻 bV,? Ĵ$eA3vz,A)uVJDl!xM">pup2U"{h3 pdVcg0>i9$%$<@;hBP(x\4oEdʓFh}\v!Ɲ907=""f 0G_bH9M&a- aŨ TBSg`Y!9}Ҥf8%Lb$R['{ 1Ǥy"#]hvXyH+;Mt|Q&D0 Gw_bQg"$c0dvmai{W`tJ.r4s 'b\aKO].Y*8g (ah~vW' u|UkɆ fQg30> uH`fN}XaܟLVf;̑|"ڗ{$"OCp ;C fDgAۃE u =*2a{y HWD> LM O΁F^v)1uv{1y˺qp@x v-2%tU}zD#@$׸EC$22ȿj4J0^/v$g MSŹRЬ}z\A  U`7?NJ@Fv'D7Mcj"+P ߴJ L^(ڦ\HvL3w/x@Qf13f2xR?/e~(!IA[ {po>,5eBRg;$*5Tv{-E#@&4: nw>v5\D4 />{gI"HyZ*@:6IL3\C.YW G'61|E BCIHqMvOykӔ!9=8PL$m1Nw{8bExvғZ5 r&*8Hŷ# 'eA7'/X MskK(6=E͘boc d<*;wP"ICLʈ{"[tF$j gBuJ;a=5*d2et(&Z4vsn #QZ9ٛZh}`mIctpD!ge}}9B`B' 2:>?A&EY9~x)0:kb#@k]*Ï:Q;~ ӌ EϺ z+z(\IK\%g 6Bv]zǡzQW ;RcH;Hs("M,](Kr>ߕ9LU-{="^+"<|Khp37 gYF,^`romwEJURT b37lbw6I"135WwyHW!PTaF&YF""bDtfirч0vLK>RF0ͬ0;5߁/ޓ9v090ӆ #ɀ;I=}MzX*NqiteWOۉg>IT]\-|3\ݤ2̽4?}l떑4p`2-%G-y"/Cڛ4TVXQ{HcbfT"7q9C7zOG =(D;C01LO> 72Ll='ުmmPتPuc|kd O۲ڭ4*_UVhmvb>Xt;9tA^V3X/%6g y03w7 '(gZ2Mn<ܶ\vN#֥`4/KE0;q t,=}E35^)+>f_A(/F}nl0O;W{n1G#/>4.x>_A lMb.dyv2-T7[nRCi0A`hCo9X_3 }0ӷڞ /䎘4kmΐzEќnT>#H;iWaB=K0˄Md ܖ2%rA[]OXltKtl !K0Oh!哗*r, 2~۰/=L5}x"i~Hp/aVc*@S擥3(RB˵z$t><%ìFnD\644mFo$Q78"fKnʎtF*Ֆl}&lm}R* 7Iϕ0xG)L\i<&2;n㋈uQܘzoN.àbf3Dm`L|4Iop3$_$'wdMuNS]~nbC Hq6 JRnLTLҞf)4Msω4Lv%ҝ%S2>v#CWhxbtf"X`%Ucx"TH&aȊ->z$WYTK!@Y.'$rɴۭ]{TXeƘ ;Y}7!`!=dƐ+] 3Ef/6+`,HoOlo˟]iCc|Hkp~35aᛎJVY$),۶|sZ =nN 8H]I0'y1ݘ!&)wp||t:nFVXu0Q¹P,]IOa_r.1T&VɃXsHYFVt\{`X3N1 +1ũݷ d1%эnШ$oy#~`7<aHc6<+NN-{}yg7z>.V$ HIfW#kȴZqQI]n D(t"YkKct9ccvUXV@~Tga'sk E_X-OfYF_~$ѵyz {as"Fq`@1yZdݢ's/s$ s>-+^?OfwgAG >> AAA 444 ... !!!111 """666zzzeee}}}YYY///"""sssuuuJJJ]]]!!!IIIqqq===???\\\III111EEE///LLLQQQ܇lllQQQMMMYYYGGG>>>@@@]]]zzz𲲲kkk ###...999ŌuuuppoKKK444ம뿿uuu᷷gggլWWWlllxxxeeeQQQ}}}zzzѧܹmmmYYYiji[[[NNN```bbbooo½AAArrrHHH͐EEEȩTTT]]] KKK ;;;444((($$$777,,,Ӈ>>>qqqn_OtRNS   kD#ޜqZ2/!ɯ;( eyQ4ӞsH:/P̫G)Ж]\ZQB<1/ȺxomPL%伧xlb~uD&⮑aVî7fa!+IDATxĖkPuҤ&tЖbY|/?0OIftUQ/>ॢwAZfusSaIƹ6'KBC&O`|\Ƭ8Ģr<j3]P UmؼJL ˻<2ѐmG#CE?YYz>0U T A)*I",`rsP*2pЀ딸RL /kO=1]%4!Q0%.f`@mi7%3a`h_ta}2 DۯmlFoO*E R%(+=&9uf!?T~_/jĭ32{HK& ֹ]=X7/^=ycelU&Їt4]>n=QkB֙gtV_z9=Ɣ_ ː7/~ѧ,x&"\Vn1s\F1 Kz8I<Ϝm,[c|8 E/]DKG #c?|yu 1#IY11[ĨdwZ9u][gSV.=vGWPHmY\zubpGJ?zhd1tGzɨ5 :1c{F7\P!ƮgskzzɽcwլG Y$Xn|ܳzC[! ށ/qI8ӅdtDHxwlȡ[`6G ΰUBy؆(*H1@ !@!6?!!0v8{iӤi4 #PZ)P 8mܴI;w4UL'F[#}4="'F'sj/XmEi_0BնXHxO˚@T88*4c.IFW8X<iՖ7 *Փ#i_Q|w7K9rn4j}Tm^wE)Є0L};i¬DPYR~EpnMi4lHF !4!8 "$:~Q(w7 ׾7"FFf*)KP 8JEsY`Bw@!V,߲Cʂ5?9W|(ej$3dThr!MScW1j1]7<֎PÈcA}ڝb&GHȄse^3VHVI k_W?/4-ʡh#%؆@:GsJ޺NhiY *bcm$p(]JCqJ(y4340i-Ko?c*B]?n53ݣcdͤp[ LLl&ؿ;iO:Pk^s OR]\-m f D2֎mb0Iͤ;!zosA.ѵ7P&*`;#N}̕Ҷu< D Лh0 UHO@;[E]A i jԚ?K>Zt4͠9U`\!Hx =+% -s 傜MB8l~w$:3B +[4?}EACʸ7i:ۮfǃfͬܯ_\Kg-UzMh8w ȑX24563M. v};1ʺ_Ĩ!# ^`xYC}9/-[ik:?`?098i(UFSJ2f0o Z"ML2UC-MR])ͮiʃw$+JX 0xgC#+F2:)T0*cGဨ'MMJ{zPK _J Lr4̰uC?nat rдfek*I\4]f(o4>!M+..(k>Gmc|J[f2_VU4&Ÿ;LFK&~ZAP Ut[ HsB3* jo3=h*X[䒿F}fgaN8ڄZj%G!J0)$;y˛)C>mcёP"oS&B0:d^ kνCwUH9!앀B.{l,"એOoi ܺ846 ,ӲQM>i.>6PԪڬrWKU!F>V4}F6/;J`A_Xǧ3撰W`#%iHx5"$G5G6cGœɡvrFמw*jD捄l6+D6GGF07Y;k$O@ Tٗ.rF<sŧpjA34E> 5dAj{&}?D i\6EOQI:BFvFBfK!mB[B?rF7}zDFDƧT?`GqCD\ߑ'xM]P( .0.u^凜 ;cwMp5wc*5%mL]t@{l=$2ҟP+EAGucwf;usܥ]zBH!" bwܽ %vxo%w߿GƓ_Du\DjDHXS 7SݙٹPƘ#&j޼[(AWkQ)peے1ka\Wp~W[}sN-΀VDOTXRm Ϡ.;YYa `ʅU'"~ 5ɗ.ߣ8p6 6"#koV̢ZrZ?Z^Rx<3:5C~ef0US+v֘azh&{noEMڦW(% 0&g䮕{n+HX 'E+6BhUvhפ@6 n':w7$ѡ@d\\i/k QP=,bBtC4H>GG\tbIoRޏM4k*ČNޠҤ]}LPTm"´9_U!!@(G Mڑ`ը?tV%_""ʦ2BfeXeGv4#कw/oE\,(uQzR)# 5y&%2$$BpLhEk*IKD"G,MvL5to4bWb{zs`ңo /M5zJ xt$ 1."U$$?I IM.$ qE4K^gU}H$bA?nrQ׻ X1*j iksU6Ia+(SZ60jvap#kRhՃt:fβ\ kD; ]QO>˻)z/!Y&>!H ^Hbh;ݎC 7:uzy4gvO?XgH@ګaQ)7H?;]_F(^hCjm+8[c$Id#30iNzGK&4cS|7fh7"#6ؚ;jhfy< }O< (z!0J ɨm^DDp"HM$~ٻDH@G^:'&_+yhЀHLգag+v)0fM489k=N) l$0oSN4ο%}6xfkfE+0KyƘT[Fؿ׳wP ]PՎy7gw"lbpoVƢG-у茽+YVa j&vWя#ŌZ`vL͞s@ueTeG?eb-~[b.UKjn:0ˑ>Fx"?WAԴQ1Pad&6HLъ?\􇲮/LPDЋPڐڣ8I0r:/}`VrߢoZ`Q!"Ew{dtmPB4% ѬufmWbⴶі13ש=d8DԀ jtdlp'\"58 A-*ֹ@$sjDWHM>7Z (Igh> Ö̢Ksx]niS\8j 1&(s$3mzщFa0cFc귖eB"da MՏK})yFumoSCO( JaN,OILDqkZ%㍎v AD8AXBw-d*ѷNԒtПMBw6홴AiWNVcl]1N)y[65th^DokpTd/%ٝLoϗ!aSz P$޶lp /|ƿ2hd4gA߹^@׼Rd4"%#[dM$>`Om> `@Ȩ#(И'` E3_S~^8B:G*kfjUG?Nd#, 펫zD@?nEU:{U8$NY.O_; :Ȣ,sP&Jԛf@B͂ GDw!j>zH ?JP?7qC2,`ORNE@D>I0e12x:BƐ1h6s^)E1QjԀ#Δ[%N:|\zioWP*: vxQ ZD@Ql!z&dQ^~i!`@y= nHHb1d|>qH;^臐.T]`,u* 3O8\޷TҳQ6. ܽk1 P-3W"$\?si␶⠼Rοgp4Ҭ83>5i?[."Ԯ k!6\U#NQ]~bd7>Q[2NaT(Q㢂BϭJDu&q+읦ⵣV;К޲kkM$~KLQhca5Hr;$fyl4nzPae hkn7&`z-dO'B{kui E/o?)sX^P >-?t1W".Tхhi9.>]H"B ;\H͙D3UMF"fZZE~&XZ;:ָ3go &]wПc-c4FKG2TэvXTI*m>ttZ-ty f#e#L oZk~IW<bl߳ztڔ& zH֕$FOO"۟"yFxfw:/ 8iM7ʦ3.||Ž"ZG <1f5|\' H}o [*yLMGRJ$"AH/bs"栥҈!j(c}d됨m,Y 5+pW^aStK K@aqH#W>>,,,```[[['''___888222...EEEbbb111)))nnnkkkfffWWW:::gggBBB]jLtRNS1 .Q">xq؇G8k'dLʔ{*C[Tμ`Y4§ÊʼjV<'IDATxڼuAqwww'?ym]آݝߍyˆRhA O{̯+;F&N4lELTy̸4F2հ6ћzzŬYUz\q*hdǎ+s5MgZ{|]sj\ytz=4Y,<ߪТ}ʥeiޔ~Ѯ' 0, sˏ(JӖ]g?cl=\,eL4#H噦rF cow#{ݻv051E5H5xh):2Éx&D$* @p .}]=ac:7Υ#:Xm|7j@fڽ%#ji}K}%MhcDأ Gװ_ lTx~ 0h?#4E2]{&IU5k$mGR{;` 럈4iӵcht?dfB#U4,ȇtsD4YY"}c #L (,?6g@JR(e$^dFĭ<َ>+( m$9^6G"=I^}"JZ͑JKpe9;'kQDVDޒ^yQ#ڻYlAd.~< cF1 v\85\7Qbv̌ycܱPE- 5b"JG7 XD9{ܱ,h3HU0BD-"x,3 RI="[+r17#V>})IK,3<âAv(@X>LQƹ@jyCnciŮBŴzts˒Q\]oG!tEP. 2$SND`ƒ)zo9җųiCZQVQ_K&Ѧ,N2QFЩZywժU70nAjg رeߛ(JҨ_@{CN$BYh5Wn9gȂfoNNٹWo .g.d .ٺ1lGaѵ{;h;"D hpSN=wW_X"!M0ZSȑ$ Pˮ?Hҙq]gYr̗Ǘyy}MiV`#ǀD"`BaA4{y|p=(N.w/ڔVe ~vı 0v/? u%t|T,MyHDn"2vQr!"=jE!m)/?G,x-lXj[|ő{Vqz`{pA$*XOswyF[ޯ޲  ٸO3G_h3hFR2 ,ֿY 8ml+7n\IݾxqwY+P`gD5kDcB5lY4 -'f̞zԼ .OR6䯔OU5&&>jbL|0&f`1&s3gfvg/{Ά",KPV)*Z}ggBVhgw= +`pn!P}GDe(B%M;I R⎅a >iCK;ncxvco5IT#&9ȰRR zM;pc:f@揣p4ulY<[Z^>XZ:>/`y\],QzZL6iq{H+4ܭVY@ym-ff[&;d3 sAS=bY3 ^p΍ERyk" 72|۷yZʶr[bs=gMC-e#EJle!1uKʋGZ=9=Teyo{Hu,,L t&e '^o$o^ze Gm ~VB'Jp {pRݻ[?PI79heעWAiœ Y/ 1tura;,0(h&[+Z\]Vʼn}jqOrB\*aKYp‹|+EB ߾ !t:CZ%DJY:&lįZU%@"_)u!x?+aR@~_yJU"H#\JiXp@$,:.AXF&G.\ '!6f/ÝF R"$(1+6+|S68;X'IwEVeSRz&O[ %<yR#E7T/.ot>Vp,Y_-7:[oX/8,@~b/x3sQXHJ=뎗YV rs76g8^C4ME[*7-"W@HJ˝$3%qfw(>Gȍ` :j>Zx>np5&NT" A>^FH F*bJBˬ'GI0K͜a k7BJg_|_7XR\A.4GWUcZj@)|߽^Yj꠭&ΪLRruQ{|R,DfNzdؓ7khѳpZ1It{@%EY]`FpLkܯp~6?E M(4eAe|dϯ[8]tpn$ #F{4C-=nwi h2DQcsZYqx1M\Z}݉fZCźfv^4Mmi&a'G/fnN$扠EscH{vzv  &X慛jb4Ah<):G#:+GI3^w\_mfg?zS3}:xPN5L 4Ff9t]tY3hEykftU <%0WZaݷkFp)7⩃֋gS%$l{fl>XSl~wp yHk6q ,k\ol>f뚩3gX[qz/;#S3@LriH: '&ܩu6̈b^mNʭB6 }wuwjy: Mp@mNzI6O]{pY{wѰgT#S,[bnB(Ji GzB6Mg~ F=8 ?xzdNy{`x,Y)+AjA笜I݅90C9{MÁe'ثen 8%n_7@$x8iȦ|$>0<92 }hۯ'y;6v>^g}^4:B?ؚzTK22{oѩAkh{qq?L vť|(gKքlgBV]*&l{mKBnAD(ә۾Tw U#o[9a+?t<6=O:6i/,עa)V{zss^\eAkOS3]ltd30 z!mѽ )?0=z")", KIlf{8eQ1pS=e5FކM"M ?M%}nE˦S:؜LAόhGb0%Z{6oIQ)3p=CNg-txO^L 9) Ʊ狩C;,I1#`&UBiƒ:KP*#}0+ZۜGhJPr~u6DLXƆfr5b\juH/\v+t3ʩډklX  d,fB~lqn#q/vOJE3RuNIV t,m4Q*n2ל[ܕ7QEaWWDq=r'͖I2&lMBiڔt/i*ZHEDofHS z043w 5+ vۦ*/jhИW$ V6nD.v)-P!X8 l#!tp%M+۪xbcP_!2 Q1p7ce#=d!02Vysfˋ!֙Xg7*8^ n]帳xB`|9:28PE،x)\AypK#,xQ!&U$nLMH $V@, 1Eke`Zt x>W¾"~ADz"c={D~қ0ّBQ$yU3pMT f9яA4h!Z"и&ܦfDBvJTم ѽ\92rn  dl@D{c* o50-o2 B8Q; lO!7.׸pBm)٣>7qRWH 6!62w)#SCy' sJ@*LzZzϪ^uiT|tT[LIYH"DzXZȍ`ő$#4ƕta5_{ U: \'a-@ڥd@\)iNհU "{ 1'K.+ZPA9^ueJᰬn*DV+eSIŝ3! eD0Zwc_{a v KeZY O2(̙b2MD:Lr'`T,8n<Y>au\܇ʳ0x xRbCRU@\iJXܘ$>MC񘖂k3"wɒ%eC>I,6%hv]9p1alubۡ۹śT|>~z^z*Q=#TX#xVQ"56#Q Y"M3/ HIP9_ОBJRtQ99b%jv;cHgVup"zcヅ4I H$c8A&}>JWڎh)vb4Ķ w=Q=T'qۈBrDrɶߏFHui099EEGjtUiiN=WrfSعӋZ n i5ؠX&i*u~خ_43xM6V rWJ"suY E˪'7ަhMy)T,7&u%&Xc|':X sf*M^/n U=ɶ= ;:O1@ሮî.2y\&$ SHNpK1O!QV;Q嬣Gf-`+"Bnx#?n`1Q.VM$@dlwM7522z'kqO.p}Ou:1WL砪%46Ns/iJK =yzbwdOL,!oNx}2~v 58 ӵ34?Hs'$w`\ߴS*+k v,c[ѡQ{hѤU*Rֹ0;XUU2h^$ D\F~*o%!-ke<䱡et8YհøaS4kzb8J0,w<.Rˋ%vrk{S T,JFl;BF25$к= d?s4a r,{50Mi:)'{{,vMN*ww㬩e.PS^5+b(C؆[[fE g@z@8wvKWu.{eR6nJ^e28Zgy%[!k /8DWS n1ԫxPah١x N#YĊ:򟾩Ʀݙ`~ 7)W!(>-P#!/:V.^g;Cܵ;G"Lʼn':ps6naR?DD谆kF!׋)8u5cdr4I": Ѣa]Em$ e0ɩĝ ZMϷ1R4`ht &l zďm%S:F2Ij촷&b@jD`ar>imMHp")HՂCX8&my;AaL4I5*>+5{1kS m-YnΞ楄;% ̾:kek+ -B kg/[kO(4nNY;[h/{/ë#F9GAQrY;\)tZY4 kP%9>ez0Ii%Ql2DX%ix*,\Uƶw۰<3Q:f.>55'n,:D[Y/#= =% @ڌjxXh_k #A_].w3*^VzAh6/ܥp|)r@^KwDRx-snxhvG[\dӗlNRmN`A%&Qò18ƪHճs/;=P+K5 &bDf"мu`p޽Հ *!3,)gnCKcLPh@WK*儸SUtGR׿T̿J[}ڃYb 0EdmbUm'zΝO3AA'O? Ze :#nxgQw:X_F7]#D߶ ;vltČg0?-c7ls?Гz~gzA|:G`n+lʕO>⎭[wtw72l}mHP'MdqſJC\cA4=M_$(-IENDB`movim-0.14.1/app/widgets/Stickers/stickers/rage/1a5eabd1848af16562e87afdc6cc9941e32301fa.png000066400000000000000000000345211342764602200300230ustar00rootroot00000000000000PNG  IHDR+gPLTE𚖒  Ꞛ $%"AB@QRP?@>'(&!$ 强EEC<=:ھ130 !GHFõpqoWXVNOM/0-в*+(vwuŧyzx}}{θ~^_]IKHstr563,.+ԄLMKκkkiefdUVSƲ795ɭ[\ZmnlbcaYZXhig9:8ggeaa_РV e4tRNS *L←sϵ<&"BԡnG5R0x]8gXb| `6eIDATx]C[K^mȕq7$[qww(.ŭ GyݲrmK~23=޷}Q_X[t䏛w{w@gxӣuԞX^8O>|8p*sOv7oxe{Ο|𱽇l,񃇯ӏ>pq΢9rg83sӁ犫3ҫҪ3J"qLEAm=v߶FoC5Ԍ}F>Q~诔)En5EUi/bBj_UOGTjs+}$8=?y {mw5!o))Rmx(.rs|먔JJғ|_bFA.C@S5qaZ UW+J\NK;6ܖÒN~F4 O(KDP߯X;rzO<5#?~:)-&3ՠԉ w¨[,ge{eLh 'աn\Fx&D1"+d[h@Na:fC}]! 7'3ů?ח|ik^~$ (Y|DA$;R(ۡ6]TUEaDl?]\UPT 2NŖD666 Nw`8q;翺)Ytxoz$C%r.҂ {{g0GqM!QA0Fu(E $RSӅ).ԠMm0]GX{qd$+AjܐAR]zL+)btN?N+xPTP6T @Ӌ SȐxqH Hgݿh37Qϧ>U`(>"kR1Ïߧ|WtN0SN}hpd-j*|$ _gP=epc93 ދ=bz 6\2:j) *tQaJ3 'x$p Hd:z @xQKV,$ mkG#z \Kv!S*$4>q#aF{r Z)eM <"Tʧ( lDOn`лMC%j5oTNӋ,=Dz[7A"A@Zv=Yb@FDT!F~. BK'j7:;;ߔ ž+ xQ1W^Q 1HUWF |̪@^p`f$nfCL1̛#^F(F$0dDy IT|+#=K_W}j(d2( 7 E 5(t#8SsHik=}W[?DmGyc玝a=^wAwPh?:@҂CGϡ"S~8//*ka$bqe3ۇ>jJʬ:4 WLHH;hHb25Jz(uq[DLUv Tea,&~8"RNqe>:E/K3#`*c)s;cx$ S\AW2J)HĚ ,Vr zb !䴸Pܶ|>/>ދҭE(e86Z\vH$t16V{>9ޖ,6TLQP*xTB:RKI_?D(?60{݁\౞x)fдg 1tH7Uj.971KiLo)"5Kسf1^va NDhI1O:Gy[ֱK1ZH 1 YrHw e(m!H'MYǎ{EȘ,pq>Í^x|[Dq7DԾhBQ׌~y@:,]W[\IJGol_R;n}47' \2! |$4GcY(HDv#b-)7,X!NDm#u$U!vPx~ˈf uh|^1ae0+χx$Y5C|/,yXx_E7o@QUܒcYblo-eD<};VٱFÏqԧY.ecWgG‡fz 1=, '8v"vI.aGx:͌0Gv-VzxK"g0BHoMD4[y1km `fec81bLgV\QXk% xxNHg91,y4gxf11ԩ-ր^sglOUO}!t չI?8҂c5f$2|G?!Zd%gjdxn.x$EmY0bQk({:o6q0-`|OG;Q[LQ12G"p2:Seu֊ϕǬсXFڒIHwp բٌA ĵQÉxޓmIdnCwAdEaZwmjLaEM}f$ t3 јsefOoB1\&6c{-c4wԈ QїcG&DƷe[~}' f52;$̵>2]bu-=K1fe3U9;;K7B8`;c@dMx]O$% C>qO鷦ϐt~WB_Nn_fJ<CG.1]yeً^1ɾC [<`y\d-yqBPl<ٿw׉~x`"Nul8TMƂ<,GjJͯp!Qwvf>$L4Z_J<#?QbcB:9Q%@opץ8g:ӥy`bdp;wzWHIVh:.1z׿v (Ǝc^R!l~} liKX6$`n >;H.y4KYԴt@-Rpwm6ɇxPȟE%0^hR@~+pK.>(S rܲ׽ p81%;iK$Gt5_>j!Ib6^6Yp(sj,%jM E5'Jxr1}k.*&~l\LD_k~c=O!oUżNiOeo[CDą0UA3U_"VB&~?%$oTOd#QɣnX51q= ;/,r4^IoK߄q ʵ9bK_w,j /R<|Z*+ihה?0\^j=Fon`h8q&JyS'H4~TgNf\QgLDEOikLk=bauI1ҏ&A q<5ӻg~TC`~Tydu"b=T!<:%"u FB? &}*>u. džIm!9),_>iZc6߈kW0`-Zk!9ͭUFMR rWRBDm3 ]o2By+`<0|h/,VubAY iyͦ-w\ߋ_v9bsgGxG&jzTnоз;U䀘ɃGe~Rbg}sCڼ|rآwA((IGQ/lFxwՆkk=$;2?"0P~x!,:jG'A|vxjm 4+`k@ߺ$ H[v;T3SEq"y|*fSz$ɊwPl]9j5e)eDq°GQU%sk.Šc*__0KM $x)3~SӔ=" uvKgEF}Z?jdJu 0k)]1߼QpPPihg;d ~wڛ+bf^Ԕ4}d; ^^kE[m*9`w;nw36 (,Q坧v`Nz JfssŮwzȁ:;џ g@$(̛C&וGp13-=%/#ٕ,)v4 ~.]uÇ@/hTTܕƒ`-""ه >-NfK/IzGj {!z0kDWԼ / x! B;rjBﳲ=kuvvu5lJ -=Tlv0FDGP=v J:u)ve%*yõ*3+K f{5Zk6.o[GE/ba#࠺6o jU[|@iV=|_ JD2B^YF(R,hDC ೻T1+gC0%(2A?iέxb#F`4dQf1 Pr]^;@c ^4NIΨ#{$0Ƶ$m<ݯ?<63C/`+ggOZ^00~TeӁ iZ?O_L~ keju!y'$T}d#rǕpp:pa"W1*~r.υ'GGYbh0X!4bXRziㆣ3VT'.H dG zN7!Sy[w,5=e"Zc7%*Xzc#ŏoX>km!];gvP:̔(v#LLbjC1W)=h:|h?=H?~m2Qy.86#M!Tܝ` }& *S:_U걱&w+ Y)F{%K _ۇ1&a']ϑ2*A^cmjo C|k=`0 yjdaG-s0&h`V-YXxW,bDjM-=$Qoc`?l)PBP?Ȁ1ܜ%-/ܘV`;7O$DҤg4P.ߗ$.@Jߕul.1f;{uk#H bBl[֛)(r@_j?w"5N1sH0܅l;FfA4ױ킲0p?I50i>N)yLRk+R價R51 {\Hlqnñ:Y6%2b9_{Qr'OwGinU&`tQ^~f1X0?C}\wI0l!ɪ TPÊRPGs:Co?X _-qmuUQvqBHr>2%:jf<o1x$>eDDW-)v4 ii$)`xEQ:c6` $ylg84 /=<]3cN XJH-㮧^ԧRBVˢ+^u F^*5SŘ9Pt1 nv̸e} i4Kf8|tuu(<>޿uOųѩIP0%4fG ͘QHw jukъbNr^4@T}Uaψ+e^ 1<ӌދ1^ F=[GOؐ!m>`xI7C_j0a4&v!*Jzz PVMHRȯCL- [VRRNT -fЩG1MX*✳u8\wm=T+䀏*96I'mSD xy^u(?܆qVu+*"MyEiW:*]S(0qV2NEƳR S5|JJ{|L*;bD 3Do h!ڌ^fv+Md@a_f~e9WnäOiT g{`SPOWE`"]@LR0Y -ݮ>9S[)뒱0d, *'ƅx癑JTQ^>$ة~KWPtH7l p9I~$ٻr/L L.IégtqB&3l6| cA`v|BPrl?1ɓM.ޟːB) m-h7NgSE`·wA"W˂Mík8"zz>fyG|HvRulSٞi$ӇR'c,@ 2PD1;7c \{Z&+(Zt$A`/(RôґB%Qxu0(?A7`|p'l|g zC |2;1 6rEt{sj0<6 G{I߳h4B|#ƿh}1؊i20N5tL6ߊC28bZP}c a DO-wὅ $laoϨl}8aEv[@ q0Nhj{M|ع^bز T]ĈXWvyB(jyώ4cY%?L*w#F8'}jHܔ'#Νԏ*J0Z'$LJFZV~nc5޵Қ&F:w xwp  7 ʠE7#bn9#r)X] 1~/ y0ZyxXgV쩹/$30g{;(~w1.F}2IN׶^(a^,xe@FF=gpwb4 Fg>Fٔ,!mk GvMo9w /8`%p3@gzQUqc~]T^"7GML C4ߟ;^$3NWAXE8Uq~ef{㕩!2H:A8A0Gf+ 647!+olBC}U %®1qX k͖yT7Kͤ0naI"i6;p=} #Tj>ugy9ͤ(͘jj[;f nI&!ĐhH^z uLz՗a5D8It hgzNi^"L`3e*P =0PPtf~b-V%Rzij?iHs *y0J P~ar-ҕ \p"Чr3J _jUI U7bda._CdZsUI|]1n'i 2ose(?CǼm;S_.odt8I ֵE=0`^.nx3S#g1I'Q췹 fc}/u}i湹iGFG ynoR"u W̿꣼1i:xo!UNmYc&Hkxtx,m 0_LJah퉿[0 י4B[l_PQMqˁZ'G`B=M" :v..~wQ^bCo JϏ[؈  |U]¢qT>1HIwfA2zKp ?wύ&px9cH/zsN0b=Ӵ.in=>k3֛$$%T{cH[s`#r?{UߊĖjJ)&C[%Ooz%`,raرylH:<+4hF/><0.=9VwҌ&(eY^<bXM10$(_Hfl3Cd*Ȍq',AqoxPCe4;{˜o %`;o:zT8-貒wJ '?}ĉL;o=oFs9$6V5:*H e$|{*@d{>kd1Q|Q5OV0 U ]zLA?uCN79#4…8@6N:_? ^<ՐEe,}`R@F, GGӛRf ?# :'jp`ʯu AjcL&ꀏ䊍".b=cBHҽ% Qexԟ6eƯ(w,㻿~s6暀N1ʴi OgTqF ,==j4{foKt,VTz d/;lц_}9Nl݌-(M =}X^<I[ ϗ $  : $ +1B4 t_i`#a-n _J$,q@!8%7?pX*R%v"֦_ܷ pvܬ]zc6ޞ^cM^Ӹ ^MCƶgK=wc<, ?l-'.u3ܜ'(C__^l|q%#zG+a `VwmwϨ;ՅTȁ=6]SAFRiFy@+bm2ekG#>GGN!$NDN XPx=H^nW&Xo ' < -c ^7gNh`AuWrӃ(=yӳs$ߺ+,RNL:m pC$Ԥ94ث@pXDx߾jj7N8 7a潖=Xt *xX^`JK[/k*"/4u2,ں%<-ݿ W]sio{Ө5m/:@ÔN9].pIᇷoڝk/y|q*D}M`Wib 9!6w ťX@V/kY?rl8)C凴m@\4. (-@ɍ'Ej'9lnG&gP|reXMt!Qph%,AWm.=$6_>yݿս6H!JϚ c7^ܼhB:ʉA_7@[֗Ƀ;Ν=kkg wX\*gg;`寕׮^t;odϜ8O Rߟ>ӈ__uȩ7]+?.^< ܮ?L^tLIENDB`movim-0.14.1/app/widgets/Stickers/stickers/rage/1aa0d7aed625b9e15b96c37e1dfd35e936159fad.png000066400000000000000000000156771342764602200301270ustar00rootroot00000000000000PNG  IHDROPLTE  #  # #(+(+  J2H _  'E , ##@9W 5I9 311 $7 LG7:[X ?E G,S++&4 >R@"*&D%5 F"8w;wi1C3;"4WmƔN1:(UUU4g - 9999000 jjj爈>>>777DDDbbbRRR...LLL"""wwwZZZ'''qqq,+tRNSWޢJO +@ٴB.2ĪN7oߩlNAmB)|?[޻i'll_Gg!黰zwW(ѴOK@+ \%Ƚ`ڣ}uͦJ85윇n=n?(Ƭ|F87𼳫Körd6ų\DIDATx=o@{*,Y:JQ@eA2EԇC^Hե}U1&BHL6-`TU9 sv[5wyB_o3甧EPDt nsc>UVT*_uI4C .w7Vh Y]"(؝)֎3(NWt{`픖WaN^+h]f˿zfl )a UFmΨRsyJo;XVM.⦭V ЪgZK.K ׃K}8-|s:d<ðXkKFÓ5 |-> P%}́BN/'.MVۗI`)V Ȫris`砐8ln8; '̾u+&rnMAf ϥ҄8`3%A /BO3ID-'ҘJvyw9JIl_RYА&y N}{PTnQ'`+fkVj,N@]uJ99eK@(uijoK8UJp*TR)$+LAH@BͺL?[0Qe*U,ZC:2{ȗ'|fQř#ҽ$k//ؑ9 Zn-S㷉Va[ݧ) d;8FԗK -Sdd*|ee^M$qzP*l*We&@`DfNA/PxUҿIm8uo ScڄhR֞>2n8ZT ƭAZ5K7)A Y 圼ةv6/*GǜJC˙ڄߞNܩAQXDY߽ew܌WqFu4~szxH)uc-美32rJ%Ӿp_ &$mܴUZڜ>_,h} ܰ^!G̓r>@+e{N.٦b=!NN&);lS+P",NRZ&>e ~(z?~ڨ 2N$1HIKם (rq Mk{0&UYg(闺JF[;+[xR KޝFQǾܓٸ-Kc1]%najSlH-6m!5b ЊiXPo~F31F4}g7> g[ƒ'?_E}xlޱkgׯ_bw.o|uW-[nppM OF?=0?/jܕKڳ-iyy7N74O!I]`G'O766M,{hOOVAd>y|mp5=U겺^]]ɎOѴN-6ƮϏ^1hsЮ/m];ƇfZ$/wrTvuu%KZfcMFH*5!A 63'Љ?>V&%*R6\}Vewܡ wg٨i<-rL'qP+3*E&α#@ńRU,T-B P& i$ՎU(ńڧTH*bL$TuQiVy8J.#b LŒqc2zy") "(NFO86D YFо;g2ڱjZ1=yf DR{$HFOԂrxw)Հ`[$T$PavV:˧ԬpJZ˞\^-Q!)ϝiG׆`C!fժsPp#K2ёE|`P9ƔXzV 2{ڍ8 p{1B >*˜+~;F!&^f WʖnT=((P6{I:WVvW+$V @V0 .Bm5<1}@ ! $THhvnцBPJV:6_CW$UzꚳzU# $:Aa ya3[_Lhڬ0 )<̇sƮ224'*c(R*6bpWSUF8091:9 '-w$mUݓP[i9nkfzs~Be i(ɳUGpb,Ξ@pP` "RidxHsC&P<[KƬZ!mkj7\B\Ӥn>U-z_T00u۹UbC]=RNTD&T2*ȗ)s-TX]ȴNZO_ X+hAe{R/XyYe P{gVB!;ZBeD.P=QUrGyn<Pk!2GdjmB4G4oFaKO̦,)0u 斚ie;*9*T~`}&z1P-$@Vic/ jiwdމXЀ>59OQ%kӻ9*1uԁz%T:ªj6.Y0x锼ڵm\۲ky6A44c퓵Fqav\@tm[ܮW}/f<[' ^C;!=;+oҳT&ÛlZf ^ϭ Цז0lӚÃk޴鳶`$w_ўPf`wbptCs%O=41>5j@HNf{1֟@87wjEO:m=7jS*EOn;=~]wIENDB`movim-0.14.1/app/widgets/Stickers/stickers/rage/1d54549b24058e46269b7ecd8757e68d4de5c371.png000066400000000000000000000202311342764602200274730ustar00rootroot00000000000000PNG  IHDR PLTE   fff999 (((""" 777\\\FFFiii===+++vvv;;;%%%eee XXXccc000 ???!!!,,,000(((Ѱ;;;mmm⟟333NNNHHH666PPPKKKFFFΚ$$$ֻqqqDDDAAA쿿eee]]]999ᡡuuuhhhUUUƫppp```Ȳ{{{YYYyyyWWW'''bbb}}}[[[דxxxddd888MMMýjjjgggsssBBBӌRRR}H^xtRNS e R)ܫ9$A0 ˽lFвL}yqa<3-îuU[Y]'ċJD: ul\RQ?73!±nIDATx]e`SWnR7 e`6c„{{qkiSFݕ}m?஬,`OS/䪩Y`TR%LX#bK(GeJmMZ,O$τ1/"a[g߼(a'x,`l ؑI畜&'I->b`%Po!C\ijefY(o=Y'Yda,j'BM?f`鉕@`X 5OEuJnwͳ fu!i_qE#q&CX6f[f08E+/  5&__ &~ϘQ\ufWc[aخv!2G]Ӑ >/ jR;@70u;$Ue,C9?>;|`##-"-+`{ŘgڦH ݷa^/{v% &v]Ws,umϧo\?g,1!Ywϣo\}6B`P_>3}}?s#/b3=nyy~ xB>.10|sN:scBT=CWUcSNS_~iNOOc2J۸ʾ1Dpլy}c |Ƣ 0$uZ7lpV\t7y7g3?ĻViLU7.]6EMaϊnY;XD0f랧ȹ^x|>>+G BL?0۞?Վ}bU7Gҽsw/ބJIc-qeg"\(8~\p7Y#1lL&.eVQaۀ}s.tHp/ i!72t,P[6_X4QK(nNslSf!ƧXTpi8z LoJf+p7 t>t/n%;G!ea;ue i<#qmIq*S,_*WQŵKm0;(w1ǂ{0%yr%MiPDvǔY"NqyT5eYJAG7K|0a D;oel64y\(Ul#_u iq,[liAGuXSSRxy|28yE@QG.T{\y}qڴo+h`/q\)?XgmpA޳^,*" KBv7{(q ^/m19f#LIfϥXXB4pJ.O; 8p/v*Yd'SfSs$xv3QX0-j Hє| xrΕkDe/loZ/j Qxz+,s0-qxIKNK&zNi]5{]M8vkU'ZjIK(//,q7qLDˆ=oZmRnV *<^r{g< A> uқL-L|Ý+*t0 Heݖ1,Z.H^BLH!< ׮UڇiXeAJ.ZxVR"S9Q DHy)oESFkkjMFԅ=.2]2E9m3|G :-1CTlqg '_L 8L*D*mZxۧw-zTZKMхwZ^}8l{0Jm x}:׀g2ahXr(Q-ąAH0@\Vw>A\PexIos0OpeB@@Nc C.<?~t"/FTS}a5tD<חjk $_XK !9N=vA:2OEREol̔-USgOM>;<<%SG>s" 17|o|`}|ex̠5D|4Ip\R=L}8GUnʔ@fI:V R$#(;Ehҳq:PH"wR E`rXBQ֕\82c1wp ~R(}Ȋ9⧊565d «cp|˵R*y{y3Pe ೃ ]zuOQ}B^[*1yAa!Gf-E'b ڽ!= aD .譛 'p'.vs5ԡPpe2# -vn4".p駀EBˉ`f3 fΊ\M?kpNyv:É6_f|칕@_EQ6 OD0rfp$ 5fگ`w@*&dx))S#{á2a?7̇Gd-:5'L6$!\g/ jNdP EX"Kw \w1Pٛ3 CVYAHZ]`8M@U~lesY$^zH+/( qHg6aO69;OpLvիqص*hMҿz hM DABy=quiD*A?Ϝ!tP!AR=ϳx/ lsu8[ЮN4Ci%,pGǝT1TQJ$w륊v'N;N`;; :ll_~2=eY '[HTP*mU " 5 ??O{ O7W:sv ǶA͋t_JS@?ȴH!xbkHۗkhH2ΞI|V,va\鹞!9?^}f|FOAȫc4, f/G 4ұ)B?i}ZY>: %Q=Q2VghyO_5%kTSnt#$<4 F ^&fSCa p+&{-sQ wFql# h6'0L7b- $<@lBEȿFjiwlg)I5FmL`lIdi?NSs{+p[h*-ʄ;Wۛ.|Z|;YF1DçyNHN…Ο<p!9`0f>/&-MwEG}Vx; dI%\0Z6K3٭[n%΃'kꔦoq@P[Ic 0Bic:"L #>wuU&D`~OV#aCM"O-Cq?u.R:8 5W;\Ȅ Éi?Vإa?L߲hUAwɴp_"O3(+ERc)@BGVvM ~ AfP´ #.A%(ҔHGGx^R鯈n 2~4~iQ?Oo ABtR ].A$hV,fPwlWAhSBe;-QJCvN u&YXr -x}>su -l~H{ VZq.ċcIlH1֪? aZb&82-i/.yf~j򦋚R 3UzK9moPw0\|3Շw0goK9r9}FY"z`=RAT,Edfɓt"b3f$d, @$r?OT œ]Hݲb26ׄBsAD+0+/b9~K֊U-0r<Ɔ޸젼HuS2Ϫ`Yj 1G[Jan/B=F\N7v*+c󿡁xi1ʃ[Ae 2ZrY[旳k0 8p8\+P rN_ +b^FaolO4P3SfqrS3Ǧ% %loi( /ņ Sc;XWRۮYok4iKҘv@`ZT~GՀbj8"9T4]/PFsF"ڼ?· U:3:P9YBpP~^ki#ul.V]a"Dh-RX^F3R-ү!d\Haazsx .{<5Blx.OټH\"ytb<*O1gmm!YzaiEjuy[Wdʜq 1?YKNȩZ y/IҮdo η]0hM20MV s0qv LSR}y灸_1V!n5!`{E;HW?S":vx+Xb51d[Ən#%M\d EoM f3 c[v{JYom CvjG]OsBI)3;<:r+g1K9Pǽ'_.K4;oR!IaI+f#M͜[',̟ၢynђ0Qa0 3:DDR`q+f&$>9'Eet2a hk't]wA.&1U/u!is:s""ُl[ !o9wA?GĢHՃiMwO砈 "j3HAQB6D:\sf~uHt%QưzH8\CMӷl,&~ LbS} Z ڳtB<SKGYyEDLPO:u %u ;`oa`, i[s5xY.M7x?cX1/_XءBi3$G7h~ݫv")Nj;]pz_@a`NV=koBO-mmaX/ʫnGпy^ k+ 0ƥQj^;mޖ(w< #JS]q0?AWDaZg[W胕t=^}u֘J0M0!RYc Q8 O[^ ~NG$B :}aQ'JHWhu~ji^$akk>7#1Bo]f~]B)^mحƾu;>>+++QQQϱbbbTTTAAA___;;;eeemmmkkkhhhWWW~~~xxxvvv[[[qqqIIIFFFfIDATx o0?qعfMmi`c0C uHC 2=/9<32ψs/;2<#mu}Kr,xj_XK^OGNƞ';%` Bŋ:@δÕ*p*e=LM#kZ\hrחFc3I5Wd4c ?F= k"!LVaB7F[/k:Zrfr( Za!sXD!g8)?&*[B{)+}?op@ $@f"!۞ 5( 賂:cdq~us~ı4XR/S P}lRƎ&_`<\pV/bV@iԭ ;Uͱ D7%+ҤH gsPFۃwoc22?eӽv2Q>FWodvԂit8k7Y٭Tٽ9 1pٖ'eV/+ywd0(Tt]ϔּdn/^Fv ˟s$(ĕW(&x &|XSa,% nN [bTfD5J^ѽuݼe85殘"D,{6,Vh,q[^μ`NM n4gq*Ǹ{?y]PT) gn,%HN[5ƐR4N>+v2DjBĪ,q}ˈy{C zf8s sM`kGmq. 0se.g 5?9@yyLi|I4-*FmcYFd{ Q L@"QI ecg PH!3bTA$t^2^͹A_%P{+I4=kb!\$ա` {Q,)J6PIFq a;:=1%D_UH;$b)eB[@t ʃՠ+vڕ6 X"& AAEDqK8Mel}>p{HF0lT(bALDۭG.\5FmѲ =)E/r/t4 +6rQ{(sWYV1m4OlAҝ |+ I\J=ztMPx%,|髭2?-ÜAV}dst}ÒDk7x_VRd^_Bx;(R6ɯOy$|f(HT?c]ũoŀtTbc3(觃Ex/$sǖv HFxo'#>'_<Zy]ʏv¾N/ $?QyO$͍og4 XQrĬϯ%tAB㏐ /~E$0ɫu#CT.pfB bfJ9[u_( &q/u䑉-z#<K#{orw+8FK5J&uMwzC0?b7>KL}ⱡVm`uwfNA+)0T30;KKֹ},z&HX;O@.2uSq%bI׍0vQJkLԁVw. O#c|"rx? -\Sץ^e!p[-O炐`A1>-9|O/rt֓xcЬ",=+L ^kL\U}D%*m'x0 |B 0w]+ծ`_YovAqD]86/^X$^-`'5ľhgņWux4R`vdN Z2y|sV(vez]By4Ǜi7jfab"wo\M<4Uunf0utu8O&o~~+-;P,_uiE'Qq-LKW!4ľIGxBoƘ/y@Q8y)hgB ,d'AW7LJř͍B gN%-' fU'Uώ"?vxT2=jZBj򜃯ZI?oweA&w'J_L`^pК7<@r8̕Z$oIj H[?Nϝ,)\<`c*I1LmaE*/^FJV&p8\W܄Vw8l!-;9mOX q+{%$?|>e`mG$Sװ7B˟X#t+q&VB[X 8n.n1c&:ךJM׭LdqϸSI@|D DvVb Azޜ_@ ! ݏqKN1 I@ȁF A}{ziIv̂O/_-\.|ϔٚ/ DdBϏ i Ew渭agy+^m"W<~|>N-ƵX0ʱxӁ7 {H#Xa2ءuNDd5^P 7ԍ\7v]4R%CrwsԲvXg2E<4|$K.)AK0sަ&x9gPE<|F%|& OmZr@޽!X@Ż+C#|Vo4[u \vP1 bh<wÃ̕W |Bߋ+Sj.3XO o _vlt̍@B:Wx3q#d`LqOx#&O%<2YЎgiG:ʁ[1qJEX'Da %4Zo$gE?Y|T , ;6@+:c,lȃͣz+M-jJT:SJ@Uqb#&W}^Ey5R!\s%\9K:#x+DQՒjjn^tY ūpd@WC0P7fBMMŇn/}!7dtl8ChP/[b@"e1 !ˈ{Q:tǙ!xtk H-w>`δF |l?@"z'Ss/9a,%Ne> B1yùzg4@3h>ΨqL@5;"F̻߮ɩ1AJN\_ir^gWdiJ'y\ »|NgD P9, CE}#n$|=j\A_Whu5$_LMo0b5-DQѐK0B)enw |/_ 1e3·/4/SG錏IENDB`movim-0.14.1/app/widgets/Stickers/stickers/rage/399e9e84add41113e081698418dce4060d7d56c6.png000066400000000000000000000153001342764602200274620ustar00rootroot00000000000000PNG  IHDRgDPLTEiii'''&&&qqq]]]___cccXXXVVV---AAALLL ___jjjEEEXXX***ccc||| BBBbbbxxxhhhttt555$$$888---xxx```rrr]]]\\\KKKlll)))888'''uuu)))HHH``` ::: NNN888ppp^^^uuuiiiTTT"""MMMiii___999CCCRRRGGG;;;ppp!!!QQQ:::CCCGGGYYYssspppbbblll###***```---RRRQQQCCC888KKKAAARRRhhh+++;;;FFF333UUU QQQnnn|||kkkaaa'''666888sss^^^))) FFFRRRddd???  *** ٔ(((KKK777UUU###RRRdddOOO999ߞBBB...fff狋444{{{Š|||___FFF昘uuuhhhxxx\\\lll222<<yQE Ͱ}{`J?<'^=rhdYRKHD'Ҩs]Y2ӮjdN4(ʾ~GˣxohǷZVF᷷hڏ=CIDATxJPfH`cN )-YMmaƁA& Z⟕Ţ*"…+)RD𚂫o_ 'g7)ψυN }%wJ7iwm{bӊ Ta BWiuWe!t@#;i@C0-|h}D 9z]9Wo0pta%=*_xSk@ڝ8Gh\^ͼ@¯VlxlFbd-/YfP SO´ϝd];94BIO X+ >bIc"^[8̇(dAZ݀rpVSx')ޣJs`hU Wն#H@Ȍye"ǢEϷiYB(@ԨTo1#7m>"\(YJSrJ4f1j}NLڢH`s.mQ"3_:SƼ>@MkuqҨ5\2l"RZ|oM jm~a( x~1R7"\ ɮb+hQ'M(V~G@yt65&r;C ?*|hKŢEHil2`@#~vQ\^]Lx:c:г^K3_9=V>p@XZ  g3N=% Wz3m>\ t!PBl5B nUMKK<GpaO4~l*U(d2{UX L JS,TYƴTI[D"Bk[ta\XZ2 pZpQbMXт'H |6E=G$Z X䭉N| Bt-PTKRoʧRۑL c#^8ޫ5hPos*}2h3>vob9>t PPGQ **OBJ'O])F%5AnX>Q~mOg=3g"25~#L+J Vkn<5X=" MYş1}ܣgw+No24"FLɘ"|(QUGאCMZ-)8mg݃{tɢG@խ^@Z@+DYAVTr\Xͅ\~?=>ZrI~:Z֗Mb!D咻d'}\?j; ^yhXY'g/q@X*م*R-ҊփvСں[ZmQW]v]nˀ,IBH,{!^BD)1܇qF[m<,>~C@9yX*3қŝt]sH o((E,~1< 1w-b 6{x^ju[T| (47D"&յ ghC0wПRe;lM4b8HY{"gz5KYfYgVo :YSNuo*;@=p/.NEHIиD$Yt2a$Kb͉7wG?; xڤ ]+xiJ5I絘2DsT'sG2YSD9K$@vm/Dgk WJ:dp]CŽRz1K`yY@'DgX$'e(LuJpp AHWHLLSS+\)XL_Lgx@ivN*2HTR[UC<<# ODt+vL1 '0B+oo/ElaUr+׊x-M d _T3cxmt)FeCR8:;h~a{+c87eI3[N0~9v>1Tv[cAH92Áh"|%/A@T%F8ұ'sc1uC.jWϬ kTs;Ga~vZKJO{ͤkUo`Ҫn!p,0 M97SZ_]lKla޷}Vtdt৘'llʲ+B6<{'KҴzLP-C HW׷WC L]|~KP.  CbbBb>}Oф%̜qOhP/y;կ;x,g.(/!3)3ƈj!|,şmS!e!s4PZ&4g7 ٯ~6-OЅ;GQ {2δrwDF I8}ZpYcq]` i*`\ /: $N'OKx(^AǑ~hwQC^^ ߰k=Fp_RV0KT)lϦ}~K 6 0$nf`kZ*HM1Nu ~)2{`e %7[SlÈ%p!7 z{Ot`+f!@ʆC9#6w P)o;Z@x1/,h3B{:u;-JӡڨhAĠs0Nncy6<`U iy3 @",KN-qK ,=k F66xȡp`[!H\  F(a`=-0Xj-hсvM%˒&N?b%RfRS/b]Fk B F5sR3Vȝ]"H_@(`be_yJZa@F-؀oڤQU4bVvX3HqĎh{rDۀa.OK?<Ф93LץN {]H2#0hhSڏm̨f}\z=\=9 @up9 \7Q4tRQJx6`8.

    Lp{Q!\<Sң%/>Aŀ`:NX Y:}5U0 J(\poRSRY-CNeX 7[qFx0Ef%|=nPUACNbbm>-,F9WQchUf`1 NS_})MBX]r5-&P9biT s*Es 3 \1nl74teM[֎^=[ݩ'U<[s,ѣoFe$dФ-4 :ތjY?ZWDXf7"'R-}l){JG)a6me`XtBbb@\FA랖, 2;%(%/'/14<@BG9=_`}~KMOMM)-5;KM766%',..449=B6; CH GI)))"*###MQ7;[]444+,"+.1111***9=*-%.EH35>B 17,,,dg6=ux{}.2>B /4+/MP&****[_)-%'&,3602*+;@,3*1baa %4:69RTʅ>Cccc,.")DGY^DDD087>+.&*RRR#,#121vKL9<;A(':::???'''@@@ 000"""*+*RRR&&&iii444888NNNrrr<<,egoM)Y/YdA2aJSEj6k=wT\HJG]Ԃ)[3kVc-f唗lM ]) P, Wg#L'4 ,$Mdfc[YyAIJ΋8X?J Duz&[aϗ+jG=]kDl ٮ 4yAk| ? E%%V°()"K M"HxX4? ǜu X(Z]F-ĝ țq[TX[P _%/9tHCr~{|~aP0Υ*N0ݗgz/\#C#.p`M33`1np^憁az~^w(͚gFbiUk6 %_ZEyj3O˔T-l: ߤ=yT2p&C.ηuLLg~h6E/kLI3:l8y$ -;6y$9~p9x 丵d׋c#Uǣ.ÔG|azTݐ\ GyIcƺfwƪ6 D nng%QZXa@bsJȺ3J$E[* Gr# &ֳJBB+>*?&]$hYY욵u&KuK㬍*B]֬B/u\0tUm}ͻ^(̢uN BKhYSg7 ÝSm}]vvQZC9PuOg*$c_ }@nXxP&ձ贏 ӹ0w S *WAWC# ZdŶY>Q"[^HxW78IƩ/Venb_j8 k6h+q>yej[} HI| @"VLݫvEeO6;FQyLRLbU7{m*]KĊ!j^t5iťJesyF3i"\0LĔJL(9"*2pL&=8PrJM-ߝ=SûP7&yeI:Ҫsyj5߀#,$Zp,^ZN푌qҽa=r1 9q_p_AuE1wOT+6UՇBU?VOEoܴOޭQW+I*;R2U﷉ѵqM(<͢c,jZԀMwS,dksxvW ӑ/~p;HreK!q7'(`%2zc\0Rn~dXUrDCe  u2f:O ua`E~Z8)3ɔL^B0?@v=$G-aA24& '+0 [39q,`sYliFxSfo+z]ϹZjr@h pYh&]&,ٸmb9 VUgJTH`Wb*׳e]oRG6=aIdRrԏ/Ϸ j[mz@hw7jg\ظ4TNjQ,>5l3 }foJjSȅ G Us =yb- 'Y@^<@Ҷ<u#'䓜R=@(v]n1=)|FӖ9+Y6u3@4]>)TX).ޔ@fGɰܢ'(P->{K0™ u ֽC>2>4+c/_5]@0EWft0Y+C <.6Ꚍ *u,4 Ce(ih*\6!(/d` V *dd+<8X-β’>)L9 Uo+{J;!G8`8^1k^Zԏ8Pp-X㰃^zA/K wN1 dBzd`BL ̽Gd6%Y,i)[:q-R]oI$$=FKDP3ܝb:up ߟ DY L_ 18~ a&ט=5nki2]GH׵p$cė(UY{biX4u3˖w%#ŗSB@qb`%80|Ë ?vwj<_PC&C-zp6{FƵgɏ;Uo(*s?da M?"|62ePPig\$Ub0biZ2TEC"X;z$ -W::Mj}z-2a{MKNbFSj=#-0 LfJ$\ KiS@ #8s>`=e)svw?uc ( @iOIf$8ɹq2@Zd_ ۤAjy[k62p [^%N+<ufHf[AZ_%L @$UyhRBXsMQH<>&ߓ <paC'- [>&(x̙oVާ _Y"q…<5dݻ7 sf
    ^5]Oy牔,J0(K֑lOħ9x0_%i(ƏhE!Vy@N>wс` C< =zgXhG :u[+ѷs?t7Ҷ!,LQ.n٫lЁ3j n(PV \QYY!K~t)BYLk%AcdKB x\~~ᣈs&H9y%c<@Lj&V|C2XL(I8S_%b<*Y3h]2֩r1GBbyE4q|p֕_l@NN@:@.~51xiA-A*$%=zXCb"1zp7I|U٢i=,g 1Qh@\{*QYW5G+fx$ @&15%-S!2-Yqc1G8@GMNbtiҡ5GMu;|#DZ[' VfHLY& h#BξX(dp15xХRdN'*m8ˋNx8..3u!8qVHh,B 1 3L2p%Fx@}CkwAfhw?6ш B">*ȡI2 2..%We53m4a+;.63( ӿ0sgDpϮG {9ȍsudZYrI`2 Ŏ, >c Ȫ1B:~,5`2T1Ī-qF arc{=+ n_Cq0%1)e$C eH"G7^z?@)4&$`\n:碜8(rTVezxq.WC$V9!*rHvコ_9NhRyG"[:׆ƪh@"q S^E%+| Z,c Q)VeH 6J{KNA54[2%)bF$sI,=-a0&sZ^Klw8puϞ,{$fZb"qU2Ht#y _!cA]PzHaFc|r?1\xowdY:j̅aApMHG h~mJtٳ<#'%G $jq) 8il٤UVR A[wL?t#&L@$hnnȆ(:>/SH8"5γHzy>S.kIbjՔ.j;x=7 l}щв\Vu4 yzy8q}Gd첞dZf#z] q=HMT"ڎ95N 1sBJo)¦s5t@QR*^"2+}Xhɣ2a0-gh$!DLNt:W]2~W覈DNzFk䉝r,$eAɈJ2Cf>Iij`|Œ} =WN5u_h P'W'Y4ꗿkD0?79…х+^~{ۤ?yOro8h})p qT+\@$dNs YrC>R,8&i Q^p@jHLvmu7Ork_kba%V.2A c ,xKsu UUGOK{&q}1/i8">=:Hl4/遑# SCv1.ABx!Ÿ+V侯MIl4Ďx MA(!I{^Sykdlש -%zU\BL3dZW -хtzmwFBBm9f"9PfKAUd^+K[oZ0!bsFO8Y}rm!X=vĶ/F-<"_$Hku:V+r(RX\ƻ ia2Qtcc` )W*>X[PWy.Ų}֣F̑_N$mѥ1l M[v+1\Ubrܚݽo7 ⴕf .l e$(lQ泜\R#ҧJ 2KU}sܞ7%3URr|:EWv!+^ǠA]/%4(XsXI ܤV2sp*] 1dΗ<%ʦ"{|WLye%g͂G'a9COzy@U~4A$.]MN 8;IpO~?>p 2|wcP4GfPs`^r@'%w5'{-h*uwܮ=VH@9%TK ]LN/ )=|ȁGw>yS'yb ?='E8)1ƫ>t/htռ2 XDL5,_U D [t_P @!WAcVFN#bD]rh0;#|IםmP ?[nYqtt^y[{mKE w?O>*U^}w= ""S)n{_?%Fc[Njƭ,i!I 0|hExJ2JmfoYy^{Xk灃8{wtںoڋֺ]._yhZZ(D+>O)U|=gQ׺9j"5i->Eqeٱ4} (YP,6'6c Qyo@ kCڝ[D)y"m_m bUouVR]{箍QԺGL;)`C" 2ڃ? wn ^}t=yQ5EFy!)01'ذ?2/)J(:C#p geyU|XH3.zM!,0/^ N֒ǥ;W@hT.wKޢ_ZyVB#!ɚg|E=tYy՗%5qxFJ\zr-= %`TETD/`"iš0#*t!mj8=/mqmm@g.o9Ao<ćq/!cyoﯽƇ_lQ|"P^C| ʏ%E n)uN -0b)32-bnt%gQ°V\}r^-7k[VmAomt[,MB݁@d7䷭#yÊ TJej DJ*-Ha }T{E X q.4-e$>0C$SÁqTX1_iȶb·{޻k7_ ;rl=kΓr7B7|gC1\(GgG YU Dqlhk5T])U =5$%{<2Wr;XѬ93C!{f·+ t+>'6- R0+jD7c ahF0-1#$$x3fc7Ң,CQ$BK $|1і1Ш?)9B6.iOP[{X-A>hȚ,wgruuၪ7NJ?6贪#ӐH2mLrhIlo6`GĒM21BL; #>a5҂jFMiBOR̀VtYr,=`i\k(Vu)ؾmͻ::kC˪Y}s+LEYNپrۺ\'dGMDsLS XpNHB+;848)NI`}6RD%g,'uNvWt]E6HL@w]tދwض+~|gͦs[vlg *(ƮgaɏޖpNDלThhp"I)H̖X\^\ d(č&#edhX pAؽDΈd\hYG-! "2M$%+PX,1Vf2@ -73 {%DC96d#ݒݱ,$w#ZZ߹w^S./nm݀.⯿=5d ;İv6չ3$ l@L/p RތOL4osY2%lyp0M;QdaO9 r.IrӮVB[}qv| irW`O-SUn)CmY,X’ Cłh E\_upL=$1@kĠzlps1aXH, ]X]udٹE-sI[rui0~TsUc>u:)4~,ԪE8U[>Y xE\C{XN%fLTCz#[1S~yۖS޶=)^&z# ߘ?hw(HV4⢷rJw貹~btFHce>a ௧%/\Ch䕪0QC PxoZFMHf #)97>ʾz['.= gaG` -HbHϘb)~BY/& kC9t40㈙pBF}sgd|<2d9wwdGnȍaD Y,Z]f+d EƘR(a.)$kCjN+yQ&k˩D"˻Gm75Cۡ(0gHHޅH2ŒO(-K3 Mb _ZDd3-\ d\s{[>A{ C.1Nkrc.baWL>n"q\֖F$$`oZmO ^*1A[M{8Z!5~lr*exIQ3}c 3e ?`a2#2%X&N8VOkr777 CW{"Źd.l{0p!^tuu\5HR%thk՗%7Jp.$cS"Js-Q6U6M6ฌF'O qxOUSה>;iv4dwƁcq yTʈ%UACz̑8|bgMOa 8eϚ Cb_6w@smcl)#4|͈&X94mMjItPhif Oo؅'M%R3踡:kKxqSfgן EJ9ujPY#g&h ܝ 4^1df7/#<.mPv90Z10ma$@Φ[zcvO0\؄3a V$u +7DޜjiX#ScG@!R HP2[ہSv ' Xё*;"甽n-k;w}c;Zv-O,k$pcR;Pϸ*~7Hs@FyM_n$4Tz=2FXS$`9 0y#mL]#]#-;\y eR0 ! (/8S.}ԃ#espD B7ivr1c 6C5A٠{9 PspﺱI+CȻdPo]97y-9u97h2*Ppa~{oH m1KCSFɐTSNGB@#K'秇"3Vt!6]M Y3;.~woǼPd3vF)T+D\q'/r53OyƐiƜEu@V.do/"3V ZKZd /c `-26Ɲ cP3!EOٰYY4r 0QѢdHԩ,ZRn㊮Ў\1dS @;r ,O| m$h>k]G|H$"m_Όl2ޯV"L94>?^2=~3P|o m3ܳ E2-VN[r-XՌfe%%;9QPL" vMzl\QG$V`zV r4}梅C x3 *E$GR ;ZG]7\Qo7C}Gѝ-۷ kl\xY@O@igؑ>qDtd0j>7ӕ+`CQpy621f>MClKOQ/?Vݶnĝ>{bζ]ο͟_{XJK} sn[ [3nD1(.Ր9Tp:WúIwc1;8A/'7î˽`Q@] *-,H3b@.8eu-9Dמ㝐}[N ۲ɟ_ұf! DU:e&YՑZ͵2Lͅ49=.nׄzXzF֑)Z2sCwV^}@UÇ]|]X .sIXcaH3vEM պ(Ƙ92ѽ@I :Y1,1k=$ҩo'YH2㱾G@FCj]ؓ ^5cʦѹp)(e *uo }\ yG"5ḷ5F)SFd">ZZn@ЄPeFrt5Sd(6CB@h[1RIB @" Ƙ+1O A&Z<䘚.B N@fm?FŘ ~nMh0;2J58>0Y 6Wغ%U4_ԧ"nOTȣH$53X%~kwB9) ;ϔt=eVF3T. mi֐xfR:9G8ъNF iQSz" 3HAƭzu]+ ƛ Vscg޿h!HeVؑ|T.g%ؾ,uk#.M2pQhqEB!`a/ Jf^&:==a,.02+ H8 kP#lRhNAJ)Q͑K]@y<ڊ ҅ Peͩ&MDz^<hH6o g8g]~:(tbi>艩%NA;U K$ᠠ D+fo_b} Qo;u[ rJtݥ\ zɚo0EXЋaB]q(CDQPaD'7Q7k(*mNa=4iC/:buc*ѳ#816X^FTTTp=\qrLI>4Zgfn ,tzK5u;h=U`ښi=lX <*u o/"Cw,9 'XCx c!0œH%t sKeRzeq-!0J2S&8b:SBo Za1#ԂʢM6Ҝf$DG-$|xspov~jV{ VBzu^nlsnqΫz{#A#yRJzRTRiPC|B$,8N=le4+k?7G$B50yHGy,޳kE{ ݻxϺ;Wt^ut.:Yl}ۮvIcYY)~8GKV=v?Vmsp&4vcõGv m;}э;֕P@0Uw}̥n,SN'lU s9$!O٩.p}ԛDOqh)`8Gc<Ns^F5ˀV/\ܰ.-i^C:w0vEQMp3))̣dmpYIlbd9˗" <Աa~64 0og[P-39ͰS:HtHBbU[KXB5vmIi H4i3{O>~n×%$i$z8gB a4xcezQiлىk0MCam4Chۜi- "AE$tY\QGJ $`̑}Zh}xf/ G=}ԉƒEĜ xR %#\#i`V *x EU.7lvtE86jj PLQ8[[GvϮ 7~鱟L맵'3OX9{$VȐOW|_;Oi!bprL[{Dg8CWiwb6u5!sB @$!Pg*Bc?]DWP?33PrԣH40,@JL. ȌXZB6<ϘEjyKl߬HGL&\HH݊O'\mA =s}*I5`'1zk'Bgq[7 J'֍un[fBbgOTLA{TCzD%Ce?9I2LlxD =<|,RQRrg_(ŇZ`JDqBdxSaVx nx- OaA~? ) :`_;; %J3xe Eq2sp]zD(")#`‰*'X9Qh| ~`t9a(۲ZN8q5y&(nZiw 㹬NtCi%MZMJph:JS%by Lx`x1Y idCNE`8Ld;mNlGZWȍdPmT*B3~'2UI`.KPya}rM;XjGSce"ZfQcj,UcMa O=$b-!h-(0d #gqHCƊ/ ~7UZNiDI[˳tuu9r sک7)a.Era KQD'%rŐwžY=i*p A '1X7J|=SYV\+EU eRV:> $s58**xY5PJfQڹiC0+;2ArOBwV'+NoS_0qu ސy:燲));{WFD{us 38QiC\+`Ä {.wU`UiG{.@QF+߬L) 0o4\PW ;iUj% H[@QA>,U` <xyJa7kߢQPl ~˖ @|y!bäQϸuG芋Ŭ/XJ/Kk#rfG'^.?~1by)lK:G5M. '8PYV撶vE~LRv_٦Rx`b.ȱ պ7Zصk?>Dڬ5.8R2dߠ/ jLy#tžABCPa}PJcx&\ߠKz2FNӕH$iGCKvLqW®p|A+]dÙ<)a"$H)9᷼'ЎoִRG㛸n$S6ڝ3$ۗy8Vk9j84'pH8}J? sו|3(Re2䫡$MlJc1?JۮBO/?+|e]kņ&NCc@Rj Z+.zP(IH;Glsq;ZCٲl.g#y'JԌ5N*_hdٲʆknXڲt?r[(#e)(18GXq|De>de}3inj|-^8D> | Qhׄ6 0 yP1GMЂ/g~!@ ٲbʵ][<ܧl+SRb3(tVnV{*K[_8BoGC,S]5 CL q!rLjF ΀ tIUNch`ÌH՛*f5,6!ÉG/N -_0“.~,|p^ K x 8vKJ4[ŞUD)mSi_]VٰHٟf WF"@ōj Ѩ)p ${0>_H]TjPx`ٔj%KO8$l-k(V_M3D wTRG<]y~u2_^q_8  kUK=Y+.^ΰ7kapQ3OTwmpE)q>~toxY_.<`_rs ?n-~ i_%LAl!:B@K(6@~QxAߑNHwZI 3 Z-=J%d{_,0D*Pg\2;(aBIӍ~muZK-z[hIu)HӤAݤ0ǹrAnٸ/Rm̷1 TTx0\xU.dQ (VDU~HUC;ucnpn Ʀz %B6lI9~ބKό# _h " [|- >ma;Y s>n\W^ƉUK疓XLCc^HC<$b$G M'xgFq~:VhKnBP5TV4`䥛i",$1@$r]$|3!p$\1#FD8gXicwi@>+={Z/WnXAD3$zܦZ3~4.,@m-$ b8OnL*=Q7)̄t??3cMQ!i_S,6ʪ @t93t' @c!@ ]##脒@/>_I$Ml_"hs[`}Q JNBnM[bОMIϧ'X!^[0/9KRANV" ʽ_4'RV-96z8J_$He|щ>J߯T/~젥ɰuMEe:L]>6JӧCohuZK < l˳@lÂϕsIԸx1{uE w c[- _WԚX`$"Xl}G׎6nHNՃuǠ* Vپy ߘ4:WҠLgV.iArdN4Q|p*\`?:Vτ~\Ok$,P0v1D4;jIJI@ n DU] >{џy"wçh !P6,92>0 4+B{B^=SҠufjWrsⲞ H@JRD# tIfQ>g}4Fi,XH0\RwkqϻQym?T n|cPW;{[L+T,6 U߁˱r#aMBl? k;1gwRN{ƾ}f/'pH-H+Zh }wh?b qxl} 2N}s!E'bku1Shq y\f5,{'[mATG,7*|j/4kK%\]#1rIp`z#gK h 3!ԢfX3'|CA`f"#b?Ld::c0cUTm JQ*hՔ 9ÉDAW⁻!/OTjj@q405)Gk%Md݌:m$;v#CZ QMx)$ds+&Ꮴ=hH:+ǢpFB Y/V߳Ts: D m:{A סXw}#Yu#Ay)He◐2~(!1# 5qN<dNnaf-=eֈw-mX~e[ (0Ȩ澔_5 ϬoO DL/-4tI9`}kϙXUͺqǓ"/R22:@Q# H٣ԝp{=[0wg/VS+?h>YreS|# Q&zV ~@6 '*z(* ϑf>$3-KW'&ROl& |2 y0J1#IW)XdDE|LFB:Da s` hk@?g""TM b1r~!'suN/(=6G%s8չrx-|45j'l@RAW^. t!eu>9V W95Z{oqPM@cY#H1*D} 4f#+ 0h&d z&E7A{Xbx/&x%W~dh[~ 6{c[砶oIq|AR`ZC j"*K K=.W " 2|R*ᢪ[+kO ttq2^< i9U`?jsS-Y>6>nOb5oSrTI n!KB#~8H<( C?Tp]"p) ׯ'k:p0 Q{:q'T@{|ɽ7 VmNqw0-VC*q%>⛗e|lE EEi/ja5'!!fEmKek mobnB T&Řcgg]e+ݬ& ⋏S4_ƀP @cȴPwx nmUJ B aZhE3a%K+ <-I,yzPΚ1ҦV7`b`kfBw\l r;-d[&ҙ0INo!kJSvMK ۻEy 2}D `wS1: b%byx"}f9է) =Z6DTͰzrRoIɜ H}S]jdG 8 q1I=~d?Ou-!,~r>ծņ}֠^y'\ j?> AKJnJS݌%$ڎfU$9LJzuh,e#Dv_9Q5+'KWbP 1%|x#5~|BaO`@j` L 3;ůo^޶/XsY Fys?AnF8 2Wcqtn~_oɬxܡA/MK8epr3>fg%" a:_L&!DJCEB3"O2Viea۫ϷM_6JUD$Fؤ#ER"lQ*-0]Kn K-+>lHGVAٚqN}=yq_1l"TQ'[q[ )2xLWun<'ce k˟cT:!i]Ə3k 4ml sruoBXe&,U g_;@}yBB_EhyʥYw[|%ҀiE;_q\q-GZ^F)+%S)=_!I7 8A/M'PJ: 2ǧ H.+ ɚ"N6dQ~Sɋ&˩j: 5"-BYGbj? |‰?Ϙ^Q2m|AHPW͜yQi1{ē}k^wxZӔ@Rc s /=rhW@T<"TJ*LTžF>l"_7?:dmf9aAz?5jtBZ zY8o`+dPpC+gS M"#0f`Y@WR6Zr0M%#ԃڭà)ʲ xRWS,|Y6 F2⤈̢rˡR^[C\S8U(k U : 4R )`tǕrQNh >rK;1NdboMXɆ< }vA+hf-Bt l51RTP:j:LfD!CJ`gH *,0RO #mzMgA=Mp:z.e(L3 dʂII0$WgjNѮ"ڱzlc f &MTbXo ]/%d)n[;CtѶ b]Q ,_  -yJky, -ʀj6xUmCCFT1fAٜ1K:T| oZXÌ$+h} g >w|õBa*^硬p 6a: Dz"p| Y̾THrAՂL^$*,lsGisONx ͰZ48yKQdh`YhJ6)O0Lt9M@5 BGuӬ]ڣՈw[up*+\!lm1mduN&GLxS4SAL]*GҰ07BNwayg2s[[)ݓ-HKimo~D,XM/5l^CH 3Wε̟!+dwE HR^/8M> ?$5 if; ¾ .)ٚ oҪ*٬pK4F !$,ht-H MٞɯEc+P' b|#r߄Ԕ Mpc=B [&mѴ-vL9(D}A\]0R,5ظ(+q3! !c u験 v_>\%#JaKmAkˤLw!GW ŗvgmR:?I,C{&/" )._ ĨFZѮYSsj5}׸YAʷ GUTlK۟tϞY;{ Bm7oaoyB"q߆;vƈ,PynIԲbhL*\Go֚-^RFR(*Xӛf"z6`YXɂ wo ~sMu63՚U7|얼)M+H:Bb;Hz«1n2jh[PjQX{LL(/6ϻ jܱ̲r> Ovd0W_(xHwZ 8i49[v6 [">66l>0ÃI0C#J<$ 5@YaFnjJM #qf˸:@l=󻤧[%RQaCHZܲ"K LJ8 `f |vЙ}j3akxns(RObᢔQ+ds_\!XvMa+1r=g4BeXf̭ Mw`5aǕu$&֪y.-[ўiUר\t`G5Ej͹``C #nHx C lA`!KԠ am~R-U@w~xlƴ2`լC 4"jB 7Mg'{1UFpec,MWsd]4 9PzO/LXYZ8o8̜[|zj  !0^g" AJ,-a ?OW~GbM@LǞ4mo.E0ٱ;_+C=I{|foiVdde/6Of2켋3 )![탑մOY"[o|~MUsihpˈŕ4?p=OpcyCZlxlv%3qZew/.5YoSf4Bqrb[gIDtRNS !"m!&*F]:ϘwLJ93ǭŠ9[ΜsNv߾P܌2+IDATx̛T#G[h髻]U__vvgw$!n$@n/wkn O;;6,u9 VNnijjiat14fgGt^U㬐"MH F/#̂n a{A8NtKr1A0)|a=''%9(&0yQÀ@ `!4:swr衇x ɰ=F #۪? q'GHWE17Z#8l`WQa{g'# cO<|;Nӊ́z[+,M$LC䷴ g4j@@'YEDwwz%I ̸S2/Y(#0NJf*=.i3!.1F`D:D𧎨SFzeD"g~VY} ֓ .; 9f&I%-R0#Hdk&|_rfLqM#ʑ JEgZPD;X\v?._XG,rrqtM:0HAB:qER `~8R)%Q1c:$U83̤t b.qJdVHQkyYq.rOiLpPU$fLggOěoPl:VЏisr'dC;"(ԥ0Qu8Z%GIY$CkX8/hg #1e -C!9L@Jz?VKdv?N3W&-đ#aB\ærE9 B0L)mD|V:5X@Na F55A{HE-df̄] 3r33M.Wmz72>њҗ!{orR3/U* f,F"c8g(":ӭN[mjUn'mW '3 Q /w$gnzN3g7P&7tUOV[+ʝZ='œ,(7bpkf>=3?C<)u͐Uku6Qj*ƞY3kVO͠'e %`AώLV9=a T"{EheupG2<0,%^cLTqyjG? *`u`}k;e~)1TA2@FDǢ;D4}+Q|bzb>h{r#1LlhM4#3e%=y-+wt) |?|0 )5tK@RHNݜC}U?GR~%ei@]'}Y-l$gOdS}3CJ5Pv=/ yw5T$ChS GpEeb (qR#P*A;JOՇ .DSf1Taڥ^G "o&&"ƥ(hਣ>{Rz V %8M1U4ʝ;l+kx9=ܛ/|>A2l(%-R> :k!g YoԄEmhSH<%h'j`gQϸ(YK|;̮c:d!{"V8bʬڢv|叟}3 5Dx R>$#ʛL<ODoَjx 527W. y!YL3nP|^{zplL5#B!@KHoF=+n=?VHA /$xIhKt٬g{f!V bHm1X4/~7_yyQ2+xBJ" Y3̃ŚTT?bgyf|Ģ/ S4IgNm|WHhT:Ҥ`b5.N { g>~ؽ $۾}ox+ꭌފȰ>cZ4NJoݤ&%jƅ:6V@qlW hy&Xk4;6%:_ya=߾TjZYZN^k;wZ3>h #@ݞ80K9V 6үeC2ji]7=ϯL ςX-ÂaFtPܻw{o'I3j\U$Gw3~'- FpIJ-ـIrOx羣I2Chd=;BP q"ޖ]')z^YSR}Ol[뮭JVaCg4-$=WsC4u,hfܫ'($}UA"A"ڻâ4HHFq۽Xwo%g^W}٧}Ujk Kk"/!PN^F*bN?%>&?Nd#C=¡gŘtM;Gb~{}G_'$szqܻr,N8%.˴KŇ;B}=5^/+E=#mdeY9E]Β:$oUU4b ]x{׮mw?MaujLfQP /@ȩ_}a3]24(`6e yߵ )))&S%*(,D~Ec"*Kòی`5a:o,on䟧ӭ=O  2eB%<G Iɧd~~*`S{p')?wtWhg*fY;Sl"4JXu|b]}GesRdNP5ȳE@%; (gt4\1WxgB#UFSƖX?sZDe PymĆ'\ݨW_yݽCٍJZ-S: *1%Ok@>}_Ggv=i<wG-:Z+ g=Hn~n͟ ʧ__4iU#哿Jz\IdGJ"Q;5Ó/1mr L^hhj!3QXՖd_ omjmAAn*hh/:8A%m:op_gݵuB!bZ QOMbRS,=6^ۣɭ|wOO<1Q_qWk#&5M(րPז8>ţ=e(rgf3PX @nXp2i*4iSv#n)!M)`#h L@AKs&jPT+=}+悼3.%tdJXOɁR>f$N*}P{UȃQg٣C0vz_>/ h7^yty ftKۢEr!x*OT*%k0Q}АWؐ?ZaMyȞjnK'jS vp#)4I(T)p?;[s!y>r|Qŀ !SG,53.xM7ͶRg'=}S?L)1C"p0OTzx?J s }<TǃN܏?Zi+h1O. 1 xbv\(A\&nJ`1PBo=C3w/L4bb{"D- GH<KEldy˟<>י8SX()@D-RcDMU$,jK_2RiBu|DC)U鵋t}P%3 $T'9uXzȩ:v13յ"}gne7ksVrYq<,60{NNJXT@CϏ^ f>9y:HVu=yE4pIZZ`B|i0YMamoe{aRHŐݟj`ey]/,Ɉ2l+ -V8[Zgh\j YƲ&&AMm]oжůLj.C= @7D. k˻v~ >"(AU bBhj¾ցΌM+}OPYa^)u Pl F#ځT ((ҎVd*~Ͽ݆|GAO"6f]|AnɿuO)Me;*)~VT @*O+GzuGb`J5U[QQն}i1~j"]DWIЃך>2dv|0]Y!ˏzR-'@3 +rЪ-q50./Nڒt{v\yGvcT7S&G0TX__҃HL%+ninj|{@o~~זBHYRD}~hFTmWeQHrtȘp"" {w/ 0Y59n:HmL,)RO<ri9n@lڄ31_ vѻ܋(Ю)M(-w5*S N5G (dj~ǽ;cnJm٫8aYIj3}pi!UOM~APK|H(hiD }ssIGubTԨ1U [aѯ -@ldWi NSY#1~f ook'FwٗJI+O/*SCO>ONhDfA5Ei{8ٕ $p^L;F0zB_']{عd<&gzen2}j *I0&gLN2z_ j(&!>&{f,TIoKA:d@/p!`Lxr:P R)-f. BI3kL`hSzs1'`i7zR9`u=B. YՁWO~wV]a!d,fVCKe` gxf~R!^RN0K]ۏd H޷KhDdcT;P\;n/׀> }2@Ǩ6}tD(-bZZPSLu6S)zhI[(r7tdX!COlա=TP=DjP[|UEp QkBY^eEJr }o?c+]ZDv_U@3!^y(ss@cx5$˲rWo|t0ЌR Y @s.}20˹-٨Q%{=}2, #,AԌF\Y?“V$j@6d3iJFٞiW<_ot(<$2.u8\;Ā&@yj=jɂ>6f iڛ4k5јQcbԨ~si n(0sn4Nx7 J*b@BsZG6 }ƿ.N<*P@RCᆰ~i@_,jn$`:$%40&Ȯ@NJɦek=TY^'H %K4n._lqY|q%~/@ u#Ln);?>6ALQQo]ac_Odʉ>MQޚ,i.Zl;~Nƺ#R%F^aj1$E"G@JRh@Ovy=`2y<.ҋM!<7/WmN3PYUU]FjgE"H\G{VD^{~"P!5G83sofi5[cVRtjcaC-AMG}zϥgU# Ngb M18ϵbQ5L2J~;= z|M).TSPy_w.`%127di5B3u @f<"H )@Z'0/UF S5g?g:l~n@{' 37̔dPd3a#=PH(?}LLO/3}>eʹG_!Uܧpͫ[ Z٨<ӨlGLD3\zO'?V= DFrE 9/ 2]w|IlSh\Ew *50>uWUF@VFpͩ u Ѷ/=*GjlޢRQ6B%gLW>u g'Sc eUP<^t8 w80zY/VvNMV/^O0꿙ɪHnȱ8G\X2*µ|")KSXk@PKcԱν :&]u~(u)h()h 40A2h RsYR:Ah--3oK ǩڜIn;>O@bqP#7!<뫨1`okw @{/w ia7&]0T]D-uNMS}N*S1]PXe+o&Y-uwa͑c~oޮ<#na08߼Et(ѕ%lXGflb%ݺϴ,;:OafOؕ(FKs REt6hPnNړ2BX/yr^)"uh~v(wnVHBwGi1TCDT|? ⿝ wXv|6|$#֤G!iL ĿFj["HQ]cZdS"SJ꒫ RGJXˈUl/] F'2-PW@)N]!`O|uYowg|.m#mTigl T!5'OkjN=YQr}R~]g戜*R6B>[{>h;o4]V˗ڃZjOOފN Ϣ<-bpf* zL1 GOd˛Z+/"Ϛ(r\_bcPlM܀9*S(DʪUP`^ y0N礜HHnU,gg/)z/*mlJDں.e~șoYh}ܑŰmF=6R)>1>!P~w!*mDQoNvU'É/\o%%]N 8Ҩxn l:b?f$֤K`ΒФv|[U+tN.̹%ZP}4(8=IP| qdjVя l*ՇVJصa lz >g!i νF{\76Pso2紩Z%pi>}DS#Fe7f&zZ϶:իgCw̥hbWN80ͷ=){^uY/<:>4;# %u B{>H)ċąu\f$yڒk w2j8lo\tk™Kggn/@zvd%Wj6a_#&EBK"bir@ũjG/ vuW{ѺTURTM-qVQTy1[CC!l_׻ }Af 5s}vÔ(]b,VOԓ G=}XacU:`rZ6 ~zvDf| R2){.Rj4@8mbxӚBU:@-PUӈXNq)+ f)w!*TooBSPw c+[M@nVH8V:5#qoPTWAUaJKT% 194aÙe@yl+ l裼R/z#sJ BըG2$Qhʴl`s%E)^|d42}Gհ^kXQ2'Sǵ0HY7Qϔh`.x$azmNeo <y~=ٍysmN Tr؞n/;R3"'pH7pa3#ahӖK-s4 DzACx>#bY H8f]Qwe,3a;0e' cߏK\LT:@e 3CklLAy0IT]hd)s")F15i WLiӬꖋNU}2XHWU;xuY4~01gs DEHǖp :3Ճo<ǓYns$X/of񋋺F%"+xJёa;#9P5s]/#XXg"u>}/j=;W;I&P'gdL)[@om*P"TSAL̩7C/tO{4uHnbSry|Óe58uah~vo슻8qڲ6 7N3nFt7ޭRby!UGΏǦ\J^M$*0օ#I_T rg ',} Ëy Cr "9lj vRqFF4-{+U?juc[%X^kB)\Đ 5-Oj`"^x #F7{)HdA+; NV-[bM{sH5M6ͨ}gZ6Jy3Ci灣 oS摨I+҈eȏ M#̙3>(ۇBpC1&n يt^G)::¹tшʝt5YeVux5Wyt8ԗSybnvp$edUx*~3vD_Y@-h,׺*-,\zbIa9l1:zn_/=v :eDebv`U@Cyg-`v9e1Ҁ[]rz~`LOK 4%ċyfn|yty ,fTPP]N *H4<@`>];svT횦H14hAzɮNv6hfAXmP7@ 's#у\[C\!YENw} 5W^v:N8:RzW:Nwu;x_ W2,-lbskejslC 2BFHT  _̗\(?=O@@{&e[ӬU"[U&#\"VP!ѦCXv7,CE ] cA<}KF[Ooɺi aR'%V_ﻴ;snqg%6LC縗 *sN# uK$.N5 CߕU D֩p04Dz>i:.RH8Q9hAIbܽ,ϱLJxL5;ooywu|L0Ϛem>m~OBjT 2eihsL{{8D(  vk44Q>LM'= JV_R@1w(*rZ-eMU6>awY66w5UI" BIi;S&]Wr`&=u;~2s8Q)vN,$STe2-(< ;F{OM*CЬV`E~V^eeB1W$VzM_,EI&q0m,Dxe7xzs W8n0h0Za3IjpY㦠p#fNʰ ,/Re n'}ϯRf5Uq4  Lq_S+dȈ*wavo y"%`I\%wtͤӻKu8YlKf1fi$ ^GFbC),`9J@NHI!e95[sM5ʳJe*\P!6ȴM1dOIO253Bsk:2#<3v(,t^!S&DnG5J0r :{ ]N}Ӳ5.$o)h%` )is& lC^ztz23 :Gux;d>D3/<ͪp#x0*Q>S6w| ]m80Hͥ ƷݮÆGB)$vdK-Eɲ$><┄m"8S5aAjUFAG˼8Y{ׇf(lc<8 Jk/ >6m:ษ9z'8FP7, 5YX-TlGEpICuzwlt:A2A[-X;7FmPt)g[ղ–vt߽/σs[ Du$P(t컒\K-6aXɈT ")ǭW:ḾYW״B8N-QܝBO%ǁ茶@׽gi8b2lVt^9Kpd#*_z>Cp?B3Cm.BIU8cs e_Eg(ē|8 4%Fq2b!Q 3JFojP\<$ =x]>@>N֕9 teg5(x T2'潗:Nj^Bp . B`ZK8t DzB5rWhԝ8A-YI&qƓ4"TJ O"8 8. ̳˅ nszD~(B|ߏ+PX %qh4h{p'ɟ]ZVo-2Dá]w=}[*TkoD84q. GSh⁀?w"R3ut:1& BH9V3Zvi"rmfv\=H(r\_FNsBu>b+Ʋa:oq頩3sڲdSf:P%-[A4v^}5$ig5me4(؅(52 ,p,E)'ク/ђ#$}]XU^?/)! MNb%* nQvoWWXYaqͨ5E?¥cGA dԟyKq wouI ɁcJAműּ Kh7km\B-Ȓ 3н|Gώ *)X%*\q,Up6 MFAP#LzuVH/nhw*}Ɏ) # <嚡]vW27l!-&tV4(_HQfxo}.A7,B(<VC8\6Lt"L,ANZXL Cey\NIɨꥂ^*"\Ӣ̒c2@{:(/l ַA% yumr$NJNT h{c) =A  h*[ kܮLp5a/.ò1%&y#XN6K I/3i0O`<\wߩ&A {G1UK(D&k?v;u;7M͡%  a:M%HaPC1^ : L&+F\Nƒ>[ IҌ[( :̣R#$Q5 x se|:$pTD_ 竒Rև9ǐے1.^*B뎨٤U2T E?4u\+g@N)zyi4guC4C,V J32 :}aYVPJ\PM[)C70 aFQiW$*3깳*NVad.'Hu8 dw9ХӉO͖ch<%ӊZp21jNxa(7q5?Ň jc0s޶yWTK,> z1ԧV/dDdL/A95K߽\׻%jvTe }۱RhejjCcP$o26WKzyUK\]wZSy2#9)WWB}ookjZO5SGUKߟ%?@vX3[Qer`Y`*ݍmuuBfJl5:cN1LY҃H RK&wBUphN&j2o}k%*_;=-t# -0*$4r#Dyv^, I0(ݼ@ :ʨ,ZIn4QF@pAw53p2I j0M-X0n꣤(ߌ[ZcǘiFl8 C7O4VuSyoe19TDt=QT?B4\$X2W ҵ3Jdά2%kԝLX:vk!Od`n,fnvw5N8΃'t0,0`UnV%GJ2p*Nlw%*:urk:K+h"pQ!jfBԜXzOZDN H%Khݏ+>剭cg(Oj급Qt,e)D@RUaO1<N LB1508uB 0Wi,"VK8Ye`fMx;dAJBq*IUE*8Ay0Ӭ@ E5ܶT1wl5;H LL秂4D@ȳ/'YVD7 i#-=v34w _ Yڗ<͠ֈ%nH~ QJ%#ԣ(VP+@fP;cxtUD'"ܖO!p;=H8aZqm&Œ=g*hD&N\&s sDP7*ECǦ̊m#VR8N< F*;Q7 )ULixZm6]OT*qݚfARFyh.[L|g Y YDu-&YyD V8IX-Ҳi,,]P2r'AKbd[zİ{s \tY jI@?9gRHScW %=~$*voD*`FY_W  N^p٭G@(r&Ɏ- lfܴ=>ut{CP+H&z*X_`h?{nt~', M_.Mev4KF/:ԴG 7j4/ lH?gv6TlqNf# {J  zwuޙpBQ%Zy4ۏ=0#*_ r`'op; EpЬ2̀86 T8IYOⲆ]%WU-{y@^ mcyl~$+ig[E7N /<w$=a1h`I|kVB:Xi-!٣/0Yp,r 4ϝ`N\'zHWAGr2V eN7eb8Hcx5k˶# ek,a[D XdS! p<ށSE4ȠQZZ]s褤(N2lVZ̃P&aw>wϕ fi\IQKɤO&Z@ ם0yyQ%@LQ^ (Mס/.ZNOAR6H-@*.HO:q\v9gfiv6[E_:yHaߚ!eP;\6b?}pyoNKqnp^a Xݮdg*.ssURqlEaЊ~7 Zn}֓BV@-9L-GH;$U0()Ҩǰ^)x_:[~`" ?_)42%NF6D,A,^1&6Uo` ORԡ-U'EX3栣UXpw,2yM?=p ?O>/wY*0z;a/b%sZOǶ#ҢVYo=9ڠ/{u@+fOتIes*p.jC/:xj훗!a[pջ3ӗE>+S O|.n6N6am5-{B7snruE:]ќǾ\ㅧ!1ȭucSOANE5Y.hm}Q3Xw_Li#\-j~ùz[^lu&>3Xu=n^xe,Ӡwvm4w \}dcͳaY λte[p,pp̂wcGhK( ? T|]`[Az{Ɨ.ǡ MW_v6W7vG~W;۷Ƞ'\l4$vvvN$6r1hQ&y*2cUY,Xh8 c芷-Ɣ0%*_;}tEBqm #Xhft$kUc2x{} HTr wU;^Mt}JjUzRo gyb-Ť|n@8WW-s>@34W}s4;U$oJ;pQ:odwV#|qX5`߬ /}p]6'k5v6a'k~߇;BFx] X5ZHUrEYYt߷׈#,X}39>JwPAEOKC ssxW-ïgȍN!uV8^,ovړp2QE McbЭs&˘$?oxKU$\t m~K*W(~k5(hf G upvx/ {0_!Pjv~WRI&]:`ڵF#*_t6KӟOk%v. t dM \\tI=Q;@GBIMڭ͵SlHvE\.Ml`= 5ի#uk~e,L`v3]ufT*B[B| ~4oY~zELEN†n47]H~Fzg逦s4T0u!8}ts wΠmt L(ܬ:Ϝ:ѽ ?Kd4[s{p#.waڵ"`̑ GQ"92wWsfzүI.fjc9 pܾuBI2KH5 2Σb`ҹ P6~@v￷؟ v7/5ޠ݀"qu Qu(nb*ZX0Q&)cSy<=7N҂ aٝ-`Fv` D*cbI4 :`*65d:UBuxbiڢ[=Tj2PY,R32[paY\90 Շp*DY8Dub$T(4DL1 :a-be * 2OZ ns;C- pyC1Mj6aGKnM<ڗj~|)@ +L /Cz*vd) ڄh j.0\QPz 'PG?NpZ tSpsJ6pժn9kP0P䎃=R]u.,mwAC4ƩG y84dK< S׾EL9'GbpZ%*YX\l{$QE긍ơ^/H3(.l`[>\^2ѽht5O:AwA#]1E!jB 5 mȣ((mB [j. C]յF5@"TӰ=qP.)(1Զ;uUxkb*WH]UE2`PeZTq y} ?]Y0׿#$$K{P=洋h.bQTj˼^o{D RYCsr2$K#ZTڝ_q cIT $Ϩ0((xZ'uXmhֿ[IpL߸ɍ^P|rIENDB`movim-0.14.1/app/widgets/Stickers/stickers/rage/5c74244bfd71fd56aefafab20dfa3091d533ba92.png000066400000000000000000000313761342764602200301560ustar00rootroot00000000000000PNG  IHDR :PLTElll::: ---YYYRRR666DDDNNN 111'''!!! +++Ѥ$$$eeeAAA555:::888]]]...===NNNèlllZZZXXXPPPιiiibbbTTTHHH444yyyLLL???wwwggg```FFF ̸DDDȾuuuqqqnon}}}VVV涶rrr{{{)))Ӈ݆KKKRRR矷|AtRNS% + ^Dh60ϢR|u;pcXKӿæǂ?rLJ02IDATxZCGDc,)Ƙ{r{G MA-Ѵf32)w~޼fh{ޝvw_/޷yW}Ӈz{ߵ|`ˇ>/og|'Lw]x癶S/;~GRR2.76VU)צSw_ڽ?|R, k\ 02\wZo'Kw?w1ŝSַReJBؒ,#T%d=3=yXɥ\%I2˚>H7:vzb+k:FC?Sٺ=xҮG8^~t~d!ـX'Dڠޱ.e:|]Q{ڥw SO[]h7j ;"JAAť˕A.ʒe[=O0z &N~\{285.T[5 xM^r.m:~OKa6[1\r h oxG5{c|--ЖWzp e FZr/ܶO︘{|RlmN^ ;Vaw.WOFVڣeٙ^Ԟ7p1)؊WZ/V,[R/^z>lyCW5f.7lzrP@GqE@N!P/?—#r֜Pنon*.fT~3XO/,,C=U- (YhsvweqUCyȟƔLƢ RK?CpFıʔsܬ^gvۏd ]7<@p#MRo,yzVӽLUbJJf>?$= DF . nXpq,\B$E!孃n]龥Y/뙗dEfHn}wG =\pʩ+i!$b 8 b=Zk!Z)ac`6MޯQV5"q"MzuߝFBJ:[ UGYi%|Ǧe*b-S5:-"wG\+:(V1r\'9b߇wq;>~]&ں9+9'2h TNX6p퐹|.55K)KRF均wi|*%hΏ('*3>.銁6"lg%w|mX8q0W,it~H[PvRG#*P~Lgtm -.V -^69Oc q{}NYzV] e&=T Nwh a\u]_J*5`b Rb.'~)7tV6G-}v'*S:,KY}+VU^3>gV XZO)a7dOy b"dUt$crҖ lX:frΩjv; ~TB*fѕZ{)7רL,cKzUNZȨ%@{gze,Hc#R tR^{A WT4GC]Jq$  ֜XOV7~;0ˁ3#nGt%-CaXh6 Ky;ߞq*] ErŁ!V ."uU,v񳅥UsQ2p{mZswܡp`G3JciW8B]Qf,C uv+Y|Hʭ6k WA; ~ZURb +hD&nM'{ .=; քqMf``jֺ-Jā 4Z>YmnC&S)s}j:̐kڅ0Wl?% Qvxa2k} =_-'Y o.uiP~|vƑ @ã]WRXsax*9tʈHbc`6ejrGK[]hz՝]b%eOa9D1ah5Ux*oMxӗD?g1}E(`H7"0fd0Ma X?i%Ԯ9)5}^ yxV'N2fN o#ɳSɹ iL+Ya:qbs#uY(t:ǩPu Mq^lT@dCz-9ca=g?Hٻ`ڃ,l@HwTqBТpDV0"Fz8IdΗX2S}ID>-=lY Ė,\ ] N FJ֪GSb$0(;*'flgJ;)H@Qk~WL@gA+fiC0[JXJn }7H޼TŇټ }~pB`'@Թbѧ$2@fTp?x,߬T@VS`cZcĒd y->-,fMڧف?e{!w99%F=e-︗ 7z4f[@2eI(k?Cx_DAGT] 4l5I$iYv1 sAJXfiA*_/Ut!7Z9Qw<@jT=բrר6?[rt;:$[2k-솒V>qD[HreѪt@ Laz"@pf2M?Vf?_CWR䕬xYr~j!bv`6T¦V2]mR=޼0>_7~ Ama=ęKU.+<0/ɉ64dA8M#ftNUǂ;1fgy[{ e05u?d˪k/{nlS\T#lW',eGvhL">r^Z^1~?(@Kf9.u?с υ3ʶ4U>TY; rmʭ8.-P턯h"pbc`RVrNLTb@۔ 뵟^?x@-[m,cf\r>t{`qr3t@h"m>"r>X^ [(DUlz L8=v zW0lGRG腓RtD{j%9ƆxGwGZ!W@tbzHPŎ^9(|Uz&^=JGO^9_\1Rk^HRD%NQl!Ho!&}#*5y/rOδ*%w6w/:d-5GU6e. Ju@=cND`ca2^hDhخn )QQHcn|ްUy/,9LSE`z}PٍhXߺMCs9EUNcΤH:!u'ؐf  Q+aUx}ܖ7/h1ʽb0s&ٟndz̸S.o[Ptn$>⳴68MK^*p 8*1NjҝhzV\i{ ²6_xg b =Q'I8C>6mO:2< Y6Ab= oMW)` ~}4n>~x",s+ޚndZO9& }U+.y{iJT %(p2BԉMeMT" /i4dr⃟1lA]MM #dD~\ob'St('1 'ш1إt&"n7Ni#KUn6/a9cC{q;-gBhwΚ/78zc/ISz9,I \~~gRUo'E^.\}]Ӳd"r>hulIyKH{D4W׷v5Ni,(;%{ܜot`X7>oWG*Wqtzq["R!;¹5!x FҐ^qD#QWwހDZR֥K]gH~1+^PozA⯶Of3xsc[rjkܳ# =2oq+;ř?I%Ù l:u@Yvsdf37 tLy^Pq99pMއF,:.s!Gof\)^¹ ś3*MC$1H*O[$zZӻZ$`NOHaAl4%gvj{N>{Wݼ%,\nu׷ Էwg)V<6Kzfaubˉ79/æ2LHPps;oM qr**Mu\ IyKNjޖoWe8,q'#&F=5K(j[C"Y*l -_C0>͸:ؼ]5~,ac6A iK* {] BcE&VVڥ5vj-yeD:BZgyd0:h;ЌLlWlc0[\Z*VqM]Y]r6A`5bM8VJgʖKrLiÄ?ºx|_NK G`Ō)Tޛꖜ˼c{K 9ގk8"#Y97N\b< 9j}y %}C*ے̑~s6C豥BMQ8F bkuy I dnlu_[T&DrqGg1<80㗲wGfp/4 ^h(G*tk':(\WN/ j ս3O?D憥*,p]/ (;QcGzڻB bn[90ʍǩ{6rUfI'pžQbG:<%6J2O]\\J[*]թIB4I' o`lMMj"/D]8c@]󦍸dN J 柶ZfDJbJ[8&_5NE7 } o(3";Ut<NZ)(Ο/̲]OCTDntN(ی1+:t+Xq lȬQ$]SǟC.:Cx'G&䅣,NwssJ$fm 8bܖX/0tI&Ij" 1KX+D*<)).-&&dn +q/ڋqc&>g<焐ZcO;ѷe/!k 83|LE8Ӷ(QsW :S<\VLd#aL+4(1=O< Tc5lW‘Bх*oQfj,T?WєJm6ap1tGF.Hfrwz$m$Tը@b"./LI 0.1O\1S}IV*nF8Θ MTZ q?wFNd' NJX %2O89vV[+q0LM-~:k˹ *h0f1Ctc~s+fsm3GR/}~ExNlj2dU]vE A[ͩՕ;f9;mԂSo;qJcT+㱧B#PZϻq$巊}=v?J7P>Am fC -}Uu9eIm9Ue2ڞṃhU}±cǖ!-ƓMG#@'D9:Q)sǐ?S<ҼP_YFu"o;cfW71ɟ?t*m [kl*S/5J1 x8)czW#D䔏eCp)O;=^wƐgUׁsg876r' E5b>B.I淐ͨ|+mi[]*n@p%}eؠ[,6Abᆉ<&q~;/{03^gJn\.h;S +*AJRq&V I%>]SG:)N/'uI2ܞt@H @0 ` 688qL{{' @,`m-N߽{63B"tCj\-G5f8b4kl* ZCE]s便F>[64ʩȱ*۹o?m#u=x%&|'6GOvFڦ'|G~`9qF6dX s}`5biV0vF^HmHLY{vn& GZT[(}@yBDoS.xWǜ`lGܨn6n#O6+ ,v̈tn!YZh`ͭ%sz.6υ~ə"΋%01f.MT'DQ<F^KohҴؘEW[̨pk.(' ~fAy6lia~C8~@|J+TQk!EVeyVB9cP%FǼK E]bʎ MaC޿*Rvm9N(vk)h?+CjmmY^M"3Kzɠg+F2f`~L.\_׆AOzj61Hd̰`^$PˀgFRc\VQlDAa!S?&*!d?CvswO~>CV*TG'WD0 h/)+[Ot2bÜg<_"g;QaZ]ksG][10Ks`twF76`X2Cʷ$]x7B&r:ONsa8>g`Ianv‰{zVrjC19{s2hԑG@d t.ohS[Uɨ#a,YS3[<Đ$* ٌ$T_窰OofK&N[.*Τ(rb&r)F(PU E,̊2&Lݩ+0V+rFpU~bڲZEr3>YL=-Z%PBĶũ7~7H6V\gL`\\ոT]zkqRIz*ya?f[,nZM}IhGV5*Z\͏'{`HX#mצ~ , ߨԠb&& 5ٕ#.h ._ dɠI x7G!Y'BtFJ#aj ڤ:-ZGZ~BV]r;9dDElzMѮߝ VyaŦ<%QP a0"]&+?=&rW:KU[bZAhf'^J5 @8>67Wu篥z?v}'ۊg;]?^a1y.ODf@/WQ/r%7qz΄)G.Y%vH{ίUcc9u,(*"P@v994:njNj08d+=Kfk4(ZH a(wX ,|O6>X=j(aiyho4вM]y!lQ[uw.w|_zJB"9[E=6nl)dziMYbaР.ͱ kc 7%Pkԛ W.ސл5l>5$O7oHL$^}j#tTT +Aj@#IiLꝥYpK+ [ ({LuffωI$%=4o.߇Uiѵ:3X&"LM䖛M=LۯFR`] <mNH͋G1 vqa%2c\n<) fnɔDui$Ib$ֱڵZ Iu<pq @*͊σ#kQV⛊dTW_Ee;Q_[\Ғ@w -5t;1rl*>\KɁošakGB(ꀨl#H\"2D~/ nW WrUETk"}GJ,V ElXteybwܷ[i[+9BeAada'ީWѧHpzQ}"0DT|G #wMXvh=+9BU[9iur80b9!7P ȳSmO!A8 Z$ +t^t=NrC¼Fby0S"rcOIJ?[C1Cx Ÿ =qZC-#j S,fyD+~_}JdnTSC{v?r,tJ(K< @/=/3 8W(\3^bL6~]d'뭭,,>5 }:%"Ĉڃ:(Do덮L[r` ܓNyqsߧgL |.n U^' DɛЇ{uy|9=iWsc Mv ^K]3/EǍ}ī7 ֕tQkb!"Cd}Yem9vf[_>x k$P(7'9lFgznE68L*z}R CuO{ӕa LhݜS'"t|{ј?)1'tM:A)g$b Fď= .0Ͷ"&$"=@xZ>` v+]8y~\]ΐcwBIENDB`movim-0.14.1/app/widgets/Stickers/stickers/rage/5f5ee7ebafa0b9df60731de76e16bc86d4326ec9.png000066400000000000000000000243771342764602200302150ustar00rootroot00000000000000PNG  IHDRv;PLTEBBBWWWlll姧hhh WWW~~~ ***(((555jjj 111DDDEEEPPP QQQ###999eee ,,,ddd$$$AAA000333\\\|||RRRBBB ***+++GGGQQQqqq111 WWWXXX... 999UUU ;;;DDDJJJ ***&&&333>>>+++###""";;;III+++'''VVV ///zzz $$$mmmQQQLLLFFFAAA666ń|||===222‰hhhWWWNNNvvvyyyjjj[[[999!!!ѰssseeeTTT+++'''ʹ)))穩JJJ???444ȶCCCԽccc՞```///沲ʘ}}}qqq^^^III---<<<{HtRNS :A A& hR@Hȯ\Ż3۹uqQB1'wje9'wpZPHA2/ӯyI,~hhQ5%%϶\㯛{m[ОyT:Q^%)IDATx̛XG1DMQқILx{/_z˗ݙwwppTHA Xbݘļ-`yޖ7fg_l~~% _ߐ!C9?|㇏}ΦvG6vM-`C켐s~kF,qvq\>SO=o7UȣCBNo3j7pm߷v_vvKSF {χ]v_}ЅiG3|׎q=kcYҬeyy/-ZX]UWW*I-0tcowo赏9}Q0.,YW;eζEi#0 Tx*&{Jl0s~iyvbdN:qg}g\u3n Ȉڽ%9 xs M6)aUWee)uK3Fyh+|2|Б߻&؝wrH@QƄS`EDdv 6i柋l6h_܈K߾ht wӅĖBqHx1|X`:'(DLma_>x9'>'?)|M a1لLwɚg:Q\%!':|ruM Fۼ0vWp\~NSs]3zByC<fQhc6?*bĊy ٱ7;cK?陗GU#NTDND}lu 1` qhೠ=?7z8 !a )ywE J"!aM+8;Wnv+|`hf /uk8[}܅!~nwW@HEYX'-1yuYm F!$5^!A!|3A4jfn] hb(PE#=RtQ?U Y>x\LMw䂨ʜRR40h܏Gs.(*AaLҕg Li1tՠN6%2} hwO|i'>Á Xx#is[y넮*z icMd^pȠVnVD(s|zSte8R{W Oh#~"Ц";OiXaTD4VTsn89zVìs$B5x{yXQ"[fڰ)sb+*cEdKF̋hjwЫSNIH)4B` rc>]A)E}>0{b𲉶awX GgҀگaE{3h!"|\f`];bhЂ`N>\9xcdGRK/<rqyEd׌VO˯u􅣣9LQPD#-ݽ?G^ (9xּڑW(("}Dpmԫgn`q̑VD\%o)=ͯ7W}P*d򣤈#wFGŊQTDv@mo?[(*"E^ծ %W*@:C1( ޵)^ j_BO9KtnA \b4qw#{8@ǭE H٩#/^Ti7Ƞz}QDUw!=tئ Ȁ֓l=Pa\"b3 a2΄,h>"2h"7 Cͻ;V;_|kG׀$D`V-:4W2ޭ}VDyDt~}44YZ:v#%)<84-4c|V+SBkU@k3bۍi ~fh~WqbQWYTɘ!> \/?w:Ӡ x2"h(o\?V)Ӌn?zȇ7gOoR;2. UQ`Q&zhFQ6DcCuhL S\#Yo?:&ψ8o*SD,`QӎС?y^}VD0)'|#Ο$.M),[U0o S tڢi7Z+O[S֓qNv[8*-BEڌ LfqS[2!`}D/)(p~tMR2-G"2O&?Ѫ<&AH<Yy|u {#'ȌrR8pk'L27!'k׷K6wj˙{@o 4&0y7Q\ʶ̄0iJv }8DΒdK Yn[E8zR>2 &SqXnK #U&₵) ZLLy}eC@ xNAtOǯNAC8-A .{yE:shf%"LSE< H>IΖM7d&+#3/[Q#E.y)AܜTHPJŐN‘\5gܷ$x,3A;5^<*inJXQ_(LE,쉶s:v`Ϙ4 ڏ3r|T9tԄHGNH()d/*]$F:& $,I]G1陋n,rJK"*vSR*TYOەsʷ餯G݌fFW'Yh3|;0'kEE!Mh6kږsZnkH$^3΢t^ꈘKntsFO_+[?6 F4t~`3mدX$U$72%2<2wU殪̩1"u6 Zq 3Ĉǒlmۗ,[I-v[QgoIધ=q _֕dcE41̵ڒ58"RQr&+$akTw%uclQ &, ;җ6' 멈i@IJN* Tf@}(gr`ȑH틜 %NZ:gs2M8Ǎ@oLfVE4?8[rMvw =W6K,rCUъ ̱iuJ6z==4cf&59 G$37q~:CG135ɜeT4[/d+tB0{#4o3`#\#E1Cs,b$%V䮬 2( ٹ@dy^^|ZϬJ)S\q+ 0B;TP9 Ks9cDPI,f;Sy|'13kg9FH\ںăZ*I +!&Þ iЪl]}1 WCz*KYNrXŶh)5jH (䕹]sH{KK;7hl:j?fks\x{c>psks4ylTFA ";,,X;e[j"!cSr&m'BJ‘--(f x߹ܶF8t7[Z]`<y8'\%I۫k6WJUhdz ډuOc8E@iQkm}Fib41ƨ{o,@ (X öPAkBo{}+.˲twwc>hዮ#\`*)3k`~P۪'vXfqv[y>E 9|L"p"q qL hAaЪF=ef #3 oU6ҽ!5PלU__8PSNMʷo׼onQYf 0GƬaOB$SyWsHXxT f,~OŏFcbxkd X5tW2 G횊K!\hP #yM)sFtB/&ϐs5T#Pu.Il`q5%FMBua]*u,f0!ה=$ C2L)?[>7aGE#8TV.#04"k\L0HZ&G/ziW +M2uj%Xq4ה3?S9-|\Y@V-Ͳm!ۧ54I?7<(+v>'fCtk@SgH/h1\zؠ?%a/[ts F$0s2V 5dqiB@3m@]|.NpWD%XC!jѡ?.(8 :,N0NkL2N(3LR-@@ew_K(6JVX/MCH*~Dߛ3v}0ϾG7FWqW1kʩށT]&e C۲ sNhiXV֊6l8 hV,%=p%qʥ_"_F3?K"bnt-Gnh qlμ 'Y0En8@`F>dF8$g mK~r2|ڡMS)Mhf^_ ~{fR2tV7Znå}wo骺*1."(]z7Iu@HMi ҹ*mB+꺆zzdy'g{B-d7}te#03۪=?PÕI=q*/N(McB,C2٥FJ[˕j1-[{>>wb2۳:O+ aJ%@ ; Z$eo^1As#ww㝌he,6*-X:虦ۋn[`}(%]!lޭ':3+"i;(_)ȇj9AeV(4U6>2?tKSMf h3{e9pdC2.B=ȁNIm^q^$mT@48кuǘ=@\ҳ+#H's}f/Ww vz^^=cC~c;M3i6M&;R]V eL܄͛8BMeCk%~.cMMZyM1{Kr"8hl)J][6v Kϧ : I[x}9ͩEcvNS3F T(*k=Jh8e ;<kF /o,Aƴ>Dsd}U5!$8{g<#Yn/?^ TpRZ䝵,Ü)Fޑw!QUc` %M2؆.g6t*7]%C#p \B[Wʶ*"Xj:-8IKM.jj+̈́ZC#Uaq `AH2MU 2׵Ąm;(#RBYԚwRI˶{=(EbOO>qY @Of{Zď c1Wuet* XRq;"k0~DN$(,|J|iV+4kRQ/{Ahdl##в!I dwYyHL$ԇ].~~1 OԏA7Q4[@* &_@9WlBt[>;ꩰkwfخi;`w! x3}9ؽ tY^T >c([^bC!Yn ),ϘY=[LdZ sꭲD@zQ2]l&_r3]|5}kcDmݒ Hkn\׾x􍅟 I"Puh-lRGM=cBlOah΋/M\vs\uUx=rz:+q}6kV5 |pֆ]G4*p.=^ Jãc=x.@!xdҺWMWguqVdgNquϻP~`3篨ۖ(1ͭ'?uŕg8|ÆS z \6/Z㋭wfzkF Kj&vl.u{fq@^eϒo!%:as֜;Ů/tåwmǖ{zͣ+e.&N saSWv6δ0QWpqˑ[/l=5opʙW:ZsAڰ[DL52-J Sl%$XfQ2+10,єVTcbh 2.**$c˫ZP(#>.4i&gvvv5^!8Jp(y7#`SgZʠq.@`c)P#0_q1 G@0ahJO]*EK.4fb@T@ahdCIUUv0Gk0 Ha4cyE.Vb C VR0@70ɆJ C : ] r!$ahṔ:C/`zfu4v0!h>QGcu40h`4ȟ' 8GQo&\G59IENDB`movim-0.14.1/app/widgets/Stickers/stickers/rage/63096be8cf8a8062e575e8ced3791110407e3a96.png000066400000000000000000000277551342764602200275020ustar00rootroot00000000000000PNG  IHDRHPLTEkdWb[O/0-=93:<9553)*'hcYmnlffdPQN"#!xretur=:2_a_EFDqR&|r`{teȾEB:JKI|Zy " ˺<>;mfVkjdVQGyW-vS342DFCo<<9fF")*(~s_`a^æp:;8~sSSO686yqc}`o()'oRTQQRO~:;872)PH;ȽwhRrZZTrnQ5pJ*,);<:%'$wiMucDOOLuazgHjEqz=;3mW6020nV0TVS^zSllgq[Ns`|kIKHqgUPROhQ.%&$udgZBzhK"n: Ԃ|NtD@@?{{yɮhg6V{E cZ[XsGmDy^1oJٖuƽb;}bA`,j8UWTzP̭O­rʂlQV2|Wr=hE~b/ǸxFִeʵ۴A)ӺXD:̩qzȘzrVa @?ps|}kj{YY8;x tRNS !<$P1<9(a([QPI?u򻶐okYS2oۋr꼷̼nƿpDžͽסЍ(Α,IDATx̕kPƓ/0X҅MI)쌕!)DEkIXJk u~ "7^9 B/ALN URޜ;O3"Yp|z?jD Cap-8.Ia繟b*{?/BrQVܷ6.ސ}΅`?\'iUt"/N`>F\[4hg}Zbrq/I.i}uA$k`Gm~QhSd%X Z6//:lU8"dàq;U/('EA~ӽZ0md`K5 b"m\tA2lzKa!EzqRec~c*,hqr4xcu$4.O0Q#21e KRYDĖ>;d=a4AKjlFCFF_I")[ P-dY(bDhQA0M˴RD gT i@?Mt f[4iv6m$8Gz}s hiG!HJU_ۙgyEO!þ ٖ+iMgfnT-L%J/gf.>V3a޻Fr>jrMNOY-8x>x[=ބ7ݗeG4Pe`}iϕWS_=zblA 8 EAI5;".)Bv|dp tCAf9lU"U~=LOO8{v]߀ꏆ`gj^!3 ̵G 1gpIv?JQ!p %!u?da-x=ôIO~mw`\2$Jİ.f!;s,p!HCuLm`Xas<펅c[i ;IsvR2w S [T $FdtDIHޕ! c 5Vmq>L(ou-]Df6 #2IcaYRh* v~h]lMmts~+:X;,ݘa]λ3y= 8@|e?ê&> _r +~Ç{Z^@kČllhh=K|G'QFyjq^GCBt]HshwgJ _hj6L}wz\R+X:_JpFNnP(|E)yO}vIh8Čukb|նi(v:rFTJ t?nSCgݸpGփ{7kO6 R t?b Bp xϼrdHJEa%ŽI&n;zMQ::'U)Fl2lxV8gUhpsKwhMVR6B}{ؤP/=RxӉޢA(FR1쇭} F9nQFsq; YHъ*4h6mq)`͛*ZWJ N>TԖ߰w75j:fcJ%E >\"#)iAǣtMX3eMTJFOc;YJ(n@y}o-0`ܷu0D1T-:N+dzp%RA ba&kJ baJ<( 7%74X3"_.뺱0k&:0d3(Ah<>NG!HJ$PZ,aDd0^CpF*%,aGOHqܜm'۽ڄe?agyρn(YfI<.<R cK%Ƿ`QKQ%aL: 'AG-OY X)Q?Tqn2[չٕnn>8~d`ׁ0dTHs!Lpapu8VQ\'=S@&X &$<$T[8e-agƷ{Ƭ&?D2YA($X:2%1cT)˂z  $2q0H,1 hZQETn/o߷k[{Si&2#CGh"CCKd? 1QYV'4UZ: qɂP<$( d*,rUk4<0r1mDd:wA12W4| D4*#$iA qԉRxDD6.$/.(J8#C`*ۆufϝ][~>14K1p{Dj V@OdIP<#hTVQ,2Um$`_ ?QH.ߴ_[j<@ aK |l 4q-DVV&1QflH,$%B1{AK[&Nޝ--[N^IAj^f*ňa8F]$መ@j,J,a:c:gހ͂Ţf!T& ILL!#4444<}8{olNA  $*AIHֻ˳8|hhUF͟3tjUxqhڀaDS|B`XNMIa1{GNnj+V{ksc_gWW?ް6PمE)jJ(aL(^x=r@͇u{Ms2q@՛ K@E̅$ oNo-VrpZsݟ;zW^E%^YR:CJڍI;mFF&6ivstOaZ[&u|ޘHЄ082SR:HZ܂ZzW4l/:.t^AχL:%?|xR<%$7>9P[(tkkm0oܹdaXGi K%*{w/o~7/tƼ9}q(xjʹ0vge7*iZզ"İ;Y9٧hPNo)dbpPfMܢFq7qKLD>0ätX$@@ J(hHUhc]惉 j]0ꁟ^{9?Q[q{QU-Дiy@xV Xr0trxNXßTH}/ܺo߫+?t)v|kpw}soݯ>~SNLɴ|3T8H)/ʼD"17^{M „pF_<#DE>S}ni)z}|}}O~,iLI{St1pW%$>~.Dd=;݆QWë^IT;|1M_ɓ=ěk}ٛ~kdZy8AB5 N4u"!Cv̡p0t&g={v7/G|R1~yUJK$g7%* qr>2sKRzsᦖi\Gp*6<Ի/ǯXD*fdb9J"E5 𱀏ZDds-f7!7؃K!)X%ݠ:j|_|(.J7͇ նcgbÑ%Ik#P*?VJ1*θ`E[:~Ɣ- RK\k bfn9d2ځҬ76L]Q"X(/&ZPӦNjq^smD Qt ffJ.#d8,eg3޶6j)A r{lah vH1kszqOo>X_i (3&o|N bHdkF[[[onME b+ۛC<HR3'7m}+Q04nV׵~y`)מUĄ`(CaNf@Y_ڶ|2H& B#@)W־$e`LakIկ̷7!|l_8IH60{*Cz<7'ե -,~̭}s!={-E΍\mbz n=uK^3p{]t{'+>bh&ݨΖr*E8?n.Z]:пҚ2/q@#$)Uu>㝙u ӈa\NzB4U=%HDA\_$E͕'YAa7xt5(ω*bd쬃e|l=5F׌ǽl c<~M`xb,p R!UV~qcH#IPY}Kj%6Ƹ Q0 rOM1%)SДkn -e81)0e.SLz2|`AIjF ⤩u gLh-8v$m kqX% 1-Q|MR d {s%DcqBTp LRYH lp4Đ"O.OHghm/;hdAIDE#\H'I1߬r^J@AnpDmg5xZwZ~wk*RG&j#ZB'NR"X)OZ\=]\P@4G8*xvGKZ0Di8f)\!! )ix1u1"r-=MDQ8bR$M|ԅ1MЄ1!хu _`;w`l,-m64,j>RHMlX_t)86 L|=nKI3ϔn<1Xk^|lȮWaxX MEH&|j~t[vNb,faKCnШpzr|nD aLOG@{ɎbZ.Tn~J & N#FC7A Eh|0ؕ٨{1mMZq{8? 48]$M:1~Y饮{|߆h`孖GN/yJQlxc ylƲ;m6D|B=X_v29KCZMLb]nգOX`H _7l0g 㠌 yYdYBXcs{S/@0氋4!N ![۹x|P2[;_oU̍>R GrޅtR>ۓ);+Cl?4*܄W]zԎGp-̅V6iŅǵJ-nٽ]R]@G+g!D8~,.޹ݲhÑYPd*+r Q.Tиb5cV[p9.OLhW_ M)p첞QJ 3ۯbO.p_zP)ӫ+aM.zy4$  d^NbkqiW:q^S! Y&|Ẇ5.@리.ӫ~;! DF9b*;,:e9`d: *WrN4{O,]<^$#L>uFh'ˌ1oxV O_*Da?ĖWr?GƩxTPC3XX$!j&dW%ED{&|r/|UqRR%s+Pk4؃<|A2w_iYhu0@l'Kӷ kqtr>Rwaw:mw؏N<'%Ē}q51.+Q5,ۢi]K@#3s\8cv"8t$fp 2>.QLqVsJ>L]ӅY._ԅ!-iΪKt _GV sPI6߹MQqKHxGSHΙ"D ; -7ώ׆hFN@IWQXyrřב\`L7;Tqjz&" ѨШ}Oo14ѥ K4%,EjJ(ԷJ?0("Eqv ":pOmVEHy[>{GϿr*i}d,V?f__=<@4-4yQ9]B\#n$^,~=~J {P6ByѺLM+yexM?̰`<#5s0#y gkWb f ;k16o4jɠSSsM;d%\BZ<Y-i<|stچ  7eQZ8Cr\,s|2ucGd޵}B~D-qś=\|sV4t$[kq"rCh2eR_dXrk#kd%7m:p v4-(Ks0*s7Fl%zio;`N؅>#oj70Eg{ &\gPz8N{yn>>YYY]]]444888---```000+++@@@"""???UUU%%%888RRR⾾噙 ___ٿՎĺjjj777222$$$ ѰqqqlllCCC@@@wwwnnn\\\TTTȂsssQQQKKK>>>gggeee<<<VVV999***'''!!!OOO}}}ccc{{{uuuMMMaaaYYYIII...yyy,,,EEE444GGGóBBB)YtRNS ( j / ۱D^9.Ŋ9ƩsB.Ѿ_VSL' H7'ñyyiKʹeRN͠`ҮW;pFspϜf̜^캶oPYr*IDATx̜OsWm}f[l˲dAϽ^Z RJ[p mli+6>^?&'7?y@I9G~朧~?p|ii(.DB6hcxӓwpǫ\vK2g;P3v]7j\.-ۛ>po9!B95&ZMEWr8" %Bi~|K':C{ΫGDSMR=A"_cB0Il>F t-}F#w7|"))$; :g/>i}{nJ[skjqX SϷoZG^sM'2K[|ZO#a^׿AivAߋ Dn7s\d  ]+!gr~h֕TX" BB[eP~CGqu!DTsf!A VӞuA:#mӯ/HCZlx1Հl{`p=`*y6QG/*U;Ufls2>Rݲc?iQQFgw莎R[cTqf-W ҅VP{" Wp,R~i°c~kpnUF;y-sޯ%n\~@= !{vo2#6GǼZS9J;%\(ۮ쌁[Hg$:% ǂL"`#Oc^!_#Hd l]`ɍ ^d F_9nSDJ &v V&-Gc&:gsE]Q͖д3kIB2sV iA@^S;½(s7FsZB.ex ҧ%~Q<RLQ=ea8-nſmaѳEhڭ.(W˅wpD WksR8HS%#K }00':#%-~ʀ75q; 6Vjٸ|l }T XFKdsi+P5ēM'|-NLWIc'qqy;)>(Zuih,XX$HChY#灃 pW"2&$ƤΉH-ޢq)lc}|uKt Q7YSy ѕG,&&J"W6 Э̗yɰ!t@U fh,_2U|@GA6^sB4݁ҷˈe7BX!ڿq-GYΩ:]KEkĬ(q&[toj}C+M EYW|7:=ЊrJϖKy їxqMLqK6x2q)Qt0%)A@>F "N1$yqqH^0W5kL.kUaPVڹDZ$Ba~3}))FRh?~3Gdc,%6)_wsXfޯ0fĽ[eR]Φ y1Ul 2_4,БtH9>̀D[2 fEO@W^.0Whg7Q \S>u}$Xhm#n7 .aA31W Ԍ&oR簄f12?䦶& pfT6S;Oث|5( &69'8_KPvMgA ]Z]p*6xn`k- ׌bNO 7[ryJfvVWiִ4cC yM)<0a4W8Y!k\@0=ȜZvf±tWNT'B!(? 7v]UuUKM RZьt3=(;营D!&_koQWX\%(aMJҚ?mnEd-"V+V.~TsjYgejvi}"xQ9*Y]l0;Rl //;(YO 7 ˕G%nj-*!EG|Xa *lQ ϒT`HT 銿Ֆ1VUzP园],1.9IRdN[aZ~' э(GtG3ǫ`) zs3Ez F9fܘo쨢1ZXRS2OרgL5ګ;u[gDũ̈́󦃚 >#:ǾX!mjKb2+)S@W+ 0:c7YIJly'J-OPZb1N ttZ5KTAwD SmSg| -m9Cm%2!ah (`ip>a"|V:d3bZ)Sz,/]2C !:n`]6Nux] Qxe3$Ed(Wat)ۢB͌SXI}ܬEsm=p@HѯKQ$9yn2'|ZXHD'ưv6?/hQ{Oq*ZsD{8%d;Fc犔ɗrx}(i. q4ved|Vj4GnS3`.N{ kt|>U7jS>J N8 ݣ8z[#K_e~[ )M2B*ŕ/}},׌*(=cj6pU`KHg0TclLsfW)!F"d~ˬ|p\T̚8rEcqݥ])EM)l4aM/;(j-cUYmGVbJ3.j wECY N1k7Z%j׆oih (L5F=,AsvʏN~bDkS[~mK)͠,o}GW?xǜ,@Ⱦ1Ym-iȌSv[%ˮ)L~P>43aM@" uǞ q+V{k=Ra==YF G~oUm~Ny"G݋q3\8<դ7_6pN@=I*aD.h$Gj-a`Py#d;ӮCqgQNJ-e( $^6ٿ֑oo{ib(>:U$Ywm~VQ\B\޼i[Tۿ% ]-jrq{Zo\@9w@ԗ`*ζ۶@հ>gCNjKa wYxq C Q;v8u9bbN,' vքDG~Qʦ+$t(Wy"\>ܛ`VCE?gv[7Ek[vTJIF`(d`d[owP>C"gIOHۚ_ě` VVSRTffWojCR eN"v"v,P3lMiʹ9 $R0PՕXsW}"dzuў\rs=(|Cm(x6i6+P̮d~*SoaeOoeI;h軭[W58_ChMrRTy;:tr#ˡ SL$ XOu>REqGQ^FuΨ3XƮtF?8ݻ)즑NH!@!$$GBo$$@G-4}ݐSJ@Xr{9󻟁DA5lFvpիEHNm݄XL27-O1޺ؙjE* G|LۉfSaخhU( %{ZB>~9vޏiyeJ2\Mal_W6T`gQܱa:W~g$zg)w|Qg)BMȪ|G*RtL;Pe$[)v$h KPGSO~|G0Y`ʶ.ۖF$ذnThBF"-9r_AW$}V){7TkTwԈ=ҼhTb^XӴ(~pC ?o5ϹWj (G\<㜞u:6yPVr(8"I6)@ruh.]?-`!H`jw5۝(Z,k KNB:n.?Y$\ GDdP971 EeqK_!QZkZ)6[Ӟ7)3`_̧Tk0+AP Ę{~ril擉j(MSi{\BJ-gr`~DqCP)\\!d/5ŕ: e>kǓUb m`C:H推&0?KdLniM]6QA]Χ̃OnǷoGCACu-f /FUNdc#KeKSF- sExۃ upTVOԂqV{c*V7Q ފʓ0ffCޒ={,4 ՞q %nBOc@~K0IR*.Y*6ȷB[cGm'9Mx@!UV;>U{ {q%-fnohJSSWiſ*ղb*ڝw\WyA"\*QGd۽ZWj&O ~[߼/Z-K6'E1E$Ɩ6 VЇjzO!kÖVs,XhX m%be\IYu`/ o "9y[c84Tr\X ,skƿLj_{菒I9A\sfA#Hw%o4MV{䝞SURkiR'(‘}Y~x'yZHQTRflAPIR\lwYw~+fC K/$Ee\$:23׾Y)04nTAA$xhkTos%pI)spی^r+Ͱ82w`zz`p EDU/fn+ O(hn*ZOrqydo>`'z?<( 1O=1Qk O* zf4n2@'ك@^֡nkwf]CuZeN(~ $6Srl"w/ۆ]q7 4YģY2vJ{,xVenK:■.Y\`Ai/!$?X&8qOL-<.qüràdjݯ_ROT~uJbxJ<,[YE`\8z.8D$)9\iGnf*7w+/:_Ӭ:2u}&?Vw*(Vh v9SyoC=ϴ,H ("]˵1}N-M&&Vi\Րwn0]G]f.b "2E_=!⊯AIdxQ_jD7*JYT euS׍4Ci$=Xec J᮹bg IZsA9%>_q`\&``gn 918\ awc+%VQTVScA5iӼO63}_Yw:XX䨰԰F,wVJx%V"ch5fڲS.zu178Ifq䭚Utm1qD',%%g37mtpMƋٙh$ٿHUcsuF8)XmYtN_./5,nrƕK)9wl&PPYhhBQ(_S5ƌll‘3F %*5FYGT6'nHz4p YQQ1<<""q`wYLZ\>+[NG=e!tr95_w xD~}NfS Ja`#7TE2%Vm2#d;4܃g ` }Vƒ_2=h4|܊}`p-Z 5RšV_X_d+_!Ĭw9w0Є_ϢyAk==EJu r%3 \i,HzxJ~[/WUuc, ,t4GC1,zEo)T/w-g͗Fd>+CP=APiz0ZV%r`lxt!7 0i;|+?Ef\WO*bwvF&Om"i)٧93=W+x ػi*Ͱa&7 dp:)|!;$4޳  JSDƄb)>'`bg2bYIl$FAa~{ V1a[&AȔvF ˓w1;XFj[0s*D/:*:Fu-LP@bKBc2fq0ʁ mzàd#`:/#8T(Ѓ5*d`${)'a)C/.d|۽L%PH1+O\l-P:|_"Yq{ߔg/I4G{w*#8yVIpB<-ا$@ ԩC-҈v*)Q4Jm|b8ɏ-( 99kN3djԛep Ȣ}enmZtUP#)~\]KV3i+me{(-cGv\@i\G($0(#cĺ'I0Lo^zDbG:`b=G if͊;/Y|ӫӖ R܅lrۑ`8g??$v1vzt҄)-ذ U[PMF+Z{pt;ÝBO'޷-[~Ʃ=Ǝ:tTuXIi[u/+ƶAՖ.Rh: U9c.ta+ =npfMV'3XFk"Hjj]@!8)I?а]L;3/v ,ܼ^R*@]0hKԝ";&8*k` w$Ƞuj̺} `vȣ9Qi³7mx4 4b/r̭Q9{6^pnҿf]:T/聪G]wh ֫cA*7O-76uV2C˅Ae%3 Vo|!*O>49{t8:Yo zMzmH ab!(|Er׮3ҟI6ɔ|gL9=Ib2.[j  2QxDG6 @RSb]IhZ=EBv- bEBbX Gp$ҕDBb<&kZ,[,z kjDb֝|eoIHP'Zl̕a1 Ž}J$,.VKQ]"1pmHgI|4XZ@zzb :Z8gΙ 1oZ0mnK0Ol1"IENDB`movim-0.14.1/app/widgets/Stickers/stickers/rage/7cb153cdc1f7b6ebfbc4dbb2275a4a94367b735d.png000066400000000000000000000076311342764602200301630ustar00rootroot00000000000000PNG  IHDRlfPLTE***111$$$XXX'''NNNȕ;;;ˠ kkkSSS???+++򊊊///ѥFFF鑑yyy888sss\\\׾hghddd555111!!!ջUUUaaaèCCCϿnnnܛKKK)@tRNS  N*2wܗ&f7>HCza\#劃Rl~জqWx<1 FIDATxݝ;['Idd! AmAQV̜3IhQNQ\MIgy{%H!7(_8*Eb1%ͫu0&B޽%TU+!XoTk,fM! J7K;{SHd>{,tcHlxP߫ ^ Lw7?CC[Sw"肅.^u,XV"\Ov!)G'{2lCEx_=ZC|)18N'00f_2D S./C[<a.U@]𰎄-E)67I: J!#x6C_<_UjAbMڔNLm[,b䇴AX<%!aŭVDqliS?AH^쾜,d g(y^ T3$}'JjD@ίu#l>> Reys=eIҤPo}bp4HY!+\¶Owrn @(/β٪RaB3H&B8PDPe rHx qy*H}T'ȿB~#i-at>J5ĤAZhh QL*qX#?xŕZUD"ŤģrI›, M9bxRC(?@ t7b-ޅ1[!u%N/?4C4癲^Ioft)UHHcNNu"J"x QJ2 @$n*e{߃I跋 {'gg7m Tkn2*$oE~4#+%v@:# s?7H)(#>H29t CémyG=hCF#!5bQ&"3/{QQD#°?_ᓈ(GJIFHUUpjD<b+=ߩTt}1啈R84F?SZ,Ko/:-Ʋ Dy}H ,☛[w]ӐW"\1`)V~)W~l NX~ ^z/Dg7=.;rͅ$:T҉0Ld5 VH,\ڣ*cUZzzhf9H/D=cmvڡbi'» -}w&Qӊiٍ d#3 ]]|X67ݯEЮ8 D7 w#8&Dq?k:4-o!1J#<h?D#L 'dw:ty#;41ڝ}ryP8z ]_T0ϔf!ؼZ[#N>} “^"WQ='t* "#0_TD\Z[WQRRYѢ  >`,v͍y|9ݕ"[ T}( zժ3)/| yp9˶G %܃ٲ DpKx^04|tvHQ :opӎl H(܎z#cc@Np}A#hM_-ʫ2cۿG#B۳ڰ G睗s9۷(v~r:m$^;iB%A@f*w~ݽ6/`}XϮeɭjnf:QIkIENDB`movim-0.14.1/app/widgets/Stickers/stickers/rage/9a11e3a1cf484e35575e0e3795fcb0be5e43dffa.png000066400000000000000000000133671342764602200301160ustar00rootroot00000000000000PNG  IHDRwPLTEBBB匌DDD ???(''ۏ!!!III<<<zyyRRROOOGFFqqq999LLL~~~666$$$ӱ\[[ wwwtttbbbUUU333,,,ЖfffظYXXeddkkk0//nnn___Òhhh|{{IDATxR@O I$\Up1(]RjS{s&ݜoltw!PJCV%T,0aX,'O,K ঱}R\Mte-,+"TY&) Sa*Qlb}~uFMl 8~&Lp]FEgf0: twFPnBq]Zf#( b `BXBt ;w2QUf_=nK0pՂi!o"ak5HsNuF̰Vh~Wt9ll@v ˭5 H6 c(4:tt,=ޖtoq9L,s ԁ `DXS!Eqq537ʒhf"J86YѦA{TH\$oicl>>әåߐ܆ zIk2ȁ:t )#m8åzC oE"¢E\R23nr>s!֐dم^E?MUb!Gc嫃>Ȳy_oߥT ;a@V.=[d\[ ]G[=~a$9^]-|"LE!~Ϣu/$ bs@ '}N6t//n8voa ЈL cr<ʁ?"Pnn8%ߦ4:‘Ê@;T76s֢e#PFms^]nЭ32e8@n:4fcUx N<[G>.6o^وڽY 6F,^ o㞾j{P55>Z~?^Gӹ_7/kS@776I KI@"ĂR (XEW Ch|c&arvY8y1S$M0%/8Xǖ_v4QF,㘉G ]DQ88{Z+{ُ8B?#8u]ND5@͉owNly@h 'ʀ dÌzY785U]uZ=&1i]@ԪN}yޙ j* J#\Z%~8К'tN5V#xC֐AI)f7B̖%m+|V 0ǴH <2Hט*&7s6+߳]X{*901̌EݕQRvψO6%Y;5ҵ 6[v{a=f}ݹ,N/ `u 'fXoe1əZ%ʿ9,:U Z3k6Bk_(!s\7`曾ӃCk7^k^؟? 7|XMC*y޾+xˢVk;8^|+J,ى9( j\6ҝi3b*B4EP}+ݑV1+RZ9{K']SQB+XgY ,í79ȩ\*o2(c t@d&ʦ"7QU_>&qҨ}#yeaZ0x@,E=߶K=vD/:9ƛ6w#ö6RB!;$AƔ%1 n⏮-@0mO (P)e!ЬՓluS'ug ك5jڝe2>őaCPTN}&QtHĸv  @?b55#2#^ޝT i*l4! z+9w8GEw2S& Ь18%$""QKhryP1 Z;E.ɲ}w{hzv\!ε)ct޿[ցaf~Cy1 gMՄ->xC "D|i&[=r-G:{TC2w_aObMq୽gIȉʶ݃+%=N nT2'QяepEM3M1ٮ.b-vxj0|y mUPG]әNBr'z|qѸm^5 2b`R2WɕzS󧽬U~l F󛩮/ "M;颶NÃzl@ԅzX(N$xK)7=>W:y*\qB(6dZC+F58ťS5NAH+uڝ1vᎎIາ8}0+ AhHim4](%v'pEv&ԍ| 9KLy],䌎LDgJ~߫m+q@< a&gEb:~PwuQ0d_& 6QΤ&{+a}c"x= V~TY/Eyc6)#iggw߻Ó5_\ i[_ƄFӬn}8WF?mKVL-(:wϑUP٦UQEvxU!I4cM٭5: #\uLIUf!Be2[/ t&t-|PܱxϚ;H×gQb|4I?}t>lIENDB`movim-0.14.1/app/widgets/Stickers/stickers/rage/a788026c780519bbc1b0f0479afef2af1ea98bdb.png000066400000000000000000000477351342764602200301210ustar00rootroot00000000000000PNG  IHDRh: PLTE///666OOO<<< !!!(((;;;AAA$$$,,,aaa///vvvddd444YYYFFFՆoooTTTDDD888QQQMMM111>>>KKK{{{yyyhhh~~~qqqlllHHHfffOOO[[[WWWપsssСÌלȻ+++jjj666VVV^^^]]]xxxϮs8:tRNS7F Σ2jp,(W$!`ewNAMw=M#Qqط^TΙ\?C#ja_~iK]ԝu7| ݜdzreyj`S`@eWJC43p&ظx"s}مrNKfG$FK`q_3G^9޻#Y~dIo"H,3Vp&) )7AG~+Uc_:s,)+=mL|K%?t21OK?+Nfe7XȖ P6{;rtBkK΋C+(Ug' YE0bCIJ qiI B"Z &]WT8#‹m m3O;-Q'3ze"K8=AkDx&ӟI{Ɖs~trL*Cq|2Rxps/1,MX1[V>(\EnSi/ 'Ne_<qJ)ذ_m*o[sIct5 YCe\ }BMXS/)˄̌ F+'_ I}4^Sbe(Ƅ!YS4eė(\UD-seLM&k~ȋ+O*M<*PEg epu~­c\C̦)c`GBzKp7 .w|`a}ӎ|F /yyU@*N U05͏0H*/Ve1 => 3Ii;Wjc1knhRDwJLp5t{O@Nk|.+6@[a-ÙFcAvDF'*sa &vB)Xe~Y/ႵAs@_{ r})x~㗀s-j^_Z)B+\^ =9Mpr̟l^E,kw䵧z^dʥfA^Qp/GU*[WW(8;Uu:;%>9 DQHжʴ3|jF9TUȉ< et@u=I+5OuM5W,Qۓ:Y`eEq=!荁+EOLAnU䒐sr?; 3nOdAg( ? ;WA=(*E7*'RZ9C PQ-1ub #u3G3\ؿa l7%ܙ2eI{FT[+x4pӮI~)[`p2g =u5QdSOta0x AhbGrGiNWTnL&MݒP hFHcqs۝\1mHق :iu ڦ1O2.i*\Fx5ۢc97 QKI0l]7?Le%h*0"Fڡ*O֩V[[+vψ"{Z'R~]3"V=@]R"i@e0FDLfjtGiz+tr8hOm勺(DU`E.< P? /'[zh*· "f~n@[/CM[A=Zp!t%C ~}V'9Ig{HC5ޅh>POͲr 'vamqpt )cBOZĔ2#pn ewޭ,^ž UkP+Ǔ2T 3+8+ = p:#MA۱o!V hsfY!3Qp #6s-39I ^):i7OO/'EZYBA6H,|R utðyq5_3FkiPKAy.TL }pm0 aJSH=\)NosN5꧔?_]\ވ+?aË!YmӢXzw_Wv&'+ԌJ2d]ٺޠ&imMS"%\YI~a{]WS:C ŖL.y ދ%#1&x*y~MI>2[WHJ,wBvnYd9#sXRײIX}" #hHe^Q7nRٻs3\dq')(aƨ{mR@y՜}tmoP'H ϛĺa%J+_%,1FXJݮwldԶz^/:;\҆n}g2WkvxQty1W}haz~J]yewf^cj+2_.GN~s(KԳ1-djP hyo\ѡ'JȜ%ܥ8l[O*hzڪY/fʭ58p^ܬ E]•mALLRN ݠ7Sߔ=^m_88 0斓K ׊֭(Pn|-Wu8txfjþ=&'0ԊJ-H"" %oa11j7 d;dW➬h9o‡;cԂ-_,m״) B c]_4]G8NWw2[_[(9宸3HXs$c3Jˌ)ɚHbNR/A''ćG[#Ru^۫M`H)s;g} ;rag̿8 Еj\WbFLmsIPSR1@>'e"A{qJ.zUd|3{0'n$veD7fk) T_0>C]ں9UɳK+8#5mPesOחG+B>8ѽmMv{zKGч/1̓aa{)QxGb zȟJ׎8v!Amrֽ`\#DZԛYmf`{[O٥}ge(Koc(+p)cBD2y렧껪þɃ#)}p|&6Ц>/,qcc}.9rGc߾,_;yJ85r?v-.Htѣ pE4 7@*.;q 4p:U(˼R:W |a+u&t\J^, ­b "s 5 R{wimn ȥ7vnv~ 'c3 r8HPJ<,!tmSMoT;qRֲ6SWt{{X5. = [ͮCB|;a'Țol`t%C?GYwKr o`$WB:I˃f}a4eKwȉ7\n%9ߠ ! żEz 1ZcEUx̓<d\pS22^\rvw^mTm(ԡVGЩcǷ(M#zn!קϘj%P*3kP٬b6`@_SiKRkgV KV)zzK Z<%G]cmÂjP{;#k5rM{F|T7 =-_5@h>lО.*$a7lrp;F Rf?yw΁x,Uk#;O#j>Ѵ|IYb'߻ RcET!;̐sDgc")G)[ h#7&";ŇVGfY('4IժM9uԗZKV)FSTU $oƎ\$A1{Gw { cAzl:b=(un!riFęCye+2\it 0ݶE7FI'E|" &zwK֝{2zRa*(S`-bobfTZj \#V(-L$T@Irtl|%År)}hS Qo\uPYCQ =~"v(1I|ۂ&EwYQ+uҵ?8Ugg@+ڛ|׎ڦ +MсjcnZK")ij!fń#2C Nf;'۲N/eloj=v6*V !V_jt6{#i(gfb%U|Pc?~\p/п9DPrYwH]iorYhnH+ƀAKt,~Y^{ AkգyшN(-^)7zQ{=rD_YsQ4g|=卒܊%v}z1nX:^X 䦆ޙVbnۘM-u23ښ˫ ED'%"k+=AwoCwbH.3DnݯT[3KpwK*P[Mj~7ڣyEs:r:5_rd~:ZTAWt\Dfs+3JAݮ;?='RTCD DWƯ~^d[E $@A3N,&%vz՟sPDp=5?/^n(eWG&KgDZn -Zaj+ObV惄R(UDN(|0AB/=$T$d. QrƆHR*Šbq2GVS-N4o5sd] /)6nGgu4.G0ɭU4~7vΩG$"\v IٮF8(CS,/ޚ_~甡U_X i 7ﶈh&0rR+JwQ!1o@$*H DT7a}\t%Pa0V,oݥS >̴t'~1r9$i&[͍0g]e{.333='iFhKffb'rq9MBwۿsFvn:kaJ ̟,`qAy'kl0# ˒RΧ1(hpdPCN]+`1@n,‡PGS@i[FIHn/i(އ'%#R(YՑ"Kze{?e_{q_zG\޿dtʂP!*C+%ڄEpSu)U`Bd0 -q ㄜC3 '{se If{}$Gڋřkt@$zXX$;,\ *D|tkw%aQICIʎ$Dh#&2H]01 3r/ãV[$,Nt? :HoW{/;ZF6GTX{g!b|6ǔ%ň!U#7H"b o"tTcydcjl3,+YSx; nCcXu280u=qﯜTm$QxP7sGGŎnTi> X;llܓ.47(pAeha:t234LF6 ?\:L/80l:E12rO'QX0N/."HM&wDUԙ i * [GESkbhiT\D GAxiũ\\oH< L3%&ڇSӜ]x^ُKuuwydў͛n`=<" Vfwc JmU⬁϶$>hEh .W$!wMC+M~I%j`ӽKZy>"c/}hݱΡ\m+Vֺv>Ѽ$mZul= Y){5-o $+r8Qрԇ6{E>i>zMo>2m+. <:"c]^ePTpaqwJLZbTρ1]bU㥱[Q6  ,:f-FrPbW*xɲw, SR0#N|U%dqs.nwԒhM:+,Ӄ}I 4協+yU0hGp&J_-Q~|Vwx^#:Ͳ1ݹ2+kG )&%h~>5GhZK:utzCnBCz}cxm [n&K{܉.F,46{G/&X9@ nDdx,/c e ;آzɆ =Ky+p&UVQ^^ IuԻ}58;cqExdWS;Y0-vNWr٠v H9ny>7f@-X iT:Lp>BPO]eSV.IFּء-e|f&a gτ(̯@2A7gߪg"j""*U$[7JrjbQ@L%~*ٳNVݵEaSI71~FRisx`I鬾p{?bOY\Ǐ+)vAس:/8SGڜRo;Sgwr4H>˚,5¸~-ڱ6h;J\MÂC}oY):*JMNm5ћL蓺uĎi-V'v2?O>~ zMzp9ۙ珌PPt;NTӏ+)^kpn1D>@>Շ*YW׭.߹z](o͡\Huֳ 8AW}>ZLi`Y;lo;8W *F:JRRy(jYxj՗(dm̀n5noI[:i5ϗ/7+r秜X|mR08glh%u6cpA;yضh#pUdO٦${XށMkDgM^pWz8g}ه}AG~>C+ﰩ|L:¢q9@= )M=ϠlJ.ƜO\rv}{7`'+^(Rz~a]g=g[Ό)އlDVFtsmrV% = + &ok/WJq#bc^9IDwiDv&L*vsM/*7I? TuPVݝg InVO._&ꗳSY3%S̒=$ae``пUIc ؿwBS݃n9Dq[x 2,t1iɖPF[5׫PUYHOztfrm&p2KuPulfD:ժ>O! lswA#tkweX@x7g"^=%Ÿŵ=k"i_N3%dRUWwq. V,'H/϶ӋqȒ}emnPm?lIOl]jgK̓[}?CLF-+$S?8߃tdzESjʙ;W>yeXU+,$ABdNv Z*Ժ7dXlGE2BSz;C>,5;՟zD0} M d<aF\cT2yjg-Ы5G>FXLjY j3 \y-.4oH0ꍎ7&e 9HD`J5B^[.ڭ򝹭N')q·r)H7UqƘ%U\ 8.]IvĺVDϏ7%ֽc2 p1,!Z1?h.ɡZP v6'+ߕe< ax]h{Ub]0*QuET-s }PHWyqAL ל] ~8= 8 B+#igml[4+3bgX03"Yb0fֽ+hKv^Kec؁౺;Gi cO^:% +3XpZ7DֱS}6`Ԉ"|w-mT{3tɘG@~KdNe7L=OREm<4g6OHjiYSYNT,*%jŗDەS_(x5 6"V&?ȑ_LtXw6K*řk/ڦ$zwyUz!M_~Aϰ]R?y}<9n0|;lbCM %!)_E Uˎb|EN%Dc3ݧw\+/r8F?JRnEu $.w*I?*rݩ ҊZKdyݵ0`(ZF s̛0J'Ln%4!((/UKtjӖXn-j[z(ܟ3ϫr-~7z[đlRN|]\{l3fe-(QC( G\jTo$.Hwt puKLB(0q^lQ-ntLtr ~ۿ[%g߶C̽#W:s-T8rF^Z5Bo#(81WI"[=tԨW̲H,{9ə'2:$e+1i2K>OuXmqXYUK#ٔ/-oHC9;A,A8-SÏ1"A1FSGlaYm]VHk|91fDe J|#m;?8uHjd/o £ʱpe .u>XvY l勄G&fACHVn(%(xTkK o FTfm4elRfMAS 9׶k5/) Gz79۟ fV[1:7.)f`yb8eRZ8$OSxw6#9L!&(o!|E1J"KՖDk{Y w'&zM%lC39? Z#oZdư}akVo|Ӹ&9aeàx6[^pBgM$LI>${Z&A!vC^ A/ZjvqBg8[N@@KDpPzgܒ$7={,!t l Ӄ>r-Ҹ 6Xh1ր`r!OTD%ay7 ^z=>TY"1P')f+s&%[lE6Xw;a0xZH^lE\E1G .Pni64S'NoܕsuiB#u/ JBc1I o<^J`!E Ϫ?( ]>tj˲}jj" LPO#-wNY6dD(TnIndEv 8%tە,_S f8ز1POX,s[ABob1f&Y0vzu/:!<}Ls ;2( <ӉY@QkgMƌ]$5̈́p]Pt2vӂǙe!a ͋,Y6 L?=؜M[b*YXrnEQkIR0NLBsceIT\LRUZ 8OZ{wq;F=,<_>⣴%b<5#$w-7|><_"$DfIukν*㽟Z t|5Q^ܸ]Z9[]cM|nb0e"ݑ/%${t~_ $01K)Q<W)eW)։~$ݡhMoBJsZB@s(U׉Վ"ޒ}O–[jyaԖIP/2z߿Zzuu[,JOג)nx<bqp/QF'2JҠKY+RP:Ko)'LI> $ ok{+llC/0~_u,/'U0 Jm ,C6&')[|J8BSP'_;ߌqj*/%9Ar3z.+&)>/>o1ءdf&]^,jgЦ᛭gޘ-ʋ!=NOx̼YgKK#ؕde5G{2ArL"^Ҧar}$eKGj},& P?a ߊ\pyybȶ+v UY %CtA\ zj㣯 pC6b\"0''`]qѴ& {~& q Le\ V6COۃ 4`x+lK}ozW?eZE֪ 3q{8|`I௜G_oݡq/Ȝܘ]eko'Tߍ gp xPEtR5 aT%zq|c{@ ٔk~omyTSB|P?߳iD.6{wGOCl6rTk{ :}4h.՜*H/H,2m3"ɭ-r`5V${+It߂=lFX<2GA_}`=yʹJfъ޾Y0pzp/UX\%a`75"ٕS3P;Xncͧ *gJ&)BCsJ@K}}8OD $v84k+:ޗl0>SU\ s鷟4k7UQ'h٩ę_\êtWᘵ%>x 7G*va1.JV'\ߺj7 :hmvMsG˺c3i-l׎-bww.I;pK$,h8j8JO`3e'QO`9$!ŹOaXazT7iY#㢳98hU܎aE"wt>ej+^*gC4y᳻y1Ol*zYnuJs|ff8#7?lCMS)΀; 1(m+I-/!=Ȩ=~*Cjn=fTMQij NeɲފLy$qؗ>>>jjj 888&&& 666HHH---祥&&& &&&;;;+++???***___ZZZIII:::%%%$$$+++777000 ::: 000555!!!dddYYYwww 888)))===zzzMMMiii\\\ $$$;;;111fffMMMxxx???///:::***RRR|||ZZZLLLccc|||jjj^^^ 222|||111''' """...խAAA___QQQ:::͞sssEEE>>>[[[ 㺺NNN555+++$$$ƷWWWyyyTTTLLLʯұggg¼uuueeeaaahhhJJJħjjj777oooPPP쥥mmmccc#gv@tRNS s iZ҂Q2$շ91ƞz%yroc][KEDȹ~roaY70#ᴳv=8,*%ȝuiZXJ:)$Զnecc\GG* ѬeKH˷|{?8#us:IDATxWl1p{{)6!6-!1 B|ߑ$!4R@J[ -{oK  \JKYgvd-֎,^+^5+d+5o5x 8~Hޤ]1qDՊm۶IAXd?X97AuLl)0BֳVvt3'  ~l7 jTaqozi"%49'WaKX|Z6(+SϒbmRş#%p|AdݝOܭǕc}kP (Ia{chG9tW_˲1`82IPAA$p4C`e"A$PUŃ+ H!%rjbp;LD/||ρ,JhЈv, S4+pTcTbD"$/&)Tp$AQ;>,fZA! H%\#!BJuf11x=$19:m Gx#=( 2ÍD?h8!" x7fIyCP3Tb?wUD4k( TT*AE $W@#ovlcc3LB*vCg=Kb]QxUGHk;}YRNa*Ÿ3f$x,aS}8<χ߳S'FmTs $]5 ?$fz?0Ph~FF "6, Qv䜉H1ey`QӽA8o&>P4xG L`($HKB)/sb z̀}ɔPYP"BnU[ފPIAP׉]#,y^5 N7H3@,[RAA=:25BB}!iN;O"|LP8Obe&;2W{rHPjهHMp =Lw8w (vUi/VT\V. )P9ed =(]m*=-",c콬*7>څr<JN𼲓jhA9lxe|/0n=R!=5V3ՆQ QVL_ "A:0:#").6[E(2=KS\{饵J ͋T"W#R.-r  >L_6ְ1ll!RTN0~5H7 aJDIQZ- xY 2IhFI9&7ͤ C4tp\;Z`9E*D&DD>1M|A. R :}; 58#T 3"#W|?Ws*VV Obz;X DvVW&PmC(KS^#Lo,](פLX^{ rï1]%`H +f!(#𲔂d@ OTނ>I5ZPd3BpJ ѻE8vl+Jg>8 !حt3+[O?)~Քg}Np'jfOy )zPpq'75or ,^azYߝvGNړ 5aw-\ SF)p~.:X/GXp9ʌT]בD_n}N_/} ˒$/+1'H\`KMf^'^exf' _w <ջ>v>/6Swׁ'?]dIRT]/65 cɕ$EǺ/3\9/6 JqG0=ƌW ު ͱ%7xYLtO@л,6<5A8Wa1Rs6/r= X صv[u񄫇@,(բIKjZ[[k.Givpq!C@68p/Dk}/-wU=||7}+tq yOdU}]>Α"qM "zN5<}% ftH\c^A[3{& |H([h~c8-p@mw~})}=IoCR!EcX8ȍہvQvsYxZQD#EPFR*4}A:C#-_rٳ;6XfXv ya( ub@A;< m,u_=o]$qgZQg. ֕0g?{şX n:ÇkF t=lxgMd6Y<|A6VD$~0&!#gzIhn3~#{,Ǐ_R1W# o 1+Yc  5E/}Uq TPH `t!w͙s9sU2 .p ڳьbBB!׳- TH2#j@"k8zR8H1VmB6`:.4'H˄,MBhy I)m5LF!ZF/p$^gZOHBeeW:!A 8ѓ8$Ml-}5`f 8ǎ1YqH@vB!nr;EDN _`)[+fv&nH/( vZSgFeFJ)(Zp[hA ӏveP*?BP![&VQx0ǐpsA̺ܣ$FXTȂ=ifxI LJԗB D拪H`؉X=Ć3[`\-vP WCXE@q xIuLS4$^R( 2]²RnC@8NJ$ [a,3iD $μI0ג "CFs{TmSQDH} Ō-Ǣ|r{} i*L SbߑTS@s cΐ0 ?OSi:5phF9Kd ;p>Դ,-؆*½Xuy]vvMvHJ+&VҜ=3 A)%k@QT1iTa jz;LqbH=X gb7itлp{ۢH ou@\%oCz楈!@g E&k*J8 Rv)c[ڦe}х?~a괡Fܣ*{yt tnIť9rOR'Q@; -*Ά. =V7{o55{,YKdTg uut+ R:!:4dr:x5rvM42ӧ-lkNn5Pub/(Sw H3 ݂2QAvvMk[O66n47hMAjEHiҡ6(9JG#ZH|i2P ,=C{ywiPٗR9|BKiU8SR]_k$6;,?zuߒGV=Dt(n3Ilq$4(擄KĤ4H,n:ܖ@AwźAO[!2.II 6{o)Qs5G&jhA_bHDօxWTitӳeBcd%g*n"*pJU:fI9)[/WT)v\; pnEub".<.Gᶤкh 1qJzk+J ۿP1!]Rqy;/ y75|0Q0vkx‹:DjՔB+Λ~FXI;ߪB*K$ >ǎAՆjm 9eQ%aVoϰ +yvC_,$sOHZ+:*? *-Hۜ`@1B.]IgU&;tJ}~zUoKǩl#9&F_\Y do21W>YmPel2qB!*'M.ޣLd%Y  -ȹ>VFN ]ڈLTԪT$#T >><<<999ጌsssOOO|||γbbb\\\ ZZZ)))iiieeeCCC^^^׎{{{ Ҡfff666XXXٯ111rrrˮmmmhhhWWWqqqȑuJtRNS4 =$0)9 cXKSAqF䣄}m ÎǺ^-viϩm۽i[6_,IDATxkSQ=r*Q pXYŦ2SѬ6ٔiTӔ]Ԭ9Z*@l??{UP2W7lE&sI i z-2N~1$2Y V/yT8wbr-%ӛ>hrJ6 U]V2/bPO~S7d*D#YE M*.Aي//Ğ? h)ImhﮇSQZTq[63v\u$tuyZr_Yp_<|ԠLZh`2k^\ ˬEheM2z n<'T6f7 D'.A&j3h`!5pUpq qUԋpFb#@rZ~p5E9/S<ļ^ڛnic~X]Yn~6$T&7֎'"81&%@8$ * n% 21.tmt% fʊȅm Y0ehX9yx5Bi-0G0A`?-Y!`au# p!xX<{y?Fu p1o]BQ|}0mtP"82y;N)# ;^[o_90wtLӽW݃uSd#KAd(*"*NEQjվSZEmAb&/@ 9=D{u`u4>,X/w[EP.7g{,Jo>q#_g 5.7ϿTn~C~$NqJ8sfyVbXS *jJdЪD^R<Ӗ}#a-'uɍfZMO%?Z_ﰯNw87Nt )URд"I+20.ꁪ_gibY&^__׳&r2K͢*\IJ!Dc]I^i;/2}Fww'|{񹓽Q*'r'|t~^4#XŦv-;Vsz¸MG(+BՆBY*h\>5hof|||?]'LυrKi]quF0qFFm~j}`g󣿎nZfuת ^k ߫V<ɓW+)m"f0nAþM0llWTu5x9P*p: ќ޹l.>iFxl-pv΋4aޞ܆B`@6ԌabRXIkaX"DS4uupjwbj59 [&Mpiһ)}Z1Y-CM [ wϒ2^MG!IʁIYyR๏iɏ8Y( NsGvP/䢆 &"D$*NldƋ~/fhV*֍ix9~V6wڜ}}8V@Omevı4w4yaD>⪻F\!_;Eu}zxz ѥ r2)QVFYq`˂ϓjp'eXUĉ$jR)%x?W'%f7/1t~6[qJrXUȑGJ:?mUtKs1/fgg_pnȀĚ˕P|3vxO{[ uѐVV5LΒL)Ez2K_ͪ$'JG܈lG.‡bZ,j*&s$7홁xټ'b&B)E,{J%C$&^OIts2YBzop n-`c[VǨS]rm1Jlo͆|7xR9yXS?Z5V66ͲJwkZtTA_~r 5Lmt`-~A0Y-}~f-使&L"%4o}6\+;'0 pݤSWg93ApZr,1Kgzxf- K:и = M˫:U/ES `VL6` Ab8cL Վ-6;#4q1ؤع)4Zٛtμ}<Cßt _H%\6"lZ$s:NhZMKUsO x7NJ;iCX\“o+A6rՄ:q^y2;Mcihj^:A6$x]S 4iFh֭9ANjwpKOyXt{f,|_IOVXV5:My}/G+=ͣ כ%`P?7"h G}qʲ[)d}?qk mP㍧S&MPJOf8T9Dw{׋+6l Qe"Y%.kLƮXfWwS#-NFs@+x^C*IdV '{_Ջ~Ӫ/o[8[خ(j9,W ,"s$00eu}p?z&).I-ن (4M]' Z܎Ѕ)E(dҚC}#c_eg&Y@Gk[QzR-[؜uu,Ɣq9+֜/@S5?Yϗލ~Ҍx{].BWYUh 隴FZ=]4ㆻFh6NBRNm/w*e=OK5\uG/X^ꚠ[0K%H0Jvg fMtQ_{xVW!sqej￵м1'Vڕ@G (ĺˏEgp.ߘUo/YN6N @w`Ȩ[ ͫ`p O}?VZ(3yf 5r&Hr_>M@L}ydt#ӧF|~F'hqncMZrڧ.Iv8wl¬,skrmWYE`ᡁ{Iԍ(^&I^&yI5P DD/L3blck;=kYAkRui?Ss2&dXyʔ)1YSvV*8W2uɤEו7h+qhIri:l5]@IRfI:^Lj,+ 5X$Fy,JvR0n5%l)ӌq~;:Ek wr Y(ƺ9_Ix@>p}^#o@BlRH4tfq \pv9\k]KU:݇Y^I3w[z⺈KDjoF9 Hioh}^m-xڠmaS([pN q]K$uL_<TmJg}%?>6}斆R NͰ(zp..UB4sĶU4z=t a~B*:p ̦׵X!<'$S~eEWV qu/#]wZh\rlq@~  O5+jH 6VPYzBG.aɶ[L=f6+5ꠍ9BJ5x`b͋;G_ Iehk5_x[ fmQ wbG5H'qU*Nu.k FBGu ,rt9|bcZ Fxp2dnR$5` ~m@om9\=둌ɒ\)v!4Bhzd fo}[ B X[fjg&zM!CD:~ں~~< !;0[몰S'b`1mElrř?Ҋ7Z F'U9.BlY/ecKLB,`_/_ |YfAb,≌DH6?s`Pu;xk r_r,nJDC]oƫ<-@|\^F4yÎK fZmf8µK;@9΃M\Ulfs][.t_Y_ve4&+*Lc簨7-ѐyޔtrs?Џ P\O)OyߨHkͥ06ƪqdZE ϬUxݼem A.̾ιyzlOte'7e :o h^gj+ Ƶ毻Z.wҶ_QG;CI%bZWdƀğ&Ud/cvzuH~aQpz:ж`8~zǍpJ1 .ZZ=Σ8*@i,Rҵ{`O͐].k eh\ 7 } Ri+Ri~1 IOL//#W$Ѧ߹^9BWNtn:w[GX]LHY`X$ddw25ҀA4D5~9;^x_{+y k@cdR`0^Y<*d2d"`%pGFbg1\)$eqlI8jzWcpξKܜJ;Y:KkUw7$j S߮;*Cr$,|X t)<>BYėH J#:DMԉY֖g]uFRU7q&w1M43tθkѐX=PUv!O^B*bl {:'WEmUj擏?v[L127[ ڴЦm>pj=]noB*gVҲgx}YcĝݦׯrE<]& k,'!ߦbf vسO29+rMvwp\dqi/DK1Pr܄ 㮹0[` !-ޱSHRtv¸C8R2<"G(_ΠAL[7Ql[gS*PT$"?gUyn,,]wrdzCƃ]-.9y̦k. [e51ɜ,rɝ"t9qRL^M*t^IgSGdE#MbVok_h8g(rcgU^gPw-szs<@rk%n7ʟGcy]v4UQU|h9ۿ;x3p#L_*м?|736b1hra6xLsm@"KZ QAlEwj\見η?+^1cӇyBWL&# h ZQS5ULug?,guNWgpsOjFJr (ߊQiT;zyQ܊Mbi b,mbqI@Zf:%,2k'(r[Np BL9JMVKFWwB_ME!n|лPWeY2GPC@G<}|mJdu[J(Ʌf6ei /yW,3o 햊-Ox 2-fM~ >nd90Qw582\xY{8y8z9) q+~a//9Zn G޾}vwt,m +[D?zFOOPr:<ϦaX!00D bhZ&~4%ĵזC*JӘX UK PNgPt^I;t-H/63( gs(bvho=ڻBX ]dxLcƅE6fӐQӦTwciHid"}C-[j?f|$gDxdT;h ]1[ѷj =]k.1#19#N\V ?DMc±6^f!{lXNq)ha jbIF>|.~+΄ *׉G~ "XPyF~WZUp˼/~n"ׄzAU՜-p<46sw.4?^Zukz-Ju>Xi%w+fW-џ0;q^Tޮpfr,Yu \S#@ bm*ez0(^;g{mxUX30DqX۶7BB'Uz@.̢q6/$? d=LY;Z {;@g&*D.j?㧦51̵!4W_PXSD"..lv #ri]9QI?5`W0HyQ-EG| d]m))_u h #^**@؊HEDYž*ZQGXt-IRLPVƯ+iJy L'dV,oݚǡsMRA$ه֐NJ߼q&`H*݀~bPKH6+C@ f]pf7 -I޴ MJy:.(1ۼ"P^N[G#}V'O;J$O^{G.:@'3JX'μ0" E"t}EmC5)v-^KgP*e;{1H":?8S2,dY^k3h4gZO*d# r˽g^~Gr!ޞހy}Ӷ2鿁̹P]s?wO(4Z}lH1:**anS[]L%wQ}pGv[ 6UEj e @b0/YmT*r)(e;x{WYXK %vIENDB`movim-0.14.1/app/widgets/Stickers/stickers/rage/bf141db5bab57d5188e5bead613e72f5083df85a.png000066400000000000000000000216611342764602200301070ustar00rootroot00000000000000PNG  IHDR@QFPLTEľ^_`\YV1/.XXX]aj-,/  988  LHCFFFЭ:<@ *+, !# =<<ehl !(-:555bacut###{|}!  (('976C<4.%##'"4.)82!344--->?Bggi!1)$!ꍍ///F<4&'(222=<>QQQ.4>焃71}wIII@@@QapaPHEDF֌'*2LPQSnnBBCHO%%#HKPjhh:4"WVPGAY+#hebku0,+LG)0;$! IFBKD?j1$$$]\hi778@8+('FVeppp>$JEXU**) ZX@?WXX^ckB>dd?@?fffVQTIJsߞvAmlm­R葏5+(((/ 313)5գ\\[I*yxy45hhh>x<䰰ꐓs,-67~ 8ItRNS &1 E#9-*_6= @N}t[;(Io3 cWKGy'뵵Q1T3iѻllg"ٽZuݘŨxB˕`.ĥH<*j_FT/TA*ϕ`?vL壗ikc@=6ɝjnYƍӕb|ƿsHȰԁѹ̸nTIDATx̛iL+EgiQWkfi&=RzH %5д@Զx܊'#*! ` oƨ-6x춥@vvtA'_/2 W(lكz`K$!DB"p-D _1 Dei1y<Gkt |kI)E@(+nA@%Kʻy)ʳyy ;-*\MR}qfcϣ,J/45t}>/'ȽQތ;eMzHF"dd21ICx?ƈYWDʃ!==zD'7Į ĒBLcEqRGF*KQ0/s(Zw6VŬ6b*U>^B̭S'}bM3T:F宬t6&DhR^O` BdUc3ktJtPtjU2 3 RdFϣTwZVWYV7;g5 E{1lnk-~a.nF@teqzi R9詣 Pm.- ~b^7k(H(rc"™~c"ϧnZ$'b"YņF7B^FfJk;vO."pT#`EJBŅZwaL$hɊQ)#f"!H}1Lsk*}RyseogR+ `&1'kC,ںڼmm:2YwuKHΥǑgvA i_|Q{5K 1{0AY fAnoH|<,ŸPBmb"򎉄 "KOR5LHN 聁"%tu&9Y\FR.VtBѬ&"Dz)N~Iءnk'E~N#т+Dx$"nWW&#>)gyX#:3sVQLܧn9""z>$;K`,"|r {VyO*G*r-]Uw;W $dm{{lv Y1*%!E^IZD^Fq0M)SL%zIqגuAWWd\:iK^Ƨ͂AUbddL O?.L'"7I,r| "|_t. ̪錬BDҲ{AJ!J`EX9E{UPl}ihB誋A#ˤe*+RmbٛkF\Z^lnEұMM@UtD$Ĉ\n)*ͩd5DE1`|dFND'#uBNKF}T"(J-TT)NͿ6>xw/[Ui\ֹK/avB0 9K 4*osz %gM c%N-%xd ,ёzjG1֥ͮ^itm5R%(5IyLh L&V~!5#)a7wv|πZsl ;sU(TK$0%f0,,.NW~A8^"N!xp69©"V#%*[Wp-d_q lxc9ٜnYn x ? ;.]7̡YT2`Gmk1`1i-bI@DžG" yCmv,0M,ȭ-Lwkӣl8Y^OmmEcip;qp dQYT^&@`wSLįթrqK2ˈ5 0 ,"fuݏPz-#Pj{X$}Ӌ+<܈s,8vWQVEL&&0cXNKӵs8wHZ-ç< ^"6i.0qbJH.T_x? "#r͊@Ј A]xPDLX?q>OU”R"d [8PFD"s  d4+ 6ތ#k惈= T."y&y@q,"\we#6ϑ/B\A^BW9>HdIJ (g}{=EKP];7읖+EIrT/LE ZN~#Rd=_A$C4bE14QUe0"Ӏqx|蔑8T9*!R3hr?Ȯ偫"~9ZO`4"dy)Q^Â;M H4[hjfS)Dh,%,ǑU"xVV NS* ݑ2ۅNUp;S&K{{zQ`-LKf7TiCڪ{[?aHS'#xҩO'B4f1 ;&XJje,)eβ(#+9ee"ifJi$| 6b,mIw~8˦{t{s}9) WPܴ{$ {̈Ks!ԗk t9CYRxjYuXHY8ceͱ \2X@pHKgm\gk;~!yQ~VrwsAH]EVf,jc`Ϛ  &pJC&K].g6'MLL0Vd.W=+iYHPֵ&ZN-ar&gs5[cs~x*fR]^LLou+|EH$ Xn ;=矒+[{1a#T e2.},6盞(;-k +{ e4l6`Reںh(ܙeGQ2*ŀZ=qQO+JT]&`i2_88R(M O7iWGT()odך`kk%~ɇQrf;$j %F!20<܀ )[[w<89A8 r?S+?CujH"ݰ~u}m]r+Ҿglk=$ S4팰Ox> I  w0_]*E eO/sTUlEzw #B+_=/wPCT*2IIq/zן뙇"wrwDr\AcWPv6xS><*KG1 4(CT;>(-r-ի?¼w7E..p ΃ލ8O/Tlo߽GmwTB ;w#͖_h5`yvA &^No%lY.}Ƶ #Nj'o=pءT:Z‚ұ  Qw3"D tu~,rDMPVL{}#oA`嵃bD2x<>j+60^-KP-H¨ R΂J:g4%+`|0:Jq$`M4mxELLN{-B_.9ǽp '/R_@N oϜʓW/^ X(jW[dBџ? A4C= õc=s!δȨS YcN]2KD*}:3p70vSOӣۗ_G꫿M%RѦH"魎wEI4r8UȦ 5H4illlRա[Q9H}u/>}|/;:J_h_\ V/_6tϔv`}xf uqG@PƯ /8BWg(J;#MO9C$`wn>qW;2L7wpP-BB#|}ɻVo݁hX_Y)O`&6P>*/LٶlV \:M܉ FQ~ H*J[> Eassi>7I/;KpXy1-ry\,FHL: xَ,[e#TXC!$I$ׇh  Շxm9\& G޳[Oŭ 2(8fg+nѕ,r9⯷>}ƬʪÁBuw&,$Xk.5hDB%.. T׵K׼"@0sf闟sq~es*+GOiT  Ѿ:BP[aL0fƠ55ÏS{s;.7)(lt q/ X0Y+&ØMy^<';UWT>jGL-djI/ | )5Z.٥ ŷ&fͽsR4nr ʉȮ`y"(P+ GLf1Vͬ |^jE~2_FׅbFl2*rPZ-4h#|Fʗ>ilI`o} TN6C9lJkvԐXL*+# o^Z.Ez֌W/GN_My8cB FQexhpA,Aipi}gN_2]_>1K|p? "HČG^|g7 NnAs|6)uέg]? i$V]GvI*\=v͓[*= CQ 42y.[tW:fU|||,B@ܖ]tNIa_v}Y[ 1ngMNPdD4h@YHUSc^ա!SWK BSL/ 0hmXSɊ]!HwR>{ZTX {vҭǥhpl.J2 6蕾O7S0wK$;kY)WT9a"BsR HKK1nR,nVEeND.lҕ o8b 6(E fBQ1HnH ED?WlBQY?O?D9aɔ$fp*[[v.ٮ}:g4bƭoU Kd+u ["g!8v$JpKȀCD((44@Hi4_9,\q;;l3s^]y\ VdsGѥscA{ g<1BodN6;ICgHBco_O8SFtSJe;ޜ)p?Yc=DT}/|tiLakXd%" @ILNw8쫘\7>xՇaM7`3'=ŀΏ>2 鱾 9v=B$W/Zi7t/$rGlc\7$S+wQOi#"^EAݟzFE1r)\~ǛUs$;X. ׺™yOFIkyl6C܄ ,w *SW߾M Z\Bb7(tKWuĵPDnT Dp=8߳y.d{ Wכ3hBI3wxEbKW /d%E3DS$+v)P>jfVI_|-pS)ZZ  DKbɤ$|)819M!Ĵ6u@щ,@إ79 >?H(Z !$"> s ~#dx)SΒ[w5ԾfiKql9#;E\hNIrLҌL-o gI#߄o=vE(ؔFڡUTU.M34P9!x^ P2 [ﲃ~Y? l1ƕK\P*xI uX΂D]- ;)yZ51̶1WRi`6Tl½3Y ‚Pq;Oo#]p8xy5h)H`Ԁ]2r|T@迪[Q8db7a۸o:(h`Eo{b-t(!JH3:=BQţ9?%I$Ȧ:Nȱ^D;-1LHwT%B3>Zsww" *jwE%a@*&FD lATxgcӖ̯R467bvkP_Z.:++y9Pӈg[iJI` ^?K-E")8tH-Cɿ?9Rf0K~y&N|s7h ">-\h ap\Ü߰a_31 k_IENDB`movim-0.14.1/app/widgets/Stickers/stickers/rage/c05fd046cbd25fdd8046ba9fe8cab8f467a54f29.png000066400000000000000000000133161342764602200302000ustar00rootroot00000000000000PNG  IHDR*yxPLTECC+,)TU?@CD3ijFG1efHGF D:z._y%M.` O2<&u$J<}///!!!I,]^'(', 񺺺@)TUJJJa= uuu2giHHH տiii666DC! j D9w7r0cdUUUT5=mmm-]xxxcccPPP+++7"1é>3j+Z['Q:::66%%%A{{{/b ZZZ{zVCFF>>>[:222%& CDA@-C+MMMp"G$#՘ϔs1e.ab(T$LMd? =>++,,Jqqq5o^^^\\\\aaFBBBgALL722$ƋL|~7lme+ZllMm}w@rsq^^ETT=ܤڛL\][[BII388'ظӠrTIs1M7Ӷ4fDIDATxyPeqx]oQA$QTPs'f;!-0gQ"DrI@H6ޖWMic},! gxϱM~>˜,cot 5Y>SbZ`DKfyO76_/hj_=C:bmibǀe 2P"\kEϿ|)ϋ/2|8Ol\Ă .z+F;p%s36Zb 5M,E80sxƊk9<[=kF'&k0>TZZbb΀Yk|y93qp7Ε+noFun qL`\M!|Uo&u8yNni \8G ~BB2k1uuM>+^9BߺCWYω~r+\hEw/|;oޡy 3&>eg;YcQ{AN7=]t 7-pqq!˲kMNΩd:v"ȿ?|3p75;zb0DYZiBBzD 'ٻSiM$\0Ä89# YhEl ۫i߰?;v+`aוO9\ lB,Fo"6h f/:9z~PNS7ǐZuq2UfBM-25_H'Wcv{ʅK,տ93Iu5*d2i ]+)T(P  DgNQQvDDDLc{44Io)0$((l}(3o;O _Qwg9ɍ(pAA,͓kqw|7?Wif4Ub,}w @PyyNSXTF(>q5}m'>ܗ~\: @^6w* 4jQ_=Y7ԋ>.d@)R2Qmm}: UwSVmbΖ`C;Adq*Qem'?;kTm:9ȕu{D4O K=Uujfv""ܪ^`5f?$dRbj=*uf(jjE˧:L~K&*G xA'Wdjs3dUmKcAt@Z%c8'w|1XsĖ]55TkVo+++WE-&AlVt~TVAT6tIYc0>e0,8XbJ1*kZk骩Z:GrXgFr&s 55 moٕ Mc/'hc5Us> kOm|M *چ<G-QQcI'[ AD_ri8qMDv/,T{Y@j;tRUY 7-J>qޒ)_Ν=g'NںA^)D2q5|⌽NGQeŏo?A5ud:sYeF!ѧ]\8xBH)m_7}ya QwY0"~_{7Tς`Uf4;obyJ 㜪(Nڵ_xaA"WH1ˡq,D;e<6K{2UqKﵛc$<謯2f) 1 yGCJgn dXE?v['n@t S8UحAtJBXǡhq[il>Ms"dgN%"b8RaqKR7ڢgYH|5Ā Y`$EᢔP\mbc!q6vlPS\evy'lDtB ˔^2O? k#)HӅL|ҽULƭ|}'WAsBzf`v}&0`%tlfC5Wye|/zDJL  Y[7 {ehI[hغՀh8GU ҈WǽKf  ɈaH34〃A`@ě6N ߐwx [M$`5={.$j>8 sa\ "'V 1@4 1r 2iX=8"Dx@?G߹pu4[(5D'hn\_,fz`=t\1Dߤ9~#q+`9Ğdnˬ|߈{^\܍2u@W~|?jKMMwq"Ei۵qFByYr9Rj 3+>%X[B)'581RGu\ yLQ!""&liqu_++FHo66^xD"ƟAL+~~3+O銻(!lq8}Iv+LXG7Æ:m#tn:gxpL Ɉ>8|V&!/E2]t8t/Vu^qN\+ٹN+KTrOR-c RYڇܛ0, xq^3e6z޿^T-a!Zm1h?\݁ :#+iJ\!v>#@y< aWW}y\ףQܖ*' _nRԉ۸6Lspӓ9x9}P|^TIݸhڲdyps0Vm̚ +t#pFv盛lY<IV6~fUp5 FĕLWwf0 !ܻȄ(\[XO lL3b_uv> RtĵӣgjQ(\>i1la'jWX18ZuO"#W!lLɝq !Hւc*X(m>[}g8\Ip̥ʹ:' M2Kض1Q; Nt?\#㷃]1jN3x!P߈qaCp#t`e%ڹ\WFXyL-|Rh.ֆk۟.f󢐕 [$jZ;Xl.6[Iq|CL fȘipޑC&%5p ?H+rQ^'\w\7)pzWiX`2[Щ%[ ^rLn(n-OhqÝ0"^7 l"1?RFO&{iqVXjEOfr40%pl7!-/@QepB`-O;SN=8{H 9M E[;*ȴ*nkW|^e=o3pT\Sn>nDRpIq!Q./ Dqv?fٔbbqΨݤvʃ-8UlT?юx8jF.WYUq-|/-z|9aZ]'#.41nV}87.*b∘ nʓ+FZ}ROIx+ ѣIENDB`movim-0.14.1/app/widgets/Stickers/stickers/rage/c1973ebffbdba41c1eedf70d07f54cd3974bd198.png000066400000000000000000000274671342764602200302700ustar00rootroot00000000000000PNG  IHDRDPLTE񡡡uuuKKKeeeooo___nnnzzzǢ[[[yyygggxxxmmm]]]}}}kkkbbbAAA```SSSMMM```dddqqqrrrqqq;;;lll///ZZZRRRUUUggg^^^ggg666 苋MMMkkkٽ꿿VVVJJJ򶶶qqqPPPSSSFFF555777```ZZZ$$$,,,111yyyfffCCC~~~^^^uuunnn㊊{{{bbb)))www999hhh\\\@@@eee!!!mmm>>>؇ޠ'''sss...ddd<<4Ҥ{jO@ղx+lIDATx͝X2k{eCCIIAsu{PBT/ r7ҽ^7k?:ҳpʼnMjT=t|SŦx,謡߯ ΨWᏽ1'&o~BQ;jUN]Lb0uEq\=ϾkU_y;_,{*@V/wƵˆYIN`7=Ӗs^3?[Ƨۇ<E昴ϲT" wM6{$DOz}y?M4yɸ 2&'ecmLw9\hj30_v{ܡ>eiyBFJp;/=FٗUQvC+<C`dp)i>.q Pq< R^e(V~=y9*;2K:k q >+ ts$'lu? r:#q{#0Qo ڈ2t,_~J(?Ҿ $_HL0[W>߻[# 6&ƱzI77iZBρ@$ԓ#MI<蚉IM t/8 Xq$Wž)L nH=o(SAE I*s .= FB"e HIctɯhɟ?y{w$0gK]%n˒Tz6y^m2u#Z"E~8Gkx׽6* ˹\ohed]ihʶw%9nth*)RPb"xJ>,+F_^"Js:dk`~8@hC{)i:D93K]-gђ͔둢tRdcܳ:_b[GQnd2hiY?v^AVf&IsW:s{90aW-uP* 9!!F:/CB5yH#s:`z[%H(E6ijثmi. k3flΫX.6ə|P\&~Df/ŕ,-Ѥ)B=>:*@%0.k8-tFޠ\VNJ­UUp~sF G=8ѳRj~TŢ:>P56$ƭr~{*sjuR O+ʉx~ͣX.T*b(*UTZ6qٰr8KֶqM, =_^X(li5$(&ȪH[x{'G3K}?df*i>]wDO 55R&P|>]LJel0g^meeeLtk,RI ʽud TG %q!}k$*u)jNQ8_v3CC|hth& egEwp]Z8f5A3TW 1&:;d.bؤ⁷n7ʹ',N']|YkXmMB}.vÑ.r3_hCu}=J e4MnO_gWv(6/n},2!,Q$j/3ͬxeaefO5-|:(뜚oOB:_x4wc: L8 :aJ^9H%F[ߗ#isg!7k~t:7ZIA;Wg2h"r˜::^cϜTsdP juHC"l+?) ԕ0l+UON)Jb]}ıֿKă2IH4WPnM,&|HgF7VG^IH"[$_BkĠ [F+"3B%SA_c dtVֵ9yFhitO?u=VZJ+ܬg%pq)ô0˗# @!^_~Uf33m.Nh5'Rd7K(4:xI sl`gVVp(˲wJQ;, ڋQn.'>O-Ͷʆ18k-ևZC]NDԦk#9H1$&Np]nb>Ƞƴ(q?LX/%,= ֤{ f _4Dxz_}*h;Vϲ8_~Te{fz6{&qZP6 _DKPL.;}PE5\Ga;sk: Z3wT1CJWt`@⌑% M[u`;];zgyG&5D.Bөzt[?$JI@u2hlz@;hk`/wO\/tRGE@穝ؐ1wgj5EX\ G~/ On[ፅB;\Dg;6Jj{DJ馨 @Og_|)PLA!PeS}ȖG.GIϢp=]uݿZS.Y_ّad d@J2ֺ}f%/olȅ_(.Ve@3gyxƯN)6R%7zXfBo>0> t$>ܷ^P',&퇐H "̸gɸMW\mSD\ 3[;c7r(],ii2!QF R $ C&:\ۥ/?L]m\JexxM|q m-hN("m2$ra]#PFc" Rl?jwH21cYJGWeغ3Eͼ!@@>4$b:S+rYtQfsХ (wH$,;w x,.z!M)iN9?z*J dxU,8d2]@2oL1n!7#{n$|R; E/(@7O]YTC` RhL|L,6E?ػ P%:pTeUۂcM&}tc$ݫ"SosVќUT(avUj̿|i2MtF:#R{,I]*ݡX&LDѭ4ĬFQcwe챀sP(BgлD'sf L>~@;ʌt);BV߷qâNwq( bєG$b0VcR9 + ;#*a@7éwLqҪUCkԊgZֵY_#4XEaX6j&Y|ӹ(PV)E9 J?!,F?XML"(l@,> amм0*@KE\j_Vinr&(a[w>3=&0lJH?Ø2'l:Hmj=Kc@Ogg?_oث_@)r,!DÉң7""%)n359DNCkk_j{[2&4"'YMZ珲ӇZ̟КƩʹڧD–(Z׼u-URF9`:l:[%@Nx o@V-Z274/%ܰ.tvhjo}_+9mVI*DS:uw- R tTBˏZ$ ~Pw,#}5g! qHZ/.ᩡJ[fd2rq\π]vz~̂鮄Rŕך5Ğn0%S&t2 )OscbO?q]x%QA<.BNMBY|o~D$i3IjߺD?FL1[<g#D5Z\W ]Yu8-ߊ}AF$Nˆ!H,[h)lh -_)?\gM9 J# F@}}@V^L>! $gX{йՎ.,%+%_8ʖ:v.BO=x$3֞abr, .l aR,O.X- ܱ;Iw2{*9+J6"xsoVi5~3iحx)' &X%P6O.mZQ/'RK5QTj~stDT+z0@V~rORN,bN'o.7{Y1 8? @264l:]T[Š\hsgK [`Gcq:'T[GK+MKa>F'FN`+{JgV"BAnbP 82T {ŹLJצ Cϟ{v$B戶!?.AikEїf jp8?{ѲgzJAID00GdΦm9%q[uk {b0NÑ!D3%P D{:Cj"hJ=3EG5VZن/miWJ?NMC]NZ.,0s@*yDYGߔlڏ*P›g^Ufqs񎷤-4״G$WXuu4o[_{c 7FR ~(cTk^ZFe&H%@TNҒ06}{o 'Hr ʡ-e4?ymAbFi*LRxMD#WBɭ[4^@6"l3ah*$Kiہ4m* TSB}:}{X1HH*2EHptu= jT2h'XJmCBEHCaDY'A361s_aĩ-ha條p7')&vv =dc3=07rE@3[ "R|=nSK>&F.*zZ %~59WCs;ѿb]ȳ%/ڮhGä E \ir$l1T;ahDszu[@jH!EςJh~zu*. O|C \;Ѭ Ԟ\]W,`[TQ A}Og>r%RCŒg?9 r;6Uځq9s B +Y j6(b!^Xp9#2^swT2Td5"|3xFLaT0p?[T *6 Pmeh:1[ؘ,Yw@m~٭@ vpR͕#΁@= G9K`zY!iYTgTw& %TgA`1_c[crB{sc^8AFAjҩգrXS[q7wVs]Q @y.3k\ 0I$GH 8 3#pH<%)2aorE)ZJSoRVMՓp"ƥ961  Hw B 3ң^>i*(ڣUjrX …gϚgq"J9͓*tpd.H?feAҨB`b4rۻ<%r6&X+v2Ai> |kٸVYIAN1Rp~o׮65l f_ dq+;cA\ݑ85 -I+b , tAJ!VA fL#5ف.~fE;Rco>LS I[al-b7J.slʲ &f2ZƳ ?oow?ral]acGd ABV>%\^,VuPo:h( 6E5z3P ru21iO9Bdr;( "="uTCӰ2I7.`~=:ipR-NXEp.Ykca.*ri?|T`Mbg_xtn%f 1ABbeH|A@@:Z$3]2IbC'2 -)k3f]\\NOqs WL#iCqaF]uR28*髞HQw[1\+Bn_Z]M7ǜ0̵) ahWe̍<%=WuS Y!z 5|VJ% ukB%Tm AÒkT0ǐp]?05x1=}>'B- A$:wO$S{ xσzͺvw1rz12QA$ By!}lK!5$@e yCėQ\$_P{[,ɣnX+?vhV5]r=/|O4+uW\HJ&02K TR= @()L.I0F`}ҡ" @/*i+PÈTܩ GqI"-AWw%뜸nM}]xU> 9=FeTܩ(m:yhNBH%,O٥іeKxڕΠ` R<X_jU;uэ)]n+3eb$_bhSB89Wl_)$&nZҹYj$2tc^'Ӌ(Dw9]oU"NvWuU ]a7A<~ʹYpZ?sUdޯLYkK%\i}Ƿ/{?RDUM`X9:ވ8*9w#O砂{_G dtjyD4w5kF:v~K8M.!VݲM5;Xn~%ߐx{x{͛li9*^Rf:4Ws/ /퍧C\O, xw37V$Sy&_?9@ ⡣(퍈!8c}᭭#m)Qv{j-5s Xx76)TB$lSTr]m4Ru7{n|\ ǭ<fʍkn, --# y!&|'?ﺭt(*3NT&s|?6ªHkR8f;D2)8ng<^H A$/M .d\٢F6k|}ɽnH=̓(S>ZJSN1>Q{] (_av+ <P@a'1-Oz }͹ycu OOZ47Sڂ .A2߆@uMW=\] S/_2 1MJ:pS/P/tϼ·w6Hto@͇ǂ(G]L"m yzTP2sz@PLSSDzDqkm]@`^h~g lqkՄ 7p(B(J=+ [ҡ~^\ `œS_x%9'/?@%0őQNxɄ/.#8Orp@h+U=<>U(^[JiZ(Ma_y.kjh5BVK4ZM%m̹Ն#9~L NjE.aIENDB`movim-0.14.1/app/widgets/Stickers/stickers/rage/c658195b9463639469c3880fb52cc861bf15a3e6.png000066400000000000000000000211331342764602200274120ustar00rootroot00000000000000PNG  IHDR'!)gPLTE555,,,%%% !!!              FFF  666###%%%,,,  ...Ḭ̌^^^bbbҖmmm===ċ ɷeee!!!AAAppp|||vvvjjjXXX888PPP333sss'''yyyLLLEEEgggTTTUUU+++III"wtRNS  %ù!϶*l0NC~wҦiƍY{a'@9^dǟI=6aR.̮tTHErqf3\-XLQM=)#6ժ Bܮ6T,IDATxԚ[gǓ!Q@:`vX{%wYh BaD@w M 5%y~ϻ_q ?-fPQ0o@׏}Z=\+)AC21pYVfE;mޓil]kTg1`SM 4؃vsc~FbPFu(#P t:%|DdZNV |khT0 ƭ ٌ(8XTbg +Lm\Z}ڿ~zjYhe,&B[F|(0'F`be)|Ι.88I: R;#,O-DuZs'j)S 4ݎ DEO-^+zm A$mmb좔"Y26V7ebA2 ,F7^;v^j&Ae릴S}CfVc@x*G"}QIY^kS.6̯U['m|w$Tn=NS|Ђ Z54tLlٿ0܄PK~ f~'1-!xl߂vK1J&Cl# 5smp̽˼s4 y/0CО5HZ(}Q%򮮮%-=ȈT‡hN;yؿM#LA$,%Yy_iJ_0:!0rQ5Pd\TK曎Lz)N*=m RTE!"{;(#"1Qq)c VORaZ[]͝ӳ _Xw-! &g؁3?:[aOCkl[0Qɦ2Tz)LL iH&yfQb!d'Q(Ƃ=gHYѴՆ ';Ln^*3;[sb\e"qj\M؇_X ^ A78sG"֞ j孝9qڠ6P3z#+Lq*'2S!wK=1XQh% ejb[=9'%D5Zҋ.J̬1^P/_@P x}cS] gIZdSs],A> KKaq21͈NE[\RI=9pJ{ՠ]39 ev͛ø}%*V\TJFnmB !l[sOۜ)ڹ&ɻn}*{A6:h]UȋQ=S;&ȗCo0?kʫrq$3;UegCq<X*(ގ妵u'c> -V ,:E_O,an&}u wL #ERB!I wNM䀜饠[ydS j`k<"߁s[R[ ="X<$0vcd2)bPDǮ¬<Ac>sZMb^xYD.='pS @LF`{. ]N<: ^]@م3tK`韔zΊO49c%b| ;Hp5:XاX[|5UvO9QOAYM1 -O?t?N^ vuX5 .1uf^^MvOs7"ZoYفAw+̊k܌Qށb}nڞ&6G ^ύ{oŌN%" y=O }WGT{TpzJ sKbeذw`\0MiDm|pޏ^{,^*U&סg"{wh܆VLvW`ޯ^AxBځ3py kE(`̰=zL 𻿰mF0 !t}: zws\`\#@0B߬'pe) & Re" |eiQoj+zڃ: |> n\RGøppIpS' pپ׵,02@M&¿K1{ |}C^xDǝ) , v:<_oM=7ج@:?ЛLIP$rOIEQ%ELs Hܲ06M+ۦͦ3Ԑ$5JeO4,}f7=sϹ,+NwW] sqshմ<nN@fI tⴏSg?:S B\==dꛝ6Dn1>8, ~BRRLOF.>h"h0_QOt=\`NԏNȎ3=U9918Wmlv֋}o=LN꥙ ki{eK )b|B ҇#ξpR7ZϙcVfrpJc8䗛Jy<-0؁.ā˫ ,؏R]$ 9;@*xA?7sM@8MlDҾcvt&g)H0i,$Oקcޏ/[fbea4H C6gHB/82h1h ׺CF7/Ni^?hTXX ܌րZe'/g4 _XRV<)qx x]hGiGF JdUI݉0<Їq̙U+D³"LC~ڟX/{;)LW>jX3٘ߎ{kċXjn`yzlG  kFm/ǰM<镩ٴ1:Nqcw]\ oQqʺzՂٽQd;OO&a#H((PBN2q{w&S4_^BH"o h-#TK#1y]~oϟ??* ^~~TEG0 _i~>RN*\C/X2?z]Si ąXg2!EGA7qSDR4Q% \q8.He)bR(F%1eAV׈2_@ޗ<݃v$/.N`ܵQ+H$~kK*vܞJe'͵0<>gɓfHNhGMR`䐞85)<Ibl;(mT?0߫Ҧ4 :}.`1(*cp(xFSM*Vo,EXBT>v(Hdɜ_Ő("H΂FB{VL0 mBc'دDy!QAJ3ƭu%"%`HH[qDݖ cI]cY;u_ۍ\3kِ{q*IM&ou7r]zJSC綗 Ym%6ȣ8mHO‰;,~.S]3c=08(%d[ǩOד84j(v a/CȖ׏1C-7i66NҀ-8:.? 蚫3.9iRC&L㺳 xhIS39`Ҁ?;]pkM;FZzԴNV\HlI/&TY뤣3wZ< s ^b++Uaxr]wDsƲRBKLA9)j:|:cw&jg9C5} @ȭOeɄp%2Jy9HXmwB_L%>8h 0>8!L!ܑ^4EyBM75g_$tD6QW guJױ!5&RKKݡ]:ZT[Oȑr'A l{=ʓR}یY\6\bL_<ofLؿ#\ao3NOKޘ<)z0tR槫z fcrmլiWW[gv[gnagD&T%l9=Yē`2.Uۻ-?;> ]܍ñ\Hg[tIϫVSOA|fd!IENDB`movim-0.14.1/app/widgets/Stickers/stickers/rage/cb5b1555db64db0dd4910a13a25e5e3516cf9ab9.png000066400000000000000000000224051342764602200300050ustar00rootroot00000000000000PNG  IHDRe${NgPLTEQQQ  [[[888^^^&&&IIIDDD111FFFjjj ,,,!!!侾$$$ɝ@@@̂ިgggUUU굵HHH<<<111υKKKCCCtttjjj444///ooodddYYYWWW999lmlNNNܬwwwrrr{{{]]]'''[[[FFF888~~~qqqbbbPPP(((zzzŒMMM```666)))vvv٧aaaEEEmTtRNSI - "Mae72&T腀wp`C{l[*랙`%zYkY>V/tˌ?~._/_3ɕ/]0p뎿q2ch[$rHEkaʖ''Ws\Sm': jꞌ pfl앯ۼf' Fv蒙Q2렠CEqfV~֌=%TtckV*5%lW_8?.cBfnW98?%OmH-h )zZ=w-z f=U_c zÀ!v ~vym;SZ }ŏJQoO?ssCjtr*=%v)ŕKߟ3Ӣ!#cJ)Kch_??W&铵I9<ЖjHDS1pR] |4}UuĿ( 2/ۦ&z8ftW4nDC|ZAf:gM8HЉ\qa7cmO6A^rgžBN5hk'Tڡk 'X~-UGT,%4!/iwskD@ih) bP[_3ܵ7D$;9 $4z D"ۮq0S55?̎FɆM6eH}_I H"PăxN@ƂC H~~%vu:ul6"KZ =S:-o' <4=0δUwm bka(G醩edѝhĹ!?]parn*Ͽ bѳ~e hrѻ*:@Ÿpbٺ[kĽ9X}y)7:@$o_( gP`]b(;18'B\>{A=6/7^-MhR@J~ྒྷnd06y7 ty굗V %"R]a^}BEF-8  n+ i~ݽeo_ 0`#sTW֌Fq"%O8]T4Oxy{YE<5u8c@"R+(熉ȨB #p umd4 3# Svn1"0X`L|_Pӣ^8 .ԗ3HV/x{Ei#" K<vWNr5 /ͅ B~gSd=Þ7%; A[4T=/tHtMfؼljvi4su6 '#}1@cba$[IYj,[ksQ]4y p8 WS&57Fᕜ[X1z$=Yɩ9 dY; |@[Ơ(LϏ "ƅeaPDftpaM47 )'eJ;@Bm1w"g @gP՘,7;ȼw dWmn# h ydKB2T'[K(rSmYR M?u\P1Ҕ =?|sXV(q=UfYd`83柝S'Ѣ ސe z~"81)<"BG7:el٨y;He[V JV؅;RV/Ju1o;(.G.ٰqf׹T:vN}GL[1X-^"zRIʺ,4D @ Q)Ht+Us֒!Y˰Tp"c\h8֋mؕt W4 8-dݸs/ql@S$No)Yށ}*'MN܍jA硾ݠQtbFSzȎ?c']s^jӺhޡm9iiߊO]jrϠ3m^GDZ^_߰#\zSZu9TwD!c /ogkGd?0Th4V @U~h%;A|MkѹFSS}'Sx?Eٙ..ɁZEX-([Ȏ^" ?9lJqt,& G7LM- zH1s99K|E׌:q! v+Ov`Lh&}4Kx$;%>;=Vps{rfS0xzdI/Ԇ.gO}c 8?w[oq!#X v.֋s:ԛ7%D,|?UO|6 MM5bM! `y`EV1<Ϭ?׫kg5223a@Y%iCR7rIK <15ŢfPK:v|"0 OuWqDXG}{gq~ KhK %jHB!$b MQ޷ v͙3nH O{XV39+<$v x%CVbg8ȚC|p=KY&R6oRJ91Z]HP\Z&pΩ~W!; }lQҿyӲ ٹPLE$0epEמ^Dgmm=oYdYwns5Z X.J֊|/8~d'=C8wpeҫkg9XYU=m&0 tR:YF!ܤȳўKkפ<vEh^d҄odLxVR[&,z v~tGi<X[%5-z^0W?ji,M_ؤF}54y_PeEEem35r},&!ZOƿ(ue{yi}?=b%=ۏ*:Q0G̞b>vb+_;˔D$`o+WoK=\3P[|ա1!`֦rCKNuU$t;*Sg \‹)O=Y__G$E3H)Wz`7VW , NlI;o}[H)"kt୆iGjIXN NsE#_^ PEWPN=+WhI_^qOhS\i=X(+_dKyQH!{$Ŋ!Y]ZuW/zj7[_ %{%if`/͘5qB[,:m;W %eBz[R@l>iFNt͔1Jp"ބ07Ú\i~ؕAEUHy_vw̼J\+<_8#[jz!)rMek0m>h)Y$Gq>x<ǩ j y>'-',ȂĝËD0]N` xk/ȆQ@j%C dlh_ER^g$V| H5 X(Cг(W^'ǔ.ך\YIxL_j"lbj=7mf0Mh@ dRd(<ۧMYaXM,+ʪ *\_"e0sx]Y,c*t)w:x[xΊ!5K,E}%7i0 pJCEs~דI홞J'K:9)r_e)#itW]x[Yv5h0ϗuEpR+ &l VxZuS'䖰t"7$oP6Vaa ji/׊+j4(/xT3olo-9r>2Ęu!sQ1St\ 8Gyb2nua,kq+ Ա1$l[JӰoN69p(;SO];5|m"YJe-?)X] eLi7q\b/<&8 Hc*CUcc{ O|Vn޲2 Ȁ*~3iݕ_% 4uW PYsLy |t|ui/9n|,H[Yҟ{[h*e:ϝgRߧ_{y}W!nSEpNfdoMyg߀V^bB3)\YS]Տ#dM0a'k|/WyXWK}x9tV=/| B]:#ԁ![IJc\5B. ![(s_r gH ]tql6Dc&ɗd SC)~3y{5_5ʲpxN"mi Q[ [d[&!%Tn;y5xihMB՗;DޖQX*^ص/c&].W1tĦ^`[اٳXt8lqH8~FkҰ<5 X¯Z<CAMz@7hf۴{ $3UYNtax|u#s NyGUld];,&.S%|{ ޼-쩵Kd<G\slw∎Tlbg4˻o#-_,ob%nKzWLS N͎Fˋ葀 3WzUF#yyFCH#j ӡn힛?1T]s)Dp, e>>888~~~xxx|||zzzsssBBB槧UWB0tRNS l )%Ժ@š.w93e^LESYώ~rs">IDATxڼZ CG5Qcs&ٴ.{! \ ("}Ff Q{6 *3{+߃W7nܹÛv6I0 m:::t]oܿ{ށQOB>{>lomif$.MM-XZ;{~w?|ի{޾ޝ'˧w?~yv{kS䫄ijkM`~Cw}QG{ Vrf<+V3FW5Ki߾{_$z=kSˇS'ڨ6$mL)mqh!M8&}f%cȣR~ /FezĠaf9klx{>F@dz ڠL[5v`8S*x)$4-ϥs!'s} Hŷ <{vKN}dcc#[X[nǓIb )XypŐA\r?2= X;AD>qI:H~xމ|Btыٰ#~x NkvqФ(<0 ou?4<,MpEb}yJ+Ӗbn΅5GY)= ʗA"KHu9 ЩN)vCeϖے( .ؕ=Y1K PKI"g%wr`W hA"gJ5߾ߔޗ}vԀ4=~G4"J%QM*vFmJ:+[r0_:Y[EY՘֬NQychE?OO!rNS}HbȘ###4 r\oLLeM |i*EVwjVၶ)J(6%J,pv kG/Ӱz%9QUY@͙*!X5rݭbrt?9g^-s1ѩ^(8**p9_  U0,ZJIqui^GI%*`=>kۘ֫y_kxONl& q)ﯫ&3N '̎y~& KaO%Az+1XDw+aq+J$Si5=~F [ʳՅla]<0K;$m}on~]9hWu`hg) !Xt+x0HMM%wXq%a p锦/~3fsH3"4b 6ƴeY|U *8RZ^0LD|߻-]. i3 mCt9SWxڼfG<[pS$JDqk4%6>bI8b+ϣ52vX~otB5<{rշ EĽ)=,&yf?cz|7=C?XAOXbJҞSO+I}uh1O_5|#X 0KqC~Z|ӄuSdIK6$HEj"j- H"ף xDTAү*hU #4ZSZdu!ģ9œ@h☤<{0'#t8):ц;D&L !K҆GMf*a p $"k@ybEg_[*LloXJ*|wm$aTn0f[l; ʼcpMO hK%=>g9;"һe;5b9glQL(CLaSIZ^nuHr fgմl#O9 ]sAARSne/k/BP }Lc~:r)Fu_;h zDEVZl!*}98.6LjIX4%؂8MGvjI[3Kv]%f79BpBJޜuB8/ ,V< g;mdWPؿ͆tziK;`iD~Q_?OjtG@)!vV$ȓDInSPȪwtܺy],n.О~v*6k.3E\08 >%bc>ȈBj˦# B{6>;ps2nDD̾]]Q{Ӻm;wpp37u!C-ٸp_gukVi@HlӚ0e J=dj /Ly12AC5W)?κ٥#,˚%Xn25iGe͝Ozo-RZl#%` ɠp.A,Tpmb;;ᡅQUh 02Yu YxFc146ޞg? tkup3wp]^'ߒTa&ro'Iٛs;\ RX(*MXA=n<\GmGjhF^h Jˤ}ayzatL^a2sqw\f4 PD\7H"u,-Zh/$21I 5k8.Ȇc1͑c4l(g6S~d?ڡ;XzTK%_زJ%WLiTaڭ@V322L*pž1 Z3Nxq>RtWBF $rP(7WB͟~7|"BWݫ;KA Ne_lx U y81{vWŭftc fAqS29 8%#5 1S퓐Gj6N02T,8DhyopYL'X ĺW&SF#_tkf[W˨?8a{kDD坩zNw Aړɡڄ,3-܄_Gt4XeQq񓄯{)К( u ޾=wVQa.xc1J566fvxUлQ#=r(fV+vc$64]x0 WB2\uE], :䬔NO!F:Ph=~hux2L6[ * 'gvG.y< WB͖OVig'1 ,0o\[rzZ0Nt+g8ۅR67{\2aS 'J.sx\IF %25kpu<;{ I{ ",A"[_]}9&EQ ygP3B@dݕh}5.ᱱZ*:Xv=FG&ٿָ$"YE;M[\nd!NJBY߹w5S~*cZZlU[Vܫ48Y9vzWOnGA8fDXլP^RUK&I[?mGW$$N|4+ϊN\؀ݶhي0(w(~nUBk=18 d;(#6DtYBigxrLY㯲n#5B[EU#%}s,BHT<üMƷ32*[yw/|hm)5`$^I\g@ԆP|::D?bH^A @HcbĢ #}3#KK<+M}Z͋ojm PRQ疢k DYDe#V6( )K{1#DhXAYw(3tTjO.iĚlvı^X=4i_}j߾ K[tc<$su l}a2]21+X<:OUo o,JCz[Q?: bj|aXL/( ɗ~70s #R)<6.(AF8]vFj&f`'UNk~z`POY @aT'[9"#%.7v/+98F-WR0Rj a=l xr?$yPRU euݾI^ڬAZyg1m64Wcj0ߑZT<]Hn@x^Sg-^q,3D 2}բ`vϧW<)<8*#qsg<`(79H3& [ڞr Xȷi3mR3Z^VFRPo4Ek ]Ul*"˼tf`bY=6]H{3.迀"Z,v2{5Dz٣@rbJSylTTVYmV%E3/zRA0)MƟS+is1ɇ il0$J{l6%O7$H4.FK?'9QHj!;YAt O$"skm@@T[Ʊt:XUN0X?qF/hxOgIo8qƚ$/,T2zmKc2lB"Zvt281v0Z#hTƉ9JdNЧEN^ s9ǪGtYlv<)ixw2uM$L/ǪvF|8H #i/G&,;fiT zȍL| 9g EMd$<W,1iޠ6݅;,Ep Rt_  }1U FH)_9cpU<d={:kSUOT+|XѱGdY-;<@@P uЦ&<\?yuLIjI-m/ƒկ{NJjvYgYڙKv*p*+!3лV9+q2Hs྿uZt9Mhh^ze"Q+NPڏ%Ywa `Pmφ6A(1GRw[+(jZF4H]oݻü{fyrY^QuLZ"([mN-m:6ʊTCFX$ DtGotR1n-[\'%R#!WȖFWp\Iarm2WܝJQ75ڵRb%^=$3,e8m,] EFBi9qqvt.rԖ׿ #1_z# |C]i8F5f0|;/5Z~xJB|gifK@ }AWŬ2\˂GfūRrƃ8GjKIM^Ňq=9Z H'08sq/k6SʉjuJ+G8AO)(n?iodx&@HYj>SrK*&uHĞP{0+ܐ,>ڎ0"퇴C$Xc$8xd2D[. TP{!c;UNFA`G:x6ݰZpk/"۱Y[ ^Ó2 | i7eP씓D0V#dY5.sDh-A47 Kݙ^ C.F%o@mTPhl9<-?^Mg^ިoAv@e8BK$! bO"BQES.%L+nV}cNǷK9(,RY~uG y2:41k8 Jq;4 OkODĒN.X*굨)ӄ߾2MC9YjJ?حۈFfmwԬT%2kQIEҊ2GK:l O˿ͳBH\`TgN7]hݯ}''RY,T$_dFa)y!Mm;.Tb28.K?ѢU9D S.7KN'i 9:Q0l#c0;c]$Q+)XÉ wVEE7)8b.èYBhOwaYɒ2o?@wR!K7 C3MqW8tdnAMp4lkr4Sj®DAF1VQ:MQY?p-W*hޟS,z[~ۏşD}y"Q İc[]"5{\aqs%\62<+NjKmxԳwƞO?vrQf*:/QN%񟣍lu(Q/{usZV.e>X,mX{_}dfյW{ R7F]IT EHf/Ҫ*O3/J_`*>X Hco[tBV o%#m}j ԊL)k*8.W䳬4gᢕ= 'YWKIx wJ'gY4N1WŅ߇8h9aC 26䏱ԇb1iM+xG>@?ƒzʾIi?I' Fn(Й)*M?a 찂{у;))o_4%+S'eU # 'KKL؜!}iYX%gNDłMlͭ@`0iE @='S|NWM<|c'u!e%-ۼ∡{@"ˁ|8Фggz|`Oej5uYPGռT@O<&]y`u/nׁH!D$˸:a+H:L2|d='\! ] ͎QM q@XH OV@.¸p ̘`K䊢i{/K5L{DXA]7s{3"%"0g}ry͜[d骆H}/ I|Bd6#sU ޳ȓ`Č[$psK_qΜ~]+&zJ,,r+ԤK#3CF@ 3L,zA8rk e@XFO So_,A|hUVBLRDHD|[dky68Ա* 摗+iZh0q"3%kl˹ <cI_ E,'Mgi\C4Y5 @t`n΁]9Pde8B س=U3rfpjjjC(_k ٛʛ! 0J]H,160w3 9:p=?3jfթV$QNh7=`3BHhI@~vEfV,\uV#|J@P+Ҽ_>q'|0( wʜm)+|YE[Q'dh:=eJmg 9 *G凶ݒm.(bOhMZ׷*3e@8n 6".'eSHdd ȩdj+7jT0O?y4k v3r>HkOɭ2UP^ +Δbdb_ceO0 [Q :0cJ\I@B ӂ^̷ .1,eJ:(1"aT K[ \΢*%m%nYk @=[w|nd t*wE-cfhWCLQJ+%XegVEMz;qNCQnpVa.A\i@(?0-"DrПogc9vJ~D!|ϴ]v戔z`V:aB]WύVZ ?^e?TC@BjgڎMSj&!<ʌp tyNz¡4R-(:Ȍ `|ꤐtQVf^9A3g< 'FW9XZ89:Fny#w"~Y#6~q Wg+4.'hUhEJ˴\U D0_Am,ђ#[]:m{D] 6VU&iESSy XzBR3uv4}uL v~OZZ#ǍIˋ(C%f|K('H*C6#FƗik+HIaOݮىh*r`?Lb66k^ܐK7|>+r:زCE, oۛPc#eq8eXP.Bn(#D&?̧]A@D9>.>)VYpw9Fɻ|`WDcW'ht'0Hu,K' IvP蓁z(f6=ul$+hqlާ;xg#CnYm؅:rmq? W1d.S@#TV;(a ^os`OԘ廪$4ΪS;JzNjŌs⡍zą◸y%Tܙa*cPj5)Uٲ 8kdΖUB+D! FԸ1k?Q (ogp`-1;B7(aAe\ =X=Gݗ~DZ1@ ];Mx [FogK}Lb8߄7 Dnd٘{cDFzjgo{=$|LQQOu'W JҗڠuhVV52FƱ>wRks򍍋]}n$T}*VcV.qw0Ar7ۨbuvAUS\ #:x, \IG8MohO[)_rwێ_YJ{[;?|Osir+A-RFw%aߒ^&e}Hth>n~/ Yv&6E_w='Mx/t$ Ovt.J̙ *WWUk_ޞ^[//bQ@iPx73DKRDڠs$o;Szy/hr?NWDf>`zGIgp!}S`*f 87>Uy\b[bɻQ ' Ϊ~|Aӷ+:iY1҉%0OVM}\P kH,evr?pu`{=ڛrV捒ƃ'8~;OiJCO}C⪓yڒE_*[Ujeљ_>gkJ:"L0*E8NƸKTw k4V. ht;|~0hGT(Tݛ^Ժ 7@yKOۅB@@7c/,be1*>'@ H[^p,2F&cP*U*E[Ne_,t)cd }|wAÆ (*WK#,@.͕4Pgg5%wh!y`z_dЏ6=i2(SߕxA=^LJxo"D࿡ӟB4uQOv #(2puUsdRV^473yNp?R^1` +0R,n.%=L_Բ|1rLX;.0:Q'~[Olo{1A<<-u17TSlGhZAc ~[|y GNv`6,-p8-e?FgEE*!Yeqל%.v$1yg"R+#g‰ a [S+} cJ-<9)^|0=K &5rp=L=xL?(=9w~gvv'7ǟPmǮKC0h4/) F`t5rt.8@vյɷd ^Y^51HNlLOodxo)MZ{y%*5LE&5@CfxS@@hu^5!-rnpE^=deo+{gT`{aФh0ZȂq޸lpU M m", nnʊ0 X]𷺝\kyJFx_[xb iB8K$VwEc"DAaV﷙Ub`?9Kׁ饃3ⲉ!XLNW<>QLÖUڋIn:{B-Ze4@_]`u<{j4@O;u aXAJC"֠{_8>|(=C:i Iz<3Rfu Du3PnNpXUY^EIENDB`movim-0.14.1/app/widgets/Stickers/stickers/rage/f6ba3ba7973446f7a6ad617b6312192bfb8f2693.png000066400000000000000000000467111342764602200276240ustar00rootroot00000000000000PNG  IHDR}PLTE###,,,""" zzz)))---222%$%yyyWWWEEELML>??ddd|z~>>=MMMbbbTRUrrrUTUیĨGGGͫ  vvvsss!!!}}}((( 退zzzppp;;;011PPPmmn䜜VVV???kkkᇇζaaa,,,ޙڿfff]]]888$$$oooAAA555㥥©KKKHIHNJSSTMMMhhhZZZDDDFFFXXY.//ccc+++444tosztkthoكot||o ׌ވ gwy9_^}epf[4WV00؏I||ߨ݆BprjAR,`0b؞^Z[q{%(:,C8{*M,?Jin10URb̓#BLq'-w~ͯj0C) rs6U rIlnߕ_(/v+6}G?{#҂FјX@L@Pu7*Qa]=ՙ~ wW^BFhA1=L30\ݘ%膡 D’XKEyuz񷼌k~e=PHYڋK;K4Z^P(al^sՐ&ZM8CldV W/^tL:VO#QOv+D|=HZ6:L0 cAT %TS1a)ظy :M8ߵxgBb)xE UY'ЋKh.sdA{gY] A !@H75'֑_\\|{y%u1c}+ q9L@ȈuRlh;ǔaf[Lp 2fOqc3,g|8/=У^#`2^@*kCnM%9 U{Lj 4Hu2LN c{3NlI1OqUڀST5`$gyʱyIت0*?WC5{4ElR'+{;*j5Pٸ *E X^4Fo $yۚ[>}+kkk 1;-v8uvxEMag4)q )2:HgJDL`yE 3EXw8iKI/B@N{~tĞox mI X@ZLЈHR62BѤ׷*!PU1) "5yMl[Y] g9l__Pu?B_A;6`H6 8wJԤlS̒'K I71DE(V/]w-]b9HhM#:m@PB8H)u2ʙd[8HqY-Phy`kX b+5{7!.!"Ο}̉Ξ?@$-w'(c k8 *kȊd΂EpGQ %!\65LLPrciÇ@%>uyf%X!uV\6,{dqԙ"ZLFda6k= &Vc텠Z] 6JÇճϜ9UdsG0 ׻c[:53YeCUQgYf:0LTIuҐh \羐]х¥Q\M C*Ԕ2$C fs[[xF,ЇρJ:sދ+QWh7_Ƕ6Icawe}#*T"[Ch(CWV9 IRf?x9V5c Lm?&}ʢ!R\#+g4Sm@y-vQTՙRC/ðn2^+.z ;6DFj%(3I6e2kጲjfQZ{ 2SY[tg.PXjUr)s) DdVW[ub9-IVXr;,$U  waA(b]|ȹ'z^: U)v&ɗ-e gX =xV=9,)U@(kVu(CQJEG@&LMR)%^ybZ `Jl`ZJOF [g!!x̭oKKݰ&"J͐}*ZLƧڭNT՛tIn$ey\t2d+O ms7$ܴC=0EHt,|0 C<{RuS*.JRb`~RaL+f# Aȏ~RTs" jlpOw+{-Y!Y[[ Hn[~ 6 ^θ+xR IZ{ˤj (YI+A[-TBCO7E#{ ` Ӆ]eD˷FtA-\`\Ͽ{ٳ4`D9o_w|/l름+.$`% 00 ?+:T?ĮኺhOަVn Hcg 5o\{݁˗͏_?|ᅟ<~;"d KW:r䉟ʶV]3SYS!OeR:FNx=yq8a| ̀&j0LoDG${T8C>''c=Б#@GN>{~^US dZǏ_>~)LW`R:dUJ._;(nErC1'5|z[ du/n+8,c,<~GOoz뭷;yG_΁I~۾Gof[P vgg}{̦\(gL:!'X@wMM]nHoMN'T3xxE :wU+_= 'oΉ7(l; zʅe0Νy| 7|ּ")LV J˴&JJO3С&^;F[ߛm5_̖iPc^ DR.k+%j]mXiO#$'!Oxr23J ϝ_<|x~N?ǜu$ pؑ]_"< U$4Bڊ^) C6R󡚴<0Rq;QJSJ(ˠ)5"T+N%KC߾=¯|1=k^NեUemrY8Yɹs~•S017]K|ҁ)1WΧdAeT>k ^ΡűL*4u~c?}/NRnSR4\ KL|#(s+K?{,/o.qW-ŢSqƅX/'uYY(B ^An=acC#R$HAo~qAK/?u4W'|gwzUK.(FLFS@W. gώnK8`S*%vF`וe'3j)J `y14k]%WJ}~(>5^Aa~2gBT=?@S=}hrWhLkl/PY)ĔឆFM !-=L*)ҒyYnX 0%J7fNdb >s23'!y`iʀ>m ipe4aZ*y5@ jCN?l+c[+EV#7Pr p "?*EԇC*_Z=K*=5vgdnttanٳ9~˷A{@hЗeV`)vjFc"yj 5F9F+q̠NR R() RpY[F:/Mo1!V_e{WI4W6%Acj-ce2 7`#$Ոy^]U+P+i뚥 ]gMrHc:OACL4es81S=XB|\*,gǠ z䁥hSĮ\U^+1Q$ղL{^Xԉ jbĪ"v 5v"yRLV9(x 8' S.~ %3LaXV=PmO 1`8;31TiB d\D\* :DpP1h,IP벵dl[xLj\r, D";{MCCeum/*W;Zw*gf@oJ0o4='PjɧtvkU ńGS4 i"1}#EϦͺo,#Em`䦶\ˈ5]юkYh2BA?d|vf2SStdff2)L@G(#ƴY8M~8@_ZcO-AW+0TY^zwB`%MI'i&ZDS̖E5V9ҞzͰn5\In 2NTD;[Qiåm<ȕ `Z9c2sg[Mi0$j["i ήUEI&C-&FsSlCۆhMnA4XC6Mmɢqա|{ Cݽ!' R8J3Jڧ"yp\/={Jz0v}siDF6G J%j*`4Wcf[fx)8;bYbq,7VS(TUZVn0TIHNJ iEFdbA[X2:ԋ!7nkb_iD~o #; -MBD(2CZӔmM^E}iU zp9 Nk@Qpö_G, rHwiS#hlC!P`^JgĄ>>JנM/\P aF# &GПR.[t /&zCJH`URX$T t#l~R6 i[,5i ŌKCx(\An^1Ct(U(.tv̐:>٧4u-{A3.G9Õ(]gOsf Jf.4 Yb淯!Оzz"A SrB/j Xթr8\N=n b+|*9DmV̀=Mߚ:MXM!'>dI؜ۀ@Ƚaq]]\m{j BTMថQt8dёN%ͨ5ۡ5@@U\w{-yA[T͚Jƒ;6ǽ}`0}Bඬ^IyQܴe+AIC)C] 5ڦxnd"Rc_,v`I,LRHql,bu{iHs3[hTU>:߀D YyyD,.;6:* '7I'Q#!橦 4[e62\T>Pyc *pIm_+rEf\Y(Pšz@X J & dFİrQk,G1 x -e 5 FҸ±.L@iMH[: fdpe~}Ƈ_=@O|?p]6vj9yc{o}C C?S! Xw0.!xMMvE:T^j&oud $Y7 >sOoi'jjzvZ9X}!!X_s?I >mz7QD"HYSs-y0(#G( J0DY-?LM <R$r 5Tȝ@xV01k6ϿO?6ëqԬ(휨KW,"K[* {\m1lCm$Z{d[0 ` qvȈn&ZN|K_VMb\zleqg Z~MWI жI >ld܈+M`8:߄||}}Á}rrss&+G4`dB(wPQнAGPr(,"dp9ףq,È.ebHE(Tm?i-~t=$$&AZ~bJ1{/O}Ώ=ů~@‹2$+v}=[AQ$u!Q4ÞvcnK%V>5W2~$3~.4in`@J{x5 腰+%)i?cl=]L䏉V@U(݁Tnr)n#$0_̹fvZslԾ"٥ T{``%b?栋c\V/#>Υ춊K/p]-+Ah:F[-bTx-Ii7/9DHgkF!P` nOoȗ0 yv6ηlic)ŭOj(C-挚rXV b&θ 77SCS Wjҟ NfGYb?7_FQ>[0LtBO.ovpܼL8pxF=2?87~E:.pH<ڷsGq ˋ,J \A(QwQD&Cd#l+>w~_'D+i'1W*+R*y?$$7l*겘OJ F[ {ܴq;D<]c$Ӂ*oLF 77"`eUjEdΏh)ݟTZ+@ gH7^ WnHeu26h6_JI.z'D28Ci)Zx+(Y23-"e4 7oXGn?.wS5jҥ,֜93(,g&6< u>.s27AY;LHPHD067;E/Y0-/b,?[s'ǂvک܇N ]Yx`3j"˲t17jc-CNfqRCD1(?Kry!i%`*jkcY ?9:QއJ'XnrHzD6g= /r%wv<IBTBQKǹg!c,ܶxSpY 4Zz &WY/$l~^|2 |M䝉\rñʂɒT|j 561"#x\޿$}3q0GCcd3YA!II +fq$;yH#GYӕA*o5h^3Q&"Н4p㴆JGEd4K$: Ԣf eѩpgE(q;JX"7m DNTb."4c_qBveӤ$HčIz.g^D/YDmcHg҂N>;%ؿ1XcQzO18(4Ᵹ8"~LFQ ۸ʪ@hYH*3b*h7N;XQy$͆nk)mVŭiX#F̞7F@E,6]Qa 3!"._?rT f"?8Yb/e«fg1"t$#Zge>rQKoLBҋyKsn{ o. ` ۖh< w4.WT r(ѥ+$"!Ӝ{ [(d;\Z"b ^Uo'[x&1n*0WC'<6 r_%:g&2 $B*n;/P[G"&酭ɘ,zLJH`m -l -8=܃nNb (%bC~ExK-q~WqRrh4n eF5)DARLd8w< F^v.xU|˱ʛCR' xtE;ge픹SOp8x:{AS*|5?UW3bNkUtfwΡ@/9L}~ǜR\@Wc(<;jK{[1 [89P5沓ћBkC" 7~6.r$̊EJhnPE|&kZ)D'nמy!%wi=$8uTwS0ΦzѝF@`fUw9]5')yTԁ-o egfq1K%)ƺ۔N a6c,UDLV ̏O+?4yK4Yr!̦zpYZ9g 2zJal?)9, ATlŚWZ&='2a4w1>dt ܟKIoe \Ewث:i=Fk_+WQ*;&?X=͚iex`SJ\zizO2,MQKaѯ69KהK 5r+sL cc"AiKtKEDMM Œ/ҫf=MO&3יw2y8fLy<@X1fTLKiyt`و[B&FZ¼0齺θm+=څ! :vHܧ)I:iLL台@fˠ]9ng8HfX($kW H,ƐIì+i&9WVv$E)BuvO S<>)k~p\%484JAJta龺d䨑F}X_#At XY N aP x> ),B,pǮTB'e'Ցo<OI`IpS).hiCBi#J3[_[ME2 kp,{y{&WПA' ;-J2>)it`gpU\gCwkunoyJhE&&cq ZLxܮ&^mrn(5v9Sg$gs“/@ yCN$  IDet]m~OAty[rbd &ۀe<'?AjaKQw!Ų4WA*6޻F[ɤ; 5[y\&>[_WZb{ a>g:9Včg3.'y3$-ڇ9*7YES IDuTԠJQK#G#L]F'yir601T2vSyᇔz}ʌBd}mc!U\ksuvf?""M2ӋD$HSѠIHXCԜF 4Qfј٬zMusW`* 4yp-'꺫~lc Ʌ,*FNfwсWK 8/ EXoTIק5HUP M|9M"pܜ}Vc@&x tky479P_f bw~6A_ ~g_3ykHvӮ׆9T1-3ԨY L)HCjy&&Sc@Ҝ4-rT*!f5c "$j]1yGE#5y р@MgiqĔj_Hŝlм9'=6pQoU\zW)A\h+&'|tú*Ix6F/WWLO9KIkLg:t̚"u4jqr/ wiTp2%pE.DgI" D6K;/ ({+ <^N YVP잣mfMKN; ݤZ]RA6FS_MWq.Ĵhͩ@H1tMf.r^D&JNZ8KRKFn׫Fjp#ېزw]җCnj#f)ҧhm< J~z-瞎ӈ }#&vSݖFFc2mbDx|%c()w1ܴzPC.icbyrn&ǡ)imkh;0?˷@ċ^8'V*$P Jп{#AMY2uޓMퟻgEu"XQ$>q] ?rF|b َ?*u ƐU3x +` /6)yuT PS=VDl<σA%;ÛovctOv׬u;ߏƢaOm]U&_AK 0 +\ DPf$>^Ӹ dY :0܊l8wnJ `/560J}}x,bH8kS #m1pꩯN*^##MgvH!ZJ}hNT!aP\(_x3یg|6Zڹ8V,V\{UAiUF8L?["梜&iD&"x̅7F&w>.^zkG{+`l1_zjo1{7n1&RNɬO;NUc,u$8܆E5C  5:Z[l8BD$h /v !L@0 o/荟u/cԁHmvw0zp񋏖b S/kam\ Q|CB~PP7d=,>],=҄di1 O륒I0n3SN5IE=٭}>у1Z$$J}dYB\ zނ+ܱ}(c&3 ΃S~CsKCz =]8@G}ɳw!uj7(_Y @Hak@= H7p5 ~^ϽH#ȨƸf3:N''DT>oDzHzbf7n1a2|-EjX]G2bwsПhY(\܂*o|h Ⱥ]$쌉X V?2 3dL ~lKp) uV!0j?N3 ת?/İZ| 2+MfIgKl,d][˗=5wTHXKO3o9o{MW~ϳ`6x+yF鯪6iܐ$٘:m>L;I^^,%϶U!l,SiLyr ڇ0an퓡W ¨㳄HBIENDB`movim-0.14.1/app/widgets/Stickers/stickers/rage/f811f8a89fead6081d5b6b5fd1b7ef91d9325ea9.png000066400000000000000000000353511342764602200301360ustar00rootroot00000000000000PNG  IHDRrQPLTEfffTTTNNNMMM---@@@\\\555999'''/// :::VVVaaap8U;2@/1=3G9L5BI.?3!#$ED;724.5/-1wR1UJm).2i`Y]F5 OP/.4:|?3Zcf28>.V9AJsy}?64\ژ5s'W4C 'N(,,j 4<3m!OW";+L4_.SF"Rǐ @ olޮh4šIi%%oTU8q~:J+c!I<|Urw4<8+'0y;DrGK5Ν†kL/ܺqcr2@ @ʃ'/@P^~<$OSR5᪮hjhkLٚf>5SWW's# B 8d%)l[{$I)HdB5pZGЉ713XpuޭŻ_C'K*BBB ' YdVG>_9F/VWw67aY-\!W}#=w H.qxߍϞ=sIri⽥d k |(=p?%0[]  GìIv5+r c$;-/}1dHcV -mCoRP5<3Qp'\Qr8lwLzb5{4^a6, 48%olnn\ۓg#qtsfT&܀ɯ!`InMC%ѐ<֍Y1 ևu:6l*tNW(fXN@2JJfoo! 'zM ݒHu&?դ6H~kHH0$M&))|^TKs'əiX7mQW -_ӕJT`u+(UE{gj$>M"tZj -` ˁ@XKXKR{4LG#ʨ_̂458m8V!nYB7ED^)(Z^[M{n!K@(Z0wA:QX؇H_G@w*O p % Vmlb+3n8%vpljP2%'iPy,4rEaG}|*$,P % kW 8#ߣö1h V 8)l1XpA#jL?)9;A/(-`@Z Q6ոQ0c[cuu7k)t*_% -:IgzPKk* |+e  pZ;[ǐ!NK[ڴ23V$HC*ޡ6!) Mmvt7{~^(4zKw6pEIRF)Xk", dkb-p!\@c 0 Ҋ3u$pjIhh"++G$>~l0(תQ*QǨtD{?tl1T r }45sd ~/b1 `eB̼Gw[:vNT6|Q!] [ H`{F%h#:3&x x|+w3 Oޚ3fxߢRkct1YhRS[%]җ6ЖBi)B t "ͼ/z=cy[>8-%K)uYijڂFFS@$j;҃9jk{Ýoo'ӑ n#T5<cW^fwj90ʮGQ޿㕷7‹bY7Ns`.SI *(Tvjt(R83qs(Gx,B8oȈ͎LoҤrk ɫ' ε%ޅCMXlS @/꺑g_PZ02-4ɢidСZs843gfhtph X@Pv 00bkǎ=z1 5yI(l&$\,L =+Wݵό:Ѩ1}=`X=V$Zf-ć1'uF]26Df럶_;ha6v !^9|tZ {m  H|&{~pKY{2Ry͓3~]cyPN;~O_og~|2q~Ρ3^A(mܾB$s$7~==cހ^^y׊wdof>ͦδ!b,h,d6wAjwҝN7zajc4d{ޝ顡鎨 GOξRu2'5C#"yU/204LK,8DփFB/ڟzןVMTpĉHn`0鱋) k JzGF`I!P">]_@yd޽O444zEI/_* r=zY(mq,DgRe [-)Wh}MAM6O`qiqpru8`ZR141**LJOA͡l`bvM\5<7KSA| c xf өr:;Hcyx9"(R'O'K\NDb}8C!i4k=ңi(/^#%P:/JYhS^Xd-; 'CAn/{;SC?쾛Hb%7vII8}və { ˃fmzM=喥cYh„de4AEP; ɜ^_8u7@(nIYپ{@*뢦H!)*TIa q@TÓ=3$/=CyM,QMD˴(6`$ FS?aIXް[,?X[<Ҹţa7@&]=/A]zX$\u$ _::lyy;jܑXqDs(:"q! [oE d/W\_&reۡƽ)&-~T|ob>pZ++}S{:ȃ(zbt4fґE uTph `M/a3aH5PKVѭ-!~8 p]g {B|m {RPZu~"EG3|ch:ҤfHΝ4LE69i1j|$b+߿e9 p%W T>f 'ʅja|e%}@@ED!c^#D{EDclM#~6C^]A^6#aO4{ݷ}_)B]3=Us]!bvIInoUWDI۴ZEb&(]ۘΣ%#J6.$dVI8. ;ڰv:?hC2I8ɞ}H]]]5 @('@rbUa"~HGZ~}T6IKKÕ/kBj#bG@ 7=vDD@Hu,L(/@@P3wO|UʉTqp1B+ਈ^_iiQN 7<ؽRu˰qH% ?Z`Ar)/k>+Rx8 /pErmt˫m\z&Jbn^mke ݳpZDH%uq@x 䂊 rKZcƬrHsE4.+/ tvM0!GY]mw-(67e꩓t}fsA0J`_Pw 3ɃR8V0@%8 XD ">zAd V3X]^T ,!@kdh EkĪnketߥ $ A$)+JʛHNOZX. FpOH@H\=8(n4IvwQG1Zq@ +ȃ&$sSĵPf 3@0XxnHZ|\'ϝ8fơ)ʭQ"Dz8ܢZ`"+#ئAߥ$AjH fQ@ I7hM($m4 M Qa!pBy(<B ]rɕ"2a |:zc6ma^W XIvJz;B^ڸ-:m AM$ v4Ȯk>(%سAvp-_3on14ff8Zv$C tFUR>ĩ ]i ;9䫮7PA@Q( O9S٪O>=(* cMitB% Kt, t[--V](MvgKbHnSX&QYiYce@;Þf~ss e`Nn ]u fub>~t ƵyGA5%+q$Fa)Dy,lӅP&jiV'O˱P{nnA8YN`++~z8uyijBʒvl1#xKz($8m0?KF4 "ߨjKWQ}DKbjkKam"vI[7&d6'Оwblճ%k$%N=K.!f A # жAwh ς]mspU}zay_, P7{([Eh}@>6o@(C*GB#$}ΊقDOx"Nv.C@΀HzWpiH#-_],GZJNq.UHZPLqqL覛7yl A[D?1H[y < H%~QGl]mT ,pۉ3;»]l­AJZCwk gePDK]hsyG,eGFCݢHUT vRŒ ش'ֶo V)xw>=ux/:Y)Z~ou\.[ijfSl?'͝;eKfrdVlQ-TV28*'1ߠo)WbqG&60z(E ` W|u+=>pW<9HXHS +6Hf]s*ád]U`4eQ9v6Gs"2y Voj/}_:x2H iT+)/>GXGD_͉:ȪfG`@$nѰlyeǏ{`:`(F/9i[ Ht-8乢D%/1\x E%?/tVvyC?}o!t9Wzd0Iؚ1F D 4I4)\, gywc>cOYUݹ7ǥf3U.0 @+GΒx bD@:8{HBfӎ{xdSaGɎӧZ {NNNN1/;$-B@H2"t&Q\'SݧiHfw:;;3Zr,ZhΜ9ߤIIII27 p0$[XST.{bwE oibJ_>zt|%:qC0sGƴ̜aMJȎ2?;Hd\=d 䉌.'giw%(AXbH("Q;pNJJa%% Q 1AJa0J9&mʓ-Qp=rb!^ˁR 1–*FS.Dh$ IʑDžPZ00Ԃ^be˿Q-ylN E%KIOV7M#Ydx``X(Y $[I=Yj:Ys(>E<s&27o2u3hf|7 dR!, ; )7O9sF8dlAiH.a  7 rm^EM dω9r~z \ɰ4DSRrƏ-$bOX5AF'{[00}srYU"cA@tSxF r!dIK=1)935󙜜͑L.^!P@V͢<2 "?~r fKN(vחeI--- ždf$HjFKD͑4Vb1 T_T- r $ZꑈtG'8$HF"C$#=1".w&DB(-2. ף^zD Vx舘Y"I$*HJT+\ ep{"K@Qzl5Ⴈ77 <_>[C@vH9*[g.([E #)@(IT ($ @knG`}'L IGTo6%fK@ŇG-͖f6s å+@A]@ ~zF y“^"!\$h$A@b5  1d,/[E_vH{+03++#|hIoFV^!@dV%IFU`>I(aJטR O.<9"4N_C{+Ѧ,!pcg rYM pIBRYb'B$ v[7OWg\Q tW jhDQ$EEAQ0%oFݗ_C(%G4uvwlaQ_3D$͚;Kp-H2m30u07wd(UHRX$Q脗\I @1sVqqP݄@mjH.!H.Rq'㥻i{%A0?+*v8X]d-JkLcc0 `ck/b,XB"J#"?.bMJHH.ؕZK")b{w|sznQf!}~{|W /$DnA2qcq'6%l 'DHd\@[_ވ.eM>- Dʆ#Cdh0;X3HbEmmEI蹷YSɗ6q <7G`d(6HLt@ J'$—l Kē;g<([a!aW _]D4K h)Q Q!WXݻG^ls!L{O/Ae B%jR ];E7glPӾ(K8 U5t͏8aHWGF (H\AWVӮBHJb /KάsA#f'pdGHk)*1.Z!95/Խ+#icYA, 8. p+w9%&Fc 8 9;XqK0ǒr%IY7?O b:"ÖƈHL" ɀgv ^>>nnn999JJJ$$$ԺGGG/00˯ccc'''ࡡDDD*))ggg___򥥥uuuPPPMMMYYYAAA\\\ス--.}}}rrrĜ@_h+++ ;;;w}.ELVVVRRR 16]W7S\2LT郾RxHjtTTT+0*?FpwY_q #'+{gjo%71˚dgZ46m!xcBQtRNS ڹ`*@@@6'4pgmXճž|IOJ2*U}]IF!ತŝnK׆§qؔjDz IDATxgPuRʨZQ:uwz_%o`d 0#a6eU6e){mznO=$Jy'.˳}7c>пY_?(yמtqg>{G#OړgΜqt|Ϝyչ_~;[ ss,_I^}99^tpx`a]Y Qw<9DV+W&J>vSv! G%JH* {\c+b" ] Ͽʳ#+/0Zc!'^z_P>ogn?mG{$X9b=o"N]=l to7;J`F~_/WWW//$, >| ԳgTOC:d%Q@ G'h\!ytĠl+#kt|6 pT:[/ ܏Jʩoys\U` ? M eüd(z$|KQ"iZLqpH "*CY"x }N0tm ljљ>xNf}je4J g_]Ѕ;mϚӥtlt 0839ۦcv 4*0ٙ1xg,I]Q Ĺ?fWuvvN_O9P px^ёpjwgN2ݶBWri4 B< E:'_%'CL c筡]- !- pչsXO9w@j"h{s_{>c뙶_8W&h|?Ni+뗷o|T??јocʾ|]"^5Ľq:beCS*X,V9GJ &gefʹgL-tQ/;CgvP{F@CxkQ]2wdʽ %]DdBmqq+mS$WD~]}*9'V/2fK󷧯ĄlJƍk}u]}8z.љڹC4@ٟ;O/j!NQRI|mSV.77%jnCi)Sh̷oT=<eH}~m}͆Z*vl` ,qP@fS8x+T aW̌j. j9&~u=V~uh^0p8ZGM;~|'=c  $jkU"Rsopvꠄ;QoR*>q< l@y(6*Ƣ TP jh5W{ 5'H1SϘd>ƙt6>v#X.td=]#&DSHE> @+k;>͉5yԚ W vl[ٝ &UnT|c{I?-_\i^S+++ \ાhrBhJtP-{oJ]"4O{lo\\nUm9`F[ =[j GP$]< =ߞo527瓰h]܄[;kWZw/j~Uyyݾ{c(`ָb Yk;3{ 29{uPP2V?[߸ښ\l\{D]WoRIՎ#xeB#!Lq51>X?u="l7r-.HV^Fs7n bnnNN_t{_JD4.1 [/]>]]0JX %Qc!lb31Æ*> U*X@?u'[I1: 9T)a&gG579a ;נ_|pၾ[uU͗Trw2dR z)VmjqsF{EiCilN&V>g??1$͞BKѫNI]Nnׇ)00S^^t f3ᖭa=4N rbS6i s+7MpD9z/ LtdmTZ}z_ߗ-!v?*'DB572j10pө0&ap`$PٞF7? Pf[II=T^B1czx+at|:o+rvmݍn'"' 0iTbE$o wa7uWQf0zRqqU&?Rf6/.\6XeET@wAQJa)pP+Ҩ/B{j.Rpa@yaMc7Z6r] q( g$e iŒ41%%NPoyKF]]oy 5~RjX>&G.卶jܒ{u?S.2A&ၗ[Vz7!ʋr_=1>\(K޼VmE} M5aCD0qY4V^}(Z.UY (h`4\-Y/ݚ dPշX=!D;0I#W::{wwp͹x75-DmIRG׿pؘpS _^rrR//$X v:F5E|-+mB!)+8#F+}ݍ%+dJK1'7{m<2&׏MGC1mOf!RUFhx O#IZP_5PUT$~"PQ:"KrdꞬ c;(聯7f:whtDr`zpf4$/2wU#ՃB%0z#e+,.F֗%*ǻe^fGg[0;m}Ԭu?>. WKő|5M)Vr)pZ5CmbpZx~9; QK 7g槦G:Wu<2槻 4f5} xZ1o[?{|gRSTX*/XYXXY^^ZϸK- {,!0$xnU>xa}~%[Nuh>P`"qr疐b[xn_n/'쩝q=!quJ 0*;Vu9$noJߣ84Td _ٱpNr=I*짷Ăf&B(\E13A| BRw]fa,;-Nk.Е[!31(z喅b5 t Ĉ\ Zʭu/xBYcaq"UQ( # A ,td|)-1$`M( &P~j7I]r/7n;+~R#aLG)M|~DjSAoażh_yw5#4kV>9bvPs ST*GVH$Es&/rTM ӀJĹ{X[e+21ⴶ^` KSѰ-so\ʖC^Ev rO]4Qi;xm~8ۭ^HN6i !{JGoF> Od69;x`%L!@P(KC0WrW3| i7K{f-҂0\YyokFW 9%*ZpVyȀ ۑuKFX h"5ˌp /0K=ׯw 7l /U/f!"{$:h}~%R@Mߐ^Jru |F B`AO&?A>lg3}J8b&^Wcl6i#}. BCoQ%:ĻZh;iDoDm`wWg~>{uvW^ [2T$REVf 12u=0;AHƃ# >Nja;Q2woXD8]s*Dzi0WFQ`ڑ@6z|riE;UB"L&>N&vٖQ TJTz1RLk!ƽm.IQj+JX9(M<9&vNarˢjg>jjs|+dkԨ|CU^O-at,K l?bB<@-y;*ɺzSsիW|>/daVbf3IZ84~ `Q̙TM>ٌFSͦ"syUUUVʣG) "}DLӎw}'pVD0Z6_LL&{dCs'Va2}B{|!dp C:<`5iFqp216AgX.@mLxBU F$ I㍆½&gx̩xql ^MN+7\wowYQG \ܢ#sը^0!E2jh(aⅮ~LpxOL@j֮>h]량 w0Be,m֘&z Φ.YcxoURX?o<tbuhTM;U<@7LJT`| t C`laզ1NGA% J.wgD)Eq_zbMo/JKRˆW BXQ^󧅷;ũxn+GUMn h͎aysӗSsʁI~Z1`+mj0'B*tC?"hՈ&5x=)$dd#AF@w@OFt=ܑu":p[bwkPgH IY‰hT824p›LnK[jH<ˠïΧ?jyĥDpbw;Q7ޖ8 ZpQwaP hmH/\QH|hF-zf5eT(W#LbЮzUxia;CZEltT*eZ3ٳ('uƎ1^* mZ%l3l}6/>v="V (>?nq)d*\LQjxxѲrdݱ?n4PSD N0PL6O(U#@ʠ_H"jրl>H-^UϤP,u sQuq ?@)GRLY]qg{F|j_hF P癘0zV:wr|TaW̠QW!0YA"E'T[3J4 WzV^yCå:U X<@4/"o=ȧ Q$ryYyOfg˫/ad_r(2WEzB&UxK,2õ1D6Z6t:;3VvH__onʩ$)ǥ*10)Y:308͊:1dy\.9ז] -:ތ .N[\U]R\Su#`xpTA1?8_A {\O0r^U}IY^?ЍvG tj {c0"<+۬M]"qPhi$6:\^'I"0¯ϥ zLU5JHxo#|yo 􅊒.eөA=,jȠ_rf˵r0'##݂f?wFݿOO1d% _~swAk7M)å{(iE痟xkߙZ|Pßg/of}/ª;=Q$+]iLq <1(fR?ml$^x_L~RZ?k|Z,xvwEiTXtCommentCreated with GIMPd.e IDATx]wX8:Q)`5=QԨQcè (`ޓ^b * 9iww#^Ә2ϳﻳ; ۷o~ })))̼<99Hmmz;p\pppkkkVAA>\]]っ#(ګWmZZZCBB?~P]] l6Zjvvvg4o^~ Qh}Ν;;\633a09,@$!CADߌ-,,P ( r f[YY!C&L&L,n c1رcaΝ̜9mff&sSKkkϟLL&X,X,4S%R Jvz!}"p8xŋb4 c,SN94wBeeWqq1s*++HԗK0>Lfdd`ccVVV,--D"|033###r`dd<LMMd""6'\4FLFrX,&Q*PZZ o߾RԞX!puu-Z8::5XZZXXXH$ҫ-X +HOO/_B~~>X,&%P($-yA&Ayy9dgg۷oA,X,kkk^zA׮]ٜ޾}ĉbg[rrDFVV¿f̘A~>}x{{{_ЦH3 dXbf#A6l6bC\N2LŚƊ LNNÇŋqȐ!A>bv g̘v´448}t fqذaCR7m \]]t/ .\͛7-]7\XXLU\x'<99.\GlׯDEEAppA';w@>}\f&%%M2e /琟3trbI& k׮վ/1m[t|jW_y+<<:==}eIIbڹݻÈ#`ذa`iiA}r ''^~ 999PPPyyy`0@.R b0 H$p@$-8::3YBشilڴ ||| ::>#?P%.ϟGH@@DܹsTu-[QPо*B&&&hdd|>pرqF|D"Wʕ+1""mllf#N8wލO%K0 "ڻEWbu _z MJJZ\RRYuio`ذaj\ -VZA^^@vv6zԧ   GWVVD"*x @nn.deeAVV{{{ѣ&8++ nݺ/_Czz:СC{vO^^|믿a֬YM={&jٲeX;v\ Aׯ)STwɒ% 6l6RM(ބIPX,W^AII Aaa!D"T ŠP(@T bZj^^^I[ I2 R)\t [HOOgggXjڇT*!33%%%p) iUV ISD``֥K~1`C'I&Y[[_QUÇ:E{VŹTWWŘ/^|bZZfeeaAAJ$zJNNƨ(@333\v-fgg]w!I&۷o ޽{[}P+22رc9UUU/~LLLo[@ff&BII d2R*J7o@qq1}233Yfо}{С Zh~UU\zƏ0}tXbwpettرQc PQQA|2;;;,22~翗Lf DPmX,X`9 A,Cee%HRd1|D @ s}%ڂ?{ ݻ2 Zn z.]'W+W"ž={_~6l ,3f4h /^}|_~eO?oX[y9'Oԙ#Gݻ!)) @ \.D& ^HOO011֭64CaMrʠ~wطo<}мysH$k.6mtΜ9C[`pmq888݇:ܹ3ܻw|UYY@l68Ш5_PӧOqĉhmm{ .4w 055`z333 }Ν6668p@LLLĺ:\׮]_vɓ'^ڠgܹ[XX0&oi\.9sv~!Ƶkb~~A,ܿ?@"+W0$$gϢP(įJ2駟pĉ zXnjK,3fL'磋 Ԡ\.7 #Fם޽{Q 'ߪM6_L&S͛78gvW\I:d13ԤIP6QXQQa0@TTTB!)='QpѢE4 AAAXSSB@Z-6i_N':3`OXuu5zxxhBNB.O<1XVСCq122z֭4eoo1)#Gn"X>tvQۻ`qqqHٳg8|K_I/H@ xd*666mdfZpa,((x'T*q֬Yյ\NJRjALF!Lqqq]xICѤVxxx MŎ4;SN5v31u0BLL| Bk Aeeep-HLL Ɂ"x-HR!$$|}}u>իW1Xէ]>$&&ǫe6)J6m;j'O`UPCE"n޼JǏ'!CA#"SNtss[Oc~pP(p <,X`ԅ 577WR'322`z~7m b\\^t R)mT*8o޼)2,--5J޽{ڵkО`p{&Gyo̵eZ8;kaFFF2 67"éw `hnn_}mWT[[kɦbeeeZo߾p\ݺuS .`0I5J차 P暙a`` mCBBp]tA.[j7€He^z/ĉ f 222pĈTmlO<X,nÇxI}ϟ(;x]{.^x׬YGFkkk}c2(6۱m͛UUUWPn"m-pM8s xxx@|>H$x%@bb"x\.kprrI&֭[ xسgDFF6=oooHOO'ט_pB!zfS>zm.]___HII^yy9<{ @*ׯaΝpY*M67bbbU>۷oO ǏO͙$X[[hջw{Uz{!uVZ!ߩN&ayy9cVVbRR޾}>K.#FkzѣjP;;;@N111x=t\v^"|޿=zsEҥ >\ŋ:tmb۶m188G?~~H$Ç#"իWij\ j4h si׮М555s p޽۴iC.)K%v ܹ`ƍL2SNz5?~L믿6T\\֭Csss?4www}L> ܹO8Ǐ~ WX}EKKK>H0a~tzO}gy{{IO>/=zNNNA'51<<۵k=z#Gի19905ԩS ~VVVF4i=I2Qŋ_/ߺu LjPPP7n Jr@֭O?!  BDDܵk3Xzz:vڕ|mll4]TE رr; 2֔)SC۷ok$|J!HP,w::64ܻD"O|>lGR(co ne vW^جY3ZӧiҪPb[-J$)S>IIIj711Ə>6?gnnzZ/T=%mPTՍ u΍p̘1.ѝ.\999d2i |x!>}&d"={ٳqҥÆ Cp84cmm->lٳMrȌEyUsd2b!1cwLrssϝ;whFkMA۶m#=}U n߾ 4],++LhQ^^0|p@ Κ#]g[}% 0d5W}ƴ+W Q &/G+zwMǏv0g4+e˖|rrT*qxʕd޻wg̘P7>s69F;O?Ͼ}'DYռAݼh"}:""N<2ӧK+ gϞ;w$?B88.\ :t(ei-ZXǏA:u ]ZZ|>_/ӠAȁ Z\h5&DC,}VZa͑ &M‡ׯ1//_|ϟ?'O`rrr#p۶mآE dkkG)r$իǏӔJ)%%1 fx"˗/ø\DkmMp(**R*\JUUUXZZyyy E$BZ]v 'M>}ѣq̙xb\n^g͚W^jXt*̟?_c^Btrrip8k.򞐐*::Z"fff;v7z̘1 0GsQkd舻whW(jՊDJ4fxI?)-JoktRQQQuQ^^{ o߾Ǐ'UG&Օ&$}|>i?433K9~8eee59 [U{q'79TR8&&ТoIDAT&J39q^ώ8TQC%7uuuXPP;v@GGGW͚5M6=>:翴---goݺvMvvc&ۢ~[n֥P(PP+WO,,,066Vo_fmm-m,m۶=_,c||WWW5jnٲE ӤQ0Zϛ7zf۶m***-[`ll,FGGݻwiWZE墟xD۳sNXt)uw -T|ܹZֵkWdxzވ'6:c`YYƴxFsɸl2ر#:O^zaqqq :{, &{bzʟ~*ۯ9# &#!Acƌ:фGu5kV!L+VGG p\|9soߎ_5i¬7n޼۷>Wri,L2ȑ#5>|Zf5Zmm-7N 2\.MLL磻;8'L ,UVUp׮]j*qժU8|8q"ۗ 755EcccrZ_6Fpܰa>z -No W*:u*VUULj4$ꯪe˖H$P-Z#ҥFj/q|5ӧO'?6l@ooo&1۴il2pVהס! ͛7q̙zcǎjǏwM/^9s0==3Ur\tvvCSkDD=<<4ڂZnqCY[%Ua511! a  \t)&''ciidM_7)@ݚkwbdd$#ksrrhx&/ǎCGK@@@@|Soq^ bdz3%~}j=zDvZ ɓ'eeePPP޾}KVb===)SSSD;v???h޼90L $1 oooE #ϟ?d8q:tIחZn .]R}ѢE6mƺ 'N@DD`0b|jjY??? S[[[SK;Ns8#z.\7|#a%r'0 $...>|H5͛=feNأGuiw:}4y#P!DFe "TSΝ;w422=ڲ!JDUji&RQ~M^zފ3"K ɬsTƪlr N:U>;v?N(菺:Z0"4k, !b,Ձ6 -&&&cƌ۷ݻwuP&w:l֬YU]]oƕ+WbWeN֭әtM"MHH`ZMvx:kǎ+Rly<D"477GHD=B!mDتU+Ghrfj /͛7~TȧT:{,5Boc۷onLS0Ӧ 7[˗umVBCƬ|,x4mQ͇&F>O &ݲeK_85\C.P-2 WWjM⍌@o<ο0E$iPQQԪ&7ѕ\xnhh(_`pi*y}XITVV 7DF֭['悚pMBVJ*OC/'|}|>? tT*j,]!M85k#F-[EFFs4 mOK~dч y<^%g̘x/EJfc8k֬wLϣ[ncNN =TA?CG."KfkkPTT}oZ[[kܼy6!@5gTϫѕ0>zLѶm[ZmƵkj5o,[ Ҟ3rȰ/Mg2j'hgjO޷y 1--MJ']šjjj088X#G(֛ 2dH{e_%1`Hw>T\UU/^}\.77oi{ƈӧN`1::̙}Y7.iuuue,j"2bvI3p@f'R||<666`f7Ͽ"Hu%QS`VV @۷v--P"`aa!REtPseddVo>dADGQz~6ssD'RsH&ђv_/b1J$&uwww&9e5jj}ٳgꩣFL>jCG<ah lPjGԀFWr0Du 6&yٴ,YB; %R3G~ n^ij ekko~gR qlb4&xDE5Ռ?#M5gܽ{uYS Fiʕ/cmذ/Zc8PIuoRZ %]Jj1vxn/$dgg&&&-ѱj4S!ғh 4Ho 64'pǎأGtqq(1gIII8a2d^pAmW3gD'''>}:jWnnGW&ҥKN +lH뵚 wƴ4=JƍSXy]I֨pzGԯ/J1''=z$"?։R(k\z5z{{c`` ^xQn"٩-Ν#?QϒI& ۝;v`0D[Rա4almmi)m۶ݧa@ J _}Yaa!۷G~~~zLLLpŊV?uv166Vc_~ݶmMJIR XO>^Ʋ$c5]NNNj3pϞ=$(gUMy51cmm--9j>|8N:? Ҋ4kxl֬r8/>\d4@ cǪ`nR+`0={.v7JA*6!uuupeػw/߿c0$> `ggPPP}H|>LMMi}*,, ͅ kWo???=zjhUVƍ;2dЮ9s CBBYmI^SNSNuppGG/޽222> ܑP(d'V'Ob߾}Q("kpt!d"CSSSNrs\:LMM%U###ڗJn:X,[h  edd:ij.*99;V±cbΝ5 tnagg;w> WX2T\\ۣ%[N믿b׮]I5k߱cF ǓD/h6bgMPII "8;;7LLL4#ʴi+KHMMtxdffBvv6@ee%0 P*:aq6 NNN`ee-Zf͚'6zkkkaհ`xfSBii)BLL ,^XD>|8|Rm)vttL_>ѣGnC7ruue!۷<ڌzׯ_7[{UTT`II 1##CsŒKp̙hff-[۷%AKNN9s iv#ŋ4!Y,ZXXjP w~I JOׯ_u<<<4d>LkETdggkMa`ll'KaV.b\]]5^Soy_~ڴi'N}6b^zP^^,Kgy[B&&&񠺺R)TVVL& @D``eeЭ[7ZQPaa!>}v 0l0y&tܙ&11N> vLڵ+^FB/\[nG;wLS ,b3.WUU |7|˖-(غukk+JP(T*?%%%P\\fADprr6Mf2T*A$@ ]ss)==f͚.\GGGXb :l69_~[x5Att4L>́Voܸ_|R$AD`24?JR9EECj6mR|>_/}iƌd`͛ {zgΜYfihم ȑ#ɀc3g[UUG,5k2'' 22dkk!L&SfzNIǨ1ٳgJHHYfN:m۰Zڿ?#DKKK\p![T~@PB2""b1^-p+//|VgŊpBعs''''ׯ9^\NN?~bbbv ƣׯ__`0$111Lz1H$l=zsA۶mTWVV³gɓ' PQQ\. 傹9ł2J 8؀ۃ-ldP[[ PSSr|><066&}v>4o`ذa"HD";w.?~***Py555},,,^&%%ڵ ƍ&PiRjj*ZXX`TTA]$1%%Ϟ=111اOlѢFDD={4ڙtՊQ,U...3gOE"[Ν5hD@aƍ-Z޽{9s~Ǐ7othb=hlaM6[iS \l6p 'ſwX &kwjnR)ׯ1-- ĉd000 jcb$Tf#;.}XΜrYyy9x/_£G`߾}p)P(`oovvvТE 077###ڮRŐ %%%PPP|>,--B! ۮtQyy9L<N< v8NŧO޽Ǝ|||r۶mk߾} 7n܀ǏCFFC~~>P#"XvrrL&L&X,rPSS`ll `ggЬY3]Syy9رfϞMbq1|*DWFCQ18iH!h崜2|͛g _57b_ڊ45UD"Ңp51q"vڭ jܹs$BC/^LYXX|b3OO%155_\ r9144;u&Lc.]4"Sl6V*qLwгgO2)(M:u 4gbrgXk׮4cƌNAH33b鍅^ݻwBDX}||xPݮ];%xTVV.]˜,Eb2(*| uG&GR-[֞˜xvvvs0&&===hN~2d;v;::k׎@bcca0uT={lW(#TZr\Phٲ%xxx<|uu5BQQAVV$&&“'OԊ4lD ㅃ?tvv8|cǎADD.J۷gxwJJJ4F2l OOOkkkkjj@"@ii)@^^|!55H wQڵ+qpp8tر]r E͛7k R̈́ݻw_ejjL{B&&&Be??%a*o'nhmڴիֆ`$m W~&nСBDKa}4bĈϟ`0\***ǜ%\.kMLLL&M6.{޽{1|M6ɓ{_hݺuV-[tرc@ ]@BBB<z6.\0OjGb=ȴIENDB`movim-0.14.1/app/widgets/Stickers/stickers/rage/info.ini000066400000000000000000000001541342764602200231500ustar00rootroot00000000000000author = Timothée Jaussoin license = CreativeCommon BY SA url = https://edhelas.movim.eu/ movim-0.14.1/app/widgets/Stickers/stickers/zemarmot/000077500000000000000000000000001342764602200224345ustar00rootroot00000000000000movim-0.14.1/app/widgets/Stickers/stickers/zemarmot/0e5559b02badb81113b49e73541476bf0ac85c99.png000066400000000000000000000401051342764602200304400ustar00rootroot00000000000000PNG  IHDR^PLTE^ X VVSTT TTTSRSQRSR]VQkXSQQپֻ   ѶɬϴӸê˰ȮͲƬ ͺ5)ŪпͲϼ§ʮʶ͸Ƴ:%S3wǫʮñ~ӿưŭƵ˱®Ĩʹ{uɴ  ȷèxdҼ$ѹ|gMC8.("*%@+̰˼ζt` ̴93,6/' Ū&";U@ȩXMA1,%Ǧr_`QC?91sϴq'nhF@6g@'Q1dWIykZ!TG;<%/& mZKG;1YDuct]3( p]oXmmueUqF+D*.OJBv_MJ5@5,yexaE0{M/ ]VJp^g^P|r}fTnaR^<#M.4!9 l~2'j-#wu2'BS5 ]&T JkXy3!P;thKbEvI(9yse|.h!S>x%[=T@ƽ|kD1,oh[9%@16#([1'ǮiL8B1E3P?Ӽì:1tRNS$qYHLg(12n z$'՞ 4Qs &FK"8QB\HL5ƥԤC4~ǒXp@B}'N }  hayf9eXX1nb;`v؏4$b`x6Y-b|Mr Czo3+ l6k7 :<__]}k]*ttQt.a-V3sQp&3kIeR>#Ipbիz3^uaȍbLLf|H`OE iΘ֪S띺3hUF;|eyj\L8|~?EQ~O 4 L̖(2ʇ BM5:;a$q I2R}MHA(! Q NFav}58elm6|cvNgkhTV~TL4<WPg6^Z At=1䆹F]}#tuN#YTw(0pr%cDJ Gtz.GtzKQGp5 {\##4j-]VրC%[ p睙˷/T<Z՞glvt"?l+KIY2ϩV@>}"egG?xpΫ40\T Gsa {Ǝ t6AKƳ1K,@ђ*< >(הM34X>67f#[M$t}" "9e! =+9eh^ b>8`_x960;!L);XQZْs iW9N@J DZZkĚ2 q%B5YaHȰaBzqaDnpمo tXd6.oyE8~e-hXS_,[*r. D?h'---5bbٹq\,?υփG J8:^;9{[۽ gy:0 HⴈxHB=ϾBB\bpZYu>1[P_2RVxoɋd-MCnܸ1z"OT|ⱄ ⩽bZQ캑͵Ѭ: ];Jd+X@a?~ƜF&@`RsE؃A{pHmt)qd&1z_?Gl!_^HJp UL-Tƍ[NOZtHēgOK8}`-vEҢ- |ݕ0Қ'㗝Y(aW|KyМUȈDީapoF 1ccL v@t8;vxi[Fa`Yᯅ';bqO/ 1v:"]$"r9@ծ ݵ]rɯ-6~d ; Qù)f#o>QW3N~|^PSI&JE" 1SL4ho?u!ok?hph Cw om=/rG(Ͷ^IS΂MLñ܆ k[KQ|n"klMJT"r(Viۋr32=UaahvJiLFDSy+U JmM1bOWKH0"W:\鮢ʌnUlVH8t`$"4e*މ%ļ.kfrSFE#Y0]D}:D*BCEZYYZْ =ĵԁPtA:|a^E}Y˕J &IpSV} G`,Hڤ$/RE0RYYs7r{z& =M;xlʰfYsR)WWTIal>3 o"`iJHR0#Ԉ|T\KnQLaU{҇OF@לӧڋrdHFc@ a ZKl.PGJLMbRݞ;h#}kMUTtl\bbl||Lpá!EalSD Bz~ȥ17~v Ru:QRLK u^xg>{2>,uc9ASz*!;$q\SH ) ʢܱ^ @"ϡN$$*>(:[c`=ُ֞cjDP%mwXR[:_Je&M"Q˔JA+iSq9 (n][afvrwvejU6 L*-یIWoht 6z }8ĕVbllt,kpq ߁+=uw]Q_n Ji0#<:FaЈk:+2 {% 6#X&*m}92K x+*'b>lq]ʸ~\X&Bx0fp|| ٌT&k1)nbTE:KI+|"0B,'$!eM Ǐ%D>JZXe= &9DP7KDrՠC!9p54NI%fB@(Te:O/ 3QQ{@cz[ONB] Db B4 =dҸݗ12*x+;H''$k¹3hvHxpyl\JDhvw_?,c"$) WD?yV0nMZ3')$. 8Qqב0P_$U)IƐ?l6X3aX NX`dQwjbwy,HA3V ,N {w? wgzv[ CE᧙3TX4( A6 HZ((2foݼu3@҄4eŸ_'ÕfLpvGҬwA.@ȊE5 _%6~-@s(֎'B(MH8l0>E0 2:W z$)ydz 52Ϧ|fKЦ^0 YÎay:5c#oU/ /kXȲB`ncΔ P`t\t.51;M}Z E!dH^)Gp3F싙Y'mxl<Ax h < G$^2 ,| p7"r;&Hq#r/ސPOZcQSsgf/ģ[d_HA(Bf;XD9]Z*]o A6%~fE>(ٷbjoJqsZmNzi#NZDMgˋKv@ g5WoH. *ȣq/@֩\23vd3}FDw@6hA fqFOܙ*H_4q6_.OoKir[tl6cy*Xى1>P8M9"nqsQe+OV /^Ho{P`qǐ}|K;Q"1#O]M\d G^r.]D(>ó@@@X&I 7KrרS|61Dn^-pAʼ&wZFE(/F$ )@ݖK [.]}5(q |n]bp'">8CN͗ Ԣ<b %NqkR',(sG: aI˵ƴYFaMu-ƨ1ߝm[ Y[Y .Z\^"- 8 hڭde- nE.C>^\H===9D1 ֽ $;[)j] /y.q!x@kP7w rpu7џ2˯˕J;$h-0N 'vJ.4r{,kHdܠ+RѺVFmݵR6 }$YʁePI&wv4":<3==ЋnkYQyq\3xX\@ V#Kse[:tQmSSf >Xoo\fb^6$S. _څOnBk ߠJZ .Qqe@R[󍍍_G & [p 4wGx6+ݒGYwn-!2~̏H-{䫯ChG$߸0Ai&@rOBma spoʪ]k68 YȬsO$6+dl%³/_#HYpNX'|+Y;7)s`@T9.2]l΀1*S͉̕ 7fE3jq%yqdd|WPc~pX EY0=-B!ћ\榑Q2ރ E鿪̊Zo\~xfswIąd}+ &n[/|3WwGo:YY,p;v ǻM2}yiq[2C#,e*fZ f~y Wu]($z2 }u1na ,-=gYE.׺yX,+=[V2D8 CDEdm=JJs|: 0S7~dЫAmJH⿧3^:? -j)Ӓ<}G`sj+)EvWk esOLJiU$JJ9pҼ](bo,]0IԘ%7p1MyTm~-Tp}.6*$Mpo1oD_CSM\vE=C6G"P$DcX D"!j*{T< :Z<I[YPbPKMa-Bz1_@BkX4zʇO^>CW7BiBŀ}ɐcY"j$!%X_&~~_?/rdR)fxxDlO)ZAf`$%+mEkdvdq'0`adL9p͟=gxga@tK%f9,T8l>tzEMM L!UJ8`D&d`({SS R!E}uc4abx>.ihH70: 4ׯ/8bkP.lD׀nbauerlKתIJEnUGhKl#-nl8e6RNQ,jhe60%-A NirrB/p]j3~'׊s]ci6 [(+K>0=z=}gإFiӻ]bOmj{S1D m׊JNrIɥJpxZw:>H;G5#p|s>r}viIX@pTJdxg } ?N 'N|ZtTy x{T<'T;e;ͭ-?%k]faʥf򁁶hhQ0)-*)aJ(波re,#Ƿc9]y,gm-9"Hťvm˞efZ߀@2QST*(tJB l+@Z#y}AoBYhvP3Z60l6й.94ڢjJkjJ+++Nbг*aJbBq<zWIBj,1xg´Eг !KFcE@TQњ22T}2;dn^E}"H[J.ot[Ea* F!Y*4, I{4du1[Q.A}q8ѫz(FH V&S'TWMvwu!?upH gAguyG#^XWG髽UUN[޿9 Sb6[wN5;6a`)'NWU5[;}O+kjrspaM`\ߟx&A{0=D09srU/j{;V؜qr5ܸap;SU=Sv{Ȕzcci>o)/BEH”>EC_?'8-40xoA!8}c>5 $z p̚=N|k0nyo9S22cIOA+F/ ygÖQ\fxRΡe_,(c hQwz a^Z] W{VvGcBG˛|DdPy41S{(}'ߠ]b*ql`Q嬄p O86b2It;=nÔl+l B%-r>+aZG10X:D@}d$S&ɳkj3A|M.n}xl}XGGDZcFnx8Sc7 6#WO՜:UԌM?t'{$<.{Ob9:S}|WOſַUV\[5՚2m͚mZz>vN(]^S0-Ax_!pH*9q餆a`C o @%it8"m +7T7!X 616f9oҵ9U!lh z:@P֦cNe>&Y6)r脀V48I{^k h%zv@lˣFe6;nǬ*qQtU\<';.dEb]gO.Z3uhO $aJiHAu؅er tFJleEzK.IJ@rdf>BWo};JOי N",8|asgFU̝1B\eĀ"t;.Sy L}%uuȅ0jfF~NBv(vf1VQ:nq1j Q\J8mPhEZ(B aq@0%6B2L0!$LKD="{ϕs-PvT6D~' ?dJ2>XOKbnJ-KQyBU D5UD@ [ؤ.df<6C;8mR6m44lkh(z_%4%9(rmեϮ'j߿״jkRT$&)5ɝeJ^.dly2m&I: A6[uufV,Mg^TK{nP5P1$׶D$|^1. zY-IQ¹&kngTmi=,@8nqw0< -NGcr͑ jK_W) ZM1_EdYe6, vaw ɷ,y MD@#,'vQ~Q5WT6\/6N'r!j|sS=?uuLMW|8uK^ۂi0zK(ŒPV[4S<6?/ktJMp|wtWL gpj8q4jR6`QzUH źܱaz2e'Qoڽ,M؂ª4@|8~( Ts"p|wTU[SϋFHW/nmO0@~兢.]nnz*_{LV"ee4]k6K26 MD7fg!p}2ʞfzig _??Hn% vuzZLګ\*烷M+ ֙a*+tsOQ- # xt8tO:d0/?rJqcbmcii79TphjU=W/q!{ 7OUa݋1}Lu4&=* K~F!jE MQt[aW$o\|& Rxހ1>|bpoVj Èٸy.ra\ݮCr/4<*\ͶkD#^o cjk3]DWx<>Lr/LuxA@ A'7w>gqA@1ogTw4'>1}mn' Cf]u]V8t:kiC֮=^X(m2侶43L;k4 xH#;KSĀaEG7v7q*O3rYщkL+gʩSL^%'q'kK!𷰹zVLq@Dy^uib_0*DN9$s|Mr˭͙'-MΌպ,1-6g3p{SyR@Z6=b֢m.홥`(4---l- BBK&*(^Yav˾NQRW~ a3[j RvX8SIݴW^SNRcCý=Rm־Zdjdva?]H|Y2Hlrw,Ed*wEbq&xp }LZsa)\^MizKJRy_[[؊7ώ'z}lͭ@#ECU6BJGPPEEdN49.8ҦH|[F9WPuܙq`lz}olz9 e"alo"ڛph噤>Hl[[nSlBfS"*ɶv/)ZTHdM:#ɇ҈a8JSbE_L*GUV8z;b]G'n.MV=T9}ñDZh󞙍\l g/7nۘ_"5ެe:@759GI1>B֎wy(}@PouF'oO.^[X"0*;!zcC=*[Zըw>!Eц0Q=˼Zu6>˔4RQ`,1/:(0G.(o0\hl߽]aDh'&9ᰔƔ~<~FSĠ6uV\hó k9|Ҋ,tibQJh@)##{ыㅏ9G֫;ȱR\Q4tqN,peKy]dn)+ =zgFz>k˓=yy'l`HoD{$;ew )4f;t\.ZȜd 5S"d=~xkvvm||s(KEz+tBz,fUR:t^)iGgp[ܺ{3Xʙ"r h[oQ^|A/l@u 2lXd"c Ș9#u$q9s1 0^Ic wIt` A%\X{bK/(/ʴΐQ"҉cҫʙ]dqttTwBba.v勯Y1h֟FR@8{e%hu@x*rirj W]oUs5+qFGqwOB¹ K5]"iG#VW!Jh㎬'J]%rقe +{% :^yE8eesW7yw@XJBaE{+l]Aܰ>4r_ Y'`(>@yM@DaJ#! ٨apjngOnFxb+#.xr~[GG9<#_8D#GM 2syA~#MZb8g~ IC!"1^Ԥ`̸݃ԋ1$D:?9x.Hi!.`Y,u6oxmM@p _Nj1}:@8p984t.$QkMG(W^# `((/ m%Fk}2Nؒh<fX>d@r UT)')s&.D~wyE8@i\H/f9<+DTQ΃N@D)!OhQY eZIJh$h_ߋ$@P \^ooeho:Vvq!G+-P (`Yc~_."-y7E!L'1&c, 6>ZiDVq3!r*LJ0Cf WX҉ox D3LاWqH(1IND[(~+.D?/) )iB4Wz=dgɉsZ(A0 Pxoj8$#T(Q K@0?ijX//w pހn I- @MT%e'nAI?$e45>V=iex[\KTqqK(qBa"$cY`3+ .!tm,-GYD>=P 1pNTRlb?H& K:'KIJd$r*ٌBi 7T?#炑L}Gq 0D=1ؽPek. >fޑ+e$EJNLv#$1Gű"Lc- Y AZUjk4 !l">(ʇWH$kw~|:[ݳa$wdqy\ƾ]R#9D gUt|JVoÚ'4((Y4BND C`L`L(£x$F;Ĺ3VAAO)*yTPcF)MbZJF1hΗ``j/ƹ).zF'XVfZk s0l(9΃! O-PQwqwcL^Ug4MNrsҬ75u4!B /0 ,;4a-CF"kkʊGqxY8Dt"$A "` cZ:Q<0Nedf})H&Q>K/ȅJN n**r~s,"%bTZ1Js@8|AFL %5 d}:ú,eV7 1MvFVVfeJ*LPV36upx Iż z]8٨ } jTV0da@FDlB6z}_"5ϋ1SY)f~'[ͯ`&@b`WR EȒ jg1ټNc!-$(C݀(9 YAbjdxooUo0"W0@@CWA.4(upC,1'e#nd: $H|L?ŀN7ҽpVV'{y-o1"`U".?%udaQkEBZ XTDx|xdqr8$^QD 7WYv{wG2*/uJE3IENDB`movim-0.14.1/app/widgets/Stickers/stickers/zemarmot/17dc10c2e8aab65b9379ea8052166e23c7c839d3.png000066400000000000000000000404051342764602200305270ustar00rootroot00000000000000PNG  IHDR^PLTE    "!+'!yjVRH/,%ieY86/ql_vf`TvUPE@=6ytf  kqm  j̱ĭnDZw~iwҾƯT5Ӹz«γ{ʴ¦pȬʮ̶ѶĨ͸~sϹ:%ƪuѼzȲn|hsçê"v|ƭīxλuy'$m˲ɯze~*(#ؽպF;1wcu&  ƪ74.2*#=:2t`]N@# ɶ30*D@8L@59/&z hVG-%ĭrRD8A,% JF=mZnZJ,ʭ{eSXI4*n\v`NPKBϵ[=lvX9$WQG7#zm\b"o_O[VL6#9>nhZB/4[%EmibUN$kjcEh,!ufU3!ssbmON©W}h1 y&¸)˲ztgyfb[N;(socM8N;T@xN2~t|ntb/n#G5a@+7(c^SN;=,w/T9'?/¾fK7tS<[G6#tRNS -Y%u5e>MEzŕǾmHV)*d=IDATx  ;k 7$3]-eDq\^f!uwV b.1zC:Sp@/"4/CxJx0؅f,>8ޞCz^I8;Ə;[sew x/ Zt4+_o Op|`,"*+eUoj?jg?N?HpvR(ˢ4+pD8eyl~ݸqq=fExAyFc16 ) 4[m'Q,yc0D0e2IraBg2{ze1f9Y,hV,5UWlU D!!߶=*NQQXC+rAzk}mm}ڪ7y]0(0a-W_iY3 ˪V{[F>7z<``ZAD MM q7*Ri[ATHѷHIRTDLhFv=1]_:x [.^^0 K%bް)4&L|w])p27[A^‘X$VQ$ǥd 23EE8醪jcnc9srZId2KF"hH$VqE!)]#/zY &afc&GH 37>-S#҉Zj4EA)nl3Ɓ -CC̅Fux<#Ǘ嬵01faX#Z$I!fc k{FPJ&CaX&HdײɃpzS$inSu9}b R#hƪ-p' ! ipE"aj,cpOSͶa7-%񅅥Ç/{},/iQ֋D14#&\bsElبx:>Μ:u֥^yų7v_cM[Ʊ띮*0 ̬1X$0ҙt)]{'J\jd.ZVtѼ b)?pygIV}/Œ!6a+~лsG(r@.]].uQW0*ch·HT4̄1kB_Tәuݛo_<}}鋶VQ$EDޛtjЧ5`qv&D*1"?|Y|uB,` ׽ 4Mtc"4H¨V!ɳ/}Z1x? 4!_lw&xzbon&,HA FJZ@E у"7NOOǷV/wKJ^URv 4S4sqazrSRβ$qގvN 8o{o : TӚ.9Yqe.LNm KP֬²]%<+W[ua1 )3 AI~G] 9;Xv߉tG *vd ZHz_$A߻DiXa҈U%T )T12e־ KNCWVf\ FU/󱊬M/4 ѩ8Oȝ3sI ߽Xr7qz]ZXYNq/-_h H²Q[؜eD2֝ƁBD!{l]oez̵s.&-1DĘjLYu5[s.0W'FԬNBr`ŝ%M7|_ Odk?pڵMl^ZZXGU"-{. *I,FC !۳$^ .\z 9suRDq/R^md3c+IS3-n{2(1pu{V,90Ui!ԛۥ!0pHt P@@1I Pd^I(1n.{_Bۻݒ 6׿Jr#H m{\1H"K* Q`iC"ʶuIBNEhOrKeYVU[[ra8 [T @LK&ҽpk#%$wxjϱX Px @X&=OW_1[@]]14HGj(bxO+,+-L='=*L D ƾTA$BO.HsW{Yc.D$!f%%P\\vHf$yY]d/)ߦظ[hoZΐS pBpzcݷӈXuJˊ_>`|,;4xC^lt;jcSN Q| ӨgN|j,3:EH%(b5)d'?].t&ω_l=+-z5Ci~w0z Ŋڊ_F7Fr$BLa];\$9[LIU! r 4 Fͥ!m?$DLԸtsYgsgޮ.HēU `O혯ug/efAYǸAMɻ(,|;`O?  )>]g6ׯ.-ޙWMCUք) EaR3) mz /v0O82\b=E{~H rO%IRR‘uW|A MCibB:Dj[L@* i%z "$E$:μm*2{WO1V=2 aY-%p5k鈂p\8:]f]n6[ 9fܡd'@:8)W ̐8e'4_ʏlzfMG"Ǧg,EwݸQ +xhŶޟ+ڶ~eˢs8t)٥;srr~KvwDD]2p!A?2'._iKt#pzz xrұ1E2nSAK/m X!MwRS}~eC 87YLdN-Z@?Zc&tɁ jOnwlU4J@c[ϻ.ǖoi'JQLJ`Q0 7å>}߱%C>JiiJQ7F;`,)LW CC~o$:HZ3@?=5F'y,~Wl4#Ir7M:Dwg@'Q >Eo'+hֈeY[`Iݶ:#⻤JYZ"YW>eN1I EI}Ŋ=- 8ὴ6#mYR 29R%@(/smбFl9ƁcCxwuщ.i~ y9QG@Aδ@vEgIIZ E@(yլkME%&pO.IkB@),gQkх0:9\;HW6r4@F0 rȮHyŵkn?Mqg+*؂`ØaTo_{_==7<3v>ly,[>88_I2;76(r].ӥ,ިǮoKj2sɱgηt`oo?gd? Ye8GUu i#52fF֦1y% ,jFSɡ Ο?HEBBKME:+F WDtޛ7t#P`{UZ=@Ƈ=EE,9s  kkqqL E&5IIkF@$*5wX[d5-Qpbw[MZP"P!KԻ-yߚ I].9k&CVZuL-\ bI ֨/?_Qx 닎Yu* RՅ)}3;*)+ܺ0r}՚V^aE#L@zT+HӼ{a-]a+0Y(UA(at߼\iP[euwq3f# )M HD(bY`% h2PY-iCL)ѤK(h+?\}AG8UZgNݾ{}w~^,ၘ]_0zgGթ9ܴc_}p/ tȲX>©Ԋ]q9ʷRn^O  ?=OxkYr<7YK dX@Bo6D=?-vZcbgRR^|bd*dz5]~9BaY,!Fj:``f˧pq\i; Pͩ<@`Z up@DM-ruH0<,zҋS*Bkczlè Χh/䙽 /ּ6F~1ݓpjohCPSPԬ > +Qde4[s s}iiie{ڌ^U( !Z2ܱIώ{{~_>QT2r(Bvd `Sʠ!mu&}~j8p,.tҭcm . }3[Ib۾W %,d~r!nl$.99iR/gqxwY!6SKOfqĮ(D_K"\|ZLmln{ }p0# 9=!Πse$|Ӏ"  B([_Yųr)hUsͳ8@3>W] E{LĤ&"{E څNQdiЀ$4M-)u*lY+Kv/! o\t]nb훛[7AKN:yǠĢ=98196言dPڀ] &,+7 QWث[HyEnY :: 0i9[&XsvCcV-'Cڐ*QJÆӫ/<,0qպyŋ`\ph9|Ŧ# l]U27HSunh8bȴr%ǿvEB U4:M-͡2iaXffV m8w|Fy(B9Wc9uy,OH ,QuxMm/m@kvxX2icllqDAMd]~>2?gwQ}cv3ZHƾپ' %>>ɽbN"dNK8e{_ 0<:a6$1#mrJTwWPPWu;Obm-Ze=Q}I"]*4*#}=3h9PR~ZWQnI$ }s+()K3.Jh( >ԍ #'B򫂢B>>>aqiԶl=^ F*1P:! ,l% xeN8PnxݩUAq0q)JUl <1q[,DDŽA-"p\.AM.f!A"N5C*ZEc:o{pubM g,+kwj֎h [_ Ū.J fibb mSwUv|qUW/U'"7l┧Zmqe} 9;b/[ `@JJJJH)bE1 p2bg(BX* .4Wc/8,FOz5{|dW2??2+2aZA"֡gʆz$: Zeqw@ć8?\R1,mk6 c6[QbԩV\,hvP$.)^^e;;:bP QeYb*/ش~3YZ D3&# YJ@BZhtttfT&|3FZ֍M-,-O0YU@/{w^Q}-ܴk8 ng=3 NF/:!&'RvPR@Gk:mِ_臝6OL,#'Cz}օY^~)$+$Gu4 H5 KYF`QS:86:kսxlq`pC **5"H?lx_Xr٥ף57lf"vĬs!?E`2*2Uљfz-K /)9KKS&8ߘ8HϨ`/;xe?eXQlk;$#;>J%{wrˬ" ^zc=  ZxCEϼ/'O+P,en _yzi;ʺ1J T,tz ?JJmIҪKDmZ ԈOLT>j^L,L#J>zc+ۏOиORGLi#0ro ;2 $= ۏ4(ŝuQs٭V$2ybro~N y{?ߴ} =9$m*L(O)<ľא KFHdBz%=(Uy$|ݷG/G*]j4ꦦ]67`cηzۮ̫yRl 7p0Z'Jyt#C0(rs">,#|$Zo4))iJ! n Fz`TՕ.;L9{!mq?1D@:'&t)aCuۚvXbѭQ#-4*ՍӢf-,\/ ĜpE)_>{v~fhI"D*I+Ϥb5 G/ܥο  Y2ZEMk{?(_J>?t畷AJ_[--4x>N G8Dr@V / o"1ث _yB ۷m#r⍂skϓg,#9 .?˻Y }M ,#ӎS.#FF%éh4ugM̌'Ȃt{#yˏpNmSx۽<xрX:c*`eZ+M4Z2-P?M\`uv eRT3XH-; : H_36V8gO)7h.< vpl y/kf, K",i|D9,K@\pޢ:pj}8A57X [d[Rk% 'h 1eX:r^ gX1|Z\'ű[`)({-^<m׉TJ}啕|ә%jE9i۵EQ䌀T[$JuiLdNvo+낣ߍ[0$w~\.,mr9|h4,&^9ѫ$fCLH&JMILXn"!_d@]nl8,t»FDd1YKeJ}`.fE"{X s.k 5O/1nϝ:?6jaSU>WH+ gLwlFOW$Z4h33Kcj DٛZ3A`%Gsіm-B$Z)s!;LWN32@&L>"oLR,,r^RZ ,#MUD+]@fER99>cxhަ{?i! 7~4cK=^%{psa +Q+d" |CLZBMbDvJhSKJ7>Je 0$^1?I#Vpzh $8.X#ư %3($Ǫ،sώQjPbF GK{lZJE}pD &Usd&_b_d>LIB"ڎø+,49֞ BQ)3]Ok1OUs4K<EmҍDveջ5Wv69h8 c#$ӌQsiٺGA*g@h p֩HQy4\s Wha̟10 |F"@U*\a. /+Rz[me:G֧D q, AdMU+F1|bqn\4"xH }D-:{7"eFoI,cLcneX9 Jѿ9ߎnfvvaЯ B]7 peDjd\*Jq| 3 '&{X4 X Zc;O3.9a9 FB{CoJ>0,@4r?2,3dk*[E(*u ($]K+~$ 6Ir<=ދΜ/nA&r.e)E:3Gh>p\?ҬrEa3oM{lnpԹo 4Lyi4ZM'c';8RIS>xwF)#}HU<6j8P[= VhH ])~u1*axNeBsá4*6eΕjl_.&^K;R#HU)c"v dq@| >TH0 >6Ŀn9;e@:ˮso;4gr<<VNOI/kMQ⮩JO)OyD$IWzgwk2k%'.kV^G|zˍ~jDOEnHd)kDR1$ꐅH(E bەQ##ŨLjv1z +2i}B$rW fDtA dH:[Wd&<4>/բ&4$n=qx*"kaTn ]zE Q/)kBzZbX;>?[wO9O7QD9t`bN@xs_N@5|dS:84C- FB=vYF9R$C1&gUbLL:mD!0w`OgSDvWBSNFQI?1%gA I0 lQ&q`wl\meWf_SZSIo|leI8a> ~j:,6(]%@1Q:-^/'z-"j'vq,"H:@/=-V@4jYSAnR@@!w^qV]YRbVIj3*Ĺ_J?1x;0UDtvrjJ9ȿI:ĪVCgfcP4~H=K'tRNS `@7K&.ʀvVmh1a:-IDATxmhqǽ;4sm^͝wnpѧ~e \hI7P8z@d'$Id;:c7_h՛! ;wFSi܇@a25L d<&AW۪Iڋ:3c3'8(ߨ8M6+Fdl\0 QNPVFə'P_'B8\ j^g#A 1H:jWk`.V-/_g28|C]XPbf*-!=h}=CVSWɃ "0z()bR@-ګO8|d eEn%82oU^#B 7!X2x zxs! !=ݢWk3Y ٔGSd "W]Tx\xuT\Ad+pa%i0R Z-I ?ER݀S<'w\G#`!5mPlB\^X8p=cİK$! X $86-=db\q$qC@-fL 33 ʇ$*я?e`<Bڃce1h&'cX9H B8PN\,Lf7nd3^xc~f z#A> fEZ mt}8xټL%ȒtVA8ɒ%L,Mf2x$.p,D`K]& [఻}07X&@rv}mmAa%DyKf333d. Wh:>dƍz-ᥬݗm.6U P[< FX<h4/!fˇc`ҝ݁WL6U NL>zNݬdGKwěV%D$E|8_._X(~zq12 U0t!h,\m-uV/1YTfǰD%!ͭL7*WyEa3;??/k b&Z mkP9,0f́ RBl>_Do+gcbP}qԞDžH?YPӹh,Q `6:^(l0^"4˧J껍l8ff+Tg|_~tc]7f!JE 0jOc"KX|ypee9F#s+<h~$VĨBkOe]6 JK=^YnRR&dWA:jЉ;58Ng"˲\.;|}}ummXtG)-7ט&(y06QilRbJTYec .d 00J&-l}őMYA,^lme:q"Fy&lhm4s7d[Y'RYT*{Q@hb؈@~ u8H}c#ҀgK KOVJ$Q{miH 㣹D-nA8/q@EKdY!ÑeP~YHh R8?l>:)izf-kσއO>;+v|XHe t\;-mo/MBJ=z~].E$صZ~ጼ/s8fϟ= Q,ڵ6hD7㼥M;3[:Ks*K'Gtwyu y w[BJ&%mP{5Ʊg~=eFׁl #9&K*S40]VE5ZUw}0Wb2"N&~׭=q[q^Ѷ?pܺ:M'ĮdeNO?{eۿK7{3 W՗ -V+A"Zr*ÙcZ&yCAhyypz'e "n m #2i]fZZ W@V VqdM~"O$༣`QGW$p +2r[g;AXdޕ9X*@\y< jjhڷ1pFZL".YAZ8*2<vZf@,3Xd١ mcaK̈́TVǏ("Mǒ|cZC?Y~ \RƆkNı`0XtLq|4 ;ĩ@('$2lŏlZ怽$KK\qqLϙ\F8SɶPteHӞ$#V Tq4"AIM]l πbg &!&zgAC|pRRy9`ES "JKK#i| g%@Saz找+;Qc_`pP JBP"gU:~xBN!JWު(QK^ҹ0v;1+fcVIg32!w|$t(NݲvX 􆈪9]yYVJg1Vɭ!6d@mDm.SqL:F;53-yBxϵsr+f ?a/._ҜUB#v,<Ġs+ֺMmS3jصi4VN8Ig0iyZ~ldoJͪ (Z%A MHHD*o7̻\.ʬl6;|>$` Z.]`A}\W鸄90LD,2ѩ}SLx*Ml\*J2[,fLק$ks 5\&plM竕 嫏Fe >*=8,}@d9L:-&I^J:ohmmmm 6%@`NwuIN6ܩmsܹpUF炟}&M(t&3f1YjOU#eJt'[#3Q^ZF3AתiLikTNҪ0tFK̆1f*Ua> &Xw3[K2a-^y_!D"ͪ:9 m>\tn#i: ,~ݮ5cF Nd\[BUVVv>}l(fB}|bҢ3Y,6앆ej1v+c6~bbBoj10NO׈xB*5[C:/ްљ`~,V[W znxO=_l}@t]ϐ= b*C]}-k' ZTA $b&$ fDTapjc_\A E~Ĩ2hM@RԎvڬ@#;~J(3Sɶ,BALq2(fdiڧvrWљii RVq9n&@(2 3pjfh 'Ao[8?7979O5%JhFgSA$"YYlAZ!&Ujn3EUuqmN{cGly1+h^_$!"wd0;;[ F ]7\p -cx ^M-7WjKJ6扞GaĪO2ɤ072+ok(bR$3;aLuzYӕUuR rk:/^PٽB&m!h90R!@kͫq +w*@"Ui4UuunT8?!f]k^2MMI0ݜJf' eՒVkT3za@>3QI??H ,RໂaTABLLثkSFʃ[")8ěPtL$Ċ+}ӡT΍RHdpɇ`{NNxɼCɼDH1q/"h{L@ SAbHLdׯwV|^DK>JOOW8YY̔Op':p]7AT |YԩAELR7&C"+(tNf:|H~IcBhE( ӁIp<8(1GRrLML)defgr8 'SQ}2ʬ/`־A9Hb۹Ŵ]F<awtejZjiiӲ:((G[5asQ&r F"2Yő@ 9hԘ7d 1Yǹ9e@D FNq@֪LXvg W\.X3[KImOܙ8Z]w&6mU6׋Y<+ܷ߫ wه9,Vo)[YjШdY2D6́q*)v:J Î3e5j&;8nOV'W6DK. h1ZYWXEEP_[T[+6lLȟ$:=c>wRwPަ7n nԢ3 P+lFvQY,.-))oS,O~m,3ȜߖSV{ v[V`eUUU("쉙j@3|^[ K.;6 ^eECwS CS~֍a*IRB^D'2m ]\"[ W5gQjn hfٱr%|PEy@JΟ/@ mnK2+u,ƿ}ܻ綳i ~8Dlݨ35I>NjQpr49h#!OKSS ri;M4;3o"5 bҵ,f\H):r?1} JҊWRgPv<;4zui$RfF"غ.ۄ@0W [YQ@}W'eVe Ei,ൾ_?fHNy Wz2]0S\^&uk݊@(``iy<䇨 ±ktjG"d^_"D\֖L~":R71t]75t bWUhVhVSaĄ69^&ѡ|4"Ÿ́/f.JAROT^-M 'Ofe$|΃ԕԗolba%ɒ<29^@$?DcڌT@XٕNw3/xV]}MmC$imD{W@P6"/%a-"i@A$BrhѢyi߮|LIRmGTnJKnh/ O4:rF8A"VMFWB P7IDB( r%$$S {O,4_t aG=rR?_eIt+2 n{{{ܡ4B$bKHd ވn6A7IU\i?/DOlSL~nU:ʨFLX 57r:Bnb&W$H6.e$%?q6# ypt fΉ/#$ *I92M,f'"]``? DK1[X *2]2v(ݲa,v&$-0r㳻mT#ɡiQr`T1V !"KzE"}MY&kz(5|-@T. =?hs[>Xc /drU@FOqB $,)-) ΡNs˅4kZf9`VhS*$1 ڬ`"X*3;1}\]O}苁C`0 u2,9dulY .5Hk>9%7^ij1s;FBl7ފ3gL| >(B3Mjg@20Brmx/cuZbx ױ(A ;bib B8j`&DD9WJ]$&Z YZ8f@KU3I$@7{=E":9F$9wW=}GtKK]}4kz"2 "K[υd z^ ]sAq1ۮ )JӤT*G3D$غl9+;չ8P&l9;>;тKJL#G/ \7I߶,NP574 c.t5+)hjj2]&qXEEYsfnb iuFgˑ鮠+;:TMhύ @RI>ܐ (rVOVT&<*;?py_P $HB]Kgi\$$J~3k $s'Dm-E'IlCxD_6X2q-g .HmOw=s>nLU n쫬oyJaS)jXHhL8o'& h\Z-J0~]Z n^Lj"{ϝ\i]99&O&K3*laNb].36&"QZL9ijχ?;4#1#`YI5D(NysQ0Vo Lj\,<:xNXжmi;RT,cqX,TxP8hqmU[$/ h֛#prgvr]=1[r0KccH]}5G˹f"X?gPK\EScxraD*D *f_WĊ٥P%v8:4;(CS|TH֧|9zh:E.Yڌs']Uڙ/Ǐo" 9*b"" " *LO,h;270}yDiu񓔾ͻpĭ+*z+_+qTU@pBh3Q":D,:҅r)2 G?^"}WdZXY/?ȢAӅlRlh$)8;44믿_V_º{Q.1wycd`%6~$k|) ;]3ץfɉr&{G/r5NQ!>}߿5L_yixշ k?*>=[hX?dn h$˵v=lt G.\/9\QƧ?Q-h}^{-oaxP!$GggV&5Ə[mbhрC vβX; W8kJ]O+"2ڵIѰ@0qÍWƌ/QoC{Ey}y6pN%gcz{Μb~/S%NӓH9ϧ$je|4?~0)O2aSNw, rn iCWoX,rJH]_w;TeN3H>8zօHIl(6>F;s8~:h wu"ui9&SbB#y-knQiJmpo2im4PLp@bLNLfsMwVRPp@4lI< Sӯfz\Ҡdΰ&>Vp\wn"B[}_7)z^$U X HȬH]8$}}FG;]MI"G#۹`jA] f׾Cc7koKaYhpɺ#M̸|R$w@0vv9$yKVYzthRKX!iztaBԚ ߧ_nfs@@݃=I6+Q'opV IAʴY f28uABE]`"!)uh9NM-s<]MĪ\J. 6'q@6|9.)(Z"wv)>\&Kt2MD! ?@H ؁áwA͇%`~Ja7pC^XV!+-r` 69 $=*)W,L#3?ȅҥ.*dK14:̦k$JB"A h>c%_.0SV}'X!@rBԸ!?v@Z98 M֣.ʘ+J̡0]AnFea,΋HQ wrZz1ZI0;9>`80~kD'=PIsNA$ɺᆩI*rA6, GϢ Lksmi#aV?{ͼⓤ5N 0'Rmq-P),x‚W $V^&QrBW)X_һ;ED "bO@N;y#^xĔ}:/iCz^if`-LGAFtSD \Q!r[zST.5*f0j}8m#MtPdP hϜ6{|߈]OA=^p.:P@ןseI@ "gC"LE.IXm$؈/Hoۻg6t,U삖]Y䍃2^ |T1,*U1Oq@cj/~6aAЈ\e44-@ 6bpaP+*͚Aq(7QShpgL+\v_F/LOqh8J+Vx].oo?jum(,@1XV ]XFV^ J@u /Z×-7rd2yđpyǚҋ*9w0]I@Z* }%8] z摧nNwht@ &H3LYX,56nSx띁Hfnz65^Xٍ_q窇mudH'$bG^8Z H Q45:5$L'^~J`Xa [\4R05_C%<N瑚'RwI&+l(^ZIHZFV^;1ǸG5H݋f-h#&Zm44Abfi5Y^U,鼆Gݝ'ӫjrcƱ$o6K\ 6jpI1 2kr@Dukƈ {?YP a=/EF7f&o4w))+%fYMV9*Srg#Ȯ; V$Aw $T1+SFj€؏6H2@-N)I;]sJg|P+"Ol$a d|,khWzNe? X38 kQ!{W/H5h3!GD De"EK[.FM4{`i6cŢ<(rplPުDζy|~Ƅ^5@İF Xga{\r*(ЂN$HZ)^Ų=Z*to5;陫~;oIT*s mX. b52?w3xP 5&ز?Z^kmyƨ ޒ~o A"!"*L̉/ X/b/ҝ|}3fFJТWxx9/c R6Ş(K(e[UhTS/,f8ׯhԲ♦dpz\.6.8pKoU+2٘Qu]&iOdzFYR3^5.&rºZbٴs 7=y$jqY3`8<.r$Kv_G"K; OoiRv|6qUZ9%N,e[B@Rj+Ks0,b7,% Y&҅5{ޚmDuҎbF>0()4M<u trմfRFĸei2TÝruQ-59hE 94,$W/P+ b߹>ߘ[/szI.cۆ$L=aIy<]YY5QU8~W夁_D~BUq]JũLsRϐ*Y|~E^/&ItGF|؀ G7 sIJ.meXmҘf9|89:o\uϹڲk!׶nl+J9\'8ej6|0'0\_V:{B P}q5ת!P&>hw#* 'ҩnӲ4Ϻw[V  DvG":v( ,d%K2T*O.G<}߿QPb]mcۦwB \_IENDB`movim-0.14.1/app/widgets/Stickers/stickers/zemarmot/5634554edf68a6806a7e5cd87aca8554e77ca4e2.png000066400000000000000000000366561342764602200306500ustar00rootroot00000000000000PNG  IHDR^PLTE) )# &!'!  5%ָg ͮa Ҳc/(!;+m^OpK0m=~e8Iu@Ƨ^|DtdSbL,Z۾kubL4"LRjT/ D) 1(oaTӵdQ#?vXί`pX2V#D81TF% '!#?v&ںWQήUl#?vP ƤQD8 #?vˬ^Yҳ_#?v#?v2*l#?vGua5#?vX';1ƨ]xd8ھiUH'Pҳ_m;yAH< RE'ȨYr>#?v#?v,%fV/Np_4#?vV_M,HU0'nɪ_jX1FA3ZOANC%SG'Wˬ[mZ27-r?mK 'El#?vJ8پβH6չ Ҷ˯ ȬħͷưM;ȳD3ѼQ>ƩҾX>'D3̵T@7/'F5.!r@7-z_C*Ϻȶ|uJ8wPE9G>3A1̻ĬfXIR:${jXE/YL?-HzY;pl|R6hE.<-?0:,^RE^@N;wN4yeo]>V}hV9y1%3&YEv^5^I"=s6)Rhl* i| x6f(Jع0[:Ʊr (SAN++ -gӪ/>Q1lVu sZ ͪNy(ԤZ>(k\"lΒO1M ,Vzr#hnjuCm4e(@(H&$5m0l7?zE|4m !;Jq\[Er%PB`.vUjXd{7ht=+"9ZPCxI¨di,H`3Jf}'V!=~W-mI&dF#t8) oul0 lF&dCn{f9o%v#XyS$AӔSǍ٨at0Ht<(1F}Nu7 x.M R.x%3ucD}}%0 ȰꠀM'q}L\` G6Z? C$z|P$TQԒ>yI^R"x1HBK8`쵻3kmQ)B]@  9¡kJ\[%F64S[#1ޝffi/֐X Z9FH >wb3EA EMs(GzꈐnpB#+I*wB'N!gkF7sxdڇA GP܀C2"H0U9) ֆ=!.+{yA'{D`zaP-u1P,b$cÂ%ƜQ!ѱ Ȕx"Z`4i:.O^z7')-J`읮i`A,{>@~HK\z80' yRz:ޥrOywO@ʼBpKYq ]"秤Qބ%MHJJZI%J~\tCdqn|qkPddaXUqx{yˢ]byjxLnVj8"JhF?&,+OϜLÀ"yxj34kI^&̈́E::Wie, pݍITrֹA@ZXvk6/ ?]` T{pbnǏ?b!= %ui xtCF*fdr07MCbH(2^GM(cM7@ BbHBML{qY2 N_ {owߨi%?Fg咮 ph 9ߟ"ZE_ wb ~TƛQP:~Xf˷b`E` XZ, *uKx蚏ւujì?̿OBgM"Kgp-Bafe6{-9SS9Nִݟ&<'2VkPVR_D 8A`A\zeB<4]h> CUErmW DP?I&y 8Ϲ<BexS4MֲTT5M}e.e6wnDӭW躹sUB@ rqq sYNj8VFINJɬ_OlRNrlAy/^ZuX1zq}|x{7n`0SЁnqFGls0GyU͌'<UENi?AiO1I"^L0t>D4:SWsxS)T\-z 5ǶͮL=:DȈUd8QA$))ӝ,kZde}4aAġm7y⥒FS w]^ WV⫓SHdj}eӝaEk==COgr9EQ(YH@v'4U8g@}:PN^<_r-#0 eٮNj}}p< Exb ˲WϏ3$Hl` D(Gx6'L0ũqH v=:#SsS$`Ñܳl} dd(%'c/$b, 54U-;=J\83`# B-cC/[oU 8C 19YNB[EFA+^~֩GFGtS'id_M"Jb~ǧ bꗞ)-0AaODbG7ZQ$,LQDت$$~ #T1>;atf6#m~0bcJ8z>}T/6H~yveuOh~ F5F|Q \!@i8|xJ$ǽCozo/0hgBeWbG߻S iL4#,IF+ uUlU"C(!t~]e0<]F_X âe dIe`0¤YL)M5fz,CV;@~?>~ HE TBKB- ﴘhyA瑸>Sw b,HQF׽6nptE4#4A(z! e~ | Js;xc18u7v27ã[ȃ@Hs T N6ӉK6Hx|W!A6fSw)*<' Q"K)@)p*^ͧM{XĦVH$CvJ߽jdR6g[@LMw2F*({ gvJ&aH"!Zr/ͦg_ F.;|n 6*f'ঙ7N;(hF/NHo_9wZbkhxtzOt>D ': D4Yp"DR+8XR'%$\C['8,;^92ZA @wx/~jҘđ.8M\6nU[((}硂m缝uwۙ5ytw~k,pYde 0]Su]4 -lf,d;F.E8QNEt -nkݔ3DLSJe2)W"p@a /݈^ H;bg ⟗;ohY@\&rk]QSל vjyMvܙU]K|(J)I6dc[B( ;Qu poVh7ɏ?iW/A2ߵ_~$r<}\`P,jA#4]*SNFWqI"رjcvtÖ(" '?(mqD"ȚH"E&.A"ߵjOd$ ݠ0幙w\ rUt%DwHH_(V&!CL M fa> B EI8,*_'G(c9ɌwBVEy>8 I Hd靁PL*ZՕOnF#du1v\0#9dPI/KF<:8>E PXX( 岤,GF:u*շ޷X ĭ.o!}fF.)R}HޝIeC$-)!V PVn>| !![tިds=rd[0<)WĄ&H, }{J!'hu^jU-i]T+3`LψuV&ƯI_[N > ⤽dLB^mYdE'Px@HeKT&I{pB>^m}ۣ8 |;&vZ(@`d v Qe喢 y]FF灩}4 :Gx?KqR-D3JAؼVUXiddG4:@B+]4-arrS 1tԱҙg1-@1 {?f$oK% C\tHEU4)X6Z?(n-`$Rv$_ [3쮧iYSgH@\AV̸[ySȀZf!=@PGCͯ]9=OdW#W ' gUtF,49oq>;b $—WBrIuלDxQG\3hg+X˛mArsHLRosQvf:8ٲh"vL rMoz82uMk8c_}~Qeim%9*;v"4Sӱoގ={Q-Oaj.EQ(ZP IZ+&_\+k BHr #D?믿ksm, Na`~4tY-a ͔c.ODHםg&,>LC_WojB1pn[D( ŌQ[fֱU)⏝:ys:q9ðVS(dC"{N=9޻x=*oAPd:~h, PaQ<0 8a jB u8vbi 1q(}u?zh&͌W#4VݖE*24B ө>= OFibBRg]t]ly6e4&U'QMƁK_~ʢ90~eeb:{ `L_gy fꊊ|ey+^+lB,kȺ+@$U_K"] аZuR_@gn:mY)OXQ^ YFư-1MXst&FPmˋgT*$r؞yx 8hzRʘoR)* v⍒i¸l*dqkMYh ~OIrmkHIҭ>c\#dx v ܴy v/$<[ לgɇBEFsɲ(8`,fy`y&O,1hEӓk@+LOz˗ڝvi B̹I,Ph>_tԟ}EpV8Hn{BPE[gֳċHz2 /|m4Vfӓ+/_Vb07E 'V+\ W+'صJAވ4Ex/@I<$ C ټg٬OkFv XLfHvszY02R.?_C/^"FnU,{ri"b/~o]mp\ 3ۢOa~: RPH>_ARi3v"#"Q5@ lu^rL[땕]9=]|M$ahKr%.|3a3aubf2$PrX㐑-qd ٙZӽn㬉 en<' ڮW0o*Ӹ(Z9(deA@PhwO{$bQɄmQ\)0Kc -.Z̸TU0*;8M4kԚp=saDe HpmjeH߹L i(Ӻx/YxcM:RX~Bڻ9Xzn(y:@TY۬A*)jbb tزKE?tMHTsL7D\g_x Çǯ{K6d zs3^IZ Y텇bN-,Gݐ]!F/#pZ,h*—>UEB %Rea,f!ף 1t8S=9&9K:2-\ouZS2Cl CQ:FB(ŷLb:ˀn5``\3ՃG(Ũ؀-y2񋋔lI􄁿f7,lxQ>n3x{_;n炟xԔvJS}(QN0UmHq iC6 g74 IHU,=BnBBa6]I虸t\tOY}PMce7 ɏ~ޗ\whsqeǝrʅa~d*h)&V[6TiNHw ˹9 j-*m_/ r!A@r9RJh"≺/7mJ)]R$D?dRͭ1pc{Ɵ~W{DY<)vlWMgz mD0 bE AFBX۲}(pAr5*pMH?tT;2@-?2pSF…+~WJ I?J]WnlϾ==]9W_pWO\s$xCZo3pr +B/Q]L@D\^8g$tgfNNPׄJ@19¨ v1rx 4Ihw[>N+ײp:Xm;4!|d8y}8Ӳ=tt 8`8;jFtSAW|KW.zNu%].ə,+ѩ$$t~Ғb[ -S1vt4zz<}=AHd__ؿhfM1ފ> Ze4͏# ÈrHFn#jZA{B8Ƚ BiJ0Jfu^VVUGur%Cx7[Vdr mB4z;pYF1OkW_O69$o \bڷni1*Jel^JMg24&C%0g Vt$WUmѹ[|uX(āDJޛׯG]}dʶnPw2g\eOwŏ&`:#Dft0$0J'ĮU[M/gy N>:2L aX1S\ 2g-Aj s:r#$*cDfTD`nYٳb8Jf*L:B]Z12,>6 T~,džJò\ޕpO'M .h<5x8xg.8w#}L]A_V@!"Gq 8>9\NGa&;pX1drXxV>.tdq PRjYM m!sTHr)HvtᆡrZ -G# =qa}Nʃ_@_8' GbD) }MEVSɯHr6T \PnyIUVݲmqU),sCZ3@T={lò G\!;\{q`ӣlWc?a]f _&Z=A:,|z1IZkb\r0]D - "br`b4Sƻi4`% AB'q>/bU8cIv5[YcϞ=C7$mdY'ߌxi td}M0=[y>PNOVwa"GO 0fPΤr 莉 2DIĨau7AD?Rp8Vf&:(}ٶ wh3>UU׻َa PB1MX,9LLrv#C4 LjIlSwӵׯU,uW4KϦ`9FΊ SZ-'q( y`P$$2M "D>6 EVk =#"pj)SB &1' x"A $kI{ Φkh{.ʰɡ#Fwg)]gn;d4 WJ$i ˁ$1Bz4! 8#0X `0ULl@0?Q?Ki!*8d7B"FN-ևb]5:=DȐ4mKmu=b4K"3`d,tr!!ÐU>vu- rI (2JfJV+V_Qrw_.zޑ 09[͍!C&pQ|C|۝MnSUtZݤ؆Ԉ,BB^*j(s-%e("%X0lEz>f.738kJwޭf~N/_+Z$,,5A5&4óo kX74Q]@z!:])wD% CCLNICt14b,~ݩ[E&+vev~:;[8k CO5N*Nda R3lݲ+0F=*UX&w,(SnD%pnzxv|>E٫^z΅^u؉]nQR `A 7-X0dfBdrKI((i|1&&~pĕiKӞžu.{355}T=S v Ķ/aM ^ynp=@&Xi[+(̔@xZuO;1;1/s@ۻI܅bE3BnX<9\JkRCYdUz?X97Iٸ:RjN\N$!_ "KL &_f@} cZI`C0Y6Z\r$,]/ekCmei:[3V:f&HCֶYa9tOK"@椐` N+ "$oLnB#!rpQرy1hbczIo$6ټc|mcJzJlt}!Of*.jDc=i xDXnY$q--LX[[7>M+634Ȳ\Lg翫 ϊ+Rدɔ*p AqVcn"hA`Ds4!G ]H i>Y qM5Q\64dsrz߿o^i$eIIy>xЍ|Sfl=SX=:>D1L[e#i5887P)0{E/> 6,nc|[հ~Hܪ0& @60&Y(Olbvݖx6dehm#ݳЭs#F(Dr|ZJ/Ӫu(5|{^K!GI6g HFN$ i YD&=-K3$e4w7+١Q(gmȴt^_XXF'L`<" H;^w'BLGE7H1 VRdSHI5ZhHx״$.1muG 閗|t6 eJ-)!qL&:MQsɘaT,aHHEP~o%6P{>|hȲ? ׆[v2)mY2%ɖl@$[; B [Rv#~WR֣EE 1\8ozKP̻1s*Ҍ^tYH=F#/tI)[BN|Z E;~ϩ"ۣ:R_י#8#MOG\dkV35d)pp-xڒ}Q۬_8.V6.0'+гJI5pq&:̎bh2ZVE4 ;ON-ЃV xVsQygy//9!.gl$dKT`5BU$exR "6%nsS/ yqEn_P C3Sg EI7:,`2T>~KDVKBe@}(/??-[FK4IENDB`movim-0.14.1/app/widgets/Stickers/stickers/zemarmot/a0e791a78ce2275a368db103c7f9c335219902f4.png000066400000000000000000000452021342764602200303670ustar00rootroot00000000000000PNG  IHDR^PLTE `|1J`%QrAGֺ ӷ  ¥βҿVдŨƪJ9Īмvƭȯ~ʴ{ɲv-'!ʮ!q̰èujX$#"͸!ȬhVmZ(!̶s }dR~Tm¦|ͺxc:1)pD5B3nbIɬq]y433|i(('y|d^CQ¦vaȟJJI--,3/'O;;:ӼG=36*"dQB ̨u_NDG8lWGNA5f'SRQ# GCB@KD8-llki_WI+m/$]L>ŚdѸVL@5ήxwvѳgQW%Aʣk^OY=w:ïֿVE8A1=8/ޫr_NG<8, t]wkZA+ֿR@4#@mL }gbba[ZY" fK<.Ξw[wR:,6mJ4ÒynW`A/Un*$,wb"x9,}1&nfVZGj4X5'J4&NJC4|m@R4D߀ZBuR@̙oQ%ռ^æů ]_0о*@>ľ]"tl"[UNJL,d*}&mmtRNSGm&;|0`S`JGIDATxkQƝI&$cg45h$yӴ$j11F* "`.Zԍ("(X" "+W.;E`l~ s-miK[Җ?lfn-^ny8K vb3!M&G"̛D.Glقщe &D %tD{&rY/KbI䨌 dqm,3sn'^be9*JMJD`0D/qAi5@DbX{ozå+ d0v&CN#сbCS'&+ k7rm.NQX ri8z0LhDNhy-HOg@*mF-QgTjaiiu|eb$[.Tep~+Ц=4 CIw~'gÇgu@&'7#2 lxF쮀 YN-<]oóxkxC/ȴ=O/ 7Azq8I_|t%b5$hgڟE߳z<),y.h{O27Om,=\ҟp'WQ0Qh{G\FKR\^}rC 8ditjکTs|ΝP^/@BZM;,Uhmr'cߨ"y_[W3C 1;{(KÏZ[o5J0 (:C$(wDrp7Mx @*!u -YU D\R9K0à r ̑LDmOASri{%ʒˌ?N#/ Wժ_'k9t\i+ӞEHfi/AwN99p jM9 Bs\#HJhg)(24;ދ"K-A- A=#$ y~rdߛ;4YQ"sRԀJR:Ʌ.L_6O$e䴏<i sD=tt8DDkCAx졋Y=YV :V۵k T-%UB${nd\N8N]W8wh'<hu`#w/`ZJ-:y8($dil @ "ܪ$Bm?v+篐MH!`A:\.]Fj.O d cv P@=͑ i.{. fqZ opAC c တY""=$>{M^NwoL=IB`_8qң8Pk$rțuOlP"Q4t] (jW.xhQf'J,^N)cql I)<!yjN7A V_!T*8n$h:I~L$rqizL8sto_];d fl\tO2aZEw2<~V-wF tˏW'z 8r, m {yTǎ],< $& 2ITS2veſ_80GWcR8Cfs@x5k,_[ux]DA& K7}8%Wwק"r|.ͰjBeG4>[0~ alArc@!ɜdx豗 %WS7;O0 0i^10dzxBHR^8smQ VA8bއ+]H 8_ H$0<#T(k0F }<dac 1+MJMUɵmO9Q"HT4JPj1`E^m* T@B>9ߋEf|Gq4'Foc7U5BMV @SHhtNI'Tf,<}b+8LQ`p@wnRRPXD"ДTD1T)u-eD@@-n)MQI |[k]tk);9 Q,ȳ9pd5c|uukk\n*! DU#ji.>,|i\쇩)5?Shu%.!jqKqJe&# ~'yK=cvgdgA#[ksBczg<;F7">j@^)e)A>ټOw6w?ӖىIzd+ݍd8lmf+r_5;^IGt5m_n&nA;}Kr͂j8^' d)f"/A+v[o96<LKS/4aPƻJNepTW8"柙: spGAnboz 8Ds@N ۻ%t!` )%$u}xb:X h{rcb"D\7-[)ړ־lS ,*5+ KANH>XkR7--!8V ͷ_{M~&Ng@h sglzR-FM8I!Աct>dA߿GGyzdzjj wSw1?4Y\p1֭ JB`9Q,VK=F#P* AZ\w~pą@+w@wF_ ]j+aG-ȁ,r)r폈5)!\c $u0R,O}131[U"'{/ gd𼃲$yS?@o?+!R4HH ؙZf7ąG@D!43 {: ؙ*ZDrzjH`Uo 8_iѧC+ g0O!/+QBvA,5M|S?~;|٧]ф>,Z@&={ad CLm>+jyAm gfxG{]7O>|aVX(8 (ǚ>M2Ӑ CXE2p|fF});᫫*ڞbfS2E2޴MrcĂrEFH6(B1r< k}4$)R+T(9\^NGLD!"nT̢t.LjtwvqmMn׵+wXmgϔ1ԅ}(V**Ț ;;`xi)؈DB!JA6İ/Ӧ/HG&F1 .R{ôMa+ 9=7+`Mu{(0b_`KxeDTcyA)r l#AJd#J;1N+r&&p$K=;[nmbch.sI(gEFH^WZZa+=S3PսUu-x[ΪjJ1eDFxq $+MFVbFj3ꢩ $-8VwV\} i1^x!$jftRȆfC]BM{GX${zfVZŭV0ʜs]ߨ0iA.W;kL%H:>ꪊX;%: /8%R0DQ,79YFnp \j;-V$b**o+ ZtlP5c;s@4,2hli)s#Yku4 mcύ,]@VEGdB"Rq6A(?s ńklxڮ*@ gQ/$i5%%`9C$k#0&!s+#GfdOVJɤrܠly"Y{,AbI)n*1TSF8SIcWY;a:'=Uώ 6@cg)2ҁAE;itֽ EK„,tbIuq*[We.#Izr߸x"DVKσ2 kE&(?C;+#!ۓ@;;GqZq})h榣=|zB0l@26jhR9ijaopx:fI14͝_K.9xzQ~jʿrf1.FQ}RCi5؇U j-Sd2Zk#RPKbBƒ1]l%@Bē߹^cv*sϹs~Mnu#@J&L#'Kg6m9[-.\x~"Ip<<R",=PiGkҤ#]\.%39_[-J)@JѾO-a%K60x _ _T eOBy_Li>>ƮBT^$w!;6 ׊b@RHwt{ y|;y4Ǐ?xvfĂ^y/M89O$ʚ{R 6= G}Z JiV[ΣgH0_V&iGa'OKv<=xg<^3? =:dN?pHIcq KIOT@!-ܦ,Ϊ"a06D]7ʷӻw[=4ٳ9mHYI\;ޣi{dJ36P4=m魖jѼڐw;b@&gҥ-Cw(7CuAځaVNpvdXޓTǪSTc^._"8 J7I@D5sϔW' rߦeŸ.gZ/,2%uwb ;({ [5{8x~Bz MP&C&a pcٮD'*?.H4bjCc#TM,:S2@Q11xaHp\B;tG7:3% NM&/]ʮ8;)psw# :q]& 9"! sU, &T.B٨Kevk`3) VS>b!rss'iu+4\U2` ) c L*0G#RhD'eVnoBboa#MfuC!&ضM1 ,p)˃FF|o:ۀa[<}t%J1Fr7&@L! 5W\QlzG?@0v⭊Pqu["X8~ಊT#W&k& ^?XL: $ɐaxq. 9sy':'%A}/,F]a:50XY>28zM՟* m8fwr_KSOmzWcO}֭HYȽ%0uC1(,X}9Ud+.`Sqҥd%P}`r Q A3@.C6k{dp*$08|/1Fiʑ0MLҸ.8{FKIaJmyI_3I:ǖfR,(`s p􆪷kn CޓM a,J#>ŒjVz(mRPL+zqʋQM[zB nk}ā%/"Dy[0f4M[˔d?^*^\yKԮ8;>~$2c=؉7X8N^` #nPY]v=m`H~?l&!Y k<JeY} N@uc$^a _xxdȿ=CA99:D @+Q¡x6C , E5L;se4ńES36j'9%cZV%,"c/r AaG1e|KDpP܃.J5M5cprB-\Ӊ_ B!MB(>&={4+ޣ&țԫN u fgcXXB_-Mm.E|JN(-Mѫ%[.8ї! Oss}?fOw89yw*s0]nc~'D?l/ ɎgB:_3"Y..%y4mbdCvNCF `0oL.O>_}W"OzX+GvzXڋ%ZkJ*[ё6L*H@7/iӕ%I|wv*}aәB+4WSբٰQ~cx rF#CL|A <>{XX%xة } j_ꮾVJ>Itck޲SPJi$Mr:5p JV4v/I%Y;?ð :XUcn]=" 7QkJ?8rQ]󛤁\=>f433@:c@q%aVIb35S 6sg_N IJeA 6HǝC>H= p.!ʚ=YeN Ѥ٥ަތIkwՐKtpzԱN"἞05'zv&va3@[á29ym$:0?;1 ETr9س,X+QR @ ) &6'@nuRCEe;ql{l\5v!C.bxa2Iγܴe0$ASBiCt7)z`؀P+KG!ŋzo F7Qp 8U9G{7w |HF,QQ[fCUQk"h8,fg>Hw)V#L@F6FK}`¨;yo-m[L|az畿?g<[$݈`XN/e'ʦq9mf QO 'b8݊T[#m p/3Gʦl#+P.̦Zka..e$K^pj*Ttl&`o*-[f^o45‰Xhwx'I8J  b\88Q_e=C(gފV-8\ٞ5R^D'Ҍ揨 DYvw<{ÿ|jd -Ng|fi Sބ@I0:X$|6uz(XuفAnd 4]hϯ,Ar;/;pϋ5TD$P讧SQMRCcXaoNCIɱP3ϖ1( ':hNQB]Zu9 @4jq𬎬\ܽpfԩSv+q^LӧT=vSNaԱb*U_|$̟ƶMȝ_V-<8a{p>: Īٔg/u]s`ׂJW_tErZ2TQs̙3Oa,,X[QZca: GJfZVcW/ <-",r}ɄQY H3p0&;6f /JP<@!1X// CSy  n\BJ[ߥDV[ewvX:Y.֋V H,6|<s\< .`RG 9Z/$.O 2B߀sag4)(uH:98,WT8*&U[nT*Zmccc>J@ΆMkqC{D}gؾ8w@h/UtJbUX䪕J%OфgTBJiIjtlkkkk0Z[#f{BlXn8XCFJ=}.@VƆ\@Ƃk{ \|FBTa,!K+ 3?%*ȠZXd H9?Dǟt|"* p~ oƮ52 {N~0D6$r ˟tZ<RΩtfK k)an2#nq.xiSmR:Zf]W\E+:΂ Эߓ}'],pa'6]@&/> ?Zc\UJv’}/&}}{^y̶^hfF6ns3Me~KAxt$h unxo?ҵ3 n]Er|E! 5Mˤ9)Nw9<ƻEPdBie!lk˙/\t…8Mf]Q`29XQΠjTxj od4uOB\OrЎ? (&H'@Bv(/)'x p>M`z8Q͉~\MǝW"&@0qRѡ+"RؘњOP 8$ H2$ajB( *wO2w8fכ솇izN:DOJmε3*5ML:=w8lu!Q5,%73<>p2e3pE?H2-RXM=I-MMIp4-KXd24-od);~gno(5N Z/E8} ayRqiu*.zcˊ+<ƀp"mgZZGDtTɠ 1y /!hw{IʞV h3Τ*n\KxWd0/º}o܈5lJEQЫB %Z̡@'먣8xN4<^b2HnxH, esߛJqQo~l԰5S5PXͶjuNrB. BmDMRO$#CIR rAqꌎY fGҁ^&InwcK=UCv3%Ce>fhxO!6vIg)bzGbNy^ S(h5g5Z)̣0^W_KH{î(8YҰtZbɦB KLz[l:p[o&5E%J]>Qx!w(͙98?a͎wt$r큸A)&1 {NE"/6IS׸ BRD-&]N%9a^{EG5M/[ =x ȵy*V8^culr`z N`nW`uTP!=Iyژ 枧7AZ1dɲ ea4拧:#N]BVz8`M@5hBl!ÃXԍt+UT2bz<&PYE?"=/ƶtH$@1 |(u5싀U6B)UVO(821̠T+L, Ȃ6GF9JO,D,6z$;)9NAh ˡP~P򣆳'_@"1oaQ {*dvA)% EAQqn*(8VS.D<1j޲a3Oy@”d3{0_iwY':N3BP$b7؊㯹I 2 fcDeD9` +s5Ozj &*b3nmL C=af5_ژǺX--e׺3on& CyHipvsKrpPӳc^{LzF7R=Kzs@m:Ty" LlX,qÆyjm@ҼW%vqMp1tFVv]r5 ydӔ@2IpWi@@FGY U\ \#hwi+^h NX8߶ʬ_a3ܽ})EL&$]C-bieAv|L-^)8J]'i#I- q`B&@@2IMD%SfX)1-$i" ]%ASB>X>DXw,^xem6s|{5sN|| R/RaR໏98?݅?g&R!^3H*ДFf5 Vyʫ#( MH2$4HY,Dd,=-muIK.*l*瘌Md`oV9^jdSX_O{};tS@h{NM,P:=+>5MhqM|.!KC{qkqHpKг0w#M?kln$OoWnDO Q vUܛZZ^˷C`:WsݮCcʅꂝ`( 8J-NǥE/?CwDŽ LY9v/l 5J͟#FF @}*6ݳnL2Ք'ՉC賋\dQH*[F{_#pA >AZ(HYS@#P?MՒ@-:|).^lO *dͭË + aٕ5 [qsyHmaJY]Xf^i+9)Q8R""3I E?, =N(dz9I.qHMM"]\߂c%H=S}RCJ- Z_]N'&Y%߱F΃b-FUHV 4m6d1TZO^>;n iB @TXpZ pD(֕pi_ B1O5r՞c;= 2AE6On u-;q3(A=! ^@ Ǹ%w[8著I& /E4gP* V (<Ϗ&mQ $#xL+rlf:ZIwge3K`ِ!_nhjGA75 :֡-88ŮBvӔ@tBAyRՉYJ >= % :)oInH6ͷ$}OCP&d,˚؟U@r2K#p'"4sVYT ZCxT"9rNRyq"(ald:4F(J96ۼ mS$-R!NԐkDE&#H͑08h\!V_YYᮔPӫYo|4L".-u|%!M 81ttSȠ\.k-N(r6aKv U7 c 6ẁRT2c9ȣMkʔHwfCQ-l 2pX 7y V bU*vAS55t2P\ R45,y)P>VJ*=A9G#%~In< Jhl#W;Zu" afmۉ`H܅ ÉP˸Ts"a)$cnפ2L]N# GQ;wZ'L~#!$Y\CdS^]YDP\W#W۱g <v[ux&'L3G15l~d@ e- C\$@H@eJ7?ˉ `G!Ҷ(u7^#Kp|bQY߳oo*"znq N ײPp틫-V/s+)0 ''N) VZnqpwKm8;]ȖA "oZxo~DFj QT9 T (e6޿KLIlɎ'zwQj;HIENDB`movim-0.14.1/app/widgets/Stickers/stickers/zemarmot/a1fe6c2544314eac8ab3d7660897cd98019a0f9b.png000066400000000000000000000425111342764602200306130ustar00rootroot00000000000000PNG  IHDR^PLTE컢RSy SSSSSSSSܸGSSSSSJڈq1[FA^NbazlC{{rf>8I47ֺSɱ˳V:Ȯ̵vѽлƫĨŪ ɯǭæͶ ȫ̰Ϲ¥θѵʭħƩϲ{y~ ӷ¤չY=Ըˬ ̯!;3**$"4.&mX'PB5wdP4' s]A8.ϲ0ѷzdfUE t[K("m! L<[QDPH>*'#uyl[TBnqN7A2~S7픔.j;,uHHG/(e_CጌyqqօSShH1^@,<9,~~E@8ս1&ʧf??xQ4P22mme_T]I|/%»ǡ5(ř~KZ87e)!R8'o,#Y!㖎{dd\\E7ͿsxZDD5Q)!r“ywwŻQAǭhMu[E8ͱi798PtRNS A!ga:/ɷ!RUqeQ|=}-!Tq俧>0ǼЫ;кc~+AIDATx@+01Q&;30lb¸}yB}9x⋬ITw,sH_Ŝs?e1_zyFX9̽>=ڃ0t%^sy29vR POϵu&`VKC }1 BdU6gOofs 9:jp֎.Om6nDrdV8\Te2NjmIyqQG8j`؉lVjÈsu_?_jVMhU }m.(X3n$8grqXC:4XpE'Ӝڥ;&đ<[ߗG^+f i6EőBwV'D z$ʄAeUl|AH U+#&z+̐Ss]ՒH+@ܛE8)r⢴vf⩰e:2!AjX؀ 7P 1bЎ՚ 7X] fbޚ eݐwt$Ա_ 0N.ji8[{T ĴgEׁH1K5$zzĖW鳟 yoOAd-Ciܘ*&|HtA̓SVoaI]WS';a !༚+zh -!2dDTm 99'"D(P"YL ruv\T }iGy<"J='U&m0ej$@ᜋܗ6`wEX|? "n|{ B%YzeVVI>(FR"ى!0vT%? OK+m&sni7S tÑkEˣjN&bϫh84pZOr0ۅ ESrcYTZy]RG;R?S " xؿt$nc=kT%Y՚z^+JR?R.^ixvg7o2iR͂,V5 ~*yqy lomwnKRӔMdrfRۛ!{B~_D^ח$%RVUf_G..N+2D?3ɫ@7\PDēDQQe@=B1VSKϧb=$ҊMrB i~'V5u^n3:+NjŖ@VoG=D#[%e5Fo*ժ^bō ,?}©f\[kZ9΍LDɲ86a"_~^(v}h=:E2hٔeW2-[1mk%5@xT9jF3QSȺJ&UzTg.*)|ޒU .G髧-+7"pnplF VشsWt+-_.ڰq_^5cuV"\dy6#VZ/F[ YSI:%LI]ɤ cվm6p5t'edˎ]h Qc+:F:R$<ˑBL?Y@1uM67)I@v]4.0ڣ9V`#gF3I JJMDrۂ9+ƺ?4D)pSa8tGw,\[eFX4+PdCUuMFulKd摙?7!2nH//_^#J\GYD/Bk=pxZ3Ȝ_yINm s[rSxA(Ÿnu9X[3 @"d6@~m58m7ll=8[xv7|+~/A::(4)LU\<ԭrol1}8pGAe[ z B3Vi2bS"RaHtֈ,9I/AXaS7I4G0 2>qNU+-pojHpHa̩~5t1(( TAFU7iF$Q"3M1 N:׷ 6 =K»q>3SYZ$Hؘ,C ֗7W굎[1(%Q#+m  qQ8ߒoſWsx%b5G^ +S`Z b;F}!3eL%fG0j#d`Pv(lwR"֩f~xx袛"029d\ѭKAe"GpΘe`hᦟRBS3R48@@KEX> {OA(/ [Mz2fSP'IX0U)O^RH/.Hp"ۏj ZqlZ */=|vˏ>z郻o}ynq3I5#o`ydΟFދ+AIuTbZd6ERxуΎ]6v wN;[W9\ 7n9=t1M?guN,H6i(Kl p0ƳΜ=@`؈s>~y7RPjI@){%_O/5Uߵ@d'E!w$(q,LVp'wnWA\nJK4\ظ ] E0 C&h*Bx `xّCg9wɃO^; p ʳWݺ:!EAz:F7b!2#waE#e8AYDܶ% >q!=;'O~$c<|JR7# 8Q9)!2y^ 7zςD-fzޣډ< سgl HܹׯIEȭVH]u߀4 DLɹ&RGq;qM';29d ecE}@R&$I I>J_]Be\w˅Lj.J XVW"[ ĕl3$FBؼ>/9F'GGGi، cw ED[oVi4Nގ9q n~~N[Vrv\^XV Y)"z Y}xxxHd;؝$$j^@,9i$0ϧ/Q 5bUk>1%= `5i3UD&'#=iЌB)uQDžl*2V88NDj6Sh㜼u %|ݒR^#TK?w hVR@0^eD"DA2=M0@|^d*6ҙz)r΀ bS|DN޼?8\^pSO%scS"JNAojh!RI1vaQi@ȋPRڠ\ȴEba,, LF ikf71Z_t_!~@$16.2D qaFU*8l pDO3&^idHV ,KW[ $W EAxS>! #@pl ;j` j<.ѝ6Rapf%,{> 4Gs DȶG~O1HxCL R y >^Yo҉D):yCYk*R`Yih ~w{V4 Ph_=>1E s?+ =:'LFW  d~.XjC0RZU :9D[wvA7Ͳ7EX8e"s@JT {iN°y}+$?k.u4F}E$YUUVQtRߓ->x .Bc5뗬G-ү'߀/k=4I0M~N^>mA[^iRP~RSRh($¨ q{<`ij!Gs}u#S,5~ wH!b, XVf9㡦hl+;b<.̴NO}*wG;VNש2!U@xBptzznS}Ws-;ߠ7t%"t[eH#;l)JQ;vzm6TQ2BɛH=e|\[sFmkE$+ ϗN)lfӊ _g>ӅrL":l,l"sج)$)8 c3[;f>'Sd!"QYYEFA@nXpBoh_~u%w?Hnqܰ,eQD0뭼?:eTՂLS"gTRvCqWbsx<˩Q$ PJ\\,l LjxQk$]6FA:Ϸ w*)/l>?pEy]yys=Pݽ{L >&b'bTcGbVTBs_u&*g^y Z#NDx pʁp_QV*[[KҬrP::;rI[C.-LN 2#nf.-71alG{ ߍKA+A^iή=ͽ ;Q#ӹ]&wx1MfKZhӖޠt頗[-ѺBז =QN NCȔM7<1&nñq|y:/2QahJ$:f*utن?0$C䍛6ʕK 1JU.ҥö?ͥ_2I*"Zs; 9!L2A F.L!mjJ xۿ6\/o$;r FB:]%o\_~k+ݦuCE4A !?{ف/f:B1tXM lw9͝v"/뗾20ѡLsc![Z1mV䜗H^zvw2Z1I54Zrbg&?JaPm{(\qBL(B\4.CcE1Ow~8#W_7gx/d'hGriSS i%H2 E^"~3ۃ ٹwo~#~M#o6BO nV& j_*c1>5ƵnN7o@P*@hxi XQ*T{Qk Oȝqmq! z֊H2He̥ /P -w'"RH"L ?"i3d _W4¾ V[vN ɽg~ݮTqTx^٥w3"t}=0 0y(![-ϰ_t i$bɾ@D6ب zfI."ױ% Ę ~ɤӺ[q8х V( OSڽ3޼0.+O}c!חѰ"n0mvOC;U@3NnY1$3 .Nnmon%Gr?l(4:uXC*6eoGDDaΕ"x&@p $p%Fް BVe A NjC@TxQ_$5l+ A$w7zz b̥BB<@`g"Pt?#1xB'nke$jl%itw>$-wvJsQ%H?5 ۲Cpa tvvl}y M tàZd;JtBy}+mx{bP_ȳJgʈ;x|iʭ;ҕ+!0\xɑH83$(B m 佒+v#?C& 6tnVw[p ډT 'ܽyWW_GFB+^u.>,ݥR"b;e8 V@@62JwfK ߝ_JRZdˉhIH2E'[NI qʕѱW1?YAb:\o ӆqNѺYH .[w z]C&~'&PZ!utvX8'yȑo,Ed\_׿_JAi!G:.e^};Ip·^Q/4#f؊ E;R4W 'O<)pigױ~_-4W6{ _ong{{ 0^(c!>N5IX^RxQC[PLa264 t=U6UR|xuuj89 ]9*oqrO{8Ro: pb رa '-:4++FU2cH?o>GbT?;P njs+ /]I@4:WrΓ~. 42 t)VM\)MD+< * K(huyyyum'u#!o5.X` $( ~˥}ts?OlGvq8iȴ Sk=kۈ,ԧCvV4N^kA*":X*tuM㉧mjb+@40'YT koy!|~o//(N.BVpeW Ha32 !-NO"O}rM\@2!r"H#SLi]0?w<:Dhxឩ ~o@$ha. Ňac/)|̇O?kI'!O 850jdӨ UU폎Cn9UY_{7yO jX*'΍E,=I$@ļ?>+U=\rhg2F7!} I_D8F&8;_gqGV­.ÏEJK,xٺ ,A#rҾ^>)!9F75N+إђw  s9rŐן*k-ĭ[=ٳϟ !&B%W} vgvaY Z bں"_ByO#8.qw6-88T.b7#ǜx s K@>,&g캢?8R*K Fu(P!+VC ڃ ʇW>y$|Ymzf2t [zB:鏍TƶfLKA/y2+s+і& AfvTt3t@dŨٻ:;rp<ܢ*i 0i4KI5)IAkOcEoh;r+ "ω]ne DZs.ø1oB]6wAВ$@}. LME?<6/_?>uH΋@${щ8Zgt.)odv%J1Ȥ@ʜwDo]>kczHlV !U00v-9z<5j9ؾBO5aЂE^\tKHp$IZIъi؊} zme52f#Q>–ryj MsڲâFlR} կ{׉Y~hԚžhb AC8 lcC1tUߺrqE4RtTW6*Qc{b٤ɐ]yqh*p]I𽺈3zDP8r+S_"ʹFL$z_}}?oFU)RO]@kucg]Y;2ڝPrK,z˪aq(pg$ }F6=< :wt#lsZ= j 5o2ӯ?!@U#·FP+&8L+w@YlwFz/3j,/#f >Z@(ĒP##YhX,NK3a'ɢ8 XJCma1؉S8fbWPͅ&Gc;ko%_R\X4]~oZ͆biy7Ԯ*j`G(`l~=Xzn<b!^O&&-{MН9ȉk+oLf&$hk-F#RrŬ3KvYF謂>rh@tYi gB<%3A3?# O7 DIo&\~կq#^5j}<wDv}N \]sڣjD4xlH$z# %&  Si E'(uE{kRToN9ΎBțFfv=(V;EL GW|}j-ov8#E @dwTTJ@wN!FxIa`HPu2$p^?.uNyea62 2xc_EB@np<3p=9T5XbYMݘf<#~4Ubp vBÕQV$O18ӬLИL m'+ԅV9 Yo٣| 9r: G(C6f0!B:\T0k7z9ダGQY\L7%S7.ӟl5h4CeRQcƪH9ڄ0w 0\ ԍw 0p׌(ll81= `(c݋ԡhfhQN{65@ˉL΅Za0 +KܽuD3JAܿ3c 13r cp25KP6daˌeGCQ&"F:+Vvi1-.P +a3-܂S6-\ 74yWk'A$o@8ɷRPlC{`h?"?yq_+jzaR%.Y|']#"ܨ5۱:Q_or[v&2 0.)p8 8+}&|ie``ލ|}Jiw|8;g#_F~>!.3B/fػUuTnátivXAt}ٲGXYqLF :(Q46LQ~jz_U$Șj )@Xb<#nUb1!n] qoe6kЄn/' hv"SQ6L Pp`֊ Cg<6Á`1T]wKj;x,|$;Aa1laS-' 1pĥb4$ќ*U4X<`ĝTo%}^Z z=_>`HbӕP.$MGJʞ R4v4NT&WwD%4lU{}[S=xЅ=`~n-uv}6tr%SfyLMΝwLTHW$/ _M@\ @ch:jBxUz}^fĢ5z.HK@RM~qn_]X0$16u.}B p/[P7 nn {;w6쥻=G|HP6鬯{61T`u6H.$bIۑ6+6&{|։-{g_q&ƅ9{B"׏]Zpѿ8?<<55?"&JursbgF Tʥ,]Z&yCG#|s[ ^xoq9׷BH61X.E"GWϟelaF˖ژYޥ<FV4揹W yi@s#& u" 5*]{8L.իWϝGq9Ջ翣a*@;Gog"ő4jQ@!9[x^Am1W3WϲgF G)ıyqgok}mmFA]<%7ƃ"luqx_VP0]9–,p0t3Ť/t]ppzaEݔD@–8q10wyq;ŦX ֽ3S=5|f}p}:U 3`Ӏ!Zw2Ko<Qȣ\?Pr@[[G3c@;6%Kdz/6gQ?8?_kka0/pCX#)$,@`X4-BU2ݿEޭdUUB6![H ލ JQC%r#R`R=Mp{ρf\GLxGt,be> @Xi.>'AHux( oE!T [I Pe?OqcӢӯ\=}s7VWiQ˘SCkË//ZG5cXHrCYɓuW<ҳN|nB|w &G'-G58LP Yܼzujmm.GMB(ғEo*pbR!A, `bFHG7iĬBDZի @@ .Ym3Q/so]ޘlj}mcWmx~s/~ D1-tp&n8E?RCgߓ/{&Ǿ&vFS({UYgṟA!QH=xVr[4[]#eBC}he\bfepDڄ 8Mj]1T}15ؒD T@XUA % 8AW|ɸX>4B6%XPh/YK],${ta8F4IǖN! Ki j$ēK/4C@ PUw|e\FEi 2v 2EH eRѳF"x[cGD@&7 <2rAJVV¬b߱#¢oa˟ƕQ@@y%΂aĒk#qDm[t<+<P ?#̓xlYDztYSU{YO"iJەYNДB%.T&GG1T=k%q3 5@T2Ò-6VboAXUU9|F|?bpʀ4-R Wrqz2>TgU|Vvv;9|Sn1J`:jtK&S}Jsfqܙ^$;'v̏,;!63&LUA/Hd1,,Uբ߇J}[䓵r$ISB &"!K/JitZq6|ո fxw j~ xf n F!knr2~N}>[W̸2]C"aRR:ƕ 02z{yWXU8b/hI:ݎ*X" o<Z2&>xMT g+vBLa+&- *r]7rr$S`duo\[jʆtAuX*3@@pt}p-6w Xl߈ c$+. .C 89-ӹJ7FΛYLB]գF?eR `'s\pi몫Yſ^ewYl 6eՁǭ!1Reu&)bZ4酅|4@KC5j[OGd۲33aOO7XykIh4(5[#@m *i@yn!W. ;Qk6PmM¡[]9XKoa;,T*jԒ({:Z󼻈nH2jjO~ ΢"P945"t)K PVEޑ!ao8\mJV [4tWTR%(-pzED,Em1Kbg-<#R-kFdw#Lհ-~YtYteZnIꓺX3758&pfN;xe*aVD#/ӉDY(9v] n3"lyiqf\Y@b$R 0~.ZXL*23 t B8H[Hj7w#Ӆ}X]mAhdrm36vv0+礇w'OMm ABP7 ݒ? fF+Njޟ:`=lsty ^N}F0bY#E H 's+j ԋ`Xca  o{Y TZ2VW흞S7mZJ%rnbe8I"2j$"8##H+_/X%9.PM ptLj{ǐnYR#Y LRU*ec6$#$O@,A K3${K8hA4Jt7t e{ETḑ=wʌWH+LN}pȈmY`3d?6{ C3A9B⤾$Lѱ;~xJBjHXmcf KǛ=N++´C21ǀ/6\#eOW?BlTXr>WpdZ).* %렡*4 F_JfF{Q"24[>8KQ+ T+=lȀ$C ֠d  $2$))/ w@a!>fq@%5q ޛ.BtWk`5F*%U9/^ TUUqgb^@!%hi)j epZeITtt|ZaȤX3L7v" gPϊBҠ}A OJ0؍ȖD]ZX/ҬШݬ[nP_iXDcx)I9luzjSLp0Q,ˉ!Ҿ}cUνl.c."A2XG`*o'Ld z @0yb! X^!R1(2:=2DZD*fJ,\:1BQ4961r ;D%R^z qU>*H9[zXX)IENDB`movim-0.14.1/app/widgets/Stickers/stickers/zemarmot/b29fcbd8cb0c175f59854b227b9a581204e834a7.png000066400000000000000000000370571342764602200305440ustar00rootroot00000000000000PNG  IHDR^PLTE     y zf^=1654}lM<1 ## /..E<7KD>!VD6KKJYXX-$?4+jjiپֻ Ӹպе Ҷ ǭnI,ʰγĮw ūưɵͻʷȳB0 оsͲ̹ìνgE*ykG+Ĩ}uɰèĪqzɭ  )#|u̷{ Ϻo¥G5̰sL/=4-ƪ̳n'<(A,cB)ƴA0<+0("~TAϼN;^?'6.'RF-s`S8&%$}R7˭wweW!ővL;\H4&2g#H*0#x+ @?>|9-=P<0A27(ONL>0M~'`ңW

    8dgLh\esdڿB&T~_<:X Z]EvP 9gjz%ƤLaڙcSjӋ/@2냷20# :]5}SV}d2,j`n ?"ܺ䡞d $l)`Psw8"˟afc^CzlֺTPC_j "SO.sx3zM@ zysX1PҒlTSJsju8HGآ4XVʠze‚n=!IuP}mAV8*),AUӁSw6#5C ,+#N`5SVOQbEITpTB$eeMSvԸrd8+Qa,قU"f NaJrV)jܳZ@5tz<~rxzWoFVOgБك]$9\:]-@L>tsq".[[1XqomS81Sx"`)p)\Ϡov}zGwMaBY4W9mnJRQQQ[[+WdMaV\,!8ټڼw+=%)Q !:^r{6U~k6NBR v}>{B="i.>vΆhi CY=[a_GLe7APPMkkuuccdWW~Q(5۬3o-1&#-%}Ip =7)Nƥ*),`.rbJq&L~OU_/ Qj6:)w E&i EĵXt)8|JR6D](M,% owVڥjoy8 Ek 3,˕%!A֗Ʌhm5L}+&D*n=$ Ĥ3 l*g/w.w@ZV P^3±Չw]ui ښMC .G`I2qF}ۉI9<~_$f8)sV:~8ȏ^DVs2ysU:-H]f4{aTj %3{ ǖ{]H]~$o ?qhO~{x?@V,)Z h ZC]q XDGb֎E9bǻ K;drơ׮V]~6e!CYo7j7#R~e}K!Ź"^|Y, 9)1?70X ,oOC˂~5DY\xHн{?IeN ,.𞜝)`6j1 ڌ )|2Spa,Zӆ8>K4JZ*E$q ѩ]EOIRDaKNwxc@ ~?UCY#;8 yE LbE)z`RkvMeUXf"h:ѭl..|fi*%WV@q!z)~HX ŕӞkS噶/µ 0gp si=jp\Zfv±(1=5///Sƌx;mp&?'# #T^,ܓM).A3Q]1rB19Ҟ ,ѷlUhE$a:F^\&3'(hD=Sn8ss$ِ*ǩBk!#$9pt6^=<0uX)1* ;v׻h߉7ט60cәmjbFCoWTʵZ9 emA `s 45 23 2t9{ӵ%^|O}Hʎ̢iגC B,/O.Ϧdd}q݁+=gd0<񸥬Pſdp٪Jx"RB6o/^ݎTQ0Bes~?@8Aa] HvcxpgN-b\C* e[um󎹹9 պ`Tl,70pZ oeI]ezbTN^6$d o~˷],8*P8m>B V<q8s6/6o_ Ց{fڧ7ozjUBƉڲs7FP{ֆbV+LZ@yW]`K /?jq1ܤߎSbcXzapE{gg'(:-x-<76d.6Lf0Aѻ!hl>e~y~UoP#.wKf 2jqŭ Z3(+4T,TIU=W׎ŬF#5YYY-ݿErP j3#:m؊];#͑]ck$$e5]]b`0ҏH| @VCtm*T;jco_\uJs^s7zpX+habo IǤřw=>a7a'j@ARvp|U%Eб^\s?$>.41xӄ7PYUo8n8 H|pQT8se; /R&s'f v %2(${ɄaޞC߃@`g@H޽qc,$>zjgGia]Ԗl6*(ըsv#=JI/Ȉ$_$?4mfX|4YTW_@k_126(xppPNNĪ֮Q.7FJa!/ rLHWʒqK_['m U۷El2(! B$Ʌd:π%%DR5"lk @PAYb7>'eS )HӀMζ +ѩ. J ֵ/G/dm 7EFbg.b I> I^lҋ=F崭z ֖+}!:V/K!4!O231+y&lr,[[HAٽ<ڸ5J[QL@S` Q""#('T]kR)=]BvL,l PiY!xrAl"%y uQg/W߼: e B^@^( ܙE%\XF2 D\NHbbB #-O79:"`SV$dRiEo!JL 2?IH8 R27پF5xNX\$ϷV?+JI$%AP*p}45~ORSSK'7  *Gyn',xhb" ?8ؠ*RVKK)ajJZV?{#M]1eȯ#?N\"ʆt"MD?HȦr K TH^K/i*x[Rl#x \> h'9 MqEzTui\MC IIyyySW^:wAT_W]5{UO%> T{pP() dJex˕+8Y@HzT+/|VtWF;Jٳl OPkN8h@@+OCSH^x _yd_@tV՜d]9 &GXҡ#\==mKrI;*A1>IKJz vYutMuuV],Kڠ ppP`e/`&VO@Hpjyd-kv]( I{`SXZΕ ,VT`9H !!(3#-9@e]-ޚ4f&d+?mq0ՕtNI !;TX3H ”ktaj StM䮫!o 7Gc7ެH?wdefxiAeaSBA_i?@6fY8hcbYσ#;BCux~pЍ2[2 r+18Uw? E$$|ZZa8׏SX x \-HF0)WJ#@Лds,a-aOIH[uU$6$ ͸^6~@@E2=WB7 &7oSnw]x~㶘e{/pp1vƥQ,ف7:nJ<I))>tf ݯhmӄLX:٘fUIE3tXֵP.R-(-%))i v2Z.%QnA ć=9%:va c[sc&JO~."1pu+@ dX2ABCt! @L я Q㭪15Θ؈#ß\"$qbُaSv7'ϘB#@e0ƕ 3f|wa+1@x·?sd xRrBBq48^ؠ3p"Sy>-?74e_9#:KոrC)t% )C<\R B@NlKZ4eO/kPG$|D-8Ⱦy*bA_At}B"dC k00[94_914' G._-yN+*CVPRlUHD{.0*`r9UPd,w_K>âT뷧ObCTzhG6u0Qī^ɣ[+ #99~w`505N3tBa7 ͍4*edijqQz>] ØUTiei}˄v F^5)~ hvK\wO b#h:R滪 #lJ_Y$>-/kk+z x TB]8X lif}CIo? 7kNt1a:ßͺFp0q(,C#Pz \SA8Y@%#mw_赸Dl$euUԫ41>GQīi1'.*J* t&q?twtU?[+3~^f i tXwx&Mx|>cfU2PisN*VPu3S7g A#Yi=z!*D)d ^r^v`ZM@؞/"7 l,^zbf}Ʀ涶JYɉ겾ãVZtTmu Kwg7PB| M$&P"E%n U G(E$EnFlrCډ54-tUm}r~ %0$/yilj SF&*$p-L'xXxRA/[8̓aDuT!'9/,9-&֕qUɵcN\ ym'.pR?X/U}p禽g|^SªG-@nNRy⢟Ia4dԀ 񉭴"B|V7x҅" >o:wg֯SwOݽV;ZxM xPb+:n=mwMM0 .QEbtiV|2nPH[nܜVcհc8*AV‘9tD/ά۽< wQ c :D5#j\1Af'm6?yCb`o Z3V17gw\^r* }?-#"^\DTդz} &YڬVۦ:Q-s70dH;HnS/b!Q**-ntJH\G=Zl~}&MfSغ{Ƈ57 E A6&h@ 5]̢öغ"OPrd1Ыz,"HFfjJE֬NbAXS]{{ !>"3A%|Bi%#bˋǡ<ij !\ܣV B6_Pٗ{Bq,vHX>(<{ vh5EvG9$^L >wGc8h1 &|_ğʼnZ])4OЖ$<3c-R>]ç]5|&2o8}:ay<^BU я3BI$)tB{J z}4`YɩVeܞtŞtA6$F79v27wv x0Iv[ @{g j""加ӀWלp3_'0C&``J"/ԎO,4וuTs+Pg6Mi9c -ER3Gq;x-=SNx6zE> I/D;et`+/A[Js1,' 񕮒+y?U B!.@c @6nzf[/dD\J 1ik#DJGBi4^f\ZYל{z9MD0qJf0-ޠUYd N<jОn-u|!^9FXl\:1wBUH=9qek &PB2 )VN [蠾".ԛG79ߞt1-- Ć'_}n NjyWh$5]WNsbaCV420Kľ k= ۈ#`[T:O%Xh{_ZY_-,rt{F ~2"SI|?Srz_j2IV 8vmdYqaTFc4Y,a7r:RpC$Ni<^.Q0PfG9ݱ[뼼I$?@ZL>S]ci^eEOOWC^J*ʞo\/Ȏ!Џp͋@@X3W= ,8V^{*^оܩrVIDb2TìyNZNW/MT8JQMS 3,幌e$9c:` 0#;X\Z-7v{1~Jue%iq&Vj]2tI>[_^JYZ Z\ dJH!ɉ Ie߰_a`~Eå=.k| zAFE1;+}N AZg 8 J$Fɤ'6ײD$z5-Ё8Ͽ(OXZ^Ÿ%W+3Ef0,s[+?bt"\%fφE3QUx7PP $#[)CER(I/_ϻrP^ ̗8!qW@k;0@]> mZܰ>A@EzUhMMf vf{^pjp,`l6_ !@^GCz e@>bdN'8DT;Lߺ YoB/DQvgKxG ZX(JPZ6mU bP EL#zւ5h'#I՘x؃u?fgwl\9JAsZw-#El} ȡe<끌7%324FeƿtXyI;?5ua(װ`%~{5.5ko+pɑ3~`Pao>9 md#|$ UJ#Jx o h$H&HI4D J"Rߺx˕K6X$VdWG#p.;_^|r 0=4>/˪e ^t Jt?D(B#Cގs!q UyoX:N@05$6Bb@ ۅoԙ# ru]u ҰCC7ǟM͎uH)bFFjvG]#u @ ó 70DC"D|0i.Vbz~:ao'/ T.B%sǷ k/4*R&rE_}n уu\u۽޶@oK)zE//Ќ>[@U?$n[׈N>lh&8} 0&RQ8"ă5ܤ hSOW8/<7pN7Bz{9Ct A_j T~Trj/3ye!Cir.j'H])BՎ0.~Aw7QR/cP (2"(+MKy'}촳@ Άz&Bt $zy:6hi2F O$_BUg|mPl=af8fN6L@Z_jBrFб A94 ݱ2 Ri8]2T::CϫM u$zA{{^tBvCab3-2$ږAVfs>w x[,}XߝS9t~U ~&%|y3o;  IV @pKOE^{*#RQK\ i#;8DrvvTSl+d>{RҸ0ϼ͇o[BT:шs/D=81Dwy(:J I;g..  |!5,^z:+A8s7 r; >fTGKDiFi#$$VfNau.Ș)8|7wFNyczChZ(2ߨqY me'[V1Ʉ^Өtߣ ~v7}(K9yふh(#6#%>Ф 4?Ge}8V֬V,?$B4QC^ M+g̸QY)!zd(QzE",[83HN^6.d%±IJE=!] >h8Syqy8fC&P\D-bHt|Ш;7E@Bޝ9^1HV_QNǻ[ +jr\^#†H7HC#~}Kv<SP* VܐVh,.>q&Tv4/ 8\d:hxZRCtnOҠq;:b)f(b!dζ(K5QEzY`U33wgoLvT Dp.=i5XseViIkdF> H;k&JHb[7sS-$Lz c8Pg cR\8';\KděP ݲUx#[ ,-MeBo!:2%,q{D$K h%gqsGM@tw3c&>p 3ܑfaFLD -{ep1ubXV˦<645'<RB[`}:ߏIT2N! JEU} C5' 7`(: &4o a13"K>{_.$ 7/J1c O OZs~|~Xs L]Ko נYNwP @z`I?\9" l F=Cс zL=*r !+UoW#W`V+m }픪~u+oe?g6)0ЃN!n)>=|{{v@2XTPK:zsld0%r9-ʺO>tWDGEBԀC5Ǡ0@*tRNS$9cJ"؆묟W~ճm|ZDBt篨bjvtFyIDATx@e0$aB!}<_@P <Ń XFLfl>hj4w5̩qJ`{Ujt(B- pK"YQ5)$N`F:!RpNq| /dӚd1Poiywc0$B ƚk,\f>/`jZ/RDI5{s">`κ%!o$\RӪ3L4%fRU?W] bՕթy@.ZmH:Ͳ! Ϩ:ߌ?z'j9{1p1رeCJvPgz׾,"GbX,Qp?,g4pAꦎ] TC_,#n]),UYkY)fvtp2Z@SY </ԀNGDcl,ԣ)?H Q"ARݲ~ߌOhPQoz^^]BR$VJŁA/IY(xDܥEVXnĹB"NA|I^^ط~2L~%*qw]Tʽ'iZ!Gp! pZei HJV,\U,ai͎,}a,@.0K\ q yH!ȘA"@3 =9)ZY#,*MBWw$jDM!(r#(H+R r1T̒d: ݵ %r?JzSpCSXx Qf5Q> )0Y. rC@૱Cl7ؾdt# ^eg zm/!0/H ]6u? L#h vr:ɡ E߶0{B b_Ejea$(CED}h:[`%J%a{Zt+@}iGL$ \^DBAPNJp@וM(hѲ@LrbYJzf]$\"!LLdi/knnV*֏LE܊Qrh^@r _MT$*s yjtj"BLG?swwlTb»3Q$7A^_md WBmؐPqVZzжIa31Ж}iǏ_/4;\ynLXDEIhfO2\2&苔Pi3Cih<_L>M: 襢75l8wfV*sڒKD| yt 7ApieI$*7O^?4ERqbNA$"w5[m;~i2 Hi{mw19uUM"t!](ו+BZ͎۳ByUqe )B {8?q5Ә1^,85Q(B2GumlJ!=1@oGx/1sV}A廏2DFZX*yv ]@˨ѝ: cȵ1Bʪ͇AW''-}n]$z8iQ҂Zz :qG7Ә60gމF~vzeYiGCmDiƐ'a?Yqf8fl˼yoK)g?9HlO~!Ei[&K^='E\RZA} fY0,=Aɣ=t&cqen̦`9e}kݷ2  v.&f_~1vQ/(xtPeNOMQ!]3Zp"RF'_[_DY$ܤ3ˌ1'练5"*."$_AMrE6Q  h+I%N+/)`hM:[}x٫wn)ϋoP$ۅ| AܱXMY}"HEFـ*8N-GCQJV,MzI޾?ٍjXHB\$d=&WX'N86ZQ*mHK RҒ_Gb6{*m ,\)츧P, Tx@@ &kOn38 OkNV:U2&/x֢G[~ڵM\DaZVZ96ɯ} ;)wdˡX.HǠ!ǝErFTn H9K$x;& ~մǚئƂE;ai!HXJaT<UWrIl23hm8=]AyMn>$'u;9%fnKw˵{ "  HGClll⏢T>^ʃ s z-L^U> >.qT- 򻳩!?P_g4٬c4rO_$:`yy3g@LBɏSu8MQP^O >L, A"ׁF I F^YI[B4fJ{ByФ ZFE!k 21-3VףEw7_n D `XcN'N9$֖ PM[qr~>L]y&exq|T P*%.8~9Okz [wWay=kPi ,9>< __GNU}u>2o ͇ /+Ubx5CrAAa@- 7]}D@zᤰ~y7YNi!X 5Bs2y5( !AWBǓ#ih|h#=~ϯd+rW :<`CJWȹ.%mbG]YH<$Q'2c^ ^뇷dI@Ffhhk' __Gk?8pp.W(ę<,_<[q{ L {z"8 $3IhDtf ʨ|Q~駟R]s~N/~n6ޒ.,]| }Duw tx3QJnOgjjjdj":QDݩ-nիB%0( a+;•G!T)H-bɛ :3ʠl:?}M. I{ ѐJsyL@y+45)I BA/;ax7t%$UTQ?ӎl,8yeF\B+h7kwH0xm[mۃp `@n~IPF2r>ycEN}Hﹰ #oؙh?]< 2hZrA8BeH^}cc{SDSKQI (ܯ?Da4[4Y.ΩO+ZYr rM8t7]3ߕ_-4qP S"Pm7x(D>V rPٳw`ܚy28 Vy+ lN> Ea] 91S!M{ uBwSqPEVHGNIr788t?4;L5 +03H$hAaT\u /d@rjs7_{msev n{S 4U!Q$qjuV!tFb%FQHW=r2杉yydֽ;ʌ^1L8hV\!p r}% @o4JW>R"58g If"]6[y9ҌZVvH=tg#D2d6u @ QXXsӰӂ8Bi2 025La]BJBxPU;? \ >ؖ;.$p $*1$̸.eq8 j!pZ!]4[<(BېHbgϛXZv{^MY\",78.5„_ơAa0p`݁%â$,[g )9EAճ6ƶ64 0jV;?,D@(XJ|h$4l59V4kOOlpۯvb`J# HQ#aCNw|iNC2;'KJpZXuJ%vDMƷJ-0Ѕ!"ONW55%5%^#|`-(bV DJ@CQP$0 ,tĪ`wt*q>UvD/_]liynߚXcEϱ6MY=3Xjhr[fS&")4E{u{yy{f+GcZ  6E8?^VBuaS&S47\$s>yan.z%?:zhU}AbP+j cQ97Q_lp:laa -x (R#6ZXpto>)K\$)z2yd6?1UfΑfJLڍ p=rDτ?:=8Vޑ#:HT&%(3~ 4~jAX/OТ)" lb(멪;7X N9kW3څ4~dKhbτƏN+-s[ۥ}z:Z]gXz^6XbzsEBE&6aHB%-jHf)?-lbt#Ppe U{9?w/N}3ޡ>CGZ^J&:^_iI.mـ$X6/xGכּ;$ QXb߉Y(hg]($}OCGޫw$2G3MNJ:\'J(Ef8 n> R"!w!腓YH,f (  ;JiTD(DHY:} &{(4 i\.WSG$IlB"*u !2/}o?~Qu Å %p,s%n $zFN! X~iG.HDaq`,:ΎIѣNUc}= ;VH@2̕٭^v,D C|5@}:~yR pnQW2zJ:xXTM38^ 5Pu|kYv+K|NL/j$%B#lKz@>s|2@Q3I@>t!8ґgZ%Lb}bI$?8!; tr?LMev Hx%!;iJ.yCK$$63$p#|Jgl'.$g1: jc[ E.v\nX Bj@|x~j'VΛe 1 ڀ]uGN 1Gb$aЎ3_,h!?ܛ6/ Y[Xi�bt}!ߺ|^ǀ͆\1 T(TI )(CLeСuUSaGeZK0Q^m\e{S+֋$+Ԕ˺:AZ B HK'o"RŽ/_~b+n5 N4bd#_I*4#4#I_:wa-[-;-҆IRU!W H?LVr R,nSy !&T8.wHB]!> <&Urh b.KWRmE//[+Ǯ.jBCvIj;L3 w[>i{tj$lJ 9S A/Nk,ܼe fICT߿qq(ajMq IմeMd2u,pCWu]_<\>eXI#'}ra|T,|@Hn> R4hr/@/aTP͝DsqYe@X>ldH\4q q{;qbwe"a8' ppT_,*tlI,ᴼna2 } #'{0VD~xr`t~b祋;N8qju8 1l)ZdPr2KlPTWZFLPT1 ʘA~ϕJ%H$3EaH~k%TK/ v(eyV[X@4gοlrA2"h4ma v!Tt@n-, 쩠˲3ׯbXsaS$? edjÐк +$bUKE; c*$lE^!Pv^ՊY88ɂ: 5@^&+:½?:^;▌k^͐5ʝףȱ6J"tYC5qEuDR(nq3H+$ 84J/-5 1'C#fOBY<Ĩ&GuDT̟p?/r}j;o &̩Uu [;V(scpca|0jVIiCiiZ&!h򾕤RyseDELXaL4N2[}X:wN-u2.=Vd-$-AL0:7@-#D8 Z,A3ky&#z\W><;:ĭAbȎYZx{|OWְ$ -ƫ2=f9c J#(us*[F 9UK gͫo?yw`w9:0#MoJ+9muI(•cp_`  35,t%#T䬺m%@mD7櫮 j.T^Fx]33Fԁ α9}jP"9ٓ{$?Q}gtyY= MsըMO[D0-J% (H*8 g{5\s@wE\'n`΋!|u |:>3=ɵ/:s|oNbPJ<137],(PuQ ( CNJ\p)Z*|yttz_)Z2GQk׬ K#t$,}@ 1+r)*W *o9BUZ`-w+kxF "`3`jk1%lkO7Ht ޟpi )/fO(S&tݰ9V TB9jV1~Nc8[c \'o|ώIʽPG Scnqs /s-!KF;[3P5]˵He ]6.@G|.95>cW#w]9MU+yKy-COrVv,sdux!{ \9oGcN+d7k5.I/"^U3W( u 8-l lKѤȸf.횭؛.Ū;O"cZ\B``9[> ɠ09[TEacg "KLL +H bXI$##>qpd ʰȸՆ2{ʔ]~i]'XD428YUlF EYWO;Mp7%y(jV  t@@ߧ\քqax!ӄלkf QF av#d,xq1) y 5/W I1,!3A؉-qdrq^-vEek=}?IquBwLK )8cTľxåti3/R@$¶A[FlΑ vw42u7_sA37+uubZ2<['i =[_T-w>(D}^kyT lb!IA!),~Q D"wNI4v2_8a @Q X,;B {ZN-RIGZ.f=&ٷVM ;Ji e$r-7K)3nHG5=> MxiʘP=o>H۫x*%zH>˪%tΰ=Y;@(@pky띭U_Yb(q"\qD DrN"'3kMrv;+5 4 4|z'`6d.V3_< ka@#D44Lf"v/ާ7M3%btɾj[%֡6JxbN+V@.[mͪmhZQR 'XOL"EH2uK9 !E'b4_H*R*Fcn[c ,F6$CR SN7٘)Tִgb&$8QcZ"-</;ĕd96( }v#t/%᪦ Z 6cy@ X$wgxATL>MzI@e/_E[Zf+(D3ZQʀ"EՒq"iqKC#X8 bĦDL KH8a;) @v"|T=Ia@vFzZG88at˦iTҢByctE O)7_IJɶ. F(b^(ަ':į ~x4U:ZR G#ZF{:f55]7+K,Ana[Hw~T(ViO@lRkS)ꬢ5m;Cxjco#' GOaKFE\.YG%r@o@HS^@I/IՁXcɸ=P15ca5.N?$awWL(W.Ȏx_7r xky#zweDv7Ti;u)j eUx_qVq^IpZS\o[7ߴw!p) DevT)tDQ-Aµf: ߪX"僮r,PYH {uzJj>B()C@* q ' .%}QmVLiIEHN$h>o̸i0WD) Eغ:#A)R%hT2pswW膕#E򚚞G *~RšjxOc$CCI⦀jI 8QoZR"@D?a !P['[|^lJ]ѰzJ#NyToO:?0Uj@uE}JRYI2"'$vU$wdOj#zdMk@I' "rZ$X2]Kԁ 3Y @4_(uil%X*jRW{,_VN<"sB+\cs+uXFi%k(L)V-loFHW@rbیb&#q{֞Q;$%]yFyV[1Tp #]>%._hqNBLsͤ (0vK ^-TR3+IkkE|7@C1uvi; 4>_xח8E)֪"EQMi-$$k !aөE#՘aw yȐ`#RLCvdEkQtxj Ѻji h!y| )8@qLzj RHƄ#p4o1_L54#U_#'HIENDB`movim-0.14.1/app/widgets/Stickers/stickers/zemarmot/c28a2a3dd5190501b33e95568ca569ce7745922c.png000066400000000000000000000431641342764602200303770ustar00rootroot00000000000000PNG  IHDR^PLTE  ȳ˸лͺ ɴ¬DZ ʶʶпμí̶ŰϾƯҾĮιŮʻª Ĭ˳ï<-}мι&!ҾƲ̶ï!ʳzμˈ^CƲȱ1)"͸¤C;3D4+&"~ ؽǵ{бdIӶɶдֻ̹3-(ygоԸ ĬtaSͮgXKm}j sǰm]OjPèn]PC9wrtby\NBJ>5?5.x94.ɱwtdbNUC;/'tUH>~nwhZ(tRAK<ϭ}n_;"I$Y>˩_TIɞiX8.ʤpn[IuziIE>s+"&˭eREARNGę0&/ tpXK3i5*g&{V?]F6<-9,V.%cQK6)V=1hJ7va{_'e_V[H^FU=/J;tZGmG8~pQ<@32&mh`ŻJ;~wYKUCϿ{vm5(ZXTɺĵɗXJ8tRNS $/Ի~\:ͨpfFQk$CIDATx;P䜼Nޯ&d"-ٔ: "bɍ8:p \QzܮÝA7tpPc8?ǽ)m`0 `0 `0 `0 $!EQCH BWwfd&F?1I4U%-_ qm@g<5MwLT⪑j-K&H BE,ol~ԒV "Xqtm=" 7x A r+!b.T@3':L-%C.>[$pd<ϒ$ʅעdy.cQMzh U'iuzl:]^,I~%-8UH G/6x**.t\key{2{~yc>۷OIiqUu=jBF4" 5g\vMQ~::a.:YHӴ}b|8\[\X;w>UCkv-|E,zynWZ(ߨ0$5Q,͊>ȋ}h8᱀Fz4w';릪^{' ܦ#”1(y'/_?'P縚hV]B ӹwnݺ014jx^k[l$jE&g<+MO]A#&?Bm#ha}sNryp,u=.<Ԁn; 6΄GTvi[yU ԥe?eLo'?{-ƥgU=tw dp À=v,主m}3q!8u7k̸68BaT-눣4-jQѸbBDqjYGI#DaR/ۤiфqD0ج8(N%L :Ɉ {(1IZl0%DeZ!@.ᕌ1"}=:ȂoF2ێ!|o8+ʗ̟;U->;"]?(K\M ={UwY״Hu0Gи'|J⛘|-(Fn4aE@%jEej=AW`_3e^ENߡki :h J-(*`#&%w 6rkޘ+SP@W8Nﬨ J6},D9\)6--Qp=5b+Uhz2MC#|6O~-wpRo rWT>@ p L Owc ҡk@:w0| [GiRw)$NNebh l6! ;7m٫mnmuûe(.U.[$p'!P??;x > 7ચ|2/P(Zj$l$<b'|g";9ҺsӞ0q>脕Jj^F޽ӏ0(6 ;$A%glӳԞ q"D^x8VOKzz_"ֲu8Ҷi[AB/̂\._Ml!Cbl5` 'TMGR4$c QֈL*'(#'b0v6!2AREG@\+Qyw_䅱CJIiO'9FS =CT"^IwĐ^$4qw lԱZsܻ^xËp(~6"ҘR-iB$b\$x<֮9Q(rd˶qվf4'm[VZUs8Fق%v2H 9`ĥ_IpHK\&m526E|jnd,_A%/w=Uw@ږ Ҫ9p/1B Z$h@5!Wux q5S^ l.,:tdԭ;7-y@$+"aI:_Sn#%r1Zdu?.G;:ݰ*ѹxԁYʁH.1<Ҿ;@aDN5U[r0,H~/@pjьAkTf*95K4Q_ Ru][ yw32;?9؊n7{?: Z%hv h [ A! 9 lx PY@tID̖/vzw 8O;}%J0:ѱ_L}>5w ;eyd]O17"Ҷa/iM[,Vˆ-0~ջD/ c5ZJ%LzD͘/;z}cSwn5ܚk@qZ6cx`>u賏(=8ڭ###6[H-G[ Ӌ[:ϟ(xHte2m^$.nݥ&>绾nz-YC#Fn!8n!&:IK&In1I._T,ӶyEDP\GԈ YK+,ZDVHfp(3F#*a9KnN}3GJH!oN|AVPFGJ)[<4<;~^a/_Ѕ<32hJ6RxBFHV۫.Qɹ^59G5Œ*/u>p'jU`䰥VeǥyÓxwB$ ` Waf֔kuwr_2 4Q&3hRҚޱ~qL%#_y}˛ΎN\GN$&U6T施_]sV"7)y_\q9ֹ]SAܒ/z櫯bsSOY1 a傈! K¬:VYaXYBau)RI~m&yUiV?1q4vɢ.ɴ“Q#\IfCBBOH8d5/m"pgMHHg#[S]Xc@/@j͆DEQx<7h4M(RRİW ;[ʊ ILQ W/"סH}b'TMzSPV\bˠ2odf 3LO)ʃ'rBaR1py4H<>HHzP:Ԭ$G8ב֠H ‚0apzZoԴ+əo3 o'Va"SRv?(Dߟ^\Tr1wO.[g*LK۹g%,QN~kȦU^E?+g0/0o]Ң2BtָanؕWEA<4uM#({.ςuvJ$e eSL+&+j W7-T?@C7 qr1mQ}G5" mDEfSD74($jLGX9ơs8.XhhEj@"`c.f)tyvd[~j3378/M&SLP#h M; 1+ lxr7>erwazVdQ8IRn,۱D򙙲Suhsiz@.^'JXHeд⴦xS6.{+b}#}}پ}gOM>᾽}#I+ ~G)29dHЗ拋 kԜd מ/E|;\]?;.29²bQ= ;wNhm~*{w~*ok͟}bqMm Ϣ߉jg^ n#l3ΞI^oq2QZPZkeکPr"Mu "Ѿ>a6;WAol~{9fq O&Ǐ=:5}PL+rQ@8̣GlC^j+/ d޾sϻJ WrsVKBnHHƶ Tڢ Wd=[L @o秦5Ea-7Ue1zn{p8+ע ^TìU}R͘V!?Sɢ% ,d~甁|ҲkZYq֣[C6$$۪fD#QǑLzA+ 7+[kJG,Q+WbRLZDxZ s嗵Ø` %xկڍg/y|Ё^R.rMr57aHO=iv:;g'&R+XU qOVX"݅EF2ʣ >?ۯX1,aA!;ڠpEiׄV/v Ȟr)9&H"gxQd&i ,Qp18H5E }?ӯ7;#eS?`!8wa1#;?ąs[2lʆ4\]@Hq+7I>NSV"w2Lg>/5!d (= BCx20}䎇iSuZlu@h#Mv]Nvd)")"*IV*I5ػlG£>/n!G+QۉjBa~8::.!=-4ƕdW%]MO@H@Ntl̃YVQaDreKnWpP =3Błc;pDrz̭T8J!,%pFhd=ґc(NNNNR ͭN o|C3rB vdgkɁ#=?zǶ2&0tXDBJUW#$@$1mzwwV}!wnقJX`g=SJ~)!DjW,<-wD?Ι idYh~Fh[]}ZI% 64pG 'n uL+3r8^iJ)O~C'dgo!Mn;:4!)ң列" ԝ\A4Zk׻pbdvnkߺL_T"+m8#x{ $҆P^i`Rp/"wYA =!XOp_6VqcCv±{:iI7*Ίk%$ Y Ek@'6zJrARnI~p,$"HI`jjwU{-F͌ Hb`i|X2U H8v >QJ@TNxRBp32 ľ{#Tp"H+C[]O oUޓJ݄?08x]ar:eͻAP{ʻKJ8J2} : q2mtxa Rݺ$E$[A7gN|l }.,YȐr\㶖_::JvfIPI J P`dGn)c/|+^d@dD |7xd#G>70sbܯִev CHʖJ+GwD=;ֲ2񩕫0q4Bw )5A`\XZJ>%MXX>zxyj~h~hh-mZץ%+{ 4M48tVky8(%vt{_D)H +QE "@$$OG^YRm c7pʠ6?@BŹQHN9{Wff+icy!b P[H@"1QIGGjMByUЧFsOr2  $Ǽ՗9`qdN矟:~xyG.. lEfG0.c_9bQʁWH|m)R%IQWGS߰5Wi[TI Hv6͉'Xpo̲T3j\qZ>{Ad| (g\v!W_@4M$R^rtWKPI!v5ax$Sj$f:6䕊=)ɯkrg~p~z+J.@dQʥl#=ݤt)":(ED6k \Mpm¥ ؜vGi$o0K΋Ompoڴ'od4i €?U@ x ʙ^|9'FQ N)/ ZI b2DK[6 KOSCNWA[#&mڠ vUo~ Çطo@U'[7nX,@et0cֵB/C[4@bV aPj3j+ xF:'*OTm.~jZ>~Ë-nݷW";JÁxQ\}=SԣQI>l$FDZ \MM]ĭcRXTTMyzݵrz0ۘQ GǧǗN}ߪ#Ls \{urVp%͑WzٺlLIHBBȘ\r(f|vġChebӃ{:nݳvǎL x\,C#>f(C">cţN (/ OFW\~))/;cODZbddNvvPiO ;F.1x DY{AvP=j(ZBkY'BKj" _H?͌Z867wbnvi3m:^{Lr*R^m<,s5n"yeOӁM?zB,riqqQEin:ήzV_r`b&~W Y|VyPhYy0ypb-K  Yy+aaj8;z³<Ov˒]rR"$v= A^Dqf>Bv+0448CF5+"7HXs-YUؖeT`1R,1󐩖Au szQ*I`&FŁm)X8m:Yh&nUx 6Vtc}ѼkL3`_T4}y^dŮf}cNgUkOOk=]U=)6:QɈ:4@N?d=눿H4Tw37ބN:<e);4sy8xd9hlA9[aӌ=7o3BxoԺ [ YF֋Q8y9kNO.P ~M:`Wj`5HtvK@Z !Q"7IڮQM[gC8. iiff">S_D~%!Ϊ1ga-עƞ*nN/G`* yGK{ckv HӃ^D!~SR |5 bl$$k;W=mmeq.PxߔJœ;v8PR2^A/[LU($>"qY@I Ep{{YcY|3dc_>*7D! ;{ܶ=Y%=X;#u:sYbSSF. P7P:)RD CObX,u@p@(*#J8 ٸoʏ__YdX@+"蒪XdU=$*|’]W-EH23W_=*$2ևf Q`HKcq06BJ͓տŠW I@DI1%ae)./W3 p!rE1Nܦn_|)H0~hf'<ƪB!^m- yn@) .,D>g Ԁz̰_~=[lF/I&22RpuAqÿ[}YX‘SՓ`dqj! 6~M &mC78p4롈(ms"SEeJ%Rss1dV?R\y3-kdBMȧJ*/s0JL+J5‰ظhZE)D@YUDH^_rhvR9 Pr\Z༘޻LZH4Ŀ":0cH do㛻ꝱB"$lR')R&w=;cXՒBPB1WkF3x T|c֡9$/$$8ȞchGVA3) !@X\l.'";"ٶw$3 1_^rsɜ(~ 降U6DW]RKn9q 4[Ik`%$^XJsI<$je!7YCXt˻+~t,UOleZى~s= |5ʁ,>v4QJ *#ϫx,y}CB>\c0 CZE%UCRy9@_}~DbV8\\-TI7pa&[Ta\b$kC,Lu;ȝl~Kg}&8ƗGJT)f"(RWg2y-UŷUQHk46 -1l[|+ ?~ \mH^s'YYPЇ7kkz@.$TFym9"6s31VPS$ xys \.p-9^%HŅM`fkDxHMd@ {F☌%n[h>}I7ON{HjȯgBS)vBVʪ y>^GL$WH5B3,%|_oGkD<v H-.1P@lP {u՗3TE!h48˓Zi$ը|6S?sʘfU]ZҠL-arGhLṯz_ Of&O K+*AP>]WT4ְ̏ы Hn;#.$J(|P4TSc a3 Beg S9w,=}0NUzȕ~QaMNnK]mt e +R|C $45`#뻾ҾK-.wp jj違WTk!2W.?C`;/$╲k$c^wpzt3aa l;ۧTzZ+.Z|V.o c MH,j5Fbu1P"bQҳz-KFWv%fGɔ˙;*zٱ#9 KfX(si?k KA3\A\a5ѣބBZV X;cD\MT..O}.P`o}Vfi|0aowza:菵Ha/ EEz20SJqe.]$tw 6n|B@wArzpK&fg+ur!e@^ BDhuWVVm&WddrMO@4MVܳS6v[K/^97aEn:S)FVBlF ZZ~l3H-Yg~8IGQJG31bWT [7- eqtjalGngˁP EujF^ӊ 5DvX2Xȉϴe<\I 1D#DD)#ϣ @L~B8#v8"فΝa|h5Ѥ u "Jih9K.rL"ũp L|VZ&ԪlP;>By' -9,mș=Ko*ouAj zPԂa}b D N+lM݁Q-dH/-ʰ:u\G@WWU/wΏt-髒tyGIEcqt SJ4#V-185 <)%|-ƱIQP_NҠ'P|.P+ĉr3Σ{2w!34XXyjm>p!$e|D8vЀSiF, M2֦rMi"j(5Kdg^<1xLDYN}I_|gN9VkaFFľqM&t+*kl)aSo++kf@Dv57eͨWojLƢd I? !AD?ړicyc?c5߷ IiD; K5(IUnFn' щyV;接4vwAqݝgIP<N&.7vP@/QY;0$ ,2t5quѤ~+m( 0{֣)WO㍍J\RCZe)<ߤ*;OtQϱLc:٧/\r*ʽ<< %ׅRiS+]]-ˆy$Acp` m&;ْD4%k@p,iU)ӝs>ST!6DxCXI>Iz!3QvPDP$oMUǎb@ ']NvQFtBy٧n&;9h%[#]I4 Jnʞ"J}HpjaрPϏɬ=r< zK'e 4fsHQm ҂b7&е vJ*%1D_0xaO:co^Ҡ%$W7ڒ~$bQj<F,-:1u8( z/BpDi}(4"e @MpX_ G  !P(DƗҫcCy{ȳ`AAʖ{C"F 5 w㲙kץra[2``T$p,ݱ67fI@nɞgvV8EaI/44*_7#WjNe9P鱖J ><b742@8Q,Q{ K+EF$2SV(DQ`'ܞ;8a:8Ιk2};:&P<R0(l%̝I^%$(Dr p=W zYX!wC' LbuJ]ԁ2P-Y> HoOs#"SD-T1X 2j- UMiULLȔĉp6T@ ,{phKd= шJY’AXe`}|L.:"$k '3M94H:cSN* z @z*k c5"* @6 D)W ۓH$$6nxj2 Idh7 ry); /QfR g, )a aZXDv[/ 68wS&NrTbNԮ@(=#zpmAq1jD>ҕTB؃ /QYZH574B$:>>蟢p6':9Roy $|:8Ttr+bP.Ss.η_@"g@&[!06EyCnT8] AkW]z ^r7ȮD޽聅%P]R"D D^,# %5*FlͥڽbíwŔ !nhTH= MW4ߤP0eq!),v2ìߥFj/>xб=eu ^>WIENDB`movim-0.14.1/app/widgets/Stickers/stickers/zemarmot/da6862408e387c164f0606769f909d253a3c20e3.png000066400000000000000000000375501342764602200302460ustar00rootroot00000000000000PNG  IHDR^PLTE <4!MB  I>2LD9aVHRI$|l7cU(YO1 re˰5.&,$ɭȩ.)!'#6/Īz;5+% ɬ̺ß{`AV;ƯrX)͙͌tgW:'obQfZ;! ypY|t^K4ϧy}gP8'1"s~,s-!o'^"I4$\+ 9+G7؞7ZtRNS !Dϼ-8\Qviۧ%~)B⼱EۖxRÆ;IDATxܙ]oP{3O{8&(ōmB|Aũ3%Ƙ'mtfpSkLHJܣ7rc`?uy/Q<__$ B!$$5(dʨ&ej:Z|h꺶Z^LrV0F\F35!*-j]Ɖ7Z|T* \6iBfHdްIPGX8_+K0wlBZ@,[{%lgKl{4Bta#ʚX1,Y1PZ$Utj3@R(KjJĠ&!+B soY$!4)KV4M<DmVբi lߓDLcht,|#=܍>| ˳_;-qCS$ #QfKXhzܹ&S$ޗ: jjܽ~F~_>s"4 fZaJmΨ*"I n^: _ۍ5ѵ IR OaTv:Nw|̉`Л J?lרk䲄OcT,z?nO9Nr+Bx؛^>Y, 9"جTMc+o~zWtBjc0\_*-:Ɂ,0lmDnXqrG_<+S3Tqj!Hp, Xp^-hs/YICLh8F$ښ~fQv׾vgJ@ zNiGNMK,y0% v/Zn:[μŤWqyt:}q뷫o|K~oNi'I6Y2lܶ]wzw{joj!1Ba#øCn=l℧G>GcCjoZ{}W^|Į晘y |/wO(fF ޤprcEtd ^ۘs8ÃoM:Upߌ14CZ|q'홺z@cyO^~68:0z|ōQthǟnxױmr)XCjKՀn836[`̧_A ߔb dV2ig=y'.{qh2<yg u-e//KZUzQӏ>m(=V _ti:BmB:ΩVH$JRM甜zp󯿾Z2p/`:-*a3{l6+\RI&EIln&6lցIYh1^JAjx|WXbJ6 ft3dyrRlҢƍa#/G ҢʿHD$@zL`U͎:%p8d6;Ӥ`,s!DQzWFǝf=#x/BPOQ$ |7jy@ c@i[.v-VM(W(^Z$N4#"z-7IRab9`,S\,H߂$SysΥZ{s=Wϸ2tS !V)$AٖW]~0'c̗ٷ i^L}Eb)2Ȧ+ @8>!$8 8R'%(޳QrW$xF:2dHy9=9Į 9rq8??QOF.IDo B>ރ5{9祀!_LGDK5as B$˯(qOy+ 1~hA8&=$!oG!;~5mE\D:X_>mP8^JEDRK;.Deр>m7v-YH'+MzS%ɄP!/ m~T X\5Qj)wvbgmK[X4I'!Ċ*jl$?Q9xB|X]j 4mS|@~E;Feq8O(6} ?6Rˀ귴o~HT"nѧ;~CY5$˺ Z+k5S0QӣfY ^GybZU l:2aWLj\K!i ^|nZV3..(jctt l:e˵j6}xZ+D8]Lj[CG'G4>V=-b5=%4`qi 4xkQ*F[QU+~rkKqqz1㊆I1[4}ǥ#[/SFds|_NAДņZڍJ)ZߕC7tuI#@rێ緷cVVBmJyk'Ps*ukZK~\=z$Pk.{:ʕ(Fa4Mv+}&j7J+*Ji"Z ޢ1,S3-SF|d")(& zC=wa}Q22%f BX8 a*}ϤdD_Q4YC >`|zH߿Ob dx?ɅK Pi̻?UQC0XW\Q?h(#txpBU#K W4>/P{H:2:-ǟ>$H4xӖԾ C ~QٛȘiU!#ŦJ~ ((DPwa7l" d{ 1m\»/NW&!"9Lt*NJϽHm"!I o['3w# JS.dl@Ӂt!K8RJ2 #U)I; ſ@pI^>H.H *^@W-)y`R$z^*ygH} ^_uk-4?.;:㉶;XuY+{ M 3eUUaޠөV8=fnp|0Y>ʨ-՚fobf?Pp) p(|4HܥT6=2]㨙RzDpI m< rw|pU\2ڭ9Ǚ"`DaC^dBhGXDz7cNʢNWq$q6n|%[qƌKbצ+o/XA B?Z&ʹC{ 8>rG(-!Y |HzH6N[5gRyo2Q"٧>5Pv}A " r/i bV7bon$'fqe ;KJƓ3 k@8VC6U)ӎ#}-bF wpRP?v("dF . `q{P1\4?7A 3+mNfqU~j{ )1a;(;䩠kܾ ~mMfwKrGZt{u 66w<(HL|S8ŰŔS$({GoO@Ț%ƨ{]h38 MABX2[k5S*-F36ТSDn}@y 匝D"P/xhcO.7%a~ՉEMm1$Ť 2`NJƝHGZKP|4]KsZhuCPm\zZ߾hW޾_єaݵ#j{%=bG/aq oJ\) u.~C| PzU0X;nЌ3 d1mu۵ljؼe˷ww|H.wgkv^A <=ᚲW&rc X]/`b+DgLjTv<^lr&#._Ur.7 :UR).'d~s@&ήHyMF][@+ pNⱃrSyrC0m*tqQԴ y+1S*YMQ%e hD0ꌎjUłRP-K5 ]/˜xƩ3V0htu{ =!tRwm4&o4MHyX칅$Tp$fl/l 5 ǵLO ^\Q@pd t1h$4A#cRy*` zvMnH~zߕQh,BWs cSbB@&GPrD W _CaFiFz,¥Po |9s6dnQTΐ5D!ZΜɍ87l"1{P[&gn jؒS&FV t^K64lVuS3|r(:[ݜCZOQי|6$,~=M@Ǩ]дՉpQ ?_o&ٙ]I*Uy{ qyubq_P μxUR U;GluiA5/hȘ'#jZr2 .H') QVTZ?< PtѸix=:@g= ˘%9MJ(ps8 !|jxPă#L dᕓ]}?ڙ@F*n.x7 = !$Zݒj那ME\)U~׌r>#2w=2ER"Da/c!.u>cx@#ީDb"q)G@Hyk/cVBNqGUC^Oj,=7V׷d+zVH&0;~!=0x @Fx~C%@b|m ,J)12ਔ[[1f֌<TU#8i=W֗6"FrԆd"dXnjsH4fmc98,1)"ƨRߪ*a@dy}1Yo_ PRE^KK+M$~6MK\.l w۟}\uZ}^ϭbq6 RX@>0BT"EM9=!@X(Hb0[K_-tv5^F^CzI/`wy㾧4=4'ZλN)L$1˫߯3$77r5\dt.>WE8Yم %:[cq: ociX V@=4ڎ\`T mµUVZ"}ݍj 0/%]YX3䵸9j1thv?M]aP:Z (C6شɖq[Mt?3K6_I&{s_,!mB%nٽ7mB^**4fJC\Qe/Pw\h|<9>S ty \:D3!C^NUE'LgYx%9S%Y%E'k5d_iJec}-/TĶt[ ʱ߯D-5&GG8_^ b fd+%WFFF*>4y I]d"G5k%-P"_@_&_̇@ hߤ^ƦV__h@?OVbgST/U$*6k( k$J.LO/S6"^^fMKb;㙧/<(5v [UH8LUE d( B/H|$UAh">;q٨읦riAJ&SrUceA 98.ψ .'2zU8 yzWAAFL$L,,4\vH.j+لR8IŸ:*yut$" C2@&eӧ81krNƗ ڽ@5CT:}t= ?[W Fᅅp,a" 5#J 7Z O>NiGM&DԎ vA^Zbg>9ilkDO~[av4{b) [\L"2h0mߪL0* _Z  #@E`bJ̠@X_m)@PfHrϵAi%L_˲aKFV҇?# %D+$Ʀ^A2$ ZÄLO߻f:VJ?M4͝g~l-zre M?hLX5?j.>yK"B%hyd(Z]ZgKf75t;_XzJyZXl!ţ]#Bj ^E@o`IЇD#~7 X,~bHtђ]ŶK^؜M!@Vb*:zDD[]cY$ jy8vp,* )|0^{߽xq-Re#,\pQ!J$qhB9.N;tKUVe(XUVYh+lH(Hg݋ ;뽒ɷ-7Ww9Q"ܺII$8P9J%0bOS蕕[ "!DA`G$P'bM,@{8 6>@d<_%),.ɤ8с*sMKs{glvzE%7h V@;$ (J$}AD49AHΗf YGfBzymU{Z-gt0#Umf363Obz#Z уY0(+q4C+A 5ZDe)! "D'3Pӟws=[U_^rWWùsgU[V z h;Qk;,{*&,-F #lhQ"kb}X9Zy:haE# !vv֍Wfgu~?lh-uv:]r lW)ō6!s9$ZTX,U6V]{ttuɒ'&r+  RH3^oC|IIҢ[’mЦ(M~{0Qzۙy1acYUKs֠y[֒ݶVԔ7{xfwoYRQԀAfvnKEq}y$v9$A1iXǰy3\ *]RqZGD"9_٤Rʶi^ $sB9D,v.@ݔaƽo~=)b3\V 'I"KW巟*@tXYOlЪ}= 꺣83jͶˉ)H,̄C$B6+6(jKsKI'̯8>儤nj>ls9@%w&h#ҾRڄuYe鳣A*]UHgU(eUJ Cɉ$ >@ ?݁<"BخP@n{yv`.oYRQ)(@f:'`tɀfXl]Qb{(؏+)#rQ:*lA~.Dfxt0Wԗ)xL !yJ)c019j]VហX RsY 0 _uEhX/i &v*~T+NJkQz26?.{#բw?6;^ch :=cof JZ֜ ~CqR ~: "AKWйР߆U>ZIk;G:-@4:Z3ɋfwV MXL/DA"l"M8Ar Huڙw?h- dxh('HpsUv"c @綾 WmY0v\p I]bm7 \n57$+~HG1]cB,Xk\r<5k2 xes=P5| K}Y%mGc!Ii&^1LLl$|?mYkyJaH5Yj2g ࠗ!=dN+DHt!|X7 @Pz?csv+Pl/8guGpuŗuI㒭]T9믹I6/z8qcyy|w^L> Q*̃~nkz༾͛XQJs19GAFpJV93Z@J/CYA>YR<0>u̐ $y1@V毪iZ ;hAw|=<{QieʫL_$qغzIb#3xs*D&*,ª,Vh-m(KJk E=Bw¸ c&b7+: &L՝9YW64Bxbc~4Nzဒ ¼Q+z>34  !Q RWBc.!ۡV-=|s}fB?Hj$n hdY@#VQ?ƬT$(85ft{9ۤh:}B`ᑼɉr4 /\8tn5 IW*9UIENDB`movim-0.14.1/app/widgets/Stickers/stickers/zemarmot/icon.png000066400000000000000000000220271342764602200240750ustar00rootroot00000000000000PNG  IHDRPLTE    :%(a>*A/?,hG3/# 6":%6#.1(m 5 < N% t!@3(G O?1پ׼ֻ4)ԹѶ9$γϵ Ӹ˰ɮ ū ͱҸ˹̲ʶWB'$ǭκè§ ϴ# =(μ3(ѽA,0+%ǰî͹ʴ,'" ҿʻ:6.ȬξνǪŨ Ƴ~ue Ŭ. ê4/(8rhY") ǷũzkY]RDʮ}UL@F>5?9152,|0&A=5G2p-#vT?HC:K6xjbUl]MP;}c]P1&WQG&ʰ´t_Ft~hOJA6#V&/~kp\fXINE:@1 qyhwoaD/rrmxcO@/((WƯO;@1ZWNC3_9-YDƴp?1`<[DtRNS !7'.ZcTlxM?EP8 IDATxUkRq[s:u:ql]_Gq,pBzTL c^ń(%)`]['APuUWӶ;ÇTI04 V0WUs8n8yi6i>}dK*s۔KVdJBa>j;fCR)dAA1e P֚mb44k |!AiOdB>[.C=fgEYH2RIQ)#6J c]rbM^Uw?waZ4ı@ar?2:Aǡt&/^Y_Ƴ;7wK8;\LhU2@PQWɝ?B!|V ^mܼ_kv*@"DNMptJ"`=oVaAeP)Ų(JbEiwۻb$ y ktpq\o9Rb/mTo+RT/՗B()]̴CK#3 78ZZ % RX\ݼ'-Lf0}("q^_p`bqQQ+>  ~¬TrTl;>"a\<?fR]RԵ P~]*OBXkRY&l}8 F&1MJ'\c<_^LG"Z\}[p^ }'`/L B.^i}^۴(B}T~wm-;_(P$dkG!15*"E;ݴ" >b#7]) p[O;ګFN37Ϸ> &{ ˼ h&n+K"˺o'HUo3,wJ.ݾJETɇZ}l /ij[=Z+`b"Xr/E1t@ x]-2>{# F4`} %V mmf_ehD &YU en@ `b Lq`f@bbG41nY,Y?,tG789w\j18LTVD?c6S2"+8ztv_g,KTQAVs`<=ȱǤ޵DQU(AOυ.Ln1ShyQ&ֲa<~k cgOw  OΜfo/uhx%F* f +c#VxҪ>,xf2z:;p0ܲlnL00'Wכo(cO#?(7n96Ȗꇇ0lgyTqջ;6,82}2 F# hF oMJ |0P1>X{_n.,;/E/&r@"+ (ؕ\tX*!(u QZx6xB_wc-7!-k sO?Z|u2{ۤ@P҇;*7ڭSWU1希 7V|PEA/w~|^L$mB7a-|nR.`&FhU$KӉU`mJo_bΚuHozL^P,QK9uj$ [| rT:EUIkoH("płŃmN̦ Ayy(Kl6QOa@N$c$\ \.w-!.piz@*LoF ܊tfnZ(5 H (N0$jG|: oHMVkCCnrP\oPM$rY([,tr#ƺ֣wzo.: #'m6+qz%6 @ 6+ }hB2t.[URجXWVJh£J*U\.jJ(-C؈C`5nDw4iXR6lL8 Dj% `fJlW41wB-+Gж:ۉm9poB)n4377WxSbX!ݚXDF pTM NIF2CNPH/؊CgB P%P@ t:=\&UDsoZzxدc%X<%a1ܡ FYq]@@±ll'R"@Ǡ<X iK ^ׅ&;_UR@EhR8wtT`&^R($n.O @Y2@ @XIIJ@ rLa4M0|iTI02p/rQe 884!0"#X&l$02,ҕYT|mh5WB!=PT[Iw7DKTEJW H1(ATq &-tʯ+չ?jh*wll=ZG;wffS[>Z_7@ӈ؁ˀ]g_m :0E6ۼ>Ͽ'33wp/r~[@zL) QOut›(t/OPQYlj$0@[1h˴EZeؤZ56+?,Їy5j_YAsЧ_-SA#3"c#{hj((ȟ]lC] 4Ʌ 8vZAHL]V,\ tf;o^L6%ds!pJztf^;fykQ OxcVBJI8щ -@ Wtt@ֲ )Fpm?;v>.AǶPh 5,f\W(=nkpEr#`A @S-<\`!hJ(cB|>C'> _U^T8dt$rBp'/hF|OZ CBэ@QpZ c0ϗD=2Q] TЭ,j˹c5^&0_<dIM9VZEA|aC)PbHe#];iYC `` n|{!7 u9$C{XI5|tpxOaM9c}ڛh{@C`g@x̰@بT㕓S = @#-U ;iG<] jZq\cf"^M4IB?j=2Β@ h:ߠ/2u'LͥN 4!'r> *Rܿbs><@NM겈U0uNtx8rCmwG$2fLJ  >Hn2>˅.XBA-k>t G:CJ(zT2D-V֐*7 ƈ*1N .fr<}hT9:xW<_҆)DX6~K=<ݪ&gj#Ц qL! haڡDQ<^aN).^橢x_Ș*Ts eAAeY1]mI9ZQI*b UՍhZq '.żIs8eC0%X^3*;"0]g_'Mw%+ggn?C(й8kvP n{iI}~dhbX-3q0Py23Өպ_$鞁FYʦN6m6ݸZ 37L?P:$wR>6>~ֻn B#續v@0famq̄yID k zZt' eLʟ0BDO0핉G0 FDįYkMfi+{b rp[Y=Q=i: n&T\|edAv\nz$ORIo| u5A , bx+<|(Lv1[JW:jfʼaшJJH y.p<0lYokV)#rճ`)D :RNA$Dc`)QmI(xGGpOoN[6y>~Nc'ceUF4nݼ4'Sm?z~`Æu6BMI1MگO#[H\$¥27Z[0(iL3?tο~p yܱe-HU_vu掟uRjV;FPbԛ\ wiߺo,='x M0k ysϾˣ~gɍU1.KJsXV*6R1n*@ o߾ٺ׆5o䅣7411@WT|' >(YZ CK⣣V:*}ІYE?nkKv]dž@H*+%as `o |G_hgjy^Z7(a-髖l']~dvp=d`MS/Vl7Ӏ[9( .̓+k7Gpȁ'?>ۺWVN8$̟8`dOc@} Ccg:jуw~|+޳']TŸ? >rJ䊴 M~ }ˌP{+E<ϵz+P-)~t\3@[b t&~8Htd2[V˱/^SÿywO⽔xbs` (A#Dh2lgDUxElS> Ɵ 3Zm=Ԁ ]q4 IHܘٺ A6e~ ˲LV,׮:fS BEȑ ɗuCfX^ v5d@Y7y(QxQK"#%@(r k`J{+}EFx!7 o}w==Ͼ]>}.s|;C*JNf ȓW|#5> p*h:ީEF2O>sG/vq>ni4&S !3!R).dS.c>N1wjCmmKK ru}S}\,G{#2qPQq ίպ( Eaimi Z(tʣQy11'3ظde +g֙htoBt _1lnz~s=qk*LFFo3Nf=`raSKAwq}:PbWռN#F@1 i 4UW8(rH䐶C1G`.BfI^& hwٗ/> #՛l\k$C*Hha!H p71f{+@R$.!6x۝-FIE[U]B?r <)=yb;N Fc X5 ܇Ցe[}:<gY#I6iߴ3~@Op/QP:frɛgܪ[5ILVt$OwHp7JG"]gft3$kaEG*>ow?LE`o/sB؅o&?]N3FEHZBoN,5=~)U={rWm AνIbIgٌ&RLT62?5pq 02/JjظAx+J(;%ݛ'oZ\V0[I<Űt`1XyzX֊Zn0`0Gǧf.L1(< S)i:\ ܿ`HJ P+nnD.b&*Abw*40$E۪S}VP?c1u6X׎[ 4/DsT\0\bjJy8b vx]ImMK 7{eYrs\OI>~Oy9#>ߖ*{ku_ `W{cIENDB`movim-0.14.1/app/widgets/Stickers/stickers/zemarmot/info.ini000066400000000000000000000001441342764602200240670ustar00rootroot00000000000000author = Aryeom Han license = CreativeCommon BY SA url = http://film.zemarmot.net/ movim-0.14.1/app/widgets/Subscribe/000077500000000000000000000000001342764602200171015ustar00rootroot00000000000000movim-0.14.1/app/widgets/Subscribe/Subscribe.php000066400000000000000000000012251342764602200215330ustar00rootroot00000000000000route('accountnext', [$server]); } public function display() { $json = requestURL(MOVIM_API.'servers', 3, false, true); $json = json_decode($json); $this->view->assign('config', Configuration::get()); if (is_object($json) && $json->status == 200) { $this->view->assign('servers', $json->servers); } } } movim-0.14.1/app/widgets/Subscribe/img/000077500000000000000000000000001342764602200176555ustar00rootroot00000000000000movim-0.14.1/app/widgets/Subscribe/img/star.svg000066400000000000000000000042211342764602200213460ustar00rootroot00000000000000 image/svg+xml movim-0.14.1/app/widgets/Subscribe/locales.ini000066400000000000000000000004641342764602200212300ustar00rootroot00000000000000[subscribe] title = Create a new account info = Movim is a decentralized social network, before creating a new account you need to choose a server to register. server_question = Your server here? server_contact = Contact us to add yours to the officially supported servers list movim-0.14.1/app/widgets/Subscribe/subscribe.tpl000066400000000000000000000050301342764602200216010ustar00rootroot00000000000000

    movim-0.14.1/app/widgets/Syndication/000077500000000000000000000000001342764602200174445ustar00rootroot00000000000000movim-0.14.1/app/widgets/Syndication/Syndication.php000066400000000000000000000122111342764602200224360ustar00rootroot00000000000000get('s')) { return; } $from = $this->get('s'); $item = $contact = null; if (filter_var($from, FILTER_VALIDATE_EMAIL)) { $node = 'urn:xmpp:microblog:0'; $contact = \App\Contact::firstOrNew(['id' => $from]); } elseif (!$this->get('n')) { return; } else { $node = $this->get('n'); $item = \App\Info::where('server', $from) ->where('node', $node) ->first(); } $posts = \App\Post::where('server', $from) ->where('node', $node) ->where('open', true) ->orderBy('published', 'desc') ->take(20) ->get(); header("Content-Type: application/atom+xml; charset=UTF-8"); $dom = new \DOMDocument('1.0', 'UTF-8'); $dom->formatOutput = true; $feed = $dom->createElementNS('http://www.w3.org/2005/Atom', 'feed'); $dom->appendChild($feed); $feed->appendChild($dom->createElement('updated', date('c'))); $feed->appendChild($self = $dom->createElement('link')); $self->setAttribute('rel', 'self'); $feed->appendChild($alternate = $dom->createElement('link')); $alternate->setAttribute('rel', 'alternate'); if ($contact != null) { $feed->appendChild($dom->createElement('title', __('feed.title', $contact->truename))); $feed->appendChild($author = $dom->createElement('author')); $author->appendChild($dom->createElement('name', $contact->truename)); $author->appendChild($dom->createElement('uri', $this->route('blog', $from))); $feed->appendChild($dom->createElement('logo', $contact->getPhoto('l'))); $self->setAttribute('href', $this->route('feed', $from)); $alternate->setAttribute('href', $this->route('blog', $from)); } if ($item != null) { if ($item->name) { $feed->appendChild($dom->createElement('title', $item->name)); } else { $feed->appendChild($dom->createElement('title', $item->node)); } if ($item->description) { $feed->appendChild($dom->createElement('subtitle', $item->description)); } else { $feed->appendChild($dom->createElement('subtitle', $item->server)); } $self->setAttribute('href', $this->route('feed', [$from, $node])); $alternate->setAttribute('href', $this->route('node', [$from, $node])); } $feed->appendChild($dom->createElement('id', 'xmpp:'.$from.'?;node='.rawurlencode($node))); $feed->appendChild($generator = $dom->createElement('generator', 'Movim')); $generator->setAttribute('uri', 'https://movim.eu'); $generator->setAttribute('version', APP_VERSION); foreach ($posts as $post) { $feed->appendChild($entry = $dom->createElement('entry')); if ($post->title) { $entry->appendChild($dom->createElement('title', $post->title)); } else { $entry->appendChild($dom->createElement('title', __('post.default_title'))); } $entry->appendChild($dom->createElement('id', $post->getUUID())); $entry->appendChild($dom->createElement('updated', date('c', strtotime($post->updated)))); $f = $dom->createDocumentFragment(); if ($f->appendXML($post->contentcleaned)) { $entry->appendChild($content = $dom->createElement('content')); $content->appendChild($div = $dom->createElementNS('http://www.w3.org/1999/xhtml', 'div')); $content->setAttribute('type', 'xhtml'); $div->appendChild($f); } foreach ($post->pictures as $value) { $entry->appendChild($link = $dom->createElement('link')); $link->setAttribute('rel', 'enclosure'); $link->setAttribute('type', $value->type); $link->setAttribute('href', $value->href); } /*foreach ($attachments['files'] as $value) { $entry->appendChild($link = $dom->createElement('link')); $link->setAttribute('rel', 'enclosure'); $link->setAttribute('type', $value->type); $link->setAttribute('href', $value->href); }*/ foreach ($post->links as $value) { $entry->appendChild($link = $dom->createElement('link')); $link->setAttribute('rel', 'alternate'); $link->setAttribute('href', $value->href); } $entry->appendChild($link = $dom->createElement('link')); $link->setAttribute('rel', 'alternate'); $link->setAttribute('type', 'text/html'); $link->setAttribute('href', $post->openlink); } echo $dom->saveXML(); exit; } } movim-0.14.1/app/widgets/Syndication/locales.ini000066400000000000000000000001671342764602200215730ustar00rootroot00000000000000[feed] title = "%s’s feed" nope = No public feed for this contact nope_contact = No contact specified movim-0.14.1/app/widgets/System/000077500000000000000000000000001342764602200164445ustar00rootroot00000000000000movim-0.14.1/app/widgets/System/System.php000066400000000000000000000010551342764602200204420ustar00rootroot00000000000000view->assign('base_host', BASE_HOST); $this->view->assign('base_uri', BASE_URI); $this->view->assign('small_picture_limit', SMALL_PICTURE_LIMIT); $this->view->assign('error_uri', $this->route('disconnect')); $this->view->assign('secure_websocket', file_get_contents(CACHE_PATH.'websocket')); } } movim-0.14.1/app/widgets/System/system.tpl000066400000000000000000000002741342764602200205140ustar00rootroot00000000000000var BASE_HOST = '{$base_host}'; var BASE_URI = '{$base_uri}'; var ERROR_URI = '{$error_uri}'; var SECURE_WEBSOCKET = {$secure_websocket}; var SMALL_PICTURE_LIMIT = {$small_picture_limit}; movim-0.14.1/app/widgets/Tabs/000077500000000000000000000000001342764602200160515ustar00rootroot00000000000000movim-0.14.1/app/widgets/Tabs/Tabs.php000066400000000000000000000002031342764602200174460ustar00rootroot00000000000000addjs('tabs.js'); } } movim-0.14.1/app/widgets/Tabs/tabs.js000066400000000000000000000064271342764602200173510ustar00rootroot00000000000000var Tabs = { create : function() { // We search all the div with "tab" class var tabs = document.querySelectorAll('.tabelem'); var current = null; // We create the list var html = ''; for (var i=0; i movim-0.14.1/app/widgets/Upload/000077500000000000000000000000001342764602200164045ustar00rootroot00000000000000movim-0.14.1/app/widgets/Upload/Upload.php000066400000000000000000000037051342764602200203460ustar00rootroot00000000000000addjs('upload.js'); $this->addcss('upload.css'); $this->registerEvent('upload_request_handle', 'onRequested'); $this->registerEvent('upload_request_error', 'onError'); $this->registerEvent('upload_request_errornotallowed', 'onErrorNotAllowed'); $this->registerEvent('upload_request_errorfiletoolarge', 'onErrorFileTooLarge'); $this->registerEvent('upload_request_errorresourceconstraint', 'onErrorResourceConstraint'); if (php_sapi_name() != 'cli') { header('Access-Control-Allow-Origin: *'); } } public function onRequested($package) { list($get, $put) = array_values($package->content); $this->rpc('Upload.request', $get, $put); } public function onError() { Notification::append(null, $this->__('upload.error_failed')); } public function onErrorFileTooLarge() { Notification::append(null, $this->__('upload.error_filesize')); } public function onErrorResourceConstraint() { Notification::append(null, $this->__('upload.error_resource_constraint')); } public function onErrorNotAllowed() { Notification::append(null, $this->__('upload.error_not_allowed')); } public function ajaxRequest() { $view = $this->tpl(); Dialog::fill($view->draw('_upload')); } public function ajaxSend($file) { $upload = $this->user->session->getUploadService(); if ($upload) { $r = new Request; $r->setTo($upload->node) ->setName($file->name) ->setSize($file->size) ->setType($file->type) ->request(); } } public function ajaxFailed() { Notification::append(null, $this->__('upload.error_failed')); } } movim-0.14.1/app/widgets/Upload/_upload.tpl000066400000000000000000000017261342764602200205560ustar00rootroot00000000000000

    {$c->__('upload.title')}

    • cloud_upload

      {$c->__('upload.choose')}

    • photo_size_select_large

      {$c->__('upload.info')}

    movim-0.14.1/app/widgets/Upload/locales.ini000066400000000000000000000004451342764602200205320ustar00rootroot00000000000000[upload] title = Upload a file choose = Choose a file to upload info = Large pictures will be resized and compressed error_filesize = File too large error_failed = Upload failed error_not_allowed = You are not allowed to upload a file error_resource_constraint = You exceeded the quotamovim-0.14.1/app/widgets/Upload/upload.css000066400000000000000000000003761342764602200204100ustar00rootroot00000000000000#upload img.preview_picture { max-height: 35rem; max-width: calc(100% - 4rem); margin: 0 auto; display: block; } #upload img.preview_picture[src] { padding-bottom: 2rem; } #upload img.preview_picture[src] + li { display: none; }movim-0.14.1/app/widgets/Upload/upload.js000066400000000000000000000120021342764602200202210ustar00rootroot00000000000000var Upload = { xhr : null, attached : [], get : null, name : null, file : null, init : function() { if (Upload.file) { Upload_ajaxSend({ name: Upload.name, size: Upload.file.size, type: Upload.file.type }); } }, attach : function(func) { if (typeof(func) === "function") { this.attached.push(func); } }, launchAttached : function() { for(var i = 0; i < Upload.attached.length; i++) { Upload.attached[i]({ name: Upload.name, size: Upload.file.size, type: Upload.file.type, uri: Upload.get }); } }, preview : function() { var file = document.getElementById('file').files[0]; Upload.name = file.name; Upload.check(file); }, check : function(file) { if (!file.type.match(/image.*/)) { console.log("Not a picture !"); Upload.prepare(file); } else { var reader = new FileReader(); reader.readAsDataURL(file); reader.onload = function (ev) { MovimUtils.getOrientation(file, function(orientation) { Upload.compress(ev.target.result, file, orientation); }); }; }; }, compress : function(src, file, orientation) { var image = new Image(); image.onload = function() { var limit = 1440; var width = image.naturalWidth; var height = image.naturalHeight; var ratio = Math.min(limit / width, limit / height); if (ratio < 1 || file.size > SMALL_PICTURE_LIMIT) { if (ratio < 1) { width = Math.round(width*ratio); height = Math.round(height*ratio); } var canvas = document.createElement('canvas'); if ([5,6,7,8].indexOf(orientation) > -1) { canvas.width = height; canvas.height = width; } else { canvas.width = width; canvas.height = height; } ctx = canvas.getContext("2d"); switch (orientation) { case 2: ctx.transform(-1, 0, 0, 1, width, 0); break; case 3: ctx.transform(-1, 0, 0, -1, width, height ); break; case 4: ctx.transform(1, 0, 0, -1, 0, height ); break; case 5: ctx.transform(0, 1, 1, 0, 0, 0); break; case 6: ctx.transform(0, 1, -1, 0, height , 0); break; case 7: ctx.transform(0, -1, -1, 0, height , width); break; case 8: ctx.transform(0, -1, 1, 0, 0, width); break; default: ctx.transform(1, 0, 0, 1, 0, 0); } ctx.drawImage(image, 0, 0, width, height); if (typeof canvas.toBlob == 'function') { if (file.type != 'image/jpeg') { Upload.name += '.jpg'; } canvas.toBlob( function (blob) { Upload.prepare(blob); }, 'image/jpeg', 0.85 ); } else { Upload.prepare(file); } } else { Upload.prepare(file); } } image.src = src; }, prepare : function(file) { Upload.file = file; var preview = document.querySelector('#upload img.preview_picture'); if (Upload.file.type.match(/image.*/)) { preview.src = URL.createObjectURL(Upload.file); } else { preview.src = ''; } }, request : function(get, put) { Upload.get = get; Upload.xhr = new XMLHttpRequest(); Upload.xhr.upload.addEventListener('progress', function(evt) { var percent = Math.floor(evt.loaded/evt.total*100); var progress = document.querySelector('#dialog ul li p'); if (progress) progress.innerHTML = percent + '%'; }, false); Upload.xhr.onreadystatechange = function() { if (Upload.xhr.readyState == 4 && (Upload.xhr.status >= 200 && Upload.xhr.status < 400)) { Dialog.clear(); Upload.launchAttached(); } if (Upload.xhr.readyState == 4 && (Upload.xhr.status >= 400 || Upload.xhr.status == 0) && Upload.file != null) { Upload_ajaxFailed(); } } Upload.xhr.open("PUT", put, true); Upload.xhr.setRequestHeader('Content-Type', 'text/plain'); if (Upload.file != null) { Upload.xhr.send(Upload.file); } }, abort : function() { if (Upload.xhr) Upload.xhr.abort(); } } movim-0.14.1/app/widgets/Vcard4/000077500000000000000000000000001342764602200163035ustar00rootroot00000000000000movim-0.14.1/app/widgets/Vcard4/Vcard4.php000066400000000000000000000065111342764602200201420ustar00rootroot00000000000000registerEvent('vcard4_get_handle', 'onMyVcard4'); $this->registerEvent('vcard4_set_handle', 'onMyVcard4'); } public function prepareForm($contact) { $vcardform = $this->tpl(); $vcardform->assign('me', $this->user); $vcardform->assign('contact', $contact); $vcardform->assign('desc', trim($contact->description)); $vcardform->assign('countries',getCountries()); $contact->isValidDate(); $vcardform->assign( 'submit', $this->call('ajaxVcardSubmit', "MovimUtils.formToJson('vcard4')") ); return $vcardform->draw('_vcard4_form'); } public function onMyVcard4($packet) { $html = $this->prepareForm($packet->content); Notification::append(null, $this->__('vcard.updated')); $this->rpc('MovimTpl.fill', '#vcard_form', $html); } public function onMyVcard4Received() { Notification::append(null, $this->__('vcard.updated')); } public function onMyVcard4NotReceived() { Notification::append(null, $this->__('vcard.not_updated')); } public function ajaxGetVcard() { $r = new Get; $r->setTo($this->user->id) ->request(); } public function ajaxVcardSubmit($vcard) { $c = $this->user->contact; if (Validator::stringType()->length(0, 40)->validate($vcard->name->value)) { $c->name = $vcard->name->value; $n = new Nickname; $n->setNickname($c->name) ->request(); } if (Validator::date('d-m-Y')->validate($vcard->date->value)) { $c->date = $vcard->date->value; } if (Validator::stringType()->length(0, 40)->validate($vcard->fn->value)) { $c->fn = $vcard->fn->value; } if (Validator::url()->validate($vcard->url->value)) { $c->url = $vcard->url->value; } else { $c->url = ''; } $c->adrlocality = $vcard->locality->value; $c->adrcountry = $vcard->country->value; if (Validator::email()->validate($vcard->email->value)) { $c->email = $vcard->email->value; } else { $c->email = ''; } if (Validator::stringType()->validate($vcard->desc->value)) { $c->description = trim($vcard->desc->value); } $c->save(); $r = new Set; $r->setData($c)->request(); $r = new Moxl\Xec\Action\Vcard\Set; $r->setData($vcard)->request(); } public function ajaxChangePrivacy($value) { if ($value == true) { $this->user->setPublic(); Notification::append(null, $this->__('vcard.public')); } else { $this->user->setPrivate(); Notification::append(null, $this->__('vcard.restricted')); } } public function display() { $this->view->assign('getvcard', $this->call('ajaxGetVcard')); $this->view->assign('form', $this->prepareForm($this->user->contact)); } } movim-0.14.1/app/widgets/Vcard4/_vcard4_form.tpl000066400000000000000000000101611342764602200213700ustar00rootroot00000000000000

    {$c->__('privacy.privacy_title')}

    • {$c->__('privacy.privacy_question')}

      {$c->__('privacy.privacy_info')}

    {if="$me->hasPubsub()"}

    {$c->__('page.profile')}

    {else}
    • warning

      {$c->__('degraded.title')}

      {$c->__('degraded.text_1')}
      {$c->__('degraded.text_2')}

      {$c->__('degraded.text_3')}

    {/if} movim-0.14.1/app/widgets/Vcard4/locales.ini000066400000000000000000000015601342764602200204300ustar00rootroot00000000000000[vcard] title = Profile updated = Profile Updated not_updated = Profile Not Updated public = Your profile is now public restricted = Your profile is now restricted [privacy] privacy_title = Privacy Level privacy_question = Is this profile public? privacy_info = Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet. [save] submit = Submit reset = Reset [degraded] title = Movim is currently working in degraded mode text_1 = Your server doesn’t support XMPP Pubsub persistence. text_2 = The communities, news feed and profile have been disabled for the moment. text_3 = Please contact your server administrator to see if this feature can be enabled. movim-0.14.1/app/widgets/Vcard4/vcard4.tpl000066400000000000000000000006011342764602200202040ustar00rootroot00000000000000
    {if="!isset($me->jid)"} {/if}
    {autoescape="off"} {$form} {/autoescape}
    movim-0.14.1/app/widgets/Visio/000077500000000000000000000000001342764602200162515ustar00rootroot00000000000000movim-0.14.1/app/widgets/Visio/Visio.php000066400000000000000000000075401342764602200200610ustar00rootroot00000000000000addcss('visio.css'); $this->addjs('visio.js'); $this->registerEvent('jingle_sessioninitiate', 'onSDP'); $this->registerEvent('jingle_transportinfo', 'onCandidate'); $this->registerEvent('jingle_sessionaccept', 'onAccept'); $this->registerEvent('jingle_sessionterminate', 'onTerminate'); } public function onSDP($data) { list($stanza, $from) = $data; $jts = new JingletoSDP($stanza); $s = Session::start(); $s->set('sdp', $jts->generate()); $contact = \App\Contact::firstOrNew(['id' => cleanJid($from)]); $view = $this->tpl(); $view->assign('contact', $contact); $view->assign('from', $from); Dialog::fill($view->draw('_visio_dialog')); Notification::append( 'call', $contact->truename, $this->__('visio.calling'), $contact->getPhoto(), 5 ); } public function ajaxAskInit() { $s = Session::start(); if ($s->get('sdp')) { $this->rpc('Visio.init', $s->get('sdp'), 'offer'); $s->remove('sdp'); } else { $this->rpc('Visio.init'); } } public function onAccept($stanza) { $jts = new JingletoSDP($stanza); $this->rpc('Visio.onSDP', $jts->generate(), 'answer'); } public function onCandidate($stanza) { $jts = new JingletoSDP($stanza); $sdp = $jts->generate(); $s = Session::start(); $candidates = $s->get('candidates'); if (!$candidates) $candidates = []; array_push($candidates, [$sdp, $jts->name, substr($jts->name, -1, 1)]); $s->set('candidates', $candidates); $this->rpc('Visio.onCandidate', $sdp, $jts->name, substr($jts->name, -1, 1)); } public function ajaxGetCandidates() { $s = Session::start(); $candidates = $s->get('candidates'); if (is_array($candidates)) { foreach ($candidates as $candidate) { $this->rpc('Visio.onCandidate', $candidate[0], $candidate[1], $candidate[2]); } } $s->remove('candidates'); } public function onTerminate($stanza) { $this->rpc('Visio.onTerminate'); } public function ajaxInitiate($sdp, $to) { $stj = new SDPtoJingle( $sdp->sdp, $this->user->id, $to, 'session-initiate'); $si = new SessionInitiate; $si->setTo($to) ->setOffer($stj->generate()) ->request(); } public function ajaxAccept($sdp, $to) { $stj = new SDPtoJingle( $sdp->sdp, $this->user->id, $to, 'session-accept'); $si = new SessionInitiate; $si->setTo($to) ->setOffer($stj->generate()) ->request(); } public function ajaxCandidate($sdp, $to) { $stj = new SDPtoJingle( 'a='.$sdp->candidate, $this->user->id, $to, 'transport-info', $sdp->sdpMid, $sdp->sdpMLineIndex); $si = new SessionInitiate; $si->setTo($to) ->setOffer($stj->generate()) ->request(); } public function ajaxTerminate($to, $reason = 'success') { $s = Session::start(); $st = new SessionTerminate; $st->setTo($to) ->setJingleSid($s->get('jingleSid')) ->setReason($reason) ->request(); } public function display() { $this->view->assign('contact', \App\Contact::firstOrNew(['id' => $this->get('f')])); } } movim-0.14.1/app/widgets/Visio/_visio_dialog.tpl000066400000000000000000000013201342764602200215750ustar00rootroot00000000000000
    {$url = $contact->getPhoto('l')}
    • {if="$url"}

      {/if}

      {$contact->truename}

      {$c->__('visio.calling')}

    movim-0.14.1/app/widgets/Visio/locales.ini000066400000000000000000000002401342764602200203700ustar00rootroot00000000000000[visio] calling = …is calling you ringing = …ringing in_call = in call failed = failed connecting = …connecting ended = call endedmovim-0.14.1/app/widgets/Visio/visio.css000066400000000000000000000033131342764602200201140ustar00rootroot00000000000000#visio video { width: 100%; height: 100%; } body { background-color: #111; } #visio .infos { color: white; position: absolute; top: calc(50% - 15rem); width: 100%; z-index: -1; } #visio .infos img { border-radius: 100%; width: 15rem; } #visio .infos p.state { margin: 0; font-size: 1.8rem; } #visio .level, #visio video#video { position: fixed; right: 0; bottom: 0; width: 25rem; height: auto; border-radius: 0.25rem 0 0 0; } @media screen and (max-width: 800px) { #visio .level, #visio video#video { width: 15rem; } } #visio header { position: absolute; right: 0; } #visio header ul.list li { padding: 3rem; } #visio header i { text-shadow: 0 0 3rem black; } #visio .button.action { right: calc(50% - 3.5rem); } #visio .level { background-color: rgba(255, 255, 255, 0.1); height: 0.5rem; } #visio .ring { -webkit-animation: Rotate 2000ms infinite; animation: Rotate 2000ms infinite; } @-webkit-keyframes Rotate { 0% {-webkit-transform:rotate(0deg);} 4% {-webkit-transform:rotate(-22.5deg);} 8% {-webkit-transform:rotate(0deg);} 12% {-webkit-transform:rotate(22.5deg);} 16% {-webkit-transform:rotate(0deg);} 20% {-webkit-transform:rotate(-22.5deg);} 24% {-webkit-transform:rotate(0deg);} 100% {-webkit-transform:rotate(0deg);} } @keyframes Rotate { 0% {transform:rotate(0deg);} 4% {transform:rotate(-22.5deg);} 8% {transform:rotate(0deg);} 12% {transform:rotate(-22.5deg);} 16% {transform:rotate(0deg);} 20% {transform:rotate(-22.5deg);} 24% {transform:rotate(0deg);} 100% {transform:rotate(0deg);} } #drawer { display: none; } movim-0.14.1/app/widgets/Visio/visio.js000066400000000000000000000266101342764602200177450ustar00rootroot00000000000000function logError(error) { console.log(error.name + ': ' + error.message); console.log(error); } var Visio = { pc: null, constraints: null, audioContext: null, max_level_L: 0, old_level_L: 0, from: null, type: null, localCreated: false, setFrom: function(from) { Visio.from = from; }, /* * Jingle and WebRTC */ handleSuccess: function(stream) { if (Visio.pc.addTrack) { stream.getTracks().forEach(track => Visio.pc.addTrack(track, stream)); } else { Visio.pc.addStream(stream); } Visio.toggleMainButton(); document.getElementById('video').srcObject = stream; // Audio var microphone = Visio.audioContext.createMediaStreamSource(stream); var javascriptNode = Visio.audioContext.createScriptProcessor(2048, 1, 1); var cnvs = document.querySelector('#visio .level'); var cnvs_cntxt = cnvs.getContext("2d"); microphone.connect(javascriptNode); javascriptNode.connect(Visio.audioContext.destination); javascriptNode.onaudioprocess = function(event) { var inpt_L = event.inputBuffer.getChannelData(0); var instant_L = 0.0; var sum_L = 0.0; for(var i = 0; i < inpt_L.length; ++i) { sum_L += inpt_L[i] * inpt_L[i]; } instant_L = Math.sqrt(sum_L / inpt_L.length); Visio.max_level_L = Math.max(Visio.max_level_L, instant_L); instant_L = Math.max( instant_L, Visio.old_level_L -0.008 ); Visio.old_level_L = instant_L; cnvs_cntxt.clearRect(0, 0, cnvs.width, cnvs.height); cnvs_cntxt.fillStyle = 'white'; cnvs_cntxt.fillRect(0, 0,(cnvs.width)*(instant_L/Visio.max_level_L),(cnvs.height)); // x,y,w,h } // if we received an offer, we need to answer if (Visio.pc.remoteDescription && Visio.pc.remoteDescription.type == 'offer') { Visio.pc.createAnswer(Visio.localDescCreated, logError); } }, onSDP: function(sdp, type) { Visio.type = type; console.log('SDP'); console.log(sdp); return Visio.pc.setRemoteDescription( new RTCSessionDescription({'sdp': sdp + "\n", 'type': type}), function () { Visio_ajaxGetCandidates(); }, logError ); }, localDescCreated: function(desc) { Visio.localCreated = true; Visio.pc.setLocalDescription(desc, Visio.toggleMainButton, logError); }, onCandidate: function(candidate, mid, mlineindex) { console.log('candidate'); console.log(candidate); Visio_ajaxGetCandidates(); if (mid == '') mlineindex = 1; if (Visio.pc.remoteDescription == null) return; candidate = new RTCIceCandidate({ 'candidate': candidate, 'sdpMid': mid, 'sdpMLineIndex' : mlineindex }); Visio.pc.addIceCandidate(candidate); }, onTerminate: function() { console.log('terminate'); Visio.pc.getRemoteStreams().forEach(function(stream) { stream.getTracks().forEach(function(track) { track.stop(); }); }); document.getElementById('video').srcObject = null; document.getElementById('remote_video').srcObject = null; Visio.pc.close(); document.querySelector('p.state').innerText = Visio.states.ended; button = document.querySelector('#main i'); button.className = 'material-icons red'; button.innerText = 'close'; button.onclick = function() { window.close(); } }, init: function(sdp, type) { Visio.toggleMainButton(); Visio.setFrom(MovimUtils.urlParts().params.join('/')); var configuration = { 'iceServers': [ {urls: ['stun:stun01.sipphone.com', 'stun:stun.ekiga.net', 'stun:stun.fwdnet.net', 'stun:stun.ideasip.com', 'stun:stun.iptel.org', 'stun:stun.rixtelecom.se', 'stun:stun.schlund.de', 'stun:stun.l.google.com:19302', 'stun:stun1.l.google.com:19302', 'stun:stun2.l.google.com:19302', 'stun:stun3.l.google.com:19302', 'stun:stun4.l.google.com:19302', 'stun:stunserver.org', 'stun:stun.softjoys.com', 'stun:stun.voiparound.com', 'stun:stun.voipbuster.com', 'stun:stun.voipstunt.com', 'stun:stun.voxgratia.org', 'stun:stun.xten.com']} ] }; // WebRTC Visio.pc = new RTCPeerConnection(configuration); Visio.pc.onicecandidate = function (evt) { Visio.toggleMainButton(); if (evt.candidate) { Visio_ajaxCandidate(evt.candidate, Visio.from); } }; Visio.pc.oniceconnectionstatechange = function () { Visio.toggleMainButton(); }; Visio.pc.onicegatheringstatechange = function () { Visio.toggleMainButton(); }; Visio.audioContext = new AudioContext(); Visio.constraints = window.constraints = { audio: true, video: true }; Visio.toggleMainButton(); if (sdp && type) { Visio.onSDP(sdp, type); } if (typeof navigator.webkitGetUserMedia == 'function') { navigator.webkitGetUserMedia(constraints, Visio.handleSuccess, logError); } else { navigator.mediaDevices.getUserMedia(constraints) .then(Visio.handleSuccess) .catch(logError); } }, /* * Actions */ hello: function() { Visio.pc.createOffer(function (desc) { Visio.pc.setLocalDescription(desc, function () { Visio_ajaxInitiate(Visio.pc.localDescription, Visio.from); }, logError); }, logError); }, answer: function() { Visio.localCreated = false; Visio_ajaxAccept(Visio.pc.localDescription, Visio.from); }, goodbye: function() { Visio.onTerminate(); Visio_ajaxTerminate(Visio.from); }, /* * UI Status */ toggleMainButton: function() { button = document.getElementById('main'); state = document.querySelector('p.state'); i = button.querySelector('i'); button.classList.remove('red', 'green', 'gray', 'orange', 'ring', 'blue'); button.classList.add('disabled'); if (Visio.pc) { if (Visio.localCreated) Visio.answer(); let length = Visio.pc.getSenders ? Visio.pc.getSenders().length : Visio.pc.getLocalStreams().length; if (Visio.pc.iceConnectionState != 'closed' && length > 0) { button.classList.remove('disabled'); } button.onclick = function() {}; if (length == 0) { button.classList.add('gray'); i.innerText = 'more_horiz'; } else if (Visio.pc.iceConnectionState == 'new') { if (Visio.pc.iceGatheringState == 'gathering' || Visio.pc.iceGatheringState == 'complete') { button.classList.add('orange'); i.className = 'material-icons ring'; i.innerText = 'call'; state.innerText = Visio.states.ringing; button.onclick = function() { Visio.goodbye(); }; } else { button.classList.add('green'); i.innerText = 'call'; button.onclick = function() { Visio.hello(); }; } } else if (Visio.pc.iceConnectionState == 'checking') { button.classList.add('blue'); i.className = 'material-icons disabled'; i.innerText = 'more_horiz'; state.innerText = Visio.states.connecting; } else if (Visio.pc.iceConnectionState == 'closed') { button.classList.add('gray'); button.classList.remove('disabled'); i.innerText = 'call_end'; button.onclick = function() { MovimUtils.reloadThis(); }; } else if (Visio.pc.iceConnectionState == 'connected' || Visio.pc.iceConnectionState == 'complete' || Visio.pc.iceConnectionState == 'failed') { button.classList.add('red'); i.className = 'material-icons'; i.innerText = 'call_end'; if (Visio.pc.iceConnectionState == 'failed') { state.innerText = Visio.states.failed; } else { // Visio.pc.ontrack seems buggy for now document.getElementById('remote_video').srcObject = Visio.pc.getRemoteStreams()[0]; state.innerTest = Visio.states.in_call; } button.onclick = function() { Visio.goodbye(); }; } } }, toggleFullScreen: function() { var button = document.querySelector('#toggle_fullscreen i'); if (!document.fullscreenElement && !document.msFullscreenElement && !document.mozFullScreenElement && !document.webkitFullscreenElement) { if (document.body.requestFullscreen) { document.body.requestFullscreen(); } else if (document.body.msRequestFullscreen) { document.body.msRequestFullscreen(); } else if (document.body.mozRequestFullScreen) { document.body.mozRequestFullScreen(); } else if (document.body.webkitRequestFullscreen) { document.body.webkitRequestFullscreen(); } button.innerText = 'fullscreen_exit'; } else { if (document.exitFullscreen) { document.exitFullscreen(); } else if (document.msExitFullscreen) { document.msExitFullscreen(); } else if (document.mozCancelFullScreen) { document.mozCancelFullScreen(); } else if (document.webkitCancelFullScreen) { document.webkitCancelFullScreen(); } button.innerText = 'fullscreen'; } }, toggleAudio: function() { var button = document.querySelector('#toggle_audio i'); if (Visio.pc.getLocalStreams()[0].getAudioTracks()[0].enabled) { Visio.pc.getLocalStreams()[0].getAudioTracks()[0].enabled = 0; button.innerText = 'mic_off'; } else { Visio.pc.getLocalStreams()[0].getAudioTracks()[0].enabled = 1; button.innerText = 'mic'; } }, toggleVideo: function() { var button = document.querySelector('#toggle_video i'); if (Visio.pc.getLocalStreams()[0].getVideoTracks()[0].enabled) { Visio.pc.getLocalStreams()[0].getVideoTracks()[0].enabled = 0; button.innerText = 'videocam_off'; } else { Visio.pc.getLocalStreams()[0].getVideoTracks()[0].enabled = 1; button.innerText = 'videocam'; } }, } MovimWebsocket.attach(function() { Visio_ajaxAskInit(); }); window.onbeforeunload = function() { Visio.goodbye(); } movim-0.14.1/app/widgets/Visio/visio.tpl000066400000000000000000000033361342764602200201300ustar00rootroot00000000000000
    • fullscreen mic videocam
      {$url = $contact->getPhoto('l')}
    • {if="$url"}

      {/if}

      {$contact->truename}

    phone
    movim-0.14.1/app/widgets/VisioLink/000077500000000000000000000000001342764602200170675ustar00rootroot00000000000000movim-0.14.1/app/widgets/VisioLink/VisioLink.php000066400000000000000000000004621342764602200215110ustar00rootroot00000000000000addjs('visiolink.js'); $this->addcss('visiolink.css'); } public function ajaxDecline($to) { $visio = new Visio; $visio->ajaxTerminate($to, 'decline'); } } movim-0.14.1/app/widgets/VisioLink/visiolink.css000066400000000000000000000001031342764602200216020ustar00rootroot00000000000000#visio_dialog img { border-radius: 100%; margin: 2rem 0; } movim-0.14.1/app/widgets/VisioLink/visiolink.js000066400000000000000000000005231342764602200214340ustar00rootroot00000000000000var VisioLink = { candidates: [], reset: function() { VisioLink.window = null; }, openVisio: function(from) { VisioLink.window = window.open('?visio/' + from, '', 'width=600,height=400,status=0,titlebar=0,toolbar=0,menubar=0'); }, setFrom: function(from) { VisioLink.from = from; } } movim-0.14.1/composer.json000066400000000000000000000032271342764602200154600ustar00rootroot00000000000000{ "name": "movim/movim", "description": "Decentralized social platform based on XMPP", "autoload": { "psr-0": { "Movim\\": "src/" }, "psr-4": { "App\\": "app/", "Moxl\\": "lib/moxl/src/" } }, "require": { "php": ">=7.0.0", "ext-curl": "*", "ext-gd": "*", "ext-dom": "*", "ext-mbstring": "*", "ext-imagick": "*", "ext-json": "*", "wikimedia/composer-merge-plugin": "^1.0", "rain/raintpl": "^3.1.0", "michelf/php-markdown": "^1.8", "embed/embed": "^v3.3.6", "respect/validation": "^1.1", "ezyang/htmlpurifier": "^4.9", "symfony/console": "^3.3", "cocur/slugify": "^3.0", "dflydev/fig-cookies": "^1.0", "defuse/php-encryption": "^2.1", "robmorgan/phinx": "^0.9.2", "illuminate/database": "^5.2", "doctrine/dbal": "^2.5", "cboden/ratchet": "^0.4.0", "react/child-process": "^0.5.0", "react/http": "^0.8.3", "react/dns": "^0.4.15", "monolog/monolog": "^1.23", "ratchet/pawl": "^0.3.2" }, "config": { "platform": { "php": "7.0" } }, "scripts": { "movim:migrate": "vendor/bin/phinx migrate --ansi", "movim:rollback": "vendor/bin/phinx rollback --ansi" }, "scripts-descriptions": { "movim:migrate": "Migrate the database", "movim:rollback": "Rollback the changes" }, "extra": { "merge-plugin": { "include": [ "lib/moxl/composer.json" ] } } } movim-0.14.1/config/000077500000000000000000000000001342764602200141775ustar00rootroot00000000000000movim-0.14.1/config/db.example.inc.php000066400000000000000000000012111342764602200174720ustar00rootroot00000000000000 'mysql', # The database username 'username' => 'username', # The password 'password' => 'password', # Where can we find the database ? 'host' => 'localhost', # The port number, 3306 for MySQL and 5432 for PostgreSQL 'port' => 3306, # The database name, or for SQLite the absolute file path 'database' => 'movim' ]; movim-0.14.1/daemon.php000077500000000000000000000006301342764602200147100ustar00rootroot00000000000000#!/usr/bin/env php boot($argv[1] == 'help'); $application = new Application; $application->add(new ConfigCommand); $application->add(new DaemonCommand); $application->run(); movim-0.14.1/database/000077500000000000000000000000001342764602200144765ustar00rootroot00000000000000movim-0.14.1/database/migrations/000077500000000000000000000000001342764602200166525ustar00rootroot00000000000000movim-0.14.1/database/migrations/20180314212906_create_urls_table.php000066400000000000000000000007021342764602200245070ustar00rootroot00000000000000schema->create('urls', function(Blueprint $table) { $table->string('hash'); $table->text('cache'); $table->primary('hash'); $table->timestamps(); }); } public function down() { $this->schema->drop('urls'); } } movim-0.14.1/database/migrations/20180314222244_create_configuration_table.php000066400000000000000000000020251342764602200263650ustar00rootroot00000000000000schema->create('configuration', function(Blueprint $table) { $table->increments('id'); $table->text('description')->nullable(); $table->text('info')->nullable(); $table->boolean('unregister'); $table->boolean('restrictsuggestions'); $table->string('theme'); $table->string('locale'); $table->string('loglevel'); $table->string('username')->nullable(); $table->string('password')->nullable(); $table->string('xmppdomain')->nullable(); $table->string('xmppdescription')->nullable(); $table->string('xmppcountry')->nullable(); $table->string('xmppwhitelist')->nullable(); $table->timestamps(); }); } public function down() { $this->schema->drop('configuration'); } } movim-0.14.1/database/migrations/20180316170924_create_users_table.php000066400000000000000000000013511342764602200246710ustar00rootroot00000000000000schema->create('users', function(Blueprint $table) { $table->string('id', 64); $table->text('configuration')->nullable(); $table->string('language', 6)->nullable(); $table->string('cssurl', 128)->nullable(); $table->boolean('nightmode')->default(false); $table->boolean('nsfw')->default(false); $table->boolean('public')->nullable(); $table->primary('id'); $table->timestamps(); }); } public function down() { $this->schema->drop('users'); } } movim-0.14.1/database/migrations/20180316172639_create_sessions_table.php000066400000000000000000000014541342764602200254070ustar00rootroot00000000000000schema->create('sessions', function(Blueprint $table) { $table->string('id', 32); $table->string('user_id', 64); $table->string('username', 64); $table->string('host', 64); $table->string('hash'); $table->string('resource', 64); $table->boolean('active'); $table->timestamps(); $table->primary('id'); $table->unique('username', 'host'); $table->foreign('user_id') ->references('id')->on('users'); }); } public function down() { $this->schema->drop('sessions'); } } movim-0.14.1/database/migrations/20180317080249_create_presences_table.php000066400000000000000000000022341342764602200255210ustar00rootroot00000000000000schema->create('presences', function(Blueprint $table) { $table->string('session_id', 32); $table->string('jid', 64); $table->string('resource', 128)->nullable(); $table->integer('value'); $table->integer('priority'); $table->string('status')->nullable(); $table->string('node')->nullable(); $table->dateTime('delay')->nullable(); $table->integer('last')->nullable(); $table->boolean('muc'); $table->string('mucjid')->nullable(); $table->string('mucaffiliation', 32)->nullable(); $table->string('mucrole', 32)->nullable(); $table->timestamps(); $table->primary(['session_id', 'jid', 'resource']); $table->foreign('session_id') ->references('id')->on('sessions') ->onDelete('cascade'); }); } public function down() { $this->schema->drop('presences'); } } movim-0.14.1/database/migrations/20180317171123_create_contacts_table.php000066400000000000000000000042201342764602200253350ustar00rootroot00000000000000schema->create('contacts', function(Blueprint $table) { $table->string('id', 64); $table->string('fn', 64)->nullable(); $table->string('name')->nullable(); $table->date('date')->nullable(); $table->string('url')->nullable(); $table->string('email')->nullable(); $table->string('adrlocality')->nullable(); $table->string('adrpostalcode')->nullable(); $table->string('adrcountry')->nullable(); $table->text('description')->nullable(); $table->string('mood', 32)->nullable(); $table->string('activity', 32)->nullable(); $table->string('nickname', 64)->nullable(); $table->string('tuneartist')->nullable(); $table->string('tunesource')->nullable(); $table->string('tunetitle')->nullable(); $table->string('tunetrack')->nullable(); $table->integer('tunelenght')->nullable(); $table->integer('tunerating')->nullable(); $table->string('loclatitude', 32)->nullable(); $table->string('loclongitude', 32)->nullable(); $table->string('localtitude', 32)->nullable(); $table->string('loccountry', 64)->nullable(); $table->string('loccountrycode', 2)->nullable(); $table->string('locregion', 128)->nullable(); $table->string('locpostalcode', 16)->nullable(); $table->string('loclocality', 128)->nullable(); $table->string('locstreet', 128)->nullable(); $table->string('locbuilding', 32)->nullable(); $table->text('loctext')->nullable(); $table->string('locuri', 128)->nullable(); $table->dateTime('loctimestamp')->nullable(); $table->string('avatarhash', 128)->nullable(); $table->timestamps(); $table->primary('id'); }); } public function down() { $this->schema->drop('contacts'); } } movim-0.14.1/database/migrations/20180318222026_create_caches_table.php000066400000000000000000000012061342764602200247460ustar00rootroot00000000000000schema->create('caches', function(Blueprint $table) { $table->string('user_id', 64); $table->string('name', 64); $table->text('data'); $table->timestamps(); $table->primary(['user_id', 'name']); $table->foreign('user_id') ->references('id')->on('users') ->onDelete('cascade'); }); } public function down() { $this->schema->drop('caches'); } } movim-0.14.1/database/migrations/20180322203855_create_rosters_table.php000066400000000000000000000015131342764602200252260ustar00rootroot00000000000000schema->create('rosters', function(Blueprint $table) { $table->string('session_id', 64); $table->string('jid', 64); $table->string('name', 128)->nullable(); $table->string('ask', 16)->nullable(); $table->string('subscription', 4)->nullable(); $table->string('group', 256)->nullable(); $table->timestamps(); $table->primary(['session_id', 'jid']); $table->foreign('session_id') ->references('id')->on('sessions') ->onDelete('cascade'); }); } public function down() { $this->schema->drop('rosters'); } } movim-0.14.1/database/migrations/20180324134149_create_encrypted_passwords_table.php000066400000000000000000000012511342764602200276270ustar00rootroot00000000000000schema->create('encrypted_passwords', function(Blueprint $table) { $table->string('user_id', 64); $table->string('id', 64); $table->text('data'); $table->timestamps(); $table->primary(['user_id', 'id']); $table->foreign('user_id') ->references('id')->on('users') ->onDelete('cascade'); }); } public function down() { $this->schema->drop('encrypted_passwords'); } } movim-0.14.1/database/migrations/20180324145150_create_capabilities_table.php000066400000000000000000000011401342764602200261450ustar00rootroot00000000000000schema->create('capabilities', function(Blueprint $table) { $table->string('node', 256); $table->string('category', 16); $table->string('type', 16); $table->string('name', 128); $table->text('features'); $table->timestamps(); $table->primary('node'); }); } public function down() { $this->schema->drop('capabilities'); } } movim-0.14.1/database/migrations/20180325161414_create_conferences_table.php000066400000000000000000000014441342764602200260170ustar00rootroot00000000000000schema->create('conferences', function(Blueprint $table) { $table->string('session_id', 64); $table->string('conference', 128); $table->string('name', 128); $table->string('nick', 128)->nullable(); $table->boolean('autojoin')->default(false); $table->timestamps(); $table->primary(['session_id', 'conference']); $table->foreign('session_id') ->references('id')->on('sessions') ->onDelete('cascade'); }); } public function down() { $this->schema->drop('conferences'); } } movim-0.14.1/database/migrations/20180327203201_create_messages_table.php000066400000000000000000000027521342764602200253300ustar00rootroot00000000000000schema->create('messages', function(Blueprint $table) { $table->string('user_id', 64); $table->string('id', 64); $table->string('oldid', 64)->nullable(); $table->string('jidto', 96); $table->string('jidfrom', 96); $table->string('resource', 96)->nullable(); $table->string('type', 16); $table->text('subject')->nullable(); $table->string('thread', 128)->nullable(); $table->text('body')->nullable(); $table->text('html')->nullable(); $table->datetime('published'); $table->datetime('delivered')->nullable(); $table->datetime('displayed')->nullable(); $table->boolean('quoted')->default(false); $table->boolean('markable')->default(false); $table->boolean('edited')->default(false); $table->text('picture')->nullable(); $table->string('sticker', 128)->nullable(); $table->text('file')->nullable(); $table->timestamps(); $table->primary(['user_id', 'id']); $table->foreign('user_id') ->references('id')->on('users') ->onDelete('cascade'); }); } public function down() { $this->schema->drop('messages'); } } movim-0.14.1/database/migrations/20180401144542_create_invites_table.php000066400000000000000000000012061342764602200252000ustar00rootroot00000000000000schema->create('invites', function(Blueprint $table) { $table->string('code', 8); $table->string('user_id', 64); $table->string('resource', 128); $table->timestamps(); $table->primary('code'); $table->foreign('user_id') ->references('id')->on('users') ->onDelete('cascade'); }); } public function down() { $this->schema->drop('invites'); } } movim-0.14.1/database/migrations/20180401212130_create_infos_table.php000066400000000000000000000026461342764602200246330ustar00rootroot00000000000000schema->create('infos', function(Blueprint $table) { $table->string('server', 64); $table->string('node', 96); $table->string('category', 16); $table->string('type', 16)->nullable(); $table->string('name', 128)->nullable(); $table->text('description')->nullable(); $table->datetime('created')->nullable(); $table->integer('occupants')->default(0); $table->boolean('mucpublic')->default(false); $table->boolean('mucpersistent')->default(false); $table->boolean('mucpasswordprotected')->default(false); $table->boolean('mucmembersonly')->default(false); $table->boolean('mucmoderated')->default(false); $table->text('abuseaddresses')->nullable(); $table->text('adminaddresses')->nullable(); $table->text('feedbackaddresses')->nullable(); $table->text('salesaddresses')->nullable(); $table->text('securityaddresses')->nullable(); $table->text('supportaddresses')->nullable(); $table->timestamps(); $table->primary(['server', 'node']); }); } public function down() { $this->schema->drop('infos'); } } movim-0.14.1/database/migrations/20180402112838_create_subscriptions_table.php000066400000000000000000000013101342764602200264260ustar00rootroot00000000000000schema->create('subscriptions', function(Blueprint $table) { $table->string('jid', 64); $table->string('server', 64); $table->string('node', 192); $table->string('subid', 128)->nullable(); $table->string('title', 128)->nullable(); $table->boolean('public')->default(false); $table->timestamps(); $table->primary(['jid', 'server', 'node']); }); } public function down() { $this->schema->drop('subscriptions'); } } movim-0.14.1/database/migrations/20180402145559_create_posts_table.php000066400000000000000000000044351342764602200247100ustar00rootroot00000000000000schema->create('posts', function(Blueprint $table) { $table->increments('id'); $table->string('server', 64); $table->string('node', 256); $table->string('nodeid', 192); $table->string('aname', 128)->nullable(); $table->string('aid', 64)->nullable(); $table->string('aemail', 64)->nullable(); $table->text('title')->nullable(); $table->text('content')->nullable(); $table->text('contentraw')->nullable(); $table->text('contentcleaned')->nullable(); $table->string('commentserver', 64)->nullable(); $table->string('commentnodeid', 192)->nullable(); $table->integer('parent_id')->index()->nullable(); $table->string('replyserver', 64)->nullable(); $table->string('replynode', 256)->nullable(); $table->string('replynodeid', 192)->nullable(); $table->boolean('open')->default(false); $table->boolean('nsfw')->default(false); $table->boolean('like')->default(false); $table->datetime('published')->nullable(); $table->datetime('updated')->nullable(); $table->datetime('delay')->nullable(); $table->timestamps(); $table->unique(['server', 'node', 'nodeid']); }); $this->schema->create('attachments', function(Blueprint $table) { $table->increments('id'); $table->integer('post_id')->unsigned(); $table->string('category', 16); $table->string('rel', 16); $table->string('logo', 256)->nullable(); $table->string('type', 32)->nullable(); $table->string('href', 512); $table->text('title')->nullable(); $table->text('description')->nullable(); $table->timestamps(); $table->foreign('post_id') ->references('id')->on('posts') ->onDelete('cascade'); }); } public function down() { $this->schema->drop('attachments'); $this->schema->drop('posts'); } } movim-0.14.1/database/migrations/20180402145603_create_tags_table.php000066400000000000000000000017421342764602200244620ustar00rootroot00000000000000schema->create('tags', function(Blueprint $table) { $table->increments('id'); $table->string('name', 64); $table->timestamps(); $table->unique('name'); }); $this->schema->create('post_tag', function(Blueprint $table) { $table->integer('post_id')->unsigned(); $table->integer('tag_id')->unsigned(); $table->foreign('post_id')->references('id') ->on('posts')->onDelete('cascade'); $table->foreign('tag_id')->references('id') ->on('tags')->onDelete('cascade'); $table->timestamps(); $table->unique(['post_id', 'tag_id']); }); } public function down() { $this->schema->drop('post_tag'); $this->schema->drop('tags'); } } movim-0.14.1/database/migrations/20180503215606_change_length_columns_info_presence.php000066400000000000000000000015141342764602200302570ustar00rootroot00000000000000schema->table('infos', function(Blueprint $table) { $table->string('node', 256)->change(); }); $this->schema->table('presences', function(Blueprint $table) { $table->string('resource', 256)->change(); $table->text('status')->change(); }); } public function down() { $this->schema->table('infos', function(Blueprint $table) { $table->string('node', 96)->change(); }); $this->schema->table('presences', function(Blueprint $table) { $table->string('resource', 128)->change(); $table->string('status', 255)->change(); }); } } movim-0.14.1/database/migrations/20180506173115_add_vcard_update_to_presence.php000066400000000000000000000007301342764602200266710ustar00rootroot00000000000000schema->table('presences', function(Blueprint $table) { $table->string('avatarhash', 128)->nullable(); }); } public function down() { $this->schema->table('presences', function(Blueprint $table) { $table->dropColumn('avatarhash'); }); } } movim-0.14.1/database/migrations/20180510141439_change_length_contacts_id.php000066400000000000000000000066761342764602200262100ustar00rootroot00000000000000disableForeignKeyCheck(); $this->schema->table('contacts', function(Blueprint $table) { $table->string('id', 256)->change(); $table->string('nickname', 256)->change(); $table->string('fn', 256)->change(); }); $this->schema->table('presences', function(Blueprint $table) { $table->string('jid', 256)->change(); }); $this->schema->table('rosters', function(Blueprint $table) { $table->string('jid', 256)->change(); }); $this->schema->table('subscriptions', function(Blueprint $table) { $table->string('jid', 256)->change(); }); $this->schema->table('users', function(Blueprint $table) { $table->string('id', 256)->change(); }); $this->schema->table('sessions', function(Blueprint $table) { $table->string('user_id', 256)->change(); $table->string('username', 192)->change(); }); $this->schema->table('invites', function(Blueprint $table) { $table->string('user_id', 256)->change(); $table->string('resource', 256)->change(); }); $this->schema->table('caches', function(Blueprint $table) { $table->string('user_id', 256)->change(); }); $this->schema->table('messages', function(Blueprint $table) { $table->string('user_id', 256)->change(); $table->string('jidto', 256)->change(); $table->string('jidfrom', 256)->change(); $table->string('resource', 256)->change(); }); $this->enableForeignKeyCheck(); } public function down() { $this->disableForeignKeyCheck(); $this->schema->table('contacts', function(Blueprint $table) { $table->string('id', 64)->change(); $table->string('nickname', 64)->change(); $table->string('fn', 64)->change(); }); $this->schema->table('presences', function(Blueprint $table) { $table->string('jid', 64)->change(); }); $this->schema->table('rosters', function(Blueprint $table) { $table->string('jid', 64)->change(); }); $this->schema->table('subscriptions', function(Blueprint $table) { $table->string('jid', 64)->change(); }); $this->schema->table('users', function(Blueprint $table) { $table->string('id', 64)->change(); }); $this->schema->table('sessions', function(Blueprint $table) { $table->string('user_id', 64)->change(); $table->string('username', 64)->change(); }); $this->schema->table('invites', function(Blueprint $table) { $table->string('user_id', 64)->change(); $table->string('resource', 128)->change(); }); $this->schema->table('caches', function(Blueprint $table) { $table->string('user_id', 64)->change(); }); $this->schema->table('messages', function(Blueprint $table) { $table->string('user_id', 64)->change(); $table->string('jidto', 96)->change(); $table->string('jidfrom', 96)->change(); $table->string('resource', 96)->change(); }); $this->enableForeignKeyCheck(); } } movim-0.14.1/database/migrations/20180515205626_change_messages_primary_key.php000066400000000000000000000021421342764602200265630ustar00rootroot00000000000000schema->table('messages', function(Blueprint $table) { if ($this->schema->getConnection()->getDriverName() !== 'sqlite') { $table->dropForeign(['user_id']); } $table->dropPrimary('messages_pkey'); $table->primary(['user_id', 'jidfrom', 'id']); $table->foreign('user_id') ->references('id')->on('users') ->onDelete('cascade'); }); } public function down() { $this->schema->table('messages', function(Blueprint $table) { if ($this->schema->getConnection()->getDriverName() !== 'sqlite') { $table->dropForeign(['user_id']); } $table->dropPrimary('messages_pkey'); $table->primary(['user_id', 'id']); $table->foreign('user_id') ->references('id')->on('users') ->onDelete('cascade'); }); } } movim-0.14.1/database/migrations/20180529103706_add_related_to_infos.php000066400000000000000000000007031342764602200251660ustar00rootroot00000000000000schema->table('infos', function(Blueprint $table) { $table->string('related', 512)->nullable(); }); } public function down() { $this->schema->table('infos', function(Blueprint $table) { $table->dropColumn('related'); }); } } movim-0.14.1/database/migrations/20180606155549_add_jidto_and_type_indexes_to_messages.php000066400000000000000000000010511342764602200307570ustar00rootroot00000000000000schema->table('messages', function(Blueprint $table) { $table->index('jidto'); $table->index('type'); }); } public function down() { $this->schema->table('messages', function(Blueprint $table) { $table->dropIndex('messages_jidto_index'); $table->dropIndex('messages_type_index'); }); } } movim-0.14.1/database/migrations/20180612215122_update_unique_constraint_sessions.php000066400000000000000000000010551342764602200300660ustar00rootroot00000000000000schema->table('sessions', function(Blueprint $table) { $table->dropUnique('host'); $table->unique('user_id'); }); } public function down() { $this->schema->table('sessions', function(Blueprint $table) { $table->dropUnique('sessions_user_id_unique'); $table->unique('username', 'host'); }); } } movim-0.14.1/database/migrations/20180618212639_add_category_and_rel_indexes_to_attachments.php000066400000000000000000000010761342764602200317740ustar00rootroot00000000000000schema->table('attachments', function(Blueprint $table) { $table->index('category'); $table->index('rel'); }); } public function down() { $this->schema->table('attachments', function(Blueprint $table) { $table->dropIndex('attachments_category_index'); $table->dropIndex('attachments_rel_index'); }); } } movim-0.14.1/database/migrations/20180628203853_add_indexes_presences_posts_messages_tables.php000066400000000000000000000025171342764602200320360ustar00rootroot00000000000000schema->table('presences', function(Blueprint $table) { $table->index('jid'); $table->index('resource'); }); $this->schema->table('messages', function(Blueprint $table) { $table->index('jidfrom'); $table->index('published'); }); $this->schema->table('posts', function(Blueprint $table) { $table->index('server'); $table->index('node'); $table->index('published'); }); } public function down() { $this->schema->table('presences', function(Blueprint $table) { $table->dropIndex('presences_jid_index'); $table->dropIndex('presences_resource_index'); }); $this->schema->table('messages', function(Blueprint $table) { $table->dropIndex('messages_jidfrom_index'); $table->dropIndex('messages_published_index'); }); $this->schema->table('posts', function(Blueprint $table) { $table->dropIndex('posts_server_index'); $table->dropIndex('posts_node_index'); $table->dropIndex('posts_published_index'); }); } } movim-0.14.1/database/migrations/20180716200312_set_up_sqlite.php000066400000000000000000000011461342764602200237050ustar00rootroot00000000000000schema->getConnection()->getDriverName() == 'sqlite') { $this->schema->getConnection()->unprepared('PRAGMA journal_mode = wal'); } } public function down() { if ($this->schema->getConnection()->getDriverName() == 'sqlite') { $this->schema->getConnection()->unprepared('PRAGMA journal_mode = delete'); } } } movim-0.14.1/database/migrations/20180807210349_add_items_to_infos_table.php000066400000000000000000000006761342764602200260500ustar00rootroot00000000000000schema->table('infos', function(Blueprint $table) { $table->integer('items')->default(0); }); } public function down() { $this->schema->table('infos', function(Blueprint $table) { $table->dropColumn('items'); }); } } movim-0.14.1/database/migrations/20180817064720_add_replace_id_to_messages_table.php000066400000000000000000000010711342764602200274760ustar00rootroot00000000000000schema->table('messages', function(Blueprint $table) { $table->string('replaceid', 64)->nullable(); $table->index('replaceid'); }); } public function down() { $this->schema->table('messages', function(Blueprint $table) { $table->dropIndex('messages_replaceid_index'); $table->dropColumn('replaceid'); }); } } movim-0.14.1/database/migrations/20180819185529_add_content_hash_to_posts_table.php000066400000000000000000000007231342764602200274450ustar00rootroot00000000000000schema->table('posts', function(Blueprint $table) { $table->string('contenthash', 64)->nullable(); }); } public function down() { $this->schema->table('posts', function(Blueprint $table) { $table->dropColumn('contenthash'); }); } } 20180901223936_add_category_type_indexes_to_infos_and_capabilities_table.php000066400000000000000000000016441342764602200345750ustar00rootroot00000000000000movim-0.14.1/database/migrationsschema->table('capabilities', function(Blueprint $table) { $table->index('category'); $table->index('type'); }); $this->schema->table('infos', function(Blueprint $table) { $table->index('category'); $table->index('type'); }); } public function down() { $this->schema->table('capabilities', function(Blueprint $table) { $table->dropIndex('capabilities_category_index'); $table->dropIndex('capabilities_type_index'); }); $this->schema->table('infos', function(Blueprint $table) { $table->dropIndex('infos_category_index'); $table->dropIndex('infos_type_index'); }); } } movim-0.14.1/database/migrations/20180917210101_add_unique_post_id_hash_to_attachments_table.php000066400000000000000000000023351342764602200321340ustar00rootroot00000000000000disableForeignKeyCheck(); // Removing the duplicate lines $this->schema->getConnection()->unprepared(' delete from attachments where id in ( select id from ( select a1.id from attachments a1, attachments a2 where a1.id > a2.id and a1.post_id = a2.post_id and a1.href = a2.href and a1.category = a2.category and a1.rel = a2.rel ) as a ) '); $this->schema->table('attachments', function(Blueprint $table) { $table->unique(['post_id', 'href', 'category', 'rel']); }); $this->enableForeignKeyCheck(); } public function down() { $this->disableForeignKeyCheck(); $this->schema->table('attachments', function(Blueprint $table) { $table->dropUnique('attachments_post_id_href_category_rel_unique'); }); $this->enableForeignKeyCheck(); } } movim-0.14.1/database/migrations/20181006212023_remove_edited_messages_table.php000066400000000000000000000007171342764602200266740ustar00rootroot00000000000000schema->table('messages', function(Blueprint $table) { $table->dropColumn('edited'); }); } public function down() { $this->schema->table('messages', function(Blueprint $table) { $table->boolean('edited')->default(false); }); } } movim-0.14.1/database/migrations/20181129220755_add_mucsemianonymous_to_infos_table.php000066400000000000000000000007431342764602200303350ustar00rootroot00000000000000schema->table('infos', function(Blueprint $table) { $table->boolean('mucsemianonymous')->default(false); }); } public function down() { $this->schema->table('infos', function(Blueprint $table) { $table->dropColumn('mucsemianonymous'); }); } } movim-0.14.1/database/migrations/20190124220622_add_avatar_hash_infos_table.php000066400000000000000000000007171342764602200264660ustar00rootroot00000000000000schema->table('infos', function(Blueprint $table) { $table->string('avatarhash', 128)->nullable(); }); } public function down() { $this->schema->table('infos', function(Blueprint $table) { $table->dropColumn('avatarhash'); }); } } movim-0.14.1/database/seeds/000077500000000000000000000000001342764602200156015ustar00rootroot00000000000000movim-0.14.1/database/seeds/FromModlToEloquent.php000066400000000000000000000107771342764602200220650ustar00rootroot00000000000000 1]); $config = DB::table('config')->first(); if ($config) { $configuration->description = !empty($config->description) ? $config->description : null; $configuration->info = !empty($config->info) ? $config->info : null; $configuration->unregister = $config->unregister; $configuration->theme = $config->theme; $configuration->locale = $config->locale; $configuration->loglevel = $config->loglevel; $configuration->username = !empty($config->username) ? $config->username : null; $configuration->password = !empty($config->password) ? $config->password : null; $configuration->xmppdomain = !empty($config->xmppdomain) ? $config->xmppdomain : null; $configuration->xmppdescription = !empty($config->xmppdescription) ? $config->xmppdescription : null; $configuration->xmppcountry = !empty($config->xmppcountry) ? $config->xmppcountry : null; $configuration->xmppwhitelist = !empty($config->xmppwhitelist) ? $config->xmppwhitelist : null; $configuration->restrictsuggestions = !empty($config->restrictsuggestions) ? $config->restrictsuggestions : false; $configuration->save(); } // Migrating the users foreach (array_diff(scandir(DOCUMENT_ROOT . '/users'), ['..', '.']) as $jid) { $user = \App\User::firstOrNew(['id' => $jid]); $settings = DB::table('setting')->where('session', $jid)->first(); $privacy = DB::table('privacy')->where('pkey', $jid)->first(); if ($settings) { $user->language = $settings->language; $user->cssurl = $settings->cssurl; $user->nightmode = (bool)$settings->nightmode; $user->nsfw = (bool)$settings->nsfw; } else { $user->nightmode = false; $user->nsfw = false; } if ($privacy) { $user->public = $privacy->value; } $user->save(); } // Migrating the caches foreach (DB::table('cache')->get() as $c) { $cache = \App\Cache::firstOrNew(['user_id' => $c->session, 'name' => $c->name]); $cache->data = $c->data; try { $cache->save(); } catch(\Exception $e) { // Best effort } } // Migrating the invitations foreach (DB::table('invite')->get() as $i) { $invite = \App\Invite::firstOrNew(['code' => $i->code]); $invite->user_id = $i->jid; $invite->resource = $i->resource; try { $invite->save(); } catch(\Exception $e) { // Best effort } } // Drop all the Modl tables DB::schema()->dropIfExists('cache'); DB::schema()->dropIfExists('caps'); DB::schema()->dropIfExists('conference'); DB::schema()->dropIfExists('config'); DB::schema()->dropIfExists('contact'); DB::schema()->dropIfExists('encryptedpass'); DB::schema()->dropIfExists('info'); DB::schema()->dropIfExists('invite'); DB::schema()->dropIfExists('message'); DB::schema()->dropIfExists('postn'); DB::schema()->dropIfExists('presence'); DB::schema()->dropIfExists('privacy'); DB::schema()->dropIfExists('rosterlink'); DB::schema()->dropIfExists('setting'); DB::schema()->dropIfExists('sessionx'); DB::schema()->dropIfExists('subscription'); DB::schema()->dropIfExists('sharedsubscription'); DB::schema()->dropIfExists('tag'); DB::schema()->dropIfExists('url'); } } movim-0.14.1/etc/000077500000000000000000000000001342764602200135055ustar00rootroot00000000000000movim-0.14.1/etc/apache2/000077500000000000000000000000001342764602200150105ustar00rootroot00000000000000movim-0.14.1/etc/apache2/conf-available/000077500000000000000000000000001342764602200176535ustar00rootroot00000000000000movim-0.14.1/etc/apache2/conf-available/movim.conf000066400000000000000000000004471342764602200216560ustar00rootroot00000000000000ProxyPass /movim/ws/ ws://localhost:8080/ Alias /movim/ /usr/share/movim/ DirectoryIndex index.php Options +FollowSymLinks -Indexes AllowOverride FileInfo Options Header set Access-Control-Allow-Origin "*" movim-0.14.1/etc/nginx/000077500000000000000000000000001342764602200146305ustar00rootroot00000000000000movim-0.14.1/etc/nginx/conf.d/000077500000000000000000000000001342764602200157775ustar00rootroot00000000000000movim-0.14.1/etc/nginx/conf.d/movim.conf000066400000000000000000000006331342764602200177770ustar00rootroot00000000000000location /movim/ { location ~ \.php$ { include snippets/fastcgi-php.conf; fastcgi_pass unix:/var/run/php/php7.3-fpm.sock; } location /movim/ws/ { proxy_pass http://localhost:8080/; proxy_http_version 1.1; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "Upgrade"; include proxy_params; } location /movim/log/ { deny all; } location /movim/cache/ { deny all; } } movim-0.14.1/etc/systemd/000077500000000000000000000000001342764602200151755ustar00rootroot00000000000000movim-0.14.1/etc/systemd/system/000077500000000000000000000000001342764602200165215ustar00rootroot00000000000000movim-0.14.1/etc/systemd/system/movim.service000066400000000000000000000007021342764602200212310ustar00rootroot00000000000000[Unit] Description=Movim daemon After=apache2.service network.target local-fs.target [Service] User=www-data Type=simple Environment=PUBLIC_URL=https://localhost/movim/ Environment=WS_PORT=8080 EnvironmentFile=-/etc/default/movim ExecStart=/usr/bin/php daemon.php start --url=${PUBLIC_URL} --port=${WS_PORT} WorkingDirectory=/usr/share/movim/ StandardOutput=syslog SyslogIdentifier=movim PIDFile=/run/movim.pid [Install] WantedBy=multi-user.target movim-0.14.1/index.php000066400000000000000000000030431342764602200145520ustar00rootroot00000000000000 * * Copyright (C)2013 Movim Project * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Affero General Public License for more details. * * You should have received a copy of the GNU Affero General Public License * along with this program. If not, see . */ /** * @mainpage * * Movim is an XMPP-based communication platform. It uses a widget-based UI * system. A widget is a combination of server-side and client-side scripts that * interact though a custom xmlrpc protocol. * * Movim's core is designed to ease the implementation of XMPP web-based clients, * using massively asynchronous javascript and abstracting XMPP calls into an * events-based API. */ require 'vendor/autoload.php'; use Movim\Bootstrap; use Movim\Controller\Front; use Movim\Widget\Wrapper; $bootstrap = new Bootstrap; $bootstrap->boot(); $rqst = new Front; $rqst->handle(); Wrapper::getInstance(false); Wrapper::destroyInstance(); movim-0.14.1/lib/000077500000000000000000000000001342764602200135005ustar00rootroot00000000000000movim-0.14.1/lib/JingletoSDP.php000066400000000000000000000340571342764602200163440ustar00rootroot00000000000000 1, 'session_version' => 0, 'nettype' => 'IN', 'addrtype' => 'IP4', 'unicast_address' => '0.0.0.0' ]; public function __construct($jingle) { $this->jingle = $jingle; if (isset($this->jingle->attributes()->sid)) { $sid = (string)$this->jingle->attributes()->sid; //$sid = substr(base_convert($sid, 30, 10), 0, 6); $s = Session::start(); $s->set('jingleSid', $sid); //$this->values['session_id'] = $sid; } $this->action = (string)$this->jingle->attributes()->action; } public function getSessionId() { $s = Session::start(); return substr(base_convert($s->get('jingleSid'), 30, 10), 0, 6); } public function generate() { if ($this->jingle->attributes()->initiator) { $username = explode('@', (string)$this->jingle->attributes()->initiator); $username = $username[0]; } else $username = '-'; $this->values['session_sdp_id'] = $this->getSessionId(); $sdp_version = 'v=0'; $sdp_origin = 'o='. $username.' '. $this->values['session_sdp_id'].' '. $this->values['session_version'].' '. $this->values['nettype'].' '. $this->values['addrtype'].' '. $this->values['unicast_address']; $sdp_session_name = 's=-'; // Use the sessid ? $sdp_timing = 't=0 0'; $sdp_medias = ''; foreach ($this->jingle->children() as $content) { $media_header_ids = []; $media_header_first_port = null; $media_header_last_ip = null; $sdp_media = ''; // http://xmpp.org/extensions/xep-0338.html if ((string)$content->getName() == 'group') { $sdp_medias .= "\r\na=group:". (string)$content->attributes()->semantics; foreach ($content->children() as $content) { $sdp_medias .= " ".(string)$content->attributes()->name; } continue; } if ($content->getName() != 'content') break; $this->name = (string)$content->attributes()->name; if (isset($content->transport->attributes()->pwd)) $sdp_media .= "\r\na=ice-pwd:".$content->transport->attributes()->pwd; if (isset($content->transport->attributes()->ufrag)) $sdp_media .= "\r\na=ice-ufrag:".$content->transport->attributes()->ufrag; if (isset($content->description)) { foreach ($content->description->children() as $payload) { switch($payload->getName()) { case 'rtp-hdrext': $sdp_media .= "\r\na=extmap:". $payload->attributes()->id; if (isset($payload->attributes()->senders)) $sdp_media .= ' '.$payload->attributes()->senders; $sdp_media .= ' '.$payload->attributes()->uri; break; case 'rtcp-mux': $sdp_media .= "\r\na=rtcp-mux"; case 'encryption': if (isset($payload->crypto)) { $sdp_media .= "\r\na=crypto:". $payload->crypto->attributes()->tag.' '. $payload->crypto->attributes()->{'crypto-suite'}.' '. $payload->crypto->attributes()->{'key-params'}; // TODO session params ? } if (isset($payload->{'zrtp-hash'})) { $sdp_media .= "\r\na=zrtp-hash:". $payload->{'zrtp-hash'}->attributes()->version.' '. (string)$payload->{'zrtp-hash'}; } break; case 'payload-type': $sdp_media .= "\r\na=rtpmap:". $payload->attributes()->id; array_push($media_header_ids, $payload->attributes()->id); if (isset($payload->attributes()->name)) { $sdp_media .= ' '.$payload->attributes()->name; if (isset($payload->attributes()->clockrate)) { $sdp_media .= '/'.$payload->attributes()->clockrate; if (isset($payload->attributes()->channels)) { $sdp_media .= '/'.$payload->attributes()->channels; } } } $first_fmtp = true; foreach ($payload->children() as $param) { switch($param->getName()) { case 'rtcp-fb' : $sdp_media .= "\r\na=rtcp-fb:". $param->attributes()->id.' '. $param->attributes()->type; if (isset($param->attributes()->subtype)) { $sdp_media .= ' '.$param->attributes()->subtype; } break; // http://xmpp.org/extensions/xep-0167.html#format case 'parameter' : if ($first_fmtp) { $sdp_media .= "\r\na=fmtp:". $payload->attributes()->id. ' '; } else { $sdp_media .= ';'; } if (isset($param->attributes()->name)) { $sdp_media .= $param->attributes()->name. '='; } $sdp_media .= $param->attributes()->value; $first_fmtp = false; break; } // TODO rtcp_fb_trr_int ? } break; case 'source': foreach ($payload->children() as $s) { $sdp_media .= "\r\na=ssrc:".$payload->attributes()->id.' '. $s->attributes()->name.':'. $s->attributes()->value; } break; } // TODO sendrecv ? } } if (isset($content->description) && isset($content->description->attributes()->ptime)) { $sdp_media .= "\r\na=ptime:".$content->description->attributes()->ptime; } if (isset($content->description) && isset($content->description->attributes()->maxptime)) { $sdp_media .= "\r\na=maxptime:".$content->description->attributes()->maxptime; } foreach ($content->transport->children() as $payload) { switch($payload->getName()) { case 'fingerprint': if (isset($content->transport->fingerprint->attributes()->hash)) { $sdp_media .= "\r\na=fingerprint:". $content->transport->fingerprint->attributes()->hash. ' '. $content->transport->fingerprint; } if (isset($content->transport->fingerprint->attributes()->setup)) { $sdp_media .= "\r\na=setup:". $content->transport->fingerprint->attributes()->setup; } break; // http://xmpp.org/extensions/inbox/jingle-dtls.html case 'sctpmap': $sdp_media .= "\r\na=sctpmap:". $payload->attributes()->number.' '. $payload->attributes()->protocol.' '. $payload->attributes()->streams.' ' ; array_push($media_header_ids, $payload->attributes()->number); break; case 'candidate': $sdp_media .= "\r\na=candidate:". $payload->attributes()->foundation.' '. $payload->attributes()->component.' '. $payload->attributes()->protocol.' '. $payload->attributes()->priority.' '. $payload->attributes()->ip.' '. $payload->attributes()->port.' '. 'typ '.$payload->attributes()->type; if (isset($payload->attributes()->{'rel-addr'}) && isset($payload->attributes()->{'rel-port'})) { $sdp_media .= ' raddr '.$payload->attributes()->{'rel-addr'}. ' rport '.$payload->attributes()->{'rel-port'}; if ($media_header_first_port == null) $media_header_first_port = $payload->attributes()->port; } if (isset($payload->attributes()->generation)) { $sdp_media .= ' generation '.$payload->attributes()->generation; } if (isset($payload->attributes()->network)) { $sdp_media .= ' network '.$payload->attributes()->network; } if (isset($payload->attributes()->id)) { $sdp_media .= ' id '.$payload->attributes()->id; } if (isset($payload->attributes()->{'network-id'})) { $sdp_media .= ' network-id '.$payload->attributes()->{'network-id'}; } $media_header_last_ip = $payload->attributes()->ip; break; } } if ($media_header_first_port == null) $media_header_first_port = 1; if ($media_header_last_ip == null) $media_header_last_ip = '0.0.0.0'; if (isset($content->description)) { $this->media = (string)$content->description->attributes()->media; $this->mlineindex = ($this->media == 'audio') ? 0 : 1; } if ($this->action != 'transport-info') { $sdp_media_header = "\r\nm=".$this->media. ' '.$media_header_first_port.' '; if (isset($content->transport->sctpmap)) { $sdp_media_header .= 'DTLS/SCTP'; } elseif (isset($content->description->crypto) || isset($content->transport->fingerprint)) { $sdp_media_header .= 'UDP/TLS/RTP/SAVPF'; } else { $sdp_media_header .= 'UDP/TLS/RTP/AVP'; } $sdp_media_header = $sdp_media_header.' '.implode(' ', $media_header_ids); $sdp_medias .= $sdp_media_header. "\r\nc=IN IP4 ".$media_header_last_ip. $sdp_media; //"\r\na=sendrecv"; if (!empty($this->name)) { $sdp_medias .= "\r\na=mid:".$this->name; } } else { $sdp_medias = $sdp_media; } } if ($this->action != 'transport-info') { $this->sdp .= /*"\r\n".*/$sdp_version; $this->sdp .= "\r\n".$sdp_origin; $this->sdp .= "\r\n".$sdp_session_name; $this->sdp .= "\r\n".$sdp_timing; } $this->sdp .= $sdp_medias; return trim($this->sdp."\r\n"); } } movim-0.14.1/lib/SDPtoJingle.php000066400000000000000000000433141342764602200163400ustar00rootroot00000000000000 "/^a=candidate:(\w{1,32}) (\d{1,5}) (udp|tcp) (\d{1,10}) ([a-zA-Z0-9:\.]{1,45}) (\d{1,5}) (typ) (host|srflx|prflx|relay)( (raddr) ([a-zA-Z0-9:\.]{1,45}) (rport) (\d{1,5}))?( (generation) (\d) (network) (\d) (id) ([a-zA-Z0-9]{1,45}))?/i", //à partir de generation les attr sont spécifiques à XMPP..autant l'enlever de la REGEX et les traiter à part? En théorie ils peuvent être dans n'importe quel ordre. 'sess_id' => "/^o=(\S+) (\d+)/i", 'group' => "/^a=group:(\S+) (.+)/i", 'rtpmap' => "/^a=rtpmap:(\d+) (([^\s\/]+)(\/(\d+)(\/([^\s\/]+))?)?)?/i", 'fmtp' => "/^a=fmtp:(\d+) (.+)/i", 'rtcp_fb' => "/^a=rtcp-fb:(\S+) (\S+)( (\S+))?/i", 'rtcp_fb_trr_int' => "/^a=rtcp-fb:(\d+) trr-int (\d+)/i", 'pwd' => "/^a=ice-pwd:(\S+)/i", 'ufrag' => "/^a=ice-ufrag:(\S+)/i", 'ptime' => "/^a=ptime:(\d+)/i", 'maxptime' => "/^a=maxptime:(\d+)/i", 'ssrc' => "/^a=ssrc:(\d+) (\w+)(:(\S+))?( (\w+))?/i", 'rtcp_mux' => "/^a=rtcp-mux/i", 'crypto' => "/^a=crypto:(\d{1,9}) (\w+) (\S+)( (\S+))?/i", 'zrtp_hash' => "/^a=zrtp-hash:(\S+) (\w+)/i", 'fingerprint' => "/^a=fingerprint:(\S+) (\S+)/i", 'setup' => "/^a=setup:(\S+)/i", 'extmap' => "/^a=extmap:([^\s\/]+)(\/([^\s\/]+))? (\S+)/i", 'sctpmap' => "/^a=sctpmap:(\d+) (\S+) (\d+)/i", 'mid' => "/^a=mid:(\S+)/i", 'bandwidth' => "/^b=(\w+):(\d+)/i", 'media' => "/^m=(audio|video|application|data)/i" ]; public function __construct($sdp, $initiator, $responder = false, $action = false, $mid = false, $mlineindex = false) { $this->sdp = $sdp; $this->arr = explode("\n", $this->sdp); if ($mid) $this->mid = $mid; if ($mlineindex) $this->mlineindex = $mlineindex; $this->jingle = new SimpleXMLElement(''); $this->jingle->addAttribute('xmlns', 'urn:xmpp:jingle:1'); $this->jingle->addAttribute('initiator',$initiator); if ($action) $this->jingle->addAttribute('action',$action); if ($responder) $this->jingle->addAttribute('responder',$responder); $this->action = $action; } private function getSessionId() { $s = Session::start(); if ($sid = $s->get('jingleSid')) { return $sid; } else { $o = $this->arr[1]; $sid = explode(" ", $o); return substr(base_convert($sid[1], 30, 10), 0, 6); } } private function initContent($force = false) { if ($this->content == null || $force) { $this->content = $this->jingle->addChild('content'); $this->transport = $this->content->addChild('transport'); $this->transport->addAttribute('xmlns', "urn:xmpp:jingle:transports:ice-udp:1"); $this->content->addAttribute('creator', 'initiator'); // FIXME } } private function addFmtpParameters($payloadtype, $params) { foreach ($params as $value) { $p = explode('=', trim($value)); $parameter = $payloadtype->addChild('parameter'); if (count($p) == 1) { $parameter->addAttribute('value', $p[0]); } else { $parameter->addAttribute('name', $p[0]); $parameter->addAttribute('value', $p[1]); } } } private function addRtcpFbParameters($payloadtype, $params) { foreach ($params as $matches) { $rtcpfp = $payloadtype->addChild('rtcp-fb'); $rtcpfp->addAttribute('xmlns', "urn:xmpp:jingle:apps:rtp:rtcp-fb:0"); $rtcpfp->addAttribute('id', $matches[1]); $rtcpfp->addAttribute('type', $matches[2]); if (isset($matches[4])) { $rtcpfp->addAttribute('subtype', $matches[4]); } } } public function addName($name = false) { if ($name) { $this->content->addAttribute('name', $name); } elseif ($this->mid) { $this->content->addAttribute('name', $this->mid); } } public function generate() { foreach ($this->arr as $l) { foreach ($this->regex as $key => $r) { if (preg_match($r, $l, $matches)) { switch($key) { case 'sess_id': $this->jingle->addAttribute('sid', $this->getSessionId()); break; case 'media': $this->initContent(true); // The description node if ($this->action != 'transport-info') { $description = $this->content->addChild('description'); $description->addAttribute('xmlns', "urn:xmpp:jingle:apps:rtp:1"); $description->addAttribute('media', $matches[1]); } if (!empty($this->global_fingerprint)) { $fingerprint = $this->transport->addChild('fingerprint', $this->global_fingerprint['fingerprint']); //$this->transport->addAttribute('pwd', $this->global_fingerprint['pwd']); //$this->transport->addAttribute('ufrag', $this->global_fingerprint['ufrag']); $fingerprint->addAttribute('xmlns', "urn:xmpp:jingle:apps:dtls:0"); $fingerprint->addAttribute('hash', $this->global_fingerprint['hash']); } break; case 'mid': $this->addName($matches[1]); break; case 'bandwidth': $bandwidth = $description->addChild('bandwidth'); $bandwidth->addAttribute('type', $matches[1]); $bandwidth->addAttribute('value', $matches[2]); break; case 'rtpmap': $payloadtype = $description->addChild('payload-type'); $payloadtype->addAttribute('id', $matches[1]); $payloadtype->addAttribute('name', $matches[3]); if (isset($matches[4])) $payloadtype->addAttribute('clockrate', $matches[5]); if (isset($matches[7])) $payloadtype->addAttribute('channels', $matches[7]); if (isset($this->fmtp_cache[$matches[1]])) { $this->addFmtpParameters($payloadtype, $this->fmtp_cache[$matches[1]]); unset($this->fmtp_cache[$matches[1]]); } if (isset($this->rtcp_fb_cache[$matches[1]])) { $this->addRtcpFbParameters($payloadtype, $this->rtcp_fb_cache[$matches[1]]); unset($this->rtcp_fb_cache[$matches[1]]); } break; // http://xmpp.org/extensions/xep-0167.html#format case 'fmtp': // If fmtp is added just after the correspondant rtpmap $params = explode(';', $matches[2]); if (isset($payloadtype) && $matches[1] == $payloadtype->attributes()->id) { $this->addFmtpParameters($payloadtype, $params); // If not we cache it } else { $this->fmtp_cache[$matches[1]] = $params; } break; // http://xmpp.org/extensions/xep-0293.html case 'rtcp_fb': if ($matches[1] == '*') { $this->addRtcpFbParameters($description, [$matches]); } else { if (isset($payloadtype) && $matches[1] == $payloadtype->attributes()->id) { $this->addRtcpFbParameters($payloadtype, [$matches]); } else { if (!isset($this->rtcp_fb_cache[$matches[1]])) { $this->rtcp_fb_cache[$matches[1]] = []; } array_push($this->rtcp_fb_cache[$matches[1]], $matches); } } break; case 'rtcp_fb_trr_int': $rtcpfp = $payloadtype->addChild('rtcp-fb-trr-int'); $rtcpfp->addAttribute('xmlns', "urn:xmpp:jingle:apps:rtp:rtcp-fb:0"); $rtcpfp->addAttribute('id', $matches[1]); $rtcpfp->addAttribute('value', $matches[2]); break; // http://xmpp.org/extensions/xep-0167.html#srtp case 'crypto': $encryption = $description->addChild('encryption'); $crypto = $encryption->addChild('crypto'); $crypto->addAttribute('crypto-suite', $matches[2]); $crypto->addAttribute('key-params', $matches[3]); $crypto->addAttribute('tag', $matches[1]); if (isset($matches[5])) $crypto->addAttribute('session-params', $matches[5]); break; // http://xmpp.org/extensions/xep-0262.html case 'zrtp_hash': $zrtphash = $encryption->addChild('zrtp-hash', $matches[2]); $zrtphash->addAttribute('xmlns', "urn:xmpp:jingle:apps:rtp:zrtp:1"); $zrtphash->addAttribute('version', $matches[1]); break; case 'rtcp_mux': $description->addChild('rtcp-mux'); break; // http://xmpp.org/extensions/xep-0294.html case 'extmap': $rtphdrext = $description->addChild('rtp-hdrext'); $rtphdrext->addAttribute('xmlns', "urn:xmpp:jingle:apps:rtp:rtp-hdrext:0"); $rtphdrext->addAttribute('id', $matches[1]); $rtphdrext->addAttribute('uri', $matches[4]); if (isset($matches[3]) && $matches[3] != '') $rtphdrext->addAttribute('senders', $matches[3]); break; // http://xmpp.org/extensions/xep-0339.html case 'ssrc': if (!$description->source) { $ssrc = $description->addChild('source'); $ssrc->addAttribute('xmlns', "urn:xmpp:jingle:apps:rtp:ssma:0"); $ssrc->addAttribute('id', $matches[1]); } $param = $ssrc->addChild('parameter'); $param->addAttribute('name', $matches[2]); $param->addAttribute('value', $matches[4]); break; case 'ptime': $description->addAttribute('ptime', $matches[1]); break; case 'maxptime': $description->addAttribute('maxptime', $matches[1]); break; // http://xmpp.org/extensions/xep-0338.html case 'group': $group = $this->jingle->addChild('group'); $group->addAttribute('xmlns', "urn:xmpp:jingle:apps:grouping:0"); $group->addAttribute('semantics', $matches[1]); $params = explode(' ', $matches[2]); foreach ($params as $value) { $content = $group->addChild('content'); $content->addAttribute('name', trim($value)); } break; // http://xmpp.org/extensions/xep-0320.html case 'fingerprint': if ($this->content == null) { $this->global_fingerprint['fingerprint'] = $matches[2]; $this->global_fingerprint['hash'] = $matches[1]; } else { $fingerprint = $this->transport->addChild('fingerprint', $matches[2]); $fingerprint->addAttribute('xmlns', "urn:xmpp:jingle:apps:dtls:0"); $fingerprint->addAttribute('hash', $matches[1]); } break; // http://xmpp.org/extensions/inbox/jingle-dtls.html case 'sctpmap': $sctpmap = $this->transport->addChild('sctpmap'); $sctpmap->addAttribute('xmlns', "urn:xmpp:jingle:transports:dtls-sctp:1"); $sctpmap->addAttribute('number', $matches[1]); $sctpmap->addAttribute('protocol', $matches[2]); $sctpmap->addAttribute('streams', $matches[3]); break; // http://xmpp.org/extensions/xep-0320.html case 'setup': if ($this->content != null) { $fingerprint->addAttribute('setup', $matches[1]); } break; case 'pwd': $this->transport->addAttribute('pwd', $matches[1]); break; case 'ufrag': $this->transport->addAttribute('ufrag', $matches[1]); break; case 'candidate': $this->initContent(); $this->addName(); $generation = $network = $id = $networkid = false; if ($key = array_search("generation", $matches)) $generation = $matches[($key+1)]; if ($key = array_search("network", $matches)) $network = $matches[($key+1)]; if ($key = array_search("id", $matches)) $id = $matches[($key+1)]; if ($key = array_search("network-id", $matches)) $networkid = $matches[($key+1)]; if (isset($matches[11]) && isset($matches[13])) { $reladdr = $matches[11]; $relport = $matches[13]; } else { $reladdr = $relport = null; } $candidate = $this->transport->addChild('candidate'); $candidate->addAttribute('component' , $matches[2]); $candidate->addAttribute('foundation', $matches[1]); if ($generation) $candidate->addAttribute('generation', $generation); if ($id) $candidate->addAttribute('id' , $id); if ($network) $candidate->addAttribute('network' , $network); if ($networkid) $candidate->addAttribute('network-id', $networkid); $candidate->addAttribute('ip' , $matches[5]); $candidate->addAttribute('port' , $matches[6]); $candidate->addAttribute('priority' , $matches[4]); $candidate->addAttribute('protocol' , $matches[3]); $candidate->addAttribute('type' , $matches[8]); if ($reladdr) { $candidate->addAttribute('rel-addr' , $reladdr); $candidate->addAttribute('rel-port' , $relport); } break; } } } } return dom_import_simplexml($this->jingle); } } movim-0.14.1/lib/XMPPtoForm.php000066400000000000000000000334651342764602200161770ustar00rootroot00000000000000fieldset = 0; $this->html = new \DOMDocument('1.0', 'UTF-8'); $this->xmpp = ''; } public function getHTML(\SimpleXMLElement $xmpp, $stanza = false) { $this->xmpp = $xmpp; $this->stanza = $stanza; $this->create(); return $this->html->saveHTML(); } public function getArray($xmpp) { $array = []; foreach ($xmpp->children() as $element) { $array[(string)$element->attributes()->var] = (string)$element->value; } return $array; } public function create() { //$this->xmpp = str_replace('xmlns=', 'ns=', $this->xmpp); //$x = new SimpleXMLElement($this->xmpp); foreach ($this->xmpp->children() as $element) { \Utils::debug($element->getName()); switch($element->getName()) { case 'title': $this->outTitle($element); break; case 'instructions': $this->outP($element); break; case 'field': if (isset($element->media) && (string)$element->media->attributes()->xmlns == 'urn:xmpp:media-element' && isset($element->media->uri)) { $uri = parse_url($element->media->uri); switch ($uri['scheme']) { case 'cid': foreach($this->stanza->xpath('//data[@cid=\''.$uri['path'].'\']') as $data) { $this->outImage('data:'.$data->attributes()->type.';base64,'.(string)$data); } break; case 'http': case 'https': $this->outImage($uri); break; } } if(isset($element->attributes()->type)) { switch($element->attributes()->type) { case 'boolean': $this->outCheckbox($element); break; case 'text-single': $this->outInput($element, ''); break; case 'text-multi': $this->outTextarea($element); break; case 'text-private': $this->outInput($element, 'password'); break; case 'hidden': $this->outHiddeninput($element); break; case 'list-multi': //$this->outList($element); break; case 'list-single': $this->outList($element); break; case 'jid-multi': $this->outInput($element, 'email'); break; case 'jid-single': $this->outInput($element, 'email'); break; case 'fixed': $this->outP((string)$element->value); break; default: $this->outInput($element, 'text'); break; } } break; case 'url': break; case 'username': case 'email': case 'password': $this->outGeneric($element->getName()); break; default: //$this->html .= ''; } } } private function outGeneric($s) { $div = $this->html->createElement('div'); $div->setAttribute('class', 'element'); $this->html->appendChild($div); $input = $this->html->createElement('input'); $input->setAttribute('type', $s); $input->setAttribute('id', $s); $input->setAttribute('name', 'generic_'.$s); $input->setAttribute('required', 'required'); $div->appendChild($input); $label = $this->html->createElement('label', $s); $label->setAttribute('for', $s); $div->appendChild($label); } private function outTitle($s) { $title = $this->html->createElement('h3', $s); $this->html->appendChild($title); } private function outImage(string $src) { $div = $this->html->createElement('div'); $img = $this->html->createElement('img'); $img->setAttribute('src', $src); $div->appendChild($img); $this->html->appendChild($div); } private function outP($s) { $div = $this->html->createElement('div'); $p = $this->html->createElement('p', $s); $div->appendChild($p); $this->html->appendChild($div); } private function outUrl($s) { $a = $this->html->createElement('a', $s->getName()); $a->setAttribute('href', $s->getName()); $this->html->appendChild($a); } private function outCheckbox($s) { $container = $this->html->createElement('div'); $this->html->appendChild($container); $div = $this->html->createElement('div'); $div->setAttribute('class', 'select'); $container->appendChild($div); $select = $this->html->createElement('select'); $select->setAttribute('type', $s['type']); $select->setAttribute('label', $s['label']); $select->setAttribute('id', $s['var']); $select->setAttribute('name', $s['var']); if ($s->required) { $select->setAttribute('required', 'required'); } $div->appendChild($select); $option = $this->html->createElement('option', __('button.bool_yes')); $option->setAttribute('value', 'true'); if (isset($s->value) || $s->value == 'true' || $s->value == '1') { $option->setAttribute('selected', 'selected'); } $select->appendChild($option); $option = $this->html->createElement('option', __('button.bool_no')); $option->setAttribute('value', 'false'); if (!isset($s->value) || $s->value == 'false' || $s->value == '0') { $option->setAttribute('selected', 'selected'); } $select->appendChild($option); $label = $this->html->createElement('label', $s['label']); $label->setAttribute('for', $s['var']); $label->setAttribute('title', $s['label']); $container->appendChild($label); } private function outTextarea($s) { $container = $this->html->createElement('div'); $this->html->appendChild($container); $textarea = $this->html->createElement('textarea'); $textarea->setAttribute('type', $s['type']); $textarea->setAttribute('label', $s['label']); $textarea->setAttribute('id', $s['var']); $textarea->setAttribute('name', $s['var']); if ($s->required) { $textarea->setAttribute('required', 'required'); } foreach ($s->children() as $value) { if ($value->getName() == 'value') { $textarea->nodeValue .= $value . "\n"; } } if (empty($textarea->nodeValue)) { $textarea->nodeValue = ' '; } $container->appendChild($textarea); $label = $this->html->createElement('label', $s['label']); $label->setAttribute('for', $s['var']); $label->setAttribute('title', $s['label']); $container->appendChild($label); } private function outInput($s, $type = false) { $container = $this->html->createElement('div'); $this->html->appendChild($container); $input = $this->html->createElement('input'); $input->setAttribute('id', $s['var']); $input->setAttribute('name', $s['var']); $input->setAttribute('type', $type); $input->setAttribute('title', $s->desc); if ($type) { $input->setAttribute('type', $type); } else { $input->setAttribute('type', $s['type']); } $input->setAttribute('label', $s['label']); if ($s->required) { $input->setAttribute('required', 'required'); } foreach ($s->children() as $value) { if ($value->getName() == 'value') { $input->setAttribute('value', $value); } } if ($s['var'] == 'username') { $input->setAttribute('pattern', '[a-z0-9_-]*'); } $container->appendChild($input); $label = $this->html->createElement('label', $s['label']); $label->setAttribute('for', $s['var']); $label->setAttribute('title', $s['label']); $container->appendChild($label); } private function outHiddeninput($s) { $input = $this->html->createElement('input'); $input->setAttribute('name', $s['var']); $input->setAttribute('type', 'hidden'); $input->setAttribute('value', $s->value); $this->html->appendChild($input); } private function outList($s) { $container = $this->html->createElement('div'); $this->html->appendChild($container); $div = $this->html->createElement('div'); $div->setAttribute('class', 'select'); $container->appendChild($div); $select = $this->html->createElement('select'); $select->setAttribute('type', $s['type']); $select->setAttribute('label', $s['label']); $select->setAttribute('id', $s['var']); $select->setAttribute('name', $s['var']); if ($s->required) { $select->setAttribute('required', 'required'); } $div->appendChild($select); if (count($s->xpath('option')) > 0) { if (count($s->xpath('option')) == 1) { $select->setAttribute('disabled', 'disabled'); } foreach ($s->option as $option) { if (isset($option->attributes()->label)) { $opt = $this->html->createElement('option', $option->attributes()->label); } else { $opt = $this->html->createElement('option', $option->value); } $opt->setAttribute('value', $option->value); if ( in_array( (string)$option->value, array_map( function ($sxml) { return (string)$sxml; }, $s->xpath('value') ) ) ) { $opt->setAttribute('selected', 'selected'); } $select->appendChild($opt); } } else { foreach ($s->value as $option) { $label = $option['label']; $option = $this->html->createElement('option', $option); $option->setAttribute('value', $label); $option->setAttribute('selected', 'selected'); $select->appendChild($option); } } $label = $this->html->createElement('label', $s['label']); $label->setAttribute('for', $s['var']); $label->setAttribute('title', $s['label']); $container->appendChild($label); } } class FormtoXMPP { private $_form; private $_inputs; public function __construct($inputs) { $this->_form = new \DOMDocument('1.0', 'UTF-8'); $this->_inputs = $inputs; } public function appendToX(\DomDocument $dom) { $fields = $this->_form->getElementsByTagName('field'); $list = $dom->getElementsByTagName('x'); foreach ($fields as $field) { $field = $dom->importNode($field, true); $list[0]->appendChild($field); } } public function create() { foreach ($this->_inputs as $key => $value) { $container = $this->_form->createElement('container'); $this->_form->appendChild($container); $field = $this->_form->createElement('field'); $container->appendChild($field); $val = $this->_form->createElement('value'); $field->appendChild($val); if ($value->value === 'true') { $val->nodeValue = '1'; } if ($value->value === 'false') { $val->nodeValue = '0'; } if (is_bool($value->value)) { $val->nodeValue = ($value) ? '1' : '0'; } if (empty($val->nodeValue) && $value !== 'false' // WTF PHP !!! ) { $val->nodeValue = trim($value->value); } $field->setAttribute('var', trim($key)); } return $this->_form->saveXML(); } } movim-0.14.1/lib/moxl/000077500000000000000000000000001342764602200144575ustar00rootroot00000000000000movim-0.14.1/lib/moxl/CHANGELOG.md000066400000000000000000000034431342764602200162740ustar00rootroot00000000000000Moxl Changelog ================ v1.10 --------------------------- * XEP-0153: vCard-Based Avatar v1.9 --------------------------- * Replace movim/sasl2 with fabiang/sasl * Remove the support of DIGEST-MD5 and CRAM-MD5 v1.8 --------------------------- * Add XEP-0059: Result Set Management * Add XEP-0070: Verifying HTTP Requests via XMPP v1.7 --------------------------- * Add XEP-0385: Stateless Inline Media Sharing (SIMS) * Add XEP-0313: Message Archive Management v1.6 --------------------------- * Big refresh and cleanup of the library * Fix and update Jingle * Fix and Update XEP-0330: Pubsub Subscription v1.5 --------------------------- * Add XEP-0231: Bits of Binary support v1.4 --------------------------- * Add a XML Stream parser v1.3 --------------------------- * Clean the XEP-0060: Pubsub actions and use the Package system * Fix the error handler to fire properly global errors v1.2.1 --------------------------- * Add support of the XEP-0050: Ad-Hoc Commands v1.2 --------------------------- * Large refactoring to move from de BOSH connection system to Websockets * SASL authentication is now part of the Action/Payload system * Clean a lot of BOSH related sourcecode * Move a lot of Payloads and Actions to the Package system * Add the account registration support v1.1.1 --------------------------- * The Actions now inherit from the Payloads to gain Package system support * The Roster is now refreshed on each connection * We get the server Caps during the connection * Add anonymous login support * Fix an issue during Pubsub subscription v1.1.0 --------------------------- * Use the SASL2 (https://github.com/edhelas/sasl2) authentication library * Add the SCRAM-SHA1 support * Clean a lot of old files v1.0.0 --------------------------- * Initial version of Moxl movim-0.14.1/lib/moxl/LICENSE000066400000000000000000001033031342764602200154640ustar00rootroot00000000000000GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007 Copyright (C) 2007 Free Software Foundation, Inc. Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The GNU Affero General Public License is a free, copyleft license for software and other kinds of works, specifically designed to ensure cooperation with the community in the case of network server software. The licenses for most software and other practical works are designed to take away your freedom to share and change the works. By contrast, our General Public Licenses are intended to guarantee your freedom to share and change all versions of a program--to make sure it remains free software for all its users. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for them if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs, and that you know you can do these things. Developers that use our General Public Licenses protect your rights with two steps: (1) assert copyright on the software, and (2) offer you this License which gives you legal permission to copy, distribute and/or modify the software. A secondary benefit of defending all users' freedom is that improvements made in alternate versions of the program, if they receive widespread use, become available for other developers to incorporate. Many developers of free software are heartened and encouraged by the resulting cooperation. However, in the case of software used on network servers, this result may fail to come about. The GNU General Public License permits making a modified version and letting the public access it on a server without ever releasing its source code to the public. The GNU Affero General Public License is designed specifically to ensure that, in such cases, the modified source code becomes available to the community. It requires the operator of a network server to provide the source code of the modified version running there to the users of that server. Therefore, public use of a modified version, on a publicly accessible server, gives the public access to the source code of the modified version. An older license, called the Affero General Public License and published by Affero, was designed to accomplish similar goals. This is a different license, not a version of the Affero GPL, but Affero has released a new version of the Affero GPL which permits relicensing under this license. The precise terms and conditions for copying, distribution and modification follow. TERMS AND CONDITIONS 0. Definitions. "This License" refers to version 3 of the GNU Affero General Public License. "Copyright" also means copyright-like laws that apply to other kinds of works, such as semiconductor masks. "The Program" refers to any copyrightable work licensed under this License. Each licensee is addressed as "you". "Licensees" and "recipients" may be individuals or organizations. To "modify" a work means to copy from or adapt all or part of the work in a fashion requiring copyright permission, other than the making of an exact copy. The resulting work is called a "modified version" of the earlier work or a work "based on" the earlier work. A "covered work" means either the unmodified Program or a work based on the Program. To "propagate" a work means to do anything with it that, without permission, would make you directly or secondarily liable for infringement under applicable copyright law, except executing it on a computer or modifying a private copy. Propagation includes copying, distribution (with or without modification), making available to the public, and in some countries other activities as well. To "convey" a work means any kind of propagation that enables other parties to make or receive copies. Mere interaction with a user through a computer network, with no transfer of a copy, is not conveying. An interactive user interface displays "Appropriate Legal Notices" to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion. 1. Source Code. The "source code" for a work means the preferred form of the work for making modifications to it. "Object code" means any non-source form of a work. A "Standard Interface" means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. The "System Libraries" of an executable work include anything, other than the work as a whole, that (a) is included in the normal form of packaging a Major Component, but which is not part of that Major Component, and (b) serves only to enable use of the work with that Major Component, or to implement a Standard Interface for which an implementation is available to the public in source code form. A "Major Component", in this context, means a major essential component (kernel, window system, and so on) of the specific operating system (if any) on which the executable work runs, or a compiler used to produce the work, or an object code interpreter used to run it. The "Corresponding Source" for a work in object code form means all the source code needed to generate, install, and (for an executable work) run the object code and to modify the work, including scripts to control those activities. However, it does not include the work's System Libraries, or general-purpose tools or generally available free programs which are used unmodified in performing those activities but which are not part of the work. For example, Corresponding Source includes interface definition files associated with source files for the work, and the source code for shared libraries and dynamically linked subprograms that the work is specifically designed to require, such as by intimate data communication or control flow between those subprograms and other parts of the work. The Corresponding Source need not include anything that users can regenerate automatically from other parts of the Corresponding Source. The Corresponding Source for a work in source code form is that same work. 2. Basic Permissions. All rights granted under this License are granted for the term of copyright on the Program, and are irrevocable provided the stated conditions are met. This License explicitly affirms your unlimited permission to run the unmodified Program. The output from running a covered work is covered by this License only if the output, given its content, constitutes a covered work. This License acknowledges your rights of fair use or other equivalent, as provided by copyright law. You may make, run and propagate covered works that you do not convey, without conditions so long as your license otherwise remains in force. You may convey covered works to others for the sole purpose of having them make modifications exclusively for you, or provide you with facilities for running those works, provided that you comply with the terms of this License in conveying all material for which you do not control copyright. Those thus making or running the covered works for you must do so exclusively on your behalf, under your direction and control, on terms that prohibit them from making any copies of your copyrighted material outside their relationship with you. Conveying under any other circumstances is permitted solely under the conditions stated below. Sublicensing is not allowed; section 10 makes it unnecessary. 3. Protecting Users' Legal Rights From Anti-Circumvention Law. No covered work shall be deemed part of an effective technological measure under any applicable law fulfilling obligations under article 11 of the WIPO copyright treaty adopted on 20 December 1996, or similar laws prohibiting or restricting circumvention of such measures. When you convey a covered work, you waive any legal power to forbid circumvention of technological measures to the extent such circumvention is effected by exercising rights under this License with respect to the covered work, and you disclaim any intention to limit operation or modification of the work as a means of enforcing, against the work's users, your or third parties' legal rights to forbid circumvention of technological measures. 4. Conveying Verbatim Copies. You may convey verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice; keep intact all notices stating that this License and any non-permissive terms added in accord with section 7 apply to the code; keep intact all notices of the absence of any warranty; and give all recipients a copy of this License along with the Program. You may charge any price or no price for each copy that you convey, and you may offer support or warranty protection for a fee. 5. Conveying Modified Source Versions. You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of section 4, provided that you also meet all of these conditions: a) The work must carry prominent notices stating that you modified it, and giving a relevant date. b) The work must carry prominent notices stating that it is released under this License and any conditions added under section 7. This requirement modifies the requirement in section 4 to "keep intact all notices". c) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. d) If the work has interactive user interfaces, each must display Appropriate Legal Notices; however, if the Program has interactive interfaces that do not display Appropriate Legal Notices, your work need not make them do so. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an "aggregate" if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. A separable portion of the object code, whose source code is excluded from the Corresponding Source as a System Library, need not be included in conveying the object code work. A "User Product" is either (1) a "consumer product", which means any tangible personal property which is normally used for personal, family, or household purposes, or (2) anything designed or sold for incorporation into a dwelling. In determining whether a product is a consumer product, doubtful cases shall be resolved in favor of coverage. For a particular product received by a particular user, "normally used" refers to a typical or common use of that class of product, regardless of the status of the particular user or of the way in which the particular user actually uses, or expects or is expected to use, the product. A product is a consumer product regardless of whether the product has substantial commercial, industrial or non-consumer uses, unless such uses represent the only significant mode of use of the product. "Installation Information" for a User Product means any methods, procedures, authorization keys, or other information required to install and execute modified versions of a covered work in that User Product from a modified version of its Corresponding Source. The information must suffice to ensure that the continued functioning of the modified object code is in no case prevented or interfered with solely because modification has been made. If you convey an object code work under this section in, or with, or specifically for use in, a User Product, and the conveying occurs as part of a transaction in which the right of possession and use of the User Product is transferred to the recipient in perpetuity or for a fixed term (regardless of how the transaction is characterized), the Corresponding Source conveyed under this section must be accompanied by the Installation Information. But this requirement does not apply if neither you nor any third party retains the ability to install modified object code on the User Product (for example, the work has been installed in ROM). The requirement to provide Installation Information does not include a requirement to continue to provide support service, warranty, or updates for a work that has been modified or installed by the recipient, or for the User Product in which it has been modified or installed. Access to a network may be denied when the modification itself materially and adversely affects the operation of the network or violates the rules and protocols for communication across the network. Corresponding Source conveyed, and Installation Information provided, in accord with this section must be in a format that is publicly documented (and with an implementation available to the public in source code form), and must require no special password or key for unpacking, reading or copying. 7. Additional Terms. "Additional permissions" are terms that supplement the terms of this License by making exceptions from one or more of its conditions. Additional permissions that are applicable to the entire Program shall be treated as though they were included in this License, to the extent that they are valid under applicable law. If additional permissions apply only to part of the Program, that part may be used separately under those permissions, but the entire Program remains governed by this License without regard to the additional permissions. When you convey a copy of a covered work, you may at your option remove any additional permissions from that copy, or from any part of it. (Additional permissions may be written to require their own removal in certain cases when you modify the work.) You may place additional permissions on material, added by you to a covered work, for which you have or can give appropriate copyright permission. Notwithstanding any other provision of this License, for material you add to a covered work, you may (if authorized by the copyright holders of that material) supplement the terms of this License with terms: a) Disclaiming warranty or limiting liability differently from the terms of sections 15 and 16 of this License; or b) Requiring preservation of specified reasonable legal notices or author attributions in that material or in the Appropriate Legal Notices displayed by works containing it; or c) Prohibiting misrepresentation of the origin of that material, or requiring that modified versions of such material be marked in reasonable ways as different from the original version; or d) Limiting the use for publicity purposes of names of licensors or authors of the material; or e) Declining to grant rights under trademark law for use of some trade names, trademarks, or service marks; or f) Requiring indemnification of licensors and authors of that material by anyone who conveys the material (or modified versions of it) with contractual assumptions of liability to the recipient, for any liability that these contractual assumptions directly impose on those licensors and authors. All other non-permissive additional terms are considered "further restrictions" within the meaning of section 10. If the Program as you received it, or any part of it, contains a notice stating that it is governed by this License along with a term that is a further restriction, you may remove that term. If a license document contains a further restriction but permits relicensing or conveying under this License, you may add to a covered work material governed by the terms of that license document, provided that the further restriction does not survive such relicensing or conveying. If you add terms to a covered work in accord with this section, you must place, in the relevant source files, a statement of the additional terms that apply to those files, or a notice indicating where to find the applicable terms. Additional terms, permissive or non-permissive, may be stated in the form of a separately written license, or stated as exceptions; the above requirements apply either way. 8. Termination. You may not propagate or modify a covered work except as expressly provided under this License. Any attempt otherwise to propagate or modify it is void, and will automatically terminate your rights under this License (including any patent licenses granted under the third paragraph of section 11). However, if you cease all violation of this License, then your license from a particular copyright holder is reinstated (a) provisionally, unless and until the copyright holder explicitly and finally terminates your license, and (b) permanently, if the copyright holder fails to notify you of the violation by some reasonable means prior to 60 days after the cessation. Moreover, your license from a particular copyright holder is reinstated permanently if the copyright holder notifies you of the violation by some reasonable means, this is the first time you have received notice of violation of this License (for any work) from that copyright holder, and you cure the violation prior to 30 days after your receipt of the notice. Termination of your rights under this section does not terminate the licenses of parties who have received copies or rights from you under this License. If your rights have been terminated and not permanently reinstated, you do not qualify to receive new licenses for the same material under section 10. 9. Acceptance Not Required for Having Copies. You are not required to accept this License in order to receive or run a copy of the Program. Ancillary propagation of a covered work occurring solely as a consequence of using peer-to-peer transmission to receive a copy likewise does not require acceptance. However, nothing other than this License grants you permission to propagate or modify any covered work. These actions infringe copyright if you do not accept this License. Therefore, by modifying or propagating a covered work, you indicate your acceptance of this License to do so. 10. Automatic Licensing of Downstream Recipients. Each time you convey a covered work, the recipient automatically receives a license from the original licensors, to run, modify and propagate that work, subject to this License. You are not responsible for enforcing compliance by third parties with this License. An "entity transaction" is a transaction transferring control of an organization, or substantially all assets of one, or subdividing an organization, or merging organizations. If propagation of a covered work results from an entity transaction, each party to that transaction who receives a copy of the work also receives whatever licenses to the work the party's predecessor in interest had or could give under the previous paragraph, plus a right to possession of the Corresponding Source of the work from the predecessor in interest, if the predecessor has it or can get it with reasonable efforts. You may not impose any further restrictions on the exercise of the rights granted or affirmed under this License. For example, you may not impose a license fee, royalty, or other charge for exercise of rights granted under this License, and you may not initiate litigation (including a cross-claim or counterclaim in a lawsuit) alleging that any patent claim is infringed by making, using, selling, offering for sale, or importing the Program or any portion of it. 11. Patents. A "contributor" is a copyright holder who authorizes use under this License of the Program or a work on which the Program is based. The work thus licensed is called the contributor's "contributor version". A contributor's "essential patent claims" are all patent claims owned or controlled by the contributor, whether already acquired or hereafter acquired, that would be infringed by some manner, permitted by this License, of making, using, or selling its contributor version, but do not include claims that would be infringed only as a consequence of further modification of the contributor version. For purposes of this definition, "control" includes the right to grant patent sublicenses in a manner consistent with the requirements of this License. Each contributor grants you a non-exclusive, worldwide, royalty-free patent license under the contributor's essential patent claims, to make, use, sell, offer for sale, import and otherwise run, modify and propagate the contents of its contributor version. In the following three paragraphs, a "patent license" is any express agreement or commitment, however denominated, not to enforce a patent (such as an express permission to practice a patent or covenant not to sue for patent infringement). To "grant" such a patent license to a party means to make such an agreement or commitment not to enforce a patent against the party. If you convey a covered work, knowingly relying on a patent license, and the Corresponding Source of the work is not available for anyone to copy, free of charge and under the terms of this License, through a publicly available network server or other readily accessible means, then you must either (1) cause the Corresponding Source to be so available, or (2) arrange to deprive yourself of the benefit of the patent license for this particular work, or (3) arrange, in a manner consistent with the requirements of this License, to extend the patent license to downstream recipients. "Knowingly relying" means you have actual knowledge that, but for the patent license, your conveying the covered work in a country, or your recipient's use of the covered work in a country, would infringe one or more identifiable patents in that country that you have reason to believe are valid. If, pursuant to or in connection with a single transaction or arrangement, you convey, or propagate by procuring conveyance of, a covered work, and grant a patent license to some of the parties receiving the covered work authorizing them to use, propagate, modify or convey a specific copy of the covered work, then the patent license you grant is automatically extended to all recipients of the covered work and works based on it. A patent license is "discriminatory" if it does not include within the scope of its coverage, prohibits the exercise of, or is conditioned on the non-exercise of one or more of the rights that are specifically granted under this License. You may not convey a covered work if you are a party to an arrangement with a third party that is in the business of distributing software, under which you make payment to the third party based on the extent of your activity of conveying the work, and under which the third party grants, to any of the parties who would receive the covered work from you, a discriminatory patent license (a) in connection with copies of the covered work conveyed by you (or copies made from those copies), or (b) primarily for and in connection with specific products or compilations that contain the covered work, unless you entered into that arrangement, or that patent license was granted, prior to 28 March 2007. Nothing in this License shall be construed as excluding or limiting any implied license or other defenses to infringement that may otherwise be available to you under applicable patent law. 12. No Surrender of Others' Freedom. If conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot convey a covered work so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not convey it at all. For example, if you agree to terms that obligate you to collect a royalty for further conveying from those to whom you convey the Program, the only way you could satisfy both those terms and this License would be to refrain entirely from conveying the Program. 13. Remote Network Interaction; Use with the GNU General Public License. Notwithstanding any other provision of this License, if you modify the Program, your modified version must prominently offer all users interacting with it remotely through a computer network (if your version supports such interaction) an opportunity to receive the Corresponding Source of your version by providing access to the Corresponding Source from a network server at no charge, through some standard or customary means of facilitating copying of software. This Corresponding Source shall include the Corresponding Source for any work covered by version 3 of the GNU General Public License that is incorporated pursuant to the following paragraph. Notwithstanding any other provision of this License, you have permission to link or combine any covered work with a work licensed under version 3 of the GNU General Public License into a single combined work, and to convey the resulting work. The terms of this License will continue to apply to the part which is the covered work, but the work with which it is combined will remain governed by version 3 of the GNU General Public License. 14. Revised Versions of this License. The Free Software Foundation may publish revised and/or new versions of the GNU Affero General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies that a certain numbered version of the GNU Affero General Public License "or any later version" applies to it, you have the option of following the terms and conditions either of that numbered version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of the GNU Affero General Public License, you may choose any version ever published by the Free Software Foundation. If the Program specifies that a proxy can decide which future versions of the GNU Affero General Public License can be used, that proxy's public statement of acceptance of a version permanently authorizes you to choose that version for the Program. Later license versions may give you additional or different permissions. However, no additional obligations are imposed on any author or copyright holder as a result of your choosing to follow a later version. 15. Disclaimer of Warranty. THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 16. Limitation of Liability. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. 17. Interpretation of Sections 15 and 16. If the disclaimer of warranty and limitation of liability provided above cannot be given local legal effect according to their terms, reviewing courts shall apply local law that most closely approximates an absolute waiver of all civil liability in connection with the Program, unless a warranty or assumption of liability accompanies a copy of the Program in return for a fee. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively state the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see . Also add information on how to contact you by electronic and paper mail. If your software can interact with users remotely through a computer network, you should also make sure that it provides a way for users to get its source. For example, if your program is a web application, its interface could display a "Source" link that leads users to an archive of the code. There are many ways you could offer source, and different solutions will be better for different programs; see section 13 for the specific requirements. You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see .movim-0.14.1/lib/moxl/README.md000066400000000000000000000424021342764602200157400ustar00rootroot00000000000000# Moxl Moxl is the official XMPP library of the Movim project. It replaces Jaxl from version 0.6 (included). ## History Moxl (for Movim XMPP Library) was developed in summer 2012 by Timothée Jaussoin after the development team decided to replace the Jaxl library which started to be too limited for the needs of the Movim project. Moxl was partially rewritten during the autumn 2014 to work with the new Movim WebSocket daemon. The library was previously working exclusively with BOSH. All the source-code relative to BOSH was removed since. ## Features Its way of working is fundamentally different from Jaxl's. Moxl was created to communicate with the XMPP server only in HTTP(S). That is why there is no synchronous mode or system that can make it work like a daemon. Moxl manage the XMPP packet received by the Movim daemon, parse them and send the resulting events to the Movim core, thought this same daemon. Fundamentally, Moxl always works as an asynchronous library. ### Sessions To keep the session open between the Moxl requests, all the session variables are stored into memory at each request. Its integration is therefore based on the Session class. ### Namespaces Unlike a whole lot of XMPP libraries, Moxl prefers treating messages through XMPP namespaces than via extensions (XEP). ### Details on the features #### Authentification The Moxl authentication sequence is based on the SASL2 library. You can find it here [GitHub The PHP SASL2 Authentification Library](https://github.com/fabiang/sasl). ### XMPP Resources The authentification syste was also adapted to let you connect easily on servers that impose a resource (like Gmail or Facebook). An XMPP resource is a string placed at the end of the JID (Jabber ID or more commonly the address of the user on the XMPP network) that lets you specify the client you use to send your messages. A user can be connected on multiple clients at a time. For example if you send a message at : * `user@server.com/android` the user will receive it on his Android * `user@server.com/home` the user will receive it on his home computer The resource by default for Moxl is `moxl` followed by a random hash (which makes the addresses look like `user@server.tld/moxl23ER4S`) but some servers impose a particular resource. Gmail XMPP servers for example use an hash which makes the addresses look like : * `user@server.com/ACE45E` Moxl can adapt to the directives of the XMPP server and lets you connect seamlessly to a wide range of servers. ### XMPP Support | Number | Name | Implemented | Comments | |--------|------|-------------|----------| | [XEP-0004](https://xmpp.org/extensions/xep-0004.html) | Data Forms | Yes | For account creation form + all Pubsub configuration | | [XEP-0012](https://xmpp.org/extensions/xep-0012.html) | Last Activity | Yes | | | [XEP-0030](https://xmpp.org/extensions/xep-0030.html) | Service Discovery | Yes | | | [XEP-0045](https://xmpp.org/extensions/xep-0045.html) | Multi-User Chat | Yes | | | [XEP-0048](https://xmpp.org/extensions/xep-0048.html) | Bookmarks | Yes | MUC + URL + PubsubSuscription support | | [XEP-0049](https://xmpp.org/extensions/xep-0049.html) | Private XML Storage | Yes | To store Movim account configuration | | [XEP-0050](https://xmpp.org/extensions/xep-0050.html) | Ad-Hoc Commands | Yes | | | [XEP-0054](https://xmpp.org/extensions/xep-0054.html) | vcard-temp | Yes | Add Gender + Marital elements (non-standard) | | [XEP-0059](https://xmpp.org/extensions/xep-0059.html) | Result Set Management | Yes | To query Pubsub and PEP items | | [XEP-0060](https://xmpp.org/extensions/xep-0060.html) | Publish-Subscribe | Yes | Implemented for the Communities + Microblog (see Pubsub features implemented bellow) | | [XEP-0070](https://xmpp.org/extensions/xep-0070.html) | Verifying HTTP Requests via XMPP | Yes | Only the message part | | [XEP-0071](https://xmpp.org/extensions/xep-0071.html) | XHTML-IM | Yes | Used for Pubsub publication | | [XEP-0077](https://xmpp.org/extensions/xep-0077.html) | In-Band Registration | Yes | jabber: x:oob support | | [XEP-0080](https://xmpp.org/extensions/xep-0080.html) | User Location | Not yet | For message reception in XEP-0277 + Contact Location | | [XEP-0084](https://xmpp.org/extensions/xep-0084.html) | User Avatar | Yes | Read and Write | | [XEP-0085](https://xmpp.org/extensions/xep-0085.html) | Chat State Notifications | Yes | composing/paused only | | [XEP-0092](https://xmpp.org/extensions/xep-0092.html) | Software Version | Partially | Send only | | [XEP-0100](https://xmpp.org/extensions/xep-0100.html) | Gateway Interaction | Yes | | | [XEP-0107](https://xmpp.org/extensions/xep-0107.html) | User Mood | Yes | Read only | | [XEP-0108](https://xmpp.org/extensions/xep-0108.html) | User Activity | Yes | Read only | | [XEP-0115](https://xmpp.org/extensions/xep-0115.html) | Entity Capabilities | Yes | | | [XEP-0118](https://xmpp.org/extensions/xep-0118.html) | User Tune | Yes | Read only | | [XEP-0124](https://xmpp.org/extensions/xep-0124.html) | Bidirectional-streams Over Synchronous HTTP (BOSH) | Not anymore | | | [XEP-0153](https://xmpp.org/extensions/xep-0153.html) | XEP-0153: vCard-Based Avatars | | | | [XEP-0157](https://xmpp.org/extensions/xep-0157.html) | Contact Addresses for XMPP Services | Yes | Handled in Movim | | [XEP-0163](https://xmpp.org/extensions/xep-0163.html) | Personal Eventing Protocol | Yes | See XEP-0277 | | [XEP-0172](https://xmpp.org/extensions/xep-0172.html) | User Nickname | Yes | Contact Nickname | | [XEP-0184](https://xmpp.org/extensions/xep-0184.html) | Message Delivery Receipts | Yes | | | [XEP-0199](https://xmpp.org/extensions/xep-0199.html) | XMPP Ping | Yes | | | [XEP-0206](https://xmpp.org/extensions/xep-0206.html) | XMPP Over BOSH | Not anymore | | | [XEP-0224](https://xmpp.org/extensions/xep-0224.html) | Attention | Yes | | | [XEP-0231](https://xmpp.org/extensions/xep-0231.html) | Bits of Binary | Yes | For the Stickers feature | | [XEP-0245](https://xmpp.org/extensions/xep-0245.html) | The /me Command | Yes | | | [XEP-0256](https://xmpp.org/extensions/xep-0256.html) | Last Activity in Presence | Yes | | | [XEP-0277](https://xmpp.org/extensions/xep-0277.html) | Microblogging over XMPP | Yes | | | [XEP-0280](https://xmpp.org/extensions/xep-0280.html) | Message Carbons | Yes | | | [XEP-0292](https://xmpp.org/extensions/xep-0292.html) | vCard4 Over XMPP | Yes | | | [XEP-0313](https://xmpp.org/extensions/xep-0313.html) | Message Archive Management | Yes | Up to urn:xmpp:mam:2 | | [XEP-0330](https://xmpp.org/extensions/xep-0330.html) | Pubsub Subscription | Yes | Using PEP, proposed by the Movim team| | [XEP-0333](https://xmpp.org/extensions/xep-0333.html) | Chat Markers | Yes | | | [XEP-0334](https://xmpp.org/extensions/xep-0334.html) | Message Processing Hints | Yes | | | [XEP-0359](https://xmpp.org/extensions/xep-0359.html) | Unique and Stable Stanza IDs | Yes | | | [XEP-0363](https://xmpp.org/extensions/xep-0363.html) | HTTP File Upload | Yes | | | [XEP-0385](https://xmpp.org/extensions/xep-0385.html) | Stateless Inline Media Sharing (SIMS) | Yes | Partially, working with XEP-0363 | #### Pubsub support Movim is implementing [XEP-0060 - Publish-Subscribe](https://xmpp.org/extensions/xep-0060.html) only partially, here are the parts actually handled by Moxl. All the items mentionned in this list and their subitems are normally fully implemented in Moxl (except some specific error handling that are trigerring a general error). All the *.* items that are not mentionned are not implemented. * 5.2 Discover Nodes (collections are not supported) * 5.4 Discover Node Metadata (pubsub#title, pubsub#num_subscribers and pubsub#description especially) * 5.6 Retrieve Subscriptions (the subid is not handled) * 5.7 Retrieve Affiliations * 6.1 Subscribe to a Node (6.1.5 Configuration Required and 6.1.6 Multiple Subscriptions not supported) * 6.2 Unsubscribe from a Node * 6.5 Retrive Items from a Node (items are requested with XEP-0059 - Result Set Management) * 6.5.8 Requesting a Particular Item (to resolve or refresh some particual items) * 7.1 Publish an Item to a Node (all the items published are Atom entries for the Communities and Microblog) * 7.1.2.1 Notification With Payload * 7.1.2.2 Notification Without Payload (Movim is then resolving the Payload if it's not cached yet using 6.5.8) * 7.2 Delete an Item from a Node * 8.1 Create a Node * 8.1.2 Create a Node With Default Configuration (with pubsub#access_model, pubsub#persist_items, pubsub#max_items) * 8.2 Configure a Node * 8.4 Delete a Node * 8.9 Manage Affiliations (except 8.9.2.4 Multiple Simultaneous Modifications) * 9.2 Filtered Notifications (+notify for Microblog and some PEP nodes) ## Internal Operation ### Structure of the library Here is the structure of the directories which compose Moxl : ``` Moxl/ |-- Stanza/ | `-- Xec |-- Action/ `-- Payload/ ``` #### Stanza This directory contains a set of functions used to generate valid Stanza (XMPP requests) by building up XML packets. These functions are grouped by theme in several files (`Presence.php`, `Message.php`…). These functions therefore return a string containing an XML which will be sent to the requestor. ## XEC XEC (for XMPP Event Controller) is a sub module of Moxl. It smartly manages requests passed through Moxl. XEC is divided into two parts; Actions and Payloads. In both cases, XECPayload and XECHandler are to be developed by the integrater to link the events from Moxl to the ones of the target application. ### Action A XEC action is a request made to the XMPP server. In this situation XEC provides a system to let Moxl "remember" past requests and send back the result to the appropriate requestor. ```php namespace Moxl\Xec\Action\Roster; use Moxl\Xec\Action; use Moxl\Stanza\Roster class AddItem extends Action { private $_to; public function request() { $this->store(); Roster::add($this->_to); } public function setTo($to) { $this->_to = $to; return $this; } public function handle($stanza) { var_dump('Handle item'); } public function errorServiceUnavailable() { var_dump('Handle the Error !'); } } ``` This example shows the "add a contact to the contacts list" action, and this action inheritates from `XECAction`. To add a contact you can now use the following : ```php use Moxl\Xec\Action\Roster\AddItem; $c = new AddItem; $c->setTo('contact@serveur.com') ->request(); ``` Note that the line ```php $this->store(); ``` is mandatory to make XEC initialize the request and later on manage its result. #### Requests System The `store()` action saves the instance at its current state and stores it in an array containing all the ongoing demands. This instance will be identitfied by the XMPP request ID. To match the result to the request, XECHandler will check that the ID of the stanza exisits in the array and reinstanciate the class. Therefore the developer won't even know that the request and the result were on two different executions (via two distinct requests on the XMPP server). The request is launched by the `request()` method and its result is received by the `handle()` method of the same instance. #### Response If everything goes well the result to the request will be received by the `handle($stanza)` method, where $stanza is the result converted in SimpleXML format. The values of the attributes of the class are saved as well and given back when the result arrives. You are free to play with that feature if you want to keep some values between the request and its result. ##### Errors handling The request can be correctly treated as well as it can raise an error on the XMPP side. XEC can handle this error result and tries to call an appropriate method in the requestor class. More precisely it looks for a method named like the error string given in a CamelCase format. You are free to handle some of these errors or not. They will be logged anyway via syslog in `/var/log/user.log`. In the example below you can see the method that should handle the errorServiceUnavailable error. This error handling system is interesting because it warns the user of a misuse directly from the browser (just like Movim can do it). ### Payload The payload are kind of an opposit to the actions. They are stanza sent by the server but not requested by the client (Moxl in our situation). Typically, it is messages sent by contacts in a conversation. In the same way Moxl tries to understand what kind of stanza it is thanks to XEC. The operation is a bit different here. Here is an extract of XECHandler which deals with hashing the payload stanza. ```php require('XECHandler.array.php'); $name = $s->getName(); $ns = $s->getNamespaces(); $node = (string)$s->attributes()->node; if (is_array($ns)) $ns = current($ns); $hash = md5($name.$ns.$node); MoxlLogger::log('XECHandler : Searching a payload for "'.$name . ':' . $ns . ' [' . $node . ']", "'.$hash.'"'); ``` Basically, XECHandler generates a unique hash for a "type" of payload. To generate it it uses three elements : * name : the name of the stanza * ns : the namespace of the stanza * node : the name of the "node" attribut if it exists (most of the time it's empty but it is mandatory for payloads that come from particular pubsub nodes). #### Example When a post is published by one of your contacts on his microblogging feed, here is how the XMPP server notifies Movim : ```xml hanging out at the Caf&#233; Napolitano tag:montague.lit,2008-05-08:posts-1cb57d9c-1c46-11dd-838c-001143d5d5db 2008-05-08T18:30:02Z 2008-05-08T18:30:02Z ``` From the snippet you can see that : * name : `item` * ns : `http://jabber.org/protocol/pubsub#event` * node : `urn:xmpp:microblog:0` XECHandler will then make an MD5 hash of `$name.$ns.$node` and search for the resulting string in the array contained in `XECHandler.array.php`. Here the resulting string is `96c06e02022480352b6c581286b7eefb`. ```php $hashToClass = array( '9b98cd868d07fb7f6d6cb39dad31f10e' => 'Message', 'e83b2aea042b74b1bec00b7d1bba2405' => 'Presence', '96c06e02022480352b6c581286b7eefb' => 'Post' ); ``` If the resulting string is one of the keys of the array, the value that corresponds to a class will be instanciate and the `handle()` method will be called. ```php namespace Moxl\Xec\Payload; class Post extends Payload { public function handle($stanza) { var_dump('Post received'); } } ``` In the example above, all the Posts of type Microblog will be handled by this class. You can then do what you want with the $stanza received. #### In-depth research The search for the appropriate Handlers is not only done in one level as you could see it on the above example. XECHandler will also search for them inside the stanza to try and find subinformation that could be interesting for the developer and dispatch events upon them. The in-depth research is limited to three levels maximum (corresponding to three XML levels), mainly for performance purposes. ### Packet, commuication with Movim To standardise and unify the events sent to Movim the Payloads and Actions can emit Packets identified by an unique key generated by Moxl. Theses Packets can be emitted from the `handle()` method or the error methods. #### Example The following example will help us to understand precisely how works the Packets system. ```php namespace Moxl\Xec\Payload; class SASLFailure extends Payload { public function handle($stanza, $parent = false) { $sd = new \Modl\SessionxDAO; $sd->delete(SESSION_ID); $this->pack($stanza->children()->getName()); $this->deliver(); } } ``` This Payload manage the case of a failing [SASL](http://fr.wikipedia.org/wiki/Simple_Authentication_and_Security_Layer) authentication. After destroying the session, two Packets relative methods are called. - `$this->pack()` create the package containing the data that we plan to send to the Movim core (you can put any type of data). - `$this->deliver()` send the Packet to the Movim events manager. #### Keys generation The keys will be automatically generated by Packet. Each Packet, identified by a key will fire a unique event to the Movim core. Each interested Movim widget can ask to receive this specific event using the method described on this page [[en:dev:widgets#registerevent_event_key_method|Execution environment]] FIXME. Each key is generated using two specific patterns. ##### For the Actions `[last namespace]_[classname]_[method]` in lowercase. In the case of a successfull `Moxl\Xec\Action\Vcard\Get` action we will get : `vcard_get_handle`. If the action is followed by a XMPP error, Moxl will apply the same pattern : `vcard_get_erroritemnotfound`. ##### For the Payloads `[classname]` in lowercase. For our example, the key will be : `saslfailure`. movim-0.14.1/lib/moxl/composer.json000066400000000000000000000011701342764602200172000ustar00rootroot00000000000000{ "name": "movim/moxl", "version": "1.10.0", "description": " Moxl is a light PHP XMPP library especially made for the Movim project ", "keywords": ["xmpp", "php"], "homepage": "https://github.com/movim/moxl", "type": "library", "license": "AGPL-3.0-only", "authors": [ { "name": "Jaussoin Timothée", "email": "edhelas@movim.eu", "homepage": "https://edhelas.movim.eu" } ], "autoload": { "psr-4": { "Moxl\\": "src/Moxl" } }, "require": { "php": ">=7.0.0", "fabiang/sasl": "^1.0" } } movim-0.14.1/lib/moxl/src/000077500000000000000000000000001342764602200152465ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/000077500000000000000000000000001342764602200161655ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/API.php000066400000000000000000000026571342764602200173210ustar00rootroot00000000000000createElementNS('jabber:client', 'iq'); $dom->appendChild($iq); $me = \App\User::me(); if ($me->id && $me->session->resource) { $iq->setAttribute( 'from', $me->id.'/'.$me->session->resource); } if ($to != false) { $iq->setAttribute('to', $to); } if ($type != false) { $iq->setAttribute('type', $type); } global $language; $session = Session::start(); if ($id == false) $id = $session->get('id'); $iq->setAttribute('id', $id); if (isset($language)) { $iq->setAttribute('xml:lang', $language); } if ($xml != false) { if (is_string($xml)) { $f = $dom->createDocumentFragment(); $f->appendXML($xml); $iq->appendChild($f); } else { $xml = $dom->importNode($xml, true); $iq->appendChild($xml); } } return $dom->saveXML($dom->documentElement); } /* * Call the request class with the correct XML */ public static function request($xml) { writeXMPP($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Authentication.php000066400000000000000000000027531342764602200216640ustar00rootroot00000000000000_type = $choice; $factory = new Sasl; $session = Session::start(); $this->_mechanism = $factory->factory($this->_type, [ 'authcid' => $session->get('username'), 'secret' => $session->get('password') ]); break; } } } public function response() { $response = base64_encode($this->_mechanism->createResponse()); $dom = new \DOMDocument('1.0', 'UTF-8'); $auth = $dom->createElementNS('urn:ietf:params:xml:ns:xmpp-sasl', 'auth', $response); $auth->setAttribute('mechanism', $this->_type); $dom->appendChild($auth); API::request($dom->saveXML($dom->documentElement)); } public function challenge($challenge) { return $this->_mechanism->createResponse($challenge); } } movim-0.14.1/lib/moxl/src/Moxl/Parser.php000066400000000000000000000072451342764602200201420ustar00rootroot00000000000000reset(); $this->callback = $callback; } public function reset() { if ($this->parser) xml_parser_free($this->parser); $this->parser = xml_parser_create(); xml_set_object($this->parser, $this); xml_set_element_handler($this->parser, "start", "end"); xml_set_character_data_handler($this->parser, "contents"); xml_parser_set_option($this->parser, XML_OPTION_CASE_FOLDING, 0); xml_parser_set_option($this->parser, XML_OPTION_SKIP_WHITE, 1); xml_parser_set_option($this->parser, XML_OPTION_TARGET_ENCODING, "UTF-8"); libxml_use_internal_errors(true); $this->depth = 0; $this->node = $this->handler = null; } public function parse($data, $end = false) { if ('reset(); } $data = preg_replace('/>\s+<", $data); return xml_parse($this->parser, $data, $end); } private function start($parser, $name, $attrs) { $name = str_replace(':', '', $name); if ($this->depth == 1) { $this->node = $this->handler = simplexml_load_string("<$name>", 'SimpleXMLElement', LIBXML_COMPACT | LIBXML_PARSEHUGE); } elseif ($this->depth > 1) { if ($this->raw != false) { $this->handler[0] .= '<'.$name.' '; if ($this->raw <= $this->depth) { foreach ($attrs as $name => $value) { $this->handler[0] .= $name."='".$value."' "; } } $this->handler[0] .= '>'; } else { $this->handler = $this->handler->addChild($name); } } if (isset($this->handler) && $this->raw == false) { foreach ($attrs as $name => $value) { if ('xmlns:' === substr($name, 0, 6)) { $name = 'xmlns:'.$name; } if ($value === 'http://www.w3.org/1999/xhtml') { $this->raw = $this->depth; } $this->handler->addAttribute($name, $value); } } $this->depth++; } private function end($parser, $name) { $name = str_replace(':', '', $name); $this->depth--; if ($this->raw != false && $this->depth > $this->raw) { $this->handler[0] .= ''; } if ($this->raw != false && $this->depth == $this->raw) { $this->raw = false; } if ($this->depth == 1) { call_user_func_array($this->callback, [$this->node]); } elseif ($this->depth > 1 && $this->raw == false) { $this->handler = current($this->handler->xpath("parent::*")); } } private function contents($parser, $data) { if (isset($this->handler)) { $this->handler[0] .= (string)htmlentities($data, ENT_XML1, 'UTF-8', false); } } public function getError() { return sprintf("XML error: %s at line %d, column %d\n", xml_error_string(xml_get_error_code($this->parser)), xml_get_current_line_number($this->parser), xml_get_current_column_number($this->parser)); } public function __destruct() { xml_parser_free($this->parser); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/000077500000000000000000000000001342764602200174255ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Stanza/Ack.php000066400000000000000000000002511342764602200206320ustar00rootroot00000000000000createElementNS('http://jabber.org/protocol/disco#items', 'query'); $query->setAttribute('node', 'http://jabber.org/protocol/commands'); $xml = \Moxl\API::iqWrapper($query, $to, 'get'); \Moxl\API::request($xml); } static function command($to, $node) { $dom = new \DOMDocument('1.0', 'UTF-8'); $query = $dom->createElementNS('http://jabber.org/protocol/commands', 'command'); $query->setAttribute('node', $node); $query->setAttribute('action', 'execute'); $xml = \Moxl\API::iqWrapper($query, $to, 'set'); \Moxl\API::request($xml); } static function submit($to, $node, $data, $sessionid) { $dom = new \DOMDocument('1.0', 'UTF-8'); $command = $dom->createElementNS('http://jabber.org/protocol/commands', 'command'); $dom->appendChild($command); $command->setAttribute('sessionid', $sessionid); $command->setAttribute('node', $node); $x = $dom->createElementNS('jabber:x:data', 'x'); $x->setAttribute('type', 'submit'); $command->appendChild($x); $xmpp = new \FormtoXMPP($data); $xmpp->create(); $xmpp->appendToX($dom); $xml = \Moxl\API::iqWrapper($command, $to, 'set'); \Moxl\API::request($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/Avatar.php000066400000000000000000000051141342764602200213550ustar00rootroot00000000000000createElementNS('http://jabber.org/protocol/pubsub', 'pubsub'); $items = $dom->createElement('items'); $items->setAttribute('node', 'urn:xmpp:avatar:data'); $pubsub->appendChild($items); $xml = \Moxl\API::iqWrapper($pubsub, $to, 'get'); \Moxl\API::request($xml); } static function set($data, $to = false, $node = false) { $dom = new \DOMDocument('1.0', 'UTF-8'); $pubsub = $dom->createElement('pubsub'); $pubsub->setAttribute('xmlns', 'http://jabber.org/protocol/pubsub'); $publish = $dom->createElement('publish'); $publish->setAttribute('node', $node ? $node : 'urn:xmpp:avatar:data'); $pubsub->appendChild($publish); $item = $dom->createElement('item'); $item->setAttribute('id', $node ? 'urn:xmpp:avatar:data' : sha1(base64_decode($data))); $publish->appendChild($item); $data = $dom->createElement('data', $data); $data->setAttribute('xmlns', 'urn:xmpp:avatar:data'); $item->appendChild($data); $xml = \Moxl\API::iqWrapper($pubsub, $to, 'set'); \Moxl\API::request($xml); } static function setMetadata($data, $url = false, $to = false, $node = false) { $decoded = base64_decode($data); $dom = new \DOMDocument('1.0', 'UTF-8'); $pubsub = $dom->createElement('pubsub'); $pubsub->setAttribute('xmlns', 'http://jabber.org/protocol/pubsub'); $publish = $dom->createElement('publish'); $publish->setAttribute('node', $node ? $node : 'urn:xmpp:avatar:metadata'); $pubsub->appendChild($publish); $item = $dom->createElement('item'); $item->setAttribute('id', $node ? 'urn:xmpp:avatar:metadata' : sha1($decoded)); $publish->appendChild($item); $metadata = $dom->createElement('metadata'); $metadata->setAttribute('xmlns', 'urn:xmpp:avatar:metadata'); $item->appendChild($metadata); $info = $dom->createElement('info'); if ($url) { $info->setAttribute('url', $url); } $info->setAttribute('height', '410'); $info->setAttribute('width', '410'); $info->setAttribute('type', 'image/jpeg'); $info->setAttribute('id', sha1($decoded)); $info->setAttribute('bytes', strlen($decoded)); $metadata->appendChild($info); $xml = \Moxl\API::iqWrapper($pubsub, $to, 'set'); \Moxl\API::request($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/BOB.php000066400000000000000000000014461342764602200205450ustar00rootroot00000000000000createElementNS('urn:xmpp:bob', 'data'); $data->setAttribute('cid', 'sha1+'.$cid.'@bob.xmpp.org'); if (!empty($cid)) { \Moxl\API::request(\Moxl\API::iqWrapper($data, $to, 'get')); } } public static function answer($to, $id, $cid, $type, $base64) { $dom = new \DOMDocument('1.0', 'UTF-8'); $data = $dom->createElementNS('urn:xmpp:bob', 'data', $base64); $data->setAttribute('cid', $cid); $data->setAttribute('type', $type); $data->setAttribute('max-age', '86400'); \Moxl\API::request(\Moxl\API::iqWrapper($data, $to, 'result', $id)); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/Bookmark.php000066400000000000000000000052141342764602200217050ustar00rootroot00000000000000createElementNS('http://jabber.org/protocol/pubsub', 'pubsub'); $items = $dom->createElement('items'); $items->setAttribute('node', 'storage:bookmarks'); $pubsub->appendChild($items); $xml = \Moxl\API::iqWrapper($pubsub, false, 'get'); \Moxl\API::request($xml); } static function set($arr) { $dom = new \DOMDocument('1.0', 'UTF-8'); $pubsub = $dom->createElementNS('http://jabber.org/protocol/pubsub', 'pubsub'); $publish = $dom->createElement('publish'); $pubsub->appendChild($publish); $item = $dom->createElement('item'); $publish->appendChild($item); $storage = $dom->createElement('storage'); $item->appendChild($storage); $storage->setAttribute('xmlns', 'storage:bookmarks'); $publish->setAttribute('node', 'storage:bookmarks'); $item->setAttribute('id', 'current'); foreach ($arr as $elt) { switch ($elt['type']) { case 'conference': $conference = $dom->createElement('conference'); $nick = $dom->createElement('nick', $elt['nick']); $conference->appendChild($nick); $conference->setAttribute('name', $elt['name']); if ($elt['autojoin']) { $conference->setAttribute('autojoin', $elt['autojoin']); } $conference->setAttribute('jid', $elt['jid']); $storage->appendChild($conference); break; /*case 'url': $xml .= ' '; break;*/ case 'subscription': $subscription = $dom->createElement('subscription'); $storage->appendChild($subscription); $subscription->setAttribute('xmlns', 'urn:xmpp:pubsub:subscription:0'); $title = $dom->createElement('title', $elt['title']); $subscription->appendChild($title); $subscription->setAttribute('server', $elt['server']); $subscription->setAttribute('node', $elt['node']); $subscription->setAttribute('subid', $elt['subid']); break; } } $xml = \Moxl\API::iqWrapper($pubsub, false, 'set'); \Moxl\API::request($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/Carbons.php000066400000000000000000000011311342764602200215210ustar00rootroot00000000000000createElementNS('urn:xmpp:carbons:2', 'enable'); $xml = \Moxl\API::iqWrapper($xml, false, 'set'); \Moxl\API::request($xml); } static function disable() { $dom = new \DOMDocument('1.0', 'UTF-8'); $xml = $dom->createElementNS('urn:xmpp:carbons:2', 'disable'); $xml = \Moxl\API::iqWrapper($xml, false, 'set'); \Moxl\API::request($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/Confirm.php000066400000000000000000000021601342764602200215320ustar00rootroot00000000000000createElementNS('jabber:client', 'message'); $dom->appendChild($message); $message->setAttribute('to', str_replace(' ', '\40', $to)); $confirm = $dom->createElementNS('http://jabber.org/protocol/http-auth', 'confirm'); $confirm->setAttribute('id', $id); $confirm->setAttribute('url', $url); $confirm->setAttribute('method', $method); $message->appendChild($confirm); if ($refuse) { $error = $dom->createElement('error'); $error->setAttribute('code', 401); $error->setAttribute('type', 'auth'); $confirm->appendChild($error); $message->setAttribute('type', 'error'); $notauth = $dom->createElementNS('urn:ietf:params:xml:xmpp-stanzas', 'not-authorized'); $error->appendChild($notauth); } \Moxl\API::request($dom->saveXML($dom->documentElement)); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/Disco.php000066400000000000000000000032361342764602200212030ustar00rootroot00000000000000createElementNS('http://jabber.org/protocol/disco#info', 'query'); $query->setAttribute('node', 'http://moxl.movim.eu/#'.Utils::generateCaps()); $identity = $dom->createElement('identity'); $identity->setAttribute('category', 'client'); $identity->setAttribute('type', 'web'); $identity->setAttribute('name', 'Movim'); $query->appendChild($identity); foreach (Utils::getSupportedServices() as $service) { $feature = $dom->createElement('feature'); $feature->setAttribute('var', $service); $query->appendChild($feature); } $xml = \Moxl\API::iqWrapper($query, $to, 'result', $id); \Moxl\API::request($xml); } public static function request($to, $node = false) { $dom = new \DOMDocument('1.0', 'UTF-8'); $query = $dom->createElementNS('http://jabber.org/protocol/disco#info', 'query'); if ($node != false) { $query->setAttribute('node', $node); } $xml = \Moxl\API::iqWrapper($query, $to, 'get'); \Moxl\API::request($xml); } public static function items($to, $node = false) { $dom = new \DOMDocument('1.0', 'UTF-8'); $query = $dom->createElementNS('http://jabber.org/protocol/disco#items', 'query'); if ($node != false) { $query->setAttribute('node', $node); } $xml = \Moxl\API::iqWrapper($query, $to, 'get'); \Moxl\API::request($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/Error.php000066400000000000000000000007701342764602200212330ustar00rootroot00000000000000createElement('error'); $error->setAttribute('type', 'cancel'); $fni = $dom->createElementNS('urn:ietf:params:xml:ns:xmpp-stanzas', 'feature-not-implemented'); $error->appendChild($fni); $xml = \Moxl\API::iqWrapper($error, $to, 'error', $id); \Moxl\API::request($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/Form.php000066400000000000000000000022171342764602200210430ustar00rootroot00000000000000_data = (array)$data; $this->_type = $type; } public function __toString() { $xml = ''; $node = new \SimpleXMLElement($xml); foreach ($this->_data as $key => $value) { $field = $node->addChild('field'); if ($value == 'true') $value = '1'; if ($value == 'false') $value = '0'; $field->addChild('value', trim($value->value)); /*if (isset($value->attributes->required)) $field->addChild('required', '');*/ $field->addAttribute('var', $value->attributes->name); //$field->addAttribute('type', $value->attributes->type); //$field->addAttribute('label', $value->attributes->label); } $xml = $node->asXML(); $doc = new \DOMDocument(); $doc->loadXML($xml); $doc->formatOutput = true; return substr($doc->saveXML() , strpos($doc->saveXML(), "\n")+1 ); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/IqGateway.php000066400000000000000000000012401342764602200220260ustar00rootroot00000000000000createElementNS('jabber:iq:gateway', 'query'); $xml = \Moxl\API::iqWrapper($query, $to, 'get'); \Moxl\API::request($xml); } static function set($to, $prompt) { $dom = new \DOMDocument('1.0', 'UTF-8'); $query = $dom->createElementNS('jabber:iq:gateway', 'query'); $query->appendChild($dom->createElementNS('jabber:iq:gateway', 'prompt', $prompt)); $xml = \Moxl\API::iqWrapper($query, $to, 'set'); \Moxl\API::request($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/Jingle.php000066400000000000000000000013711342764602200213500ustar00rootroot00000000000000createElementNS('urn:xmpp:jingle:1', 'jingle'); $jingle->setAttribute('action', 'session-terminate'); $jingle->setAttribute('sid', $sid); $reason = $dom->createElement('reason'); $jingle->appendChild($reason); $item = $dom->createElement($value); $reason->appendChild($item); $xml = \Moxl\API::iqWrapper($jingle, $to, 'set'); \Moxl\API::request($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/Location.php000066400000000000000000000026031342764602200217070ustar00rootroot00000000000000 '.$geo['latitude'].' '.$geo['longitude'].' '.$geo['altitude'].' '.$geo['country'].' '.$geo['countrycode'].' '.$geo['region'].' '.$geo['postalcode'].' '.$geo['locality'].' '.$geo['street'].' '.$geo['building'].' '.$geo['text'].' '.$geo['uri'].' '.date('c').' '; $xml = \Moxl\API::iqWrapper($xml, $to, 'set'); \Moxl\API::request($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/MAM.php000066400000000000000000000062341342764602200205550ustar00rootroot00000000000000createElementNS('urn:xmpp:mam:2', 'prefs'); $xml = \Moxl\API::iqWrapper($prefs, false, 'get'); \Moxl\API::request($xml); } static function setConfig($default) { $dom = new \DOMDocument('1.0', 'UTF-8'); $prefs = $dom->createElementNS('urn:xmpp:mam:2', 'prefs'); $prefs->setAttribute('default', $default); $dom->appendChild($prefs); $xml = \Moxl\API::iqWrapper($prefs, false, 'set'); \Moxl\API::request($xml); } static function get( $to = null, $id, $jid = false, $start = false, $end = false, $limit = false, $after = false, $before = false, $version = '1') { $dom = new \DOMDocument('1.0', 'UTF-8'); $query = $dom->createElementNS('urn:xmpp:mam:'.$version, 'query'); $query->setAttribute('queryid', $id); $x = $dom->createElement('x'); $x->setAttribute('xmlns', 'jabber:x:data'); $x->setAttribute('type', 'submit'); $query->appendChild($x); $field_type = $dom->createElement('field'); $field_type->setAttribute('var', 'FORM_TYPE'); $field_type->appendChild($dom->createElement('value', 'urn:xmpp:mam:'.$version)); $x->appendChild($field_type); if ($jid) { $field_with = $dom->createElement('field'); $field_with->setAttribute('var', 'with'); $field_with->appendChild($dom->createElement('value', $jid)); $x->appendChild($field_with); } if ($start) { $field_start = $dom->createElement('field'); $field_start->setAttribute('var', 'start'); $field_start->appendChild( $dom->createElement( 'value', date('Y-m-d\TH:i:s\Z', $start+1) ) ); $x->appendChild($field_start); } if ($end) { $field_end = $dom->createElement('field'); $field_end->setAttribute('var', 'end'); $field_end->appendChild( $dom->createElement( 'value', date('Y-m-d\TH:i:s\Z', $end+1) ) ); $x->appendChild($field_end); } if ($limit || $after) { $set_limit = $dom->createElement('set'); $set_limit->setAttribute('xmlns', 'http://jabber.org/protocol/rsm'); if ($limit) { $set_limit->appendChild($dom->createElement('max', $limit)); } if ($after) { $set_limit->appendChild($dom->createElement('after', $after)); } if ($before) { $set_limit->appendChild( ($before == true) ? $dom->createElement('before') : $dom->createElement('before', $before) ); } $query->appendChild($set_limit); } $xml = \Moxl\API::iqWrapper($query, $to, 'set'); \Moxl\API::request($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/Message.php000066400000000000000000000141221342764602200215220ustar00rootroot00000000000000createElementNS('jabber:client', 'message'); $dom->appendChild($root); $root->setAttribute('to', str_replace(' ', '\40', $to)); if ($type != false) { $root->setAttribute('type', $type); } if (in_array($receipts, ['received', 'displayed'])) { $root->setAttribute('id', generateUUID()); } elseif ($id != false) { $root->setAttribute('id', $id); } else { $root->setAttribute('id', $session->get('id')); } if ($content != false) { $body = $dom->createElement('body'); $bodyContent = $dom->createTextNode($content); $body->appendChild($bodyContent); $root->appendChild($body); } if ($replace != false) { $rep = $dom->createElementNS('urn:xmpp:message-correct:0', 'replace'); $rep->setAttribute('id', $replace); $root->appendChild($rep); } if ($html != false) { $xhtml = $dom->createElementNS('http://jabber.org/protocol/xhtml-im', 'html'); $body = $dom->createElementNS('http://www.w3.org/1999/xhtml', 'body'); $dom2 = new \DOMDocument('1.0', 'UTF-8'); $dom2->loadXml(''.$html.''); $bar = $dom2->documentElement->firstChild; // we want to import the bar tree $body->appendChild($dom->importNode($bar, TRUE)); $xhtml->appendChild($body); $root->appendChild($xhtml); } if ($chatstates != false) { $chatstate = $dom->createElementNS('http://jabber.org/protocol/chatstates', $chatstates); $root->appendChild($chatstate); } if ($receipts != false) { if ($receipts == 'request') { $request = $dom->createElementNS('urn:xmpp:receipts', 'request'); } elseif ($receipts == 'received') { $request = $dom->createElement('received'); $request->setAttribute('id', $id); $request->setAttribute('xmlns', 'urn:xmpp:receipts'); $root->appendChild($request); } elseif ($receipts == 'displayed') { $request = $dom->createElement('displayed'); $request->setAttribute('id', $id); $request->setAttribute('xmlns', 'urn:xmpp:chat-markers:0'); } $root->appendChild($request); if ($receipts != 'request') { $nostore = $dom->createElementNS('urn:xmpp:hints', 'no-store'); $root->appendChild($nostore); $nocopy = $dom->createElementNS('urn:xmpp:hints', 'no-copy'); $root->appendChild($nocopy); } } if (!in_array($receipts, ['received', 'displayed']) && $chatstates == 'active') { $markable = $dom->createElementNS('urn:xmpp:chat-markers:0', 'markable'); $root->appendChild($markable); } if ($file != false) { // SIMS $reference = $dom->createElement('reference'); $reference->setAttribute('xmlns', 'urn:xmpp:reference:0'); $reference->setAttribute('type', 'data'); $root->appendChild($reference); $media = $dom->createElement('media-sharing'); $media->setAttribute('xmlns', 'urn:xmpp:sims:1'); $reference->appendChild($media); $filen = $dom->createElement('file'); $filen->setAttribute('xmlns', 'urn:xmpp:jingle:apps:file-transfer:4'); $media->appendChild($filen); $filen->appendChild($dom->createElement('media-type', $file->type)); $filen->appendChild($dom->createElement('name', $file->name)); $filen->appendChild($dom->createElement('size', $file->size)); $sources = $dom->createElement('sources'); $media->appendChild($sources); $reference = $dom->createElement('reference'); $reference->setAttribute('xmlns', 'urn:xmpp:reference:0'); $reference->setAttribute('type', 'data'); $reference->setAttribute('uri', $file->uri); $sources->appendChild($reference); // OOB $x = $dom->createElement('x'); $x->setAttribute('xmlns', 'jabber:x:oob'); $x->appendChild($dom->createElement('url', $file->uri)); $root->appendChild($x); } if ($invite != false) { $x = $dom->createElement('x'); $x->setAttribute('xmlns', 'http://jabber.org/protocol/muc#user'); $root->appendChild($x); $xinvite = $dom->createElement('invite'); $xinvite->setAttribute('to', $invite); $x->appendChild($xinvite); } \Moxl\API::request($dom->saveXML($dom->documentElement)); } public static function message($to, $content, $html = false, $id = false, $replace = false, $file = false) { self::maker($to, $content, $html, 'chat', 'active', 'request', $id, $replace, $file); } public static function composing($to) { self::maker($to, false, false, 'chat', 'composing'); } public static function paused($to) { self::maker($to, false, false, 'chat', 'paused'); } public static function receipt($to, $id) { self::maker($to, false, false, 'chat', false, 'received', $id); } public static function displayed($to, $id) { self::maker($to, false, false, 'chat', false, 'displayed', $id); } public static function invite($to, $id, $invite) { self::maker($to, false, false, false, false, false, $id, false, false, $invite); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/Muc.php000066400000000000000000000036111342764602200206630ustar00rootroot00000000000000createElementNS('jabber:client', 'message'); $dom->appendChild($message); $message->setAttribute('to', str_replace(' ', '\40', $to)); $message->setAttribute('id', $session->get('id')); $message->setAttribute('type', 'groupchat'); $message->appendChild($dom->createElement('subject', $subject)); \Moxl\API::request($dom->saveXML($dom->documentElement)); } static function getConfig($to) { $dom = new \DOMDocument('1.0', 'UTF-8'); $query = $dom->createElementNS('http://jabber.org/protocol/muc#owner', 'query'); $xml = \Moxl\API::iqWrapper($query, $to, 'get'); \Moxl\API::request($xml); } static function setConfig($to, $data) { $dom = new \DOMDocument('1.0', 'UTF-8'); $query = $dom->createElementNS('http://jabber.org/protocol/muc#owner', 'query'); $dom->appendChild($query); $x = $dom->createElementNS('jabber:x:data', 'x'); $x->setAttribute('type', 'submit'); $query->appendChild($x); $xmpp = new \FormtoXMPP($data); $xmpp->create(); $xmpp->appendToX($dom); $xml = \Moxl\API::iqWrapper($query, $to, 'set'); \Moxl\API::request($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/Nickname.php000066400000000000000000000013511342764602200216630ustar00rootroot00000000000000createElementNS('http://jabber.org/protocol/pubsub', 'pubsub'); $publish = $dom->createElement('publish'); $publish->setAttribute('node', 'http://jabber.org/protocol/nick'); $pubsub->appendChild($publish); $item = $dom->createElement('item'); $publish->appendChild($item); $nick = $dom->createElement('nick', $nickname); $nick->setAttribute('xmlns', 'http://jabber.org/protocol/nick'); $item->appendChild($nick); $xml = \Moxl\API::iqWrapper($pubsub, false, 'set'); \Moxl\API::request($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/OMEMO.php000066400000000000000000000110521342764602200210110ustar00rootroot00000000000000createElement('pubsub'); $pubsub->setAttribute('xmlns', 'http://jabber.org/protocol/pubsub'); $publish = $dom->createElement('publish'); $publish->setAttribute('node', 'eu.siacs.conversations.axolotl.devicelist'); $pubsub->appendChild($publish); $item = $dom->createElement('item'); $publish->appendChild($item); $list = $dom->createElement('list'); //$list->setAttribute('xmlns', 'urn:xmpp:omemo:0'); $list->setAttribute('xmlns', 'eu.siacs.conversations.axolotl'); $item->appendChild($list); foreach ($ids as $id) { $device = $dom->createElement('device'); $device->setAttribute('id', $id); $list->appendChild($device); } $xml = \Moxl\API::iqWrapper($pubsub, false, 'set'); \Moxl\API::request($xml); } public static function getBundle($to, $id) { $dom = new \DOMDocument('1.0', 'UTF-8'); $pubsub = $dom->createElement('pubsub'); $pubsub->setAttribute('xmlns', 'http://jabber.org/protocol/pubsub'); $items = $dom->createElement('items'); $items->setAttribute('node', 'eu.siacs.conversations.axolotl.bundles:'.$id); $pubsub->appendChild($items); $xml = \Moxl\API::iqWrapper($pubsub, $to, 'get'); \Moxl\API::request($xml); } public static function announceBundle( $id, $signedPreKeyPublic, $signedPreKeySignature, $identityKey, $preKeys) { $dom = new \DOMDocument('1.0', 'UTF-8'); $pubsub = $dom->createElement('pubsub'); $pubsub->setAttribute('xmlns', 'http://jabber.org/protocol/pubsub'); $publish = $dom->createElement('publish'); //$publish->setAttribute('node', 'urn:xmpp:omemo:0:movim'); $publish->setAttribute('node', 'eu.siacs.conversations.axolotl.bundles:'.$id); $pubsub->appendChild($publish); $item = $dom->createElement('item'); //$item->setAttribute('id', $id); $publish->appendChild($item); $bundle = $dom->createElement('bundle'); //$bundle->setAttribute('xmlns', 'urn:xmpp:omemo:0'); $bundle->setAttribute('xmlns', 'eu.siacs.conversations.axolotl'); $item->appendChild($bundle); $spkp = $dom->createElement('signedPreKeyPublic', $signedPreKeyPublic); $spkp->setAttribute('signedPreKeyId', 1); $bundle->appendChild($spkp); $spks = $dom->createElement('signedPreKeySignature', $signedPreKeySignature); $bundle->appendChild($spks); $ik = $dom->createElement('identityKey', $identityKey); $bundle->appendChild($ik); $pks = $dom->createElement('prekeys'); $bundle->appendChild($pks); $i = 1; foreach ($preKeys as $i => $key) { $pkp = $dom->createElement('preKeyPublic', $key); $pkp->setAttribute('preKeyId', $i); $pks->appendChild($pkp); $i++; } $xml = \Moxl\API::iqWrapper($pubsub, false, 'set'); \Moxl\API::request($xml); } public static function message( $to, $sid, $key, $rid, $iv, $payload, $isprekey) { $session = Session::start(); $dom = new \DOMDocument('1.0', 'UTF-8'); $root = $dom->createElementNS('jabber:client', 'message'); $dom->appendChild($root); $root->setAttribute('type', 'chat'); $root->setAttribute('to', str_replace(' ', '\40', $to)); $root->setAttribute('id', $session->get('id')); $encrypted = $dom->createElement('encrypted'); $encrypted->setAttribute('xmlns', 'eu.siacs.conversations.axolotl'); //$encrypted->setAttribute('xmlns', 'urn:xmpp:omemo:0'); $root->appendChild($encrypted); $header = $dom->createElement('header'); $header->setAttribute('sid', $sid); $encrypted->appendChild($header); $key = $dom->createElement('key', $key); if ($isprekey) { $key->setAttribute('prekey', 'true'); } $key->setAttribute('rid', $rid); $header->appendChild($key); $iv = $dom->createElement('iv', $iv); $header->appendChild($iv); $payload = $dom->createElement('payload', $payload); $encrypted->appendChild($payload); \Moxl\API::request($dom->saveXML($dom->documentElement)); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/Ping.php000066400000000000000000000011061342764602200210310ustar00rootroot00000000000000createElementNS('urn:xmpp:ping', 'ping'); \Moxl\API::request(\Moxl\API::iqWrapper($ping, $session->get('host'), 'get')); } static function pong($to, $id) { $dom = new \DOMDocument('1.0', 'UTF-8'); $ping = $dom->createElementNS('urn:xmpp:ping', 'ping'); \Moxl\API::request(\Moxl\API::iqWrapper($ping, $to, 'result', $id)); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/Presence.php000066400000000000000000000111201342764602200216750ustar00rootroot00000000000000createElementNS('jabber:client', 'presence'); $dom->appendChild($root); $me = \App\User::me(); if ($me && $me->session) { $root->setAttribute('from', $me->id.'/'.$me->session->resource); } $root->setAttribute('id', $session->get('id')); if ($to != false) { $root->setAttribute('to', $to); } if ($type != false) { $root->setAttribute('type', $type); } if ($status != false) { $status = $dom->createElement('status', $status); $root->appendChild($status); } if ($show != false) { $show = $dom->createElement('show', $show); $root->appendChild($show); } if ($priority != 0) { $priority = $dom->createElement('priority', $priority); $root->appendChild($priority); } $c = $dom->createElementNS('http://jabber.org/protocol/caps', 'c'); $c->setAttribute('hash', 'sha-1'); $c->setAttribute('node', 'http://moxl.movim.eu/'); $c->setAttribute('ext', 'pmuc-v1 share-v1 voice-v1 video-v1 camera-v1'); $c->setAttribute('ver', \Moxl\Utils::generateCaps()); $root->appendChild($c); return $dom->saveXML($dom->documentElement); } /* * Simple presence without parameters */ public static function simple() { $xml = self::maker(false, false, false, false, false); \Moxl\API::request($xml); } /* * Subscribe to someone presence */ public static function unavailable($to = false, $status = false, $type = false) { $xml = self::maker($to, $status, false, false, 'unavailable'); \Moxl\API::request($xml, $type); } /* * Subscribe to someone presence */ public static function subscribe($to, $status) { $xml = self::maker($to, $status, false, false, 'subscribe'); \Moxl\API::request($xml); } /* * Unsubscribe to someone presence */ public static function unsubscribe($to, $status) { $xml = self::maker($to, $status, false, false, 'unsubscribe'); \Moxl\API::request($xml); } /* * Accept someone presence \Moxl\API::request */ public static function subscribed($to) { $xml = self::maker($to, false, false, false, 'subscribed'); \Moxl\API::request($xml); } /* * Refuse someone presence \Moxl\API::request */ public static function unsubscribed($to) { $xml = self::maker($to, false, false, false, 'unsubscribed'); \Moxl\API::request($xml); } /* * Enter a chat room */ public static function muc($to, $nickname = false, $mam = false) { $session = Session::start(); $dom = new \DOMDocument('1.0', 'UTF-8'); $presence = $dom->createElementNS('jabber:client', 'presence'); $dom->appendChild($presence); $me = \App\User::me(); $presence->setAttribute('from', $me->id.'/'.$me->session->resource); $presence->setAttribute('id', $session->get('id')); $presence->setAttribute('to', $to.'/'.$nickname); $x = $dom->createElementNS('http://jabber.org/protocol/muc', 'x'); if ($mam) { $history = $dom->createElement('history'); $history->setAttribute('maxchars', 0); $x->appendChild($history); } $presence->appendChild($x); \Moxl\API::request($dom->saveXML($dom->documentElement)); } /* * Go away */ public static function away($status = false) { $xml = self::maker(false, $status, 'away', false, false); \Moxl\API::request($xml); } /* * Go chatting */ public static function chat($status = false) { $xml = self::maker(false, $status, 'chat', false, false); \Moxl\API::request($xml); } /* * Do not disturb */ public static function DND($status = false) { $xml = self::maker(false, $status, 'dnd', false, false); \Moxl\API::request($xml); } /* * eXtended Away */ public static function XA($status = false) { $xml = self::maker(false, $status, 'xa', false, false); \Moxl\API::request($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/Pubsub.php000066400000000000000000000430721342764602200214040ustar00rootroot00000000000000createElementNS('http://jabber.org/protocol/pubsub', 'pubsub'); $create = $dom->createElement('create'); $create->setAttribute('node', $node); $pubsub->appendChild($create); $configure = $dom->createElement('configure'); $pubsub->appendChild($configure); $x = $dom->createElement('x'); $x->setAttribute('xmlns', 'jabber:x:data'); $x->setAttribute('type', 'submit'); $configure->appendChild($x); $field = $dom->createElement('field'); $field->setAttribute('var', 'FORM_TYPE'); $field->setAttribute('type', 'hidden'); $x->appendChild($field); $value = $dom->createElement('value', 'http://jabber.org/protocol/pubsub#node_config'); $field->appendChild($value); $field = $dom->createElement('field'); $field->setAttribute('var', 'pubsub#persist_items'); $x->appendChild($field); $value = $dom->createElement('value', 'true'); $field->appendChild($value); $field = $dom->createElement('field'); $field->setAttribute('var', 'pubsub#deliver_payloads'); $x->appendChild($field); $value = $dom->createElement('value', 'false'); $field->appendChild($value); $field = $dom->createElement('field'); $field->setAttribute('var', 'pubsub#send_last_published_item'); $x->appendChild($field); $value = $dom->createElement('value', 'on_sub'); $field->appendChild($value); $field = $dom->createElement('field'); $field->setAttribute('var', 'pubsub#access_model'); $x->appendChild($field); $value = $dom->createElement('value', 'open'); $field->appendChild($value); $field = $dom->createElement('field'); $field->setAttribute('var', 'pubsub#max_items'); $x->appendChild($field); $value = $dom->createElement('value', 1000); $field->appendChild($value); $field = $dom->createElement('field'); $field->setAttribute('var', 'pubsub#title'); $x->appendChild($field); $value = $dom->createElement('value', $name); $field->appendChild($value); $xml = \Moxl\API::iqWrapper($pubsub, $to, 'set'); \Moxl\API::request($xml); } public static function delete($to, $node) { $dom = new \DOMDocument('1.0', 'UTF-8'); $pubsub = $dom->createElementNS('http://jabber.org/protocol/pubsub#owner', 'pubsub'); $delete = $dom->createElement('delete'); $delete->setAttribute('node', $node); $pubsub->appendChild($delete); $xml = \Moxl\API::iqWrapper($pubsub, $to, 'set'); \Moxl\API::request($xml); } public static function createPersistentStorage($to, $node) { $dom = new \DOMDocument('1.0', 'UTF-8'); $pubsub = $dom->createElement('pubsub'); $pubsub->setAttribute('xmlns', 'http://jabber.org/protocol/pubsub'); $create = $dom->createElement('create'); $create->setAttribute('node', $node); $pubsub->appendChild($create); $configure = $dom->createElement('configure'); $pubsub->appendChild($configure); $x = $dom->createElement('x'); $x->setAttribute('xmlns', 'jabber:x:data'); $x->setAttribute('type', 'submit'); $configure->appendChild($x); $field = $dom->createElement('field'); $field->setAttribute('var', 'FORM_TYPE'); $field->setAttribute('type', 'hidden'); $x->appendChild($field); $value = $dom->createElement('value', 'http://jabber.org/protocol/pubsub#node_config'); $field->appendChild($value); $field = $dom->createElement('field'); $field->setAttribute('var', 'pubsub#persist_items'); $x->appendChild($field); $value = $dom->createElement('value', 'true'); $field->appendChild($value); $field = $dom->createElement('field'); $field->setAttribute('var', 'pubsub#access_model'); $x->appendChild($field); $value = $dom->createElement('value', 'whitelist'); $field->appendChild($value); $xml = \Moxl\API::iqWrapper($pubsub, $to, 'set'); \Moxl\API::request($xml); } public static function configurePersistentStorage($to, $node, $access_model = 'whitelist', $max_items = false) { $dom = new \DOMDocument('1.0', 'UTF-8'); $pubsub = $dom->createElement('pubsub'); $pubsub->setAttribute('xmlns', 'http://jabber.org/protocol/pubsub#owner'); $configure = $dom->createElement('configure'); $configure->setAttribute('node', $node); $pubsub->appendChild($configure); $x = $dom->createElement('x'); $x->setAttribute('xmlns', 'jabber:x:data'); $x->setAttribute('type', 'submit'); $configure->appendChild($x); $field = $dom->createElement('field'); $field->setAttribute('var', 'FORM_TYPE'); $field->setAttribute('type', 'hidden'); $x->appendChild($field); $value = $dom->createElement('value', 'http://jabber.org/protocol/pubsub#node_config'); $field->appendChild($value); $field = $dom->createElement('field'); $field->setAttribute('var', 'pubsub#persist_items'); $x->appendChild($field); $value = $dom->createElement('value', 'true'); $field->appendChild($value); if ($max_items) { $field = $dom->createElement('field'); $field->setAttribute('var', 'pubsub#max_items'); $x->appendChild($field); $value = $dom->createElement('value', $max_items); $field->appendChild($value); } if (empty($access_model)) $access_model = 'whitelist'; $field = $dom->createElement('field'); $field->setAttribute('var', 'pubsub#access_model'); $x->appendChild($field); $value = $dom->createElement('value', $access_model); $field->appendChild($value); $xml = \Moxl\API::iqWrapper($pubsub, $to, 'set'); \Moxl\API::request($xml); } public static function createCommentNode($to, $node) { $dom = new \DOMDocument('1.0', 'UTF-8'); $pubsub = $dom->createElement('pubsub'); $pubsub->setAttribute('xmlns', 'http://jabber.org/protocol/pubsub'); $create = $dom->createElement('create'); $create->setAttribute('node', 'urn:xmpp:microblog:0:comments/'.$node); $pubsub->appendChild($create); $configure = $dom->createElement('configure'); $pubsub->appendChild($configure); $x = $dom->createElement('x'); $x->setAttribute('xmlns', 'jabber:x:data'); $x->setAttribute('type', 'submit'); $configure->appendChild($x); $field = $dom->createElement('field'); $field->setAttribute('var', 'FORM_TYPE'); $field->setAttribute('type', 'hidden'); $x->appendChild($field); $value = $dom->createElement('value', 'http://jabber.org/protocol/pubsub#node_config'); $field->appendChild($value); $field = $dom->createElement('field'); $field->setAttribute('var', 'pubsub#deliver_payloads'); $x->appendChild($field); $value = $dom->createElement('value', 'false'); $field->appendChild($value); $field = $dom->createElement('field'); $field->setAttribute('var', 'pubsub#persist_items'); $x->appendChild($field); $value = $dom->createElement('value', 'true'); $field->appendChild($value); $field = $dom->createElement('field'); $field->setAttribute('var', 'pubsub#access_model'); $x->appendChild($field); $value = $dom->createElement('value', 'open'); $field->appendChild($value); $field = $dom->createElement('field'); $field->setAttribute('var', 'pubsub#notify_retract'); $x->appendChild($field); $value = $dom->createElement('value', 'true'); $field->appendChild($value); $field = $dom->createElement('field'); $field->setAttribute('var', 'pubsub#max_items'); $x->appendChild($field); $value = $dom->createElement('value', 1000); $field->appendChild($value); $field = $dom->createElement('field'); $field->setAttribute('var', 'pubsub#send_last_published_item'); $x->appendChild($field); $value = $dom->createElement('value', 'on_sub'); $field->appendChild($value); $field = $dom->createElement('field'); $field->setAttribute('var', 'pubsub#publish_model'); $x->appendChild($field); $value = $dom->createElement('value', 'open'); $field->appendChild($value); $xml = \Moxl\API::iqWrapper($pubsub, $to, 'set'); \Moxl\API::request($xml); } public static function subscribe($to, $from, $node) { $dom = new \DOMDocument('1.0', 'UTF-8'); $pubsub = $dom->createElementNS('http://jabber.org/protocol/pubsub', 'pubsub'); $subscribe = $dom->createElement('subscribe'); $subscribe->setAttribute('node', $node); $subscribe->setAttribute('jid', $from); $pubsub->appendChild($subscribe); $xml = \Moxl\API::iqWrapper($pubsub, $to, 'set'); \Moxl\API::request($xml); } public static function unsubscribe($to, $from, $node, $subid) { $dom = new \DOMDocument('1.0', 'UTF-8'); $pubsub = $dom->createElementNS('http://jabber.org/protocol/pubsub', 'pubsub'); $unsubscribe = $dom->createElement('unsubscribe'); $unsubscribe->setAttribute('node', $node); $unsubscribe->setAttribute('jid', $from); if (!empty($subid)) { $unsubscribe->setAttribute('subid', $subid); } $pubsub->appendChild($unsubscribe); $xml = \Moxl\API::iqWrapper($pubsub, $to, 'set'); \Moxl\API::request($xml); } public static function getSubscriptions($to, $node) { $dom = new \DOMDocument('1.0', 'UTF-8'); $pubsub = $dom->createElementNS('http://jabber.org/protocol/pubsub#owner', 'pubsub'); $subscriptions = $dom->createElement('subscriptions'); $subscriptions->setAttribute('node', $node); $pubsub->appendChild($subscriptions); $xml = \Moxl\API::iqWrapper($pubsub, $to, 'get'); \Moxl\API::request($xml); } public static function setSubscriptions($to, $node, $data) { $subscriptions = ""; foreach ($data as $jid_subid => $subscription) { list($jid, $subid) = split("_", $jid_subid); $subscriptions .= ' '; } $xml = ' '.$subscriptions.' '; $xml = \Moxl\API::iqWrapper($xml, $to, 'set'); \Moxl\API::request($xml); } public static function getItems($to, $node, $paging = 10, $after = false, $before = null, $skip = 0) { $dom = new \DOMDocument('1.0', 'UTF-8'); $pubsub = $dom->createElementNS('http://jabber.org/protocol/pubsub', 'pubsub'); $items = $dom->createElement('items'); $items->setAttribute('node', $node); if ($skip != 0) { $set = $dom->createElement('set'); $set->setAttribute('xmlns', 'http://jabber.org/protocol/rsm'); $set->appendChild($dom->createElement('index', $skip)); $set->appendChild($dom->createElement('max', $paging)); $pubsub->appendChild($set); } elseif ($after) { $set = $dom->createElement('set'); $set->setAttribute('xmlns', 'http://jabber.org/protocol/rsm'); $set->appendChild($dom->createElement('after', $after)); $set->appendChild($dom->createElement('max', $paging)); $pubsub->appendChild($set); } elseif ($before && $before !== null) { $set = $dom->createElement('set'); $set->setAttribute('xmlns', 'http://jabber.org/protocol/rsm'); $set->appendChild($dom->createElement('before', $before)); $set->appendChild($dom->createElement('max', $paging)); $pubsub->appendChild($set); } else { $items->setAttribute('max_items', $paging); } $pubsub->appendChild($items); $xml = \Moxl\API::iqWrapper($pubsub, $to, 'get'); \Moxl\API::request($xml); } public static function getItem($to, $node, $id) { $dom = new \DOMDocument('1.0', 'UTF-8'); $pubsub = $dom->createElementNS('http://jabber.org/protocol/pubsub', 'pubsub'); $items = $dom->createElement('items'); $items->setAttribute('node', $node); $pubsub->appendChild($items); $item = $dom->createElement('item'); $item->setAttribute('id', $id); $items->appendChild($item); $xml = \Moxl\API::iqWrapper($pubsub, $to, 'get'); \Moxl\API::request($xml); } public static function postPublish($to, $node, $atom) { $dom = new \DOMDocument('1.0', 'UTF-8'); $atomxml = $dom->importNode($atom->getDom(), true); $pubsub = $dom->createElementNS('http://jabber.org/protocol/pubsub', 'pubsub'); $publish = $dom->createElement('publish'); $publish->setAttribute('node', $node); $pubsub->appendChild($publish); $item = $dom->createElement('item'); $item->appendChild($atomxml); $item->setAttribute('id', $atom->id); $publish->appendChild($item); $xml = \Moxl\API::iqWrapper($pubsub, $to, 'set'); \Moxl\API::request($xml); } public static function testPostPublish($to, $node, $id) { $dom = new \DOMDocument('1.0', 'UTF-8'); $pubsub = $dom->createElementNS('http://jabber.org/protocol/pubsub', 'pubsub'); $publish = $dom->createElement('publish'); $publish->setAttribute('node', $node); $pubsub->appendChild($publish); $item = $dom->createElement('item'); $item->setAttribute('id', $id); $publish->appendChild($item); $entry = $dom->createElementNS('http://www.w3.org/2005/Atom', 'entry'); $item->appendChild($entry); $xml = \Moxl\API::iqWrapper($pubsub, $to, 'set'); \Moxl\API::request($xml); } public static function postDelete($to, $node, $id) { $dom = new \DOMDocument('1.0', 'UTF-8'); $pubsub = $dom->createElementNS('http://jabber.org/protocol/pubsub', 'pubsub'); $retract = $dom->createElement('retract'); $retract->setAttribute('node', $node); $retract->setAttribute('notify', true); $pubsub->appendChild($retract); $item = $dom->createElement('item'); $item->setAttribute('id', $id); $retract->appendChild($item); $xml = \Moxl\API::iqWrapper($pubsub, $to, 'set'); \Moxl\API::request($xml); } public static function getConfig($to, $node) { $dom = new \DOMDocument('1.0', 'UTF-8'); $pubsub = $dom->createElementNS('http://jabber.org/protocol/pubsub#owner', 'pubsub'); $configure = $dom->createElement('configure'); $configure->setAttribute('node', $node); $pubsub->appendChild($configure); $xml = \Moxl\API::iqWrapper($pubsub, $to, 'get'); \Moxl\API::request($xml); } public static function setConfig($to, $node, $data) { $dom = new \DOMDocument('1.0', 'UTF-8'); $pubsub = $dom->createElementNS('http://jabber.org/protocol/pubsub#owner', 'pubsub'); $dom->appendChild($pubsub); $configure = $dom->createElement('configure'); $configure->setAttribute('node', $node); $pubsub->appendChild($configure); $x = $dom->createElement('x'); $x->setAttribute('xmlns', 'jabber:x:data'); $x->setAttribute('type', 'submit'); $configure->appendChild($x); $xmpp = new \FormtoXMPP($data); $xmpp->create(); $xmpp->appendToX($dom); $xml = \Moxl\API::iqWrapper($pubsub, $to, 'set'); \Moxl\API::request($xml); } public static function getAffiliations($to, $node) { $dom = new \DOMDocument('1.0', 'UTF-8'); $pubsub = $dom->createElementNS('http://jabber.org/protocol/pubsub#owner', 'pubsub'); $affiliations = $dom->createElement('affiliations'); $affiliations->setAttribute('node', $node); $pubsub->appendChild($affiliations); $xml = \Moxl\API::iqWrapper($pubsub, $to, 'get'); \Moxl\API::request($xml); } public static function setAffiliations($to, $node, $data) { $dom = new \DOMDocument('1.0', 'UTF-8'); $pubsub = $dom->createElementNS('http://jabber.org/protocol/pubsub#owner', 'pubsub'); $affiliations = $dom->createElement('affiliations'); $affiliations->setAttribute('node', $node); $pubsub->appendChild($affiliations); foreach ($data as $jid => $role) { $affiliation = $dom->createElement('affiliation'); $affiliation->setAttribute('jid', $jid); $affiliation->setAttribute('affiliation', $role); $affiliations->appendChild($affiliation); } $xml = \Moxl\API::iqWrapper($pubsub, $to, 'set'); \Moxl\API::request($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/PubsubAtom.php000066400000000000000000000167761342764602200222400ustar00rootroot00000000000000id = generateUUID(); } public function enableComments($server = true) { $this->comments = $server; } public function isOpen() { $this->open = true; } public function getDom() { $dom = new \DOMDocument('1.0', 'UTF-8'); $entry = $dom->createElement('entry'); $dom->appendChild($entry); $entry->appendChild($dom->createElement('id', $this->id)); if ($this->title) { $entry->appendChild($dom->createElement('title', $this->title)); } $author = $dom->createElement('author'); $author->appendChild($dom->createElement('name', $this->name)); $author->appendChild($dom->createElement('uri', 'xmpp:'.$this->jid)); $entry->appendChild($author); /*$link = $dom->createElement('link'); $link->setAttribute('rel', 'alternate'); $link->setAttribute('type', 'application/atom+xml'); $link->setAttribute('href', 'xmpp:'.$this->to.'?;node='.$this->node.';item='.$this->id); $entry->appendChild($link);*/ $link = $dom->createElement('link'); $link->setAttribute('rel', 'alternate'); $link->setAttribute('href', 'xmpp:'.$this->to.'?;node='.$this->node.';item='.$this->id); $entry->appendChild($link); if ($this->comments) { $link = $dom->createElement('link'); $link->setAttribute('rel', 'replies'); $link->setAttribute('title', 'comments'); if ($this->repost) { $link->setAttribute('href', 'xmpp:'.$this->repost[0].'?;node=urn:xmpp:microblog:0:comments/'.$this->repost[2]); } elseif ($this->comments === true) { $link->setAttribute('href', 'xmpp:'.$this->to.'?;node=urn:xmpp:microblog:0:comments/'.$this->id); } else { $link->setAttribute('href', 'xmpp:'.$this->comments.'?;node=urn:xmpp:microblog:0:comments/'.$this->id); } $entry->appendChild($link); } if ($this->open) { $link = $dom->createElement('link'); $link->setAttribute('rel', 'alternate'); $link->setAttribute('type', 'text/html'); $link->setAttribute('title', $this->title); // Not very elegant if ($this->node == 'urn:xmpp:microblog:0') { $link->setAttribute('href', \Movim\Route::urlize('blog', [$this->to, $this->id])); } else { $link->setAttribute('href', \Movim\Route::urlize('node', [$this->to, $this->node, $this->id])); } $entry->appendChild($link); } if ($this->link && is_array($this->link)) { $link = $dom->createElement('link'); $link->setAttribute('rel', 'related'); $link->setAttribute('href', $this->link['href']); if ($this->link['type'] != null) { $link->setAttribute('type', $this->link['type']); } if ($this->link['title'] != null) { $link->setAttribute('title', $this->link['title']); } if ($this->link['description'] != null) { $link->setAttribute('description', $this->link['description']); } if ($this->link['logo'] != null) { $link->setAttribute('logo', $this->link['logo']); } $entry->appendChild($link); } if ($this->repost) { $link = $dom->createElement('link'); $link->setAttribute('rel', 'via'); $link->setAttribute('href', 'xmpp:'.$this->repost[0].'?;node='.$this->repost[1].';item='.$this->repost[2]); $entry->appendChild($link); } if ($this->reply) { $thr = $dom->createElement('thr:in-reply-to'); $thr->setAttribute('href', $this->reply); $entry->appendChild($thr); } if ($this->image && is_array($this->image)) { $link = $dom->createElement('link'); $link->setAttribute('rel', 'enclosure'); $link->setAttribute('href', $this->image['href']); if ($this->image['type'] != null) { $link->setAttribute('type', $this->image['type']); } if ($this->image['title'] != null) { $link->setAttribute('title', $this->image['title']); } $entry->appendChild($link); } /*if ($this->geo) { $xml .= ' '.$this->geo['latitude'].' '.$this->geo['longitude'].' '.$this->geo['altitude'].' '.$this->geo['country'].' '.$this->geo['countrycode'].' '.$this->geo['region'].' '.$this->geo['postalcode'].' '.$this->geo['locality'].' '.$this->geo['street'].' '.$this->geo['building'].' '.$this->geo['text'].' '.$this->geo['uri'].' '.date('c').' '; }*/ if ($this->content) { $content_raw = $dom->createElement('content', $this->content); $content_raw->setAttribute('type', 'text'); $entry->appendChild($content_raw); } if ($this->contentxhtml) { $content = $dom->createElement('content'); $div = $dom->createElement('div'); $content->appendChild($div); $content->setAttribute('type', 'xhtml'); $entry->appendChild($content); $f = $dom->createDocumentFragment(); $f->appendXML($this->contentxhtml); $div->appendChild($f); $div->setAttribute('xmlns', 'http://www.w3.org/1999/xhtml'); } if ($this->published != false) { $entry->appendChild($dom->createElement('published', date(DATE_ISO8601, $this->published))); } else { $entry->appendChild($dom->createElement('published', gmdate(DATE_ISO8601))); } if (is_array($this->tags)) { foreach ($this->tags as $tag) { $category = $dom->createElement('category'); $entry->appendChild($category); $category->setAttribute('term', $tag); } } $entry->setAttribute('xmlns', 'http://www.w3.org/2005/Atom'); if ($this->reply) { $entry->setAttribute('xmlns:thr', 'http://purl.org/syndication/thread/1.0'); } $entry->appendChild($dom->createElement('updated', gmdate(DATE_ISO8601))); return $dom->documentElement; } public function __toString() { return $dom->saveXML($this->getDom()); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/PubsubSubscription.php000066400000000000000000000036211342764602200240050ustar00rootroot00000000000000createElementNS('http://jabber.org/protocol/pubsub', 'pubsub'); $publish = $dom->createElement('publish'); $publish->setAttribute('node', $pepnode); $pubsub->appendChild($publish); $item = $dom->createElement('item'); $item->setAttribute('id', self::generateId($server, $jid, $node)); $publish->appendChild($item); $subscription = $dom->createElement('subscription'); $subscription->setAttribute('xmlns', 'urn:xmpp:pubsub:subscription:0'); $subscription->setAttribute('server', $server); $subscription->setAttribute('node', $node); $item->appendChild($subscription); $title = $dom->createElement('title', $title); $subscription->appendChild($title); $xml = \Moxl\API::iqWrapper($pubsub, false, 'set'); \Moxl\API::request($xml); } static function listRemove($server, $jid, $node, $pepnode = 'urn:xmpp:pubsub:subscription') { $dom = new \DOMDocument('1.0', 'UTF-8'); $pubsub = $dom->createElementNS('http://jabber.org/protocol/pubsub', 'pubsub'); $retract = $dom->createElement('retract'); $retract->setAttribute('node', $pepnode); $pubsub->appendChild($retract); $item = $dom->createElement('item'); $item->setAttribute('id', self::generateId($server, $jid, $node)); $retract->appendChild($item); $xml = \Moxl\API::iqWrapper($pubsub, false, 'set'); \Moxl\API::request($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/Register.php000066400000000000000000000035301342764602200217230ustar00rootroot00000000000000createElementNS('jabber:iq:register', 'query'); \Moxl\API::request(\Moxl\API::iqWrapper($query, $to, 'get')); } public static function set($to = false, $data) { $form = new Form($data); if (isset($data->generic_username)) { $dom = new \DOMDocument('1.0', 'UTF-8'); $query = $dom->createElementNS('jabber:iq:register', 'query'); $query->appendChild($dom->createElement('username', $data->generic_username->value)); $query->appendChild($dom->createElement('password', $data->generic_password->value)); $xml = \Moxl\API::iqWrapper($query, $to, 'set'); } else { $xml = ' '.$form.' '; $xml = \Moxl\API::iqWrapper($xml, $to, 'set'); } \Moxl\API::request($xml); } public static function remove() { $dom = new \DOMDocument('1.0', 'UTF-8'); $query = $dom->createElementNS('jabber:iq:register', 'query'); $query->appendChild($dom->createElement('remove')); $xml = \Moxl\API::iqWrapper($query, false, 'set'); \Moxl\API::request($xml); } public static function changePassword($to, $username, $password) { $dom = new \DOMDocument('1.0', 'UTF-8'); $query = $dom->createElementNS('jabber:iq:register', 'query'); $query->appendChild($dom->createElement('username', $username)); $query->appendChild($dom->createElement('password', $password)); $xml = \Moxl\API::iqWrapper($query, $to, 'set'); \Moxl\API::request($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/Roster.php000066400000000000000000000030241342764602200214130ustar00rootroot00000000000000createElementNS('jabber:iq:roster', 'query'); $xml = \Moxl\API::iqWrapper($query, false, 'get'); \Moxl\API::request($xml); } /* * Add contact */ public static function add($to, $name, $group) { $dom = new \DOMDocument('1.0', 'UTF-8'); $roster = $dom->createElementNS('jabber:iq:roster', 'query'); $item = $dom->createElement('item'); $item->setAttribute('jid', $to); $item->setAttribute('name', $name); $roster->appendChild($item); if (!empty($group)) { $group = $dom->createElement('group', $group); $item->appendChild($group); } $xml = \Moxl\API::iqWrapper($roster, false, 'set'); \Moxl\API::request($xml); } public static function update($to, $name, $group) { $xml = self::add($to, $name, $group); \Moxl\API::request($xml); } /* * Remove a contact */ public static function remove($to) { $dom = new \DOMDocument('1.0', 'UTF-8'); $roster = $dom->createElementNS('jabber:iq:roster', 'query'); $item = $dom->createElement('item'); $item->setAttribute('jid', $to); $item->setAttribute('subscription', 'remove'); $roster->appendChild($item); $xml = \Moxl\API::iqWrapper($roster, false, 'set'); \Moxl\API::request($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/Storage.php000066400000000000000000000015241342764602200215440ustar00rootroot00000000000000createElementNS('jabber:iq:private', 'query'); $data = ($data) ? $dom->createElement('data', $data) : $dom->createElement('data'); $data->setAttribute('xmlns', $xmlns); $query->appendchild($data); return $query; } static function set($xmlns, $data) { $xml = \Moxl\API::iqWrapper(self::prepareQuery($xmlns, $data), false, 'set'); \Moxl\API::request($xml); } static function get($xmlns) { $xml = \Moxl\API::iqWrapper(self::prepareQuery($xmlns), false, 'get'); \Moxl\API::request($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/Stream.php000066400000000000000000000024051342764602200213720ustar00rootroot00000000000000'; \Moxl\API::request($xml); } static function end() { $xml = ''; \Moxl\API::request($xml); } static function startTLS() { $dom = new \DOMDocument('1.0', 'UTF-8'); $starttls = $dom->createElementNS('urn:ietf:params:xml:ns:xmpp-tls', 'starttls'); $dom->appendChild($starttls); \Moxl\API::request($dom->saveXML($dom->documentElement)); } static function bindSet($resource) { $dom = new \DOMDocument('1.0', 'utf-8'); $bind = $dom->createElementNS('urn:ietf:params:xml:ns:xmpp-bind', 'bind'); $bind->appendChild($dom->createElement('resource', $resource)); $xml = \Moxl\API::iqWrapper($bind, false, 'set'); \Moxl\API::request($xml); } static function sessionStart($to) { $dom = new \DOMDocument('1.0', 'utf-8'); $session = $dom->createElementNS('urn:ietf:params:xml:ns:xmpp-session', 'session'); $xml = \Moxl\API::iqWrapper($session, $to, 'set'); \Moxl\API::request($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/Upload.php000066400000000000000000000010431342764602200213600ustar00rootroot00000000000000createElementNS('urn:xmpp:http:upload', 'request'); $request->appendChild($dom->createElement('filename', $name)); $request->appendChild($dom->createElement('size', $size)); $request->appendChild($dom->createElement('content-type', $type)); $xml = \Moxl\API::iqWrapper($request, $to, 'get'); \Moxl\API::request($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/Vcard.php000066400000000000000000000040271342764602200212000ustar00rootroot00000000000000createElementNS('vcard-temp', 'vCard'); $xml = \Moxl\API::iqWrapper($vcard, $to, 'get'); \Moxl\API::request($xml); } static function set($to = false, $data) { $dom = new \DOMDocument('1.0', 'UTF-8'); $vcard = $dom->createElementNS('vcard-temp', 'vCard'); if (isset($data->fn)) $vcard->appendChild($dom->createElement('FN', $data->fn->value)); if (isset($data->name)) $vcard->appendChild($dom->createElement('NICKNAME', $data->name->value)); if (isset($data->url)) $vcard->appendChild($dom->createElement('URL', $data->url->value)); if (isset($data->date)) $vcard->appendChild($dom->createElement('BDAY', $data->date->value)); if (isset($data->email)) { $email = $dom->createElement('EMAIL'); $email->appendChild($dom->createElement('USERID', $data->email->value)); $vcard->appendChild($email); } if (isset($data->country) || isset($data->locality) || isset($data->postalcode)) { $adr = $dom->createElement('ADR'); $adr->appendChild($dom->createElement('LOCALITY', $data->locality->value)); $adr->appendChild($dom->createElement('PCODE', $data->postalcode->value)); $adr->appendChild($dom->createElement('CTRY', $data->country->value)); $vcard->appendChild($adr); } if (isset($data->desc)) $vcard->appendChild($dom->createElement('DESC', $data->desc->value)); if (isset($data->photobin) && isset($data->phototype)) { $photo = $dom->createElement('PHOTO'); $photo->appendChild($dom->createElement('TYPE', $data->phototype->value)); $photo->appendChild($dom->createElement('BINVAL', $data->photobin->value)); $vcard->appendChild($photo); } $xml = \Moxl\API::iqWrapper($vcard, $to, 'set'); \Moxl\API::request($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/Vcard4.php000066400000000000000000000047511342764602200212700ustar00rootroot00000000000000createElementNS('http://jabber.org/protocol/pubsub', 'pubsub'); $items = $dom->createElement('items'); $items->setAttribute('node', 'urn:xmpp:vcard4'); $pubsub->appendChild($items); $xml = \Moxl\API::iqWrapper($pubsub, $to, 'get'); \Moxl\API::request($xml); } static function set($data) { $dom = new \DOMDocument('1.0', 'UTF-8'); $pubsub = $dom->createElementNS('http://jabber.org/protocol/pubsub', 'pubsub'); $publish = $dom->createElement('publish'); $publish->setAttribute('node', 'urn:xmpp:vcard4'); $pubsub->appendChild($publish); $item = $dom->createElement('item'); $item->setAttribute('id', 'current'); $publish->appendChild($item); $vcard = $dom->createElementNS('urn:ietf:params:xml:ns:vcard-4.0', 'vcard'); $item->appendChild($vcard); $fn = $dom->createElement('fn'); $fn->appendChild($dom->createElement('text', $data->fn)); $vcard->appendChild($fn); $nickname = $dom->createElement('nickname'); $nickname->appendChild($dom->createElement('text', $data->name)); $vcard->appendChild($nickname); $bday = $dom->createElement('bday'); $bday->appendChild($dom->createElement('date', $data->date)); $vcard->appendChild($bday); $url = $dom->createElement('url'); $url->appendChild($dom->createElement('uri', $data->url)); $vcard->appendChild($url); $note = $dom->createElement('note'); $note->appendChild($dom->createElement('text', $data->description)); $vcard->appendChild($note); $impp = $dom->createElement('impp'); $impp->appendChild($dom->createElement('uri', 'xmpp:'.$data->jid)); $vcard->appendChild($impp); $email = $dom->createElement('email'); $email->appendChild($dom->createElement('text', $data->email)); $vcard->appendChild($email); $adr = $dom->createElement('adr'); $adr->appendChild($dom->createElement('locality', $data->adrlocality)); $adr->appendChild($dom->createElement('code', $data->adrpostalcode)); $adr->appendChild($dom->createElement('country', $data->adrcountry)); $vcard->appendChild($adr); $xml = \Moxl\API::iqWrapper($pubsub, false, 'set'); \Moxl\API::request($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Stanza/Version.php000066400000000000000000000010271342764602200215630ustar00rootroot00000000000000createElementNS('jabber:iq:version', 'query'); $query->appendChild($dom->createElement('name', $name)); $query->appendChild($dom->createElement('version', $version)); $query->appendChild($dom->createElement('os', $os)); $xml = \Moxl\API::iqWrapper($query, $to, 'result', $id); \Moxl\API::request($xml); } } movim-0.14.1/lib/moxl/src/Moxl/Utils.php000066400000000000000000000073621342764602200200060ustar00rootroot00000000000000', '@']; $escapes = ['20', '22', '26', '27', '2f', '3a', '3c', '3e', '40', '5c']; for ($i = 0; $i < strlen($s); $i++) { if ($s{$i} === '\\') { if (in_array($s{$i+1}.$s{$i+2}, $escapes)) { $result .= '\\5c'; } else { $result .= $s{$i}; } } else if (in_array($s{$i}, $chars)) { $result .= '\\'.dechex(ord($s{$i})); } else { $result .= $s{$i}; } } return $result; } } movim-0.14.1/lib/moxl/src/Moxl/Xec/000077500000000000000000000000001342764602200167045ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action.php000066400000000000000000000023431342764602200206340ustar00rootroot00000000000000set('id', $id); // We serialize the current object $obj = new \StdClass; $obj->type = get_class($this); $obj->object = $this; $obj->time = time(); //$_instances = $this->clean($_instances); $sess->set($id, $obj); } /* * Clean old IQ requests */ private function clean($instances) { $t = time(); foreach ($instances as $key => $i) { if ($i['time'] < (int)$t-30) { \Utils::info('Action : Clean this request after 30 sec of no feedback '.$i['type']); unset($instances[$key]); } } return $instances; } public function __call($name, $args) { if (substr($name, 0, 3) == 'set') { $property = '_' . strtolower(substr($name, 3)); $this->$property = $args[0]; return $this; } } abstract public function request(); } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/000077500000000000000000000000001342764602200201215ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Ack/000077500000000000000000000000001342764602200206175ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Ack/Send.php000066400000000000000000000004061342764602200222210ustar00rootroot00000000000000store(); Ack::send($this->_to, $this->_id); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/AdHoc/000077500000000000000000000000001342764602200210775ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/AdHoc/Command.php000066400000000000000000000011771342764602200231740ustar00rootroot00000000000000store(); AdHoc::command($this->_to, $this->_node); } public function handle($stanza, $parent = false) { $this->prepare($stanza, $parent); $this->pack($stanza->command); $this->deliver(); } public function error($errorid, $message) { $this->pack([ 'errorid' => $errorid, 'message' => $message ]); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/AdHoc/Get.php000066400000000000000000000005611342764602200223310ustar00rootroot00000000000000store(); AdHoc::get($this->_to); } public function handle($stanza, $parent = false) { $this->pack($stanza->query->item); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/AdHoc/Submit.php000066400000000000000000000013171342764602200230550ustar00rootroot00000000000000store(); AdHoc::submit($this->_to, $this->_node, $this->_data, $this->_sessionid); } public function handle($stanza, $parent = false) { $this->prepare($stanza, $parent); $this->pack($stanza->command); $this->deliver(); } public function error($errorid, $message) { $this->pack([ 'errorid' => $errorid, 'message' => $message ]); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Avatar/000077500000000000000000000000001342764602200213375ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Avatar/Get.php000066400000000000000000000011421342764602200225650ustar00rootroot00000000000000store(); Avatar::get($this->_to, $this->_node); } public function handle($stanza, $parent = false) { $contact = \App\Contact::firstOrNew(['id' => $this->_to]); $contact->photobin = (string)$stanza->pubsub->items->item->data; $contact->createThumbnails(); $contact->save(); $this->pack($contact); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Avatar/Set.php000066400000000000000000000021441342764602200226040ustar00rootroot00000000000000store(); if ($this->_url === false) { Avatar::set($this->_data, $this->_to, $this->_node); } Avatar::setMetadata($this->_data, $this->_url, $this->_to, $this->_node); } public function handle($stanza, $parent = false) { if ($this->_to == false && $this->_node == false) { $this->pack(\App\User::me()->contact); $this->deliver(); } else { $this->method('pubsub'); $this->pack(['to' => $this->_to, 'node' => $this->_node]); $this->deliver(); } } public function errorFeatureNotImplemented($stanza) { $this->deliver(); } public function errorBadRequest($stanza) { $this->deliver(); } public function errorNotAllowed($stanza) { $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/BOB/000077500000000000000000000000001342764602200205235ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/BOB/Answer.php000066400000000000000000000005701342764602200224750ustar00rootroot00000000000000store(); BOB::answer($this->_to, $this->_id, $this->_cid, $this->_type, $this->_base64); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/BOB/Request.php000066400000000000000000000012561342764602200226700ustar00rootroot00000000000000store(); BOB::request($this->_to.'/'.$this->_resource, $this->_cid); } public function handle($stanza, $parent = false) { $type = (string)$stanza->data->attributes()->type; $data = (string)$stanza->data; $p = new Picture; $p->fromBase($data); $p->set($this->_cid, 'png'); $this->pack(['to' => $this->_to, 'cid' => $this->_cid]); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Bookmark/000077500000000000000000000000001342764602200216665ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Bookmark/Get.php000066400000000000000000000040251342764602200231170ustar00rootroot00000000000000store(); Bookmark::get(); } protected function saveItem($c) { if ($c->getName() == 'subscription') { /* * Old deprecated method, moving the subscriptions to * another PEP node */ $a = new SubscriptionAdd; $a->setServer((string)$c->attributes()->server) ->setNode((string)$c->attributes()->node) ->setFrom($this->_to) ->setPEPNode('urn:xmpp:pubsub:movim-public-subscription') ->request(); } elseif ($c->getName() == 'conference') { $conference = new \App\Conference; $conference->conference = (string)$c->attributes()->jid; $conference->name = (string)$c->attributes()->name; $conference->nick = (string)$c->nick; $conference->autojoin = (int)$c->attributes()->autojoin; $conference->save(); } } public function handle($stanza, $parent = false) { if ($stanza->pubsub->items->item->storage) { \App\User::me()->session->conferences()->delete(); if ($stanza->pubsub->items->item->count() == 1) { // We save the bookmarks as Subscriptions in the database foreach ($stanza->pubsub->items->item->storage->children() as $c) { $this->saveItem($c); } } else { // We parse non-standard XML where the items are in many foreach ($stanza->pubsub->items->children() as $c) { foreach ($c->storage->children() as $s) { $this->saveItem($s); } } } $this->deliver(); } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Bookmark/Set.php000066400000000000000000000015401342764602200231320ustar00rootroot00000000000000store(); Bookmark::set($this->_arr); } public function handle($stanza, $parent = false) { \App\User::me()->session->conferences()->delete(); foreach ($this->_arr as $c) { if ($c['type'] == 'conference') { $conference = new \App\Conference; $conference->conference = (string)$c['jid']; $conference->name = (string)$c['name']; $conference->nick = (string)$c['nick']; $conference->autojoin = (boolean)$c['autojoin']; $conference->save(); } } $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Confirm/000077500000000000000000000000001342764602200215165ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Confirm/Accept.php000066400000000000000000000005401342764602200234250ustar00rootroot00000000000000store(); Confirm::answer($this->_to, $this->_id, $this->_url, $this->_method); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Confirm/Refuse.php000066400000000000000000000005461342764602200234650ustar00rootroot00000000000000store(); Confirm::answer($this->_to, $this->_id, $this->_url, $this->_method, true); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Disco/000077500000000000000000000000001342764602200211625ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Disco/Items.php000066400000000000000000000060071342764602200227570ustar00rootroot00000000000000store(); Disco::items($this->_to); } public function setTo($to) { $this->_to = echapJid($to); return $this; } public function disableSave() { $this->_save = false; return $this; } public function handle($stanza, $parent = false) { if ($this->_save) { $jid = null; $parent = \App\Info::where('server', $this->_to) ->where('node', '') ->first(); $counter = 0; foreach ($stanza->query->item as $item) { if ($this->_save) { $info = \App\Info::firstOrNew([ 'server' => $this->_to, 'node' => (string)$item->attributes()->node ]); $info->setItem($item); if ($parent && $parent->isPubsubService()) { $info->category = 'pubsub'; if (!$info->isMicroblogCommentsNode()) { $counter++; } } if (!empty($info->category) && !$info->isMicroblogCommentsNode()) { $info->save(); } } if ($jid != $info->server) { if (isset($info->node) && $info->node != '' && $info->node != 'urn:xmpp:microblog:0') { $r = new Request; $r->setTo($info->server) ->setNode($info->node) ->request(); } if (strpos($info->server, '/') === false) { $r = new Request; $r->setTo($info->server) ->request(); } } $jid = $info->server; } if ($parent && $parent->isPubsubService()) { $parent->occupants = $counter; $parent->save(); } $this->pack($this->_to); $this->deliver(); } else { $list = []; foreach ($stanza->query->item as $item) { $list[(string)$item->attributes()->jid] = (string)$item->attributes()->name; } if (count($list) > 0) { $this->pack($list); $this->method('nosave_handle'); $this->deliver(); } else { $this->method('nosave_error'); $this->deliver(); } } } public function error($error) { $this->pack($this->_to); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Disco/Request.php000066400000000000000000000053271342764602200233320ustar00rootroot00000000000000store(); /*$info = \App\Info::where('server', $this->_to) ->where('node', (string)$this->_node) ->first();*/ if (!in_array($this->_node, $this->_excluded) /*&& (!$info || $info->isOld())*/) { Disco::request($this->_to, $this->_node); } } public function handle($stanza, $parent = false) { // Caps $capability = new \App\Capability; if ($this->_node !== false) { $capability->set($stanza, $this->_node); } else { $capability->set($stanza, $this->_to); } if ($capability->features != null && $capability->category != null) { $found = \App\Capability::find($capability->node); if ($found) $found->delete(); $capability->save(); } // Info $info = new \App\Info; $info->set($stanza); $found = \App\Info::where('server', $info->server) ->where('node', $info->node) ->first(); if ($found) { $found->set($stanza); $found->save(); } else if (!empty($info->category) && $info->category !== 'account' && $info->category !== 'client') { $info->save(); } $this->pack([$this->_to, $this->_node]); $this->deliver(); // Affiliations $affiliations = []; $owners = $stanza->query->xpath("//field[@var='pubsub#owner']/value/text()"); if (!empty($owners)) { $affiliations['owner'] = []; foreach ($owners as $owner) { array_push($affiliations['owner'], ['jid' => (string)$owner]); } } $publishers = $stanza->query->xpath("//field[@var='pubsub#publisher']/value/text()"); if (!empty($publishers)) { $affiliations['publisher'] = []; foreach ($publishers as $publisher) { array_push($affiliations['publisher'], ['jid' => (string)$publisher]); } } if (!empty($affiliations)) { $this->pack([ 'affiliations' => $affiliations, 'server' => $this->_to, 'node' => $this->_node ]); $this->method('affiliations'); $this->deliver(); } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/IqGateway/000077500000000000000000000000001342764602200220145ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/IqGateway/Get.php000066400000000000000000000006411342764602200232450ustar00rootroot00000000000000store(); IqGateway::get($this->_to); } public function handle($stanza, $parent = false) { $this->prepare($stanza, $parent); $this->pack($stanza->query); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/IqGateway/Set.php000066400000000000000000000013451342764602200232630ustar00rootroot00000000000000store(); IqGateway::set($this->_to, $this->_prompt); } public function handle($stanza, $parent = false) { $this->prepare($stanza, $parent); $this->pack([ 'query' => $stanza->query, 'extra' => $this->_extra ]); $this->deliver(); } public function error($errorid, $message) { $this->pack([ 'errorid' => $errorid, 'message' => $message ]); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Jingle/000077500000000000000000000000001342764602200213315ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Jingle/SessionInitiate.php000066400000000000000000000007341342764602200251600ustar00rootroot00000000000000store(); Jingle::sessionInitiate($this->_to, $this->_offer); } public function errorItemNotFound($stanza) { $this->deliver(); } public function errorUnexpectedRequest($stanza) { $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Jingle/SessionTerminate.php000066400000000000000000000016461342764602200253450ustar00rootroot00000000000000store(); Jingle::sessionTerminate($this->_to, $this->_jingleSid, $this->_reason); } public function setJingleSid($jingleSid) { $this->_jingleSid = $jingleSid; return $this; } public function setReason($reason) { if (in_array($reason, [ 'success', 'busy', 'decline', 'unsupported-transports', 'failed-transport', 'unsupported-applications', 'failed-application', 'incompatible-parameters' ])) $this->_reason = $reason; return $this; } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Location/000077500000000000000000000000001342764602200216715ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Location/Publish.php000066400000000000000000000031011342764602200240030ustar00rootroot00000000000000store(); Location::publish($this->_to, $this->_geo); } public function handle($stanza, $parent = false) { $from = current(explode('/',(string)$stanza->attributes()->from)); /*$cd = new \modl\ContactDAO(); $c = $cd->get($from); if($c == null) { $c = new \modl\Contact(); $c->jid = $from; } $c->loclatitude = $this->_geo['latitude']; $c->loclongitude = $this->_geo['longitude']; $c->localtitude = $this->_geo['altitude']; $c->loccountry = $this->_geo['country']; $c->loccountrycode = $this->_geo['countrycode']; $c->locregion = $this->_geo['region']; $c->locpostalcode = $this->_geo['postalcode']; $c->loclocality = $this->_geo['locality']; $c->locstreet = $this->_geo['street']; $c->locbuilding = $this->_geo['building']; $c->loctext = $this->_geo['text']; $c->locuri = $this->_geo['uri']; $c->loctimestamp = date( 'Y-m-d H:i:s', time()); $cd->set($c);*/ $this->event('locationpublished', $c); } public function errorServiceUnavailable($stanza) { $this->errorFeatureNotImplemented($stanza); } public function errorForbidden($stanza) { $this->errorNotAuthorized($stanza); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/MAM/000077500000000000000000000000001342764602200205335ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/MAM/Get.php000066400000000000000000000033761342764602200217740ustar00rootroot00000000000000_queryid = \generateKey(12); $sess->set('mamid'.$this->_queryid, true); $this->store(); MAM::get($this->_to, $this->_queryid, $this->_jid, $this->_start, $this->_end, $this->_limit, $this->_after, $this->_before, $this->_version); } public function setBefore($before = true) { $this->_before = $before; return $this; } public function handle($stanza, $parent = false) { $sess = Session::start(); $sess->remove('mamid'.$this->_queryid); $this->pack($this->_to); $this->deliver(); if (isset($stanza->fin) && (!isset($stanza->fin->attributes()->complete) || $stanza->fin->attributes()->complete != 'true') && isset($stanza->fin->set) && $stanza->fin->set->attributes()->xmlns == 'http://jabber.org/protocol/rsm' && isset($stanza->fin->set->last)) { $g = new Get; $g->setJid($this->_jid); $g->setTo($this->_to); $g->setLimit($this->_limit); $g->setStart($this->_start); $g->setEnd($this->_end); $g->setBefore($this->_before); $g->setVersion($this->_version); $g->setAfter((string)$stanza->fin->set->last); $g->request(); } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/MAM/GetConfig.php000066400000000000000000000005511342764602200231120ustar00rootroot00000000000000store(); MAM::getConfig(); } public function handle($stanza, $parent = false) { $this->pack($stanza->prefs->attributes()->default); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/MAM/SetConfig.php000066400000000000000000000010361342764602200231250ustar00rootroot00000000000000store(); MAM::setConfig($this->_default); } public function setDefault($default) { $this->_default = (in_array($default, ['always', 'never', 'roster'])) ? $default : 'roster'; return $this; } public function handle($stanza, $parent = false) { $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Message/000077500000000000000000000000001342764602200215055ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Message/Composing.php000066400000000000000000000007241342764602200241570ustar00rootroot00000000000000_muc) { Muc::composing($this->_to); } else { Message::composing($this->_to); } } public function setMuc() { $this->_muc = true; return $this; } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Message/Invite.php000066400000000000000000000004771342764602200234640ustar00rootroot00000000000000_to, $this->_id, $this->_invite); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Message/Paused.php000066400000000000000000000007131342764602200234400ustar00rootroot00000000000000_muc) { Muc::paused($this->_to); } else { Message::paused($this->_to); } } public function setMuc() { $this->_muc = true; return $this; } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Message/Publish.php000066400000000000000000000022541342764602200236270ustar00rootroot00000000000000store(); if ($this->_muc) { Muc::message($this->_to, $this->_content, $this->_html, $this->_id, $this->_file); } elseif ($this->_encrypted) { Message::encrypted($this->_to, $this->_content, $this->_html, $this->_id, $this->_replace); } else { Message::message($this->_to, $this->_content, $this->_html, $this->_id, $this->_replace, $this->_file); } } public function setMuc() { $this->_muc = true; return $this; } public function getMuc() { return $this->_muc; } public function handle($stanza, $parent = false) { if ($this->_muc) { $m = new \Moxl\Xec\Payload\Message; $m->handle($stanza, $parent); } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Microblog/000077500000000000000000000000001342764602200220365ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Microblog/CommentCreateNode.php000066400000000000000000000007431342764602200261070ustar00rootroot00000000000000store(); Pubsub::createCommentNode($this->_to, $this->_parentid); } public function handle($stanza, $parent = false) { $this->pack(['server' => $this->_to, 'parentid' => $this->_parentid]); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Microblog/CommentPublish.php000066400000000000000000000034221342764602200255010ustar00rootroot00000000000000_atom = new PubsubAtom; } public function request() { $this->store(); Pubsub::postPublish($this->_to, $this->_node, $this->_atom); } public function setTo($to) { $this->_to = $to; $this->_atom->to = $to; return $this; } public function setCommentNodeId($commentnodeid) { $this->_commentnodeid = $commentnodeid; $this->_node = 'urn:xmpp:microblog:0:comments/'.$this->_commentnodeid; $this->_atom->node = $this->_node; return $this; } public function setTitle($title) { $this->_atom->title = $title; return $this; } public function setContent($content) { $this->_atom->content = $content; return $this; } public function setName($name) { $this->_atom->name = $name; return $this; } public function setFrom($from) { $this->_atom->jid = $from; return $this; } public function handle($stanza, $parent = false) { $g = new GetItem; $g->setTo($this->_to) ->setNode($this->_node) ->setId($this->_atom->id) ->setParentId($this->_parentid) ->request(); $this->deliver(); } public function error() { $this->pack($this->_id); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Microblog/CommentsGet.php000066400000000000000000000023451342764602200250000ustar00rootroot00000000000000store(); Pubsub::getItems($this->_to, $this->_node); } public function setId($id) { $this->_id = $id; $this->_node = 'urn:xmpp:microblog:0:comments/'.$this->_id; return $this; } public function handle($stanza, $parent = false) { $node = (string)$stanza->pubsub->items->attributes()->node; if ($stanza->pubsub->items->item) { foreach ($stanza->pubsub->items->item as $item) { $p = \App\Post::firstOrNew([ 'server' => $this->_to, 'node' => $this->_node, 'nodeid' => (string)$item->attributes()->id ]); $p->set($item); $p->parent_id = $this->_parentid; $p->save(); } } $this->pack($this->_parentid); $this->deliver(); } public function error() { $this->pack($this->_id); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Muc/000077500000000000000000000000001342764602200206455ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Muc/GetConfig.php000066400000000000000000000006251342764602200232260ustar00rootroot00000000000000store(); Muc::getConfig($this->_to); } public function handle($stanza, $parent = false) { $this->pack(['config' => $stanza->query, 'room' => $this->_to]); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Muc/SetConfig.php000066400000000000000000000010211342764602200232310ustar00rootroot00000000000000store(); Muc::setConfig($this->_to, $this->_data); } public function handle($stanza, $parent = false) { $this->deliver(); } public function error($id, $message = false) { if ($message) { $this->pack($message); $this->deliver(); } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Muc/SetSubject.php000066400000000000000000000012061342764602200234300ustar00rootroot00000000000000store(); Muc::setSubject($this->_to, $this->_subject); } public function handle($stanza, $parent = false) { $message = \App\Message::findByStanza($stanza); $message->set($stanza, $parent); if (!$message->isOTR() && (!$message->isEmpty() || $message->isSubject())) { $message->save(); $this->pack($message); $this->deliver(); } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Nickname/000077500000000000000000000000001342764602200216465ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Nickname/Set.php000066400000000000000000000003771342764602200231210ustar00rootroot00000000000000store(); Nickname::set($this->_nickname); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/OMEMO/000077500000000000000000000000001342764602200207755ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/OMEMO/AnnounceBundle.php000066400000000000000000000022561342764602200244130ustar00rootroot00000000000000store(); OMEMO::announceBundle( $this->_id, $this->_signedPreKeyPublic, $this->_signedPreKeySignature, $this->_identityKey, $this->_preKeys ); } public function setId($id) { $this->_id = $id; return $this; } public function setSignedPreKeyPublic($signedPreKeyPublic) { $this->_signedPreKeyPublic = $signedPreKeyPublic; return $this; } public function setSignedPreKeySignature($signedPreKeySignature) { $this->_signedPreKeySignature = $signedPreKeySignature; return $this; } public function setIdentityKey($identityKey) { $this->_identityKey = $identityKey; return $this; } public function setPreKeys($preKeys) { $this->_preKeys = $preKeys; return $this; } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/OMEMO/GetBundle.php000066400000000000000000000013131342764602200233550ustar00rootroot00000000000000store(); OMEMO::getBundle( $this->_to, $this->_id ); } public function setTo($to) { $this->_to = $to; return $this; } public function setId($id) { $this->_id = $id; return $this; } public function handle($stanza, $parent = false) { $bd = new \Modl\Bundle; $bd->set($stanza->pubsub->items->item, $this->_to, $this->_id); $this->pack($bd); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/OMEMO/Message.php000066400000000000000000000023321342764602200230720ustar00rootroot00000000000000store(); OMEMO::message( $this->_to, $this->_sid, $this->_key, $this->_rid, $this->_iv, $this->_payload, $this->_isprekey ); } public function setTo($to) { $this->_to = $to; return $this; } public function setSid($sid) { $this->_sid = $sid; return $this; } public function setKey($key) { $this->_key = $key; return $this; } public function setRid($rid) { $this->_rid = $rid; return $this; } public function setIv($iv) { $this->_iv = $iv; return $this; } public function setPayload($payload) { $this->_payload = $payload; return $this; } public function setIsPreKey($isprekey) { $this->_isprekey = $isprekey; return $this; } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/OMEMO/SetDeviceList.php000066400000000000000000000005441342764602200242200ustar00rootroot00000000000000store(); OMEMO::setDeviceList($this->_list); } public function setList($list) { $this->_list = $list; return $this; } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Ping/000077500000000000000000000000001342764602200210165ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Ping/Server.php000066400000000000000000000003161342764602200227750ustar00rootroot00000000000000store(); Ping::server(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Presence/000077500000000000000000000000001342764602200216655ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Presence/Away.php000066400000000000000000000024321342764602200233000ustar00rootroot00000000000000 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, * MA 02110-1301, USA. * * */ namespace Moxl\Xec\Action\Presence; use Moxl\Xec\Action; use Moxl\Stanza\Presence; use App\Presence as DBPresence; class Away extends Action { protected $_status; public function request() { $this->store(); Presence::away($this->_status); } public function handle($stanza, $parent = false) { $presence = DBPresence::findByStanza($stanza); $presence->set($stanza); $presence->save(); $this->event('mypresence'); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Presence/Chat.php000066400000000000000000000010001342764602200232440ustar00rootroot00000000000000store(); Presence::chat($this->_status); } public function handle($stanza, $parent = false) { $presence = DBPresence::findByStanza($stanza); $presence->set($stanza); $presence->save(); $this->event('mypresence', $stanza); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Presence/DND.php000066400000000000000000000007651342764602200230130ustar00rootroot00000000000000store(); Presence::DND($this->_status); } public function handle($stanza, $parent = false) { $presence = DBPresence::findByStanza($stanza); $presence->set($stanza); $presence->save(); $this->event('mypresence'); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Presence/Muc.php000066400000000000000000000055541342764602200231330ustar00rootroot00000000000000store(); $session = Session::start(); if (empty($this->_nickname)) { $this->_nickname = $session->get('username'); } if ($this->_mam == false && $this->_mam2 == false) { \App\User::me()->messages()->where('jidfrom', $this->_to)->delete(); } // Save the state in the session to handle the callback later $session->set($this->_to . '/' .$this->_nickname, true); Presence::muc($this->_to, $this->_nickname, $this->_mam); } public function enableMAM() { $this->_mam = true; return $this; } public function enableMAM2() { $this->_mam2 = true; return $this; } public function handle($stanza, $parent = false) { $presence = \App\Presence::findByStanza($stanza); $presence->set($stanza); if ($stanza->attributes()->to) { $presence->mucjid = current(explode('/',(string)$stanza->attributes()->to)); } $presence->save(); if ($this->_mam) { $message = \App\User::me()->messages() ->where('jidfrom', $this->_to) ->whereNull('subject') ->orderBy('published', 'desc') ->first(); $g = new \Moxl\Xec\Action\MAM\Get; $g->setTo($this->_to) ->setLimit(300); if (!empty($message) && strtotime($message->published) > strtotime('-3 days')) { $g->setStart(strtotime($message->published)); } else { $g->setStart(strtotime('-3 days')); } if (!$this->_mam2) { $g->setVersion('1'); } $g->request(); } $this->pack($presence); $this->deliver(); } public function error($stanza, $parent = false) { $session = Session::start(); $session->remove($this->_to . '/' .$this->_nickname); } public function errorRegistrationRequired($stanza, $parent = false) { $this->pack($this->_to); $this->deliver(); } public function errorRemoteServerNotFound($stanza, $parent = false) { $this->pack($this->_to); $this->deliver(); } public function errorConflict($stanza, $message) { if (substr_count($this->_nickname, '_') > 5) { $this->deliver(); } else { $this->setNickname($this->_nickname.'_'); $this->request(); } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Presence/Subscribe.php000066400000000000000000000006441342764602200243230ustar00rootroot00000000000000store(); Presence::subscribe($this->_to, $this->_status); } public function handle($stanza, $parent = false) { $this->pack($this->_to); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Presence/Subscribed.php000066400000000000000000000005761342764602200244730ustar00rootroot00000000000000store(); Presence::subscribed($this->_to); } public function handle($stanza, $parent = false) { $this->pack($this->_to); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Presence/Unavailable.php000066400000000000000000000010741342764602200246230ustar00rootroot00000000000000store(); Presence::unavailable($this->_to.'/'.$this->_resource, $this->_status, $this->_type); } public function handle($stanza, $parent = false) { $this->deliver(); } public function error($stanza, $parent) { $this->handle($stanza, $parent); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Presence/Unsubscribe.php000066400000000000000000000004531342764602200246640ustar00rootroot00000000000000store(); Presence::unsubscribe($this->_to, $this->_status); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Presence/Unsubscribed.php000066400000000000000000000006021342764602200250240ustar00rootroot00000000000000store(); Presence::unsubscribed($this->_to); } public function handle($stanza, $parent = false) { $this->pack($this->_to); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Presence/XA.php000066400000000000000000000007631342764602200227140ustar00rootroot00000000000000store(); Presence::XA($this->_status); } public function handle($stanza, $parent = false) { $presence = DBPresence::findByStanza($stanza); $presence->set($stanza); $presence->save(); $this->event('mypresence'); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Pubsub/000077500000000000000000000000001342764602200213615ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Pubsub/ConfigurePersistentStorage.php000066400000000000000000000017721342764602200274300ustar00rootroot00000000000000store(); Pubsub::configurePersistentStorage($this->_to, $this->_node, $this->_access_model, $this->_max_items); } public function setAccessPresence() { $this->_access_model = 'presence'; return $this; } public function setMaxItems($max) { $this->_max_items = $max; return $this; } public function handle($stanza, $parent = false) { $this->pack($this->_node); $this->deliver(); } public function errorFeatureNotImplemented($error) { $this->pack($this->_node); $this->deliver(); } public function errorItemNotFound($error) { $this->pack($this->_node); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Pubsub/Create.php000066400000000000000000000012421342764602200232740ustar00rootroot00000000000000store(); Pubsub::create($this->_to, $this->_node, $this->_name); } public function handle($stanza, $parent = false) { if ($stanza["type"] == "result") { $this->pack(['server' => $this->_to, 'node' => $this->_node]); $this->deliver(); } } public function error($error) { $this->event('creationerror', $this->_node); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Pubsub/CreatePersistentStorage.php000066400000000000000000000010541342764602200267030ustar00rootroot00000000000000store(); Pubsub::createPersistentStorage($this->_to, $this->_node); } public function handle($stanza, $parent = false) { $this->pack($this->_node); $this->deliver(); } public function errorConflict($error) { $this->pack($this->_node); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Pubsub/Delete.php000066400000000000000000000025601342764602200232770ustar00rootroot00000000000000store(); Pubsub::delete($this->_to, $this->_node); } public function handle($stanza, $parent = false) { if ($stanza['type'] == 'result') { //delete from bookmark \App\Subscription::where('server', $this->_to) ->where('node', $this->_node) ->delete(); //delete from info \App\Info::where('server', $this->_to) ->where('node', $this->_node) ->delete(); $this->pack(['server' => $this->_to, 'node' => $this->_node]); $this->deliver(); } } public function error($stanza, $parent = false) { //delete from bookmark \App\Subscription::where('server', $this->_to) ->where('node', $this->_node) ->delete(); //delete from info \App\Info::where('server', $this->_to) ->where('node', $this->_node) ->delete(); $this->pack(['server' => $this->_to, 'node' => $this->_node]); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Pubsub/Errors.php000066400000000000000000000016421342764602200233510ustar00rootroot00000000000000deliver(); } public function errorFeatureNotImplemented($error) { $this->deliver(); } public function errorNotAuthorized($error) { $this->deliver(); } public function errorServiceUnavailable($error) { $this->deliver(); } public function errorForbidden($error) { $this->deliver(); } public function errorRemoteServerNotFound($error) { $this->deliver(); } public function errorUnexpectedRequest($error) { $this->deliver(); } public function errorNotAcceptable($error) { $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Pubsub/GetAffiliations.php000066400000000000000000000015731342764602200251500ustar00rootroot00000000000000store(); Pubsub::getAffiliations($this->_to, $this->_node); } public function handle($stanza, $parent = false) { $tab = []; foreach ($stanza->pubsub->affiliations->children() as $i) { $affiliation = (string)$i['affiliation']; if (!array_key_exists($affiliation, $tab)) { $tab[$affiliation] = []; } array_push($tab[$affiliation], ['jid' => (string)$i['jid'], 'subid' => (string)$i['subid']]); } $this->pack(['affiliations' => $tab, 'server' => $this->_to, 'node' => $this->_node]); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Pubsub/GetConfig.php000066400000000000000000000013601342764602200237370ustar00rootroot00000000000000store(); Pubsub::getConfig($this->_to, $this->_node); } public function enableAdvanced() { $this->_advanced = true; return $this; } public function handle($stanza, $parent = false) { $this->pack([ 'config' => $stanza->pubsub->configure, 'server' => $this->_to, 'node' => $this->_node, 'advanced' => $this->_advanced ]); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Pubsub/GetItem.php000066400000000000000000000064221342764602200234340ustar00rootroot00000000000000store(); Pubsub::getItem($this->_to, $this->_node, $this->_id); } public function handle($stanza, $parent = false) { if ($stanza->pubsub->items->item) { foreach ($stanza->pubsub->items->item as $item) { if (isset($item->entry) && (string)$item->entry->attributes()->xmlns == 'http://www.w3.org/2005/Atom') { $p = \App\Post::firstOrNew([ 'server' => $this->_to, 'node' => $this->_node, 'nodeid' => $this->_id ]); $p->set($item); if (isset($this->_parentid)) { $p->parent_id = $this->_parentid; } if ($p->isComment() && !isset($p->parent_id)) return; $p->save(); if (is_array($this->_askreply)) { $this->pack(\App\Post::find($this->_askreply)); $this->deliver(); } else { $this->pack($p); $this->event('post', $this->packet); } $this->pack($p); $this->deliver(); } elseif (isset($item->metadata) && (string)$item->metadata->attributes()->xmlns == 'urn:xmpp:avatar:metadata' && isset($item->metadata->info->attributes()->url)) { $i = \App\Info::where('server', $this->_to) ->where('node', $this->_node) ->first(); if ($i && $i->avatarhash !== (string)$item->metadata->info->attributes()->id) { $p = new Picture; $p->fromURL((string)$item->metadata->info->attributes()->url); $p->set((string)$item->metadata->info->attributes()->id); $i->avatarhash = (string)$item->metadata->info->attributes()->id; $i->save(); $this->method('avatar'); $this->pack([ 'server' => $this->_to, 'node' => $this->_node ]); $this->deliver(); } } } } else { $pd = new PostDelete; $pd->setTo($this->_to) ->setNode($this->_node) ->setId($this->_id); $pd->handle($stanza); } } public function errorItemNotFound($stanza, $parent = false) { $this->errorServiceUnavailable($stanza, $parent); } public function errorServiceUnavailable($stanza, $parent = false) { $pd = new PostDelete; $pd->setTo($this->_to) ->setNode($this->_node) ->setId($this->_id); $pd->handle($stanza); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Pubsub/GetItems.php000066400000000000000000000071321342764602200236160ustar00rootroot00000000000000store(); Pubsub::getItems($this->_to, $this->_node, $this->_paging, $this->_after, $this->_before, $this->_skip); } public function setAfter($after) { $this->_after = $after; $this->_paginated = true; return $this; } public function setBefore($before) { $this->_before = $before; $this->_paginated = true; return $this; } public function setSkip($skip = 0) { $this->_skip = $skip; $this->_paginated = true; return $this; } public function handle($stanza, $parent = false) { $ids = []; foreach ($stanza->pubsub->items->item as $item) { if (isset($item->entry) && (string)$item->entry->attributes()->xmlns == 'http://www.w3.org/2005/Atom') { if ($this->_since == null || strtotime($this->_since) < strtotime($item->entry->published)) { $p = \App\Post::firstOrNew([ 'server' => $this->_to, 'node' => $this->_node, 'nodeid' => (string)$item->attributes()->id ]); $p->set($item); $p->save(); array_push($ids, $p->nodeid); } } elseif (isset($item->metadata) && (string)$item->metadata->attributes()->xmlns == 'urn:xmpp:avatar:metadata' && isset($item->metadata->info->attributes()->url)) { $i = \App\Info::where('server', $this->_to) ->where('node', $this->_node) ->first(); if ($i && $i->avatarhash !== (string)$item->metadata->info->attributes()->id) { $p = new Picture; $p->fromURL((string)$item->metadata->info->attributes()->url); $p->set((string)$item->metadata->info->attributes()->id); $i->avatarhash = (string)$item->metadata->info->attributes()->id; $i->save(); } } } $first = $last = $count = null; if ($stanza->pubsub->set && $stanza->pubsub->set->attributes()->xmlns == 'http://jabber.org/protocol/rsm') { $first = (string)$stanza->pubsub->set->first; $last = (string)$stanza->pubsub->set->last; $count = (string)$stanza->pubsub->set->count; $info = \App\Info::where('server', $this->_to) ->where('node', $this->_node) ->first(); if ($info) { $info->items = $count; $info->save(); } } $this->pack([ 'server' => $this->_to, 'node' => $this->_node, 'ids' => $ids, 'first' => $first, 'last' => $last, 'count' => $count, 'paginated' => $this->_paginated, 'before' => $this->_before ]); $this->deliver(); } public function error($errorid, $message) { $this->pack(['server' => $this->_to, 'node' => $this->_node]); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Pubsub/GetItemsId.php000066400000000000000000000026461342764602200241000ustar00rootroot00000000000000store(); Disco::items($this->_to, $this->_node); } public function handle($stanza, $parent = false) { $ids = []; foreach ($stanza->query->xpath('item') as $item) { $id = (string)$item->attributes()->name; if (!\App\Post::where('server', $this->_to) ->where('node', $this->_node) ->where('nodeid', $id) ->count() > 0 && !empty($id) && !in_array($id, $this->_forbidenIds)) { $gi = new GetItem; $gi->setTo($this->_to) ->setNode($this->_node) ->setId($id) ->request(); } array_push($ids, $id); } $this->pack(['server' => $this->_to, 'node' => $this->_node, 'ids' => $ids]); $this->deliver(); } public function error($errorid, $message) { $this->pack(['server' => $this->_to, 'node' => $this->_node]); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Pubsub/GetSubscriptions.php000066400000000000000000000033411342764602200254020ustar00rootroot00000000000000store(); Pubsub::getSubscriptions($this->_to, $this->_node); } public function setNotify($notify) { $this->_notify = (bool)$notify; return $this; } public function setSync() { $this->_sync = true; return $this; } public function handle($stanza, $parent = false) { $tab = []; foreach ($stanza->pubsub->subscriptions->children() as $s) { $subscription = \App\Subscription::firstOrNew([ 'jid' => (string)$s->attributes()->jid, 'server' => $this->_to, 'node' => $this->_node ]); $subscription->save(); $sub = [ 'jid' => (string)$s['jid'], 'subscription' => (string)$s['subscription'], 'subid' => (string)$s['subid'] ]; array_push($tab, $sub); } \App\Info::where('server', $this->_to) ->where('node', $this->_node) ->update(['occupants' => count($tab)]); if (empty($tab)) { \App\Subscription::where('server', $this->_to) ->where('node', $this->_node) ->delete(); } $this->pack([ 'subscriptions' => $tab, 'to' => $this->_to, 'node' => $this->_node]); if ($this->_notify) { $this->deliver(); } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Pubsub/PostDelete.php000066400000000000000000000015741342764602200241510ustar00rootroot00000000000000store(); Pubsub::postDelete($this->_to, $this->_node, $this->_id); } public function handle($stanza, $parent = false) { \App\Post::where('server', $this->_to)->where('node', $this->_node) ->where('nodeid', $this->_id)->delete(); $this->pack([ 'server' => $this->_to, 'node' => $this->_node, 'id' => $this->_id]); $this->deliver(); } public function error($stanza) { \App\Post::where('server', $this->_to)->where('node', $this->_node) ->where('nodeid', $this->_id)->delete(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Pubsub/PostPublish.php000066400000000000000000000066321342764602200243550ustar00rootroot00000000000000_atom = new PubsubAtom; } public function request() { if ($this->_to == '') $this->_to = $this->_atom->jid; $this->store(); Pubsub::postPublish($this->_to, $this->_node, $this->_atom); } public function setTo($to) { $this->_to = $to; $this->_atom->to = $to; return $this; } public function setId($id) { $this->_atom->id = $id; return $this; } public function setNode($node) { $this->_node = $node; $this->_atom->node = $node; return $this; } public function setFrom($from) { $this->_atom->jid = $from; return $this; } public function setTitle($title) { $this->_atom->title = $title; return $this; } public function setLink( $href, $title = null, $type = 'text/html', $description = null, $logo = null) { $this->_atom->link = [ 'href' => $href, 'title' => $title, 'type' => $type, 'description' => $description, 'logo' => $logo ]; return $this; } public function setRepost($repost) { $this->_atom->repost = $repost; $this->_repost = true; return $this; } public function setReply($ref) { $this->_atom->reply = $ref; return $this; } public function setPublished($published) { $this->_atom->published = $published; return $this; } public function setImage($href, $title = null, $type = null) { $this->_atom->image = [ 'href' => $href, 'title' => $title, 'type' => $type ]; return $this; } public function setContent($content) { $this->_atom->content = $content; return $this; } public function setContentXhtml($content) { $this->_atom->contentxhtml = $content; return $this; } public function setLocation($geo) { $this->_atom->geo = $geo; return $this; } public function setName($name) { $this->_atom->name = $name; return $this; } public function setTags($tags) { $this->_atom->tags = $tags; return $this; } public function enableComments($server = true) { $this->_atom->enableComments($server); return $this; } public function isOpen() { $this->_atom->isOpen(); return $this; } public function handle($stanza, $parent = false) { $g = new GetItem; $g->setTo($this->_to) ->setNode($this->_node) ->setId($this->_atom->id) ->request(); $this->pack([ 'to' => $this->_to, 'node' => $this->_node, 'id' => $this->_atom->id, 'repost' => $this->_repost, 'comments' => $this->_atom->comments]); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Pubsub/SetAffiliations.php000066400000000000000000000011121342764602200251510ustar00rootroot00000000000000store(); Pubsub::setAffiliations($this->_to, $this->_node, $this->_data); } public function handle($stanza, $parent = false) { $ga = new GetAffiliations; $ga->setTo($this->_to) ->setNode($this->_node) ->request(); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Pubsub/SetConfig.php000066400000000000000000000007001342764602200237500ustar00rootroot00000000000000store(); Pubsub::setConfig($this->_to, $this->_node, $this->_data); } public function handle($stanza, $parent = false) { $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Pubsub/SetSubscriptions.php000066400000000000000000000007621342764602200254220ustar00rootroot00000000000000store(); Pubsub::setSubscriptions($this->_to, $this->_node, $this->_data); } public function handle($stanza, $parent = false) { $this->event('pubsubsubscriptionssubmited', $stanza); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Pubsub/Subscribe.php000066400000000000000000000022111342764602200240070ustar00rootroot00000000000000store(); Pubsub::subscribe($this->_to, $this->_from, $this->_node); } public function handle($stanza, $parent = false) { $sa = new SubscriptionAdd; $sa->setServer($this->_to) ->setNode($this->_node) ->setFrom($this->_from) ->setPEPNode('urn:xmpp:pubsub:movim-public-subscription') ->request(); $this->pack(['server' => $this->_to, 'node' => $this->_node, 'data', $this->_data]); $this->deliver(); } public function errorUnsupported($stanza) { $this->pack(['server' => $this->_to, 'node' => $this->_node]); $this->deliver(); } public function error($stanza) { $this->pack(['server' => $this->_to, 'node' => $this->_node]); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Pubsub/TestCreate.php000066400000000000000000000014211342764602200241330ustar00rootroot00000000000000store(); Pubsub::create($this->_to, $this->_node, 'Test'); } public function handle($stanza, $parent = false) { if ($stanza['type'] == 'result') { // We delete the test node we just created Pubsub::delete($this->_to, $this->_node); // And we say that all it's ok $this->pack($this->_to); $this->deliver(); } } public function error($error) { $this->pack($this->_to); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Pubsub/TestPostPublish.php000066400000000000000000000014751342764602200252150ustar00rootroot00000000000000store(); Pubsub::testPostPublish($this->_to, $this->_node, $this->_id); } public function handle($stanza, $parent = false) { Pubsub::postDelete($this->_to, $this->_node, $this->_id); $this->pack(['to' => $this->_to, 'node' => $this->_node]); $this->deliver(); } public function error($stanza, $parent = false) { $this->pack(['to' => $this->_to, 'node' => $this->_node]); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Pubsub/Unsubscribe.php000066400000000000000000000022601342764602200243560ustar00rootroot00000000000000store(); Pubsub::unsubscribe($this->_to, $this->_from, $this->_node, $this->_subid); } public function handle($stanza, $parent = false) { $sa = new SubscriptionRemove; $sa->setServer($this->_to) ->setNode($this->_node) ->setFrom($this->_from) ->setPEPNode('urn:xmpp:pubsub:movim-public-subscription') ->request(); $this->pack(['server' => $this->_to, 'node' => $this->_node]); $this->deliver(); } public function errorNotSubscribed($stanza) { $this->handle($stanza, $parent = false); } public function errorUnexpectedRequest($stanza) { $this->handle($stanza, $parent = false); } public function errorItemNotFound($stanza) { $this->handle($stanza, $parent = false); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/PubsubSubscription/000077500000000000000000000000001342764602200237665ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/PubsubSubscription/Add.php000066400000000000000000000017071342764602200251740ustar00rootroot00000000000000store(); PubsubSubscription::listAdd( $this->_server, $this->_from, $this->_node, $this->_data['title'], $this->_pepnode ); } public function handle($stanza, $parent = false) { $subscription = \App\Subscription::firstOrNew([ 'jid' => $this->_from, 'server' => $this->_server, 'node' => $this->_node ]); if ($this->_pepnode == 'urn:xmpp:pubsub:subscription') { $subscription->public = true; } $subscription->save(); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/PubsubSubscription/Get.php000066400000000000000000000024761342764602200252270ustar00rootroot00000000000000store(); Pubsub::getItems($this->_to, $this->_pepnode, 1000); } public function handle($stanza, $parent = false) { \App\User::me()->subscriptions() ->where('public', ($this->_pepnode == 'urn:xmpp:pubsub:subscription')) ->delete(); foreach ($stanza->pubsub->items->children() as $i) { $subscription = \App\Subscription::firstOrNew([ 'jid' => $this->_to, 'server' => (string)$i->subscription->attributes()->server, 'node' => (string)$i->subscription->attributes()->node ]); if ($this->_pepnode == 'urn:xmpp:pubsub:subscription') { $subscription->public = true; } $subscription->save(); } $this->pack($this->_to); $this->deliver(); } public function errorFeatureNotImplemented($error) { $this->deliver(); } public function errorItemNotFound($error) { $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/PubsubSubscription/Remove.php000066400000000000000000000015561342764602200257430ustar00rootroot00000000000000store(); PubsubSubscription::listRemove( $this->_server, $this->_from, $this->_node, $this->_pepnode ); } public function handle($stanza, $parent = false) { if ($this->_pepnode == 'urn:xmpp:pubsub:movim-public-subscription') { \App\User::me()->subscriptions() ->where('server', $this->_server) ->where('node', $this->_node) ->delete(); } $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Register/000077500000000000000000000000001342764602200217055ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Register/ChangePassword.php000066400000000000000000000013731342764602200253320ustar00rootroot00000000000000store(); Register::changePassword($this->_to, $this->_username, $this->_password); } public function setTo($to) { $this->_to = $to; return $this; } public function setUsername($username) { $this->_username = $username; return $this; } public function setPassword($password) { $this->_password = $password; return $this; } public function handle($stanza, $parent = false) { $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Register/Get.php000066400000000000000000000011271342764602200231360ustar00rootroot00000000000000store(); Register::get($this->_to); } public function handle($stanza, $parent = false) { $this->prepare($stanza, $parent); $this->pack($stanza->query, $this->_to); $this->deliver(); } public function errorFeatureNotImplemented() { $this->deliver(); } public function errorServiceUnavailable() { $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Register/Remove.php000066400000000000000000000004661342764602200236610ustar00rootroot00000000000000store(); Register::remove(); } public function handle($stanza, $parent = false) { $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Register/Set.php000066400000000000000000000017411342764602200231540ustar00rootroot00000000000000store(); Register::set($this->_to, $this->_data); } public function setTo($to) { $this->_to = $to; return $this; } public function setData($data) { $this->_data = $data; return $this; } public function handle($stanza, $parent = false) { $this->pack($this->_data); $this->deliver(); } public function error($stanza) { $this->deliver(); } public function errorConflict($id, $message = false) { $this->pack($message); $this->deliver(); } public function errorNotAcceptable($id, $message = false) { $this->deliver(); } public function errorForbidden($id, $message = false) { $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Roster/000077500000000000000000000000001342764602200213775ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Roster/AddItem.php000066400000000000000000000012231342764602200234150ustar00rootroot00000000000000store(); Roster::add($this->_to, $this->_name, $this->_group); } public function handle($stanza, $parent = false) { $roster = DBRoster::firstOrNew(['jid' => $this->_to]); $roster->group = $this->_group; $roster->name = $this->_name; $roster->save(); $this->pack($this->_to); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Roster/GetList.php000066400000000000000000000012261342764602200234640ustar00rootroot00000000000000store(); Roster::get(); } public function handle($stanza, $parent = false) { $rosters = []; foreach ($stanza->query->item as $item) { $roster = new DBRoster; $roster->set($item); array_push($rosters, $roster->toArray()); } DBRoster::where('session_id', SESSION_ID)->delete(); DBRoster::saveMany($rosters); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Roster/RemoveItem.php000066400000000000000000000013711342764602200241660ustar00rootroot00000000000000store(); Roster::remove($this->_to); } public function handle($stanza, $parent = false) { $contact = \App\User::me() ->session ->contacts() ->where('jid', $this->_to) ->first(); if ($contact) $contact->delete(); $this->pack($this->_to); $this->deliver(); } public function errorItemNotFound($stanza) { $this->handle($stanza, $parent = false); } public function errorServiceUnavailable() { $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Roster/UpdateItem.php000066400000000000000000000011761342764602200241560ustar00rootroot00000000000000store(); Roster::update($this->_to, $this->_name, $this->_group); } public function handle($stanza, $parent = false) { $roster = \App\Roster::firstOrNew(['jid' => $this->_to]); $roster->name = $this->_name; $roster->group = $this->_group; $roster->save(); $this->pack($this->_to); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Session/000077500000000000000000000000001342764602200215445ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Session/Bind.php000066400000000000000000000014071342764602200231330ustar00rootroot00000000000000store(); Stream::bindSet($this->_resource); } public function handle($stanza, $parent = false) { $session = \App\User::me()->session; list($jid, $resource) = explode('/', (string)$stanza->bind->jid); list($username, $host) = explode('@',$jid); $session->username = $username; $session->host = $host; if ($resource) { $session->resource = $resource; } $session->save(); $ss = new Start; $ss->setTo($session->host) ->request(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Session/Start.php000066400000000000000000000011771342764602200233600ustar00rootroot00000000000000store(); Stream::sessionStart($this->_to); } public function handle($stanza, $parent = false) { $session = Session::start(); $session->remove('password'); $session = \App\User::me()->session; $session->active = true; $session->save(); \Utils::info('/// AUTH SUCCESSFULL'); fwrite(STDERR, 'started'); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Storage/000077500000000000000000000000001342764602200215255ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Storage/Get.php000066400000000000000000000012211342764602200227510ustar00rootroot00000000000000store(); Storage::get($this->_xmlns); } public function handle($stanza, $parent = false) { if ($stanza->query->data) { $data = unserialize(trim((string)$stanza->query->data)); if (is_array($data)) { $me = User::me(); $me->setConfig($data); $me->save(); } $this->pack($data); $this->deliver(); } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Storage/Set.php000066400000000000000000000006461342764602200227770ustar00rootroot00000000000000store(); Storage::set($this->_xmlns, $this->_data); } public function handle($stanza, $parent = false) { $this->pack(unserialize($this->_data)); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Upload/000077500000000000000000000000001342764602200213455ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Upload/Request.php000066400000000000000000000023021342764602200235030ustar00rootroot00000000000000store(); Upload::request($this->_to, $this->_name, $this->_size, $this->_type); } public function handle($stanza, $parent = false) { if ($stanza->slot) { $this->pack([ 'get' => (string)$stanza->slot->get, 'put' => (string)$stanza->slot->put ]); $this->deliver(); } } public function error($error) { $this->pack($this->_to); $this->deliver(); } // the file size was too large public function errorFileTooLarge($error) { $this->pack($this->_to); $this->deliver(); } // the client exceeded a quota public function errorResourceConstraint($error) { $this->pack($this->_to); $this->deliver(); } // the client is not allowed to upload files public function errorNotAllowed($error) { $this->pack($this->_to); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Vcard/000077500000000000000000000000001342764602200211605ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Vcard/Get.php000066400000000000000000000010251342764602200224060ustar00rootroot00000000000000store(); Vcard::get($this->_to); } public function handle($stanza, $parent = false) { $contact = \App\Contact::firstOrNew(['id' => $this->_to]); $contact->set($stanza, $this->_to); $contact->createThumbnails(); $contact->save(); $this->pack($contact); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Vcard/Set.php000066400000000000000000000006131342764602200224240ustar00rootroot00000000000000store(); Vcard::set($this->_to, $this->_data); } public function handle($stanza, $parent = false) { $this->pack($this->_to); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Vcard4/000077500000000000000000000000001342764602200212445ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Vcard4/Get.php000066400000000000000000000014441342764602200224770ustar00rootroot00000000000000store(); Vcard4::get($this->_to); } public function handle($stanza, $parent = false) { if ($vcard = $stanza->pubsub->items->item) { $contact = \App\Contact::firstOrNew(['id' => $this->_to]); $contact->setVcard4($stanza->pubsub->items->item->vcard); $contact->save(); $this->pack($contact); $this->deliver(); } else { $this->error(false); } } public function error($error) { $r = new \Moxl\Xec\Action\Vcard\Get; $r->setTo($this->_to)->request(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Vcard4/Set.php000066400000000000000000000005741342764602200225160ustar00rootroot00000000000000store(); Vcard4::set($this->_data); } public function handle($stanza, $parent = false) { $this->pack(\App\User::me()->contact); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Version/000077500000000000000000000000001342764602200215465ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Action/Version/Send.php000066400000000000000000000005501342764602200231500ustar00rootroot00000000000000_to, $this->_id, $this->_name, $this->_version, $this->_os); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Handler.php000066400000000000000000000155721342764602200210040ustar00rootroot00000000000000getName(), ['iq', 'presence', 'message'])) { $id = (string)$child->attributes()->id; } $sess = Session::start(); if (($id != '' && $sess->get($id) == false) || $id == '') { \Utils::info("Handler : Memory instance not found for {$id}"); \Utils::info('Handler : Not an XMPP ACK'); Handler::handleNode($child); foreach ($child->children() as $s1) { Handler::handleNode($s1, $child); foreach ($s1->children() as $s2) { Handler::handleNode($s2, $child); } } } elseif ($id != '' && $sess->get($id) != false) { // We search an existent instance \Utils::info("Handler : Memory instance found for {$id}"); $instance = $sess->get($id); $action = $instance->object; $error = false; // Handle specific query error if ($child->query->error) { $error = $child->query->error; } elseif ($child->error) { $error = $child->error; } // XMPP returned an error if ($error) { $errors = $error->children(); $errorid = Handler::formatError($errors->getName()); $message = false; if ($error->text) { $message = (string)$error->text; } \Utils::info('Handler : '.get_class($action).' '.$id.' - '.$errorid); // If the action has defined a special handler for this error if (method_exists($action, $errorid)) { $action->method($errorid); $action->$errorid($errorid, $message); } // We also call a global error handler if (method_exists($action, 'error')) { \Utils::info('Handler : Global error - '.$id.' - '.$errorid); $action->method('error'); $action->error($errorid, $message); } } elseif (method_exists($action, 'handle')) { // We launch the object handle $action->method('handle'); $action->handle($child); } // We clean the object from the cache $sess->remove($id); } } static public function handleNode($s, $sparent = false) { $name = $s->getName(); $ns = ''; foreach ($s->attributes() as $key => $value) { if (($key == 'xmlns' && $ns == '') || 'xmlns:' === substr($key, 0, 6)) { $ns = $value; } } if ($s->items && $s->items->attributes()->node) { $node = (string)$s->items->attributes()->node; $hash = md5($name.$ns.$node); \Utils::info('Handler : Searching a payload for "'.$name . ':' . $ns . ' [' . $node . ']", "'.$hash.'"'); Handler::searchPayload($hash, $s, $sparent); } $hash = md5($name.$ns); \Utils::info('Handler : Searching a payload for "'.$name . ':' . $ns . '", "'.$hash.'"'); Handler::searchPayload($hash, $s, $sparent); } static public function searchPayload($hash, $s, $sparent = false) { $hashToClass = [ '9a534a8b4d6324e23f4187123e406729' => 'Message', '78e731027d8fd50ed642340b7c9a63b3' => 'Message',// TLS 'f9e18585fd0e0873c52e880c800f267a' => 'ReceiptAck', '004a75eb0a92fca2b868732b56863e66' => 'ReceiptRequest', '3ca6c24643a9389b91323ddd1aaa84d0' => 'Displayed', '0977b7387b95f69007332a3e9b386f93' => 'MAMResult', // mam:0 'fd60f5fdd5d2a06d1c4dd723032fb41a' => 'MAMResult', // mam:1 '0e49eb65ba266051d2a2287660e22ab1' => 'MAMResult', // mam:2 '1040105fc01bfac8a5ab81324875e382' => 'Presence', '362b908ec9432a506f86bed0bae7bbb6' => 'Presence',// TLS 'a0e8e987b067b6b0470606f4f90d5362' => 'Roster', 'fa9d41e26f664d9056618a4afe213861' => 'Post', '53b95afd89dcb7199dfcca39a90592eb' => 'Confirm', // XEP-0070 '9952d726429340d482ecac82c1496191' => 'BOB', '4c9681f0e9aca8a5b65f86b8b80d490f' => 'DiscoInfo', '2bf34d156903518b18e58b4786c25d3b' => 'DiscoItems', '37ff18f136d5826c4426af5a23729e48' => 'Mood', '6b38ed328fb77617c6e4a5ac9dda0ad2' => 'Tune', '0981a46bbfa88b3500c4bccda18ccb89' => 'Location', '9c8ed44d4528a66484b0fbd44b0a9070' => 'Nickname', 'd8ea912a151202700bb399c9e04d205f' => 'Caps', '40ed26a65a25ab8bf809dd998d541d95' => 'PingPong', 'cb52f989717d25441018703ea1bc9819' => 'Attention', '54c22c37d17c78ee657ea3d40547a970' => 'Version', '1cb493832467273efa384bbffa6dc35a' => 'Avatar', '0f59aa7fb0492a008df1b807e91dda3b' => 'AvatarMetadata', '36fe2745bdc72b1682be2c008d547e3d' => 'Vcard4', 'd84d4b89d43e88a244197ccf499de8d8' => 'Jingle', '09ef1b34cf40fdd954f10d6e5075ee5c' => 'Carbons', '201fa54dd93e3403611830213f5f9fbc' => 'Carbons',//? '9a0cd265cabedadea095d8572d26167e' => 'StreamError', 'b95746de5ddc3fa5fbf28906c017d9d8' => 'STARTTLS', 'f728271d924a04b0355379b28c3183a1' => 'SASL', '5e291b72f7160dabd1aa28f90cbde769' => 'SASLChallenge', 'abae1d63bb4295636badcce1bee02290' => 'SASLChallenge', // TLS 'a5af6a9efd75060b5aca9b473f1ef756' => 'SASLSuccess', '53936dd4e1d64e1eeec6dfc95c431964' => 'SASLSuccess', // TLS 'de175adc9063997df5b79817576ff659' => 'SASLFailure', '0bc0f510b2b6ac432e8605267ebdc812' => 'SessionBind',# '128477f50347d98ee1213d71f27e8886' => 'SessionBind', ]; if (isset($hashToClass[$hash])) { $classname = '\\Moxl\\Xec\\Payload\\'.$hashToClass[$hash]; $payload_class = new $classname(); $payload_class->prepare($s, $sparent); $payload_class->handle($s, $sparent); } else { \Utils::info('Handler : This event is not listed'); return true; } } /** * A simple function to format a error-string-text to a * camelTypeText */ static public function formatError($string) { $words = explode('-', $string); $f = 'error'; foreach ($words as $word) { $f .= ucfirst($word); } return $f; } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/000077500000000000000000000000001342764602200202755ustar00rootroot00000000000000movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/Attention.php000066400000000000000000000002431342764602200227520ustar00rootroot00000000000000deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/Avatar.php000066400000000000000000000006321342764602200222250ustar00rootroot00000000000000attributes()->from)); $p = new Picture; $p->fromBase((string)$stanza->items->item->data); $p->set($jid); $this->event('vcard', \App\Contact::firstOrNew(['id' => $jid])); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/AvatarMetadata.php000066400000000000000000000012441342764602200236660ustar00rootroot00000000000000attributes()->from)); $c = \App\Contact::firstOrNew(['id' => $jid]); if (isset($stanza->items->item->metadata->info)) { $info = $stanza->items->item->metadata->info->attributes(); if ($info->id != $c->avatarhash) { $c->avatarhash = $info->id; $c->save(); $g = new Get; $g->setTo($jid) ->request(); } } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/BOB.php000066400000000000000000000005401342764602200214070ustar00rootroot00000000000000attributes()->from; $cid = (string)$stanza->attributes()->cid; $id = (string)$parent->attributes()->id; $this->pack([$from, $id, $cid]); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/Caps.php000066400000000000000000000025751342764602200217050ustar00rootroot00000000000000 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, * MA 02110-1301, USA. * * */ namespace Moxl\Xec\Payload; use Moxl\Xec\Action\Disco\Request; class Caps extends Payload { public function handle($stanza, $parent = false) { $node = $stanza->attributes()->node.'#'.$stanza->attributes()->ver; $to = (string)$parent->attributes()->from; if (!\App\Capability::find($node) && $parent->getName() != 'streamfeatures') { $d = new Request; $d->setTo($to) ->setNode($node) ->request(); } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/Carbons.php000066400000000000000000000016121342764602200223750ustar00rootroot00000000000000attributes()->from)); $message = $stanza->forwarded->message; if ($parentfrom == \App\User::me()->id) { if ($message->body || $message->subject) { $m = \App\Message::findByStanza($message); $m->set($message, $stanza->forwarded); if (!$m->isOTR()) { $m->save(); $this->pack($m); $this->deliver(); } } else if ($message->displayed) { // Another client just displayed the message $displayed = new Displayed; $displayed->handle($message->displayed, $message); } } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/Confirm.php000066400000000000000000000006551342764602200224110ustar00rootroot00000000000000pack([ 'from' => (string)$parent->attributes()->from, 'id' => (string)$stanza->attributes()->id, 'url' => (string)$stanza->attributes()->url, 'method' => (string)$stanza->attributes()->method ]); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/DiscoInfo.php000066400000000000000000000005601342764602200226640ustar00rootroot00000000000000attributes()->from; $to = current(explode('/',(string)$parent->attributes()->to)); $id = (string)$parent->attributes()->id; Disco::answer($jid, $id); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/DiscoItems.php000066400000000000000000000005351342764602200230540ustar00rootroot00000000000000attributes()->from; $id = (string)$parent->attributes()->id; // Global handler, to be completed Error::notImplemented($jid, $id); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/Displayed.php000066400000000000000000000011521342764602200227230ustar00rootroot00000000000000messages() ->where('replaceid', (string)$stanza->attributes()->id) ->where('jidfrom', current(explode('/', (string)$parent->attributes()->to))) ->first(); if ($message) { $message->displayed = gmdate('Y-m-d H:i:s'); $message->save(); $this->pack($message); $this->deliver(); } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/Jingle.php000066400000000000000000000035251342764602200222230ustar00rootroot00000000000000 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, * MA 02110-1301, USA. * * */ namespace Moxl\Xec\Payload; use Moxl\Xec\Action\Ack\Send; class Jingle extends Payload { public function handle($stanza, $parent = false) { $from = (string)$parent->attributes()->from; $to = (string)$parent->attributes()->to; $id = (string)$parent->attributes()->id; $action = (string)$stanza->attributes()->action; $ack = new Send; $ack->setTo($from) ->setId($id) ->request(); switch($action) { case 'session-initiate' : $this->event('jingle_sessioninitiate' , [$stanza, $from]); break; case 'transport-info' : $this->event('jingle_transportinfo' , $stanza); break; case 'session-terminate' : $this->event('jingle_sessionterminate', $stanza); break; case 'session-accept' : $this->event('jingle_sessionaccept' , $stanza); break; } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/Location.php000066400000000000000000000007371342764602200225650ustar00rootroot00000000000000attributes()->from)); if (isset($stanza->items->item->geoloc) && $stanza->items->item->geoloc->count() > 0) { $contact = Contact::firstOrNew(['id' => $from]); $contact->setLocation($stanza); $contact->save(); } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/MAMResult.php000066400000000000000000000021101342764602200226110ustar00rootroot00000000000000attributes()->to)); $session = Session::start(); if ($stanza->forwarded->delay && isset($stanza->attributes()->queryid) && $session->get('mamid'.(string)$stanza->attributes()->queryid) == true) { $message = \App\Message::findByStanza($stanza->forwarded->message); $message->set($stanza->forwarded->message, $stanza->forwarded); if ($message->type == 'groupchat') { $message->jidfrom = current(explode('/',($message->jidfrom))); } if (!empty($to) && empty($message->jidto)) { $message->jidto = $to; } if (!$message->isOTR() && (!$message->isEmpty() || $message->isSubject())) { $message->save(); $this->pack($message); $this->deliver(); } } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/Message.php000066400000000000000000000022101342764602200223650ustar00rootroot00000000000000attributes()->type == 'groupchat' ? (string)$stanza->attributes()->from : current(explode('/',(string)$stanza->attributes()->from)); $to = current(explode('/',(string)$stanza->attributes()->to)); if ($stanza->confirm && $stanza->confirm->attributes()->xmlns == 'http://jabber.org/protocol/http-auth') { return; } if ($stanza->composing) { (ChatStates::getInstance())->composing($from, $to); } if ($stanza->paused) { (ChatStates::getInstance())->paused($from, $to); } $message = \App\Message::findByStanza($stanza); $message->set($stanza, $parent); if (!$message->isOTR() && (!$message->isEmpty() || $message->isSubject())) { $message->save(); if ($message->body || $message->subject) { $this->pack($message); $this->deliver(); } } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/Mood.php000066400000000000000000000014201342764602200217010ustar00rootroot00000000000000attributes()->from)); if (isset($stanza->items->item->mood) && $stanza->items->item->mood->count() > 0) { $arrmood = []; foreach ($stanza->items->item->mood->children() as $mood) { if ($mood->getName() != 'text') { array_push($arrmood, $mood->getName()); } } if (count($arrmood) > 0) { $contact = Contact::firstOrNew(['id' => $from]); $contact->mood = serialize($arrmood); $contact->save(); } } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/Nickname.php000066400000000000000000000006721342764602200225400ustar00rootroot00000000000000attributes()->from)); if ($stanza->items->item->nick) { $contact = Contact::firstOrNew(['id' => $from]); $contact->nickname = (string)$stanza->items->item->nick; $contact->save(); } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/OMEMODevices.php000066400000000000000000000011301342764602200231600ustar00rootroot00000000000000attributes()->from; $list = $stanza->items->item->list; foreach ($list as $devices) { foreach ($devices as $device) { //$first = $devices->children(); $gb = new GetBundle; $gb->setTo($from) ->setId((string)$device->attributes()->id) ->request(); } } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/OMEMOMessage.php000066400000000000000000000014061342764602200231700ustar00rootroot00000000000000attributes()->from); $keys = []; foreach ($stanza->header->key as $key) { $keys[(string)$key->attributes()->rid] = [ 'key' => (string)$key, 'isprekey' => (bool)$key->attributes()->prekey ]; } $this->pack([ 'from' => $jid[0], 'sid' => (string)$stanza->header->attributes()->sid, 'iv' => (string)$stanza->header->iv, 'prekeys' => $keys, 'payload' => (string)$stanza->payload ]); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/OMEMOMovim.php000066400000000000000000000005571342764602200227010ustar00rootroot00000000000000attributes()->from; $bd = new \Modl\Bundle; $bd->set($stanza->items->item, $from); if ($bd->id) { $this->pack($bd); $this->deliver(); } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/Packet.php000066400000000000000000000017051342764602200222200ustar00rootroot00000000000000 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, * MA 02110-1301, USA. * * */ namespace Moxl\Xec\Payload; class Packet { public $from; public $content; } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/Payload.php000066400000000000000000000063221342764602200224020ustar00rootroot00000000000000 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, * MA 02110-1301, USA. * * */ namespace Moxl\Xec\Payload; use Movim\Widget\Wrapper; use Moxl\Xec\Payload\Packet; use Moxl\Utils; abstract class Payload { protected $method; protected $packet; /** * Constructor of class Payload. * * @return void */ public function __construct() { $this->packet = new Packet; } /** * Prepare the packet * * @return void */ final public function prepare($stanza, $parent = false) { $this->packet->from = ($parent === false) ? current(explode('/', (string)$stanza->attributes()->from)) : current(explode('/',(string)$parent->attributes()->from)); } /** * Deliver the packet * * @return void */ final public function deliver($content = null, $from = null) { if ($content !== null) { $this->pack($content, $from); } $action_ns = 'Moxl\Xec\Action'; if (get_parent_class($this) == $action_ns || get_parent_class(get_parent_class($this)) == $action_ns) { $class = str_replace([$action_ns, '\\'], ['', '_'], get_class($this)); $key = strtolower(substr($class, 1)); } else { $class = strtolower(get_class($this)); $pos = strrpos($class, '\\'); $key = substr($class, $pos + 1); } if ($this->method) { $key = $key . '_' . $this->method; } if (!empty($this->packet->from)) { \Utils::info('Package : "'.$key.'" from "'.$this->packet->from.'" fired'); } else { \Utils::info('Package : "'.$key); } $this->event($key, $this->packet); } /** * Send an event to Movim * * @return void */ final public function event($key, $packet = null) { $wrapper = Wrapper::getInstance(); $wrapper->iterate($key, $packet); } /** * Set a specific method for the packet to specialize the key * * @return void */ final public function method($method) { $this->method = strtolower($method); } /** * Set the content of the packet * * @return void */ final public function pack($content, $from = null) { $this->packet->content = $content; if ($from != null) { $this->packet->from = $from; } } public function handle($stanza, $parent = false) {} } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/PingPong.php000066400000000000000000000021721342764602200225310ustar00rootroot00000000000000 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, * MA 02110-1301, USA. * * */ namespace Moxl\Xec\Payload; use Moxl\Stanza\Ping; class PingPong extends Payload { public function handle($stanza, $parent = false) { $to = (string)$parent->attributes()->from; $id = (string)$parent->attributes()->id; Ping::pong($to, $id); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/Post.php000066400000000000000000000050171342764602200217360ustar00rootroot00000000000000attributes()->from; if ($stanza->items->item && isset($stanza->items->item->entry) && (string)$stanza->items->item->entry->attributes()->xmlns == 'http://www.w3.org/2005/Atom') { $delay = ($parent->delay) ? gmdate('Y-m-d H:i:s', strtotime((string)$parent->delay->attributes()->stamp)) : false; $p = \App\Post::firstOrNew([ 'server' => $from, 'node' => (string)$stanza->items->attributes()->node, 'nodeid' => (string)$stanza->items->item->attributes()->id ]); $p->set($stanza->items->item, $delay); // We limit the very old posts (2 months old) if (/*strtotime($p->published) > mktime(0, 0, 0, gmdate("m")-2, gmdate("d"), gmdate("Y")) &&*/ $p->nodeid != $this->testid && (($p->isComment() && isset($p->parent_id)) || !$p->isComment()) ) { $p->save(); $this->pack($p); $this->deliver(); } } elseif ($stanza->items->retract) { \App\Post::where('nodeid', $stanza->items->retract->attributes()->id) ->where('server', $from) ->where('node', $stanza->items->attributes()->node) ->delete(); $this->method('retract'); $this->pack([ 'server' => $from, 'node' => $stanza->items->attributes()->node ]); $this->deliver(); } elseif ($stanza->items->item && isset($stanza->items->item->attributes()->id) && !filter_var($from, FILTER_VALIDATE_EMAIL)) { // In this case we only get the header, so we request the full content $node = (string)$stanza->items->attributes()->node; $id = (string)$stanza->items->item->attributes()->id; if (\App\Post::where('server', $from) ->where('node', $node) ->where('nodeid', $id) ->count() == 0 && $id != $this->testid) { $d = new GetItem; $d->setTo($from) ->setNode($node) ->setId($id) ->request(); } } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/Presence.php000066400000000000000000000037351342764602200225620ustar00rootroot00000000000000attributes()->type == 'subscribe') { $session = Session::start(); $notifs = $session->get('activenotifs'); $notifs[(string)$stanza->attributes()->from] = 'sub'; $session->set('activenotifs', $notifs); $this->event('subscribe', (string)$stanza->attributes()->from); } else { $presence = DBPresence::findByStanza($stanza); $presence->set($stanza); $presence->save(); $refreshable = $presence->refreshable; if ($refreshable) { $r = new Get; $r->setTo((string)$refreshable)->request(); } if ($presence->muc && isset($stanza->x)) { foreach ($stanza->x as $x) { if ($x->attributes()->xmlns == 'http://jabber.org/protocol/muc#user' && isset($stanza->x->status) && \in_array((int)$stanza->x->status->attributes()->code, [110, 332, 307, 301])) { if ($presence->value != 5 && $presence->value != 6) { $this->method('muc_handle'); $this->pack($presence); } elseif ($presence->value == 5) { $this->method('unavailable_handle'); $this->pack($presence); } $this->deliver(); } } } else { $this->pack($presence->roster); if ($presence->value == 5 /*|| $p->value == 6*/) { $presence->delete(); } } $this->deliver(); } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/PubsubSubscription.php000066400000000000000000000005211342764602200246510ustar00rootroot00000000000000attributes()->from)); $g = new Get; $g->setTo($from) ->request(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/ReceiptAck.php000066400000000000000000000011541342764602200230210ustar00rootroot00000000000000messages() ->where('replaceid', (string)$stanza->attributes()->id) ->where('jidfrom', current(explode('/', (string)$parent->attributes()->to))) ->first(); if ($message) { $message->delivered = gmdate('Y-m-d H:i:s'); $message->save(); $this->pack($message); $this->deliver(); } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/ReceiptRequest.php000066400000000000000000000012101342764602200237440ustar00rootroot00000000000000attributes()->from; $id = (string)$parent->attributes()->id; \Moxl\Stanza\Message::receipt($from, $id); $message = \App\User::me()->messages() ->where('id', $id) ->where('jidfrom', current(explode('/', $from))) ->first(); if ($message) { $message->delivered = gmdate('Y-m-d H:i:s'); $message->save(); } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/Register.php000066400000000000000000000023001342764602200225650ustar00rootroot00000000000000 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, * MA 02110-1301, USA. * * */ namespace Moxl\Xec\Payload; use Moxl\Xec\Action\Register\Get; use App\Session as DBSession; class Register extends Payload { public function handle($stanza, $parent = false) { $session = DBSession::find(SESSION_ID); if ($session && isset($session->username)) { $r = new Get; $r->request(); } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/RequestError.php000066400000000000000000000020351342764602200234500ustar00rootroot00000000000000 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, * MA 02110-1301, USA. * * */ namespace Moxl\Xec\Payload; class RequestError { public function handle($number, $message) { $this->event('moxlerror', array($number, $message)); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/Roster.php000066400000000000000000000014251342764602200222660ustar00rootroot00000000000000attributes()->type == 'set') { $jid = current(explode('/', (string)$stanza->item->attributes()->jid)); $contact = DBUser::me()->session->contacts()->where('jid', $jid)->first(); if ($contact) $contact->delete(); if ((string)$stanza->item->attributes()->subscription != 'remove') { $roster = DBRoster::firstOrNew(['jid' => $jid, 'session_id' => DBUser::me()->session->id]); $roster->set($stanza->item); $roster->save(); } $this->deliver(); } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/SASL.php000066400000000000000000000017021342764602200215500ustar00rootroot00000000000000mechanism; /* * Weird behaviour on old eJabberd servers, fixed on the new versions * see https://github.com/processone/ejabberd/commit/2d748115 */ if (isset($parent->starttls) && isset($parent->starttls->required)) { return; } $session = Session::start(); if ($session->get('password')) { if (!is_array($mechanisms)) { $mechanisms = [$mechanisms]; } $auth = Authentication::getInstance(); $auth->choose($mechanisms); $auth->response(); } else { $g = new Get; $g->setTo($session->get('host'))->request(); } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/SASLChallenge.php000066400000000000000000000011061342764602200233510ustar00rootroot00000000000000challenge($challenge)); $dom = new \DOMDocument('1.0', 'UTF-8'); $auth = $dom->createElementNS('urn:ietf:params:xml:ns:xmpp-sasl', 'response', $response); $dom->appendChild($auth); \Moxl\API::request($dom->saveXML($dom->documentElement)); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/SASLFailure.php000066400000000000000000000004311342764602200230560ustar00rootroot00000000000000delete(); $this->pack($stanza->children()->getName()); $this->deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/SASLSuccess.php000066400000000000000000000003161342764602200231010ustar00rootroot00000000000000session->host); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/STARTTLS.php000066400000000000000000000003631342764602200222700ustar00rootroot00000000000000required)) { Stream::startTLS(); } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/SessionBind.php000066400000000000000000000004331342764602200232260ustar00rootroot00000000000000setResource(\App\User::me()->session->resource) ->request(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/StreamError.php000066400000000000000000000002761342764602200232600ustar00rootroot00000000000000deliver(); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/Subject.php000066400000000000000000000021031342764602200224010ustar00rootroot00000000000000attributes()->from); $to = current(explode('/',(string)$parent->attributes()->to)); if ($parent->subject) { $message = new \App\Message; $message->user_id = $to; $message->jidto = $to; $message->jidfrom = $jid[0]; if (isset($jid[1])) { $message->resource = $jid[1]; } $message->type = (string)$parent->attributes()->type; $message->body = (string)$parent->body; $message->subject = (string)$parent->subject; $message->published = ($parent->delay) ? gmdate('Y-m-d H:i:s', strtotime($parent->delay->attributes()->stamp)) : gmdate('Y-m-d H:i:s'); $message->delivered = date('Y-m-d H:i:s'); $message->save(); $this->pack($message); $this->deliver(); } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/Tune.php000066400000000000000000000007751342764602200217320ustar00rootroot00000000000000attributes()->from)); if (isset($stanza->items->item->tune) && $stanza->items->item->tune->count() > 0) { $contact = Contact::firstOrNew(['id' => $from]); $contact->setTune($stanza); $contact->save(); $this->event('tune', $from); } } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/Vcard4.php000066400000000000000000000006331342764602200221330ustar00rootroot00000000000000attributes()->from)); $contact = Contact::firstOrNew(['id' => $from]); $contact->setVcard4($stanza->items->item->vcard); $contact->save(); $this->event('vcard', $contact); } } movim-0.14.1/lib/moxl/src/Moxl/Xec/Payload/Version.php000066400000000000000000000025261342764602200224400ustar00rootroot00000000000000 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, * MA 02110-1301, USA. * * */ namespace Moxl\Xec\Payload; use Moxl\Xec\Action\Version\Send; use Moxl\Stanza; class Version extends Payload { public function handle($stanza, $parent = false) { $to = (string)$parent->attributes()->from; $id = (string)$parent->attributes()->id; $vd = new Send; $vd->setTo($to) ->setId($id) ->setName(ucfirst(APP_NAME)) ->setVersion(APP_VERSION) ->setOs(PHP_OS) ->request(); } } movim-0.14.1/linker.php000066400000000000000000000201321342764602200147250ustar00rootroot00000000000000boot(); $loop = React\EventLoop\Factory::create(); $connector = new React\Socket\TcpConnector($loop); // DNS $config = React\Dns\Config\Config::loadSystemConfigBlocking(); $server = $config->nameservers ? reset($config->nameservers) : '8.8.8.8'; $factory = new React\Dns\Resolver\Factory(); $dns = $factory->createCached($server, $loop); // We load and register all the widgets $wrapper = \Movim\Widget\Wrapper::getInstance(); $wrapper->registerAll($bootstrap->getWidgets()); $xmppSocket = null; $parser = new \Moxl\Parser(function ($node) { \Moxl\Xec\Handler::handle($node); }); $timestamp = time(); function handleSSLErrors($errno, $errstr) { fwrite( STDERR, colorize(getenv('sid'), 'yellow'). " : ".colorize($errno, 'red'). " ". colorize($errstr, 'red'). "\n" ); } // Temporary linker killer $loop->addPeriodicTimer(5, function() use(&$xmppSocket, &$timestamp) { if ($timestamp < time() - 3600*4 && isset($xmppSocket)) { $xmppSocket->close(); } }); $wsSocket = null; function writeOut($msg = null) { global $wsSocket; if (!empty($msg)) { $wsSocket->send(json_encode($msg)); } } function writeXMPP($xml) { global $xmppSocket; if (!empty($xml) && $xmppSocket) { $xmppSocket->write(trim($xml)); if (getenv('debug')) { fwrite(STDERR, colorize(trim($xml), 'yellow')." : ".colorize('sent to XMPP', 'green')."\n"); } } } function shutdown() { global $loop; global $wsSocket; $wsSocket->close(); $loop->stop(); } $wsSocketBehaviour = function ($msg) use (&$xmppSocket, &$connector, &$xmppBehaviour, &$dns) { global $wsSocket; $msg = json_decode($msg); if (isset($msg)) { switch ($msg->func) { case 'message': (new RPC)->handleJSON($msg->body); break; case 'ping': // And we say that we are ready ! $obj = new \StdClass; $obj->func = 'pong'; $wsSocket->send(json_encode($obj)); break; case 'down': if (isset($xmppSocket) && is_resource($xmppSocket->stream)) { $evt = new Movim\Widget\Event; $evt->run('session_down'); } break; case 'up': if (isset($xmppSocket) && is_resource($xmppSocket->stream)) { $evt = new Movim\Widget\Event; $evt->run('session_up'); } break; case 'unregister': \Moxl\Stanza\Stream::end(); if (isset($xmppSocket)) $xmppSocket->close(); shutdown(); break; case 'register': $port = 5222; $host = $msg->host; $dns->resolveAll('_xmpp-client._tcp.' . $msg->host, React\Dns\Model\Message::TYPE_SRV) ->then(function ($resolved) use (&$host, &$port, &$msg) { $host = $resolved[0]['target']; $port = $resolved[0]['port']; if (getenv('verbose')) { fwrite( STDERR, colorize( getenv('sid'), 'yellow')." : ". colorize('Resolved target '.$host.' from '.$msg->host, 'blue'). "\n"); } } )->always(function () use (&$connector, &$xmppBehaviour, &$dns, &$host, &$port) { $dns->resolve($host, React\Dns\Model\Message::TYPE_AAAA) ->then(function ($ip) use (&$connector, &$xmppBehaviour, $host, $port) { if (getenv('verbose')) { fwrite( STDERR, colorize( getenv('sid'), 'yellow')." : ". colorize('Connection to '.$host.' ('.$ip.')', 'blue'). "\n"); } $connector->connect('['.$ip.']:'. $port)->then($xmppBehaviour); } ); }); break; } } return; }; $xmppBehaviour = function (React\Socket\Connection $stream) use (&$xmppSocket, $parser, &$timestamp) { global $wsSocket; $xmppSocket = $stream; if (getenv('verbose')) { fwrite(STDERR, colorize(getenv('sid'), 'yellow')." : ".colorize('XMPP socket launched', 'blue')."\n"); fwrite(STDERR, colorize(getenv('sid'), 'yellow')." launched : ".\sizeToCleanSize(memory_get_usage())."\n"); } $xmppSocket->on('data', function($message) use (&$xmppSocket, $parser, &$timestamp) { if (!empty($message)) { $restart = false; if (getenv('debug')) { fwrite(STDERR, colorize($message, 'yellow')." : ".colorize('received', 'green')."\n"); } if ($message == '') { $xmppSocket->close(); shutdown(); } elseif ($message == "" || $message == '') { $session = Session::start(); stream_set_blocking($xmppSocket->stream, 1); stream_context_set_option($xmppSocket->stream, 'ssl', 'SNI_enabled', false); stream_context_set_option($xmppSocket->stream, 'ssl', 'peer_name', $session->get('host')); stream_context_set_option($xmppSocket->stream, 'ssl', 'allow_self_signed', true); // See http://php.net/manual/en/function.stream-socket-enable-crypto.php#119122 $crypto_method = STREAM_CRYPTO_METHOD_TLS_CLIENT; if (defined('STREAM_CRYPTO_METHOD_TLSv1_2_CLIENT')) { $crypto_method |= STREAM_CRYPTO_METHOD_TLSv1_2_CLIENT; $crypto_method |= STREAM_CRYPTO_METHOD_TLSv1_1_CLIENT; } set_error_handler('handleSSLErrors'); $out = stream_socket_enable_crypto($xmppSocket->stream, 1, $crypto_method); restore_error_handler(); if ($out !== true) { $evt = new Movim\Widget\Event; $evt->run('ssl_error'); shutdown(); return; } if (getenv('verbose')) { fwrite(STDERR, colorize(getenv('sid'), 'yellow')." : ".colorize('TLS enabled', 'blue')."\n"); } $restart = true; } $timestamp = time(); if ($restart) { $session = Session::start(); \Moxl\Stanza\Stream::init($session->get('host')); stream_set_blocking($xmppSocket->stream, 0); $restart = false; } if (!$parser->parse($message)) { fwrite(STDERR, colorize(getenv('sid'), 'yellow')." ".$parser->getError()."\n"); } } }); $xmppSocket->on('error', function() { shutdown(); }); $xmppSocket->on('close', function() { shutdown(); }); // And we say that we are ready ! $obj = new \StdClass; $obj->func = 'registered'; fwrite(STDERR, 'registered'); $wsSocket->send(json_encode($obj)); }; $wsConnector = new \Ratchet\Client\Connector($loop); $wsConnector('ws://localhost:' . getenv('port'), [], [ 'MOVIM_SESSION_ID' => getenv('sid'), 'MOVIM_DAEMON_KEY' => getenv('key') ])->then(function(Ratchet\Client\WebSocket $socket) use (&$wsSocket, $wsSocketBehaviour) { $wsSocket = $socket; $wsSocket->on('message', $wsSocketBehaviour); }); $loop->run(); movim-0.14.1/locales/000077500000000000000000000000001342764602200143545ustar00rootroot00000000000000movim-0.14.1/locales/ach.po000066400000000000000000001263301342764602200154540ustar00rootroot00000000000000# # Translators: #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Acoli (http://www.transifex.com/movim/movim/language/ach/)\n" "Language: ach\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "" #: [about]developers msgid "Developers" msgstr "" #: [about]translators msgid "Translators" msgstr "" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "" #: [account]password_change_title msgid "Change my password" msgstr "" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "" #: [account]password_confirmation msgid "Password confirmation" msgstr "" #: [account]password_changed msgid "The password has been updated" msgstr "" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "" #: [general]date_of_birth msgid "Date of Birth" msgstr "" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "" #: [general]about msgid "About Me" msgstr "" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "" #: [day]tuesday msgid "Tuesday" msgstr "" #: [day]wednesday msgid "Wednesday" msgstr "" #: [day]thursday msgid "Thursday" msgstr "" #: [day]friday msgid "Friday" msgstr "" #: [day]saturday msgid "Saturday" msgstr "" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "" #: [date]tomorrow msgid "Tomorrow" msgstr "" #: [date]yesterday msgid "Yesterday" msgstr "" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member msgid "Member" msgstr "" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/ady.po000066400000000000000000001263321342764602200155000ustar00rootroot00000000000000# # Translators: #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Adyghe (http://www.transifex.com/movim/movim/language/ady/)\n" "Language: ady\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "" #: [about]developers msgid "Developers" msgstr "" #: [about]translators msgid "Translators" msgstr "" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "" #: [account]password_change_title msgid "Change my password" msgstr "" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "" #: [account]password_confirmation msgid "Password confirmation" msgstr "" #: [account]password_changed msgid "The password has been updated" msgstr "" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "" #: [general]date_of_birth msgid "Date of Birth" msgstr "" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "" #: [general]about msgid "About Me" msgstr "" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "" #: [day]tuesday msgid "Tuesday" msgstr "" #: [day]wednesday msgid "Wednesday" msgstr "" #: [day]thursday msgid "Thursday" msgstr "" #: [day]friday msgid "Friday" msgstr "" #: [day]saturday msgid "Saturday" msgstr "" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "" #: [date]tomorrow msgid "Tomorrow" msgstr "" #: [date]yesterday msgid "Yesterday" msgstr "" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member msgid "Member" msgstr "" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/af.po000066400000000000000000001263331342764602200153120ustar00rootroot00000000000000# # Translators: #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Afrikaans (http://www.transifex.com/movim/movim/language/af/)\n" "Language: af\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "" #: [about]developers msgid "Developers" msgstr "" #: [about]translators msgid "Translators" msgstr "" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "" #: [account]password_change_title msgid "Change my password" msgstr "" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "" #: [account]password_confirmation msgid "Password confirmation" msgstr "" #: [account]password_changed msgid "The password has been updated" msgstr "" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "" #: [general]date_of_birth msgid "Date of Birth" msgstr "" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "" #: [general]about msgid "About Me" msgstr "" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "" #: [day]tuesday msgid "Tuesday" msgstr "" #: [day]wednesday msgid "Wednesday" msgstr "" #: [day]thursday msgid "Thursday" msgstr "" #: [day]friday msgid "Friday" msgstr "" #: [day]saturday msgid "Saturday" msgstr "" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "" #: [date]tomorrow msgid "Tomorrow" msgstr "" #: [date]yesterday msgid "Yesterday" msgstr "" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member msgid "Member" msgstr "" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/am.po000066400000000000000000001263521342764602200153220ustar00rootroot00000000000000# # Translators: #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Amharic (Ethiopia) (http://www.transifex.com/movim/movim/language/am_ET/)\n" "Language: am_ET\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "" #: [about]developers msgid "Developers" msgstr "" #: [about]translators msgid "Translators" msgstr "" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "" #: [account]password_change_title msgid "Change my password" msgstr "" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "" #: [account]password_confirmation msgid "Password confirmation" msgstr "" #: [account]password_changed msgid "The password has been updated" msgstr "" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "" #: [general]date_of_birth msgid "Date of Birth" msgstr "" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "" #: [general]about msgid "About Me" msgstr "" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "" #: [day]tuesday msgid "Tuesday" msgstr "" #: [day]wednesday msgid "Wednesday" msgstr "" #: [day]thursday msgid "Thursday" msgstr "" #: [day]friday msgid "Friday" msgstr "" #: [day]saturday msgid "Saturday" msgstr "" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "" #: [date]tomorrow msgid "Tomorrow" msgstr "" #: [date]yesterday msgid "Yesterday" msgstr "" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member msgid "Member" msgstr "" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/ar.po000066400000000000000000001332601342764602200153230ustar00rootroot00000000000000# # Translators: # Djeber Boudiba , 2016 # Med Touhami MAHDI , 2017 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Arabic (http://www.transifex.com/movim/movim/language/ar/)\n" "Language: ar\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "شكرًا" #: [about]developers msgid "Developers" msgstr "المطوّرون" #: [about]translators msgid "Translators" msgstr "المترجمون" #: [about]translators_text msgid "Thanks to all the translators" msgstr "شكر لكل المترجمين" #: [about]software msgid "Software" msgstr "البرنامج" #: [about]resources msgid "Resources" msgstr "الموارد" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "موفيم عبارة عن مصفحة تواصل مرتكزة على XMPP. المشروع بأكمله بإستناء البرامج والموارد التالية هي تحت" #: [account]title [page]account msgid "Account" msgstr "حساب" #: [account]password_change_title msgid "Change my password" msgstr "تغيير كلمة السر" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "كلمة السّر" #: [account]password_confirmation msgid "Password confirmation" msgstr "تأكيد كلمة السر" #: [account]password_changed msgid "The password has been updated" msgstr "تم تحديث كلمة المرور" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "المرجو إدخال كلمة سر صحيحة (6 أحرف على الأقل)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "كلمتي السر مختلفتين" #: [account]delete msgid "Delete your account" msgstr "احذف حسابك" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "أنشئ حسابًا جديدًا" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "إجراءات" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "الإعدادات العامة" #: [general]theme msgid "Theme" msgstr "المظهر" #: [general]language msgid "Default language" msgstr "اللغة الإفتراضيّة" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "اسم المستخدم" #: [credentials]re_password msgid "Retype password" msgstr "أعِد كتابة كلمة السر" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "إترك هذا الحقل فارغا للسماح النفود لجميع حسابات XMPP." #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "الوصف" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "كاميرا الويب" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "ضبط" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "المحادثة" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "اللغة" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "أدخل معرف Jabber الخاص بصديقك." #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "الاسم" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "الكنية" #: [general]date_of_birth msgid "Date of Birth" msgstr "تاريخ الميلاد" #: [general]gender msgid "Gender" msgstr "النوع" #: [general]marital msgid "Marital Status" msgstr "الحالة الاجتماعية" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "موقع الوِب" #: [general]about msgid "About Me" msgstr "عنّي" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "الكنية" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "اسم مستخدم غير صحيح" #: [error]jid msgid "Invalid JID" msgstr "مُعرِّفُ JID غير صحيح" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "عطل متعلّق بنطاق XMPP. حسابك ليس بمعرِّفِ Jabber صحيح" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "كلمة السر غير صحيحة" #: [error]internal msgid "Internal server error" msgstr "عطل داخلي في الخادوم" #: [error]session msgid "Session error" msgstr "عطل في الجلسة" #: [error]account_created msgid "Account successfully created" msgstr "تمَ بنجاح إنشاء الحساب" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "خطأ غير معروف" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "تعذّر استيثاق Movim. أدخلت بيانات غير صحيحة" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "تعذّر استيثاق XMPP" #: [form]username msgid "My address" msgstr "عنوان بريدي" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "الكل" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "حذف هذه التدوينة" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "مساعدة" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "الملف الشخصي" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "أودِع" #: [save]reset [button]reset msgid "Reset" msgstr "تصفير" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "البداية" #: [page]explore msgid "Explore" msgstr "استكشاف" #: [page]account_creation msgid "Account Creation" msgstr "إنشاء الحساب" #: [page]news msgid "News" msgstr "اﻷخبار" #: [page]avatar msgid "Avatar" msgstr "الصورة" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "المدونة" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "تلقيمة" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "خطأ: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "لا يمكن تحميل الملف '%s'" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "أضِف" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "ألغِ" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "يجري الإيداع" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "اقبل" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "يوم" #: [day]monday msgid "Monday" msgstr "الاثنين" #: [day]tuesday msgid "Tuesday" msgstr "الثّلاثاء" #: [day]wednesday msgid "Wednesday" msgstr "الأربعاء" #: [day]thursday msgid "Thursday" msgstr "الخميس" #: [day]friday msgid "Friday" msgstr "الجمعة" #: [day]saturday msgid "Saturday" msgstr "السّبت" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "روبوت" #: [client]desktop msgid "Desktop" msgstr "سطح المكتب" #: [client]phone msgid "Phone" msgstr "هاتف" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "حاضر" #: [presence]away msgid "Away" msgstr "غائب" #: [presence]dnd msgid "Do Not Disturb" msgstr "لا تزعجوني" #: [presence]xa msgid "Extended Away" msgstr "غائب طويلا" #: [presence]offline msgid "Offline" msgstr "غير متصل" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "غاضب" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "بارد" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "مبدع" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "شهر" #: [month]january msgid "January" msgstr "يناير" #: [month]february msgid "February" msgstr "فبراير" #: [month]march msgid "March" msgstr "مارس" #: [month]april msgid "April" msgstr "أبريل" #: [month]may msgid "May" msgstr "مايو" #: [month]june msgid "June" msgstr "يونيو" #: [month]july msgid "July" msgstr "يوليو" #: [month]august msgid "August" msgstr "أغسطس" #: [month]september msgid "September" msgstr "سبتمبر" #: [month]october msgid "October" msgstr "أكتوبر" #: [month]november msgid "November" msgstr "نوفمبر" #: [month]december msgid "December" msgstr "ديسمبر" #: [year]title msgid "Year" msgstr "سنة" #: [date]today msgid "Today" msgstr "اليوم" #: [date]tomorrow msgid "Tomorrow" msgstr "غدًا" #: [date]yesterday msgid "Yesterday" msgstr "أمس" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "يوم" #: [post]title msgid "Title" msgstr "العنوان" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "اجلب المداخلات الأسبق" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "الحصول على تعليقات" #: [post]comment_add msgid "Add a comment" msgstr "أضف تعليق" #: [post]share msgid "Share with" msgstr "المشاركة مع" #: [post]share_everyone msgid "Everyone" msgstr "الجميع" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member #, fuzzy msgid "Member" msgstr "نوفمبر" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/be.po000066400000000000000000001270341342764602200153110ustar00rootroot00000000000000# # Translators: #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Belarusian (http://www.transifex.com/movim/movim/language/be/)\n" "Language: be\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "" #: [about]developers msgid "Developers" msgstr "" #: [about]translators msgid "Translators" msgstr "" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "" #: [account]password_change_title msgid "Change my password" msgstr "" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Пароль" #: [account]password_confirmation msgid "Password confirmation" msgstr "" #: [account]password_changed msgid "The password has been updated" msgstr "" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Канфігурацыя" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "Чат" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "Мова" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "" #: [general]date_of_birth msgid "Date of Birth" msgstr "" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "" #: [general]about msgid "About Me" msgstr "" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "Няправільны пароль" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "Мой адрас" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "Даслаць" #: [save]reset [button]reset msgid "Reset" msgstr "Скід" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "Галоўная" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "Стварэнне логiна" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "" #: [day]tuesday msgid "Tuesday" msgstr "" #: [day]wednesday msgid "Wednesday" msgstr "" #: [day]thursday msgid "Thursday" msgstr "" #: [day]friday msgid "Friday" msgstr "" #: [day]saturday msgid "Saturday" msgstr "" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "Далёка" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "" #: [date]tomorrow msgid "Tomorrow" msgstr "" #: [date]yesterday msgid "Yesterday" msgstr "" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member msgid "Member" msgstr "" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/bg.po000066400000000000000000001300341342764602200153050ustar00rootroot00000000000000# # Translators: # FIRST AUTHOR , 2012 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Bulgarian (http://www.transifex.com/movim/movim/language/bg/)\n" "Language: bg\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "" #: [about]developers msgid "Developers" msgstr "" #: [about]translators msgid "Translators" msgstr "" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "" #: [account]password_change_title msgid "Change my password" msgstr "" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Парола" #: [account]password_confirmation msgid "Password confirmation" msgstr "" #: [account]password_changed msgid "The password has been updated" msgstr "" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Настройки" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "Разговор" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "Език" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "Име" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Псевдоним" #: [general]date_of_birth msgid "Date of Birth" msgstr "Дата на раждане" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "Уеб-страница" #: [general]about msgid "About Me" msgstr "За мен" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "Псевдоним" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "Грешно име" #: [error]jid msgid "Invalid JID" msgstr "Неправилен JID" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "Грешна парола" #: [error]internal msgid "Internal server error" msgstr "Вътрешна грешка на сървъра" #: [error]session msgid "Session error" msgstr "Грешка в сесията" #: [error]account_created msgid "Account successfully created" msgstr "Сметката е успешно създадена" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "Непозната грешка" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "Грешка при автентикацията по XMPP" #: [form]username msgid "My address" msgstr "Моят адрес" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "Профил" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "Изпращане" #: [save]reset [button]reset msgid "Reset" msgstr "Презареждане" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "Начало" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "Създаване на сметка" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "Аватар" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "Емисия" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "Грешка: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "Грешка при зареждане на файла \"%s\"" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "Изпращане" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "Приемане" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "" #: [day]tuesday msgid "Tuesday" msgstr "" #: [day]wednesday msgid "Wednesday" msgstr "" #: [day]thursday msgid "Thursday" msgstr "" #: [day]friday msgid "Friday" msgstr "" #: [day]saturday msgid "Saturday" msgstr "" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "На линия" #: [presence]away msgid "Away" msgstr "Отсъства" #: [presence]dnd msgid "Do Not Disturb" msgstr "Не ме безпокойте" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "днес" #: [date]tomorrow msgid "Tomorrow" msgstr "утре" #: [date]yesterday msgid "Yesterday" msgstr "вчера" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "ден" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member msgid "Member" msgstr "" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/bn.po000066400000000000000000001303041342764602200153140ustar00rootroot00000000000000# # Translators: # FIRST AUTHOR , 2013 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Bengali (http://www.transifex.com/movim/movim/language/bn/)\n" "Language: bn\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "" #: [about]developers msgid "Developers" msgstr "" #: [about]translators msgid "Translators" msgstr "" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "" #: [account]password_change_title msgid "Change my password" msgstr "" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "" #: [account]password_confirmation msgid "Password confirmation" msgstr "" #: [account]password_changed msgid "The password has been updated" msgstr "" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "" #: [general]date_of_birth msgid "Date of Birth" msgstr "" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "" #: [general]about msgid "About Me" msgstr "" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "নথি '%s' লোড করা যাচ্ছে না" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "সোমবার" #: [day]tuesday msgid "Tuesday" msgstr "মঙ্গলবার" #: [day]wednesday msgid "Wednesday" msgstr "বুধবার" #: [day]thursday msgid "Thursday" msgstr "বৃহস্পতিবার" #: [day]friday msgid "Friday" msgstr "শুক্রবার" #: [day]saturday msgid "Saturday" msgstr "শনিবার" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "অনলাইন" #: [presence]away msgid "Away" msgstr "অনুপস্থিত" #: [presence]dnd msgid "Do Not Disturb" msgstr "জ্বালিয়ো না" #: [presence]xa msgid "Extended Away" msgstr "অনেকক্ষণ যাবৎ দূরে" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "ভীত" #: [mood]amazed msgid "amazed" msgstr "অভিভূত" #: [mood]amorous msgid "amorous" msgstr "প্রেমালু" #: [mood]angry msgid "angry" msgstr "ক্ষীপ্ত" #: [mood]annoyed msgid "annoyed" msgstr "বিরক্ত" #: [mood]anxious msgid "anxious" msgstr "উদ্বিগ্ন" #: [mood]aroused msgid "aroused" msgstr "জাগ্রত" #: [mood]ashamed msgid "ashamed" msgstr "লজ্জিত" #: [mood]bored msgid "bored" msgstr "একঘেয়ে" #: [mood]brave msgid "brave" msgstr "সাহসী" #: [mood]calm msgid "calm" msgstr "শান্ত" #: [mood]cautious msgid "cautious" msgstr "সাবধানী" #: [mood]cold msgid "cold" msgstr "ঠাণ্ডা" #: [mood]confident msgid "confident" msgstr "আত্মবিশ্বাসী" #: [mood]confused msgid "confused" msgstr "সন্দিগ্ন" #: [mood]contemplative msgid "contemplative" msgstr "ধার্মিক" #: [mood]contented msgid "contented" msgstr "সুখী" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "জানুয়ারী" #: [month]february msgid "February" msgstr "ফেব্রুয়ারী" #: [month]march msgid "March" msgstr "মার্চ" #: [month]april msgid "April" msgstr "এপ্রিল" #: [month]may msgid "May" msgstr "মে" #: [month]june msgid "June" msgstr "জুন" #: [month]july msgid "July" msgstr "জুলাই" #: [month]august msgid "August" msgstr "আগষ্ট" #: [month]september msgid "September" msgstr "সেপ্টেম্বর" #: [month]october msgid "October" msgstr "অক্টোবর" #: [month]november msgid "November" msgstr "নভেম্বর" #: [month]december msgid "December" msgstr "ডিসেম্বর" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "আজ" #: [date]tomorrow msgid "Tomorrow" msgstr "আগামীকাল" #: [date]yesterday msgid "Yesterday" msgstr "গতোকাল" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "দিন" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member #, fuzzy msgid "Member" msgstr "নভেম্বর" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/br.po000066400000000000000000001316521342764602200153270ustar00rootroot00000000000000# # Translators: # Irriep Nala Novram , 2017 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Breton (http://www.transifex.com/movim/movim/language/br/)\n" "Language: br\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Trugarez" #: [about]developers msgid "Developers" msgstr "Diorroerien" #: [about]translators msgid "Translators" msgstr "Troerien" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Trugarez d'an holl droerien" #: [about]software msgid "Software" msgstr "Meziant" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "Kont" #: [account]password_change_title msgid "Change my password" msgstr "Kemm ma ger-tremen" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Ger-tremen" #: [account]password_confirmation msgid "Password confirmation" msgstr "Kadarnadur ar ger-tremen" #: [account]password_changed msgid "The password has been updated" msgstr "Hizivaet eo bet ar ger-tremen" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Roit ur ger-tremen reizh mar plij (6 arouezenn da vihanañ)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "N'eo ket heñvel ar gerioù-tremen roet" #: [account]delete msgid "Delete your account" msgstr "Dilemel ho kont" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "Emaoc'h o vont da zilemel ho kont XMPP hag an holl ditouroù liammet outañ (profil, darempredoù hag embannadennoù)." #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "Treuzell" #: [account]clear msgid "Leave this instance" msgstr "Kuitaat an instañs-mañ" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "Emaoc'h o vont da zilemel an holl ditouroù liammet gant ho kont war an instañs-mañ eus Movin (profil, darempredoù hag embannadennoù)." #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "Kouiñ ur gont nevez" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "Oberennoù" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Kefluniadur" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "Flapva" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "Yezh" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "Anv" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Lezanv" #: [general]date_of_birth msgid "Date of Birth" msgstr "Devezh ganedigezh" #: [general]gender msgid "Gender" msgstr "Jener" #: [general]marital msgid "Marital Status" msgstr "Statud Familh" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "Lec'hienn web" #: [general]about msgid "About Me" msgstr "Diwar ma fenn" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "Alias" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "Anv-implijer direizh" #: [error]jid msgid "Invalid JID" msgstr "JID direizh" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "Kudenn Domani XMPP, ho kont n'eo ket un ID Jabber reizh" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "Ger-tremen direizh" #: [error]internal msgid "Internal server error" msgstr "Fazi diabarzh ar servijer" #: [error]session msgid "Session error" msgstr "Fazi dalc'h" #: [error]account_created msgid "Account successfully created" msgstr "Kont krouet gant berzh" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "Fazi dianavezet" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "N'eo ket deuet a-benn Movim da vezañ anavezet. Roadennoù fall ho peus ebarzhet." #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "An dilesadur XMPP a zo c'hwitet" #: [form]username msgid "My address" msgstr "Ma chomlec'h" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "Sikour" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "Treuzell" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "Profil" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "Kas" #: [save]reset [button]reset msgid "Reset" msgstr " Adderaouekaat " #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "Degemer" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "Krouadur ar gont" #: [page]news msgid "News" msgstr "Nevezenti" #: [page]avatar msgid "Avatar" msgstr "Avatar" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "Gwazh" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "Fazi: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "N'haller ket kargañ ar restr '%s'" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "Ouzhpennañ" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "O kas" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "Asantiñ" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "Devezh" #: [day]monday msgid "Monday" msgstr "Lun" #: [day]tuesday msgid "Tuesday" msgstr "Meurzh" #: [day]wednesday msgid "Wednesday" msgstr "Merc'her" #: [day]thursday msgid "Thursday" msgstr "Yaou" #: [day]friday msgid "Friday" msgstr "Gwener" #: [day]saturday msgid "Saturday" msgstr "Sadorn" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "Robot" #: [client]desktop msgid "Desktop" msgstr "Urzhiataer" #: [client]phone msgid "Phone" msgstr "Pellgomz" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "Enlinenn" #: [presence]away msgid "Away" msgstr "Ezvezant" #: [presence]dnd msgid "Do Not Disturb" msgstr "Arabat direnkañ" #: [presence]xa msgid "Extended Away" msgstr "Ezvezant e-pad pell" #: [presence]offline msgid "Offline" msgstr "Digevreet" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "Miz" #: [month]january msgid "January" msgstr "Genver" #: [month]february msgid "February" msgstr "C'hwevrer" #: [month]march msgid "March" msgstr "Meurzh" #: [month]april msgid "April" msgstr "Ebrel" #: [month]may msgid "May" msgstr "Mae" #: [month]june msgid "June" msgstr "Mezheven" #: [month]july msgid "July" msgstr "Gouere" #: [month]august msgid "August" msgstr "Eost" #: [month]september msgid "September" msgstr "Gwengolo" #: [month]october msgid "October" msgstr "Here" #: [month]november msgid "November" msgstr "Du" #: [month]december msgid "December" msgstr "Kerzu" #: [year]title msgid "Year" msgstr "Bloavezh" #: [date]today msgid "Today" msgstr "Hiziv" #: [date]tomorrow msgid "Tomorrow" msgstr "Warc'hoazh" #: [date]yesterday msgid "Yesterday" msgstr "Dec'h" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "devezh" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "Kaout postadurioù koshoc'h" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Du" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/ca.po000066400000000000000000001346721342764602200153140ustar00rootroot00000000000000# # Translators: # Xals Xaloc <33xaloc@gmail.com>, 2016 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Catalan (http://www.transifex.com/movim/movim/language/ca/)\n" "Language: ca\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Gràcies" #: [about]developers msgid "Developers" msgstr "" #: [about]translators msgid "Translators" msgstr "Traductors" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Gràcies a tots els traductors" #: [about]software msgid "Software" msgstr "Software" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim és una plataforma de comunicació basada en XMPP. Tot el projecte, a excepció del software i els recursos a continuació, estan sota" #: [account]title [page]account msgid "Account" msgstr "Compte " #: [account]password_change_title msgid "Change my password" msgstr "Canvia la contrasenya" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Contrasenya" #: [account]password_confirmation msgid "Password confirmation" msgstr "Repeteix la contrasenya" #: [account]password_changed msgid "The password has been updated" msgstr "S'ha actualitzat la contrasenya" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Siusplau proporcioni una contrasenya vàlida (6 caràcters mínim)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "Les contrasenyes no coincideixen" #: [account]delete msgid "Delete your account" msgstr "Esborra el teu compte" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "Eliminaràs el teu compte XMPP i tota la informació relacionada (perfil, contactes i publicacions)." #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "Crea un nou compte" #: [create]notfound msgid "No account creation form found on the server" msgstr "No s'ha trobat cap formulari de creació de compte en aquest servidor" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "El teu compte s'ha registrat correctament" #: [create]loading msgid "Loading" msgstr "Carregant" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "Inacceptable" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "El sistema de registrament d'aquest servidor no està disponible" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "Accions" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "Configuració General" #: [general]theme msgid "Theme" msgstr "Tema" #: [general]language msgid "Default language" msgstr "Idioma per defecte" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "Credencial d'adiministració" #: [credentials]username [input]username msgid "Username" msgstr "Nom d'usuari" #: [credentials]re_password msgid "Retype password" msgstr "Repeteix la contrasenya" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "Si vols especificar la llista de servidors XMPP autoritzats en el teu pod de Movim i prohibir la connexió a tota la resta introdueix el nom de domini aquí, amb coma (ex: movim.eu,jabber.fr)" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "Deixa en aquest camp en blanc si permets la connexió a tots els comptes XMPP." #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "Missatge d'infofmació" #: [information]description [communityconfig]description msgid "Description" msgstr "Descripció" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "Missatge d'infofmació " #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "Buit" #: [log]syslog msgid "Syslog" msgstr "Syslog" #: [log]syslog_files msgid "Syslog and files" msgstr "Syslog i fitxers" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "Vista general" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "Problema de connexió de WebSocket, comprova que el Movim Daemon estigui funcionant i sigui accessible" #: [schema]browser msgid "Browser" msgstr "Navegador" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "Base de dades" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "Configuració actualitzada" #: [avatar]file msgid "File" msgstr "Fitxer" #: [avatar]use_it msgid "Use it" msgstr "Utilitza'l" #: [avatar]webcam msgid "Webcam" msgstr "Webcam" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "Aquest contingut és privat, siusplau connectat per poder veure-ho." #: [message]published msgid "Message Published" msgstr "Missatge publicat" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "Missatge encriptat" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "%s necessita la teva atenció" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "Contactes freqüents" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "Membres" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "Connectat a la sala de xat" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "Desconnectat de la sala de xat" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Configuració" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "Configuració guardada" #: [chatroom]subject msgid "Subject" msgstr "Tema" #: [chatroom]subject_changed msgid "Subject changed" msgstr "Tema canviat" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "Xateja amb un contacte" #: [button]chat msgid "Chat" msgstr "Xat" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "Descobreix, segueix i comparteix" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "Busca un nou servidor" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "Subscripcions" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "%s subscriptors" #: [communitydata]num msgid "%s posts" msgstr "%s publicacions" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "Subscriu" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "Cancel·la la subscripció" #: [communityheader]subscribed msgid "Subscribed" msgstr "Subscrit" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "Has cancel·lat la teva subscripció" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "N'estàs segur?" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "Les Meves Subscripcions" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "Hola" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "Aquí podràs gestionar totes les teves subscripcions." #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "General" #: [config]language msgid "Language" msgstr "Idioma" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "Mostra els contactes desconnectats" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "Amaga els contactes desconnectats" #: [config]appearence msgid "Appearence" msgstr "Aparença" #: [config]not_valid msgid "Configuration invalid" msgstr "Configuració invàlida" #: [config]advanced msgid "Advanced Configuration" msgstr "Configuració avançada" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "Contacte actualitzat" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "Nom " #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Sobrenom" #: [general]date_of_birth msgid "Date of Birth" msgstr "Data de naixement" #: [general]gender msgid "Gender" msgstr "Sexe" #: [general]marital msgid "Marital Status" msgstr "Estat civil" #: [general]email msgid "Email" msgstr "Correu electrònic" #: [general]website msgid "Website" msgstr "Pàgina web" #: [general]about msgid "About Me" msgstr "Sobre mi" #: [general]accounts msgid "Other Accounts" msgstr "Altres comptes" #: [general]tune msgid "Is Listening" msgstr "Està escoltant" #: [position]legend msgid "Geographic Position" msgstr "Posició geogràfica" #: [position]locality msgid "Locality" msgstr "Localitat" #: [position]country msgid "Country" msgstr "País" #: [mood]title msgid "Mood" msgstr "Estat d'ànim" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "Escoltant" #: [last]title msgid "Last seen" msgstr "Última connexió" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "Busca alguns amics nous" #: [edit]title [button]edit msgid "Edit" msgstr "Edita" #: [edit]alias msgid "Alias" msgstr "Àlies" #: [edit]group msgid "Group" msgstr "Grup" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "Esborraràs un dels teus contactes, siusplau confirma la teva acció" #: [age]years msgid "%s years" msgstr "%s anys" #: [blog]last msgid "Last public post" msgstr "Última publicació pública" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "Visita el blog per veure totes les publicacions públiques" #: [subscription]to msgid "You can see this contact status" msgstr "Pots veure l'estat d'aquest contacte" #: [subscription]to_button msgid "Share my status" msgstr "Comparteix el meu estat" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "Però aquest contacte no pot veure el teu" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "No estàs subscrit a aquest contacte" #: [subscription]from_button msgid "Ask to subscribe" msgstr "Demana per subscriure't" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "Però aquest contacte encara pot veure si estas connectat" #: [subscription]nil msgid "No subscriptions" msgstr "No hi ha subscripcions" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "Convida" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "Afegeix la sala de xat" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "Contactes" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked #, fuzzy msgid "Liked your publication" msgstr "Visits el teu blog públic" #: [hello]blog_title msgid "Visit your public blog" msgstr "Visits el teu blog públic" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "Mira les teves publicacions públiques i comparteix-les amb tots els teus contactes" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "Comparteix a Movim" #: [hello]enter_title msgid "Oh! Hello!" msgstr "Ei! Hola!" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "Mira el Menú" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "ID de la sala de xat" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "ID de la sala de xat incorrecta" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "Notícies" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "Publicacions" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "" #: [day]tuesday msgid "Tuesday" msgstr "" #: [day]wednesday msgid "Wednesday" msgstr "" #: [day]thursday msgid "Thursday" msgstr "" #: [day]friday msgid "Friday" msgstr "" #: [day]saturday msgid "Saturday" msgstr "" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "" #: [date]tomorrow msgid "Tomorrow" msgstr "" #: [date]yesterday msgid "Yesterday" msgstr "" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Membres" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" #~ msgid "This user has not posted anything right now" #~ msgstr "Aquest usuari no ha publicat res en aquest moment" #~ msgid "This message will be displayed on the login page" #~ msgstr "Aquest missatge es mostrarà en la pàgina de login" movim-0.14.1/locales/cs.po000066400000000000000000001500351342764602200153250ustar00rootroot00000000000000# # Translators: # Jakub Hlusička , 2016 # Tom Dienstbier , 2017 # Tom Dienstbier , 2017 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/movim/movim/language/cs_CZ/)\n" "Language: cs_CZ\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Díky" #: [about]developers msgid "Developers" msgstr "Vývojáři" #: [about]translators msgid "Translators" msgstr "Překladatelé" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Děkujeme všem překladatelům" #: [about]software msgid "Software" msgstr "Software" #: [about]resources msgid "Resources" msgstr "Zdroje" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim je komunikační platforma založená na protokolu XMPP. Celý projekt, kromě následujícího softwaru a zdrojů, je pod" #: [account]title [page]account msgid "Account" msgstr "Účet" #: [account]password_change_title msgid "Change my password" msgstr "Změnit mé heslo" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Heslo" #: [account]password_confirmation msgid "Password confirmation" msgstr "Potvrzení hesla" #: [account]password_changed msgid "The password has been updated" msgstr "Heslo bylo aktualizováno" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Zadejte prosím validní heslo (minimálně 6 znaků)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "Zadaná hesla nejsou stejná" #: [account]delete msgid "Delete your account" msgstr "Smazat váš účet" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "Smažete váš XMPP účet a všechna informace propojená s ním (profil, kontakty, články)." #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "Brána" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "Smažete všechny relativní informace napojené na Váš účet v této Movim instanci (profil, kontakty a publikace)" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "Tato akce Vás neodpojí od Vašeho účtu, ale odpojí Vás od této instance." #: [create]title [subscribe]title msgid "Create a new account" msgstr "Vytvořit nový účet" #: [create]notfound msgid "No account creation form found on the server" msgstr "Žádný formulář pro vytvoření účtu nebyl nalezen na cílovém serveru" #: [create]server_on msgid "on" msgstr "na" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "Váš účet byl úspěšně zaregistrován" #: [create]loading msgid "Loading" msgstr "Načítání" #: [create]placeholder msgid "…and start playing" msgstr "... a začněte hrát" #: [error]not_acceptable msgid "Not Acceptable" msgstr "Nepřijatelné" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "Registrační systém tohoto serveru není momentálně dostupný" #: [error]forbidden msgid "Registration forbidden" msgstr "Registrace zakázána" #: [adhoc]title msgid "Actions" msgstr "Akce" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "Obecné nastavení" #: [general]theme msgid "Theme" msgstr "Téma" #: [general]language msgid "Default language" msgstr "Standardní jazyk" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "Administrační přístupové údaje" #: [credentials]username [input]username msgid "Username" msgstr "Uživatelské jméno" #: [credentials]re_password msgid "Retype password" msgstr "Zadejte heslo znovu" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "Chcete-li specifikovat seznam autorizovaných XMPP serverů na vašem Movim podu a zakázat připojení na všechny ostatní servery, zadejte sem jejich domény oddělené čárkami (př.: movim.eu,jabber.fr)" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "Ponechte toto pole prázdné, chcete-li povolit přístup ke všem XMPP účtům" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "Seznam povolených XMPP serverů" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "Informační zpráva" #: [information]description [communityconfig]description msgid "Description" msgstr "Popis" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "Informační zpráva" #: [xmpp]title msgid "Default XMPP server" msgstr "Výchozí XMPP server" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "Prázdné" #: [log]syslog msgid "Syslog" msgstr "Syslog" #: [log]syslog_files msgid "Syslog and files" msgstr "Syslog a soubory" #: [adminsessions]title msgid "Sessions" msgstr "Sezení" #: [admin]compatibility msgid "General Overview" msgstr "Obecný přehled" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "Problém WebSocket připojení; zkontrolujte, zda Movim Daemon běží a je dosažitelný" #: [schema]browser msgid "Browser" msgstr "Prohlížeč" #: [schema]movim msgid "Movim Core" msgstr "Movim jádro" #: [schema]daemon msgid "Movim Daemon" msgstr "Movim daemon" #: [schema]database msgid "Database" msgstr "Databáze" #: [schema]xmpp msgid "XMPP" msgstr "XMPP" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "Váš pod není registrován na API" #: [api]registered msgid "Your pod is registered on the API" msgstr "Váš pod je registrován na API" #: [api]wait msgid "Your pod is not yet validated" msgstr "Váš pod zatím není potvrzen" #: [api]validated msgid "Your pod is validated" msgstr "Váš pod je potvrzen" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "Požádali jste o odebrání z API, žádost bude zpracována do několika hodin" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "Konfigurace aktualizována" #: [avatar]file msgid "File" msgstr "Soubor" #: [avatar]use_it msgid "Use it" msgstr "Použít" #: [avatar]webcam msgid "Webcam" msgstr "Webkamera" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "Vyfotit webkamerou" #: [avatar]updated msgid "Avatar Updated" msgstr "Avatar aktualizován" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "Avatar zatím neaktualizován" #: [avatar]missing msgid "No avatar defined yet" msgstr "Žádný avatar zatím nenastaven" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "Tento obsah je soukromý, přihlašte se pro zobrazení" #: [message]published msgid "Message Published" msgstr "Zpráva zveřejněna" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "Zašifrovaná zpráva" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "Kontakt pryč" #: [message]history msgid "%s messages retrieved" msgstr "Získáno %s zpráv" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "Můžete použít šipku nahoru ↑ k úpravě Vaší předchozí zprávy" #: [chat]attention msgid "%s needs your attention" msgstr "%s potřebuje vaši pozornost" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "Smajlíci" #: [chat]frequent msgid "Frequent contacts" msgstr "Časté kontakty" #: [chat]new_title msgid "Nothing here yet…" msgstr "Zatím tu nic není" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "Obdržel jste pozvánku k přidání do chatovací místnosti" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "Zobrazit profil" #: [chat]clear msgid "Clear the history" msgstr "Vymazat historii" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "Členi" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "Připojeni do konverzace" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "Odpojeni z konverzace" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Konfigurace" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "Konfigurace uložena" #: [chatroom]subject msgid "Subject" msgstr "Předmět" #: [chatroom]subject_changed msgid "Subject changed" msgstr "Předmět změněn" #: [chatroom]administration [page]administration msgid "Administration" msgstr "Administrace" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "Zahájit konverzaci s kontaktem." #: [button]chat msgid "Chat" msgstr "Konverzace" #: [button]new msgid "New conversation" msgstr "Nová konverzace" #: [communities]empty_text msgid "Discover, follow and share" msgstr "Objevuj, následuj a sdílej" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "Vyhledat nový server" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "Název komunity" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "My Little Pony - Klub fanoušků" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "Odběry" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "Vlastníci" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "Role" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "Role nastavena" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "%s odběratelů" #: [communitydata]num msgid "%s posts" msgstr "%s příspěvků" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "Odebírat" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "Neodebírat" #: [communityheader]subscribed msgid "Subscribed" msgstr "Odebíráno" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "Odběr odhlášen" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "Název mé komunity" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "Objeví se na Vašem profilu" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "Jste si jisti?" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "Obsah pro dospělé zablokován" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "Moje odběry" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "Ahoj" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "Zde budete moci spravovat všechny vaše odběry." #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "Obecné" #: [config]language msgid "Language" msgstr "Jazyk" #: [config]roster msgid "Roster display" msgstr "Zobrazení seznamu" #: [config]roster_show msgid "Show the offline contacts" msgstr "Zobrazovat offline kontakty" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "Skrýt offline kontakty" #: [config]appearence msgid "Appearence" msgstr "Vzhled" #: [config]not_valid msgid "Configuration invalid" msgstr "Konfigurace není validní" #: [config]advanced msgid "Advanced Configuration" msgstr "Pokročilá konfigurace" #: [config]nsfw msgid "Display adult content" msgstr "Zobrazit obsah pro dospělé" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "Umožní Vám číst příspěvky označené #nsfw" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "Vlastní URL CSS pro váš blog" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "Zadejte Jabber ID vašeho kontaktu." #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "Zmáčkněte enter pro potvrzení." #: [roster]added msgid "Contact added" msgstr "Kontakt přidán" #: [roster]updated msgid "Contact updated" msgstr "Kontakt aktualizován" #: [roster]deleted msgid "Contact deleted" msgstr "Kontakt odebrán" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "Jméno" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Přezdívka" #: [general]date_of_birth msgid "Date of Birth" msgstr "Datum narození" #: [general]gender msgid "Gender" msgstr "Pohlaví" #: [general]marital msgid "Marital Status" msgstr "Rodinný stav" #: [general]email msgid "Email" msgstr "E-Mail" #: [general]website msgid "Website" msgstr "Web" #: [general]about msgid "About Me" msgstr "O mně" #: [general]accounts msgid "Other Accounts" msgstr "Ostatní účty" #: [general]tune msgid "Is Listening" msgstr "Poslouchá" #: [position]legend msgid "Geographic Position" msgstr "Geografická pozice" #: [position]locality msgid "Locality" msgstr "Lokalita" #: [position]country msgid "Country" msgstr "Země" #: [mood]title msgid "Mood" msgstr "Nálada" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "Poslouchá" #: [last]title msgid "Last seen" msgstr "Naposledy viděno" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "Naposledy registrováno" #: [explore]explore msgid "Find some new friends" msgstr "Nalézt nové přátele" #: [edit]title [button]edit msgid "Edit" msgstr "Upravit" #: [edit]alias msgid "Alias" msgstr "Přezdívka" #: [edit]group msgid "Group" msgstr "Skupina" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "Smažete jeden z vašich kontaktů, prosím potvrďte akci" #: [age]years msgid "%s years" msgstr "%s let" #: [blog]last msgid "Last public post" msgstr "Poslední veřejný příspěvek" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "Navštivte blog pro zobrazení veřejných příspěvků" #: [subscription]to msgid "You can see this contact status" msgstr "Můžete vidět stav tohoto kontaktu" #: [subscription]to_button msgid "Share my status" msgstr "Sdílet můj status" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "Ale tento nemůže vidět váš" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "Nejste přihlášení k odebírání tohoto kontaktu" #: [subscription]from_button msgid "Ask to subscribe" msgstr "Požádat o povolení k odebírání" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "Ale tento kontakt může vidět, zda jste online" #: [subscription]nil msgid "No subscriptions" msgstr "Žádné odběry" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "Pozvat" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "Často kladené dotazy (FAQ)" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "Přidat do konverzace" #: [invitations]title msgid "Pending Invitations" msgstr "Nevyřízené pozvánky" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "%s s vámi chce mluvit" #: [error]username msgid "Wrong username" msgstr "Nesprávné uživatelské jméno" #: [error]jid msgid "Invalid JID" msgstr "Nesprávné JID" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "Prázdný Challenge od serveru" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "Chyba XMPP Domény, váš účet není správné Jabber ID" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "Chybné heslo" #: [error]internal msgid "Internal server error" msgstr "Vnitřní chyba serveru" #: [error]session msgid "Session error" msgstr "Chyba sezení" #: [error]account_created msgid "Account successfully created" msgstr "Účet úspěšně vytvořen" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "Serveru trvá příliš dlouho odpovídat" #: [error]impossible msgid "Impossible login" msgstr "Nemožné přihlášení" #: [error]default msgid "Unknown error" msgstr "Neznámá chyba" #: [error]login_format msgid "Invalid username format" msgstr "Nesprávný formát uživatelského jména" #: [error]password_format msgid "Invalid password format" msgstr "Nesprávný formát hesla" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "Movimu se nepodařilo přihlásit. Zadali jste nesprávné přihlašovací údaje." #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "Přihlašovací mechanismus není podporován Movimem" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "XMPP přihlášení selhalo" #: [form]username msgid "My address" msgstr "Moje adresa" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "Připojeno" #: [form]population msgid "Population" msgstr "Populace" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "Nesprávné přihlašovací jméno (mezi 4 a 40 znaky)" #: [menu]empty_title msgid "No news yet…" msgstr "Zatím žádné novinky..." #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "Vítejte na své zdi novinek, tady uvidíte všechny příspěvky publikované Vašimi kontakty a ve skupinách které odebíráte." #: [menu]all msgid "All" msgstr "Vše" #: [menu]mine msgid "My publications" msgstr "Moje příspěvky" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "Kontakty" #: [menu]add_post msgid "Write a new post…" msgstr "Napsat nový příspěvek" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "Oznámení" #: [notifs]empty msgid "No new notifications" msgstr "Žádná nová oznámení" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "Movim Vás může upozornit, pokud je zveřejněn nový příspěvek nebo zda obdržíte zprávy" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "Můžete je vždy později vypnout" #: [onboarding]public_title msgid "Public profile" msgstr "Veřejný profil" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "Zeď novinek" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "Objevujte a registrujte nové skupiny, které vás zajímají" #: [post]content msgid "Content" msgstr "Obsah" #: [post]published msgid "Post published" msgstr "Příspěvek zveřejněn" #: [post]deleted msgid "Post deleted" msgstr "Příspěvek smazán" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "Nové příspěvky" #: [post]repost msgid "This is a re-post from %s" msgstr "Toto je re-post od %s" #: [post]repost_profile msgid "See %s profile" msgstr "Navštivte profil %s" #: [post]blog_last msgid "Public posts from users" msgstr "Veřejné příspěvky od uživatelů" #: [post]public msgid "Publish this post publicly?" msgstr "Odeslat příspěvek veřejně?" #: [post]public_yes msgid "This post is public" msgstr "Tento příspěvek je veřejný" #: [post]public_no msgid "This post is private" msgstr "Tento příspěvek je soukromý" #: [post]public_url msgid "Public URL of this post" msgstr "Veřejná URL tohoto příspěvku" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "Odstranit tento příspěvek" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "Odstraníte tento příspěvek, potvrďte prosím akci" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "Komentáře vypnuty" #: [post]comment_published msgid "Comment published" msgstr "Komentář zveřejněn" #: [post]comment_publish_error #, fuzzy msgid "The comment cannot be published" msgstr "Komentář zveřejněn" #: [post]comment_deleted msgid "Comment deleted" msgstr "Komentář smazán" #: [post]liked #, fuzzy msgid "Liked your publication" msgstr "Moje příspěvky" #: [hello]blog_title msgid "Visit your public blog" msgstr "Navštívit váš veřejný blog" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "Podívejte se na vaše veřejné příspěvky a sdílejte je s vašimi kontakty" #: [hello]contact_post msgid "Contact post" msgstr "Odeslat kontakt" #: [hello]share_title msgid "Universal share button" msgstr "Univerzální tlačítko sdílení" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "Přidejte si následující tlačítko do záložek ve vašem prohlížeči, nebo jej přetáhněte do lišty nástrojů; kliknutím na záložku lze sdílet jakoukoliv stránku na Movimu" #: [hello]share_button msgid "Share on Movim" msgstr "Sdílet na Movimu" #: [hello]enter_title msgid "Oh! Hello!" msgstr "Ah! Ahoj!" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "Prohlédněte si menu" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "Odpojit" #: [status]updated msgid "Status updated" msgstr "Stav aktualizován" #: [status]presence msgid "Presence" msgstr "Přítomnost" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "Napsat příspěvek" #: [publishbrief]add_link msgid "Add a link" msgstr "Přidat odkaz" #: [publishbrief]no_title msgid "Please provide a title" msgstr "Zadejte prosím nadpis" #: [publishbrief]preview msgid "Preview" msgstr "Ukázka" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "Žádný obsah k nahlédnutí" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "Můžete svůj obsah formátovat syntaxí Markdown" #: [publishhelp]title [page]help msgid "Help" msgstr "Pomoc" #: [publishhelp]more msgid "More help" msgstr "Další pomoc" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "Návod na syntaxi Markdown" #: [rooms]add msgid "Add a chatroom" msgstr "Přidat konverzaci" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "Přidejte konverzaci kliknutím na tlačítko přidat." #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "Brána" #: [chatrooms]title msgid "Chatrooms" msgstr "Konverzace" #: [chatrooms]id msgid "Chat Room ID" msgstr "ID konverzace" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "Moje oblíbená konverzace" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "Chybné ID konverzace" #: [chatrooms]empty_name msgid "Empty name" msgstr "Prázdné jméno" #: [chatrooms]users msgid "Users in the room" msgstr "Uživatelé v této konverzaci" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "Zadejte prosím správné uživatelské jméno (2 až 40 znaků)" #: [chatrooms]conflict msgid "Username already taken" msgstr "Uživatelské jméno již obsazeno" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "Záložky aktualizovány" #: [room]anonymous_title msgid "Public chatroom" msgstr "Veřejné konverzace" #: [room]no_room msgid "Please provide a room address" msgstr "Zadejte prosím adresu konverzace" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "Můžete se přihlásit pomocí svého účtu, nebo si jej vytvořit na stránce přihlášení kliknutím na tlačítko s křížkem vpravo nahoře." #: [room]anonymous_login msgid "Login on %s" msgstr "Přihlásit na %s" #: [room]nick msgid "Your nickname" msgstr "Vaše přezdívka" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc #, fuzzy msgid "Public" msgstr "Zveřejnit" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title #, fuzzy msgid "No contacts yet?" msgstr "Zatím žádné komentáře" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "Statistiky" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "Nálepka byla odeslána pomocí Movim" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "Movim je decentralizovaná sociální síť, před vytvořením účtu musíte vybrat server, na který se registrujete." #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "Kontaktujte nás pro přidání vašeho serveru mezi oficiálně podporované servery." #: [feed]nope msgid "No public feed for this contact" msgstr "Tento kontakt nemá žádnou veřejnou zeď" #: [feed]nope_contact msgid "No contact specified" msgstr "Neuveden žádný kontakt" #: [upload]title msgid "Upload a file" msgstr "Nahrát soubor" #: [upload]choose msgid "Choose a file to upload" msgstr "Vyberte soubor pro nahrání" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "Profil" #: [vcard]updated msgid "Profile Updated" msgstr "Profil aktualizován" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "Profil neaktualizován" #: [vcard]public msgid "Your profile is now public" msgstr "Váš profil je nyní veřejný" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "Váš profil je nyní omezený" #: [privacy]privacy_title msgid "Privacy Level" msgstr "Úroveň soukromí" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "Odeslat" #: [save]reset [button]reset msgid "Reset" msgstr "Resetovat" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "Komunity, zeď novinek a profil byly proteď vypnuty" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "Domů" #: [page]explore msgid "Explore" msgstr "Prohlížení" #: [page]account_creation msgid "Account Creation" msgstr "Vytvoření účtu" #: [page]news msgid "News" msgstr "Novinky" #: [page]avatar msgid "Avatar" msgstr "Avatar" #: [page]chats msgid "Chats" msgstr "Konverzace" #: [page]publish msgid "Publish" msgstr "Zveřejnit" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "Blog" #: [page]about msgid "About" msgstr "O nás" #: [page]login msgid "Login" msgstr "Přihlášení" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "Zeď" #: [page]posts msgid "Posts" msgstr "Příspěvky" #: [page]gallery msgid "Gallery" msgstr "Galerie" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "Místnost" #: [page]tag msgid "Tag" msgstr "Štítek" #: [error]error msgid "Error: %s" msgstr "Chyba: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "Nelze načíst soubor \"%s\"" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "Vyžádaná událost \"%s\" není zaregistrována." #: [error]whoops msgid "Whoops!" msgstr "Ups!" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "Ups!" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "Validovat" #: [button]refresh msgid "Refresh" msgstr "Obnovit" #: [button]add msgid "Add" msgstr "Přidat" #: [button]delete msgid "Delete" msgstr "Odstranit" #: [button]cancel msgid "Cancel" msgstr "Zrušit" #: [button]close msgid "Close" msgstr "Zavřít" #: [button]update msgid "Update" msgstr "Aktualizovat" #: [button]updating msgid "Updating" msgstr "Aktualizuji" #: [button]submitting msgid "Submitting" msgstr "Odesílám" #: [button]register msgid "Register" msgstr "Registrovat" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "Odregistrovat" #: [button]save msgid "Save" msgstr "Uložit" #: [button]clear msgid "Clear" msgstr "Vymazat" #: [button]upload msgid "Upload" msgstr "Nahrát" #: [button]connecting msgid "Connecting" msgstr "Připojuji" #: [button]bool_yes msgid "Yes" msgstr "Ano" #: [button]bool_no msgid "No" msgstr "Ne" #: [button]return msgid "Return" msgstr "Navrátit se zpět" #: [button]accept msgid "Accept" msgstr "Přijmout" #: [button]refuse msgid "Refuse" msgstr "Odmítnout" #: [button]next msgid "Next" msgstr "Následující" #: [button]previous msgid "Previous" msgstr "Předchozí" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "Objevit" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "Den" #: [day]monday msgid "Monday" msgstr "Pondělí" #: [day]tuesday msgid "Tuesday" msgstr "Úterý" #: [day]wednesday msgid "Wednesday" msgstr "Středa" #: [day]thursday msgid "Thursday" msgstr "Čtvrtek" #: [day]friday msgid "Friday" msgstr "Pátek" #: [day]saturday msgid "Saturday" msgstr "Sobota" #: [day]sunday msgid "Sunday" msgstr "Neděle" #: [client]bot msgid "Bot" msgstr "Bot" #: [client]desktop msgid "Desktop" msgstr "Počítač" #: [client]phone msgid "Phone" msgstr "Mobil" #: [client]web msgid "Web" msgstr "Web" #: [client]registered msgid "Registered" msgstr "Registrován" #: [presence]online msgid "Online" msgstr "Online" #: [presence]away msgid "Away" msgstr "Pryč" #: [presence]dnd msgid "Do Not Disturb" msgstr "Nerušit" #: [presence]xa msgid "Extended Away" msgstr "Déle pryč" #: [presence]offline msgid "Offline" msgstr "Offline" #: [presence]error msgid "Error" msgstr "Chyba" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "Měsíc" #: [month]january msgid "January" msgstr "Leden" #: [month]february msgid "February" msgstr "Únor" #: [month]march msgid "March" msgstr "Březen" #: [month]april msgid "April" msgstr "Duben" #: [month]may msgid "May" msgstr "Květen" #: [month]june msgid "June" msgstr "Červen" #: [month]july msgid "July" msgstr "Červenec" #: [month]august msgid "August" msgstr "Srpen" #: [month]september msgid "September" msgstr "Září" #: [month]october msgid "October" msgstr "Říjen" #: [month]november msgid "November" msgstr "Listopad" #: [month]december msgid "December" msgstr "Prosinec" #: [year]title msgid "Year" msgstr "Rok" #: [date]today msgid "Today" msgstr "Dnes" #: [date]tomorrow msgid "Tomorrow" msgstr "Zítra" #: [date]yesterday msgid "Yesterday" msgstr "Včera" #: [date]ago msgid "%d days ago" msgstr "Před %d dny" #: [date]day msgid "day" msgstr "den" #: [post]title msgid "Title" msgstr "Nadpis" #: [post]place msgid "Place" msgstr "Místo" #: [post]by msgid "by" msgstr "od" #: [post]geolocalisation msgid "Geolocalisation" msgstr "Geolokace" #: [post]email msgid "email" msgstr "e-mail" #: [post]empty msgid "No content" msgstr "Žádný obsah" #: [post]no_comments msgid "No comments yet" msgstr "Zatím žádné komentáře" #: [post]older msgid "Get older posts" msgstr "Získat starší příspěvky" #: [post]new_items msgid "%s new items" msgstr "%s nových věcí" #: [post]comment_error msgid "Comment publication error" msgstr "Chyba při zveřejňování komentáře" #: [post]comments_get msgid "Get the comments" msgstr "Získat komentáře" #: [post]comment_add msgid "Add a comment" msgstr "Přidat komentář" #: [post]share msgid "Share with" msgstr "Sdílet s" #: [post]share_everyone msgid "Everyone" msgstr "Všichni" #: [post]updated msgid "Updated" msgstr "Aktualizováno" #: [post]content_not_found msgid "Content not found" msgstr "Obsah nenalezen" #: [post]default_title msgid "Contact publication" msgstr "Kontakt příspěvek" #: [post]comments msgid "Comments" msgstr "Komentáře" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "Vlastník" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only #, fuzzy msgid "Publish only" msgstr "Zveřejnit" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Členi" #: [affiliation]no-aff #, fuzzy msgid "No affiliation" msgstr "Oznámení" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "API je nedostupná, zkuste to znovu později" #: [field]type_here msgid "Type here" msgstr "Pište sem" #~ msgid "This user has not posted anything right now" #~ msgstr "Tento uživatel nyní nezveřejnil žádný příspěvek" #~ msgid "Refresh all the streams" #~ msgstr "Obnovit všechny proudy" #~ msgid "This message will be displayed on the login page" #~ msgstr "Tato zpráva bude zobrazena na stránce přihlášení" #~ msgid "Since" #~ msgstr "Od" movim-0.14.1/locales/da.po000066400000000000000000001451611342764602200153100ustar00rootroot00000000000000# # Translators: # Mikkel Kirkgaard Nielsen , 2016 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Danish (http://www.transifex.com/movim/movim/language/da/)\n" "Language: da\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Tak" #: [about]developers msgid "Developers" msgstr "Udviklere" #: [about]translators msgid "Translators" msgstr "Oversættere" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Tak til alle oversætterne" #: [about]software msgid "Software" msgstr "Software" #: [about]resources msgid "Resources" msgstr "Ressourcer" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim er en XMPP-baseret kommunikationsplatform. Hele projektet, med undtagelse af den følgende software og ressourcer er udgivet under" #: [account]title [page]account msgid "Account" msgstr "Konto" #: [account]password_change_title msgid "Change my password" msgstr "Ændr adgangskode" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Adgangskode" #: [account]password_confirmation msgid "Password confirmation" msgstr "Bekræft adgangskode" #: [account]password_changed msgid "The password has been updated" msgstr "Adgangskoden er opdateret" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Angiv venligst en gyldig adgangskode (mindst 6 tegn)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "De angivne adgangskoder er ikke ens" #: [account]delete msgid "Delete your account" msgstr "Slet min konto" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "Du sletter hermed din XMPP-konto og alle de relaterede informationer knyttet til den (profil, kontakter og udgivelser)." #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "Gateway" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "Opret en ny konto" #: [create]notfound msgid "No account creation form found on the server" msgstr "Kontooprettelsesformular ikke fundet på serveren" #: [create]server_on msgid "on" msgstr "på" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "Din konto er registreret" #: [create]loading msgid "Loading" msgstr "Indlæser" #: [create]placeholder msgid "…and start playing" msgstr "..og begynd at lege" #: [error]not_acceptable msgid "Not Acceptable" msgstr "Ikke acceptabel" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "Registreringssystemet på denne server er i øjeblikket ikke tilgængeligt" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "Handlinger" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "Generelle indstillinger" #: [general]theme msgid "Theme" msgstr "Tema" #: [general]language msgid "Default language" msgstr "Standardsprog" #: [general]log_verbosity msgid "Log verbosity" msgstr "Log detaljerethed" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "Administrations legitimationsstyring" #: [credentials]username [input]username msgid "Username" msgstr "Brugernavn" #: [credentials]re_password msgid "Retype password" msgstr "Gentag adgangskode" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "Hvis du vil specificere en liste af autoriserede XMPP-servere på din Movim-pod og forbyde forbindelser til alle andre, skriv da venligst deres domænenavne her, separeret med komma (f.eks: movim.eu,jabber.dk)" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "Efterlad dette felt tomt hvis du vil tillade adgang til alle XMPP-konti." #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "Liste over hvidlistede XMPP-servere" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "Informationsbesked" #: [information]description [communityconfig]description msgid "Description" msgstr "Beskrivelse" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "Informationsbesked" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "Tomt" #: [log]syslog msgid "Syslog" msgstr "Syslog" #: [log]syslog_files msgid "Syslog and files" msgstr "Syslog og filer" #: [adminsessions]title msgid "Sessions" msgstr "Sessioner" #: [admin]compatibility msgid "General Overview" msgstr "Generel oversigt" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "WebSocket forbindelsesfejl, sørg for at Movim-serveren (daemon) kører og kan tilgås" #: [schema]browser msgid "Browser" msgstr "Browser" #: [schema]movim msgid "Movim Core" msgstr "Movim Core" #: [schema]daemon msgid "Movim Daemon" msgstr "Movim Daemon" #: [schema]database msgid "Database" msgstr "Database" #: [schema]xmpp msgid "XMPP" msgstr "XMPP" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "Din pod er ikke registreret på API'et" #: [api]registered msgid "Your pod is registered on the API" msgstr "Din pod er registreret på API'et" #: [api]wait msgid "Your pod is not yet validated" msgstr "Din pod er ikke valideret endnu" #: [api]validated msgid "Your pod is validated" msgstr "Din pod er valideret" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "Du har spurgt om at blive fjernet fra API'et, denne forespørgsel vil blive behandlet i løbet af et par timer" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "Opsætning opdateret" #: [avatar]file msgid "File" msgstr "Fil" #: [avatar]use_it msgid "Use it" msgstr "Brug den" #: [avatar]webcam msgid "Webcam" msgstr "Webkamera" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "Tag et webcam billede" #: [avatar]updated msgid "Avatar Updated" msgstr "Profilbillede opdateret" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "Profilbillede ikke opdateret" #: [avatar]missing msgid "No avatar defined yet" msgstr "Intet profilbillede defineret endnu" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "Dette indhold er privat, log ind for at se det" #: [message]published msgid "Message Published" msgstr "Besked publiceret" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "Krypteret meddelelse" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "Kontakt er væk" #: [message]history msgid "%s messages retrieved" msgstr "%s beskeder hentet" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "%s har brug for din opmærksomhed" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "Smileyer" #: [chat]frequent msgid "Frequent contacts" msgstr "Ofte brugte kontakter" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "Medlemmer" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "Forbundet til chatrummet" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "Afkoblet fra chatrummet" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Opsætning" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "Opsætning gemt" #: [chatroom]subject msgid "Subject" msgstr "Emne" #: [chatroom]subject_changed msgid "Subject changed" msgstr "Emnet er ændret" #: [chatroom]administration [page]administration msgid "Administration" msgstr "Administration" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "Snak med en kontakt" #: [button]chat msgid "Chat" msgstr "Chat" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "Opdag, følg og del" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "Led efter en ny server" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "My Little Pony - Fanklub" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "Abonnementer" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "%s abonnenter" #: [communitydata]num msgid "%s posts" msgstr "%s indlæg" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "Abonnér" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "Opsig abonnement" #: [communityheader]subscribed msgid "Subscribed" msgstr "Abonnerer" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "Abonnement opsagt" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "Er du sikker?" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "Mine Abonnementer" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "Hej" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "Her kan du håndtere alle dine abonnementer." #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "Generelt" #: [config]language msgid "Language" msgstr "Sprog" #: [config]roster msgid "Roster display" msgstr "Kontaktliste" #: [config]roster_show msgid "Show the offline contacts" msgstr "Vis offline kontakter" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "Skjul offline kontakter" #: [config]appearence msgid "Appearence" msgstr "Udseende" #: [config]not_valid msgid "Configuration invalid" msgstr "Ugyldig opsætning" #: [config]advanced msgid "Advanced Configuration" msgstr "Avanceret Opsætning" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "Brugervalgt CSS URL til din blog" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "Skriv Jabber ID'et på din kontakt." #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "Tryk enter vor at validere." #: [roster]added msgid "Contact added" msgstr "Kontakt tilføjet" #: [roster]updated msgid "Contact updated" msgstr "Kontakt opdateret" #: [roster]deleted msgid "Contact deleted" msgstr "Kontakt slettet" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "Navn" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Kaldenavn" #: [general]date_of_birth msgid "Date of Birth" msgstr "Fødselsdag" #: [general]gender msgid "Gender" msgstr "Køn" #: [general]marital msgid "Marital Status" msgstr "Ægteskabelig Status" #: [general]email msgid "Email" msgstr "E-mail" #: [general]website msgid "Website" msgstr "Hjemmeside" #: [general]about msgid "About Me" msgstr "Om mig" #: [general]accounts msgid "Other Accounts" msgstr "Andre Konti" #: [general]tune msgid "Is Listening" msgstr "Lytter" #: [position]legend msgid "Geographic Position" msgstr "Geografisk Placering" #: [position]locality msgid "Locality" msgstr "Lokalitet" #: [position]country msgid "Country" msgstr "Land" #: [mood]title msgid "Mood" msgstr "Humør" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "Lytter" #: [last]title msgid "Last seen" msgstr "Sidst set" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "Sidst registreret" #: [explore]explore msgid "Find some new friends" msgstr "Find nogle nye venner" #: [edit]title [button]edit msgid "Edit" msgstr "Redigér" #: [edit]alias msgid "Alias" msgstr "Alias" #: [edit]group msgid "Group" msgstr "Gruppe" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "Du er ved at slette en af dine kontakter, bekræft venligts din handling" #: [age]years msgid "%s years" msgstr "%s år" #: [blog]last msgid "Last public post" msgstr "Sidste offentlige indlæg" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "Gå til bloggen for at se alle de offentlige indlæg" #: [subscription]to msgid "You can see this contact status" msgstr "Du kan se denne kontakts status" #: [subscription]to_button msgid "Share my status" msgstr "Del min status" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "Men denne kontakt kan ikke se din" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "Du abonnerer ikke på denne kontakt" #: [subscription]from_button msgid "Ask to subscribe" msgstr "Forespørg om abonnement" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "Men denne kontakt kan alligevel se om du er online" #: [subscription]nil msgid "No subscriptions" msgstr "Ingen abonnementer" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "Inviter" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "Ofte Stillede Spørgsmål" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "Tilføj chatrummet" #: [invitations]title msgid "Pending Invitations" msgstr "Ventende invitationer" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "%s vil gerne snakke med dig" #: [error]username msgid "Wrong username" msgstr "Forkert brugernavn" #: [error]jid msgid "Invalid JID" msgstr "Ugyldig JID" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "Tom Challenge fra serveren" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "XMPP domænefejl, din konto er ikke et rigtigt Jabber ID" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "Forkert adgangskode" #: [error]internal msgid "Internal server error" msgstr "Intern serverfejl" #: [error]session msgid "Session error" msgstr "Sessionsfejl" #: [error]account_created msgid "Account successfully created" msgstr "Konto er oprettet" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "Serveren er for lang tid om at svare" #: [error]impossible msgid "Impossible login" msgstr "Login ikke muligt" #: [error]default msgid "Unknown error" msgstr "Ukendt fejl" #: [error]login_format msgid "Invalid username format" msgstr "Ugyldigt brugernavn" #: [error]password_format msgid "Invalid password format" msgstr "Ugyldigt adgangskode-format" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "Movim kunne ikke autentificere sig. Du indtastede forkert data" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "Autentificeringsmekanismen er ikke understøttet af Movim" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "XMPP-autentifikationen fejlede" #: [form]username msgid "My address" msgstr "Min adresse" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "Forbundet" #: [form]population msgid "Population" msgstr "Befolkning" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "Ugyldigt kælenavn (mellem 4 og 40 tegn)" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "Alle" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "Kontakter" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "Nyhedsfeed" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "Opdag og tilmeld dig til de grupper du er interesseret i" #: [post]content msgid "Content" msgstr "Indhold" #: [post]published msgid "Post published" msgstr "Indlæg udgivet" #: [post]deleted msgid "Post deleted" msgstr "Indlæg slettet" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "Nyt indlæg" #: [post]repost msgid "This is a re-post from %s" msgstr "Dette er et delt inlæg fra %s" #: [post]repost_profile msgid "See %s profile" msgstr "Se profilen for %s" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "Publicer dette indlæg offentligt?" #: [post]public_yes msgid "This post is public" msgstr "Dette indlæg er offentligt" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "Slet dette indlæg" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "Du er ved at slette dette indlæg, bekræft venligst din handling" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "Kommentarer slået fra" #: [post]comment_published msgid "Comment published" msgstr "Kommentar udgivet" #: [post]comment_publish_error #, fuzzy msgid "The comment cannot be published" msgstr "Kommentar udgivet" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked #, fuzzy msgid "Liked your publication" msgstr "Besøg din offentlige blog" #: [hello]blog_title msgid "Visit your public blog" msgstr "Besøg din offentlige blog" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "Se dine offentlige indlæg, og del dem med alle dine kontakter" #: [hello]contact_post msgid "Contact post" msgstr "Kontakt indlæg" #: [hello]share_title msgid "Universal share button" msgstr "Universel dele-knap" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "Bogmærk eller træk og slip følgende knap ind på din værktøjslinje og brug den på alle de sider du gerne vil dele på Movim" #: [hello]share_button msgid "Share on Movim" msgstr "Del på Movim" #: [hello]enter_title msgid "Oh! Hello!" msgstr "Jamen, goddag!" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "Gå på opdagelse i menuen" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "Afbryd" #: [status]updated msgid "Status updated" msgstr "Status opdateret" #: [status]presence msgid "Presence" msgstr "Tilstedeværelse" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "Angiv venligst en titel" #: [publishbrief]preview msgid "Preview" msgstr "Forhåndsvisning" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "Intet indhold at forhåndsvise" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "Du kan formatere indhold ved brug af Markdown" #: [publishhelp]title [page]help msgid "Help" msgstr "Hjælp" #: [publishhelp]more msgid "More help" msgstr "Mere hjælp" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "Markdown-syntaksmanual" #: [rooms]add msgid "Add a chatroom" msgstr "Tilføj et chatrum" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "Tilføj ved at klikke på tilføj-knappen" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "Gateway" #: [chatrooms]title msgid "Chatrooms" msgstr "Chatrum" #: [chatrooms]id msgid "Chat Room ID" msgstr "ID for chatrum" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "Mit favoritrum" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "Ugyldigt ID for Chatrum" #: [chatrooms]empty_name msgid "Empty name" msgstr "Tomt navn" #: [chatrooms]users msgid "Users in the room" msgstr "Brugere i rummet" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "Angiv venligst et gyldigt kælenavn (2 til 40 tegn)" #: [chatrooms]conflict msgid "Username already taken" msgstr "Brugernavn er allerede i brug" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "Bogmærker opdateret" #: [room]anonymous_title msgid "Public chatroom" msgstr "Offentligt chatrum" #: [room]no_room msgid "Please provide a room address" msgstr "Angiv venligst en adresse til rummet" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "Du kan deltage med din egen konto, eller du kan oprette en fra logind-siden ved at logge ud på krydset i øverste højre hjørne. " #: [room]anonymous_login msgid "Login on %s" msgstr "Log ind på %s" #: [room]nick msgid "Your nickname" msgstr "Dit kælenavn" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc #, fuzzy msgid "Public" msgstr "Publicer" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title #, fuzzy msgid "No contacts yet?" msgstr "Endnu ingen kommentarer" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "Statistikker" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "Movim er et decentraliseret socialt netværk, før du opretter en ny konto skal du vælge en server" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "Kontakt os for at tilføje din til den officielt understøttede serverliste" #: [feed]nope msgid "No public feed for this contact" msgstr "Intet offentligt feed for kontakt" #: [feed]nope_contact msgid "No contact specified" msgstr "Ingen kontakt specificeret" #: [upload]title msgid "Upload a file" msgstr "Upload en fil" #: [upload]choose msgid "Choose a file to upload" msgstr "Vælg en fil at uploade" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "Profil" #: [vcard]updated msgid "Profile Updated" msgstr "Profil opdateret" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "Profil ikke opdateret" #: [vcard]public msgid "Your profile is now public" msgstr "Din profil er nu offentlig" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "Din profil er nu begrænset" #: [privacy]privacy_title msgid "Privacy Level" msgstr "Privatlivsniveau" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "Indsend" #: [save]reset [button]reset msgid "Reset" msgstr "Nulstil" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "Start" #: [page]explore msgid "Explore" msgstr "Udforsk" #: [page]account_creation msgid "Account Creation" msgstr "Kontooprettelse" #: [page]news msgid "News" msgstr "Nyheder" #: [page]avatar msgid "Avatar" msgstr "Profilbillede" #: [page]chats msgid "Chats" msgstr "Chats" #: [page]publish msgid "Publish" msgstr "Publicer" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "Blog" #: [page]about msgid "About" msgstr "Om" #: [page]login msgid "Login" msgstr "Log ind" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "Kilde" #: [page]posts msgid "Posts" msgstr "Indlæg" #: [page]gallery msgid "Gallery" msgstr "Galleri" #: [page]visio msgid "Visio-conference" msgstr "Visio-konference" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "Rum" #: [page]tag msgid "Tag" msgstr "Mærkat" #: [error]error msgid "Error: %s" msgstr "Fejl: '%s'" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "Kan ikke indlæse fil '%s'" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "Efterspurgte event '%s' er ikke registreret" #: [error]whoops msgid "Whoops!" msgstr "Hovsa!" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "Uups!" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "Validér" #: [button]refresh msgid "Refresh" msgstr "Genopfrisk" #: [button]add msgid "Add" msgstr "Tilføj" #: [button]delete msgid "Delete" msgstr "Slet" #: [button]cancel msgid "Cancel" msgstr "Annullér" #: [button]close msgid "Close" msgstr "Luk" #: [button]update msgid "Update" msgstr "Opdatér" #: [button]updating msgid "Updating" msgstr "Opdatérer" #: [button]submitting msgid "Submitting" msgstr "Indsender" #: [button]register msgid "Register" msgstr "Registrér" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "Afmeld" #: [button]save msgid "Save" msgstr "Gem" #: [button]clear msgid "Clear" msgstr "Rens" #: [button]upload msgid "Upload" msgstr "Upload" #: [button]connecting msgid "Connecting" msgstr "Forbinder" #: [button]bool_yes msgid "Yes" msgstr "Ja" #: [button]bool_no msgid "No" msgstr "Nej" #: [button]return msgid "Return" msgstr "Returnér" #: [button]accept msgid "Accept" msgstr "Godkend" #: [button]refuse msgid "Refuse" msgstr "Afvis" #: [button]next msgid "Next" msgstr "Næste" #: [button]previous msgid "Previous" msgstr "Forrige" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "Dag" #: [day]monday msgid "Monday" msgstr "Mandag" #: [day]tuesday msgid "Tuesday" msgstr "Tirsdag" #: [day]wednesday msgid "Wednesday" msgstr "Onsdag" #: [day]thursday msgid "Thursday" msgstr "Torsdag" #: [day]friday msgid "Friday" msgstr "Fredag" #: [day]saturday msgid "Saturday" msgstr "Lørdag" #: [day]sunday msgid "Sunday" msgstr "Søndag" #: [client]bot msgid "Bot" msgstr "Bot" #: [client]desktop msgid "Desktop" msgstr "Skrivebord" #: [client]phone msgid "Phone" msgstr "Telefon" #: [client]web msgid "Web" msgstr "Web" #: [client]registered msgid "Registered" msgstr "Registreret" #: [presence]online msgid "Online" msgstr "Online" #: [presence]away msgid "Away" msgstr "Ikke tilstede" #: [presence]dnd msgid "Do Not Disturb" msgstr "Vil ikke forstyrres" #: [presence]xa msgid "Extended Away" msgstr "Væk i længere tid" #: [presence]offline msgid "Offline" msgstr "Offline" #: [presence]error msgid "Error" msgstr "Fejl" #: [mood]afraid msgid "afraid" msgstr "bange" #: [mood]amazed msgid "amazed" msgstr "forbløffet" #: [mood]amorous msgid "amorous" msgstr "kælen" #: [mood]angry msgid "angry" msgstr "vred" #: [mood]annoyed msgid "annoyed" msgstr "irriteret" #: [mood]anxious msgid "anxious" msgstr "nervøs" #: [mood]aroused msgid "aroused" msgstr "opstemt" #: [mood]ashamed msgid "ashamed" msgstr "skamfuld" #: [mood]bored msgid "bored" msgstr "kedsom" #: [mood]brave msgid "brave" msgstr "modig" #: [mood]calm msgid "calm" msgstr "fredfyldt" #: [mood]cautious msgid "cautious" msgstr "forsigtig" #: [mood]cold msgid "cold" msgstr "kold" #: [mood]confident msgid "confident" msgstr "selvsikker" #: [mood]confused msgid "confused" msgstr "forvirret" #: [mood]contemplative msgid "contemplative" msgstr "eftertænksom" #: [mood]contented msgid "contented" msgstr "tilfreds" #: [mood]cranky msgid "cranky" msgstr "småsur" #: [mood]crazy msgid "crazy" msgstr "skør" #: [mood]creative msgid "creative" msgstr "kreativ" #: [mood]curious msgid "curious" msgstr "nysgerrig" #: [mood]dejected msgid "dejected" msgstr "modløs" #: [mood]depressed msgid "depressed" msgstr "depressiv" #: [mood]disappointed msgid "disappointed" msgstr "skuffet" #: [mood]disgusted msgid "disgusted" msgstr "væmmet" #: [mood]dismayed msgid "dismayed" msgstr "forfærdet" #: [mood]distracted msgid "distracted" msgstr "distraheret" #: [mood]embarrassed msgid "embarrassed" msgstr "flov" #: [mood]envious msgid "envious" msgstr "misundelig" #: [mood]excited msgid "excited" msgstr "begejstret" #: [mood]flirtatious msgid "flirtatious" msgstr "flirtende" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "taknemmelig" #: [mood]grieving msgid "grieving" msgstr "sørgende" #: [mood]grumpy msgid "grumpy" msgstr "gnaven" #: [mood]guilty msgid "guilty" msgstr "skyldig" #: [mood]happy msgid "happy" msgstr "glad" #: [mood]hopeful msgid "hopeful" msgstr "håbefuld" #: [mood]hot msgid "hot" msgstr "hot" #: [mood]humbled msgid "humbled" msgstr "ydmyg" #: [mood]humiliated msgid "humiliated" msgstr "ydmyget" #: [mood]hungry msgid "hungry" msgstr "sulten" #: [mood]hurt msgid "hurt" msgstr "såret" #: [mood]impressed msgid "impressed" msgstr "imponeret" #: [mood]in_awe msgid "in awe" msgstr "i ærefrygt" #: [mood]in_love msgid "in love" msgstr "forelsket" #: [mood]indignant msgid "indignant" msgstr "indigneret" #: [mood]interested msgid "interested" msgstr "interreseret" #: [mood]intoxicated msgid "intoxicated" msgstr "beruset" #: [mood]invincible msgid "invincible" msgstr "uovervindelig" #: [mood]jealous msgid "jealous" msgstr "jaloux" #: [mood]lonely msgid "lonely" msgstr "ensom" #: [mood]lost msgid "lost" msgstr "fortabt" #: [mood]lucky msgid "lucky" msgstr "heldig" #: [mood]mean msgid "mean" msgstr "ondskabfuld" #: [mood]moody msgid "moody" msgstr "humørsyg" #: [mood]nervous msgid "nervous" msgstr "nervøs" #: [mood]neutral msgid "neutral" msgstr "neutral" #: [mood]offended msgid "offended" msgstr "forarget" #: [mood]outraged msgid "outraged" msgstr "rasende" #: [mood]playful msgid "playful" msgstr "legesyg" #: [mood]proud msgid "proud" msgstr "stolt" #: [mood]relaxed msgid "relaxed" msgstr "afslappet" #: [mood]relieved msgid "relieved" msgstr "lettet" #: [mood]restless msgid "restless" msgstr "rastløs" #: [mood]sad msgid "sad" msgstr "ked af det" #: [mood]sarcastic msgid "sarcastic" msgstr "sarkastisk" #: [mood]satisfied msgid "satisfied" msgstr "tilfredsstillet" #: [mood]serious msgid "serious" msgstr "seriøs" #: [mood]shocked msgid "shocked" msgstr "chokeret" #: [mood]shy msgid "shy" msgstr "genert" #: [mood]sick msgid "sick" msgstr "syg" #: [mood]sleepy msgid "sleepy" msgstr "søvnig" #: [mood]spontaneous msgid "spontaneous" msgstr "spontan" #: [mood]stressed msgid "stressed" msgstr "stresset" #: [mood]strong msgid "strong" msgstr "stærk" #: [mood]surprised msgid "surprised" msgstr "overrasket" #: [mood]thankful msgid "thankful" msgstr "taknemlig" #: [mood]thirsty msgid "thirsty" msgstr "tøstig" #: [mood]tired msgid "tired" msgstr "træt" #: [mood]undefined msgid "undefined" msgstr "udefineret" #: [mood]weak msgid "weak" msgstr "svag" #: [mood]worried msgid "worried" msgstr "bekymret" #: [month]title msgid "Month" msgstr "Måned" #: [month]january msgid "January" msgstr "Januar" #: [month]february msgid "February" msgstr "Februar" #: [month]march msgid "March" msgstr "Marts" #: [month]april msgid "April" msgstr "April" #: [month]may msgid "May" msgstr "Maj" #: [month]june msgid "June" msgstr "Juni" #: [month]july msgid "July" msgstr "Juli" #: [month]august msgid "August" msgstr "August" #: [month]september msgid "September" msgstr "September" #: [month]october msgid "October" msgstr "Oktober" #: [month]november msgid "November" msgstr "November" #: [month]december msgid "December" msgstr "December" #: [year]title msgid "Year" msgstr "År" #: [date]today msgid "Today" msgstr "I dag" #: [date]tomorrow msgid "Tomorrow" msgstr "I morgen" #: [date]yesterday msgid "Yesterday" msgstr "I går" #: [date]ago msgid "%d days ago" msgstr "%d dage siden" #: [date]day msgid "day" msgstr "dag" #: [post]title msgid "Title" msgstr "Titel" #: [post]place msgid "Place" msgstr "Sted" #: [post]by msgid "by" msgstr "af" #: [post]geolocalisation msgid "Geolocalisation" msgstr "Geolokalisering" #: [post]email msgid "email" msgstr "e-mail" #: [post]empty msgid "No content" msgstr "Intet indhold" #: [post]no_comments msgid "No comments yet" msgstr "Endnu ingen kommentarer" #: [post]older msgid "Get older posts" msgstr "Hent ældre indlæg" #: [post]new_items msgid "%s new items" msgstr "%s nye elementer" #: [post]comment_error msgid "Comment publication error" msgstr "Kommentar udgivelsesfejl" #: [post]comments_get msgid "Get the comments" msgstr "Hent kommentarerne" #: [post]comment_add msgid "Add a comment" msgstr "Tilføj en kommentar" #: [post]share msgid "Share with" msgstr "Del med" #: [post]share_everyone msgid "Everyone" msgstr "Alle" #: [post]updated msgid "Updated" msgstr "Opdateret" #: [post]content_not_found msgid "Content not found" msgstr "Indhold ikke fundet" #: [post]default_title msgid "Contact publication" msgstr "Kontaktudgivelse" #: [post]comments msgid "Comments" msgstr "Kommentarer" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only #, fuzzy msgid "Publish only" msgstr "Publicer" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Medlemmer" #: [affiliation]no-aff #, fuzzy msgid "No affiliation" msgstr "Geolokalisering" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "API'et kan ikke nåes, prøv igen senere" #: [field]type_here msgid "Type here" msgstr "Skriv her" #~ msgid "This user has not posted anything right now" #~ msgstr "Denne bruger har ikke delt noget endnu" #~ msgid "Refresh all the streams" #~ msgstr "Genopfrisk alle strømmene" #~ msgid "This message will be displayed on the login page" #~ msgstr "Denne meddelselse vil blive vist på logind siden" #~ msgid "Since" #~ msgstr "Siden" movim-0.14.1/locales/de.po000066400000000000000000001660321342764602200153140ustar00rootroot00000000000000# # Translators: # Lazalatin , 2015 # Christian , 2017 # Dominik George , 2017-2018 # Fabian Thiele , 2016 # Jaussoin Timothée , 2017 # j k , 2016 # Johann Philipp Strathausen , 2015 # Maurice Breznik , 2015 # No , 2015 # Peter Grman , 2016 # Henri , 2016 # Rob Jacob , 2016 # Roland , 2016 # Rüdiger Holzmann , 2015 # Thomas Thomas , 2018 # Tobias Bannert , 2015 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Thomas Thomas \n" "Language-Team: German (http://www.transifex.com/movim/movim/language/de/)\n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Danke" #: [about]developers msgid "Developers" msgstr "Entwickler" #: [about]translators msgid "Translators" msgstr "Übersetzer" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Danke an alle Übersetzer" #: [about]software msgid "Software" msgstr "Programm" #: [about]resources msgid "Resources" msgstr "Ressourcen" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim ist eine XMPP-basierte Kommunikationsplattform. Das gesamte Projekt, ausgenommen der folgenden Anwendung und Ressourcen, sind unter" #: [account]title [page]account msgid "Account" msgstr "Konto" #: [account]password_change_title msgid "Change my password" msgstr "Mein Passwort ändern" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Passwort" #: [account]password_confirmation msgid "Password confirmation" msgstr "Passwortbestätigung" #: [account]password_changed msgid "The password has been updated" msgstr "Das Passwort wurde aktualisiert" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Das Passwort muss mindestens 6 Zeichen beinhalten" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "Die eingegebenen Passwörter stimmen nicht überein" #: [account]delete msgid "Delete your account" msgstr "Ihr Konto löschen" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "Sie werden Ihr XMPP-Konto und alle Informationen welche damit verbunden sind löschen (Profil, Kontakte und Veröffentlichungen)." #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "Sind Sie sicher, dass sie löschen wollen?" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "Zugang" #: [account]clear msgid "Leave this instance" msgstr "Diesen Pod verlassen" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "Sie werden alle mit Ihrem Account verknüpften Informationen auf diesem Movim-Pod löschen (Profil, Kontakte und Publikationen)." #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "Diese Aktion wird nicht Ihren Account löschen, sondern Ihre Verbindung zu diesem Pod trennen." #: [create]title [subscribe]title msgid "Create a new account" msgstr "Neues Konto erstellen" #: [create]notfound msgid "No account creation form found on the server" msgstr "Keine Kontoerstellungseingabemaske auf dem Server gefunden" #: [create]server_on msgid "on" msgstr "an" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "Ihr Konto wurde erfolgreich eingerichtet" #: [create]loading msgid "Loading" msgstr "Wird geladen" #: [create]placeholder msgid "…and start playing" msgstr "... und beginne es auszuprobieren" #: [error]not_acceptable msgid "Not Acceptable" msgstr "Inakzeptabel" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "Derzeit kann man sich auf diesem Server nicht registrieren" #: [error]forbidden msgid "Registration forbidden" msgstr "Anmeldung abgelehnt" #: [adhoc]title msgid "Actions" msgstr "Aktionen" #: [adhoc]completed msgid "Action completed" msgstr "Vorgang abgeschlossen" #: [admin]general msgid "General Settings" msgstr "Grundeinstellungen" #: [general]theme msgid "Theme" msgstr "Thema" #: [general]language msgid "Default language" msgstr "Vorgabesprache" #: [general]log_verbosity msgid "Log verbosity" msgstr "Protokollstufe" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "Vorschläge einschränken" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "Nur Chaträume, Gemeinschaften und andere Inhalte vorschlagen, die auf dem XMPP-Server des Benutzers gespeichert sind." #: [credentials]title msgid "Administration Credential" msgstr "Systemverwaltungsberechtigung" #: [credentials]username [input]username msgid "Username" msgstr "Benutzername" #: [credentials]re_password msgid "Retype password" msgstr "Passwort erneut eingeben" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "Erlaubte XMPP Server" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "Wenn Sie eine Liste von legitimierten XMPP-Servern für diesen Movim-Pod festzulegen und alle sonstigen Verbindungen verbieten wollen, dann bitte hier die Domänennamen durch Kommata getrennt eintragen. (z.B.: movim.eu, jabber.fr)" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "Dieses Feld leer lassen, um den Zugriff auf alle XMPP-Konten zu erlauben." #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "Liste der erlaubten XMPP-Server" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "Informationsnachricht" #: [information]description [communityconfig]description msgid "Description" msgstr "Beschreibung" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "Lassen Sie dieses Feld leer wenn Sie keine Nachricht anzeigen wollen." #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "Informationsnachricht" #: [xmpp]title msgid "Default XMPP server" msgstr "Standard XMPP Server" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "Haupt XMPP Server Domain" #: [xmpp]description msgid "Main XMPP server description" msgstr "Haupt XMPP Server Beschreibung" #: [xmpp]country msgid "Main XMPP server country" msgstr "Land des Haupt XMPP Server" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "Wähle ein Land aus der Liste" #: [log]empty msgid "Empty" msgstr "Leer" #: [log]syslog msgid "Syslog" msgstr "Systemprotokoll" #: [log]syslog_files msgid "Syslog and files" msgstr "Systemprotokoll und Dateien" #: [adminsessions]title msgid "Sessions" msgstr "Sitzungen" #: [admin]compatibility msgid "General Overview" msgstr "Allgemeiner Überblick" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "Lese- und Schreibrechte für den Webserver in Movims %s Verzeichnis" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "WebSocket-Verbindung fehlgeschlagen. Überprüfen Sie ob der Movim Server läuft und erreichbar ist" #: [schema]browser msgid "Browser" msgstr "Browser" #: [schema]movim msgid "Movim Core" msgstr "Movim-Kern" #: [schema]daemon msgid "Movim Daemon" msgstr "Movim-Dienst" #: [schema]database msgid "Database" msgstr "Datenbank" #: [schema]xmpp msgid "XMPP" msgstr "XMPP" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "Hier können Sie Ihren eigenen Pod bei der offiziellen %sMovim-API%s registrieren." #: [api]register msgid "Your pod is not registered on the API" msgstr "Ihr Pod ist nicht bei der offiziellen API registriert" #: [api]registered msgid "Your pod is registered on the API" msgstr "Ihr Pod ist bei der offiziellen API registriert" #: [api]wait msgid "Your pod is not yet validated" msgstr "Ihr Pod ist noch nicht bestätigt worden" #: [api]validated msgid "Your pod is validated" msgstr "Ihr Pod wurde bestätigt" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "Die Anfrage, Ihren Pod aus der API zu entfernen, wird in den nächsten Stunden ausgeführt" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "Konfiguration aktualisiert" #: [avatar]file msgid "File" msgstr "Datei" #: [avatar]use_it msgid "Use it" msgstr "Es benutzen" #: [avatar]webcam msgid "Webcam" msgstr "Webcam" #: [avatar]cheese msgid "Cheese!" msgstr "Lächeln!" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "Einen Webcam-Schnappschuss aufnehmen" #: [avatar]updated msgid "Avatar Updated" msgstr "Benutzerbild aktualisiert" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "Benutzerbild nicht aktualisiert" #: [avatar]missing msgid "No avatar defined yet" msgstr "Noch wurde kein Avatar festgelegt" #: [blog]title [feed]title msgid "%s’s feed" msgstr "%s Newsfeed" #: [blog]private msgid "This content is private, please login to see it" msgstr "Dieser Inhalt ist privat, bitte anmelden um ihn zu sehen" #: [message]published msgid "Message Published" msgstr "Nachricht veröffentlicht" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "Die Nachricht konnte nicht gesendet werden. Bitte später noch einmal versuchen" #: [message]encrypted msgid "Encrypted message" msgstr "Verschlüsselte Nachricht" #: [message]composing [chats]composing msgid "Composing…" msgstr "Setze zusammen..." #: [message]paused [chats]paused msgid "Paused…" msgstr "Pausiert..." #: [message]gone msgid "Contact gone" msgstr "Kontakt verschwunden" #: [message]history msgid "%s messages retrieved" msgstr "%s Nachrichten geholt" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "Sie können die Pfeiltaste nach oben ↑ benutzen, um Ihre letzte Nachricht zu bearbeiten" #: [chat]attention msgid "%s needs your attention" msgstr "%s braucht Ihre Aufmerksamkeit" #: [chat]placeholder msgid "Your message here…" msgstr "Ihre Nachricht..." #: [chat]smileys msgid "Smileys" msgstr "Smileys" #: [chat]frequent msgid "Frequent contacts" msgstr "Häufige Kontakte" #: [chat]new_title msgid "Nothing here yet…" msgstr "Bisher nichts hier…" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "Nur Mut - schreiben Sie eine erste Nachricht um die Diskussion zu starten" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "Sie haben eine Einladung erhalten, einem Chatraum beizutreten" #: [chat]invitation_join msgid "Join %s" msgstr "%sbeitreten" #: [chat]profile msgid "See the profile" msgstr "Profil ansehen" #: [chat]clear msgid "Clear the history" msgstr "Historie löschen" #: [chat]edit_previous msgid "Edit last message" msgstr "Letzte Nachricht bearbeiten" #: [chat]report_abuse msgid "Report abuse" msgstr "Missbrauch melden" #: [chatroom]members msgid "Members" msgstr "Mitglieder" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "Mit dem Chatraum verbunden" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "Vom Chatraum getrennt" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Einstellungen" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "Einstellungen gespeichert" #: [chatroom]subject msgid "Subject" msgstr "Betreff" #: [chatroom]subject_changed msgid "Subject changed" msgstr "Betreff geändert" #: [chatroom]administration [page]administration msgid "Administration" msgstr "Systemverwaltung" #: [chats]empty_title msgid "No chats yet…" msgstr "Keine Chats bisher..." #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "Beginne eine neue Unterhaltung durch Klicken auf die %sSchaltfläche." #: [chats]add msgid "Chat with a contact" msgstr "Mit einem Kontakt chatten" #: [button]chat msgid "Chat" msgstr "Sofortnachrichten" #: [button]new msgid "New conversation" msgstr "Neuer Chat" #: [communities]empty_text msgid "Discover, follow and share" msgstr "Entdecken, folgen und teilen" #: [communities]counter msgid "%s communities" msgstr "%s Gemeinschaften" #: [communities]search_server msgid "Search for a new server" msgstr "Einen neuen Server suchen" #: [communities]servers msgid "Communities servers" msgstr "Gemeinschaftsserver" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "Der Server existiert nicht." #: [communitiesserver]created msgid "Community created successfully" msgstr "Gemeinschaft erfolgreich angelegt" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "Es gibt noch keine Gemeinschaften auf diesem Server." #: [communitiesserver]add msgid "Create a new community on %s" msgstr "Neue Gemeinschaft auf %s anlegen" #: [communitiesserver]name msgid "Community name" msgstr "Name der Gemeinschaft" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "My Little Pony - Fanclub" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "Bitte geben Sie einen gültigen Namen für die Gemeinschaft an (mindestens 4 Zeichen)" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "Sie können keine neue Gemeinschaft auf diesem Server anlegen" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "Anmeldungen" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "Gemeinschaft erfolgreich gelöscht" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "Diese Gemeinschaft löschen" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "Sie werden die folgende Gemeinschaft löschen. Bitte bestätigen Sie Ihre Aktion." #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "Anscheinend existiert diese Gemeinschaft nicht mehr. Möchten Sie das Abonnement löschen?" #: [communityaffiliation]owners msgid "Owners" msgstr "Besitzer" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "Herausgeber" #: [communityaffiliation]roles msgid "Roles" msgstr "Rollen" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "Rolle richtig gesetzt" #: [communityconfig]publication msgid "Publication" msgstr "Veröffentlichung" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "Öffnen" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "Jeder kann veröffentlichen" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "Die Veröffentlicher können veröffentlichen" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "Abonnenten" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "Die Abonnenten können veröffentlichen" #: [communitydata]sub msgid "%s subscribers" msgstr "%s Abonnenten" #: [communitydata]num msgid "%s posts" msgstr "%s Beiträge" #: [communitydata]public msgid "Public page" msgstr "Öffentliche Seite" #: [communityheader]subscribe msgid "Subscribe" msgstr "Abonnieren" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "Abbestellen" #: [communityheader]subscribed msgid "Subscribed" msgstr "Abonniert" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "Abgemeldet" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "Abonnements sind für diese Gemeinschaft deaktiviert" #: [communityheader]label_label msgid "Give a label for this community" msgstr "Der Gemeinschaft eine Bezeichnung geben" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "Mein Gemeinschaftsname" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "Dieses Abonnement öffentlich teilen" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "Es wird auf Ihrem Profil angezeigt" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "Du bist dabei, diese Gemeinschaft abzubestellen" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "Sind Sie sicher?" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "Erwachseneninhalt blockiert" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "Einige Erwachseneninhalte wurden auf dieser Seite blockiert. Sie können die Anzeige auf der Konfigurationsseite aktivieren." #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "Meine Abonnements" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "Hallo" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "Hier können Sie Ihre Abonnements verwalten." #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "Sie haben derzeit keine Gemeinschaften abonniert." #: [config]general msgid "General" msgstr "Allgemein" #: [config]language msgid "Language" msgstr "Sprache" #: [config]roster msgid "Roster display" msgstr "Kontaktlistenansicht" #: [config]roster_show msgid "Show the offline contacts" msgstr "Abgemeldete Kontakte anzeigen" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "Abgemeldete Kontakte ausblenden" #: [config]appearence msgid "Appearence" msgstr "Erscheinungsbild" #: [config]not_valid msgid "Configuration invalid" msgstr "Konfiguration ungültig" #: [config]advanced msgid "Advanced Configuration" msgstr "Erweiterte Einstellungen" #: [config]nsfw msgid "Display adult content" msgstr "Erwachseneninhalt anzeigen" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "Erlaubt Ihnen, Posts mit dem Tag #nsfw zu sehen" #: [config]night_mode msgid "Night Mode" msgstr "Nachtmodus" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "Dunkle Farben benutzen, um die Augen zu entspannen" #: [config]mam msgid "Archiving preferences" msgstr "Archivierungseinstellungen" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "Einstellungen für die serverseitige Archivierung" #: [config]mam_always msgid "Always" msgstr "Immer" #: [config]mam_never msgid "Never" msgstr "Nie" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "Archivierungseinstellungen gespeichert" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "Benutzerdefinierte CSS URL für deinen Blog" #: [confirm]title msgid "Confirmation of authentication" msgstr "Bestätigung der Authentifikation" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "Die folgende Plattform möchte Ihre Bestätigung zur Authentifikation einholen" #: [confirm]code msgid "Authentication code" msgstr "Authentifikations-Code" #: [roster]add_title msgid "Add a contact" msgstr "Kontakt hinzufügen" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "Die Jabber-Kennung Ihres Kontaktes eingeben." #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "Enter zum Überprüfen eingeben." #: [roster]added msgid "Contact added" msgstr "Kontakt hinzugefügt" #: [roster]updated msgid "Contact updated" msgstr "Kontakt aktualisiert" #: [roster]deleted msgid "Contact deleted" msgstr "Kontakt gelöscht" #: [general]legend msgid "General Information" msgstr "Allgemeine Informationen" #: [general]name [chatrooms]name msgid "Name" msgstr "Name" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Spitzname" #: [general]date_of_birth msgid "Date of Birth" msgstr "Geburtsdatum" #: [general]gender msgid "Gender" msgstr "Geschlecht" #: [general]marital msgid "Marital Status" msgstr "Familienstand" #: [general]email msgid "Email" msgstr "E-Mail" #: [general]website msgid "Website" msgstr "Internetseite" #: [general]about msgid "About Me" msgstr "Persönliche Angaben" #: [general]accounts msgid "Other Accounts" msgstr "Weitere Konten" #: [general]tune msgid "Is Listening" msgstr "hört zu" #: [position]legend msgid "Geographic Position" msgstr "Standort" #: [position]locality msgid "Locality" msgstr "Ort" #: [position]country msgid "Country" msgstr "Land" #: [mood]title msgid "Mood" msgstr "Stimmung" #: [mood]im msgid "I’m " msgstr "Ich bin" #: [listen]title msgid "Listening" msgstr "Hört zu" #: [last]title msgid "Last seen" msgstr "Zuletzt gesehen" #: [client]title msgid "Client Information" msgstr "Client-Informationen" #: [explore]last_registered msgid "Last registered" msgstr "Zuletzt angemeldet" #: [explore]explore msgid "Find some new friends" msgstr "Neue Freunde finden" #: [edit]title [button]edit msgid "Edit" msgstr "Bearbeiten" #: [edit]alias msgid "Alias" msgstr "Pseudonym" #: [edit]group msgid "Group" msgstr "Gruppe" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "Sie sind dabei einen Ihrer Kontakte zu löschen, bitte bestätigen Sie Ihre Handlung" #: [age]years msgid "%s years" msgstr "%s Jahre" #: [blog]last msgid "Last public post" msgstr "Letzer öffentlicher Beitrag" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "Besuchen Sie den Blog um alle öffentlichen Postings zu sehen" #: [subscription]to msgid "You can see this contact status" msgstr "Sie können diesen Kontaktstatus sehen" #: [subscription]to_button msgid "Share my status" msgstr "Meinen Status freigeben" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "Aber dieser Kontakt kann Ihren nicht sehen" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "Sie haben diesen Kontakt nicht abonniert" #: [subscription]from_button msgid "Ask to subscribe" msgstr "Abonnement erfragen" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "Aber dieser Kontakt kann immer noch sehen, ob Sie verbunden sind" #: [subscription]nil msgid "No subscriptions" msgstr "Keine Abonnements" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "Einladen" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "Der Kontakt ist in Ihrer Kontaktliste, aber es gibt keine Verbindung zwischen den beiden Konten" #: [help]faq msgid "Frequently Asked Questions" msgstr "Häufig gestellte Fragen" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "Hast du schon Movim auf anderen Plattformen ausprobiert?" #: [apps]phone msgid "Apps for your phone" msgstr "Apps für Ihr Smartphone" #: [apps]android msgid "Try out our official Android app" msgstr "Probieren Sie unser offizielles Android-App aus" #: [apps]recommend msgid "We also recommend" msgstr "Wir empfehlen auch" #: [apps]computer msgid "Apps for your computer" msgstr "Anwendungen für Ihren Computer" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "Unsere offiziellen Desktopanwendungen sind auf unserer Website verfügbar" #: [contact]title msgid "Administrators & Contact" msgstr "Administratoren und Kontakt" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "Mit dem Movim-Team unterhalten?" #: [chatroom]button msgid "Add the chatroom" msgstr "Chatraum hinzufügen" #: [invitations]title msgid "Pending Invitations" msgstr "Neue Einladungen" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "%s möchte mit Ihnen sprechen" #: [error]username msgid "Wrong username" msgstr "Falscher Benutzername" #: [error]jid msgid "Invalid JID" msgstr "Ungültige Jabber-Kennung" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "Leere Aufforderung vom Server" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "XMPP-Domänenfehler: Ihr Konto ist keine richtige Jabber-Kennung" #: [error]data_missings msgid "Some data are missing!" msgstr "Einige Angaben fehlen!" #: [error]wrong_password msgid "Wrong password" msgstr "Falsches Passwort" #: [error]internal msgid "Internal server error" msgstr "Interner Server-Fehler" #: [error]session msgid "Session error" msgstr "Sitzungsfehler" #: [error]account_created msgid "Account successfully created" msgstr "Das Benutzerkonto wurde erfolgreich angelegt." #: [error]mec_error msgid "The server takes too much time to respond" msgstr "Der Server braucht zum Antworten zu lange" #: [error]impossible msgid "Impossible login" msgstr "Anmeldung nicht möglich" #: [error]default msgid "Unknown error" msgstr "Unbekannter Fehler" #: [error]login_format msgid "Invalid username format" msgstr "Ungültiges Benutzernamenformat" #: [error]password_format msgid "Invalid password format" msgstr "Ungültiges Passwortformat" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "Ihr XMPP-Server ist nicht legitimiert" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "Movim konnte nicht legitimiert werden. Sie haben falsche Daten eingegeben." #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "Legitimierungsmechanismus wird von Movim nicht unterstützt" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "XMPP-Legitimierung ist fehlgeschlagen" #: [form]username msgid "My address" msgstr "Adresse" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "Sie können sich mit Konten von diesen Servern anmelden" #: [form]connected msgid "Connected" msgstr "Verbunden" #: [form]population msgid "Population" msgstr "Einwohner" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "%shat Sie eingeladen, einen Chatraum zu betreten" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "Ungültiger Spitzname (zwischen 4 und 40 Zeichen)" #: [menu]empty_title msgid "No news yet…" msgstr "Nichts Neues bisher ..." #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "Willkommen auf unserem neuen Newsfeed. Hier siehst du alle Posts, die von deinen Kontakten oder den Gemeinschaften, die du abonniert hast, veröffentlicht wurden." #: [menu]all msgid "All" msgstr "Alle" #: [menu]mine msgid "My publications" msgstr "Meine Veröffentlichungen" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "Kontakte" #: [menu]add_post msgid "Write a new post…" msgstr "Neuen Post schreiben…" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "Benachrichtigungen" #: [notifs]empty msgid "No new notifications" msgstr "Keine neuen Benachrichtigungen" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "Movim kann dich benachrichtigen, wenn ein neuer Post veröffentlicht wird oder du eine neue Nachricht erhälst" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "Du kannst Sie später jederzeit wieder ausstellen" #: [onboarding]public_title msgid "Public profile" msgstr "Öffentliches Profil" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "Mach dein Profil öffentlich und erlaube anderen Benutzern dich zu finden und mache dadurch neue Freundschaften einfacher" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "Du kannst das in den Einstellungen jederzeit wieder deaktivieren" #: [onboarding]popups_title msgid "Popups" msgstr "Popups" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "Movim benutzt Popups für die Videokonferenz, manchmal werden diese vom Browser geblockt" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "Stelle bitte sicher, dass sie aktiviert sind, um dieses Feature zu nutzen" #: [post]news_feed msgid "News Feed" msgstr "Newsfeed" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "Gruppen, die Sie interessieren, entdecken und dort registrieren" #: [post]content msgid "Content" msgstr "Inhalt" #: [post]published msgid "Post published" msgstr "Beitrag veröffentlicht" #: [post]deleted msgid "Post deleted" msgstr "Beitrag gelöscht" #: [post]hot msgid "What’s Hot" msgstr "Gerade angesagt" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "Posts die vor kurzem in Gemeinschaften veröffentlicht wurden, die du (bisher) noch nicht abonniert hast" #: [post]new [publishbrief]new msgid "New post" msgstr "Neuer Beitrag" #: [post]repost msgid "This is a re-post from %s" msgstr "Dies ist ein weitergeleiteter Beitrag von %s" #: [post]repost_profile msgid "See %s profile" msgstr "Profil %s ansehen" #: [post]blog_last msgid "Public posts from users" msgstr "Öffentliche Postings von Benutzern" #: [post]public msgid "Publish this post publicly?" msgstr "Diesen Beitrag öffentlich zeigen?" #: [post]public_yes msgid "This post is public" msgstr "Dieser Beitrag ist öffentlich" #: [post]public_no msgid "This post is private" msgstr "Dieses Posting ist privat" #: [post]public_url msgid "Public URL of this post" msgstr "Öffentliche URL dieses Postings" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "Diesen Beitrag löschen" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "Sie sind dabei Ihren Beitrag zu löschen. Möchten Sie fortfahren?" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "Sind SIe sicher, dass Sie diesen Kommentar entfernen möchten?" #: [post]discover msgid "Discover more articles on the communities page" msgstr "Entdecke mehr Artikel auf der Gemeinschaftsseite" #: [post]more msgid "Read more" msgstr "Mehr lesen" #: [post]comments_disabled msgid "Comments disabled" msgstr "Kommentare deaktiviert" #: [post]comment_published msgid "Comment published" msgstr "Kommentar veröffentlicht" #: [post]comment_publish_error #, fuzzy msgid "The comment cannot be published" msgstr "Kommentar veröffentlicht" #: [post]comment_deleted msgid "Comment deleted" msgstr "Kommentar gelöscht" #: [post]liked #, fuzzy msgid "Liked your publication" msgstr "Meine Veröffentlichungen" #: [hello]blog_title msgid "Visit your public blog" msgstr "Ihren öffentlichen Blog besuchen" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "Ihre öffentlichen Beiträge ansehen und diese allen Ihren Kontakten freigeben" #: [hello]contact_post msgid "Contact post" msgstr "Kontaktnachricht" #: [hello]share_title msgid "Universal share button" msgstr "Universeller Freigabeknopf" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "Ein Lesezeichen erstellen oder den folgenden Knopf in Ihre Werkzeugleiste ziehen und ihn auf allen Seiten die Sie in Movim teilen möchten benutzen." #: [hello]share_button msgid "Share on Movim" msgstr "Auf Movim teilen" #: [hello]enter_title msgid "Oh! Hello!" msgstr "Oh, hallo!" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "Anscheinend sind Sie neu hier! Herzlich willkommen bei Movim!" #: [hello]menu_title msgid "Check the Menu" msgstr "Menü ansehen" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "Alle Features von Movim sind hier zugänglich. Zögern Sie nicht in den Seiten zu stöbern und mehr zu entdecken!" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "Anscheinend ist Ihr Profil noch nicht vollständig." #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "Sie können zu den Einstellungen gehen, sich selbst beschreiben und ein nettes Bild hinzufügen" #: [status]disconnect msgid "Disconnect" msgstr "Trennen" #: [status]updated msgid "Status updated" msgstr "Status aktualisiert" #: [status]presence msgid "Presence" msgstr "Anwesenend" #: [publishbrief]placeholder msgid "What’s new?" msgstr "Was gibt es neues?" #: [publishbrief]post msgid "Write a post" msgstr "Einen Post schreiben" #: [publishbrief]add_link msgid "Add a link" msgstr "Link hinzufügen" #: [publishbrief]no_title msgid "Please provide a title" msgstr "Bitte einen Titel angeben" #: [publishbrief]preview msgid "Preview" msgstr "Vorschau" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "Datei oder Bild hinzufügen" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "Sie können hier keinen Beitrag veröffentlichen" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "Kein Inhalt zur Vorschau" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "Bitte eine gültige URL eingeben" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "Sie können ihren Text mithilfe der Markdown-Sprache formatieren" #: [publishhelp]title [page]help msgid "Help" msgstr "Hilfe" #: [publishhelp]more msgid "More help" msgstr "Weitere Hilfe" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "Markdown-Anleitung" #: [rooms]add msgid "Add a chatroom" msgstr "Chatraum hinzufügen" #: [rooms]edit msgid "Edit a chatroom" msgstr "Chatraum bearbeiten" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "Sie sind derzeit in keinem Chat-Raum" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "Zum Hinzufügen klicken Sie oben auf den Hinzufügen-Knopf." #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "Zugang" #: [chatrooms]title msgid "Chatrooms" msgstr "Chaträume" #: [chatrooms]id msgid "Chat Room ID" msgstr "Chatraum Adresse" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "Unser Treffpunkt" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "Falsche Chatraumkennung" #: [chatrooms]empty_name msgid "Empty name" msgstr "Leerer Name" #: [chatrooms]users msgid "Users in the room" msgstr "Nutzer im Raum" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "Bitte geben Sie einen korrekten Spitznamen ein (zwischen 2 und 40 Zeichen)" #: [chatrooms]conflict msgid "Username already taken" msgstr "Benutzername bereits vergeben" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "Diesen Chatraum beim Verbinden betreten" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "Der Chatraum kann nicht betreten werden - Registrierung erforderlich" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "Lesezeichen aktualisiert" #: [room]anonymous_title msgid "Public chatroom" msgstr "Öffentlicher Chatraum" #: [room]no_room msgid "Please provide a room address" msgstr "Bitte eine Raumadresse übermitteln" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "Sie sind momentan als anonymer Benutzer angemeldet." #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "Sie können mit einem eigenen Konto beitreten oder ein neues Konto erstellen, indem Sie sich mit dem Kreuz in der oberen rechten Ecke abmelden." #: [room]anonymous_login msgid "Login on %s" msgstr "Bei %s anmelden" #: [room]nick msgid "Your nickname" msgstr "Ihr Spitzname" #: [room]invite msgid "Invite a contact" msgstr "Kontakt einladen" #: [room]invited msgid "Invitation sent" msgstr "Einladung versendet" #: [room]invite_code msgid "Send this link to your contacts" msgstr "Senden Sie diesen Link an Ihre Kontakte" #: [room]public_muc #, fuzzy msgid "Public" msgstr "Veröffentlichen" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "Was suchen Sie?" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "Mit Ctrl+M zu öffnen" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title #, fuzzy msgid "No contacts yet?" msgstr "Noch keine Kommentare" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "Statistiken" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "Ein Sticker wurde versendet" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "Movim ist ein dezentrales soziales Netzwerk, bevor ein neues Konto erstellt werden kann, muss ein Server zum Registrieren gewählt werden." #: [subscribe]server_question msgid "Your server here?" msgstr "Ihr Server hier?" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "Treten Sie mit uns in Kontakt, um Ihren Server zu der Liste der offiziell unterstützten Server hinzuzufügen" #: [feed]nope msgid "No public feed for this contact" msgstr "Kein öffentlicher Newsfeed für diesen Kontakt" #: [feed]nope_contact msgid "No contact specified" msgstr "Keinen Kontakt angegeben" #: [upload]title msgid "Upload a file" msgstr "Eine Datei hochladen" #: [upload]choose msgid "Choose a file to upload" msgstr "Wählen Sie eine Datei zum Hochladen." #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "Große Bilder werden in der Größe angepasst und komprimiert" #: [upload]error_filesize msgid "File too large" msgstr "Datei zu groß" #: [upload]error_failed msgid "Upload failed" msgstr "Heraufladen gescheitert" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "Profil" #: [vcard]updated msgid "Profile Updated" msgstr "Profil aktualisiert" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "Profil nicht aktualisiert" #: [vcard]public msgid "Your profile is now public" msgstr "Ihr Profil ist jetzt öffentlich" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "Ihr Profil ist jetzt eingeschränkt" #: [privacy]privacy_title msgid "Privacy Level" msgstr "Privatsphärenstufe" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "Ist das Profil öffentlich?" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "Achtung! Durch das Öffentlichmachen des Profils werden alle untenstehenden Information für alle Movim-Nutzer und das gesamte Internet verfügbar." #: [save]submit [button]submit msgid "Submit" msgstr "Absenden" #: [save]reset [button]reset msgid "Reset" msgstr "Zurücksetzen" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "Movim arbeitet gerade im eingeschränkten Modus" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "Ihr Server unterstützt keine XMPP Pubsub persistence." #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "Newsfeed, Gemeinschaften und Profile wurden vorerst deaktiviert" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "Bitte kontaktieren Sie den Administrators Ihres Servers, um dieses Feature zu ermöglichen" #: [visio]calling msgid "…is calling you" msgstr "…ruft Sie an" #: [visio]ringing msgid "…ringing" msgstr "…klingelt" #: [visio]in_call msgid "in call" msgstr "im Gespräch" #: [visio]failed msgid "failed" msgstr "fehlgeschlagen" #: [visio]connecting msgid "…connecting" msgstr "…verbinden" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "Movim ist ein ausgezeichnetes verteiltes soziales Netzwerk, das Ihre Privatsphäre schützt und beeindruckende Features bietet." #: [global]loading msgid "Loading…" msgstr "Laden..." #: [global]or msgid "Or" msgstr "Oder" #: [page]communities msgid "Communities" msgstr "Gemeinschaften" #: [page]home msgid "Home" msgstr "Hauptansicht" #: [page]explore msgid "Explore" msgstr "Durchsuchen" #: [page]account_creation msgid "Account Creation" msgstr "Konto erstellen" #: [page]news msgid "News" msgstr "Neuigkeiten" #: [page]avatar msgid "Avatar" msgstr "Benutzerbild" #: [page]chats msgid "Chats" msgstr "Chats" #: [page]publish msgid "Publish" msgstr "Veröffentlichen" #: [page]post msgid "Post" msgstr "Post" #: [page]blog msgid "Blog" msgstr "Blog" #: [page]about msgid "About" msgstr "Info" #: [page]login msgid "Login" msgstr "Anmelden" #: [page]not_found #, fuzzy msgid "Not Found" msgstr "Nicht jetzt" #: [page]feed msgid "Feed" msgstr "Newsfeed" #: [page]posts msgid "Posts" msgstr "Beiträge" #: [page]gallery msgid "Gallery" msgstr "Galerie" #: [page]visio msgid "Visio-conference" msgstr "Videokonferenz" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "Teilen" #: [page]room msgid "Room" msgstr "Raum" #: [page]tag msgid "Tag" msgstr "Schlagwort" #: [error]error msgid "Error: %s" msgstr "Fehler: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "Datei »%s« kann nicht geladen werden." #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "Das angeforderte Widget '%s' existiert nicht." #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "Das geforderte Event »%s« ist nicht registriert." #: [error]whoops msgid "Whoops!" msgstr "Huch!" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "Movim kann den Server nicht erreichen, bitte versuchen Sie es später nochmal" #: [error]oops msgid "Oops!" msgstr "Huch!" #: [button]call msgid "Call" msgstr "Anruf" #: [button]validate msgid "Validate" msgstr "Bestätigen" #: [button]refresh msgid "Refresh" msgstr "Aktualisieren" #: [button]add msgid "Add" msgstr "Hinzufügen" #: [button]delete msgid "Delete" msgstr "Löschen" #: [button]cancel msgid "Cancel" msgstr "Abbrechen" #: [button]close msgid "Close" msgstr "Schließen" #: [button]update msgid "Update" msgstr "Aktualisieren" #: [button]updating msgid "Updating" msgstr "Aktualisierung läuft" #: [button]submitting msgid "Submitting" msgstr "Wird gesendet" #: [button]register msgid "Register" msgstr "Registrieren" #: [button]reply msgid "Reply" msgstr "Antworten" #: [button]unregister msgid "Unregister" msgstr "Registrierung löschen" #: [button]save msgid "Save" msgstr "Speichern" #: [button]clear msgid "Clear" msgstr "Leeren" #: [button]upload msgid "Upload" msgstr "Hochladen" #: [button]connecting msgid "Connecting" msgstr "Verbindung wird hergestellt" #: [button]bool_yes msgid "Yes" msgstr "Ja" #: [button]bool_no msgid "No" msgstr "Nein" #: [button]return msgid "Return" msgstr "Zurück" #: [button]accept msgid "Accept" msgstr "Annehmen" #: [button]refuse msgid "Refuse" msgstr "Ablehnen" #: [button]next msgid "Next" msgstr "Weiter" #: [button]previous msgid "Previous" msgstr "Zurück" #: [button]search msgid "Search" msgstr "Suche" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "Teilen" #: [button]discover msgid "Discover" msgstr "Entdecken" #: [button]like msgid "Like" msgstr "Gefällt mir" #: [button]not_now msgid "Not Now" msgstr "Nicht jetzt" #: [button]enable msgid "Enable" msgstr "Aktivieren" #: [button]sign_up msgid "Sign Up" msgstr "Registrieren" #: [day]title msgid "Day" msgstr "Tag" #: [day]monday msgid "Monday" msgstr "Montag" #: [day]tuesday msgid "Tuesday" msgstr "Dienstag" #: [day]wednesday msgid "Wednesday" msgstr "Mittwoch" #: [day]thursday msgid "Thursday" msgstr "Donnerstag" #: [day]friday msgid "Friday" msgstr "Freitag" #: [day]saturday msgid "Saturday" msgstr "Samstag" #: [day]sunday msgid "Sunday" msgstr "Sonntag" #: [client]bot msgid "Bot" msgstr "Roboter" #: [client]desktop msgid "Desktop" msgstr "Schreibtisch" #: [client]phone msgid "Phone" msgstr "Telefon" #: [client]web msgid "Web" msgstr "Internet" #: [client]registered msgid "Registered" msgstr "Registriert" #: [presence]online msgid "Online" msgstr "Verbunden" #: [presence]away msgid "Away" msgstr "Abwesend" #: [presence]dnd msgid "Do Not Disturb" msgstr "Bitte nicht stören" #: [presence]xa msgid "Extended Away" msgstr "Länger abwesend" #: [presence]offline msgid "Offline" msgstr "Nicht verbunden" #: [presence]error msgid "Error" msgstr "Fehler" #: [mood]afraid msgid "afraid" msgstr "verängstigt" #: [mood]amazed msgid "amazed" msgstr "begeistert" #: [mood]amorous msgid "amorous" msgstr "verliebt" #: [mood]angry msgid "angry" msgstr "wütend" #: [mood]annoyed msgid "annoyed" msgstr "verärgert" #: [mood]anxious msgid "anxious" msgstr "besorgt" #: [mood]aroused msgid "aroused" msgstr "aufgeregt" #: [mood]ashamed msgid "ashamed" msgstr "beschämt" #: [mood]bored msgid "bored" msgstr "gelangweilt" #: [mood]brave msgid "brave" msgstr "tapfer" #: [mood]calm msgid "calm" msgstr "ruhig" #: [mood]cautious msgid "cautious" msgstr "vorsichtig" #: [mood]cold msgid "cold" msgstr "kalt" #: [mood]confident msgid "confident" msgstr "zuversichtlich" #: [mood]confused msgid "confused" msgstr "verwirrt" #: [mood]contemplative msgid "contemplative" msgstr "nachdenklich" #: [mood]contented msgid "contented" msgstr "glücklich" #: [mood]cranky msgid "cranky" msgstr "reizbar" #: [mood]crazy msgid "crazy" msgstr "verrückt" #: [mood]creative msgid "creative" msgstr "kreativ" #: [mood]curious msgid "curious" msgstr "neugierig" #: [mood]dejected msgid "dejected" msgstr "niedergeschlagen" #: [mood]depressed msgid "depressed" msgstr "bedrückt" #: [mood]disappointed msgid "disappointed" msgstr "enttäuscht" #: [mood]disgusted msgid "disgusted" msgstr "angewidert" #: [mood]dismayed msgid "dismayed" msgstr "bestürzt" #: [mood]distracted msgid "distracted" msgstr "abgelenkt" #: [mood]embarrassed msgid "embarrassed" msgstr "verlegen" #: [mood]envious msgid "envious" msgstr "neidisch" #: [mood]excited msgid "excited" msgstr "begeistert" #: [mood]flirtatious msgid "flirtatious" msgstr "kokett" #: [mood]frustrated msgid "frustrated" msgstr "frustriert" #: [mood]grateful msgid "grateful" msgstr "dankbar" #: [mood]grieving msgid "grieving" msgstr "trauernd" #: [mood]grumpy msgid "grumpy" msgstr "missmutig" #: [mood]guilty msgid "guilty" msgstr "schuldbewusst" #: [mood]happy msgid "happy" msgstr "fröhlich" #: [mood]hopeful msgid "hopeful" msgstr "hoffnungsvoll" #: [mood]hot msgid "hot" msgstr "heiß" #: [mood]humbled msgid "humbled" msgstr "geehrt" #: [mood]humiliated msgid "humiliated" msgstr "gedemütigt" #: [mood]hungry msgid "hungry" msgstr "hungrig" #: [mood]hurt msgid "hurt" msgstr "verletzt" #: [mood]impressed msgid "impressed" msgstr "beeindruckt" #: [mood]in_awe msgid "in awe" msgstr "bewundernd" #: [mood]in_love msgid "in love" msgstr "verliebt" #: [mood]indignant msgid "indignant" msgstr "empört" #: [mood]interested msgid "interested" msgstr "interessiert" #: [mood]intoxicated msgid "intoxicated" msgstr "berauscht" #: [mood]invincible msgid "invincible" msgstr "unbesiegbar" #: [mood]jealous msgid "jealous" msgstr "eifersüchtig" #: [mood]lonely msgid "lonely" msgstr "einsam" #: [mood]lost msgid "lost" msgstr "verloren" #: [mood]lucky msgid "lucky" msgstr "Glück gehabt" #: [mood]mean msgid "mean" msgstr "gemein" #: [mood]moody msgid "moody" msgstr "mürrisch" #: [mood]nervous msgid "nervous" msgstr "nervös" #: [mood]neutral msgid "neutral" msgstr "gleichgültig" #: [mood]offended msgid "offended" msgstr "beleidigt" #: [mood]outraged msgid "outraged" msgstr "empört" #: [mood]playful msgid "playful" msgstr "verspielt" #: [mood]proud msgid "proud" msgstr "stolz" #: [mood]relaxed msgid "relaxed" msgstr "entspannt" #: [mood]relieved msgid "relieved" msgstr "erleichtert" #: [mood]restless msgid "restless" msgstr "ruhelos" #: [mood]sad msgid "sad" msgstr "betrübt" #: [mood]sarcastic msgid "sarcastic" msgstr "sarkastisch" #: [mood]satisfied msgid "satisfied" msgstr "zufrieden" #: [mood]serious msgid "serious" msgstr "ernst" #: [mood]shocked msgid "shocked" msgstr "schockiert" #: [mood]shy msgid "shy" msgstr "schüchtern" #: [mood]sick msgid "sick" msgstr "krank" #: [mood]sleepy msgid "sleepy" msgstr "schläfrig" #: [mood]spontaneous msgid "spontaneous" msgstr "spontan" #: [mood]stressed msgid "stressed" msgstr "gestresst" #: [mood]strong msgid "strong" msgstr "stark" #: [mood]surprised msgid "surprised" msgstr "überrascht" #: [mood]thankful msgid "thankful" msgstr "dankbar" #: [mood]thirsty msgid "thirsty" msgstr "durstig" #: [mood]tired msgid "tired" msgstr "müde" #: [mood]undefined msgid "undefined" msgstr "unbestimmt" #: [mood]weak msgid "weak" msgstr "schwach" #: [mood]worried msgid "worried" msgstr "besorgt" #: [month]title msgid "Month" msgstr "Monat" #: [month]january msgid "January" msgstr "Januar" #: [month]february msgid "February" msgstr "Februar" #: [month]march msgid "March" msgstr "März" #: [month]april msgid "April" msgstr "April" #: [month]may msgid "May" msgstr "Mai" #: [month]june msgid "June" msgstr "Juni" #: [month]july msgid "July" msgstr "Juli" #: [month]august msgid "August" msgstr "August" #: [month]september msgid "September" msgstr "September" #: [month]october msgid "October" msgstr "Oktober" #: [month]november msgid "November" msgstr "November" #: [month]december msgid "December" msgstr "Dezember" #: [year]title msgid "Year" msgstr "Jahr" #: [date]today msgid "Today" msgstr "Heute" #: [date]tomorrow msgid "Tomorrow" msgstr "Morgen" #: [date]yesterday msgid "Yesterday" msgstr "Gestern" #: [date]ago msgid "%d days ago" msgstr "vor %d Tagen" #: [date]day msgid "day" msgstr "Tag" #: [post]title msgid "Title" msgstr "Titel" #: [post]place msgid "Place" msgstr "Ort" #: [post]by msgid "by" msgstr "von" #: [post]geolocalisation msgid "Geolocalisation" msgstr "Standortbestimmung" #: [post]email msgid "email" msgstr "E-Mail" #: [post]empty msgid "No content" msgstr "Ohne Inhalt" #: [post]no_comments msgid "No comments yet" msgstr "Noch keine Kommentare" #: [post]older msgid "Get older posts" msgstr "Ältere Beiträge" #: [post]new_items msgid "%s new items" msgstr "%s neue Einträge" #: [post]comment_error msgid "Comment publication error" msgstr "Fehler beim Veröffentlichen des Kommentars" #: [post]comments_get msgid "Get the comments" msgstr "Die Kommentare erhalten" #: [post]comment_add msgid "Add a comment" msgstr "Einen Kommentar hinzufügen" #: [post]share msgid "Share with" msgstr "Teilen mit" #: [post]share_everyone msgid "Everyone" msgstr "Jeder" #: [post]updated msgid "Updated" msgstr "Aktualisiert" #: [post]content_not_found msgid "Content not found" msgstr "Inhalt nicht gefunden" #: [post]default_title msgid "Contact publication" msgstr "Kontaktveröffentlichung" #: [post]comments msgid "Comments" msgstr "Kommentare" #: [post]original_deleted msgid "Original post deleted" msgstr "Ursprünglicher Beitrag gelöscht" #: [affiliation]owner msgid "Owner" msgstr "Besitzer" #: [affiliation]publisher msgid "Publisher" msgstr "Herausgeber" #: [affiliation]publish-only #, fuzzy msgid "Publish only" msgstr "Veröffentlichen" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Mitglieder" #: [affiliation]no-aff #, fuzzy msgid "No affiliation" msgstr "Benachrichtigungen" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "Die API ist nicht erreichbar, bitte später erneut versuchen" #: [field]type_here msgid "Type here" msgstr "Hier schreiben" #~ msgid "This user has not posted anything right now" #~ msgstr "Dieser Benutzer hat noch nichts veröffentlicht" #~ msgid "You don’t have Javascript enabled. Good luck with that." #~ msgstr "Sie haben Javascript nicht aktiviert. Viel Glück damit." #~ msgid "Refresh all the streams" #~ msgstr "Alle Daten auffrischen" #~ msgid "This message will be displayed on the login page" #~ msgstr "Diese Nachricht wird auf der Anmeldeseite angezeigt" #~ msgid "Since" #~ msgstr "Seit" movim-0.14.1/locales/el.po000066400000000000000000001367541342764602200153340ustar00rootroot00000000000000# # Translators: # Marinus Savoritias , 2016 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Greek (http://www.transifex.com/movim/movim/language/el/)\n" "Language: el\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Ευχαριστώ" #: [about]developers msgid "Developers" msgstr "" #: [about]translators msgid "Translators" msgstr "Μεταφράστες" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "Λογισμικό" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "Λογαριασμός" #: [account]password_change_title msgid "Change my password" msgstr "Αλλαγή κωδικού" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Συνθηματικό" #: [account]password_confirmation msgid "Password confirmation" msgstr "Επιβεβαίωση κωδικού" #: [account]password_changed msgid "The password has been updated" msgstr "Ο κωδικός έχει αλλάξει" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "Διαγραφή του λογαριασμού σου" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "Δημιουργία νέου λογαριασμού" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "Φόρτωση" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "Δεν είναι αποδεκτό" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "Ενέργειες" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "Γενικές ρυθμίσεις" #: [general]theme msgid "Theme" msgstr "Θέμα" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "Όνομα χρήστη" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "Περιγραφή" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "Άδειο" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "Συνεδρίες" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "Περιηγητής" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "Αρχείο" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "Μέλη" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Ρύθμιση" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "Συνομιλία" #: [button]new msgid "New conversation" msgstr "Νέα συζήτηση" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "Είσαι σίγουρος;" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "Γενικά" #: [config]language msgid "Language" msgstr "Γλώσσα" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "Εμφάνιση" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "Επαφή προσθέθηκε" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "Επαφή διαγράφθηκε" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "Όνομα" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Ψευδώνυμο" #: [general]date_of_birth msgid "Date of Birth" msgstr "Ημερομ. γεννήσεως" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "Email" #: [general]website msgid "Website" msgstr "Ιστότοπος" #: [general]about msgid "About Me" msgstr "Σχετικά με εμένα" #: [general]accounts msgid "Other Accounts" msgstr "Άλλοι λογαριασμοί" #: [general]tune msgid "Is Listening" msgstr "Ακούει" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "Χώρα" #: [mood]title msgid "Mood" msgstr "Διάθεση" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "Ακούει" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "Ψευδώνυμο" #: [edit]group msgid "Group" msgstr "Ομάδα" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "Λάθος όνομα χρήστη" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "Λανθασμένος κωδικός" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "Ο λογαριασμός δημιουργήθηκε επιτυχώς" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "Η διεύθυνσή μου" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked #, fuzzy msgid "Liked your publication" msgstr "Κοινοποιησή επαφής" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "Προσθήκη δωμάτιου συνομιλίας" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "Πρόσθεσε ένα κάνοντας κλικ στο κουμπί προσθήκης" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "Δωμάτιο συνομιλίας" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "Το αγαπημένο μου δωμάτιο" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "Άδειο όνομα" #: [chatrooms]users msgid "Users in the room" msgstr "Χρήστες στο δωμάτιο" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "Το όνομα χρήστη υπάρχει ήδη" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "Δημόσιο δωμάτιο συνομιλίας" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "Το ψευδώνυμο σου" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc #, fuzzy msgid "Public" msgstr "Δημοσίευση" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title #, fuzzy msgid "No contacts yet?" msgstr "Δεν υπάρχουν σχόλια ακόμα" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "Στατιστικά" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "Ένα αυτοκόλλητο στάλθηκε χρησιμοποιώντας Movim" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "Δεν διευκρινίζεται κάποια επαφή" #: [upload]title msgid "Upload a file" msgstr "Μεταφορτώστε ένα αρχείο " #: [upload]choose msgid "Choose a file to upload" msgstr "Διαλέξτε ένα αρχείο για να μεταφορτώσετε" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "Προφίλ" #: [vcard]updated msgid "Profile Updated" msgstr "Το προφίλ ενημερώθηκε" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "Το προφίλ δεν ενημερώθηκε" #: [vcard]public msgid "Your profile is now public" msgstr "Το προφίλ είναι πλέον δημόσιο" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "Επίπεδο ιδιωτικότητας" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "Υποβολή" #: [save]reset [button]reset msgid "Reset" msgstr "Επαναφορά" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "Αρχική Σελίδα" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "Δημιουργία Λογαριασμού" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "Avatar" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "Δημοσίευση" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "Σύνδεση" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "Feed" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "Δωμάτιο" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "Σφάλμα: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "Αδύνατη η φόρτωση του αρχείου '%s'" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "Ουπς!" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "Επικύρωση" #: [button]refresh msgid "Refresh" msgstr "Ανανέωση" #: [button]add msgid "Add" msgstr "Προσθήκη" #: [button]delete msgid "Delete" msgstr "Διαγραφή" #: [button]cancel msgid "Cancel" msgstr "Ακύρωση" #: [button]close msgid "Close" msgstr "Κλείσιμο" #: [button]update msgid "Update" msgstr "Ενημέρωση" #: [button]updating msgid "Updating" msgstr "Ενημερώνεται" #: [button]submitting msgid "Submitting" msgstr "Υποβάλεται" #: [button]register msgid "Register" msgstr "Εγγραφή" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "Αποθήκευση" #: [button]clear msgid "Clear" msgstr "Εκκαθάριση" #: [button]upload msgid "Upload" msgstr "Μεταφόρτωση" #: [button]connecting msgid "Connecting" msgstr "Συνδέεται" #: [button]bool_yes msgid "Yes" msgstr "Ναί" #: [button]bool_no msgid "No" msgstr "Όχι" #: [button]return msgid "Return" msgstr "Επιστροφή" #: [button]accept msgid "Accept" msgstr "Αποδοχή" #: [button]refuse msgid "Refuse" msgstr "Άρνηση" #: [button]next msgid "Next" msgstr "Επόμενο" #: [button]previous msgid "Previous" msgstr "Προηγούμενο" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "Μέρα" #: [day]monday msgid "Monday" msgstr "Δευτέρα" #: [day]tuesday msgid "Tuesday" msgstr "Τρίτη" #: [day]wednesday msgid "Wednesday" msgstr "Τετάρτη" #: [day]thursday msgid "Thursday" msgstr "Πέμπτη" #: [day]friday msgid "Friday" msgstr "Παρασκευή" #: [day]saturday msgid "Saturday" msgstr "Σάββατο" #: [day]sunday msgid "Sunday" msgstr "Κυριακή" #: [client]bot msgid "Bot" msgstr "Ρομπότ" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "Τηλέφωνο" #: [client]web msgid "Web" msgstr "Διαδίκτυο" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "Συνδεδεμένος" #: [presence]away msgid "Away" msgstr "Απών" #: [presence]dnd msgid "Do Not Disturb" msgstr "Μην Ενοχλείτε" #: [presence]xa msgid "Extended Away" msgstr "Παρατεταμένη απουσία" #: [presence]offline msgid "Offline" msgstr "Εκτός σύνδεσης" #: [presence]error msgid "Error" msgstr "Σφάλμα" #: [mood]afraid msgid "afraid" msgstr "Φοβισμένος" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "νευριασμένος" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "Γενναίος" #: [mood]calm msgid "calm" msgstr "Ήρεμος" #: [mood]cautious msgid "cautious" msgstr "Προσεκτικός" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "Τρελός" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "Ενθουσιασμένος" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "Ευγνώμων" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "Ένοχος" #: [mood]happy msgid "happy" msgstr "Χαρούμενος" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "Πεινασμένος" #: [mood]hurt msgid "hurt" msgstr "Πληγωμένος" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "Ερωτευμένος" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "Ανίκητος" #: [mood]jealous msgid "jealous" msgstr "Ζηλιάρης" #: [mood]lonely msgid "lonely" msgstr "Μοναχικός" #: [mood]lost msgid "lost" msgstr "Χαμένος" #: [mood]lucky msgid "lucky" msgstr "Τυχερός" #: [mood]mean msgid "mean" msgstr "Κακός" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "Αγχωμένος" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "Παιχνιδιάρης" #: [mood]proud msgid "proud" msgstr "περήφανος" #: [mood]relaxed msgid "relaxed" msgstr "Χαλαρός" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "Λυπημένος" #: [mood]sarcastic msgid "sarcastic" msgstr "Σαρκαστικός" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "Σοβαρός" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "Ντροπαλός" #: [mood]sick msgid "sick" msgstr "Άρρωστος" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "Δυνατός" #: [mood]surprised msgid "surprised" msgstr "Έκπληκτός" #: [mood]thankful msgid "thankful" msgstr "Ευγνώμων" #: [mood]thirsty msgid "thirsty" msgstr "Διψασμένος" #: [mood]tired msgid "tired" msgstr "Κουρασμένος" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "Αδύναμος" #: [mood]worried msgid "worried" msgstr "Ανήσυχος" #: [month]title msgid "Month" msgstr "Μήνας" #: [month]january msgid "January" msgstr "Ιανουάριος" #: [month]february msgid "February" msgstr "Φεβρουάριος" #: [month]march msgid "March" msgstr "Μάρτιος" #: [month]april msgid "April" msgstr "Απρίλιος" #: [month]may msgid "May" msgstr "Μάιος" #: [month]june msgid "June" msgstr "Ιούνιος" #: [month]july msgid "July" msgstr "Ιούλιος" #: [month]august msgid "August" msgstr "Αύγουστος" #: [month]september msgid "September" msgstr "Σεπτέμβριος" #: [month]october msgid "October" msgstr "Οκτώβριος" #: [month]november msgid "November" msgstr "Νοέμβριος" #: [month]december msgid "December" msgstr "Δεκέμβριος" #: [year]title msgid "Year" msgstr "Χρόνος" #: [date]today msgid "Today" msgstr "Σήμερα" #: [date]tomorrow msgid "Tomorrow" msgstr "Αύριο" #: [date]yesterday msgid "Yesterday" msgstr "Χθες" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "ημέρα" #: [post]title msgid "Title" msgstr "Τίτλος" #: [post]place msgid "Place" msgstr "Μέρος" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "email" #: [post]empty msgid "No content" msgstr "Δεν υπάρχει περιεχόμενο" #: [post]no_comments msgid "No comments yet" msgstr "Δεν υπάρχουν σχόλια ακόμα" #: [post]older msgid "Get older posts" msgstr "Ανάκτηση παλαιότερων αναρτήσεων" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "Ανάκτηση σχόλιων" #: [post]comment_add msgid "Add a comment" msgstr "Προσθήκη σχόλιου" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "Όλοι" #: [post]updated msgid "Updated" msgstr "Ενημερώθηκε" #: [post]content_not_found msgid "Content not found" msgstr "Το περιεχόμενο δεν βρέθηκε" #: [post]default_title msgid "Contact publication" msgstr "Κοινοποιησή επαφής" #: [post]comments msgid "Comments" msgstr "Σχόλια" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only #, fuzzy msgid "Publish only" msgstr "Δημοσίευση" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Μέλη" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "Πληκτρολογήστε εδώ" movim-0.14.1/locales/en.po000066400000000000000000001575511342764602200153340ustar00rootroot00000000000000# # Translators: #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: English (http://www.transifex.com/movim/movim/language/en/)\n" "Language: en\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Thanks" #: [about]developers msgid "Developers" msgstr "Developers" #: [about]translators msgid "Translators" msgstr "Translators" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Thanks to all the translators" #: [about]software msgid "Software" msgstr "Software" #: [about]resources msgid "Resources" msgstr "Resources" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" #: [account]title [page]account msgid "Account" msgstr "Account" #: [account]password_change_title msgid "Change my password" msgstr "Change my password" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Password" #: [account]password_confirmation msgid "Password confirmation" msgstr "Password confirmation" #: [account]password_changed msgid "The password has been updated" msgstr "The password has been updated" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Please provide a valid password (6 characters minimum)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "The provided passwords are not the same" #: [account]delete msgid "Delete your account" msgstr "Delete your account" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "Are you sure that you want to delete it?" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "Gateway" #: [account]clear msgid "Leave this instance" msgstr "Leave this instance" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "This action will not delete your account but will disconnect you from this instance." #: [create]title [subscribe]title msgid "Create a new account" msgstr "Create a new account" #: [create]notfound msgid "No account creation form found on the server" msgstr "No account creation form found on the server" #: [create]server_on msgid "on" msgstr "on" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "Your acccount has been successfully registered" #: [create]loading msgid "Loading" msgstr "Loading" #: [create]placeholder msgid "…and start playing" msgstr "…and start playing" #: [error]not_acceptable msgid "Not Acceptable" msgstr "Not Acceptable" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "The registration system of this server is currently unavailable" #: [error]forbidden msgid "Registration forbidden" msgstr "Registration forbidden" #: [adhoc]title msgid "Actions" msgstr "Actions" #: [adhoc]completed msgid "Action completed" msgstr "Action completed" #: [admin]general msgid "General Settings" msgstr "General Settings" #: [general]theme msgid "Theme" msgstr "Theme" #: [general]language msgid "Default language" msgstr "Default language" #: [general]log_verbosity msgid "Log verbosity" msgstr "Log verbosity" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "Restrict suggestions" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" #: [credentials]title msgid "Administration Credential" msgstr "Administration Credential" #: [credentials]username [input]username msgid "Username" msgstr "Username" #: [credentials]re_password msgid "Retype password" msgstr "Retype password" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "Whitelisted XMPP Servers" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "Leave this field blank if you allow the access to all the XMPP accounts." #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "List of whitelisted XMPP servers" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "Information Message" #: [information]description [communityconfig]description msgid "Description" msgstr "Description" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "Leave this field blank if you don’t want to show any message." #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "Information Message" #: [xmpp]title msgid "Default XMPP server" msgstr "Default XMPP server" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "Main XMPP server domain" #: [xmpp]description msgid "Main XMPP server description" msgstr "Main XMPP server description" #: [xmpp]country msgid "Main XMPP server country" msgstr "Main XMPP server country" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "Pick a country in the list" #: [log]empty msgid "Empty" msgstr "Empty" #: [log]syslog msgid "Syslog" msgstr "Syslog" #: [log]syslog_files msgid "Syslog and files" msgstr "Syslog and files" #: [adminsessions]title msgid "Sessions" msgstr "Sessions" #: [admin]compatibility msgid "General Overview" msgstr "General Overview" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "Read and write rights for the webserver in Movim’s %s directory" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "WebSocket connection error, check if the Movim Daemon is running and is reachable" #: [schema]browser msgid "Browser" msgstr "Browser" #: [schema]movim msgid "Movim Core" msgstr "Movim Core" #: [schema]daemon msgid "Movim Daemon" msgstr "Movim Daemon" #: [schema]database msgid "Database" msgstr "Database" #: [schema]xmpp msgid "XMPP" msgstr "XMPP" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "Here you can register your pod on the official %sMovim API%s" #: [api]register msgid "Your pod is not registered on the API" msgstr "Your pod is not registered on the API" #: [api]registered msgid "Your pod is registered on the API" msgstr "Your pod is registered on the API" #: [api]wait msgid "Your pod is not yet validated" msgstr "Your pod is not yet validated" #: [api]validated msgid "Your pod is validated" msgstr "Your pod is validated" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "You asked to be removed from the API, this request will be processed in a couple of hours" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "Configuration updated" #: [avatar]file msgid "File" msgstr "File" #: [avatar]use_it msgid "Use it" msgstr "Use it" #: [avatar]webcam msgid "Webcam" msgstr "Webcam" #: [avatar]cheese msgid "Cheese!" msgstr "Cheese!" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "Take a webcam snapshot" #: [avatar]updated msgid "Avatar Updated" msgstr "Avatar Updated" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "Avatar Not Updated" #: [avatar]missing msgid "No avatar defined yet" msgstr "No avatar defined yet" #: [blog]title [feed]title msgid "%s’s feed" msgstr "%s’s feed" #: [blog]private msgid "This content is private, please login to see it" msgstr "This content is private, please login to see it" #: [message]published msgid "Message Published" msgstr "Message Published" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "Your message could not be sent, please try again later" #: [message]encrypted msgid "Encrypted message" msgstr "Encrypted message" #: [message]composing [chats]composing msgid "Composing…" msgstr "Composing…" #: [message]paused [chats]paused msgid "Paused…" msgstr "Paused…" #: [message]gone msgid "Contact gone" msgstr "Contact gone" #: [message]history msgid "%s messages retrieved" msgstr "%s messages retrieved" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "You can use the up arrow ↑ to edit your previous message" #: [chat]attention msgid "%s needs your attention" msgstr "%s needs your attention" #: [chat]placeholder msgid "Your message here…" msgstr "Your message here…" #: [chat]smileys msgid "Smileys" msgstr "Smileys" #: [chat]frequent msgid "Frequent contacts" msgstr "Frequent contacts" #: [chat]new_title msgid "Nothing here yet…" msgstr "Nothing here yet…" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "Don’t be shy, send a first message to start the discussion" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "You received an invitation to join a chatroom" #: [chat]invitation_join msgid "Join %s" msgstr "Join %s" #: [chat]profile msgid "See the profile" msgstr "See the profile" #: [chat]clear msgid "Clear the history" msgstr "Clear the history" #: [chat]edit_previous msgid "Edit last message" msgstr "Edit last message" #: [chat]report_abuse msgid "Report abuse" msgstr "Report abuse" #: [chatroom]members msgid "Members" msgstr "Members" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "Connected to the chatroom" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "Disconnected from the chatroom" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Configuration" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "Configuration saved" #: [chatroom]subject msgid "Subject" msgstr "Subject" #: [chatroom]subject_changed msgid "Subject changed" msgstr "Subject changed" #: [chatroom]administration [page]administration msgid "Administration" msgstr "Administration" #: [chats]empty_title msgid "No chats yet…" msgstr "No chats yet…" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "Start a new conversation by clicking on the %s button." #: [chats]add msgid "Chat with a contact" msgstr "Chat with a contact" #: [button]chat msgid "Chat" msgstr "Chat" #: [button]new msgid "New conversation" msgstr "New conversation" #: [communities]empty_text msgid "Discover, follow and share" msgstr "Discover, follow and share" #: [communities]counter msgid "%s communities" msgstr "%s communities" #: [communities]search_server msgid "Search for a new server" msgstr "Search for a new server" #: [communities]servers msgid "Communities servers" msgstr "Communities servers" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "This server doesn’t exists" #: [communitiesserver]created msgid "Community created successfully" msgstr "Community created successfully" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "There is no Communities yet on this server." #: [communitiesserver]add msgid "Create a new community on %s" msgstr "Create a new community on %s" #: [communitiesserver]name msgid "Community name" msgstr "Community name" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "My Little Pony - Fan Club" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "Please provide a valid community name (4 characters minimum)" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "You cannot create a new community on this server" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "Subscriptions" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "Community deleted successfully" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "Delete the community" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "You are going to delete the following community. Please confirm your action." #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" #: [communityaffiliation]owners msgid "Owners" msgstr "Owners" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "Publishers" #: [communityaffiliation]roles msgid "Roles" msgstr "Roles" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "Role correctly set" #: [communityconfig]publication msgid "Publication" msgstr "Publication" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "Open" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "Everyone can publish" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "The publishers can publish" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "Subscribers" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "The subscribers can publish" #: [communitydata]sub msgid "%s subscribers" msgstr "%s subscribers" #: [communitydata]num msgid "%s posts" msgstr "%s posts" #: [communitydata]public msgid "Public page" msgstr "Public page" #: [communityheader]subscribe msgid "Subscribe" msgstr "Subscribe" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "Unsubscribe" #: [communityheader]subscribed msgid "Subscribed" msgstr "Subscribed" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "Unsubscribed" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "The subscriptions are disabled for this community" #: [communityheader]label_label msgid "Give a label for this community" msgstr "Give a label for this community" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "My Community Name" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "Share this subscription publicly" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "It will appear on your profile" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "You are going to unsubscribe from this community" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "Are you sure?" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "Adult content blocked" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "My Subscriptions" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "Hello" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "Here you will be able to manage all your subscriptions." #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "You don’t have any group subscriptions yet." #: [config]general msgid "General" msgstr "General" #: [config]language msgid "Language" msgstr "Language" #: [config]roster msgid "Roster display" msgstr "Roster display" #: [config]roster_show msgid "Show the offline contacts" msgstr "Show the offline contacts" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "Hide the offline contacts" #: [config]appearence msgid "Appearence" msgstr "Appearence" #: [config]not_valid msgid "Configuration invalid" msgstr "Configuration invalid" #: [config]advanced msgid "Advanced Configuration" msgstr "Advanced Configuration" #: [config]nsfw msgid "Display adult content" msgstr "Display adult content" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "Will allow you to read the posts tagged with the #nsfw tag" #: [config]night_mode msgid "Night Mode" msgstr "Night Mode" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "Use dark colors to rest your eyes" #: [config]mam msgid "Archiving preferences" msgstr "Archiving preferences" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "Server-side archiving preferences" #: [config]mam_always msgid "Always" msgstr "Always" #: [config]mam_never msgid "Never" msgstr "Never" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "Archiving preferences saved" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "Custom CSS URL for your blog" #: [confirm]title msgid "Confirmation of authentication" msgstr "Confirmation of authentication" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "The following platform would like your confirmation to authentify this account" #: [confirm]code msgid "Authentication code" msgstr "Authentication code" #: [roster]add_title msgid "Add a contact" msgstr "Add a contact" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "Enter the Jabber ID of your contact." #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "Press enter to validate." #: [roster]added msgid "Contact added" msgstr "Contact added" #: [roster]updated msgid "Contact updated" msgstr "Contact updated" #: [roster]deleted msgid "Contact deleted" msgstr "Contact deleted" #: [general]legend msgid "General Information" msgstr "General Information" #: [general]name [chatrooms]name msgid "Name" msgstr "Name" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Nickname" #: [general]date_of_birth msgid "Date of Birth" msgstr "Date of Birth" #: [general]gender msgid "Gender" msgstr "Gender" #: [general]marital msgid "Marital Status" msgstr "Marital Status" #: [general]email msgid "Email" msgstr "Email" #: [general]website msgid "Website" msgstr "Website" #: [general]about msgid "About Me" msgstr "About Me" #: [general]accounts msgid "Other Accounts" msgstr "Other Accounts" #: [general]tune msgid "Is Listening" msgstr "Is Listening" #: [position]legend msgid "Geographic Position" msgstr "Geographic Position" #: [position]locality msgid "Locality" msgstr "Locality" #: [position]country msgid "Country" msgstr "Country" #: [mood]title msgid "Mood" msgstr "Mood" #: [mood]im msgid "I’m " msgstr "I’m " #: [listen]title msgid "Listening" msgstr "Listening" #: [last]title msgid "Last seen" msgstr "Last seen" #: [client]title msgid "Client Information" msgstr "Client Information" #: [explore]last_registered msgid "Last registered" msgstr "Last registered" #: [explore]explore msgid "Find some new friends" msgstr "Find some new friends" #: [edit]title [button]edit msgid "Edit" msgstr "Edit" #: [edit]alias msgid "Alias" msgstr "Alias" #: [edit]group msgid "Group" msgstr "Group" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "You are going to delete one of your contacts, please confirm your action" #: [age]years msgid "%s years" msgstr "%s years" #: [blog]last msgid "Last public post" msgstr "Last public post" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "Visit the blog to see all the public posts" #: [subscription]to msgid "You can see this contact status" msgstr "You can see this contact status" #: [subscription]to_button msgid "Share my status" msgstr "Share my status" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "But this contact cannot see yours" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "You are not subscribed to this contact" #: [subscription]from_button msgid "Ask to subscribe" msgstr "Ask to subscribe" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "But this contact can still see if you are online" #: [subscription]nil msgid "No subscriptions" msgstr "No subscriptions" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "Invite" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "This contact is in your contact list but there is no subscription between the two accounts" #: [help]faq msgid "Frequently Asked Questions" msgstr "Frequently Asked Questions" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "Have you already tried Movim on other platforms?" #: [apps]phone msgid "Apps for your phone" msgstr "Apps for your phone" #: [apps]android msgid "Try out our official Android app" msgstr "Try out our official Android app" #: [apps]recommend msgid "We also recommend" msgstr "We also recommend" #: [apps]computer msgid "Apps for your computer" msgstr "Apps for your computer" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "Our official apps are available on our website" #: [contact]title msgid "Administrators & Contact" msgstr "Administrators & Contact" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "Chat with the Movim team?" #: [chatroom]button msgid "Add the chatroom" msgstr "Add the chatroom" #: [invitations]title msgid "Pending Invitations" msgstr "Pending Invitations" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "%s wants to talk with you" #: [error]username msgid "Wrong username" msgstr "Wrong username" #: [error]jid msgid "Invalid JID" msgstr "Invalid JID" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "Empty Challenge from the server" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "XMPP Domain error, your account is not a correct Jabber ID" #: [error]data_missings msgid "Some data are missing!" msgstr "Some data are missing!" #: [error]wrong_password msgid "Wrong password" msgstr "Wrong password" #: [error]internal msgid "Internal server error" msgstr "Internal server error" #: [error]session msgid "Session error" msgstr "Session error" #: [error]account_created msgid "Account successfully created" msgstr "Account successfully created" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "The server takes too much time to respond" #: [error]impossible msgid "Impossible login" msgstr "Impossible login" #: [error]default msgid "Unknown error" msgstr "Unknown error" #: [error]login_format msgid "Invalid username format" msgstr "Invalid username format" #: [error]password_format msgid "Invalid password format" msgstr "Invalid password format" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "Your XMPP server is unauthorized" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "Movim failed to authenticate. You entered wrong data" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "Authentication mechanism not supported by Movim" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "The XMPP authentification failed" #: [form]username msgid "My address" msgstr "My address" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "You can login with accounts from these servers" #: [form]connected msgid "Connected" msgstr "Connected" #: [form]population msgid "Population" msgstr "Population" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "%s invited you to join a chatroom" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "Bad nickname (between 4 and 40 characters)" #: [menu]empty_title msgid "No news yet…" msgstr "No news yet…" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." #: [menu]all msgid "All" msgstr "All" #: [menu]mine msgid "My publications" msgstr "My publications" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "Contacts" #: [menu]add_post msgid "Write a new post…" msgstr "Write a new post…" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "Notifications" #: [notifs]empty msgid "No new notifications" msgstr "No new notifications" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "Movim can notify you when a new post is published or if you receive messages" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "You can always disable them afterwards" #: [onboarding]public_title msgid "Public profile" msgstr "Public profile" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "Make your profile public and allow other users to find you and make new contacts more easily" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "You can always disable this in the configuration afterwards" #: [onboarding]popups_title msgid "Popups" msgstr "Popups" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "Please be sure that they are enabled to use this feature properly" #: [post]news_feed msgid "News Feed" msgstr "News Feed" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "Discover and register to the groups you are interested in" #: [post]content msgid "Content" msgstr "Content" #: [post]published msgid "Post published" msgstr "Post published" #: [post]deleted msgid "Post deleted" msgstr "Post deleted" #: [post]hot msgid "What’s Hot" msgstr "What’s Hot" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "Posts recently published in communities that you are not subscribed (yet)" #: [post]new [publishbrief]new msgid "New post" msgstr "New post" #: [post]repost msgid "This is a re-post from %s" msgstr "This is a re-post from %s" #: [post]repost_profile msgid "See %s profile" msgstr "See %s profile" #: [post]blog_last msgid "Public posts from users" msgstr "Public posts from users" #: [post]public msgid "Publish this post publicly?" msgstr "Publish this post publicly?" #: [post]public_yes msgid "This post is public" msgstr "This post is public" #: [post]public_no msgid "This post is private" msgstr "This post is private" #: [post]public_url msgid "Public URL of this post" msgstr "Public URL of this post" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "Delete this post" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "You are going to delete this post, please confirm your action" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "Are you sure that you want to delete this comment?" #: [post]discover msgid "Discover more articles on the communities page" msgstr "Discover more articles on the communities page" #: [post]more msgid "Read more" msgstr "Read more" #: [post]comments_disabled msgid "Comments disabled" msgstr "Comments disabled" #: [post]comment_published msgid "Comment published" msgstr "Comment published" #: [post]comment_publish_error #, fuzzy msgid "The comment cannot be published" msgstr "Comment published" #: [post]comment_deleted msgid "Comment deleted" msgstr "Comment deleted" #: [post]liked #, fuzzy msgid "Liked your publication" msgstr "My publications" #: [hello]blog_title msgid "Visit your public blog" msgstr "Visit your public blog" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "See your public posts and share them with all your contacts" #: [hello]contact_post msgid "Contact post" msgstr "Contact post" #: [hello]share_title msgid "Universal share button" msgstr "Universal share button" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" #: [hello]share_button msgid "Share on Movim" msgstr "Share on Movim" #: [hello]enter_title msgid "Oh! Hello!" msgstr "Oh! Hello!" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "It seems that you’re new there! Welcome on Movim!" #: [hello]menu_title msgid "Check the Menu" msgstr "Check the Menu" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "Looks like you didn’t complete your profile yet" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "You can go in the Configuration page to describe yourself and put a nice picture" #: [status]disconnect msgid "Disconnect" msgstr "Disconnect" #: [status]updated msgid "Status updated" msgstr "Status updated" #: [status]presence msgid "Presence" msgstr "Presence" #: [publishbrief]placeholder msgid "What’s new?" msgstr "What’s new?" #: [publishbrief]post msgid "Write a post" msgstr "Write a post" #: [publishbrief]add_link msgid "Add a link" msgstr "Add a link" #: [publishbrief]no_title msgid "Please provide a title" msgstr "Please provide a title" #: [publishbrief]preview msgid "Preview" msgstr "Preview" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "Add a file or a picture" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "You cannot publish a post here" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "No content to preview" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "Please enter a valid URL" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "You can format your content using Markdown" #: [publishhelp]title [page]help msgid "Help" msgstr "Help" #: [publishhelp]more msgid "More help" msgstr "More help" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "Markdown syntax manual" #: [rooms]add msgid "Add a chatroom" msgstr "Add a chatroom" #: [rooms]edit msgid "Edit a chatroom" msgstr "Edit a chatroom" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "You don’t have any chatroom yet." #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "Add one by clicking on the add button." #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "Gateway" #: [chatrooms]title msgid "Chatrooms" msgstr "Chatrooms" #: [chatrooms]id msgid "Chat Room ID" msgstr "Chat Room ID" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "My Favorite Room" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "Bad Chatroom ID" #: [chatrooms]empty_name msgid "Empty name" msgstr "Empty name" #: [chatrooms]users msgid "Users in the room" msgstr "Users in the room" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "Please enter a correct nickname (2 to 40 characters)" #: [chatrooms]conflict msgid "Username already taken" msgstr "Username already taken" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "Join this chatroom on connect" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "Chatroom cannot be joined, registration required" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "Bookmarks updated" #: [room]anonymous_title msgid "Public chatroom" msgstr "Public chatroom" #: [room]no_room msgid "Please provide a room address" msgstr "Please provide a room address" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "You are currently logged as an anonymous user." #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." #: [room]anonymous_login msgid "Login on %s" msgstr "Login on %s" #: [room]nick msgid "Your nickname" msgstr "Your nickname" #: [room]invite msgid "Invite a contact" msgstr "Invite a contact" #: [room]invited msgid "Invitation sent" msgstr "Invitation sent" #: [room]invite_code msgid "Send this link to your contacts" msgstr "Send this link to your contacts" #: [room]public_muc #, fuzzy msgid "Public" msgstr "Publish" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "What are you looking for?" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "Open me using Ctrl + M" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title #, fuzzy msgid "No contacts yet?" msgstr "No comments yet" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "Statistics" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "A sticker has been sent using Movim" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "Movim is a decentralized social network, before creating a new account you need to choose a server to register." #: [subscribe]server_question msgid "Your server here?" msgstr "Your server here?" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "Contact us to add yours to the officially supported servers list" #: [feed]nope msgid "No public feed for this contact" msgstr "No public feed for this contact" #: [feed]nope_contact msgid "No contact specified" msgstr "No contact specified" #: [upload]title msgid "Upload a file" msgstr "Upload a file" #: [upload]choose msgid "Choose a file to upload" msgstr "Choose a file to upload" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "Large pictures will be resized and compressed" #: [upload]error_filesize msgid "File too large" msgstr "File too large" #: [upload]error_failed msgid "Upload failed" msgstr "Upload failed" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "Profile" #: [vcard]updated msgid "Profile Updated" msgstr "Profile Updated" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "Profile Not Updated" #: [vcard]public msgid "Your profile is now public" msgstr "Your profile is now public" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "Your profile is now restricted" #: [privacy]privacy_title msgid "Privacy Level" msgstr "Privacy Level" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "Is this profile public?" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." #: [save]submit [button]submit msgid "Submit" msgstr "Submit" #: [save]reset [button]reset msgid "Reset" msgstr "Reset" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "Movim is currently working in degraded mode" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "Your server doesn’t support XMPP Pubsub persistence." #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "The communities, news feed and profile have been disabled for the moment." #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "Please contact your server administrator to see if this feature can be enabled." #: [visio]calling msgid "…is calling you" msgstr "…is calling you" #: [visio]ringing msgid "…ringing" msgstr "…ringing" #: [visio]in_call msgid "in call" msgstr "in call" #: [visio]failed msgid "failed" msgstr "failed" #: [visio]connecting msgid "…connecting" msgstr "…connecting" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." #: [global]loading msgid "Loading…" msgstr "Loading…" #: [global]or msgid "Or" msgstr "Or" #: [page]communities msgid "Communities" msgstr "Communities" #: [page]home msgid "Home" msgstr "Home" #: [page]explore msgid "Explore" msgstr "Explore" #: [page]account_creation msgid "Account Creation" msgstr "Account Creation" #: [page]news msgid "News" msgstr "News" #: [page]avatar msgid "Avatar" msgstr "Avatar" #: [page]chats msgid "Chats" msgstr "Chats" #: [page]publish msgid "Publish" msgstr "Publish" #: [page]post msgid "Post" msgstr "Post" #: [page]blog msgid "Blog" msgstr "Blog" #: [page]about msgid "About" msgstr "About" #: [page]login msgid "Login" msgstr "Login" #: [page]not_found #, fuzzy msgid "Not Found" msgstr "Not Now" #: [page]feed msgid "Feed" msgstr "Feed" #: [page]posts msgid "Posts" msgstr "Posts" #: [page]gallery msgid "Gallery" msgstr "Gallery" #: [page]visio msgid "Visio-conference" msgstr "Visio-conference" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "Share" #: [page]room msgid "Room" msgstr "Room" #: [page]tag msgid "Tag" msgstr "Tag" #: [error]error msgid "Error: %s" msgstr "Error: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "Cannot load file '%s'" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "Requested widget '%s' doesn’t exist." #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "Requested event '%s' not registered." #: [error]whoops msgid "Whoops!" msgstr "Whoops!" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "Movim cannot talk with the server, please try again later" #: [error]oops msgid "Oops!" msgstr "Oops!" #: [button]call msgid "Call" msgstr "Call" #: [button]validate msgid "Validate" msgstr "Validate" #: [button]refresh msgid "Refresh" msgstr "Refresh" #: [button]add msgid "Add" msgstr "Add" #: [button]delete msgid "Delete" msgstr "Delete" #: [button]cancel msgid "Cancel" msgstr "Cancel" #: [button]close msgid "Close" msgstr "Close" #: [button]update msgid "Update" msgstr "Update" #: [button]updating msgid "Updating" msgstr "Updating" #: [button]submitting msgid "Submitting" msgstr "Submitting" #: [button]register msgid "Register" msgstr "Register" #: [button]reply msgid "Reply" msgstr "Reply" #: [button]unregister msgid "Unregister" msgstr "Unregister" #: [button]save msgid "Save" msgstr "Save" #: [button]clear msgid "Clear" msgstr "Clear" #: [button]upload msgid "Upload" msgstr "Upload" #: [button]connecting msgid "Connecting" msgstr "Connecting" #: [button]bool_yes msgid "Yes" msgstr "Yes" #: [button]bool_no msgid "No" msgstr "No" #: [button]return msgid "Return" msgstr "Return" #: [button]accept msgid "Accept" msgstr "Accept" #: [button]refuse msgid "Refuse" msgstr "Refuse" #: [button]next msgid "Next" msgstr "Next" #: [button]previous msgid "Previous" msgstr "Previous" #: [button]search msgid "Search" msgstr "Search" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "Share" #: [button]discover msgid "Discover" msgstr "Discover" #: [button]like msgid "Like" msgstr "Like" #: [button]not_now msgid "Not Now" msgstr "Not Now" #: [button]enable msgid "Enable" msgstr "Enable" #: [button]sign_up msgid "Sign Up" msgstr "Sign Up" #: [day]title msgid "Day" msgstr "Day" #: [day]monday msgid "Monday" msgstr "Monday" #: [day]tuesday msgid "Tuesday" msgstr "Tuesday" #: [day]wednesday msgid "Wednesday" msgstr "Wednesday" #: [day]thursday msgid "Thursday" msgstr "Thursday" #: [day]friday msgid "Friday" msgstr "Friday" #: [day]saturday msgid "Saturday" msgstr "Saturday" #: [day]sunday msgid "Sunday" msgstr "Sunday" #: [client]bot msgid "Bot" msgstr "Bot" #: [client]desktop msgid "Desktop" msgstr "Desktop" #: [client]phone msgid "Phone" msgstr "Phone" #: [client]web msgid "Web" msgstr "Web" #: [client]registered msgid "Registered" msgstr "Registered" #: [presence]online msgid "Online" msgstr "Online" #: [presence]away msgid "Away" msgstr "Away" #: [presence]dnd msgid "Do Not Disturb" msgstr "Do Not Disturb" #: [presence]xa msgid "Extended Away" msgstr "Extended Away" #: [presence]offline msgid "Offline" msgstr "Offline" #: [presence]error msgid "Error" msgstr "Error" #: [mood]afraid msgid "afraid" msgstr "afraid" #: [mood]amazed msgid "amazed" msgstr "amazed" #: [mood]amorous msgid "amorous" msgstr "amorous" #: [mood]angry msgid "angry" msgstr "angry" #: [mood]annoyed msgid "annoyed" msgstr "annoyed" #: [mood]anxious msgid "anxious" msgstr "anxious" #: [mood]aroused msgid "aroused" msgstr "aroused" #: [mood]ashamed msgid "ashamed" msgstr "ashamed" #: [mood]bored msgid "bored" msgstr "bored" #: [mood]brave msgid "brave" msgstr "brave" #: [mood]calm msgid "calm" msgstr "calm" #: [mood]cautious msgid "cautious" msgstr "cautious" #: [mood]cold msgid "cold" msgstr "cold" #: [mood]confident msgid "confident" msgstr "confident" #: [mood]confused msgid "confused" msgstr "confused" #: [mood]contemplative msgid "contemplative" msgstr "contemplative" #: [mood]contented msgid "contented" msgstr "contented" #: [mood]cranky msgid "cranky" msgstr "cranky" #: [mood]crazy msgid "crazy" msgstr "crazy" #: [mood]creative msgid "creative" msgstr "creative" #: [mood]curious msgid "curious" msgstr "curious" #: [mood]dejected msgid "dejected" msgstr "dejected" #: [mood]depressed msgid "depressed" msgstr "depressed" #: [mood]disappointed msgid "disappointed" msgstr "disappointed" #: [mood]disgusted msgid "disgusted" msgstr "disgusted" #: [mood]dismayed msgid "dismayed" msgstr "dismayed" #: [mood]distracted msgid "distracted" msgstr "distracted" #: [mood]embarrassed msgid "embarrassed" msgstr "embarrassed" #: [mood]envious msgid "envious" msgstr "envious" #: [mood]excited msgid "excited" msgstr "excited" #: [mood]flirtatious msgid "flirtatious" msgstr "flirtatious" #: [mood]frustrated msgid "frustrated" msgstr "frustrated" #: [mood]grateful msgid "grateful" msgstr "grateful" #: [mood]grieving msgid "grieving" msgstr "grieving" #: [mood]grumpy msgid "grumpy" msgstr "grumpy" #: [mood]guilty msgid "guilty" msgstr "guilty" #: [mood]happy msgid "happy" msgstr "happy" #: [mood]hopeful msgid "hopeful" msgstr "hopeful" #: [mood]hot msgid "hot" msgstr "hot" #: [mood]humbled msgid "humbled" msgstr "humbled" #: [mood]humiliated msgid "humiliated" msgstr "humiliated" #: [mood]hungry msgid "hungry" msgstr "hungry" #: [mood]hurt msgid "hurt" msgstr "hurt" #: [mood]impressed msgid "impressed" msgstr "impressed" #: [mood]in_awe msgid "in awe" msgstr "in awe" #: [mood]in_love msgid "in love" msgstr "in love" #: [mood]indignant msgid "indignant" msgstr "indignant" #: [mood]interested msgid "interested" msgstr "interested" #: [mood]intoxicated msgid "intoxicated" msgstr "intoxicated" #: [mood]invincible msgid "invincible" msgstr "invincible" #: [mood]jealous msgid "jealous" msgstr "jealous" #: [mood]lonely msgid "lonely" msgstr "lonely" #: [mood]lost msgid "lost" msgstr "lost" #: [mood]lucky msgid "lucky" msgstr "lucky" #: [mood]mean msgid "mean" msgstr "mean" #: [mood]moody msgid "moody" msgstr "moody" #: [mood]nervous msgid "nervous" msgstr "nervous" #: [mood]neutral msgid "neutral" msgstr "neutral" #: [mood]offended msgid "offended" msgstr "offended" #: [mood]outraged msgid "outraged" msgstr "outraged" #: [mood]playful msgid "playful" msgstr "playful" #: [mood]proud msgid "proud" msgstr "proud" #: [mood]relaxed msgid "relaxed" msgstr "relaxed" #: [mood]relieved msgid "relieved" msgstr "relieved" #: [mood]restless msgid "restless" msgstr "restless" #: [mood]sad msgid "sad" msgstr "sad" #: [mood]sarcastic msgid "sarcastic" msgstr "sarcastic" #: [mood]satisfied msgid "satisfied" msgstr "satisfied" #: [mood]serious msgid "serious" msgstr "serious" #: [mood]shocked msgid "shocked" msgstr "shocked" #: [mood]shy msgid "shy" msgstr "shy" #: [mood]sick msgid "sick" msgstr "sick" #: [mood]sleepy msgid "sleepy" msgstr "sleepy" #: [mood]spontaneous msgid "spontaneous" msgstr "spontaneous" #: [mood]stressed msgid "stressed" msgstr "stressed" #: [mood]strong msgid "strong" msgstr "strong" #: [mood]surprised msgid "surprised" msgstr "surprised" #: [mood]thankful msgid "thankful" msgstr "thankful" #: [mood]thirsty msgid "thirsty" msgstr "thirsty" #: [mood]tired msgid "tired" msgstr "tired" #: [mood]undefined msgid "undefined" msgstr "undefined" #: [mood]weak msgid "weak" msgstr "weak" #: [mood]worried msgid "worried" msgstr "worried" #: [month]title msgid "Month" msgstr "Month" #: [month]january msgid "January" msgstr "January" #: [month]february msgid "February" msgstr "February" #: [month]march msgid "March" msgstr "March" #: [month]april msgid "April" msgstr "April" #: [month]may msgid "May" msgstr "May" #: [month]june msgid "June" msgstr "June" #: [month]july msgid "July" msgstr "July" #: [month]august msgid "August" msgstr "August" #: [month]september msgid "September" msgstr "September" #: [month]october msgid "October" msgstr "October" #: [month]november msgid "November" msgstr "November" #: [month]december msgid "December" msgstr "December" #: [year]title msgid "Year" msgstr "Year" #: [date]today msgid "Today" msgstr "Today" #: [date]tomorrow msgid "Tomorrow" msgstr "Tomorrow" #: [date]yesterday msgid "Yesterday" msgstr "Yesterday" #: [date]ago msgid "%d days ago" msgstr "%d days ago" #: [date]day msgid "day" msgstr "day" #: [post]title msgid "Title" msgstr "Title" #: [post]place msgid "Place" msgstr "Place" #: [post]by msgid "by" msgstr "by" #: [post]geolocalisation msgid "Geolocalisation" msgstr "Geolocalisation" #: [post]email msgid "email" msgstr "email" #: [post]empty msgid "No content" msgstr "No content" #: [post]no_comments msgid "No comments yet" msgstr "No comments yet" #: [post]older msgid "Get older posts" msgstr "Get older posts" #: [post]new_items msgid "%s new items" msgstr "%s new items" #: [post]comment_error msgid "Comment publication error" msgstr "Comment publication error" #: [post]comments_get msgid "Get the comments" msgstr "Get the comments" #: [post]comment_add msgid "Add a comment" msgstr "Add a comment" #: [post]share msgid "Share with" msgstr "Share with" #: [post]share_everyone msgid "Everyone" msgstr "Everyone" #: [post]updated msgid "Updated" msgstr "Updated" #: [post]content_not_found msgid "Content not found" msgstr "Content not found" #: [post]default_title msgid "Contact publication" msgstr "Contact publication" #: [post]comments msgid "Comments" msgstr "Comments" #: [post]original_deleted msgid "Original post deleted" msgstr "Original post deleted" #: [affiliation]owner msgid "Owner" msgstr "Owner" #: [affiliation]publisher msgid "Publisher" msgstr "Publisher" #: [affiliation]publish-only #, fuzzy msgid "Publish only" msgstr "Publish" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Members" #: [affiliation]no-aff #, fuzzy msgid "No affiliation" msgstr "Notifications" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "The API is not reachable, try again later" #: [field]type_here msgid "Type here" msgstr "Type here" #~ msgid "This user has not posted anything right now" #~ msgstr "This user has not posted anything right now" #~ msgid "You don’t have Javascript enabled. Good luck with that." #~ msgstr "You don’t have Javascript enabled. Good luck with that." #~ msgid "Refresh all the streams" #~ msgstr "Refresh all the streams" #~ msgid "This message will be displayed on the login page" #~ msgstr "This message will be displayed on the login page" #~ msgid "Since" #~ msgstr "Since" movim-0.14.1/locales/eo.po000066400000000000000000001271511342764602200153260ustar00rootroot00000000000000# # Translators: #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Esperanto (http://www.transifex.com/movim/movim/language/eo/)\n" "Language: eo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "" #: [about]developers msgid "Developers" msgstr "" #: [about]translators msgid "Translators" msgstr "" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "" #: [account]password_change_title msgid "Change my password" msgstr "" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Pasvorto" #: [account]password_confirmation msgid "Password confirmation" msgstr "" #: [account]password_changed msgid "The password has been updated" msgstr "" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Agordaĵoj" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "Tujmesaĝilo" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "Lingvo" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "Nomo" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Kromnomo" #: [general]date_of_birth msgid "Date of Birth" msgstr "Naskiĝdato" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "Retpaĝaro" #: [general]about msgid "About Me" msgstr "" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "Kromnomo" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "Malkorekta pasvorto" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "Mia adreso" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "Helpo" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "Profilo" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "Sendi" #: [save]reset [button]reset msgid "Reset" msgstr "Nuligi" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "Ĉefpaĝo" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "Kreado de konto" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "Avataro" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "Fluo" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "Eraro: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "Ne povas ŝargi dosieron “%s”." #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "Aldoni" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "Akcepti" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "Lundo" #: [day]tuesday msgid "Tuesday" msgstr "Mardo" #: [day]wednesday msgid "Wednesday" msgstr "Merkredo" #: [day]thursday msgid "Thursday" msgstr "Ĵaŭdo" #: [day]friday msgid "Friday" msgstr "Vendredo" #: [day]saturday msgid "Saturday" msgstr "Sabato" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "Enrete" #: [presence]away msgid "Away" msgstr "For" #: [presence]dnd msgid "Do Not Disturb" msgstr "Ne ĝenu" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "Januaro" #: [month]february msgid "February" msgstr "Februaro" #: [month]march msgid "March" msgstr "Marto" #: [month]april msgid "April" msgstr "Aprilo" #: [month]may msgid "May" msgstr "Majo" #: [month]june msgid "June" msgstr "Junio" #: [month]july msgid "July" msgstr "Julio" #: [month]august msgid "August" msgstr "Aŭgusto" #: [month]september msgid "September" msgstr "Septembro" #: [month]october msgid "October" msgstr "Oktobro" #: [month]november msgid "November" msgstr "Novembro" #: [month]december msgid "December" msgstr "Decembro" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "Hodiaŭ" #: [date]tomorrow msgid "Tomorrow" msgstr "Morgaŭ" #: [date]yesterday msgid "Yesterday" msgstr "Hieraŭ" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "tago" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Novembro" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/es.po000066400000000000000000001542341342764602200153340ustar00rootroot00000000000000# # Translators: # Bikalkas , 2015 # Daniel D , 2017 # duven duven , 2018 # kosciuk , 2016 # Raúl , 2015 # sergio, 2017 # Xals Xaloc <33xaloc@gmail.com>, 2016 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Spanish (http://www.transifex.com/movim/movim/language/es/)\n" "Language: es\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Agradecimientos" #: [about]developers msgid "Developers" msgstr "Desarrolladores" #: [about]translators msgid "Translators" msgstr "Traductores" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Gracias a todos los Traductores" #: [about]software msgid "Software" msgstr "Software" #: [about]resources msgid "Resources" msgstr "Recursos" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim es una plataforma de comunicación que se basa en la tecnología XMPP. Todo el proyecto, excepto los recursos y software siguientes, están disponibles bajo la" #: [account]title [page]account msgid "Account" msgstr "Cuenta" #: [account]password_change_title msgid "Change my password" msgstr "Cambiar mi contraseña" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Contraseña" #: [account]password_confirmation msgid "Password confirmation" msgstr "Confirmación de la contraseña" #: [account]password_changed msgid "The password has been updated" msgstr "La contraseña ha sido actualizada" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Por favor, proporcione una contraseña válida (mínimo 6 carácteres)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "Las contraseñas proporcionadas no coinciden" #: [account]delete msgid "Delete your account" msgstr "Eliminar tu cuenta" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "Eliminarás tu cuenta XMPP y toda la información ligada a ella (perfil, contactos y publicaciones)." #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "Puerta de Enlace" #: [account]clear msgid "Leave this instance" msgstr "Salir de esta instancia" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "Vas a eliminar toda la información relativa a tu cuenta en esta instancia de movim (perfil, contactos y publicaciones)." #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "Esta acción no eliminará tu cuenta pero serás desconectado de esta instancia." #: [create]title [subscribe]title msgid "Create a new account" msgstr "Crear una nueva cuenta" #: [create]notfound msgid "No account creation form found on the server" msgstr "No hemos encontrado una cuenta creada en el servidor" #: [create]server_on msgid "on" msgstr "en" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "Tu cuenta ha sido registrada exitosamente" #: [create]loading msgid "Loading" msgstr "Cargando" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "No admisible" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "El registro en este servidor no está disponible en este momento" #: [error]forbidden msgid "Registration forbidden" msgstr "Registro prohibido" #: [adhoc]title msgid "Actions" msgstr "Acciones" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "Opciones generales" #: [general]theme msgid "Theme" msgstr "Tema" #: [general]language msgid "Default language" msgstr "Idioma predeterminado" #: [general]log_verbosity msgid "Log verbosity" msgstr "Detalle de registro" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "Credenciales de administración" #: [credentials]username [input]username msgid "Username" msgstr "Nombre de usuario" #: [credentials]re_password msgid "Retype password" msgstr "Escriba la contraseña de nuevo" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "Servidores XMPP en lista blanca" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "Si quieres especificar una lista de servidores autorizados XMPP en tu pod de Movim y prohibir la conexión a todos los demás pon sus dominios aquí, separado por comas (ej: movim.eu,jabber.fr)" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "Deja este campo en blanco si quieres permitir el acceso a todas las cuentas XMPP." #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "Lista de listas blancas de servidores XMPP" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "Mensaje de información" #: [information]description [communityconfig]description msgid "Description" msgstr "Descripción" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "Mensaje de información" #: [xmpp]title msgid "Default XMPP server" msgstr "Servidor XMPP predeterminado" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "Dominio del servidor XMPP principal" #: [xmpp]description msgid "Main XMPP server description" msgstr "Descripción del servidor XMPP principal" #: [xmpp]country msgid "Main XMPP server country" msgstr "País del servidor XMPP principal" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "Vacío" #: [log]syslog msgid "Syslog" msgstr "Syslog" #: [log]syslog_files msgid "Syslog and files" msgstr "Syslog y archivos" #: [adminsessions]title msgid "Sessions" msgstr "Sesiones" #: [admin]compatibility msgid "General Overview" msgstr "Visión general" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "Error de conexión del WebSocket, revisa si el proceso de Movim está funcionando y es accesible" #: [schema]browser msgid "Browser" msgstr "Navegador" #: [schema]movim msgid "Movim Core" msgstr "Núcleo de Movim" #: [schema]daemon msgid "Movim Daemon" msgstr "Proceso de Movim" #: [schema]database msgid "Database" msgstr "Base de datos" #: [schema]xmpp msgid "XMPP" msgstr "XMPP" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "Aquí puede registrar su pod en %sAPI de Movim%s oficial" #: [api]register msgid "Your pod is not registered on the API" msgstr "Tu pod no está registrado en la API" #: [api]registered msgid "Your pod is registered on the API" msgstr "Tu pod está registrado en la API" #: [api]wait msgid "Your pod is not yet validated" msgstr "Tu pod no está validado aún" #: [api]validated msgid "Your pod is validated" msgstr "Tu pod está validado" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "Solicitó su eliminación de la API; la petición se procesará en un par de horas" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "Configuración actualizada" #: [avatar]file msgid "File" msgstr "Archivo" #: [avatar]use_it msgid "Use it" msgstr "Usarlo" #: [avatar]webcam msgid "Webcam" msgstr "Webcam" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "Tomar una instantánea con la webcam" #: [avatar]updated msgid "Avatar Updated" msgstr "Avatar actualizado" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "Avatar no actualizado" #: [avatar]missing msgid "No avatar defined yet" msgstr "Aún no se definió un avatar" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "Este contenido es privado, ingresa para verlo" #: [message]published msgid "Message Published" msgstr "Mensaje publicado" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "Mensaje encriptado" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "Contacto perdido" #: [message]history msgid "%s messages retrieved" msgstr "%s mensajes obtenidos" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "Puedes usar el cursor hacia arriba ↑ para modificar tu último mensaje" #: [chat]attention msgid "%s needs your attention" msgstr "%s necesita tu atención" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "Emoticonos" #: [chat]frequent msgid "Frequent contacts" msgstr "Contactos frecuentes" #: [chat]new_title msgid "Nothing here yet…" msgstr "No hay nada aún aquí..." #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "Has recibido una invitación para unirte a una conversación en grupo" #: [chat]invitation_join msgid "Join %s" msgstr "Entra en %s" #: [chat]profile msgid "See the profile" msgstr "Ver el perfil" #: [chat]clear msgid "Clear the history" msgstr "Limpiar el historial" #: [chat]edit_previous msgid "Edit last message" msgstr "Modificar el último mensaje" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "Miembros" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "Conectado a la Conversación en grupo" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "Desconectado de la Conversación en grupo" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Configuración" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "Configuración guardada" #: [chatroom]subject msgid "Subject" msgstr "Asunto" #: [chatroom]subject_changed msgid "Subject changed" msgstr "Asunto cambiado" #: [chatroom]administration [page]administration msgid "Administration" msgstr "Administración" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "Añadir nueva conversación" #: [button]chat msgid "Chat" msgstr "Conversación" #: [button]new msgid "New conversation" msgstr "Nueva conversación" #: [communities]empty_text msgid "Discover, follow and share" msgstr "Descubre, sigue y comparte" #: [communities]counter msgid "%s communities" msgstr "%s comunidades" #: [communities]search_server msgid "Search for a new server" msgstr "Busca un nuevo Servidor" #: [communities]servers msgid "Communities servers" msgstr "Servidores de las Comunidades" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "Comunidad creada correctamente" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "No hay ninguna Comunidad en este servidor todavía." #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "Nombre de la Comunidad" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "Mi pequeño pony - Club de fans" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "Suscripciones" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "Propietarios" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "Editores" #: [communityaffiliation]roles msgid "Roles" msgstr "Roles" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "Rol establecido correctamente" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "Todos pueden publicar" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "Suscriptores" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "%s suscriptores" #: [communitydata]num msgid "%s posts" msgstr "%s publicaciones" #: [communitydata]public msgid "Public page" msgstr "Página pública" #: [communityheader]subscribe msgid "Subscribe" msgstr "Suscribirse" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "Desuscribirse" #: [communityheader]subscribed msgid "Subscribed" msgstr "Suscrito" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "Desuscrito" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "Aparecerá en tu perfil" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "¿Está seguro?" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "Contenido para adultos bloqueado" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "Mis suscripciones" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "Hola" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "Aquí seras capaz de gestionar todas tus subscripciones" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "General" #: [config]language msgid "Language" msgstr "Idioma" #: [config]roster msgid "Roster display" msgstr "Mostrar lista" #: [config]roster_show msgid "Show the offline contacts" msgstr "Mostrar los contactos desconectados" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "Esconder los contactos desconectados" #: [config]appearence msgid "Appearence" msgstr "Aspecto" #: [config]not_valid msgid "Configuration invalid" msgstr "Configuración inválida" #: [config]advanced msgid "Advanced Configuration" msgstr "Configuración avanzada" #: [config]nsfw msgid "Display adult content" msgstr "Mostrar contenido para adultos" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "Modo nocturno" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "Preferencias de archivado del lado del servidor" #: [config]mam_always msgid "Always" msgstr "Siempre" #: [config]mam_never msgid "Never" msgstr "Nunca" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "Preferencias de archivo guardadas " #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "Confirmación de autenticación" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "Código de autenticación" #: [roster]add_title msgid "Add a contact" msgstr "Añadir un contacto" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "Introduce el ID de Jabber de tu contacto" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "Por favor, introduzca para validar." #: [roster]added msgid "Contact added" msgstr "Contacto añadido" #: [roster]updated msgid "Contact updated" msgstr "Contacto actualizado" #: [roster]deleted msgid "Contact deleted" msgstr "Contacto eliminado" #: [general]legend msgid "General Information" msgstr "Información general" #: [general]name [chatrooms]name msgid "Name" msgstr "Nombre" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Apodo" #: [general]date_of_birth msgid "Date of Birth" msgstr "Fecha de nacimiento" #: [general]gender msgid "Gender" msgstr "Género" #: [general]marital msgid "Marital Status" msgstr "Estado civil" #: [general]email msgid "Email" msgstr "Correo electrónico" #: [general]website msgid "Website" msgstr "Página web" #: [general]about msgid "About Me" msgstr "Acerca de mí" #: [general]accounts msgid "Other Accounts" msgstr "Otras cuentas" #: [general]tune msgid "Is Listening" msgstr "Está escuchando" #: [position]legend msgid "Geographic Position" msgstr "Posición geográfica" #: [position]locality msgid "Locality" msgstr "Localidad" #: [position]country msgid "Country" msgstr "País" #: [mood]title msgid "Mood" msgstr "Estado de ánimo" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "Escuchando" #: [last]title msgid "Last seen" msgstr "Visto por última vez" #: [client]title msgid "Client Information" msgstr "Información del cliente" #: [explore]last_registered msgid "Last registered" msgstr "Último registrado" #: [explore]explore msgid "Find some new friends" msgstr "Encontrar algunos amigos nuevos" #: [edit]title [button]edit msgid "Edit" msgstr "Editar" #: [edit]alias msgid "Alias" msgstr "Apodo" #: [edit]group msgid "Group" msgstr "Grupo" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "Vas a eliminar un contacto, por favor confirme esta acción" #: [age]years msgid "%s years" msgstr "%s años" #: [blog]last msgid "Last public post" msgstr "Último post público" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "Visitá el blog para ver todas las publicaciones públicas" #: [subscription]to msgid "You can see this contact status" msgstr "Puedes ver el estado de este contacto" #: [subscription]to_button msgid "Share my status" msgstr "Compartir mi estado" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "Pero este contacto no puede ver el tuyo" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "No estás suscrito a este contacto" #: [subscription]from_button msgid "Ask to subscribe" msgstr "Pedir ser suscrito" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "Pero este contacto puede verte aún si estás en línea" #: [subscription]nil msgid "No subscriptions" msgstr "No hay subscripciones" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "Invitar" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "Este contacto esta en tu lista de contactos pero no hay suscripción entre las dos cuentas" #: [help]faq msgid "Frequently Asked Questions" msgstr "Preguntas frecuentes" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "¿Ya has probado Movim en otras plataformas?" #: [apps]phone msgid "Apps for your phone" msgstr "Apps para tu teléfono" #: [apps]android msgid "Try out our official Android app" msgstr "Prueba nuestra aplicación oficial de Android" #: [apps]recommend msgid "We also recommend" msgstr "También recomendamos" #: [apps]computer msgid "Apps for your computer" msgstr "Apps para tu ordenador" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "Nuestras apps oficiales están disponibles en nuestro sitio web" #: [contact]title msgid "Administrators & Contact" msgstr "Administradores y contacto" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "¿Chatea con el equipo de Movim?" #: [chatroom]button msgid "Add the chatroom" msgstr "Añadir la Conversación en grupo" #: [invitations]title msgid "Pending Invitations" msgstr "Invitaciones pendientes" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "%s quiere hablar contigo" #: [error]username msgid "Wrong username" msgstr "Nombre de usuario incorrecto" #: [error]jid msgid "Invalid JID" msgstr "Identificación de Jabber no válida" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "Desafío vacío del servidor" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "Error de dominio XMPP, su cuenta no es un Jabber ID correcto" #: [error]data_missings msgid "Some data are missing!" msgstr "¡ Faltan algunos datos !" #: [error]wrong_password msgid "Wrong password" msgstr "Contraseña incorrecta" #: [error]internal msgid "Internal server error" msgstr "Error interno del servidor" #: [error]session msgid "Session error" msgstr "Error en la sesión" #: [error]account_created msgid "Account successfully created" msgstr "La cuenta ha sido creada exitosamente" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "El servidor está tardando demasiado en responder" #: [error]impossible msgid "Impossible login" msgstr "Sesión imposible" #: [error]default msgid "Unknown error" msgstr "Error desconocido" #: [error]login_format msgid "Invalid username format" msgstr "Formato de nombre de usuario inválido" #: [error]password_format msgid "Invalid password format" msgstr "Formato de contraseña inválido" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "Tu servidor XMPP no está autorizado" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "Movim no ha podido autenticar. Ha introducido datos erróneos" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "El mecanismo de autenticación no está soportado por Movim" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "La autentificación de XMPP ha fallado" #: [form]username msgid "My address" msgstr "Mi dirección" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "Puedes iniciar sesión con cuentas de estos servidores" #: [form]connected msgid "Connected" msgstr "Conectado" #: [form]population msgid "Population" msgstr "Población" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "%s te invitó a unirte a una sala de chat" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "Mal apodo (entre 4 y 40 carácteres)" #: [menu]empty_title msgid "No news yet…" msgstr "Sin noticias aún..." #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "Todos" #: [menu]mine msgid "My publications" msgstr "Mis publicaciones" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "Contactos" #: [menu]add_post msgid "Write a new post…" msgstr "Escribir una nueva publicación..." #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "Notificaciones" #: [notifs]empty msgid "No new notifications" msgstr "No hay notificaciones nuevas" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "Perfil público" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "Contenido de noticias" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "Descubre y regístrate en los grupos que te interesan" #: [post]content msgid "Content" msgstr "Contenido" #: [post]published msgid "Post published" msgstr "Mensaje publicado" #: [post]deleted msgid "Post deleted" msgstr "Mensaje eliminado" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "Publicación nueva" #: [post]repost msgid "This is a re-post from %s" msgstr "Esta es una re-publicación de %s" #: [post]repost_profile msgid "See %s profile" msgstr "Ver el perfil de %s" #: [post]blog_last msgid "Public posts from users" msgstr "Publicaciones públicas de usuarios" #: [post]public msgid "Publish this post publicly?" msgstr "Hacer pública esta publicación?" #: [post]public_yes msgid "This post is public" msgstr "Esta publicación es pública" #: [post]public_no msgid "This post is private" msgstr "Ésta publicación es privada" #: [post]public_url msgid "Public URL of this post" msgstr "URL pública de esta publicación" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "Eliminar esta publicación" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "Vas a eliminar esta publicación, por favor, confirma la acción" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "Comentarios deshabilitados" #: [post]comment_published msgid "Comment published" msgstr "Comentario publicado" #: [post]comment_publish_error #, fuzzy msgid "The comment cannot be published" msgstr "Comentario publicado" #: [post]comment_deleted msgid "Comment deleted" msgstr "Comentario borrado" #: [post]liked #, fuzzy msgid "Liked your publication" msgstr "Mis publicaciones" #: [hello]blog_title msgid "Visit your public blog" msgstr "Visitar tu blog público" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "Ver tus publicaciones públicas y compartirlas con todos tus contactos" #: [hello]contact_post msgid "Contact post" msgstr "Publicación de contacto" #: [hello]share_title msgid "Universal share button" msgstr "Botón de compartir universalmente" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "Poner en favoritos o coger y dejar caer el siguiente botón en tu barra de herramientas y usarla en todas las páginas que quieres compartir en Movim" #: [hello]share_button msgid "Share on Movim" msgstr "Compartir en Movim" #: [hello]enter_title msgid "Oh! Hello!" msgstr "¡Oh! ¡Hola!" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "Comprueba el menú" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "Puedes ir a la página de Configuración para describirte y poner una linda foto" #: [status]disconnect msgid "Disconnect" msgstr "Desconectar" #: [status]updated msgid "Status updated" msgstr "Estado actualizado" #: [status]presence msgid "Presence" msgstr "Presencia" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "Por favor, agrega un título" #: [publishbrief]preview msgid "Preview" msgstr "Vista previa" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "Sin contenido para ver" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "Puedes formatear el contenido usando Markdown" #: [publishhelp]title [page]help msgid "Help" msgstr "Ayuda" #: [publishhelp]more msgid "More help" msgstr "Más ayuda" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "Markdown syntax manual" #: [rooms]add msgid "Add a chatroom" msgstr "Añadir nueva Conversación en grupo" #: [rooms]edit msgid "Edit a chatroom" msgstr "Editar Conversación en grupo" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "Puerta de Enlace" #: [chatrooms]title msgid "Chatrooms" msgstr "Conversaciones en grupo" #: [chatrooms]id msgid "Chat Room ID" msgstr "Id. de la conversación en grupo" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "Mi Conversación favorita" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "ID de la Conversación en grupo incorrecto" #: [chatrooms]empty_name msgid "Empty name" msgstr "Nombre vacío" #: [chatrooms]users msgid "Users in the room" msgstr "Usuarios de la Conversación" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "Por favor, introduzca un nombre correcto (2 a 40 carácteres)" #: [chatrooms]conflict msgid "Username already taken" msgstr "Nombre de usuario en uso" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "Unirse a esta conversación al conectar" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "No se puede unir a esta conversación, requiere registro" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "Marcadores actualizados" #: [room]anonymous_title msgid "Public chatroom" msgstr "Conversación pública" #: [room]no_room msgid "Please provide a room address" msgstr "Por favor, introduzca la dirección de la Conversación en grupo" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "Puedes unirte usando tu propia cuenta o creando una en la página de inicio de sesión saliendo de tu sesión actual usando la cruz en la esquina superior derecha." #: [room]anonymous_login msgid "Login on %s" msgstr "Iniciar sesión en %s" #: [room]nick msgid "Your nickname" msgstr "Tu apodo" #: [room]invite msgid "Invite a contact" msgstr "Invitar a un contacto" #: [room]invited msgid "Invitation sent" msgstr "Invitación enviada" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc #, fuzzy msgid "Public" msgstr "Publicar" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "¿Qué es lo que buscas?" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "Abreme usando Ctrl + M" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title #, fuzzy msgid "No contacts yet?" msgstr "Sin comentarios" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "Estadísticas" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "Movim es una red social descentralizada, antes de crear una cuenta nueva necesita elegir un servidor para registrarse." #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "Contáctanos para añadir el tuyo a la lista de servidores oficiales" #: [feed]nope msgid "No public feed for this contact" msgstr "No hay contenido público de este contacto" #: [feed]nope_contact msgid "No contact specified" msgstr "No hay contacto especificado" #: [upload]title msgid "Upload a file" msgstr "Subir un archivo" #: [upload]choose msgid "Choose a file to upload" msgstr "Elige un archivo a subir" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "Las imágenes grandes serán redimensionadas y comprimidas" #: [upload]error_filesize msgid "File too large" msgstr "Archivo demasiado grande" #: [upload]error_failed msgid "Upload failed" msgstr "Subida fallida" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "Perfil" #: [vcard]updated msgid "Profile Updated" msgstr "Perfil actualizado" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "Perfil no actualizado" #: [vcard]public msgid "Your profile is now public" msgstr "Tu perfil es ahora público" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "Tu perfil está ahora restringido" #: [privacy]privacy_title msgid "Privacy Level" msgstr "Nivel de privacidad" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "Enviar" #: [save]reset [button]reset msgid "Reset" msgstr "Reiniciar" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "Cargando..." #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "Comunidades" #: [page]home msgid "Home" msgstr "Inicio" #: [page]explore msgid "Explore" msgstr "Explorar" #: [page]account_creation msgid "Account Creation" msgstr "Crear cuenta" #: [page]news msgid "News" msgstr "Novedades" #: [page]avatar msgid "Avatar" msgstr "Imagen de perfil" #: [page]chats msgid "Chats" msgstr "Conversaciones" #: [page]publish msgid "Publish" msgstr "Publicar" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "Blog" #: [page]about msgid "About" msgstr "Acerca de" #: [page]login msgid "Login" msgstr "Inicio de sesión" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "Canal" #: [page]posts msgid "Posts" msgstr "Publicaciones" #: [page]gallery msgid "Gallery" msgstr "Galería" #: [page]visio msgid "Visio-conference" msgstr "Visio-conferencia" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "Compartir" #: [page]room msgid "Room" msgstr "Conversación en grupo" #: [page]tag msgid "Tag" msgstr "Etiqueta" #: [error]error msgid "Error: %s" msgstr "Error: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "No se pudo cargar el archivo '%s'" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "Evento requerido '%s' no registrado." #: [error]whoops msgid "Whoops!" msgstr "¡Uuups!" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "¡Ups!" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "Validar" #: [button]refresh msgid "Refresh" msgstr "Actualizar" #: [button]add msgid "Add" msgstr "Agregar" #: [button]delete msgid "Delete" msgstr "Borrar" #: [button]cancel msgid "Cancel" msgstr "Cancelar" #: [button]close msgid "Close" msgstr "Cerrar" #: [button]update msgid "Update" msgstr "Actualizar" #: [button]updating msgid "Updating" msgstr "Actualizando" #: [button]submitting msgid "Submitting" msgstr "Enviando" #: [button]register msgid "Register" msgstr "Registrar" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "Eliminar registro" #: [button]save msgid "Save" msgstr "Guardar" #: [button]clear msgid "Clear" msgstr "Limpiar" #: [button]upload msgid "Upload" msgstr "Subir" #: [button]connecting msgid "Connecting" msgstr "Contactando" #: [button]bool_yes msgid "Yes" msgstr "Si" #: [button]bool_no msgid "No" msgstr "No" #: [button]return msgid "Return" msgstr "Volver" #: [button]accept msgid "Accept" msgstr "Aceptar" #: [button]refuse msgid "Refuse" msgstr "Rechazar" #: [button]next msgid "Next" msgstr "Siguiente" #: [button]previous msgid "Previous" msgstr "Anterior" #: [button]search msgid "Search" msgstr "Buscar" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "Compartir" #: [button]discover msgid "Discover" msgstr "Descubrir" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "Día" #: [day]monday msgid "Monday" msgstr "Lunes" #: [day]tuesday msgid "Tuesday" msgstr "Martes" #: [day]wednesday msgid "Wednesday" msgstr "Miércoles" #: [day]thursday msgid "Thursday" msgstr "Jueves" #: [day]friday msgid "Friday" msgstr "Viernes" #: [day]saturday msgid "Saturday" msgstr "Sábado" #: [day]sunday msgid "Sunday" msgstr "Domingo" #: [client]bot msgid "Bot" msgstr "Bot" #: [client]desktop msgid "Desktop" msgstr "Escritorio" #: [client]phone msgid "Phone" msgstr "Teléfono" #: [client]web msgid "Web" msgstr "Web" #: [client]registered msgid "Registered" msgstr "Registrado" #: [presence]online msgid "Online" msgstr "En línea" #: [presence]away msgid "Away" msgstr "Ausente" #: [presence]dnd msgid "Do Not Disturb" msgstr "No molestar" #: [presence]xa msgid "Extended Away" msgstr "Ausencia extendida" #: [presence]offline msgid "Offline" msgstr "Fuera de Línea" #: [presence]error msgid "Error" msgstr "Error" #: [mood]afraid msgid "afraid" msgstr "temeroso" #: [mood]amazed msgid "amazed" msgstr "asombrado" #: [mood]amorous msgid "amorous" msgstr "amoroso" #: [mood]angry msgid "angry" msgstr "enfadado" #: [mood]annoyed msgid "annoyed" msgstr "molesto" #: [mood]anxious msgid "anxious" msgstr "ansioso" #: [mood]aroused msgid "aroused" msgstr "despertado" #: [mood]ashamed msgid "ashamed" msgstr "avergonzado" #: [mood]bored msgid "bored" msgstr "aburrido" #: [mood]brave msgid "brave" msgstr "valiente" #: [mood]calm msgid "calm" msgstr "calmado" #: [mood]cautious msgid "cautious" msgstr "cauteloso" #: [mood]cold msgid "cold" msgstr "frío" #: [mood]confident msgid "confident" msgstr "seguro" #: [mood]confused msgid "confused" msgstr "confuso" #: [mood]contemplative msgid "contemplative" msgstr "contemplativo" #: [mood]contented msgid "contented" msgstr "contento" #: [mood]cranky msgid "cranky" msgstr "irritable" #: [mood]crazy msgid "crazy" msgstr "loco" #: [mood]creative msgid "creative" msgstr "creativo" #: [mood]curious msgid "curious" msgstr "curioso" #: [mood]dejected msgid "dejected" msgstr "abatido" #: [mood]depressed msgid "depressed" msgstr "deprimido" #: [mood]disappointed msgid "disappointed" msgstr "decepcionado" #: [mood]disgusted msgid "disgusted" msgstr "disgustado" #: [mood]dismayed msgid "dismayed" msgstr "desmayado" #: [mood]distracted msgid "distracted" msgstr "distraído" #: [mood]embarrassed msgid "embarrassed" msgstr "avergonzado" #: [mood]envious msgid "envious" msgstr "envidioso" #: [mood]excited msgid "excited" msgstr "excitado" #: [mood]flirtatious msgid "flirtatious" msgstr "coqueto" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "agradecido" #: [mood]grieving msgid "grieving" msgstr "dolido" #: [mood]grumpy msgid "grumpy" msgstr "gruñón" #: [mood]guilty msgid "guilty" msgstr "culpable" #: [mood]happy msgid "happy" msgstr "feliz" #: [mood]hopeful msgid "hopeful" msgstr "esperanzado" #: [mood]hot msgid "hot" msgstr "caliente" #: [mood]humbled msgid "humbled" msgstr "humilde" #: [mood]humiliated msgid "humiliated" msgstr "humillado" #: [mood]hungry msgid "hungry" msgstr "hambriento" #: [mood]hurt msgid "hurt" msgstr "herido" #: [mood]impressed msgid "impressed" msgstr "impresionado" #: [mood]in_awe msgid "in awe" msgstr "temeroso" #: [mood]in_love msgid "in love" msgstr "enamorado" #: [mood]indignant msgid "indignant" msgstr "indignante" #: [mood]interested msgid "interested" msgstr "interesado" #: [mood]intoxicated msgid "intoxicated" msgstr "intoxicado" #: [mood]invincible msgid "invincible" msgstr "invencible" #: [mood]jealous msgid "jealous" msgstr "celoso" #: [mood]lonely msgid "lonely" msgstr "solitario" #: [mood]lost msgid "lost" msgstr "perdido" #: [mood]lucky msgid "lucky" msgstr "afortunado" #: [mood]mean msgid "mean" msgstr "media" #: [mood]moody msgid "moody" msgstr "variable" #: [mood]nervous msgid "nervous" msgstr "nervioso" #: [mood]neutral msgid "neutral" msgstr "neutral" #: [mood]offended msgid "offended" msgstr "ofendido" #: [mood]outraged msgid "outraged" msgstr "indignado" #: [mood]playful msgid "playful" msgstr "juguetón" #: [mood]proud msgid "proud" msgstr "orgulloso" #: [mood]relaxed msgid "relaxed" msgstr "relajado" #: [mood]relieved msgid "relieved" msgstr "aliviado" #: [mood]restless msgid "restless" msgstr "inquieto" #: [mood]sad msgid "sad" msgstr "triste" #: [mood]sarcastic msgid "sarcastic" msgstr "sarcástico" #: [mood]satisfied msgid "satisfied" msgstr "satisfecho" #: [mood]serious msgid "serious" msgstr "serio" #: [mood]shocked msgid "shocked" msgstr "conmocionado" #: [mood]shy msgid "shy" msgstr "tímido" #: [mood]sick msgid "sick" msgstr "enfermo" #: [mood]sleepy msgid "sleepy" msgstr "soñoliento" #: [mood]spontaneous msgid "spontaneous" msgstr "espontáneo" #: [mood]stressed msgid "stressed" msgstr "estresado" #: [mood]strong msgid "strong" msgstr "fuerte" #: [mood]surprised msgid "surprised" msgstr "sorprendido" #: [mood]thankful msgid "thankful" msgstr "agradecido" #: [mood]thirsty msgid "thirsty" msgstr "sediento" #: [mood]tired msgid "tired" msgstr "cansado" #: [mood]undefined msgid "undefined" msgstr "indefinido" #: [mood]weak msgid "weak" msgstr "débil" #: [mood]worried msgid "worried" msgstr "preocupado" #: [month]title msgid "Month" msgstr "Mes" #: [month]january msgid "January" msgstr "Enero" #: [month]february msgid "February" msgstr "Febrero" #: [month]march msgid "March" msgstr "Marzo" #: [month]april msgid "April" msgstr "Abril" #: [month]may msgid "May" msgstr "Mayo" #: [month]june msgid "June" msgstr "Junio" #: [month]july msgid "July" msgstr "Julio" #: [month]august msgid "August" msgstr "Agosto" #: [month]september msgid "September" msgstr "Septiembre" #: [month]october msgid "October" msgstr "Octubre" #: [month]november msgid "November" msgstr "Noviembre" #: [month]december msgid "December" msgstr "Diciembre" #: [year]title msgid "Year" msgstr "Año" #: [date]today msgid "Today" msgstr "Hoy" #: [date]tomorrow msgid "Tomorrow" msgstr "Mañana" #: [date]yesterday msgid "Yesterday" msgstr "Ayer" #: [date]ago msgid "%d days ago" msgstr "%d días antes" #: [date]day msgid "day" msgstr "día" #: [post]title msgid "Title" msgstr "Título" #: [post]place msgid "Place" msgstr "Lugar" #: [post]by msgid "by" msgstr "por" #: [post]geolocalisation msgid "Geolocalisation" msgstr "Geolocalización" #: [post]email msgid "email" msgstr "correo electrónico" #: [post]empty msgid "No content" msgstr "No hay contenido" #: [post]no_comments msgid "No comments yet" msgstr "Sin comentarios" #: [post]older msgid "Get older posts" msgstr "Recibir las entradas más antiguas" #: [post]new_items msgid "%s new items" msgstr "%s nuevos objetos" #: [post]comment_error msgid "Comment publication error" msgstr "Error al publicar comentario" #: [post]comments_get msgid "Get the comments" msgstr "Obtener los comentarios" #: [post]comment_add msgid "Add a comment" msgstr "Añadir un comentario" #: [post]share msgid "Share with" msgstr "Compartir con" #: [post]share_everyone msgid "Everyone" msgstr "Todos" #: [post]updated msgid "Updated" msgstr "Actualizado" #: [post]content_not_found msgid "Content not found" msgstr "Contenido no encontrado" #: [post]default_title msgid "Contact publication" msgstr "Publicación de contacto" #: [post]comments msgid "Comments" msgstr "Comentarios" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "Propietario" #: [affiliation]publisher msgid "Publisher" msgstr "Editor" #: [affiliation]publish-only #, fuzzy msgid "Publish only" msgstr "Publicar" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Miembros" #: [affiliation]no-aff #, fuzzy msgid "No affiliation" msgstr "Notificaciones" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "La API no se puede alcanzar, inténtalo de nuevo más tarde" #: [field]type_here msgid "Type here" msgstr "Escribe aquí" #~ msgid "This user has not posted anything right now" #~ msgstr "Este usuario no ha publicado nada ahora mismo" #~ msgid "Refresh all the streams" #~ msgstr "Refrescar todas las retransmisiones" #~ msgid "This message will be displayed on the login page" #~ msgstr "Este mensaje se mostrará en la página de inicio" #~ msgid "Since" #~ msgstr "Desde" movim-0.14.1/locales/eu.po000066400000000000000000001263301342764602200153320ustar00rootroot00000000000000# # Translators: #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Basque (http://www.transifex.com/movim/movim/language/eu/)\n" "Language: eu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "" #: [about]developers msgid "Developers" msgstr "" #: [about]translators msgid "Translators" msgstr "" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "" #: [account]password_change_title msgid "Change my password" msgstr "" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "" #: [account]password_confirmation msgid "Password confirmation" msgstr "" #: [account]password_changed msgid "The password has been updated" msgstr "" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "" #: [general]date_of_birth msgid "Date of Birth" msgstr "" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "" #: [general]about msgid "About Me" msgstr "" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "" #: [day]tuesday msgid "Tuesday" msgstr "" #: [day]wednesday msgid "Wednesday" msgstr "" #: [day]thursday msgid "Thursday" msgstr "" #: [day]friday msgid "Friday" msgstr "" #: [day]saturday msgid "Saturday" msgstr "" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "" #: [date]tomorrow msgid "Tomorrow" msgstr "" #: [date]yesterday msgid "Yesterday" msgstr "" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member msgid "Member" msgstr "" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/fa.po000066400000000000000000001417761342764602200153220ustar00rootroot00000000000000# # Translators: # Alireza Mirsepassy , 2017 # FIRST AUTHOR , 2013 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Persian (http://www.transifex.com/movim/movim/language/fa/)\n" "Language: fa\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "باتشکر" #: [about]developers msgid "Developers" msgstr "توسعه دهندگان" #: [about]translators msgid "Translators" msgstr "مترجم ها" #: [about]translators_text msgid "Thanks to all the translators" msgstr "با تشکر از همه ترجمه گرها" #: [about]software msgid "Software" msgstr "نرم افزار" #: [about]resources msgid "Resources" msgstr "منابع" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "موویم یک پلتفرم براساس پروتوکل XMPP است.تمام پروژه ها ،بجز این نرم افزار و منابع زیر" #: [account]title [page]account msgid "Account" msgstr "حساب کاربری" #: [account]password_change_title msgid "Change my password" msgstr "تغییر رمز عبور" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "رمز عبور" #: [account]password_confirmation msgid "Password confirmation" msgstr "تایید رمزعبور" #: [account]password_changed msgid "The password has been updated" msgstr "رمز عبور تغییر یافت" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "لطفا رمزعبور درستی را وارد کنید ( حداقل 6 کاراکتر )" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "رمز عبور ها یکسان نیست" #: [account]delete msgid "Delete your account" msgstr "حساب کاربریتان را حذف کنید" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "دروازه" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "ساخت حساب کاربری جدید" #: [create]notfound msgid "No account creation form found on the server" msgstr "فرم ساخت اکانتی در این سرور یافت نشد" #: [create]server_on msgid "on" msgstr "روی" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "حساب کاربری شما با موفقیت ثبت شد" #: [create]loading msgid "Loading" msgstr "درحال بارگیری" #: [create]placeholder msgid "…and start playing" msgstr "...و شروع به بازی کنید" #: [error]not_acceptable msgid "Not Acceptable" msgstr "قابل قبول نیست" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "سیستم ثبت نام سرور فعلا در دسترس نیست" #: [error]forbidden msgid "Registration forbidden" msgstr "ثبت نام ممنوع است" #: [adhoc]title msgid "Actions" msgstr "اعمال" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "تنظیمات عمومی" #: [general]theme msgid "Theme" msgstr "نمای کاربری" #: [general]language msgid "Default language" msgstr "زبان پیشفرض" #: [general]log_verbosity msgid "Log verbosity" msgstr "میزان لاگ کردن" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "اعتبار مدیریت" #: [credentials]username [input]username msgid "Username" msgstr "نام کاربری" #: [credentials]re_password msgid "Retype password" msgstr "دوباره رمز عبور را بنویسید" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "سرور های XMPP مجاز" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "اگر میخواهید به همه سرور ها اجازه بدهید اینجا را خالی بگذارید" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "لیست سرورهای XMPP مجاز" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "پیام اطلاع رسانی" #: [information]description [communityconfig]description msgid "Description" msgstr "توضیحات" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "پیام اطلاع رسانی" #: [xmpp]title msgid "Default XMPP server" msgstr "سرور XMPP پیشفرض" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "دامنه سرور اصلی" #: [xmpp]description msgid "Main XMPP server description" msgstr "توضیحات سرور اصلی" #: [xmpp]country msgid "Main XMPP server country" msgstr "کشور سرور اصلی" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "خالی" #: [log]syslog msgid "Syslog" msgstr "Syslog" #: [log]syslog_files msgid "Syslog and files" msgstr "Sys log and files" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "بررسی اجمالی عمومی" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "مرورگر" #: [schema]movim msgid "Movim Core" msgstr "هسته موویم" #: [schema]daemon msgid "Movim Daemon" msgstr "سیستم موویم" #: [schema]database msgid "Database" msgstr "پایگاه داده" #: [schema]xmpp msgid "XMPP" msgstr "XMPP" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "تنظیمات ذخیره شد" #: [avatar]file msgid "File" msgstr "فایل" #: [avatar]use_it msgid "Use it" msgstr "استفاده" #: [avatar]webcam msgid "Webcam" msgstr "دوربین" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "آواتار تغییر یافت" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "آواتار تغییر نیافت" #: [avatar]missing msgid "No avatar defined yet" msgstr "هنوز هیچ آواتاری تعریف نشده" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "این محتوا خصوصی است ،برای مشاهده لطفا وارد شوید" #: [message]published msgid "Message Published" msgstr "پیام منتشر شد" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "پیام رمز گذاری شده" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "خندانک ها" #: [chat]frequent msgid "Frequent contacts" msgstr "مخاطبین اخیر" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "اعض" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "متصل به اتاق گپ" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "از اتاق گپ قطع شدید" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "تنظیمات" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "تنظیمات ذخیره شد" #: [chatroom]subject msgid "Subject" msgstr "موضوع" #: [chatroom]subject_changed msgid "Subject changed" msgstr "موضوع عوض شد" #: [chatroom]administration [page]administration msgid "Administration" msgstr "مدیریت" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "با مخاطب گپ بزنید" #: [button]chat msgid "Chat" msgstr "گپ" #: [button]new msgid "New conversation" msgstr "گفتگوجدید" #: [communities]empty_text msgid "Discover, follow and share" msgstr "کشف کنید، دنبال کنید و به اشتراک بگذارید" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "جستجو برای سرور جدید" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "تسویه حساب کوچک من - باشگاه" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "مشترک ها" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "مالک ها" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "منتشر کننده ها" #: [communityaffiliation]roles msgid "Roles" msgstr "نقش ها" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "نقش ها بدرستی تنظیم شده اند" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "مشترک شدن" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "لغو اشتراک" #: [communityheader]subscribed msgid "Subscribed" msgstr "مشترک" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "اشتراک را لغو کرد" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "مطمئن هستید ؟" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "اشتراک های من" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "سلام" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "عمومی" #: [config]language msgid "Language" msgstr "زبان" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "ظاهر" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "تنظیمات پیشرفته" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "مخاطب اضافه شد" #: [roster]updated msgid "Contact updated" msgstr "مخاطب بروز شد" #: [roster]deleted msgid "Contact deleted" msgstr "مخاطب حذف شد" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "نام" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "اسم مستعار" #: [general]date_of_birth msgid "Date of Birth" msgstr "تاریخ تولد" #: [general]gender msgid "Gender" msgstr "جنسیت" #: [general]marital msgid "Marital Status" msgstr "وضعیت تاهل" #: [general]email msgid "Email" msgstr "ایمیل" #: [general]website msgid "Website" msgstr "وبسایت" #: [general]about msgid "About Me" msgstr "درباره من" #: [general]accounts msgid "Other Accounts" msgstr "اکانت های دیگر" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "کشور" #: [mood]title msgid "Mood" msgstr "حال و حوصله" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "آخرین بازدید" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "ویرایش" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "گروه" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "%s سال" #: [blog]last msgid "Last public post" msgstr "آخرین نوشته عمومی" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "درخواست عضویت" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "ولی این مخاطب هنوز میتواند وضعیت آنلاین بودنتان را ببیند" #: [subscription]nil msgid "No subscriptions" msgstr "بدون عضو" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "دعوت" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "سوال هایی که اخیرا پرسیده شده" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "اتاق گپ را اضافه کنید" #: [invitations]title msgid "Pending Invitations" msgstr "دعوت های در انتظار" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "%s میخواهد با شما گفتگو کند" #: [error]username msgid "Wrong username" msgstr "نام کاربری اشتباه است" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "رمزعبور اشتباه است" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "حساب کاربری با موفقیت ایجاد شد" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "ورود غیر ممکن است" #: [error]default msgid "Unknown error" msgstr "خطای ناشناخته" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "آدرس من" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "متصل" #: [form]population msgid "Population" msgstr "جمعیت" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "همه" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "مخاطبین" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "اعلان ها" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "پروفایل عمومی" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "پاپ آپ ها" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "محتوا" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "نوشته جدید" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "نوشته های عمومی از کاربر" #: [post]public msgid "Publish this post publicly?" msgstr "این نوشته به صورت عمومی منتشر شود ؟" #: [post]public_yes msgid "This post is public" msgstr "این نوشته عمومی است" #: [post]public_no msgid "This post is private" msgstr "این نوشته خصوصی است" #: [post]public_url msgid "Public URL of this post" msgstr "لینک عمومی این نوشته" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "پاک کرنت این نوشته" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "شما درحال حذف این نوشته هستید ،لطفا تایید کنید" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "بیشتر ..." #: [post]comments_disabled msgid "Comments disabled" msgstr "نظر دادن خاموش است" #: [post]comment_published msgid "Comment published" msgstr "نظر منتشر شد" #: [post]comment_publish_error #, fuzzy msgid "The comment cannot be published" msgstr "نظر منتشر شد" #: [post]comment_deleted msgid "Comment deleted" msgstr "نظر حذف شد" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "اوه! سلام!" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "پیش نمایش" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "کمک" #: [publishhelp]more msgid "More help" msgstr "کمک بیشتر" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "یک اتاق گپ ثبت کنید" #: [rooms]edit msgid "Edit a chatroom" msgstr "ویرایش اتاق گپ" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "با کلیک کردن روی دکمه اضافه کنید" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "دروازه" #: [chatrooms]title msgid "Chatrooms" msgstr "اتاق های چت" #: [chatrooms]id msgid "Chat Room ID" msgstr "آیدی اتاق گپ" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "اتاق مورد علاقه من" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "آیدی اتاق چت اشتباه است" #: [chatrooms]empty_name msgid "Empty name" msgstr "نام خالی است" #: [chatrooms]users msgid "Users in the room" msgstr "کاربران در اتاق" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "نام کاربری قبلا استفاده شده است" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "نشان ها بروز شد" #: [room]anonymous_title msgid "Public chatroom" msgstr "اتاق های گپ عمومی" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc #, fuzzy msgid "Public" msgstr "منتشر کردن" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "دنبال چی میگردی؟" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title #, fuzzy msgid "No contacts yet?" msgstr "هنوز نظری ثبت نشده است." #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "آپلود کردن فایل" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "فایل بیش از حد بزرگ است" #: [upload]error_failed msgid "Upload failed" msgstr "آپلود ناموفق بود" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "پروفایل" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "گپ ها" #: [page]publish msgid "Publish" msgstr "منتشر کردن" #: [page]post msgid "Post" msgstr "نوشته" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "نوشته ها" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "فایل '%s بارگزاری نمی شود" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "کشف کردن" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "روز" #: [day]monday msgid "Monday" msgstr "دو‌شنبه" #: [day]tuesday msgid "Tuesday" msgstr "سه‌‌شنبه" #: [day]wednesday msgid "Wednesday" msgstr "چهار‌شنبه" #: [day]thursday msgid "Thursday" msgstr "پنج‌شنبه" #: [day]friday msgid "Friday" msgstr "جمعه" #: [day]saturday msgid "Saturday" msgstr "شنبه" #: [day]sunday msgid "Sunday" msgstr "یکشنبه" #: [client]bot msgid "Bot" msgstr "بات" #: [client]desktop msgid "Desktop" msgstr "دسکتاپ" #: [client]phone msgid "Phone" msgstr "تلفن" #: [client]web msgid "Web" msgstr "وب" #: [client]registered msgid "Registered" msgstr "ثبت شده" #: [presence]online msgid "Online" msgstr "آنلاین" #: [presence]away msgid "Away" msgstr "" #: [presence]dnd msgid "Do Not Disturb" msgstr "مزاحم نشوید" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "آفلاین" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "ژانویه" #: [month]february msgid "February" msgstr "فوریه" #: [month]march msgid "March" msgstr "مارس" #: [month]april msgid "April" msgstr "آوریل" #: [month]may msgid "May" msgstr "می" #: [month]june msgid "June" msgstr "ژوئن" #: [month]july msgid "July" msgstr "جولای" #: [month]august msgid "August" msgstr "آگوست" #: [month]september msgid "September" msgstr "سپتامبر" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "سال" #: [date]today msgid "Today" msgstr "امروز" #: [date]tomorrow msgid "Tomorrow" msgstr "فردا" #: [date]yesterday msgid "Yesterday" msgstr "دیروز" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "روز" #: [post]title msgid "Title" msgstr "عنوان" #: [post]place msgid "Place" msgstr "مکان" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "ایمیل" #: [post]empty msgid "No content" msgstr "بدون محتوا" #: [post]no_comments msgid "No comments yet" msgstr "هنوز نظری ثبت نشده است." #: [post]older msgid "Get older posts" msgstr "دریافت نوشته های قدیمی تر" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "نظرها" #: [post]original_deleted msgid "Original post deleted" msgstr "نوشته اصلی حذف شده است" #: [affiliation]owner msgid "Owner" msgstr "مالک" #: [affiliation]publisher msgid "Publisher" msgstr "منتشر کننده" #: [affiliation]publish-only #, fuzzy msgid "Publish only" msgstr "منتشر کردن" #: [affiliation]member #, fuzzy msgid "Member" msgstr "اعض" #: [affiliation]no-aff #, fuzzy msgid "No affiliation" msgstr "اعلان ها" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" #~ msgid "This user has not posted anything right now" #~ msgstr "این کاربر تا الان هنوز نوشته ای ارسال نکرده است" #~ msgid "This message will be displayed on the login page" #~ msgstr "این پیام در صفحه ورود نمایش داده میشود" #~ msgid "Since" #~ msgstr "از" movim-0.14.1/locales/fi.po000066400000000000000000001402661342764602200153230ustar00rootroot00000000000000# # Translators: # Mikael H , 2016 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Finnish (http://www.transifex.com/movim/movim/language/fi/)\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Kiitos" #: [about]developers msgid "Developers" msgstr "Kehittäjät" #: [about]translators msgid "Translators" msgstr "Kääntäjät" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Kiitos kaikille kääntäjille" #: [about]software msgid "Software" msgstr "Ohjelmisto" #: [about]resources msgid "Resources" msgstr "Resurssit" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim on XMPP-pohjainen keskustelualusta. Koko projekti, lukuun ottamatta seuraavia ohjelmistoja ja resursseja, käyttää lisenssiä" #: [account]title [page]account msgid "Account" msgstr "Tili" #: [account]password_change_title msgid "Change my password" msgstr "Vaihda salasana" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Salasana" #: [account]password_confirmation msgid "Password confirmation" msgstr "Vahvista salasana" #: [account]password_changed msgid "The password has been updated" msgstr "Salasanasi on päivitetty" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Anna toimiva salasana (vähintään 6 merkkiä)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "Salasanat eivät täsmää" #: [account]delete msgid "Delete your account" msgstr "Poista tilisi" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "Olet poistamassa XMPP-tiliäsi ja kaikkea siihen liittyvää tietoa (profiili, kontaktit ja julkaisut)." #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "Portti" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "Luo uusi tili" #: [create]notfound msgid "No account creation form found on the server" msgstr "Palvelimelta ei löytynyt tilin luontikaavaketta" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "Tilisi on rekisteröity" #: [create]loading msgid "Loading" msgstr "Ladataan" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "Ei hyväksyttävä" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "Palvelimelle ei voi rekisteröityä juuri nyt" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "Toimenpiteet" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "Yleiset asetukset" #: [general]theme msgid "Theme" msgstr "Teema" #: [general]language msgid "Default language" msgstr "Oletuskieli" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "Käyttäjänimi" #: [credentials]re_password msgid "Retype password" msgstr "Kirjoita salasana uudelleen" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "Tyhjä" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "Selain" #: [schema]movim msgid "Movim Core" msgstr "Movim ydin" #: [schema]daemon msgid "Movim Daemon" msgstr "Movim daemon" #: [schema]database msgid "Database" msgstr "Tietokanta" #: [schema]xmpp msgid "XMPP" msgstr "XMPP" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "Tiedosto" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "Webkamera" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "Ota kuva webkameralla" #: [avatar]updated msgid "Avatar Updated" msgstr "Avatar päivitetty" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "Avataria ei päivitetty" #: [avatar]missing msgid "No avatar defined yet" msgstr "Ei avataria vielä" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "Tämä sisältö on yksityistä, kirjaudu sisään nähdäksesi" #: [message]published msgid "Message Published" msgstr "Viesti julkaistu" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "Salattu viesti" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "%s tarvitsee huomiosi" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "Hymiöt" #: [chat]frequent msgid "Frequent contacts" msgstr "Usein käytetyt kontaktit" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "Jäsenet" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "Yhdistetty keskusteluhuoneeseen" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "Yhdistetty keskusteluhuoneeseen katkaistu" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Asetukset" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "Asetukset tallennettu" #: [chatroom]subject msgid "Subject" msgstr "Aihe" #: [chatroom]subject_changed msgid "Subject changed" msgstr "Aihe vaihdettu" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "Keskustele kontaktin kanssa" #: [button]chat msgid "Chat" msgstr "Keskustelu" #: [button]new msgid "New conversation" msgstr "Uusi keskustelu" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "My Little Pony -faniryhmä" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "%s julkaisua" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "Oletko varma?" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "Hei" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "Yleinen" #: [config]language msgid "Language" msgstr "Kieli" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "Näytä offline-kontaktit" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "Piilota offline-kontaktit" #: [config]appearence msgid "Appearence" msgstr "Ulkonäkö" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "Kontakti lisätty" #: [roster]updated msgid "Contact updated" msgstr "Kontakti päivitetty" #: [roster]deleted msgid "Contact deleted" msgstr "Kontakti poistettu" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "Nimi" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Nimimerkki" #: [general]date_of_birth msgid "Date of Birth" msgstr "Syntymäaika" #: [general]gender msgid "Gender" msgstr "Sukupuoli" #: [general]marital msgid "Marital Status" msgstr "Siviilisääty" #: [general]email msgid "Email" msgstr "Sähköposti" #: [general]website msgid "Website" msgstr "Nettisivu" #: [general]about msgid "About Me" msgstr "Tietoja minusta" #: [general]accounts msgid "Other Accounts" msgstr "Muut tilit" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "Maa" #: [mood]title msgid "Mood" msgstr "Fiilis" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "Kuuntelee" #: [last]title msgid "Last seen" msgstr "Nähty viimeksi" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "Alias" #: [edit]group msgid "Group" msgstr "Ryhmä" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "Varmista kontaktin poistaminen" #: [age]years msgid "%s years" msgstr "%s vuotta" #: [blog]last msgid "Last public post" msgstr "Viimeisin julkinen julkaisu" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "Käy blogissa ja lue katso julkiset julkaisut" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "Jaa tilani" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "Usein kysytyt kysymykset" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "Väärä käyttäjänimi" #: [error]jid msgid "Invalid JID" msgstr "Väärä JID" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "XMPP domain -virhe, käyttäjätilisi ei ollut oikea Jabber ID" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "Väärä salasana" #: [error]internal msgid "Internal server error" msgstr "Sisäinen palvelinvirhe" #: [error]session msgid "Session error" msgstr "Istuntovirhe" #: [error]account_created msgid "Account successfully created" msgstr "Käyttäjätili luotiin onnistuneesti" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "Tuntematon virhe" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "Movim ei pystynyt todentamaan, annoit väärät tiedot" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "XMPP autentikointi epäonnistui" #: [form]username msgid "My address" msgstr "Oma osoite" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "Yhdistetty" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "Huono nimimerkki (4-40 merkkiä)" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "Kaikki" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "Kontaktit" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "Sisältö" #: [post]published msgid "Post published" msgstr "Julkaisu julkaistu" #: [post]deleted msgid "Post deleted" msgstr "Julkaisu poistettu" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "Uusi julkaisu" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "Julkaise julkisesti?" #: [post]public_yes msgid "This post is public" msgstr "Tämä julkaisu on julkinen" #: [post]public_no msgid "This post is private" msgstr "Tämä julkaisu on yksityinen" #: [post]public_url msgid "Public URL of this post" msgstr "Julkinen URL" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "Poista tämä julkaisu" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "Varmista julkaisun poistaminen" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "Kommentit pois käytöstä" #: [post]comment_published msgid "Comment published" msgstr "Kommentti julkaistu" #: [post]comment_publish_error #, fuzzy msgid "The comment cannot be published" msgstr "Kommentti julkaistu" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked #, fuzzy msgid "Liked your publication" msgstr "Vieraile julkisessa blogissasi" #: [hello]blog_title msgid "Visit your public blog" msgstr "Vieraile julkisessa blogissasi" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "Universaali jakamisnappula" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "Raahaa nappula kirjanmerkkeihin tai työkaluriville ja käytä sitä sivuilla, jotka haluat jakaa Movimissa" #: [hello]share_button msgid "Share on Movim" msgstr "Jaa Movimissa" #: [hello]enter_title msgid "Oh! Hello!" msgstr "Hei vaan!" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "Katkaise yhteys" #: [status]updated msgid "Status updated" msgstr "Tila päivitetty" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "Anna otsikko" #: [publishbrief]preview msgid "Preview" msgstr "Esikatsele" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "Ei sisältöä mitä esikatsella" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "Voit muokata sisältöä Markdownilla" #: [publishhelp]title [page]help msgid "Help" msgstr "Ohje" #: [publishhelp]more msgid "More help" msgstr "Lisää ohjeita" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "Markdown-ohje" #: [rooms]add msgid "Add a chatroom" msgstr "Lisää keskusteluhuone" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "Lisää yksi painamalla lisäyspainiketta." #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "Portti" #: [chatrooms]title msgid "Chatrooms" msgstr "Keskusteluhuoneet" #: [chatrooms]id msgid "Chat Room ID" msgstr "Keskusteluhuoneen ID" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "Lempihuoneeni" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "Huono keskusteluhuoneen ID" #: [chatrooms]empty_name msgid "Empty name" msgstr "Tyhä nimi" #: [chatrooms]users msgid "Users in the room" msgstr "Huoneen käyttäjät" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "Anna toimiva nimimerkki (2-40 merkkiä)" #: [chatrooms]conflict msgid "Username already taken" msgstr "Nimimerkki on jo käytössä" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "Kirjanmerkit päivitetty" #: [room]anonymous_title msgid "Public chatroom" msgstr "Julkinen keskusteluhuone" #: [room]no_room msgid "Please provide a room address" msgstr "Anna huoneen osoite" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "Nimimerkkisi" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc #, fuzzy msgid "Public" msgstr "Julkaise" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title #, fuzzy msgid "No contacts yet?" msgstr "Ei kommentteja vielä" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "Tilastot" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "Tarra lähetettiin Movimista" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "Movim on hajautettu sosiaalinen verkosto. Ennen rekisteröitymistä sinun pitää valita serveri jolle rekisteröidyt." #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "Lataa tiedosto" #: [upload]choose msgid "Choose a file to upload" msgstr "Valitse ladattava tiedosto" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "Profiili" #: [vcard]updated msgid "Profile Updated" msgstr "Profiili päivitetty" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "Profiilia ei päivitetty" #: [vcard]public msgid "Your profile is now public" msgstr "Profiilisi on nyt julkinen" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "Profiilisi on nyt rajattu" #: [privacy]privacy_title msgid "Privacy Level" msgstr "Yksityisyyden taso" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "Lähetä" #: [save]reset [button]reset msgid "Reset" msgstr "Nollaa" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "Etusivu" #: [page]explore msgid "Explore" msgstr "Tutki" #: [page]account_creation msgid "Account Creation" msgstr "Käyttäjätilin luominen" #: [page]news msgid "News" msgstr "Uutiset" #: [page]avatar msgid "Avatar" msgstr "Avatar" #: [page]chats msgid "Chats" msgstr "Keskustelut" #: [page]publish msgid "Publish" msgstr "Julkaise" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "Blogi" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "Kirjaudu sisään" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "Syöte" #: [page]posts msgid "Posts" msgstr "Julkaisut" #: [page]gallery msgid "Gallery" msgstr "Galleria" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "Huone" #: [page]tag msgid "Tag" msgstr "Tagi" #: [error]error msgid "Error: %s" msgstr "Virhe: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "Ei voi ladata tiedostoa '%s'" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "Hupsista!" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "Hups!" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "Lataa uudelleen" #: [button]add msgid "Add" msgstr "Lisää uusi" #: [button]delete msgid "Delete" msgstr "Poista" #: [button]cancel msgid "Cancel" msgstr "Peruuta" #: [button]close msgid "Close" msgstr "Sulje" #: [button]update msgid "Update" msgstr "Päivitä" #: [button]updating msgid "Updating" msgstr "Päivitetään" #: [button]submitting msgid "Submitting" msgstr "Lähetetään" #: [button]register msgid "Register" msgstr "Rekisteröidy" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "Ei rekisteröity" #: [button]save msgid "Save" msgstr "Tallenna" #: [button]clear msgid "Clear" msgstr "Tyhjää" #: [button]upload msgid "Upload" msgstr "Lataa" #: [button]connecting msgid "Connecting" msgstr "Yhdistetään" #: [button]bool_yes msgid "Yes" msgstr "Kyllä" #: [button]bool_no msgid "No" msgstr "Ei" #: [button]return msgid "Return" msgstr "Takaisin" #: [button]accept msgid "Accept" msgstr "Hyväksy" #: [button]refuse msgid "Refuse" msgstr "Hylkää" #: [button]next msgid "Next" msgstr "Seuraava" #: [button]previous msgid "Previous" msgstr "Edellinen" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "Päivä" #: [day]monday msgid "Monday" msgstr "Maanantai" #: [day]tuesday msgid "Tuesday" msgstr "Tiistai" #: [day]wednesday msgid "Wednesday" msgstr "Keskiviikko" #: [day]thursday msgid "Thursday" msgstr "Torstai" #: [day]friday msgid "Friday" msgstr "Perjantai" #: [day]saturday msgid "Saturday" msgstr "Launtai" #: [day]sunday msgid "Sunday" msgstr "Sunnuntai" #: [client]bot msgid "Bot" msgstr "Botti" #: [client]desktop msgid "Desktop" msgstr "Työpöytä" #: [client]phone msgid "Phone" msgstr "Puhelin" #: [client]web msgid "Web" msgstr "Netti" #: [client]registered msgid "Registered" msgstr "Rekisteröity" #: [presence]online msgid "Online" msgstr "Paikalla" #: [presence]away msgid "Away" msgstr "Poissa" #: [presence]dnd msgid "Do Not Disturb" msgstr "Älä häiritse" #: [presence]xa msgid "Extended Away" msgstr "Laajennettu poissaolo" #: [presence]offline msgid "Offline" msgstr "Poissa verkosta" #: [presence]error msgid "Error" msgstr "Virhe" #: [mood]afraid msgid "afraid" msgstr "peloissaan" #: [mood]amazed msgid "amazed" msgstr "huvittunut" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "vihainen" #: [mood]annoyed msgid "annoyed" msgstr "ärsyyntynyt" #: [mood]anxious msgid "anxious" msgstr "ahdistunut" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "häpeissään" #: [mood]bored msgid "bored" msgstr "tylsistynyt" #: [mood]brave msgid "brave" msgstr "rohkea" #: [mood]calm msgid "calm" msgstr "rauhallinen" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "hämmentynyt" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "sekaisin" #: [mood]creative msgid "creative" msgstr "luova" #: [mood]curious msgid "curious" msgstr "utelias" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "masentunut" #: [mood]disappointed msgid "disappointed" msgstr "pettynyt" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "kateellinen" #: [mood]excited msgid "excited" msgstr "innoissaan" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "kiitollonen" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "iloinen" #: [mood]hopeful msgid "hopeful" msgstr "toiveikas" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "nöytyytetty" #: [mood]hungry msgid "hungry" msgstr "nälkäinen" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "vakuuttunut" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "rakastunut" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "kiinnostunut" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "kateellinen" #: [mood]lonely msgid "lonely" msgstr "yksinäinen" #: [mood]lost msgid "lost" msgstr "hukassa" #: [mood]lucky msgid "lucky" msgstr "onnekas" #: [mood]mean msgid "mean" msgstr "ilkeä" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "jännittynyt" #: [mood]neutral msgid "neutral" msgstr "neutraali" #: [mood]offended msgid "offended" msgstr "loukkaantunut" #: [mood]outraged msgid "outraged" msgstr "raivoissaan" #: [mood]playful msgid "playful" msgstr "leikkisä" #: [mood]proud msgid "proud" msgstr "ylpeä" #: [mood]relaxed msgid "relaxed" msgstr "rentoutunut" #: [mood]relieved msgid "relieved" msgstr "helpottunut" #: [mood]restless msgid "restless" msgstr "rauhaton" #: [mood]sad msgid "sad" msgstr "surullinen" #: [mood]sarcastic msgid "sarcastic" msgstr "sarkastinen" #: [mood]satisfied msgid "satisfied" msgstr "tyytyväinen" #: [mood]serious msgid "serious" msgstr "vakava" #: [mood]shocked msgid "shocked" msgstr "järkyttynyt" #: [mood]shy msgid "shy" msgstr "hiljainen" #: [mood]sick msgid "sick" msgstr "sairas" #: [mood]sleepy msgid "sleepy" msgstr "uninen" #: [mood]spontaneous msgid "spontaneous" msgstr "spontaani" #: [mood]stressed msgid "stressed" msgstr "stressaantunut" #: [mood]strong msgid "strong" msgstr "vahva" #: [mood]surprised msgid "surprised" msgstr "yllättynyt" #: [mood]thankful msgid "thankful" msgstr "kiitollinen" #: [mood]thirsty msgid "thirsty" msgstr "janoinen" #: [mood]tired msgid "tired" msgstr "väsynyt" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "heikko" #: [mood]worried msgid "worried" msgstr "huolestunut" #: [month]title msgid "Month" msgstr "Kuukausi" #: [month]january msgid "January" msgstr "Tammikuu" #: [month]february msgid "February" msgstr "Helmikuu" #: [month]march msgid "March" msgstr "Maaliskuu" #: [month]april msgid "April" msgstr "Huhtikuu" #: [month]may msgid "May" msgstr "Toukokuu" #: [month]june msgid "June" msgstr "Kesäkuu" #: [month]july msgid "July" msgstr "Heinäkuu" #: [month]august msgid "August" msgstr "Elokuu" #: [month]september msgid "September" msgstr "Syyskuu" #: [month]october msgid "October" msgstr "Lokakuu" #: [month]november msgid "November" msgstr "Marraskuu" #: [month]december msgid "December" msgstr "Joulukuu" #: [year]title msgid "Year" msgstr "Vuosi" #: [date]today msgid "Today" msgstr "Tänään" #: [date]tomorrow msgid "Tomorrow" msgstr "Huomenna" #: [date]yesterday msgid "Yesterday" msgstr "Eilen" #: [date]ago msgid "%d days ago" msgstr "%d päivää sitten" #: [date]day msgid "day" msgstr "päivä" #: [post]title msgid "Title" msgstr "Otsikko" #: [post]place msgid "Place" msgstr "Paikka" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "sähköposti" #: [post]empty msgid "No content" msgstr "Ei sisältöä" #: [post]no_comments msgid "No comments yet" msgstr "Ei kommentteja vielä" #: [post]older msgid "Get older posts" msgstr "Hae vanhat postaukset" #: [post]new_items msgid "%s new items" msgstr "%s uutta julkaisua" #: [post]comment_error msgid "Comment publication error" msgstr "Virhe kommentin julkaisussa" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "Lisää kommentti" #: [post]share msgid "Share with" msgstr "Kenen kanssa jaetaan?" #: [post]share_everyone msgid "Everyone" msgstr "Kaikki" #: [post]updated msgid "Updated" msgstr "Päivitetty" #: [post]content_not_found msgid "Content not found" msgstr "Sisältöä ei löytynyt" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "Kommentit" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only #, fuzzy msgid "Publish only" msgstr "Julkaise" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Jäsenet" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "API ei ole saatavilla, yritä myöhemmin uudelleen" #: [field]type_here msgid "Type here" msgstr "Kirjoita tähän" #~ msgid "This user has not posted anything right now" #~ msgstr "Tämä käyttäjä ei ole julkaissut vielä mitään" movim-0.14.1/locales/fr.po000066400000000000000000001665761342764602200153500ustar00rootroot00000000000000# # Translators: # Baudouin Feildel , 2018 # Cypouz, 2015 # Éfrit, 2015 # Jaussoin Timothée , 2015-2018 # Maxime Buquet , 2015 # Raphael J , 2018 # Thirty Thirds , 2015-2017 # Tom , 2015 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-12-11 18:00+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: French (France) (http://www.transifex.com/movim/movim/language/fr_FR/)\n" "Language: fr_FR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Translate Toolkit 2.3.1\n" #: [about]thanks msgid "Thanks" msgstr "Remerciements" #: [about]developers msgid "Developers" msgstr "Développeurs" #: [about]translators msgid "Translators" msgstr "Traducteurs" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Merci à tous les traducteurs" #: [about]software msgid "Software" msgstr "Logiciels" #: [about]resources msgid "Resources" msgstr "Ressources" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim est une plateforme de communication construite sur XMPP. L’intégralité du projet, à l’exception des ressources et logiciels suivants, est sous la licence" #: [account]title [page]account msgid "Account" msgstr "Compte" #: [account]password_change_title msgid "Change my password" msgstr "Changer de mot de passe" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Mot de passe" #: [account]password_confirmation msgid "Password confirmation" msgstr "Confirmation du mot de passe" #: [account]password_changed msgid "The password has been updated" msgstr "Le mot de passe a été mis à jour" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Veuillez entrer un mot de passe valide (6 caractères minimum)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "Les mot de passes renseignés ne sont pas identiques" #: [account]delete msgid "Delete your account" msgstr "Supprimer votre compte" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "Vous allez supprimer votre compte XMPP ainsi que l’ensemble des informations qui y sont liées (profil, contacts et billets)." #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "Êtes-vous sûr de vouloir le supprimer ?" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "Passerelle" #: [account]clear msgid "Leave this instance" msgstr "Quitter cette instance" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "Vous allez supprimer toutes les informations relatives à votre compte sur cette instance Movim (profil, contacts et publications)." #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "Cette action ne va pas supprimer votre compte mais va vous déconnecter de cette instance." #: [create]title [subscribe]title msgid "Create a new account" msgstr "Créer un nouveau compte" #: [create]notfound msgid "No account creation form found on the server" msgstr "Aucun formulaire de création de compte n’a été trouvé sur le serveur" #: [create]server_on msgid "on" msgstr "sur" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "Compte créé avec succès" #: [create]loading msgid "Loading" msgstr "Chargement" #: [create]placeholder msgid "…and start playing" msgstr "…et amusez-vous" #: [error]not_acceptable msgid "Not Acceptable" msgstr "Non acceptable" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "Le système d’inscription de ce serveur est actuellement indisponible" #: [error]forbidden msgid "Registration forbidden" msgstr "Enregistrement interdit" #: [adhoc]title msgid "Actions" msgstr "Actions" #: [adhoc]completed msgid "Action completed" msgstr "Action effectuée" #: [admin]general msgid "General Settings" msgstr "Paramètres généraux" #: [general]theme msgid "Theme" msgstr "Thème" #: [general]language msgid "Default language" msgstr "Langue par défaut" #: [general]log_verbosity msgid "Log verbosity" msgstr "Niveau de détails des journaux" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "Restreindre les suggestions" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "Ne suggérer que les salons de discussions, Communautés et contenus disponibles sur le serveur XMPP de l'utilisateur et services liés" #: [credentials]title msgid "Administration Credential" msgstr "Identification de l’administrateur" #: [credentials]username [input]username msgid "Username" msgstr "Nom d’utilisateur" #: [credentials]re_password msgid "Retype password" msgstr "Ressaisissez le mot de passe" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "Serveurs XMPP sur la liste blanche" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "Si vous souhaitez établir une liste de serveurs XMPP autorisés sur votre pod Movim et interdire la connexion à tous les autres, saisissez la liste de leurs noms de domaine, séparés par une virgule (ex : movim.eu, jabber.fr)." #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "Laissez ce champ vide si vous souhaitez autoriser la connexion à tous les comptes XMPP." #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "Liste blanche des serveurs XMPP" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "Message d’information" #: [information]description [communityconfig]description msgid "Description" msgstr "Description" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "Ce message sera affiché sur la page d'authentification. Il peut être utilisé pour y lier vos Conditions d'Utilisation par exemple." #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "Laissez ce champ vide si vous ne voulez afficher aucun message." #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "Message d’information" #: [xmpp]title msgid "Default XMPP server" msgstr "Serveur XMPP par défaut" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "Domaine du serveur XMPP par défaut" #: [xmpp]description msgid "Main XMPP server description" msgstr "Description du serveur XMPP par défaut" #: [xmpp]country msgid "Main XMPP server country" msgstr "Pays du serveur XMPP par défaut" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "Choisissez un pays" #: [log]empty msgid "Empty" msgstr "Vide" #: [log]syslog msgid "Syslog" msgstr "Journal système (syslog)" #: [log]syslog_files msgid "Syslog and files" msgstr "Journal système et fichiers" #: [adminsessions]title msgid "Sessions" msgstr "Sessions" #: [admin]compatibility msgid "General Overview" msgstr "Aperçu général" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "Droits de lecture et d’écriture pour le serveur web dans le dossier %s" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "Erreur de connexion WebSocket, vérifiez si le démon Movim est en cours d’exécution et s’il est joignable" #: [schema]browser msgid "Browser" msgstr "Navigateur" #: [schema]movim msgid "Movim Core" msgstr "Cœur de Movim" #: [schema]daemon msgid "Movim Daemon" msgstr "Démon Movim" #: [schema]database msgid "Database" msgstr "Base de données" #: [schema]xmpp msgid "XMPP" msgstr "XMPP" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "Vous pouvez enregistrer ici votre pod sur %sl’API officielle%s" #: [api]register msgid "Your pod is not registered on the API" msgstr "Votre pod n’est pas enregistré dans l’API" #: [api]registered msgid "Your pod is registered on the API" msgstr "Votre pod est enregistré dans l’API" #: [api]wait msgid "Your pod is not yet validated" msgstr "Votre pod n’est pas encore validé" #: [api]validated msgid "Your pod is validated" msgstr "Votre pod est validé" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "Votre demande de désinscription a été prise en compte, elle sera effective dans quelques heures" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "Configuration mise à jour" #: [avatar]file msgid "File" msgstr "Fichier" #: [avatar]use_it msgid "Use it" msgstr "Utiliser" #: [avatar]webcam msgid "Webcam" msgstr "Webcam" #: [avatar]cheese msgid "Cheese!" msgstr "Souriez !" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "Prendre une photo avec votre webcam" #: [avatar]updated msgid "Avatar Updated" msgstr "Avatar mis à jour" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "Avatar non mis à jour" #: [avatar]missing msgid "No avatar defined yet" msgstr "Aucun avatar définit pour le moment" #: [blog]title [feed]title msgid "%s’s feed" msgstr "Flux de %s" #: [blog]private msgid "This content is private, please login to see it" msgstr "Ce contenu est privé, veuillez vous connecter pour le consulter" #: [message]published msgid "Message Published" msgstr "Message publié" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "Le message ne peut être envoyé, veuillez réessayer plus tard" #: [message]encrypted msgid "Encrypted message" msgstr "Message chiffré" #: [message]composing [chats]composing msgid "Composing…" msgstr "Rédige…" #: [message]paused [chats]paused msgid "Paused…" msgstr "En pause…" #: [message]gone msgid "Contact gone" msgstr "Le contact est absent pour le moment" #: [message]history msgid "%s messages retrieved" msgstr "%s messages récupérés" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "Vous pouvez utiliser la touche flèche haut ↑ pour éditer votre précédent message" #: [chat]attention msgid "%s needs your attention" msgstr "%s a besoin de votre attention" #: [chat]placeholder msgid "Your message here…" msgstr "Votre message ici…" #: [chat]smileys msgid "Smileys" msgstr "Émoticônes" #: [chat]frequent msgid "Frequent contacts" msgstr "Contacts fréquents" #: [chat]new_title msgid "Nothing here yet…" msgstr "Rien d'intéressant ici, pour le moment…" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "Ne soyez pas timide, envoyez un premier message pour commencer la discussion" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "Vous êtes invité à rejoindre un salon de discussion" #: [chat]invitation_join msgid "Join %s" msgstr "Rejoindre %s" #: [chat]profile msgid "See the profile" msgstr "Voir le profil" #: [chat]clear msgid "Clear the history" msgstr "Supprimer l'historique" #: [chat]edit_previous msgid "Edit last message" msgstr "Éditer le dernier message" #: [chat]report_abuse msgid "Report abuse" msgstr "Rapporter un abus" #: [chatroom]members msgid "Members" msgstr "Membres" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "Connecté au salon" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "Déconnecté du salon" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Configuration" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "Configuration enregistrée" #: [chatroom]subject msgid "Subject" msgstr "Sujet" #: [chatroom]subject_changed msgid "Subject changed" msgstr "Sujet mis à jour" #: [chatroom]administration [page]administration msgid "Administration" msgstr "Administration" #: [chats]empty_title msgid "No chats yet…" msgstr "Pas de discussions pour le moment" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "Commencez une nouvelle conversation en cliquant sur le bouton %s" #: [chats]add msgid "Chat with a contact" msgstr "Discuter avec un contact" #: [button]chat msgid "Chat" msgstr "Clavardage" #: [button]new msgid "New conversation" msgstr "Nouvelle conversation" #: [communities]empty_text msgid "Discover, follow and share" msgstr "Découvrir, suivre et partager" #: [communities]counter msgid "%s communities" msgstr "%s communautés" #: [communities]search_server msgid "Search for a new server" msgstr "Rechercher un nouveau serveur" #: [communities]servers msgid "Communities servers" msgstr "Serveurs de Communautés" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "Ce serveur n'existe pas" #: [communitiesserver]created msgid "Community created successfully" msgstr "Communauté créée avec succès" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "Il n'y a pas de Communautés pour le moment sur ce serveur" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "Créer une nouvelle communauté sur %s " #: [communitiesserver]name msgid "Community name" msgstr "Nom de la Communauté" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "Mon Petit Poney – Fan-club" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "Veuillez renseigner un nom valide pour votre communauté (4 caractères minimum)" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "Vous ne pouvez pas créer de communauté sur ce serveur" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "Abonnements" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "Communauté supprimée avec succès" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "Supprimer la communauté" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "Vous allez supprimer la communauté suivante. Êtes-vous sûr ?" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "Il semblerait que cette communauté n'existe plus. Souhaitez-vous la supprimer de vos souscriptions ?" #: [communityaffiliation]owners msgid "Owners" msgstr "Propriétaires" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "Rédacteurs" #: [communityaffiliation]roles msgid "Roles" msgstr "Rôles" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "Rôle sauvegardé" #: [communityconfig]publication msgid "Publication" msgstr "Publication" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "Ouvert" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "Tous les membres peuvent publier" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "Les rédacteurs peuvent publier" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "Abonnés" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "Les abonnés peuvent publier" #: [communitydata]sub msgid "%s subscribers" msgstr "%s abonnés" #: [communitydata]num msgid "%s posts" msgstr "%s billets" #: [communitydata]public msgid "Public page" msgstr "Page publique" #: [communityheader]subscribe msgid "Subscribe" msgstr "S’abonner" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "Se désabonner" #: [communityheader]subscribed msgid "Subscribed" msgstr "Abonné" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "Désinscrit(e)" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "Les souscriptions sont désactivées pour cette communauté" #: [communityheader]label_label msgid "Give a label for this community" msgstr "Donnez un nom personnalisé pour cette communauté" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "Ma Communauté" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "Partager cette souscription publiquement" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "Elle apparaîtra sur votre profil" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "Vous allez vous désinscrire de cette communauté" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "Êtes-vous sûr ?" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "Contenu réservé aux adultes bloqué" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "Du contenu réservé aux adultes a été bloqué sur cette page. Vous pouvez activer la consultation du contenu restreint dans la configuration." #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "Mes Souscriptions" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "Salut" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "Vous allez pouvoir gérer vos souscriptions à cet endroit." #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "Vous n'avez encore aucune souscription pour le moment" #: [config]general msgid "General" msgstr "Paramètres généraux" #: [config]language msgid "Language" msgstr "Langue" #: [config]roster msgid "Roster display" msgstr "Affichage de la liste de contact" #: [config]roster_show msgid "Show the offline contacts" msgstr "Afficher les contacts hors ligne" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "Cacher les contacts hors ligne" #: [config]appearence msgid "Appearence" msgstr "Apparence" #: [config]not_valid msgid "Configuration invalid" msgstr "Configuration non valide" #: [config]advanced msgid "Advanced Configuration" msgstr "Configuration avancée" #: [config]nsfw msgid "Display adult content" msgstr "Afficher le contenu réservé aux adultes" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "Autoriser l'affichage des billets possédant la catégorie #nsfw" #: [config]night_mode msgid "Night Mode" msgstr "Mode Nuit" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "Des couleurs sombres pour reposer vos yeux" #: [config]mam msgid "Archiving preferences" msgstr "Paramètres d'archivage" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "Paramètres d'archivage du serveur" #: [config]mam_always msgid "Always" msgstr "Toujours" #: [config]mam_never msgid "Never" msgstr "Jamais" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "Paramètres d'archivage sauvegardés" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "URL CSS personnalisée pour votre blog" #: [confirm]title msgid "Confirmation of authentication" msgstr "Confirmation d'authentification" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "Cette plateforme requière votre confirmation pour authentifier ce compte" #: [confirm]code msgid "Authentication code" msgstr "Code d'authentification" #: [roster]add_title msgid "Add a contact" msgstr "Ajouter un contact" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "Entrez l’identifiant Jabber de votre contact." #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "Appuyez sur entrer pour valider." #: [roster]added msgid "Contact added" msgstr "Contact ajouté" #: [roster]updated msgid "Contact updated" msgstr "Contact mis à jour" #: [roster]deleted msgid "Contact deleted" msgstr "Contact supprimé" #: [general]legend msgid "General Information" msgstr "Informations Générales" #: [general]name [chatrooms]name msgid "Name" msgstr "Nom" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Pseudonyme" #: [general]date_of_birth msgid "Date of Birth" msgstr "Date de naissance" #: [general]gender msgid "Gender" msgstr "Sexe" #: [general]marital msgid "Marital Status" msgstr "Situation familiale" #: [general]email msgid "Email" msgstr "Courriel" #: [general]website msgid "Website" msgstr "Site web" #: [general]about msgid "About Me" msgstr "À propos de moi" #: [general]accounts msgid "Other Accounts" msgstr "Autres comptes" #: [general]tune msgid "Is Listening" msgstr "En écoute" #: [position]legend msgid "Geographic Position" msgstr "Position géographique" #: [position]locality msgid "Locality" msgstr "Ville" #: [position]country msgid "Country" msgstr "Pays" #: [mood]title msgid "Mood" msgstr "Humeur" #: [mood]im msgid "I’m " msgstr "Je suis" #: [listen]title msgid "Listening" msgstr "En écoute" #: [last]title msgid "Last seen" msgstr "Dernière apparition" #: [client]title msgid "Client Information" msgstr "Informations sur le Client" #: [explore]last_registered msgid "Last registered" msgstr "Dernier enregistré" #: [explore]explore msgid "Find some new friends" msgstr "Cherche de nouveaux amis" #: [edit]title [button]edit msgid "Edit" msgstr "Modifier" #: [edit]alias msgid "Alias" msgstr "Alias" #: [edit]group msgid "Group" msgstr "Groupe" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "Vous allez supprimer l’un de vos contacts, confirmez s’il vous plaît." #: [age]years msgid "%s years" msgstr "%s ans" #: [blog]last msgid "Last public post" msgstr "Derniers billets public" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "Visiter le blog pour voir tous les billets publiques" #: [subscription]to msgid "You can see this contact status" msgstr "Vous pouvez voir l'état de ce contact" #: [subscription]to_button msgid "Share my status" msgstr "Partager mon état" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "Mais ce contact ne peut pas voir le vôtre" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "Vous n’êtes pas abonné à ce contact" #: [subscription]from_button msgid "Ask to subscribe" msgstr "Demander pour s’abonner" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "Mais ce contact peut tout de même voir votre présence en ligne" #: [subscription]nil msgid "No subscriptions" msgstr "Pas de Souscriptions" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "Inviter" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "Ce contact est présent dans votre liste mais il n'y a aucune souscriptions entre vos deux comptes" #: [help]faq msgid "Frequently Asked Questions" msgstr "Foire aux questions" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "Avez vous déjà essayé Movim sur d'autres plateformes ?" #: [apps]phone msgid "Apps for your phone" msgstr "Applications pour votre téléphone" #: [apps]android msgid "Try out our official Android app" msgstr "Essayer notre application Android officielle" #: [apps]recommend msgid "We also recommend" msgstr "Nous recommandons également" #: [apps]computer msgid "Apps for your computer" msgstr "Applications pour votre ordinateur" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "Nos applications officielles sont disponibles sur le site officiel" #: [contact]title msgid "Administrators & Contact" msgstr "Administrateurs et Contact" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "Discuter avec l’équipe de Movim ?" #: [chatroom]button msgid "Add the chatroom" msgstr "Ajouter le salon de discussion" #: [invitations]title msgid "Pending Invitations" msgstr "Invitations en attente" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "%s veut parler avec vous" #: [error]username msgid "Wrong username" msgstr "Nom d’utilisateur incorrect" #: [error]jid msgid "Invalid JID" msgstr "Identifiant Jabber incorrect" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "La paquet Challenge du serveur est vide" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "Erreur de domaine XMPP, votre compte n’est pas un identifiant Jabber correct" #: [error]data_missings msgid "Some data are missing!" msgstr "Il manque des informations !" #: [error]wrong_password msgid "Wrong password" msgstr "Mot de passe incorrect" #: [error]internal msgid "Internal server error" msgstr "Erreur interne du serveur" #: [error]session msgid "Session error" msgstr "Erreur de session" #: [error]account_created msgid "Account successfully created" msgstr "Compte créé avec succès" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "Le serveur met trop de temps à répondre" #: [error]impossible msgid "Impossible login" msgstr "Authentification impossible" #: [error]default msgid "Unknown error" msgstr "Erreur inconnue" #: [error]login_format msgid "Invalid username format" msgstr "Le format de l'identifiant n'est pas correct" #: [error]password_format msgid "Invalid password format" msgstr "Mot de passe non valide" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "Votre serveur XMPP n’est pas autorisé à se connecter" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "Movim n’a pas pu vous authentifier. Vous avez entré des données erronées." #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "Le mécanisme d’authentification n’est pas supporté par Movim" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "L’authentification au serveur XMPP a échoué" #: [form]username msgid "My address" msgstr "Mon adresse" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "Vous pouvez vous authentifier avec des comptes venant des serveurs suivants" #: [form]connected msgid "Connected" msgstr "Connecté" #: [form]population msgid "Population" msgstr "Population" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "%s vous a invité à rejoindre un salon de discussion" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "Mauvais surnom (entre 4 et 40 caractères)" #: [menu]empty_title msgid "No news yet…" msgstr "Aucune actualité… pour le moment" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "Bienvenue sur votre flux d’actualité, ici vous verrez toutes les publications des communautés auxquelles vous vous êtes abonnées ainsi que celles de vos contacts." #: [menu]all msgid "All" msgstr "Tous" #: [menu]mine msgid "My publications" msgstr "Mes publications" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "Contacts" #: [menu]add_post msgid "Write a new post…" msgstr "Écrire un nouveau billet…" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "Notifications" #: [notifs]empty msgid "No new notifications" msgstr "Pas de nouvelles notifications" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "Movim peut vous notifier lors de la publication d'un nouvel article ou si vous recevez de nouveaux messages" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "Vous pourrez toujours les désactiver plus tard" #: [onboarding]public_title msgid "Public profile" msgstr "Profil public" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "Rendez votre profil public pour permettre aux autres utilisateurs de vous trouver plus facilement" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "Vous pourrez toujours désactiver cela dans la configuration plus tard" #: [onboarding]popups_title msgid "Popups" msgstr "Popups" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "Movim utilise les popups pour la vidéoconférence, ils sont parfois bloqués par les navigateurs " #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "Veuillez vous assurer qu'ils sont autorisés afin d'utiliser cette fonctionnalité " #: [post]news_feed msgid "News Feed" msgstr "Fil d’actualité" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "Découvrez et rejoignez les groupes qui vous intéressent" #: [post]content msgid "Content" msgstr "Contenu" #: [post]published msgid "Post published" msgstr "Bilet publié" #: [post]deleted msgid "Post deleted" msgstr "Billet effacé" #: [post]hot msgid "What’s Hot" msgstr "Quoi de neuf" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "Billets récemment publiés dans les communautés auxquelles vous n'êtes pas (encore) inscrit" #: [post]new [publishbrief]new msgid "New post" msgstr "Nouveau billet" #: [post]repost msgid "This is a re-post from %s" msgstr "Ceci est une republication de %s" #: [post]repost_profile msgid "See %s profile" msgstr "Voir le profil de %s" #: [post]blog_last msgid "Public posts from users" msgstr "Billets publics d'utilisateurs" #: [post]public msgid "Publish this post publicly?" msgstr "Publier ce billet publiquement?" #: [post]public_yes msgid "This post is public" msgstr "Ce billet est public" #: [post]public_no msgid "This post is private" msgstr "Ce billet est privé" #: [post]public_url msgid "Public URL of this post" msgstr "URL publique pour ce billet" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "Supprimer ce billet" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "Vous allez supprimer ce billet, veuillez confirmer votre action." #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "Êtes-vous sûr de vouloir supprimer ce commentaire ?" #: [post]discover msgid "Discover more articles on the communities page" msgstr "Découvrez plus de publications sur la page communautés" #: [post]more msgid "Read more" msgstr "Lire plus" #: [post]comments_disabled msgid "Comments disabled" msgstr "Commentaires désactivés." #: [post]comment_published msgid "Comment published" msgstr "Commentaire publié" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "Le commentaire ne peut être publié" #: [post]comment_deleted msgid "Comment deleted" msgstr "Commentaire supprimé" #: [post]liked msgid "Liked your publication" msgstr "Aime votre publication" #: [hello]blog_title msgid "Visit your public blog" msgstr "Aller sur votre blog public" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "Voir vos billets publics et les partager avec tous vos contacts" #: [hello]contact_post msgid "Contact post" msgstr "Billet d’un contact" #: [hello]share_title msgid "Universal share button" msgstr "Bouton partager universel." #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "Cliquez-déposez ou mettez en favoris dans votre navigateur le bouton suivant et utilisez le sur toutes les pages que vous voulez partager sur Movim" #: [hello]share_button msgid "Share on Movim" msgstr "Partager sur Movim" #: [hello]enter_title msgid "Oh! Hello!" msgstr "Bonjour !" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "Vous êtes nouveau ici ! Bienvenu sur Movim !" #: [hello]menu_title msgid "Check the Menu" msgstr "Jetez un œil au menu" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "Toutes les principales fonctionnalités de Movim sont disponibles à cet endroit. N'hésitez pas à naviger entre les différentes pages pour en savoir plus !" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "Il semblerait que vous n'ayez pas encore complété vôtre profil" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "Vous pouvez aller sur la page de configuration pour vous décrire et ajouter une jolie photo" #: [status]disconnect msgid "Disconnect" msgstr "Se déconnecter" #: [status]updated msgid "Status updated" msgstr "Statut mis à jour" #: [status]presence msgid "Presence" msgstr "Présence" #: [publishbrief]placeholder msgid "What’s new?" msgstr "Quoi de neuf ?" #: [publishbrief]post msgid "Write a post" msgstr "Écrire un billet" #: [publishbrief]add_link msgid "Add a link" msgstr "Ajouter un lien" #: [publishbrief]no_title msgid "Please provide a title" msgstr "Veuillez mettre un titre à votre publication" #: [publishbrief]preview msgid "Preview" msgstr "Aperçu" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "Ajouter un fichier ou une image" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "Vous ne pouvez pas publier de billet ici" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "Pas de contenu à afficher" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "Veuillez entrer une URL valide" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "Vous pouvez enrichir le contenu en utilisant Markdown" #: [publishhelp]title [page]help msgid "Help" msgstr "Aide" #: [publishhelp]more msgid "More help" msgstr "Aide supplémentaire" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "Manuel d'utilisation de la syntaxe Markdown" #: [rooms]add msgid "Add a chatroom" msgstr "Ajouter un salon de discussion" #: [rooms]edit msgid "Edit a chatroom" msgstr "Éditer un salon de discussion" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "Vous n'avez pas encore de salon de discussions." #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "Ajoutez en un en cliquant sur le bouton ajouter." #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "Passerelle" #: [chatrooms]title msgid "Chatrooms" msgstr "Salons de discussion" #: [chatrooms]id msgid "Chat Room ID" msgstr "Identifiant du salon" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "Mon salon préféré" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "Mauvais identifiant de salon de discussion" #: [chatrooms]empty_name msgid "Empty name" msgstr "Nom vide" #: [chatrooms]users msgid "Users in the room" msgstr "Utilisateurs du salon" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "Merci d'entrer un surnom valide (entre 2 et 40 caractères)" #: [chatrooms]conflict msgid "Username already taken" msgstr "Nom d'utilisateur déjà utilisé" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "Rejoindre ce salon de discussion lors de la connexion" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "Une inscription est requise pour rejoindre ce salon" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "Signets mis à jour" #: [room]anonymous_title msgid "Public chatroom" msgstr "Salon public" #: [room]no_room msgid "Please provide a room address" msgstr "Merci d'entrer l'adresse d'un salon" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "Vous êtes actuellement connecté en tant qu'anonyme" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "Vous pouvez vous connecter en utilisant votre propre compte ou en créer un sur la page de connexion, en cliquant sur la croix en haut à droite." #: [room]anonymous_login msgid "Login on %s" msgstr "Connexion sur %s" #: [room]nick msgid "Your nickname" msgstr "Votre surnom" #: [room]invite msgid "Invite a contact" msgstr "Inviter un contact" #: [room]invited msgid "Invitation sent" msgstr "Invitation envoyée" #: [room]invite_code msgid "Send this link to your contacts" msgstr "Envoyer ce lien à vos contacts" #: [room]public_muc msgid "Public" msgstr "Publique" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "Les participants de ce salon peuvent voir leurs profiles réciproquement" #: [search]keyword msgid "What are you looking for?" msgstr "Que cherchez vous ?" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "Ouvrez moi en faisant Ctrl + M" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "#chat, pseudonyme@serveur.com, Marc…" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "Pas encore de contacts ?" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "Trouvez-en un en saisissant son nom ou son identifiant" #: [statistics]title msgid "Statistics" msgstr "Statistiques" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "Un autocollant a été envoyé via Movim" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "Movim est un réseau social décentralisé, avant de créer un compte vous devez choisir un serveur sur lequel vous inscrire." #: [subscribe]server_question msgid "Your server here?" msgstr "Votre serveur ici ?" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "Contactez-nous pour ajouter le vôtre à la liste des serveurs officiellement pris en charge" #: [feed]nope msgid "No public feed for this contact" msgstr "Pas de flux public pour ce contact" #: [feed]nope_contact msgid "No contact specified" msgstr "Aucun contact indiqué" #: [upload]title msgid "Upload a file" msgstr "Téléverser un fichier" #: [upload]choose msgid "Choose a file to upload" msgstr "Choisir un fichier à téléverser" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "Les grandes images seront redimensionnées et compressées" #: [upload]error_filesize msgid "File too large" msgstr "Fichier trop grand" #: [upload]error_failed msgid "Upload failed" msgstr "Le téléversement a échoué" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "Vous n'êtes pas autorisé à téléverser un fichier" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "Vous avez dépassé le quota" #: [vcard]title [page]profile msgid "Profile" msgstr "Profil" #: [vcard]updated msgid "Profile Updated" msgstr "Profil mis à jour" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "Profil non mis à jour" #: [vcard]public msgid "Your profile is now public" msgstr "Votre profil est maintenant public" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "Votre profil est maintenant restreint" #: [privacy]privacy_title msgid "Privacy Level" msgstr "Niveau de confidentialité" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "Ce profil est-il public ?" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "Faites attention ! En rendant votre profil public, toutes les informations listées ci-dessus seront visibles par les utilisateurs de Movim mais également par tous les internautes." #: [save]submit [button]submit msgid "Submit" msgstr "Envoyer" #: [save]reset [button]reset msgid "Reset" msgstr "Réinitialiser" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "Movim fonctionne actuellement en mode dégradé" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "Vôtre serveur ne supporte pas la persistance XMPP Pubsub." #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "Les communautés, fil d'actualités et profils ont été désactivés pour le moment." #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "Merci de contacter l'administrateur de vôtre serveur pour vérifier si cette fonctionnalité peut être activée." #: [visio]calling msgid "…is calling you" msgstr "…vous appelle" #: [visio]ringing msgid "…ringing" msgstr "…en attente" #: [visio]in_call msgid "in call" msgstr "en communication" #: [visio]failed msgid "failed" msgstr "la mise en communication a échoué" #: [visio]connecting msgid "…connecting" msgstr "…mise en relation" #: [visio]ended msgid "call ended" msgstr "appel terminé" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "Movim nécessite JavaScript pour fonctionner correctement." #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "Movim est un réseau social innovant et distribué protégeant votre vie privée et apportant plein de fonctionnalités toutes plus géniales les unes que les autres." #: [global]loading msgid "Loading…" msgstr "Chargement…" #: [global]or msgid "Or" msgstr "Ou" #: [page]communities msgid "Communities" msgstr "Communautés" #: [page]home msgid "Home" msgstr "Accueil" #: [page]explore msgid "Explore" msgstr "Explorer" #: [page]account_creation msgid "Account Creation" msgstr "Création de compte" #: [page]news msgid "News" msgstr "Actualité" #: [page]avatar msgid "Avatar" msgstr "Avatar" #: [page]chats msgid "Chats" msgstr "Discussions" #: [page]publish msgid "Publish" msgstr "Publier" #: [page]post msgid "Post" msgstr "Article" #: [page]blog msgid "Blog" msgstr "Blog" #: [page]about msgid "About" msgstr "À propos" #: [page]login msgid "Login" msgstr "Connexion" #: [page]not_found msgid "Not Found" msgstr "Non trouvé" #: [page]feed msgid "Feed" msgstr "Flux" #: [page]posts msgid "Posts" msgstr "Billets" #: [page]gallery msgid "Gallery" msgstr "Galerie" #: [page]visio msgid "Visio-conference" msgstr "Vidéoconférence" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "Partager" #: [page]room msgid "Room" msgstr "Salon" #: [page]tag msgid "Tag" msgstr "Étiquette" #: [error]error msgid "Error: %s" msgstr "Erreur : %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "Le fichier « %s » n’est pas accessible" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "Le widget '%s' demandé n’existe pas." #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "L’évènement '%s' n’est pas enregistré." #: [error]whoops msgid "Whoops!" msgstr "Oups !" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "Movim ne peut pas communiquer avec le serveur, veuillez réessayer plus tard" #: [error]oops msgid "Oops!" msgstr "Oups !" #: [button]call msgid "Call" msgstr "Appeler" #: [button]validate msgid "Validate" msgstr "Valider" #: [button]refresh msgid "Refresh" msgstr "Rafraîchir" #: [button]add msgid "Add" msgstr "Ajouter" #: [button]delete msgid "Delete" msgstr "Supprimer" #: [button]cancel msgid "Cancel" msgstr "Annuler" #: [button]close msgid "Close" msgstr "Fermer" #: [button]update msgid "Update" msgstr "Mettre à jour" #: [button]updating msgid "Updating" msgstr "Actualisation" #: [button]submitting msgid "Submitting" msgstr "Envoi" #: [button]register msgid "Register" msgstr "S’inscrire" #: [button]reply msgid "Reply" msgstr "Répondre" #: [button]unregister msgid "Unregister" msgstr "Se désinscrire" #: [button]save msgid "Save" msgstr "Sauvegarder" #: [button]clear msgid "Clear" msgstr "Vider" #: [button]upload msgid "Upload" msgstr "Téléverser" #: [button]connecting msgid "Connecting" msgstr "Connexion" #: [button]bool_yes msgid "Yes" msgstr "Oui" #: [button]bool_no msgid "No" msgstr "Non" #: [button]return msgid "Return" msgstr "Retour" #: [button]accept msgid "Accept" msgstr "Accepter" #: [button]refuse msgid "Refuse" msgstr "Refuser" #: [button]next msgid "Next" msgstr "Suivant" #: [button]previous msgid "Previous" msgstr "Précédent" #: [button]search msgid "Search" msgstr "Rechercher" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "Partager" #: [button]discover msgid "Discover" msgstr "Découvrir" #: [button]like msgid "Like" msgstr "Like" #: [button]not_now msgid "Not Now" msgstr "Pas maintenant" #: [button]enable msgid "Enable" msgstr "Activer" #: [button]sign_up msgid "Sign Up" msgstr "Souscrire" #: [day]title msgid "Day" msgstr "Jour" #: [day]monday msgid "Monday" msgstr "Lundi" #: [day]tuesday msgid "Tuesday" msgstr "Mardi" #: [day]wednesday msgid "Wednesday" msgstr "Mercredi" #: [day]thursday msgid "Thursday" msgstr "Jeudi" #: [day]friday msgid "Friday" msgstr "Vendredi" #: [day]saturday msgid "Saturday" msgstr "Samedi" #: [day]sunday msgid "Sunday" msgstr "Dimanche" #: [client]bot msgid "Bot" msgstr "Robot" #: [client]desktop msgid "Desktop" msgstr "Bureau" #: [client]phone msgid "Phone" msgstr "Téléphone" #: [client]web msgid "Web" msgstr "Web" #: [client]registered msgid "Registered" msgstr "Inscrit" #: [presence]online msgid "Online" msgstr "En ligne" #: [presence]away msgid "Away" msgstr "Absent(e)" #: [presence]dnd msgid "Do Not Disturb" msgstr "Ne pas déranger" #: [presence]xa msgid "Extended Away" msgstr "Absence prolongée" #: [presence]offline msgid "Offline" msgstr "Hors ligne" #: [presence]error msgid "Error" msgstr "Erreur" #: [mood]afraid msgid "afraid" msgstr "appeuré(e)" #: [mood]amazed msgid "amazed" msgstr "stupéfait(e)" #: [mood]amorous msgid "amorous" msgstr "amoureux(se)" #: [mood]angry msgid "angry" msgstr "fâché(e)" #: [mood]annoyed msgid "annoyed" msgstr "contrarié(e)" #: [mood]anxious msgid "anxious" msgstr "anxieux(se)" #: [mood]aroused msgid "aroused" msgstr "agité(e)" #: [mood]ashamed msgid "ashamed" msgstr "honteux(se)" #: [mood]bored msgid "bored" msgstr "lassé(e)" #: [mood]brave msgid "brave" msgstr "courageux(se)" #: [mood]calm msgid "calm" msgstr "calme" #: [mood]cautious msgid "cautious" msgstr "prudent(e)" #: [mood]cold msgid "cold" msgstr "frileux(se)" #: [mood]confident msgid "confident" msgstr "confiant(e)" #: [mood]confused msgid "confused" msgstr "désorienté(e)" #: [mood]contemplative msgid "contemplative" msgstr "contemplatif(ve)" #: [mood]contented msgid "contented" msgstr "satisfait(e)" #: [mood]cranky msgid "cranky" msgstr "grincheux(se)" #: [mood]crazy msgid "crazy" msgstr "fou(folle)" #: [mood]creative msgid "creative" msgstr "créatif(ve)" #: [mood]curious msgid "curious" msgstr "curieux(se)" #: [mood]dejected msgid "dejected" msgstr "abattu(e)" #: [mood]depressed msgid "depressed" msgstr "déprimé(e)" #: [mood]disappointed msgid "disappointed" msgstr "déçu(e)" #: [mood]disgusted msgid "disgusted" msgstr "dégouté(e)" #: [mood]dismayed msgid "dismayed" msgstr "consterné(e)" #: [mood]distracted msgid "distracted" msgstr "distrait(e)" #: [mood]embarrassed msgid "embarrassed" msgstr "embarrassé(e)" #: [mood]envious msgid "envious" msgstr "envieux(se)" #: [mood]excited msgid "excited" msgstr "excité(e)" #: [mood]flirtatious msgid "flirtatious" msgstr "charmeur(se)" #: [mood]frustrated msgid "frustrated" msgstr "frustré" #: [mood]grateful msgid "grateful" msgstr "reconnaissant(e)" #: [mood]grieving msgid "grieving" msgstr "endeuillé(e)" #: [mood]grumpy msgid "grumpy" msgstr "ronchon(ne)" #: [mood]guilty msgid "guilty" msgstr "coupable" #: [mood]happy msgid "happy" msgstr "heureux(se)" #: [mood]hopeful msgid "hopeful" msgstr "optimiste" #: [mood]hot msgid "hot" msgstr "chaud" #: [mood]humbled msgid "humbled" msgstr "humble" #: [mood]humiliated msgid "humiliated" msgstr "humilié(e)" #: [mood]hungry msgid "hungry" msgstr "affamé(e)" #: [mood]hurt msgid "hurt" msgstr "blessé(e)" #: [mood]impressed msgid "impressed" msgstr "impressionné(e)" #: [mood]in_awe msgid "in awe" msgstr "admiratif(ve)" #: [mood]in_love msgid "in love" msgstr "amoureux(se)" #: [mood]indignant msgid "indignant" msgstr "indigné(e)" #: [mood]interested msgid "interested" msgstr "intéressé(e)" #: [mood]intoxicated msgid "intoxicated" msgstr "intoxiqué(e)" #: [mood]invincible msgid "invincible" msgstr "invincible" #: [mood]jealous msgid "jealous" msgstr "jaloux(se)" #: [mood]lonely msgid "lonely" msgstr "seul(e)" #: [mood]lost msgid "lost" msgstr "perdu(e)" #: [mood]lucky msgid "lucky" msgstr "chanceux(se)" #: [mood]mean msgid "mean" msgstr "méchant(e)" #: [mood]moody msgid "moody" msgstr "maussade" #: [mood]nervous msgid "nervous" msgstr "nerveux(se)" #: [mood]neutral msgid "neutral" msgstr "neutre" #: [mood]offended msgid "offended" msgstr "offensé(e)" #: [mood]outraged msgid "outraged" msgstr "outré(e)" #: [mood]playful msgid "playful" msgstr "joueur(se)" #: [mood]proud msgid "proud" msgstr "fier(ère)" #: [mood]relaxed msgid "relaxed" msgstr "relaxé(e)" #: [mood]relieved msgid "relieved" msgstr "soulagé(e)" #: [mood]restless msgid "restless" msgstr "impatient(e)" #: [mood]sad msgid "sad" msgstr "triste" #: [mood]sarcastic msgid "sarcastic" msgstr "sarcastique" #: [mood]satisfied msgid "satisfied" msgstr "satisfait(e)" #: [mood]serious msgid "serious" msgstr "sérieux(se)" #: [mood]shocked msgid "shocked" msgstr "choqué(e)" #: [mood]shy msgid "shy" msgstr "timide" #: [mood]sick msgid "sick" msgstr "malade" #: [mood]sleepy msgid "sleepy" msgstr "somnolent(e)" #: [mood]spontaneous msgid "spontaneous" msgstr "spontané(e)" #: [mood]stressed msgid "stressed" msgstr "stressé(e)" #: [mood]strong msgid "strong" msgstr "fort(e)" #: [mood]surprised msgid "surprised" msgstr "surpris(e)" #: [mood]thankful msgid "thankful" msgstr "reconnaissant(e)" #: [mood]thirsty msgid "thirsty" msgstr "assoiffé(e)" #: [mood]tired msgid "tired" msgstr "fatigué(e)" #: [mood]undefined msgid "undefined" msgstr "indéfini" #: [mood]weak msgid "weak" msgstr "faible" #: [mood]worried msgid "worried" msgstr "inquiet(ète)" #: [month]title msgid "Month" msgstr "Mois" #: [month]january msgid "January" msgstr "Janvier" #: [month]february msgid "February" msgstr "Février" #: [month]march msgid "March" msgstr "Mars" #: [month]april msgid "April" msgstr "Avril" #: [month]may msgid "May" msgstr "Mai" #: [month]june msgid "June" msgstr "Juin" #: [month]july msgid "July" msgstr "Juillet" #: [month]august msgid "August" msgstr "Août" #: [month]september msgid "September" msgstr "Septembre" #: [month]october msgid "October" msgstr "Octobre" #: [month]november msgid "November" msgstr "Novembre" #: [month]december msgid "December" msgstr "Décembre" #: [year]title msgid "Year" msgstr "Année" #: [date]today msgid "Today" msgstr "Aujourd’hui" #: [date]tomorrow msgid "Tomorrow" msgstr "Demain" #: [date]yesterday msgid "Yesterday" msgstr "Hier" #: [date]ago msgid "%d days ago" msgstr " Il y a %d jours" #: [date]day msgid "day" msgstr "jour" #: [post]title msgid "Title" msgstr "Titre" #: [post]place msgid "Place" msgstr "Lieu" #: [post]by msgid "by" msgstr "par" #: [post]geolocalisation msgid "Geolocalisation" msgstr "Géolocalisation" #: [post]email msgid "email" msgstr "courriel" #: [post]empty msgid "No content" msgstr "Aucun contenu" #: [post]no_comments msgid "No comments yet" msgstr "Pas de commentaires pour le moment" #: [post]older msgid "Get older posts" msgstr "Récupérer les anciens billets" #: [post]new_items msgid "%s new items" msgstr "%s nouveaux billets" #: [post]comment_error msgid "Comment publication error" msgstr "Erreur à la publication du commentaire" #: [post]comments_get msgid "Get the comments" msgstr "Récupérer les commentaires" #: [post]comment_add msgid "Add a comment" msgstr "Commenter" #: [post]share msgid "Share with" msgstr "Partager avec" #: [post]share_everyone msgid "Everyone" msgstr "Tout le monde" #: [post]updated msgid "Updated" msgstr "Mis à jour" #: [post]content_not_found msgid "Content not found" msgstr "Contenu introuvable" #: [post]default_title msgid "Contact publication" msgstr "Billet d’un contact" #: [post]comments msgid "Comments" msgstr "Commentaires" #: [post]original_deleted msgid "Original post deleted" msgstr "Billet original supprimé" #: [affiliation]owner msgid "Owner" msgstr "Propriétaire" #: [affiliation]publisher msgid "Publisher" msgstr "Rédacteur" #: [affiliation]publish-only msgid "Publish only" msgstr "Rédacteur seulement" #: [affiliation]member msgid "Member" msgstr "Membre" #: [affiliation]no-aff msgid "No affiliation" msgstr "Sans affiliation" #: [affiliation]outcast msgid "Outcast" msgstr "Banni" #: [api]error msgid "The API is not reachable, try again later" msgstr "L’API est indisponible pour le moment, réessayez plus tard." #: [field]type_here msgid "Type here" msgstr "Rédigez votre message ici" #~ msgid "This user has not posted anything right now" #~ msgstr "Cet utilisateur n’a rien publié pour le moment" movim-0.14.1/locales/ga.po000066400000000000000000001264661342764602200153220ustar00rootroot00000000000000# # Translators: # Timothy Fry , 2016 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Irish (http://www.transifex.com/movim/movim/language/ga/)\n" "Language: ga\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Go raibh maith agat" #: [about]developers msgid "Developers" msgstr "" #: [about]translators msgid "Translators" msgstr "" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "" #: [account]password_change_title msgid "Change my password" msgstr "" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "" #: [account]password_confirmation msgid "Password confirmation" msgstr "" #: [account]password_changed msgid "The password has been updated" msgstr "" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "" #: [general]date_of_birth msgid "Date of Birth" msgstr "" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "" #: [general]about msgid "About Me" msgstr "" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "" #: [day]tuesday msgid "Tuesday" msgstr "" #: [day]wednesday msgid "Wednesday" msgstr "" #: [day]thursday msgid "Thursday" msgstr "" #: [day]friday msgid "Friday" msgstr "" #: [day]saturday msgid "Saturday" msgstr "" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "" #: [date]tomorrow msgid "Tomorrow" msgstr "" #: [date]yesterday msgid "Yesterday" msgstr "" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member msgid "Member" msgstr "" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/gl.po000066400000000000000000001266711342764602200153330ustar00rootroot00000000000000# # Translators: #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Galician (http://www.transifex.com/movim/movim/language/gl/)\n" "Language: gl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "" #: [about]developers msgid "Developers" msgstr "" #: [about]translators msgid "Translators" msgstr "" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "" #: [account]password_change_title msgid "Change my password" msgstr "" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Contrasinal" #: [account]password_confirmation msgid "Password confirmation" msgstr "" #: [account]password_changed msgid "The password has been updated" msgstr "" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Configuración" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "Chat" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "Linguaxe" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "" #: [general]date_of_birth msgid "Date of Birth" msgstr "" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "" #: [general]about msgid "About Me" msgstr "" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "Contrasinal incorrecta" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "Meu Enderezo" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "Enviar" #: [save]reset [button]reset msgid "Reset" msgstr "Restablecer" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "Inicio" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "Creación dunha Conta" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "Non pode cargarse o arquivo '%s'" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "Luns" #: [day]tuesday msgid "Tuesday" msgstr "Martes" #: [day]wednesday msgid "Wednesday" msgstr "Mércores" #: [day]thursday msgid "Thursday" msgstr "Xoves" #: [day]friday msgid "Friday" msgstr "Venres" #: [day]saturday msgid "Saturday" msgstr "Sábado" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "Fóra" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "Xaneiro" #: [month]february msgid "February" msgstr "Febreiro" #: [month]march msgid "March" msgstr "Marzo" #: [month]april msgid "April" msgstr "Abril" #: [month]may msgid "May" msgstr "Maio" #: [month]june msgid "June" msgstr "Xuño" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "" #: [date]tomorrow msgid "Tomorrow" msgstr "" #: [date]yesterday msgid "Yesterday" msgstr "" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member msgid "Member" msgstr "" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/he.po000066400000000000000000001464101342764602200153160ustar00rootroot00000000000000# # Translators: # GenghisKhan , 2016 # GenghisKhan , 2012 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Hebrew (http://www.transifex.com/movim/movim/language/he/)\n" "Language: he\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "תודות" #: [about]developers msgid "Developers" msgstr "מפתחים" #: [about]translators msgid "Translators" msgstr "מתרגמים" #: [about]translators_text msgid "Thanks to all the translators" msgstr "תודה לכל המתרגמים" #: [about]software msgid "Software" msgstr "תוכנה" #: [about]resources msgid "Resources" msgstr "מקורות" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim הינו פלטפורמת תקשורת מבוססת XMPP. כל הפרויקט, למעט התכנות והמקורות הבאים, רשוי תחת" #: [account]title [page]account msgid "Account" msgstr "חשבון" #: [account]password_change_title msgid "Change my password" msgstr "החלף את הסימה שלי" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "סיסמה" #: [account]password_confirmation msgid "Password confirmation" msgstr "אימות סיסמה" #: [account]password_changed msgid "The password has been updated" msgstr "הסיסמה התעדכנה" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "אנא ספק סיסמה קבילה (6 תווים לפחות)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "הסיסמאות שסופקו אינן זהות" #: [account]delete msgid "Delete your account" msgstr "מחק את החשבון שלך" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "אתה תמחק את חשבון XMPP שלך ואת כל המידע היחסי אשר קשור אליו (דיוקן, אנשי קשר ופרסומים)." #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "יצירת חשבון חדש" #: [create]notfound msgid "No account creation form found on the server" msgstr "לא נמצא טופס יצירת חשבון על שרת זה" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "החשבון שלך נרשם בהצלחה" #: [create]loading msgid "Loading" msgstr "כעת טוען" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "לא קביל" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "מערכת הרשמה של שרת זה אינה זמינה ברגעים אלו" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "פעולות" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "הגדרות כלליות" #: [general]theme msgid "Theme" msgstr "מוטיב" #: [general]language msgid "Default language" msgstr "שפה משתמטת" #: [general]log_verbosity msgid "Log verbosity" msgstr "גיבוב רשומת יומן" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "נתוני התחברות מנהל" #: [credentials]username [input]username msgid "Username" msgstr "שם משתמש" #: [credentials]re_password msgid "Retype password" msgstr "הקלד סיסמה מחדש" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "אם ברצונך לציין רשימה של שרתי XMPP מורשים בשרת Movim שלך ולאסור את החיבור בכל האחרים אנא השם כאן את שם המתחם שלהם, עם פסיק (דוגמא: movim.eu,jabber.fr)" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "השאר את שדה זה ריק אם ברצונך להתיר גישה אל כל החשבונות של XMPP." #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "רשימה של שרתי XMPP שמצויים תחת רשימה לבנה" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "הודעת מידע" #: [information]description [communityconfig]description msgid "Description" msgstr "תיאור" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "הודעת מידע" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "ריק" #: [log]syslog msgid "Syslog" msgstr "יומן מערכת" #: [log]syslog_files msgid "Syslog and files" msgstr "יומן מערכת וקבצים" #: [adminsessions]title msgid "Sessions" msgstr "הפעלות" #: [admin]compatibility msgid "General Overview" msgstr "סקירה כללית" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "דפדפן" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "מסד נתונים" #: [schema]xmpp msgid "XMPP" msgstr "XMPP" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "השרת שלך אינו רשום API" #: [api]registered msgid "Your pod is registered on the API" msgstr "השרת שלך הינו רשום API" #: [api]wait msgid "Your pod is not yet validated" msgstr "השרת שלך עדיין לא קיבל תוקף" #: [api]validated msgid "Your pod is validated" msgstr "השרת שלך הינו תקף" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "תצורה עודכנה" #: [avatar]file msgid "File" msgstr "קובץ" #: [avatar]use_it msgid "Use it" msgstr "השתמש בזה" #: [avatar]webcam msgid "Webcam" msgstr "מצלמת רשת" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "קח תצלום בזק מתוך מצלמת רשת" #: [avatar]updated msgid "Avatar Updated" msgstr "אווטאר עודכן" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "אווטאר לא מעודכן" #: [avatar]missing msgid "No avatar defined yet" msgstr "לא הוגדר אווטאר עדיין" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "הודעה פורסמה" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "הודעה מוצפנת" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "%s הודעות נתקבלו" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "%s רוצה את צומת ליבך" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "סמיילים" #: [chat]frequent msgid "Frequent contacts" msgstr "אנשי קשר תדירים" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "חברים" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "מחובר אל שיחת קבוצה" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "מנותק מתוך שיחת הקבוצה" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "תצורה" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "תצורה נשמרה" #: [chatroom]subject msgid "Subject" msgstr "נושא" #: [chatroom]subject_changed msgid "Subject changed" msgstr "נושא נשתנה" #: [chatroom]administration [page]administration msgid "Administration" msgstr "ניהול" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "שיח עם איש קשר" #: [button]chat msgid "Chat" msgstr "שיחה" #: [button]new msgid "New conversation" msgstr "דיון חדש" #: [communities]empty_text msgid "Discover, follow and share" msgstr "גלה, עקוב ושתף" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "חפש שרת חדש" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "אין כמו אבא שבעולם - מועדון מעריצים" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "הרשמות" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "%s מנויים" #: [communitydata]num msgid "%s posts" msgstr "%s פרסומים" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "הירשם" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "בטל הרשמה" #: [communityheader]subscribed msgid "Subscribed" msgstr "מנוי" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "לא רשום" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "האם אתה בטוח?" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "ההרשמות שלי" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "שלום" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "כללי" #: [config]language msgid "Language" msgstr "שפה" #: [config]roster msgid "Roster display" msgstr "תצוגת רשימה" #: [config]roster_show msgid "Show the offline contacts" msgstr "הצג אנשי קשר לא מקוונים" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "הסתר אנשי קשר לא מקוונים" #: [config]appearence msgid "Appearence" msgstr "חזות" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "תצורה מתקדמת" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "הזן מזהה Jabber של איש קשר." #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "לחץ Enter לשם וידוא" #: [roster]added msgid "Contact added" msgstr "איש קשר התווסף" #: [roster]updated msgid "Contact updated" msgstr "איש קשר עודכן" #: [roster]deleted msgid "Contact deleted" msgstr "איש קשר נמחק" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "שם" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "שם כינוי" #: [general]date_of_birth msgid "Date of Birth" msgstr "תאריך לידה" #: [general]gender msgid "Gender" msgstr "מין" #: [general]marital msgid "Marital Status" msgstr "מצב משפחתי" #: [general]email msgid "Email" msgstr "דוא״ל" #: [general]website msgid "Website" msgstr "אתר רשת" #: [general]about msgid "About Me" msgstr "אודותיי" #: [general]accounts msgid "Other Accounts" msgstr "חשבונות אחרים" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "מיקום גאוגרפי" #: [position]locality msgid "Locality" msgstr "מקומיות" #: [position]country msgid "Country" msgstr "ארץ" #: [mood]title msgid "Mood" msgstr "מצב רוח" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "מאזין כעת" #: [last]title msgid "Last seen" msgstr "נראה לאחרונה" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "נרשמו לאחרונה" #: [explore]explore msgid "Find some new friends" msgstr "מצא חברים חדשים" #: [edit]title [button]edit msgid "Edit" msgstr "ערוך" #: [edit]alias msgid "Alias" msgstr "כינוי" #: [edit]group msgid "Group" msgstr "קבוצה" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "%s שנים" #: [blog]last msgid "Last public post" msgstr "פרסום פומבי אחרון" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "בקר בבלוג כדי לצפות בכל הפרסומים הפומביים" #: [subscription]to msgid "You can see this contact status" msgstr "באפשרותך לראות את מצב איש קשר זה" #: [subscription]to_button msgid "Share my status" msgstr "שתף את המצב שלי" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "אין הרשמות" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "הזמן" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "שאלות נפוצות" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "הוסף חדר שיחה" #: [invitations]title msgid "Pending Invitations" msgstr "הזמנות תלויות ועומדות" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "%s רוצה לשוחח עמך" #: [error]username msgid "Wrong username" msgstr "שם משתמש שגוי" #: [error]jid msgid "Invalid JID" msgstr "‫JID שגויה" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "רוקן הזמנה מן השרת" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "שגיאת מתחם XMPP, חשבונך אינו כתובת JID תקינה" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "סיסמה שגויה" #: [error]internal msgid "Internal server error" msgstr "שגיאת שרת פנימית" #: [error]session msgid "Session error" msgstr "שגיאת סשן" #: [error]account_created msgid "Account successfully created" msgstr "חשבון נוצר בהצלחה" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "לשרת לוקח יותר מדי זמן להגיב" #: [error]impossible msgid "Impossible login" msgstr "כניסה לא אפשרית" #: [error]default msgid "Unknown error" msgstr "שגיאה לא ידועה" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "‫Movim נכשלה לאמת. הזנת מידע שגוי" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "מנגנון אימות לא נתמך על ידי Movim" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "אימות XMPP נכשל" #: [form]username msgid "My address" msgstr "כתובת" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "מחובר" #: [form]population msgid "Population" msgstr "אוכלוסיה" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "הכל" #: [menu]mine msgid "My publications" msgstr "הפרסומים שלי" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "אנשי קשר" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "הזנת חדשות" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "תוכן" #: [post]published msgid "Post published" msgstr "פרסום פורסם" #: [post]deleted msgid "Post deleted" msgstr "פרסום נמחק" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "פרסום חדש" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "פרסומים פומביים מאת משתמשים" #: [post]public msgid "Publish this post publicly?" msgstr "לפרסם את פרסום זה בפומבי?" #: [post]public_yes msgid "This post is public" msgstr "פרסום זה הינו פומבי" #: [post]public_no msgid "This post is private" msgstr "פרסום זה הינו פרטי" #: [post]public_url msgid "Public URL of this post" msgstr "URL פומבי של פרסום זה" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "מחק את פרסום זה" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "תגובות מנוטרלות" #: [post]comment_published msgid "Comment published" msgstr "תגובה פורסמה" #: [post]comment_publish_error #, fuzzy msgid "The comment cannot be published" msgstr "תגובה פורסמה" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked #, fuzzy msgid "Liked your publication" msgstr "הפרסומים שלי" #: [hello]blog_title msgid "Visit your public blog" msgstr "הבלוג האישי שלך" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "פרסום איש קשר" #: [hello]share_title msgid "Universal share button" msgstr "כפתור שיתוף אוניברסלי" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "שלום!" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "התנתק" #: [status]updated msgid "Status updated" msgstr "מצב עודכן" #: [status]presence msgid "Presence" msgstr "נוכחות" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "אנא ספק כותרת" #: [publishbrief]preview msgid "Preview" msgstr "תצוגה מקדימה" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "עזרה" #: [publishhelp]more msgid "More help" msgstr "עוד עזרה" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "הוסף חדר שיחה" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "חדרי שיחה" #: [chatrooms]id msgid "Chat Room ID" msgstr "מזהה חדר שיחה" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "החדר המועדף עליי" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "מזהה חדר שיחה רע" #: [chatrooms]empty_name msgid "Empty name" msgstr "שם ריק" #: [chatrooms]users msgid "Users in the room" msgstr "משתמשים בתוך החדר" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "שם משתמש כבר תפוס" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "סימניות עודכנו" #: [room]anonymous_title msgid "Public chatroom" msgstr "חדר שיחה פומבי" #: [room]no_room msgid "Please provide a room address" msgstr "אנא ספק כתובת חדר" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "שם כינוי" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc #, fuzzy msgid "Public" msgstr "פרסם" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title #, fuzzy msgid "No contacts yet?" msgstr "אין תגובות עדיין" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "סטטיסטיקה" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "Movim הינה רשת חברתית מבוזרת (א-ריכוזית), טרם יצירת חשבון חדש עליך לבחור שרת להירשם אליו." #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "צור עמנו קשר כדי להוסיף את שלך אל רשימת השרתים אשר נתמכת באופן רשמי" #: [feed]nope msgid "No public feed for this contact" msgstr "אין ערוץ פומבי עבור איש קשר זה" #: [feed]nope_contact msgid "No contact specified" msgstr "לא צוין איש קשר" #: [upload]title msgid "Upload a file" msgstr "העלה קובץ" #: [upload]choose msgid "Choose a file to upload" msgstr "בחר קובץ להעלאה" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "דיוקן" #: [vcard]updated msgid "Profile Updated" msgstr "דיוקן עודכן" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "דיוקן לא מעודכן" #: [vcard]public msgid "Your profile is now public" msgstr "הדיוקן שלך הינו פומבי כעת" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "הדיוקן שלך הינו מוגבל כעת" #: [privacy]privacy_title msgid "Privacy Level" msgstr "רמת פרטיות" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "שלח" #: [save]reset [button]reset msgid "Reset" msgstr "אפס" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "בית" #: [page]explore msgid "Explore" msgstr "סייר" #: [page]account_creation msgid "Account Creation" msgstr "יצירת חשבון" #: [page]news msgid "News" msgstr "חדשות" #: [page]avatar msgid "Avatar" msgstr "אווטאר" #: [page]chats msgid "Chats" msgstr "שיחות" #: [page]publish msgid "Publish" msgstr "פרסם" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "בלוג" #: [page]about msgid "About" msgstr "אודות" #: [page]login msgid "Login" msgstr "כניסה" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "ערוץ" #: [page]posts msgid "Posts" msgstr "פרסומים" #: [page]gallery msgid "Gallery" msgstr "גלריה" #: [page]visio msgid "Visio-conference" msgstr "ועידת וידאו" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "חדר" #: [page]tag msgid "Tag" msgstr "תגית" #: [error]error msgid "Error: %s" msgstr "שגיאה: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "לא ניתן לטעון קובץ '%s'" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "אירוע מבוקש '%s' לא רשום." #: [error]whoops msgid "Whoops!" msgstr "אופס!" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "אופס!" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "מתן תוקף" #: [button]refresh msgid "Refresh" msgstr "רענן" #: [button]add msgid "Add" msgstr "הוסף" #: [button]delete msgid "Delete" msgstr "מחק" #: [button]cancel msgid "Cancel" msgstr "ביטול" #: [button]close msgid "Close" msgstr "סגור" #: [button]update msgid "Update" msgstr "עדכן" #: [button]updating msgid "Updating" msgstr "מעדכן כעת" #: [button]submitting msgid "Submitting" msgstr "שולח כעת" #: [button]register msgid "Register" msgstr "הירשם" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "בטל רישום" #: [button]save msgid "Save" msgstr "שמור" #: [button]clear msgid "Clear" msgstr "טהר" #: [button]upload msgid "Upload" msgstr "העלאה" #: [button]connecting msgid "Connecting" msgstr "כעת מתחבר" #: [button]bool_yes msgid "Yes" msgstr "כן" #: [button]bool_no msgid "No" msgstr "לא" #: [button]return msgid "Return" msgstr "חזור" #: [button]accept msgid "Accept" msgstr "קבלה" #: [button]refuse msgid "Refuse" msgstr "סרב" #: [button]next msgid "Next" msgstr "הבא" #: [button]previous msgid "Previous" msgstr "הקודם" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "יום" #: [day]monday msgid "Monday" msgstr "יום שני" #: [day]tuesday msgid "Tuesday" msgstr "יום שלישי" #: [day]wednesday msgid "Wednesday" msgstr "יום רביעי" #: [day]thursday msgid "Thursday" msgstr "יום חמישי" #: [day]friday msgid "Friday" msgstr "יום שישי" #: [day]saturday msgid "Saturday" msgstr "יום שבת" #: [day]sunday msgid "Sunday" msgstr "יום ראשון" #: [client]bot msgid "Bot" msgstr "בוט" #: [client]desktop msgid "Desktop" msgstr "שולחן עבודה" #: [client]phone msgid "Phone" msgstr "טלפון" #: [client]web msgid "Web" msgstr "רשת" #: [client]registered msgid "Registered" msgstr "רשום" #: [presence]online msgid "Online" msgstr "מקוון" #: [presence]away msgid "Away" msgstr "נעדר" #: [presence]dnd msgid "Do Not Disturb" msgstr "נא לא להפריע" #: [presence]xa msgid "Extended Away" msgstr "לא זמין" #: [presence]offline msgid "Offline" msgstr "לא מקוון" #: [presence]error msgid "Error" msgstr "שגיאה" #: [mood]afraid msgid "afraid" msgstr "מפחד" #: [mood]amazed msgid "amazed" msgstr "נדהם" #: [mood]amorous msgid "amorous" msgstr "חושק" #: [mood]angry msgid "angry" msgstr "כועס" #: [mood]annoyed msgid "annoyed" msgstr "נרגז" #: [mood]anxious msgid "anxious" msgstr "חרד" #: [mood]aroused msgid "aroused" msgstr "מרוגש" #: [mood]ashamed msgid "ashamed" msgstr "מתבייש" #: [mood]bored msgid "bored" msgstr "משועמם" #: [mood]brave msgid "brave" msgstr "אמיץ" #: [mood]calm msgid "calm" msgstr "רגוע" #: [mood]cautious msgid "cautious" msgstr "זהיר" #: [mood]cold msgid "cold" msgstr "קר" #: [mood]confident msgid "confident" msgstr "סמוך" #: [mood]confused msgid "confused" msgstr "מבולבל" #: [mood]contemplative msgid "contemplative" msgstr "ספקולטיבי" #: [mood]contented msgid "contented" msgstr "מסופק" #: [mood]cranky msgid "cranky" msgstr "נרגז" #: [mood]crazy msgid "crazy" msgstr "מטורף" #: [mood]creative msgid "creative" msgstr "יצירתי" #: [mood]curious msgid "curious" msgstr "סקרן" #: [mood]dejected msgid "dejected" msgstr "מיואש" #: [mood]depressed msgid "depressed" msgstr "מדוכא" #: [mood]disappointed msgid "disappointed" msgstr "מאוכזב" #: [mood]disgusted msgid "disgusted" msgstr "נגעל" #: [mood]dismayed msgid "dismayed" msgstr "נחרד" #: [mood]distracted msgid "distracted" msgstr "טרוד" #: [mood]embarrassed msgid "embarrassed" msgstr "נבוך" #: [mood]envious msgid "envious" msgstr "מקנא" #: [mood]excited msgid "excited" msgstr "נרגש" #: [mood]flirtatious msgid "flirtatious" msgstr "פלרטטני" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "נעים" #: [mood]grieving msgid "grieving" msgstr "מתאבל" #: [mood]grumpy msgid "grumpy" msgstr "זועף" #: [mood]guilty msgid "guilty" msgstr "אשם" #: [mood]happy msgid "happy" msgstr "שמח" #: [mood]hopeful msgid "hopeful" msgstr "אופטימי" #: [mood]hot msgid "hot" msgstr "לוהט" #: [mood]humbled msgid "humbled" msgstr "מוכנע" #: [mood]humiliated msgid "humiliated" msgstr "מושפל" #: [mood]hungry msgid "hungry" msgstr "רעב" #: [mood]hurt msgid "hurt" msgstr "פגוע" #: [mood]impressed msgid "impressed" msgstr "מתפעל" #: [mood]in_awe msgid "in awe" msgstr "מפוחד" #: [mood]in_love msgid "in love" msgstr "מאוהב" #: [mood]indignant msgid "indignant" msgstr "ממורמר" #: [mood]interested msgid "interested" msgstr "מתעניין" #: [mood]intoxicated msgid "intoxicated" msgstr "שיכור" #: [mood]invincible msgid "invincible" msgstr "בלתי מנוצח" #: [mood]jealous msgid "jealous" msgstr "מקנא" #: [mood]lonely msgid "lonely" msgstr "בודד" #: [mood]lost msgid "lost" msgstr "אבוד" #: [mood]lucky msgid "lucky" msgstr "בר מזל" #: [mood]mean msgid "mean" msgstr "דל" #: [mood]moody msgid "moody" msgstr "מדוכדך" #: [mood]nervous msgid "nervous" msgstr "עצבני" #: [mood]neutral msgid "neutral" msgstr "אדיש" #: [mood]offended msgid "offended" msgstr "נעלב" #: [mood]outraged msgid "outraged" msgstr "מזועזע" #: [mood]playful msgid "playful" msgstr "שובב" #: [mood]proud msgid "proud" msgstr "יהיר" #: [mood]relaxed msgid "relaxed" msgstr "רגוע" #: [mood]relieved msgid "relieved" msgstr "משוחרר" #: [mood]restless msgid "restless" msgstr "חסר מנוחה" #: [mood]sad msgid "sad" msgstr "עצוב" #: [mood]sarcastic msgid "sarcastic" msgstr "עוקצני" #: [mood]satisfied msgid "satisfied" msgstr "מרוצה" #: [mood]serious msgid "serious" msgstr "רציני" #: [mood]shocked msgid "shocked" msgstr "הלום" #: [mood]shy msgid "shy" msgstr "ביישן" #: [mood]sick msgid "sick" msgstr "חולה" #: [mood]sleepy msgid "sleepy" msgstr "ישנוני" #: [mood]spontaneous msgid "spontaneous" msgstr "ספונטני" #: [mood]stressed msgid "stressed" msgstr "לחוץ" #: [mood]strong msgid "strong" msgstr "חזק" #: [mood]surprised msgid "surprised" msgstr "מופתע" #: [mood]thankful msgid "thankful" msgstr "אסיר תודה" #: [mood]thirsty msgid "thirsty" msgstr "צמא" #: [mood]tired msgid "tired" msgstr "עייף" #: [mood]undefined msgid "undefined" msgstr "מעורפל" #: [mood]weak msgid "weak" msgstr "חלש" #: [mood]worried msgid "worried" msgstr "מודאג" #: [month]title msgid "Month" msgstr "חודש" #: [month]january msgid "January" msgstr "ינואר" #: [month]february msgid "February" msgstr "פברואר" #: [month]march msgid "March" msgstr "מרץ" #: [month]april msgid "April" msgstr "אפריל" #: [month]may msgid "May" msgstr "מאי" #: [month]june msgid "June" msgstr "יוני" #: [month]july msgid "July" msgstr "יולי" #: [month]august msgid "August" msgstr "אוגוסט" #: [month]september msgid "September" msgstr "ספטמבר" #: [month]october msgid "October" msgstr "אוקטובר" #: [month]november msgid "November" msgstr "נובמבר" #: [month]december msgid "December" msgstr "דצמבר" #: [year]title msgid "Year" msgstr "שנה" #: [date]today msgid "Today" msgstr "היום" #: [date]tomorrow msgid "Tomorrow" msgstr "מחר" #: [date]yesterday msgid "Yesterday" msgstr "אתמול" #: [date]ago msgid "%d days ago" msgstr "לפני %d ימים" #: [date]day msgid "day" msgstr "יום" #: [post]title msgid "Title" msgstr "כותרת" #: [post]place msgid "Place" msgstr "מיקום" #: [post]by msgid "by" msgstr "על ידי" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "דוא״ל" #: [post]empty msgid "No content" msgstr "אין איש קשר" #: [post]no_comments msgid "No comments yet" msgstr "אין תגובות עדיין" #: [post]older msgid "Get older posts" msgstr "השג רשומות נושנות" #: [post]new_items msgid "%s new items" msgstr "%s פריטים חדשים" #: [post]comment_error msgid "Comment publication error" msgstr "שגיאת פרסום תגובה" #: [post]comments_get msgid "Get the comments" msgstr "השג תגובות" #: [post]comment_add msgid "Add a comment" msgstr "הוסף תגובה" #: [post]share msgid "Share with" msgstr "שתף בעזרת" #: [post]share_everyone msgid "Everyone" msgstr "כולם" #: [post]updated msgid "Updated" msgstr "עודכן" #: [post]content_not_found msgid "Content not found" msgstr "תוכן לא נמצא" #: [post]default_title msgid "Contact publication" msgstr "פרסום איש קשר" #: [post]comments msgid "Comments" msgstr "תגובות" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only #, fuzzy msgid "Publish only" msgstr "פרסם" #: [affiliation]member #, fuzzy msgid "Member" msgstr "חברים" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "API אינו נגיש, נסה שוב מאוחר יותר" #: [field]type_here msgid "Type here" msgstr "הקלד כאן" #~ msgid "Refresh all the streams" #~ msgstr "רענון של כל הזרמים" #~ msgid "This message will be displayed on the login page" #~ msgstr "הודעה זו תוצג בעמוד הכניסה" #~ msgid "Since" #~ msgstr "מאז" movim-0.14.1/locales/hr.po000066400000000000000000001265631342764602200153420ustar00rootroot00000000000000# # Translators: # FIRST AUTHOR , 2014 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Croatian (http://www.transifex.com/movim/movim/language/hr/)\n" "Language: hr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Hvala" #: [about]developers msgid "Developers" msgstr "Programeri" #: [about]translators msgid "Translators" msgstr "Prevoditelji" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "Softver" #: [about]resources msgid "Resources" msgstr "Resursi" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "" #: [account]password_change_title msgid "Change my password" msgstr "" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "" #: [account]password_confirmation msgid "Password confirmation" msgstr "" #: [account]password_changed msgid "The password has been updated" msgstr "" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "" #: [general]date_of_birth msgid "Date of Birth" msgstr "" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "" #: [general]about msgid "About Me" msgstr "" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "" #: [day]tuesday msgid "Tuesday" msgstr "" #: [day]wednesday msgid "Wednesday" msgstr "" #: [day]thursday msgid "Thursday" msgstr "" #: [day]friday msgid "Friday" msgstr "" #: [day]saturday msgid "Saturday" msgstr "" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "" #: [date]tomorrow msgid "Tomorrow" msgstr "" #: [date]yesterday msgid "Yesterday" msgstr "" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member msgid "Member" msgstr "" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/hu.po000066400000000000000000001512751342764602200153430ustar00rootroot00000000000000# # Translators: # FIRST AUTHOR , 2012 # Free Bill , 2016 # Simon Ede , 2015 # Simon Ede , 2015 # Zsolt , 2018 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Zsolt \n" "Language-Team: Hungarian (http://www.transifex.com/movim/movim/language/hu/)\n" "Language: hu\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Köszönet" #: [about]developers msgid "Developers" msgstr "Fejlesztők" #: [about]translators msgid "Translators" msgstr "Fordítók" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Köszönet minden fordítónak" #: [about]software msgid "Software" msgstr "Szoftver" #: [about]resources msgid "Resources" msgstr "Erőforrások" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "A Movim egy XMPP alapú kommunikációs platform. Az egész projekt, kivéve a következő szoftvereket és forrásokat, az alábbi alatt van:" #: [account]title [page]account msgid "Account" msgstr "Felhasználó" #: [account]password_change_title msgid "Change my password" msgstr "Megváltoztatom a jelszavam" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Jelszó" #: [account]password_confirmation msgid "Password confirmation" msgstr "Jelszó megerősítése" #: [account]password_changed msgid "The password has been updated" msgstr "A jelszó frissítve lett" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Kérlek adj meg egy érvényes jelszót (minimum 6 karakter)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "A megadott jelszavak nem egyeznek" #: [account]delete msgid "Delete your account" msgstr "Felhasználói fiókod törlése" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "Törölni fogod az XMPP fiókodat és minden vele kapcsolatos információt (profil, kapcsolatok és közzétételek)." #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "Biztosan törölni akarod?" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "Átjáró" #: [account]clear msgid "Leave this instance" msgstr "Ennek az instanciának elhagyása" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "Törölni fogod az összes a fiókoddal kapcsolatos információt ezen a Movim instancián (profil, kapcsolatok és közzétételek)." #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "Ez a művelet nem törli a fiókodat, hanem leválaszt erről az instanciáról." #: [create]title [subscribe]title msgid "Create a new account" msgstr "Felhasználó létrehozása" #: [create]notfound msgid "No account creation form found on the server" msgstr "Nem található felhasználó létrehozási űrlap a szerveren." #: [create]server_on msgid "on" msgstr "itt:" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "Felhasználói fiókodat sikeresen létrehoztuk." #: [create]loading msgid "Loading" msgstr "Töltés" #: [create]placeholder msgid "…and start playing" msgstr "...és kezdődhet a játék" #: [error]not_acceptable msgid "Not Acceptable" msgstr "Nem elfogadható" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "A szerver regisztrációs rendszere jelenleg nem elérhető." #: [error]forbidden msgid "Registration forbidden" msgstr "Regisztáció tiltva" #: [adhoc]title msgid "Actions" msgstr "Akciók" #: [adhoc]completed msgid "Action completed" msgstr "A művelet befejeződött" #: [admin]general msgid "General Settings" msgstr "Általános Beállítások" #: [general]theme msgid "Theme" msgstr "Téma" #: [general]language msgid "Default language" msgstr "Alapértelmezett nyelv" #: [general]log_verbosity msgid "Log verbosity" msgstr "Naplórészletesség" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "Javaslatok korlátozása" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "Csak olyan chatszobák, közösségek és más tartalmak ajánlása, amely elérhető a felhasználó XMPP szerverén és kapcsolódó szolgáltatásokon" #: [credentials]title msgid "Administration Credential" msgstr "Adminisztációs tanúsítvány" #: [credentials]username [input]username msgid "Username" msgstr "Felhasználónév" #: [credentials]re_password msgid "Retype password" msgstr "Gépeld újra a jelszót" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "Fehérlistázott XMPP szerverek" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "Ha megakarsz határozni az azonosított XMPP szervereket a Movim pod-odon és megtiltani a kapcsolatot minden egyéb szervernek, kérlek írd a domain nevüket ide, vesszővel elválasztva (pl: movim.eu,jabber.fr)" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "Hagyd ezt a mezőt üresen ha engedélyezed a hozzáférést mindegyik XMPP felhasználóhoz." #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "A fehérlistázott szerverek listája" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "Információs üzenet" #: [information]description [communityconfig]description msgid "Description" msgstr "Leírás" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "Hagyd üresen ezt a mezőt, ha nem akarsz megjeleníteni semmilyen üzenetet!" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "Információs üzenet" #: [xmpp]title msgid "Default XMPP server" msgstr "Alapértelmezett XMPP szerver" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "Fő XMPP szerver domén" #: [xmpp]description msgid "Main XMPP server description" msgstr "Fő XMPP szerver leírása" #: [xmpp]country msgid "Main XMPP server country" msgstr "Fő XMPP szerver országa" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "Válassz egy országot a listában" #: [log]empty msgid "Empty" msgstr "Üres" #: [log]syslog msgid "Syslog" msgstr "Rendszernapló" #: [log]syslog_files msgid "Syslog and files" msgstr "Rendszernapló és fájlok" #: [adminsessions]title msgid "Sessions" msgstr "Munkamenetek" #: [admin]compatibility msgid "General Overview" msgstr "Általános Áttekintés" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "Olvasási és írási jogok a webszervernek a Movim %sgyökérmappájában" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "WebSocket kapcsolódási hiba, ellenőrizd, hogy fut-e a Movim démon és hogy elérhető-e" #: [schema]browser msgid "Browser" msgstr "Böngésző" #: [schema]movim msgid "Movim Core" msgstr "Movim Core" #: [schema]daemon msgid "Movim Daemon" msgstr "Movim Daemon" #: [schema]database msgid "Database" msgstr "Adatbázis" #: [schema]xmpp msgid "XMPP" msgstr "XMPP" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "Itt tudod regisztrálni hivatalosan a pododat: %sMovim API%s" #: [api]register msgid "Your pod is not registered on the API" msgstr "A podod nincs regisztrálva az API-n" #: [api]registered msgid "Your pod is registered on the API" msgstr "A podod regisztálva van az API-n" #: [api]wait msgid "Your pod is not yet validated" msgstr "A pododat még nem ellenőrizték" #: [api]validated msgid "Your pod is validated" msgstr "A podod érvényesítve lett." #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "Azt kérted, hogy lekerülj az API-ról, a kérésedet pár órán belül feldolgozzuk." #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "Konfiguráció frissítve." #: [avatar]file msgid "File" msgstr "Fájl" #: [avatar]use_it msgid "Use it" msgstr "Használd" #: [avatar]webcam msgid "Webcam" msgstr "Webkam" #: [avatar]cheese msgid "Cheese!" msgstr "Mosolyogj!" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "Webkam pillanatkép készítése." #: [avatar]updated msgid "Avatar Updated" msgstr "Avatár frissítve" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "Az avatár nem lett frissítve." #: [avatar]missing msgid "No avatar defined yet" msgstr "Még nincs megadva avatar" #: [blog]title [feed]title msgid "%s’s feed" msgstr "%s hírfolyama" #: [blog]private msgid "This content is private, please login to see it" msgstr "Ez a tartalom nem nyilvános, jelentkezz be, hogy láthasd" #: [message]published msgid "Message Published" msgstr "Üzenet közzétéve" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "Az üzenetedet nem lehetett elküldeni, kérlek, próbáld újra!" #: [message]encrypted msgid "Encrypted message" msgstr "Titkosított üzenet" #: [message]composing [chats]composing msgid "Composing…" msgstr "Ír…" #: [message]paused [chats]paused msgid "Paused…" msgstr "Megállt…" #: [message]gone msgid "Contact gone" msgstr "A partner elment" #: [message]history msgid "%s messages retrieved" msgstr "%s üzenet betöltve" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "Használhatod a felfelé mutató nyilat ↑ az előző üzeneted szerkesztéséhez" #: [chat]attention msgid "%s needs your attention" msgstr "%snek a figyelmedre van szüksége" #: [chat]placeholder msgid "Your message here…" msgstr "Ide írd az üzeneted…" #: [chat]smileys msgid "Smileys" msgstr "Hangulatjelek" #: [chat]frequent msgid "Frequent contacts" msgstr "Gyakori kapcsolatok" #: [chat]new_title msgid "Nothing here yet…" msgstr "Még nincs itt semmi…" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "Ne légy szégyellős, küldd el az első üzenetet az üzenetváltás megkezdéséhez!" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "Meghívást kaptál, hogy csatlakozz egy chatszobához" #: [chat]invitation_join msgid "Join %s" msgstr "Csatlakozás a következőhöz: %s" #: [chat]profile msgid "See the profile" msgstr "A profil megtekintése" #: [chat]clear msgid "Clear the history" msgstr "Az előzmények törlése" #: [chat]edit_previous msgid "Edit last message" msgstr "Az utolsó üzenet szerkesztése" #: [chat]report_abuse msgid "Report abuse" msgstr "Visszaélés jelentése" #: [chatroom]members msgid "Members" msgstr "Tagok" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "Csatlakozva a chat szobához" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "Lecsatlakozva a chat szobától" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Beállítások" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "Beállítások elmentve." #: [chatroom]subject msgid "Subject" msgstr "Tárgy" #: [chatroom]subject_changed msgid "Subject changed" msgstr "A tárgy megváltozott" #: [chatroom]administration [page]administration msgid "Administration" msgstr "Adminisztráció" #: [chats]empty_title msgid "No chats yet…" msgstr "Még nincsenek csevegések…" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "Indíts új üzenetváltást a %sgombra való kattintással" #: [chats]add msgid "Chat with a contact" msgstr "Beszélgetés egy partnerrel" #: [button]chat msgid "Chat" msgstr "Chat" #: [button]new msgid "New conversation" msgstr "Új beszélgetés" #: [communities]empty_text msgid "Discover, follow and share" msgstr "Fedezd fel, kövesd és oszd meg" #: [communities]counter msgid "%s communities" msgstr "%s közösség" #: [communities]search_server msgid "Search for a new server" msgstr "Új szerver keresése" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "Én Kicsi Pónim - Rajongói Klub" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "Feliratkozások" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "Közzétételek" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "%s feliratkozó" #: [communitydata]num msgid "%s posts" msgstr "%s poszt" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "Feliratkozás" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "Leiratkozás" #: [communityheader]subscribed msgid "Subscribed" msgstr "Feliratkozva" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "Leiratkozva" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "Biztos vagy benne?" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "Feliratkozásaim" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "Szia" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "Itt kezelheted a feliratkozásaidat." #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "Általános" #: [config]language msgid "Language" msgstr "Nyelv" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "Mutatsd az offline kapcsolatokat" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "Rejtsd el az offline kapcsolatokat" #: [config]appearence msgid "Appearence" msgstr "Megjelenés" #: [config]not_valid msgid "Configuration invalid" msgstr "Érvénytelen beállítások" #: [config]advanced msgid "Advanced Configuration" msgstr "Haladó beállítások" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "A blogod CSS URL-je" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "Add meg az ismerősöd Jabber azonosítóját." #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "Nyomj entert az ellenőrzéshez" #: [roster]added msgid "Contact added" msgstr "Ismerős hozzáadva" #: [roster]updated msgid "Contact updated" msgstr "Kapcsolat frissítve" #: [roster]deleted msgid "Contact deleted" msgstr "Ismerős törölve" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "Név" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Becenév" #: [general]date_of_birth msgid "Date of Birth" msgstr "Születési idő" #: [general]gender msgid "Gender" msgstr "Nem" #: [general]marital msgid "Marital Status" msgstr "Családi állapot" #: [general]email msgid "Email" msgstr "Email" #: [general]website msgid "Website" msgstr "Honlap" #: [general]about msgid "About Me" msgstr "Névjegyem" #: [general]accounts msgid "Other Accounts" msgstr "Egyéb felhasználói fiókok" #: [general]tune msgid "Is Listening" msgstr "Éppen hallgatja" #: [position]legend msgid "Geographic Position" msgstr "Földrajzi helyzet" #: [position]locality msgid "Locality" msgstr "Helység" #: [position]country msgid "Country" msgstr "Ország" #: [mood]title msgid "Mood" msgstr "Hangulat" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "hallgat" #: [last]title msgid "Last seen" msgstr "Utoljára itt" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "Utoljára regisztrálva" #: [explore]explore msgid "Find some new friends" msgstr "Találj néhány új barátot" #: [edit]title [button]edit msgid "Edit" msgstr "Szerkesztés" #: [edit]alias msgid "Alias" msgstr "Alias" #: [edit]group msgid "Group" msgstr "Csoport" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "Törölni fogod az egyik kapcsolatod, kérlek erősítsd meg a szándékod." #: [age]years msgid "%s years" msgstr "%s éves" #: [blog]last msgid "Last public post" msgstr "Utolsó nyilvános megosztás" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "Menj a blogra, hogy minden nyilvános bejegyzését lásd" #: [subscription]to msgid "You can see this contact status" msgstr "Láthatod ezt a kapcsolati állapotot" #: [subscription]to_button msgid "Share my status" msgstr "Állapot megosztása" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "De ez az ismerős nem láthatja a tiéd" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "Nem vagy feliratkozva erre az ismerősre" #: [subscription]from_button msgid "Ask to subscribe" msgstr "Felkérés feliratkozásra" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "De ez az ismerős még mindig láthatja ha online vagy" #: [subscription]nil msgid "No subscriptions" msgstr "Nincsenek feliratkozók" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "Meghívás" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "Gyakran Ismételt Kérdések" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "Chatszoba hozzáadása" #: [invitations]title msgid "Pending Invitations" msgstr "Várakozó meghívások" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "%s beszélni szeretne veled" #: [error]username msgid "Wrong username" msgstr "Téves felhasználónév" #: [error]jid msgid "Invalid JID" msgstr "Érvénytelen JID" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "XMPP domén hiba, a fiókod nem egy megfelelő Jabber ID" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "Hibás jelszó" #: [error]internal msgid "Internal server error" msgstr "Belső szerver hiba" #: [error]session msgid "Session error" msgstr "Hiba a munkamenetben" #: [error]account_created msgid "Account successfully created" msgstr "Felhasználói fiók sikeresen létrehozva" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "A szervernek túl sok időbe telik válaszolni" #: [error]impossible msgid "Impossible login" msgstr "Nem lehet belépni" #: [error]default msgid "Unknown error" msgstr "Ismeretlen hiba" #: [error]login_format msgid "Invalid username format" msgstr "Érvénytelen felhasználónév formátum" #: [error]password_format msgid "Invalid password format" msgstr "Érvénytelen jelszó formátum" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "A Movim nem tudott azonosítani. Rossz adatokat adtál meg." #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "Ezt a belépési módot a Movim nem támogatja" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "Az XMPP azonosítás sikertelen volt." #: [form]username msgid "My address" msgstr "Én címem" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "Csatlakozva" #: [form]population msgid "Population" msgstr "Lakosság" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "Rossz becenév (4-40 karakter)" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "Mind" #: [menu]mine msgid "My publications" msgstr "Közzétételeim" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "Kapcsolatok" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "Hírfolyam" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "Tartalom" #: [post]published msgid "Post published" msgstr "Poszt közzétéve" #: [post]deleted msgid "Post deleted" msgstr "Poszt törölve" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "Új poszt" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "%s profilja" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "Nyilvánosan közzéteszed a bejegyzést?" #: [post]public_yes msgid "This post is public" msgstr "Ez a megosztás nyílvános" #: [post]public_no msgid "This post is private" msgstr "Ez a bejegyzés nem nyilvános" #: [post]public_url msgid "Public URL of this post" msgstr "A bejegyzés nyilvános URL-je" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "Poszt törlése" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "Hagyd jóvá, hogy tényleg le szeretnéd törölni ezt a bejegyzést" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "Kommentek letiltva" #: [post]comment_published msgid "Comment published" msgstr "Komment közzétéve" #: [post]comment_publish_error #, fuzzy msgid "The comment cannot be published" msgstr "Komment közzétéve" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked #, fuzzy msgid "Liked your publication" msgstr "Közzétételeim" #: [hello]blog_title msgid "Visit your public blog" msgstr "Látogasd meg a nyilvános blogod." #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "Univerzális megosztás gomb" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "Megosztás Movimon" #: [hello]enter_title msgid "Oh! Hello!" msgstr "Ó! Szia!" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "Lecsatlakozás" #: [status]updated msgid "Status updated" msgstr "Állapot frissítve" #: [status]presence msgid "Presence" msgstr "Jelenlét" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "Kérlek adj címet neki" #: [publishbrief]preview msgid "Preview" msgstr "Előnézet" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "Nincs megjeleníthető tartalom előnézethez" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "A tartalmadat Markdownnal formázhatod" #: [publishhelp]title [page]help msgid "Help" msgstr "Segítség" #: [publishhelp]more msgid "More help" msgstr "Mégtöbb segítség" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "Markdown formázási útmutató" #: [rooms]add msgid "Add a chatroom" msgstr "Chatszoba hozzáadása" #: [rooms]edit msgid "Edit a chatroom" msgstr "Chatszoba szerkesztése" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "Vegyél fel egyet a hozzáadás gombra kattintva." #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "Átjáró" #: [chatrooms]title msgid "Chatrooms" msgstr "Chatszobák" #: [chatrooms]id msgid "Chat Room ID" msgstr "Chat szoba azonosítója:" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "Kedvenc szobám" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "Rossz Chat szoba azonosító" #: [chatrooms]empty_name msgid "Empty name" msgstr "Név üres" #: [chatrooms]users msgid "Users in the room" msgstr "Felhasználók a szobában" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "Adj meg egy helyes becenevet (2-40 karakter hosszú)" #: [chatrooms]conflict msgid "Username already taken" msgstr "A felhasználónév már használatban van" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "Könyvjelzők frissítve" #: [room]anonymous_title msgid "Public chatroom" msgstr "Nyilvános chatszoba" #: [room]no_room msgid "Please provide a room address" msgstr "Add meg egy szoba címét" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "Bejelentkezés %s-n" #: [room]nick msgid "Your nickname" msgstr "Beceneved" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc #, fuzzy msgid "Public" msgstr "Közzétesz" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "Mit keresel?" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "A Ctrl + M gombbal nyithatsz meg" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title #, fuzzy msgid "No contacts yet?" msgstr "Még nincs hozzászólás" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "Statisztika" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "Matricát küldtél a Movimmal" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "A Movim egy decentralizált közösségi hálózat. Mielőtt létrehozod a fiókod válassz egy szervert a regisztrációhoz." #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "Írj nekünk, hogy a hivatalosan támogatott szerverek között legyen a tiéd is" #: [feed]nope msgid "No public feed for this contact" msgstr "A partnernek nincs nyilvános hírfolyama" #: [feed]nope_contact msgid "No contact specified" msgstr "Nincs kapcsolat megadva" #: [upload]title msgid "Upload a file" msgstr "Fájl feltöltése" #: [upload]choose msgid "Choose a file to upload" msgstr "Válaszd ki a feltölteni kívánt fájlt" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "Profil" #: [vcard]updated msgid "Profile Updated" msgstr "Profil frissítve" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "A profil nem frissült" #: [vcard]public msgid "Your profile is now public" msgstr "A profilod mostantól nyilvános" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "Korlátozva van a profilod" #: [privacy]privacy_title msgid "Privacy Level" msgstr "Magánszféra szintje" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "Küldés" #: [save]reset [button]reset msgid "Reset" msgstr "Alapértékek" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "Kezdőoldal" #: [page]explore msgid "Explore" msgstr "Felfedezés" #: [page]account_creation msgid "Account Creation" msgstr "Felhasználó létrehozása" #: [page]news msgid "News" msgstr "Hírek" #: [page]avatar msgid "Avatar" msgstr "Avatár" #: [page]chats msgid "Chats" msgstr "Beszélgetések" #: [page]publish msgid "Publish" msgstr "Közzétesz" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "Blog" #: [page]about msgid "About" msgstr "Névjegy" #: [page]login msgid "Login" msgstr "Bejelentkezés" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "Hírforrás" #: [page]posts msgid "Posts" msgstr "Megosztások" #: [page]gallery msgid "Gallery" msgstr "Galéria" #: [page]visio msgid "Visio-conference" msgstr "Videó-konferencia" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "Szoba" #: [page]tag msgid "Tag" msgstr "Címke" #: [error]error msgid "Error: %s" msgstr "Hiba: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "'%s' fájl nem tölthető be" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "A keresett '%s' esemény nincs regisztrálva." #: [error]whoops msgid "Whoops!" msgstr "Hupsz!" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "Hupsz!" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "Érvényesít" #: [button]refresh msgid "Refresh" msgstr "Frissít" #: [button]add msgid "Add" msgstr "Hozzáad" #: [button]delete msgid "Delete" msgstr "Törlés" #: [button]cancel msgid "Cancel" msgstr "Mégse" #: [button]close msgid "Close" msgstr "Bezárás" #: [button]update msgid "Update" msgstr "Frissít" #: [button]updating msgid "Updating" msgstr "Frissítés" #: [button]submitting msgid "Submitting" msgstr "Közzétesz" #: [button]register msgid "Register" msgstr "Regisztráció" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "Regisztráció törlése" #: [button]save msgid "Save" msgstr "Mentés" #: [button]clear msgid "Clear" msgstr "Törlés" #: [button]upload msgid "Upload" msgstr "Feltölt" #: [button]connecting msgid "Connecting" msgstr "Csatlakozás" #: [button]bool_yes msgid "Yes" msgstr "Igen" #: [button]bool_no msgid "No" msgstr "Nem" #: [button]return msgid "Return" msgstr "Visszatérés" #: [button]accept msgid "Accept" msgstr "Elfogad" #: [button]refuse msgid "Refuse" msgstr "Visszautasít" #: [button]next msgid "Next" msgstr "Következő" #: [button]previous msgid "Previous" msgstr "Előző" #: [button]search msgid "Search" msgstr "Keresés" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "Nap" #: [day]monday msgid "Monday" msgstr "Hétfő" #: [day]tuesday msgid "Tuesday" msgstr "Kedd" #: [day]wednesday msgid "Wednesday" msgstr "Szerda" #: [day]thursday msgid "Thursday" msgstr "Csütörtök" #: [day]friday msgid "Friday" msgstr "Péntek" #: [day]saturday msgid "Saturday" msgstr "Szombat" #: [day]sunday msgid "Sunday" msgstr "Vasárnap" #: [client]bot msgid "Bot" msgstr "Robot" #: [client]desktop msgid "Desktop" msgstr "Asztal" #: [client]phone msgid "Phone" msgstr "Telefon" #: [client]web msgid "Web" msgstr "Webcím" #: [client]registered msgid "Registered" msgstr "Regisztrálva" #: [presence]online msgid "Online" msgstr "Elérhető" #: [presence]away msgid "Away" msgstr "Távol" #: [presence]dnd msgid "Do Not Disturb" msgstr "Ne zavarj" #: [presence]xa msgid "Extended Away" msgstr "Kiterjesztett távollét" #: [presence]offline msgid "Offline" msgstr "Offline" #: [presence]error msgid "Error" msgstr "Hiba" #: [mood]afraid msgid "afraid" msgstr "megijedt" #: [mood]amazed msgid "amazed" msgstr "lenyűgözött" #: [mood]amorous msgid "amorous" msgstr "szerelmes" #: [mood]angry msgid "angry" msgstr "haragos" #: [mood]annoyed msgid "annoyed" msgstr "ideges" #: [mood]anxious msgid "anxious" msgstr "szorongó" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "unott" #: [mood]brave msgid "brave" msgstr "bátor" #: [mood]calm msgid "calm" msgstr "nyugodt" #: [mood]cautious msgid "cautious" msgstr "óvatos" #: [mood]cold msgid "cold" msgstr "hideg" #: [mood]confident msgid "confident" msgstr "konfidens" #: [mood]confused msgid "confused" msgstr "zavart" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "őrült" #: [mood]creative msgid "creative" msgstr "kreatív" #: [mood]curious msgid "curious" msgstr "kíváncsi" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "depressziós" #: [mood]disappointed msgid "disappointed" msgstr "csalódott" #: [mood]disgusted msgid "disgusted" msgstr "undorodó" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "cikis" #: [mood]envious msgid "envious" msgstr "irigykedő" #: [mood]excited msgid "excited" msgstr "izgatott" #: [mood]flirtatious msgid "flirtatious" msgstr "flörtölő" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "hálás" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "mogorva" #: [mood]guilty msgid "guilty" msgstr "bűnös" #: [mood]happy msgid "happy" msgstr "boldog" #: [mood]hopeful msgid "hopeful" msgstr "reményteli" #: [mood]hot msgid "hot" msgstr "forró/ szexi" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "megalázott" #: [mood]hungry msgid "hungry" msgstr "éhes" #: [mood]hurt msgid "hurt" msgstr "sérült" #: [mood]impressed msgid "impressed" msgstr "lenyűgöző" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "szerelmes" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "érdeklődő" #: [mood]intoxicated msgid "intoxicated" msgstr "mérgezett" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "irigy" #: [mood]lonely msgid "lonely" msgstr "magányos" #: [mood]lost msgid "lost" msgstr "elveszett" #: [mood]lucky msgid "lucky" msgstr "szerencsés" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "feszült" #: [mood]neutral msgid "neutral" msgstr "semleges" #: [mood]offended msgid "offended" msgstr "sértett" #: [mood]outraged msgid "outraged" msgstr "dühös" #: [mood]playful msgid "playful" msgstr "játékos" #: [mood]proud msgid "proud" msgstr "büszke" #: [mood]relaxed msgid "relaxed" msgstr "ellazult" #: [mood]relieved msgid "relieved" msgstr "megkönnyebbült" #: [mood]restless msgid "restless" msgstr "nyugtalan" #: [mood]sad msgid "sad" msgstr "szomorú" #: [mood]sarcastic msgid "sarcastic" msgstr "szarkasztikus" #: [mood]satisfied msgid "satisfied" msgstr "elégedett" #: [mood]serious msgid "serious" msgstr "komoly" #: [mood]shocked msgid "shocked" msgstr "sokkolt" #: [mood]shy msgid "shy" msgstr "szégyellős" #: [mood]sick msgid "sick" msgstr "beteg" #: [mood]sleepy msgid "sleepy" msgstr "álmos" #: [mood]spontaneous msgid "spontaneous" msgstr "spontán" #: [mood]stressed msgid "stressed" msgstr "stresszes" #: [mood]strong msgid "strong" msgstr "erős" #: [mood]surprised msgid "surprised" msgstr "meglepett" #: [mood]thankful msgid "thankful" msgstr "hálás" #: [mood]thirsty msgid "thirsty" msgstr "szomjas" #: [mood]tired msgid "tired" msgstr "fáradt" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "gyenge" #: [mood]worried msgid "worried" msgstr "aggódik" #: [month]title msgid "Month" msgstr "Hónap" #: [month]january msgid "January" msgstr "Január" #: [month]february msgid "February" msgstr "Február" #: [month]march msgid "March" msgstr "Március" #: [month]april msgid "April" msgstr "Április" #: [month]may msgid "May" msgstr "Május" #: [month]june msgid "June" msgstr "Június" #: [month]july msgid "July" msgstr "Július" #: [month]august msgid "August" msgstr "Augusztus" #: [month]september msgid "September" msgstr "Szeptember" #: [month]october msgid "October" msgstr "Október" #: [month]november msgid "November" msgstr "November" #: [month]december msgid "December" msgstr "December" #: [year]title msgid "Year" msgstr "Év" #: [date]today msgid "Today" msgstr "Ma" #: [date]tomorrow msgid "Tomorrow" msgstr "Holnap" #: [date]yesterday msgid "Yesterday" msgstr "Tegnap" #: [date]ago msgid "%d days ago" msgstr "%d napja" #: [date]day msgid "day" msgstr "nap" #: [post]title msgid "Title" msgstr "Cím" #: [post]place msgid "Place" msgstr "Hely" #: [post]by msgid "by" msgstr "által" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "email" #: [post]empty msgid "No content" msgstr "Nincs tartalom" #: [post]no_comments msgid "No comments yet" msgstr "Még nincs hozzászólás" #: [post]older msgid "Get older posts" msgstr "Régebbi bejegyzések" #: [post]new_items msgid "%s new items" msgstr "%s új elem" #: [post]comment_error msgid "Comment publication error" msgstr "Hozzászólás publikálási hiba" #: [post]comments_get msgid "Get the comments" msgstr "Hozzászólások betöltése" #: [post]comment_add msgid "Add a comment" msgstr "Hozzászólok" #: [post]share msgid "Share with" msgstr "Megosztás vele:" #: [post]share_everyone msgid "Everyone" msgstr "Mindenki" #: [post]updated msgid "Updated" msgstr "Frissítve" #: [post]content_not_found msgid "Content not found" msgstr "Tartalom nem található" #: [post]default_title msgid "Contact publication" msgstr "Kapcsolati közzététel" #: [post]comments msgid "Comments" msgstr "Kommentek" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only #, fuzzy msgid "Publish only" msgstr "Közzétesz" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Tagok" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "Az API nem elérhető, próbáld újra később" #: [field]type_here msgid "Type here" msgstr "Ide írj" #~ msgid "This user has not posted anything right now" #~ msgstr "Ez a felhasználó nem osztott meg semmit sem eddig." #~ msgid "Refresh all the streams" #~ msgstr "Adatfolyamok frissítése" #~ msgid "This message will be displayed on the login page" #~ msgstr "Ez az üzenet a bejelentkező képernyőn fog megjelenni" #~ msgid "Since" #~ msgstr "Óta" movim-0.14.1/locales/id.po000066400000000000000000001446221342764602200153210ustar00rootroot00000000000000# # Translators: # Anjar Febrianto , 2015 # Fahmi Barnes , 2017 # FIRST AUTHOR , 2013 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Indonesian (http://www.transifex.com/movim/movim/language/id/)\n" "Language: id\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Terima kasih" #: [about]developers msgid "Developers" msgstr "Pengembang" #: [about]translators msgid "Translators" msgstr "Penerjemah" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Terima kasih untuk semua penerjemah" #: [about]software msgid "Software" msgstr "Aplikasi" #: [about]resources msgid "Resources" msgstr "Sumber" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim adalah platform komunikasi berbasis XMPP. Semua projek, kecuali perangkat lunak dan sumber, dikehendaki oleh" #: [account]title [page]account msgid "Account" msgstr "Akun" #: [account]password_change_title msgid "Change my password" msgstr "Rubah kata sandi saya" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Kata sandi" #: [account]password_confirmation msgid "Password confirmation" msgstr "Konfirmasi kata sandi" #: [account]password_changed msgid "The password has been updated" msgstr "Kata sandi telah diperbaharui" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Harap masukkan kata sandi yang valid (minimum 6 karakter)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "Kata sandi yang masukkan tidak sama" #: [account]delete msgid "Delete your account" msgstr "Hapus akun anda" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "Anda akan menghapus akun XMPP anda dan semua yang informasi yang berhubungan dengannya (profil, kontak dan publikasi)" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "Buat akun baru" #: [create]notfound msgid "No account creation form found on the server" msgstr "Tidak dapat menemukan kolom pembuatan akun di server" #: [create]server_on msgid "on" msgstr "hidup" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "Akun ada telah sukses diregistrasi" #: [create]loading msgid "Loading" msgstr "Memuat" #: [create]placeholder msgid "…and start playing" msgstr "...dan mulai bermain" #: [error]not_acceptable msgid "Not Acceptable" msgstr "Tidak Dapat Diterima" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "Saat ini pendaftaran dalam server ini tidak tersedia" #: [error]forbidden msgid "Registration forbidden" msgstr "Pendaftaran dilarang" #: [adhoc]title msgid "Actions" msgstr "Tindakan" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "Pengaturan Umum" #: [general]theme msgid "Theme" msgstr "Tema" #: [general]language msgid "Default language" msgstr "Bahasa default" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "Nama Pengguna" #: [credentials]re_password msgid "Retype password" msgstr "Ketik ulang kata sandi" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "Jika Anda ingin menentukan daftar server XMPP ke pod Movim anda dan mengabaikan semua koneksi lainnya, mohon input nama domain tersebut disini, dengan koma (cth:movim.eu,jabber.fr)" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "Biarkan kolom ini kosong jika anda mengizinkan akses ke semua akun XMPP" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "Daftar putih server XMPP" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "Pesan Informasi" #: [information]description [communityconfig]description msgid "Description" msgstr "Deskripsi" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "Pesan Informasi" #: [xmpp]title msgid "Default XMPP server" msgstr "Server default XMPP" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "Domain utama server XMPP" #: [xmpp]description msgid "Main XMPP server description" msgstr "Deskripsi utama server XMPP" #: [xmpp]country msgid "Main XMPP server country" msgstr "Negara utama server XMPP" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "Kosong" #: [log]syslog msgid "Syslog" msgstr "Syslog" #: [log]syslog_files msgid "Syslog and files" msgstr "Syslog dan berkas" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "Gambaran Umum" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "Terjadi galat koneksi WebSocket, periksa kembali apakah Movim Daemon telah berjalan dan dapat dicapai" #: [schema]browser msgid "Browser" msgstr "Browser" #: [schema]movim msgid "Movim Core" msgstr "Movim Core" #: [schema]daemon msgid "Movim Daemon" msgstr "Movim Daemon" #: [schema]database msgid "Database" msgstr "Database" #: [schema]xmpp msgid "XMPP" msgstr "XMPP" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "Disini anda dapat mendaftarkan pod anda ke official %sMovim API%s" #: [api]register msgid "Your pod is not registered on the API" msgstr "Pod anda tidak terdaftar dalam API" #: [api]registered msgid "Your pod is registered on the API" msgstr "Pod anda telah terdaftar dalam API" #: [api]wait msgid "Your pod is not yet validated" msgstr "Pod anda belum di validasi" #: [api]validated msgid "Your pod is validated" msgstr "Pod anda sudah di validasi" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "Anda meminta untuk dihapus dari API, permintaan ini akan diproses dalam beberapa jam" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "Berkas" #: [avatar]use_it msgid "Use it" msgstr "Gunakan" #: [avatar]webcam msgid "Webcam" msgstr "Webcam" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "Ambil gambar dari webcam" #: [avatar]updated msgid "Avatar Updated" msgstr "Avatar Diperbarui" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "Avatar Belum Diperbarui" #: [avatar]missing msgid "No avatar defined yet" msgstr "Belum ada avatar didefinisikan sebelumnya" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "Konten ini bersifat pribadi, mohon masuk terlebih dahulu untuk melihatnya" #: [message]published msgid "Message Published" msgstr "Pesan Diterbitkan" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "Pesan yang dienkripsi" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "Kontak menghilang" #: [message]history msgid "%s messages retrieved" msgstr "%s pesan diambil" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "%s butuh perhatian anda" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "Smileys" #: [chat]frequent msgid "Frequent contacts" msgstr "Kontak yang sering dihubungi" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "Anggota" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "Terhubung ke chatroom" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "Terputus dari chatroom" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Konfigurasi" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "Pengaturan disimpan" #: [chatroom]subject msgid "Subject" msgstr "Subjek" #: [chatroom]subject_changed msgid "Subject changed" msgstr "Subjek diganti" #: [chatroom]administration [page]administration msgid "Administration" msgstr "Administrasi" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "Mengobrol dengan sebuah kontak" #: [button]chat msgid "Chat" msgstr "Obrolan" #: [button]new msgid "New conversation" msgstr "Percakapan baru" #: [communities]empty_text msgid "Discover, follow and share" msgstr "Jelajahi, ikuti dan bagikan" #: [communities]counter msgid "%s communities" msgstr "%s komunitas" #: [communities]search_server msgid "Search for a new server" msgstr "Cari server baru" #: [communities]servers msgid "Communities servers" msgstr "Server komunitas" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "Pony Kecilku - Fan Klub" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "Langganan" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "Pemilik" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "Penerbit" #: [communityaffiliation]roles msgid "Roles" msgstr "Peran" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "Peran dibetulkan" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "%s pelanggan" #: [communitydata]num msgid "%s posts" msgstr "%s postingan" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "Berlanganan" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "Batalkan Langganan" #: [communityheader]subscribed msgid "Subscribed" msgstr "Telah Berlangganan" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "Telah Batal Berlangganan" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "Langganan dinonaktifkan untuk komunitas ini" #: [communityheader]label_label msgid "Give a label for this community" msgstr "Berikan lable untuk komunitas ini" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "Nama Komunitas Saya" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "Bagikan langganan ini secara publik" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "Akan tampil dalam profil anda" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "Anda akan membatalkan langganan dari komunitas ini" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "Anda yakin?" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "Langganan Saya" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "Halo" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "Disini anda dapat mengelola semua langganan anda" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "Umum" #: [config]language msgid "Language" msgstr "Bahasa" #: [config]roster msgid "Roster display" msgstr "Tampilan daftar" #: [config]roster_show msgid "Show the offline contacts" msgstr "Tampilkan kontak offline" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "Sembunyikan kontak offline" #: [config]appearence msgid "Appearence" msgstr "Tampilan" #: [config]not_valid msgid "Configuration invalid" msgstr "Konfigurasi tidak valid" #: [config]advanced msgid "Advanced Configuration" msgstr "Konfigurasi Lanjutan" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "Kustom URL CSS untuk blog anda" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "Nama" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Panggilan" #: [general]date_of_birth msgid "Date of Birth" msgstr "Tanggal Lahir" #: [general]gender msgid "Gender" msgstr "Jenis kelamin" #: [general]marital msgid "Marital Status" msgstr "Status Pernikahan" #: [general]email msgid "Email" msgstr "Email" #: [general]website msgid "Website" msgstr "Situs web" #: [general]about msgid "About Me" msgstr "Tentang Saya" #: [general]accounts msgid "Other Accounts" msgstr "Akun Lainnya" #: [general]tune msgid "Is Listening" msgstr "Sedang Mendengarkan" #: [position]legend msgid "Geographic Position" msgstr "Posisi Geografis" #: [position]locality msgid "Locality" msgstr "Lokalitas" #: [position]country msgid "Country" msgstr "Negara" #: [mood]title msgid "Mood" msgstr "Mood" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "Mendengarkan" #: [last]title msgid "Last seen" msgstr "Terakhir terlihat" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "Terdaftar terakhir" #: [explore]explore msgid "Find some new friends" msgstr "Temukan teman baru" #: [edit]title [button]edit msgid "Edit" msgstr "Sunting" #: [edit]alias msgid "Alias" msgstr "Alias" #: [edit]group msgid "Group" msgstr "Grup" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "Anda akan menghapus salah satu kontak anda, mohon konfirmasi aksi anda" #: [age]years msgid "%s years" msgstr "%s tahun" #: [blog]last msgid "Last public post" msgstr "Postingan publik terakhir" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "Kunjungi blog untuk melihat semua post publik" #: [subscription]to msgid "You can see this contact status" msgstr "Anda dapat melihat status kontak ini" #: [subscription]to_button msgid "Share my status" msgstr "Bagikan status saya" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "Tetapi kontak ini tidak dapat melihat punya anda" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "Anda tidak berlangganan kontak ini" #: [subscription]from_button msgid "Ask to subscribe" msgstr "Tanyakan untuk berlangganan" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "Tetapi kontak ini tetap dapat melihat anda aktif" #: [subscription]nil msgid "No subscriptions" msgstr "Tidak ada langganan" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "Undang" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "Pertanyaan Seputar" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "Tambahkan ke chatroom" #: [invitations]title msgid "Pending Invitations" msgstr "Undangan Tertunda" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "%s ingin ngobrol dengan anda" #: [error]username msgid "Wrong username" msgstr "Nama pengguna salah" #: [error]jid msgid "Invalid JID" msgstr "JID tidak valid" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "Tantangan kosong dari server" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "Domain XMPP galat, akun anda bukanlah Jabber ID yang benar" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "Kata sandi salah" #: [error]internal msgid "Internal server error" msgstr "Galat server internal" #: [error]session msgid "Session error" msgstr "Sesi galat" #: [error]account_created msgid "Account successfully created" msgstr "Akun telah dibuat" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "Server memakan waktu terlalu lama untuk merespon" #: [error]impossible msgid "Impossible login" msgstr "Login mustahil" #: [error]default msgid "Unknown error" msgstr "Galat tidak diketahui" #: [error]login_format msgid "Invalid username format" msgstr "Format nama pengguna tidak valid" #: [error]password_format msgid "Invalid password format" msgstr "Format kata sandi tidak valid" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "Server XMPP anda tidak sah" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "Movim gagal untuk mengautentikasi. Anda memasukkan data yang salah" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "Mekanisme autentikasi tidak didukung oleh Movim" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "Autentikasi XMPP gagal" #: [form]username msgid "My address" msgstr "Alamat saya" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "Terhubung" #: [form]population msgid "Population" msgstr "Populasi" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "Nama panggilan buruk (diantara 4 dan 40 karakter)" #: [menu]empty_title msgid "No news yet…" msgstr "Belum ada berita..." #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "Selamat datang di beranda anda, disini anda dapat melihat semua postingan dari kontak anda dan dari komunitas anda berlangganan." #: [menu]all msgid "All" msgstr "Semua" #: [menu]mine msgid "My publications" msgstr "Publikasi saya" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "Kontak" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "Notifikasi" #: [notifs]empty msgid "No new notifications" msgstr "Tidak ada notifikasi baru" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "Movim dapat menotifikasi anda jika ada postingan baru atau jika anda menerima pesan baru" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "Anda dapat menonaktifkan kapan saja" #: [onboarding]public_title msgid "Public profile" msgstr "Profil publik" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "Jadikan profil anda publik dan membolehkan pengguna lainnya menemukan anda dan membuat kontak baru menjadi lebih mudah" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "Anda dapat menonaktifkan ini di konfigurasi kapan saja" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "Movim menggunakan popup untuk fitur video percakapan, terkadang browser memblokirnya" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "Pastikan untuk diaktifkan guna untuk lancar menggunakan fitur ini" #: [post]news_feed msgid "News Feed" msgstr "Beranda" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "Jelajahi dan daftar ke grup yang anda minati" #: [post]content msgid "Content" msgstr "Konten" #: [post]published msgid "Post published" msgstr "Post diterbitkan" #: [post]deleted msgid "Post deleted" msgstr "Post dihapus" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "Post baru saja diterbitkan di komunitas dimana anda belum berlangganan" #: [post]new [publishbrief]new msgid "New post" msgstr "Post baru" #: [post]repost msgid "This is a re-post from %s" msgstr "Ini adalah re-post dari %s" #: [post]repost_profile msgid "See %s profile" msgstr "Lihat profil %s" #: [post]blog_last msgid "Public posts from users" msgstr "Post publik dari pengguna" #: [post]public msgid "Publish this post publicly?" msgstr "Terbitkan post ini secara publik?" #: [post]public_yes msgid "This post is public" msgstr "Post ini publik" #: [post]public_no msgid "This post is private" msgstr "Post ini bersifat pribadi" #: [post]public_url msgid "Public URL of this post" msgstr "URL publik dari post ini" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "Hapus post ini" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "Anda akan menghapus post ini, mohon konfirmasi aksi anda" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "Jelajahi artikel lainnya di halaman komunitas" #: [post]more msgid "Read more" msgstr "Baca selanjutnya" #: [post]comments_disabled msgid "Comments disabled" msgstr "Komentar dinonaktifkan" #: [post]comment_published msgid "Comment published" msgstr "Komentar diterbitkan" #: [post]comment_publish_error #, fuzzy msgid "The comment cannot be published" msgstr "Komentar diterbitkan" #: [post]comment_deleted msgid "Comment deleted" msgstr "Komentar dihapus" #: [post]liked #, fuzzy msgid "Liked your publication" msgstr "Publikasi saya" #: [hello]blog_title msgid "Visit your public blog" msgstr "Kunjungi blog publik anda" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "Lihat post publik anda dan bagikan ke semua kontak anda" #: [hello]contact_post msgid "Contact post" msgstr "Post kontak" #: [hello]share_title msgid "Universal share button" msgstr "Tombol bagikan universal" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "Bookmark atau tarik dan lepas tombol berikut ke toolbar anda dan gunakan disemua halaman yang ingin anda bagikan ke Movim" #: [hello]share_button msgid "Share on Movim" msgstr "Bagikan ke Movim" #: [hello]enter_title msgid "Oh! Hello!" msgstr "Oh! Halo!" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "Periksa menu" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "Anda dapat menuju ke halaman Konfigurasi untuk menggambarkan diri anda dan menaruh foto yang bagus" #: [status]disconnect msgid "Disconnect" msgstr "Terputus" #: [status]updated msgid "Status updated" msgstr "Status diperbarui" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "Bantuan" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "ID Ruang Obrolan" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "ID Chatroom Salah" #: [chatrooms]empty_name msgid "Empty name" msgstr "Nama kosong" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "Bookmark diperbarui" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc #, fuzzy msgid "Public" msgstr "Penerbit" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title #, fuzzy msgid "No contacts yet?" msgstr "Belum ada berita..." #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "Profil" #: [vcard]updated msgid "Profile Updated" msgstr "Profil di Perbarui" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "Tingkat Privasi" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "Kirim" #: [save]reset [button]reset msgid "Reset" msgstr "Atur ulang" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "Jelajahi" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "Berita" #: [page]avatar msgid "Avatar" msgstr "Avatar" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "Blog" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "Tautan" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "Kesalahan: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "Tidak dapat memuat berkas '%s'" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "Validasi" #: [button]refresh msgid "Refresh" msgstr "Perbarui" #: [button]add msgid "Add" msgstr "Tambah" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "Tutup" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "Mengirimkan" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "Simpan" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "Unggah" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "Jelajahi" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "Hari" #: [day]monday msgid "Monday" msgstr "Senin" #: [day]tuesday msgid "Tuesday" msgstr "Selasa" #: [day]wednesday msgid "Wednesday" msgstr "Rabu" #: [day]thursday msgid "Thursday" msgstr "Kamis" #: [day]friday msgid "Friday" msgstr "Jumat" #: [day]saturday msgid "Saturday" msgstr "Sabtu" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "Bot" #: [client]desktop msgid "Desktop" msgstr "Desktop" #: [client]phone msgid "Phone" msgstr "Telepon" #: [client]web msgid "Web" msgstr "Web" #: [client]registered msgid "Registered" msgstr "Terdaftar" #: [presence]online msgid "Online" msgstr "Tersedia" #: [presence]away msgid "Away" msgstr "Jauh" #: [presence]dnd msgid "Do Not Disturb" msgstr "Jangan Diganggu" #: [presence]xa msgid "Extended Away" msgstr "Menjauh Lama" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "Kesalahan" #: [mood]afraid msgid "afraid" msgstr "takut" #: [mood]amazed msgid "amazed" msgstr "kagum" #: [mood]amorous msgid "amorous" msgstr "mudah jatuh cinta" #: [mood]angry msgid "angry" msgstr "marah" #: [mood]annoyed msgid "annoyed" msgstr "kesal" #: [mood]anxious msgid "anxious" msgstr "risau" #: [mood]aroused msgid "aroused" msgstr "terangsang" #: [mood]ashamed msgid "ashamed" msgstr "malu" #: [mood]bored msgid "bored" msgstr "bosan" #: [mood]brave msgid "brave" msgstr "berani" #: [mood]calm msgid "calm" msgstr "tenang" #: [mood]cautious msgid "cautious" msgstr "hati-hati" #: [mood]cold msgid "cold" msgstr "dingin" #: [mood]confident msgid "confident" msgstr "yakin" #: [mood]confused msgid "confused" msgstr "bingung" #: [mood]contemplative msgid "contemplative" msgstr "merenung" #: [mood]contented msgid "contented" msgstr "puas" #: [mood]cranky msgid "cranky" msgstr "jengkel" #: [mood]crazy msgid "crazy" msgstr "gila" #: [mood]creative msgid "creative" msgstr "kreatif" #: [mood]curious msgid "curious" msgstr "penasaran" #: [mood]dejected msgid "dejected" msgstr "gundah" #: [mood]depressed msgid "depressed" msgstr "murung" #: [mood]disappointed msgid "disappointed" msgstr "kecewa" #: [mood]disgusted msgid "disgusted" msgstr "jijik" #: [mood]dismayed msgid "dismayed" msgstr "cemas" #: [mood]distracted msgid "distracted" msgstr "bingung" #: [mood]embarrassed msgid "embarrassed" msgstr "tersipu" #: [mood]envious msgid "envious" msgstr "iri" #: [mood]excited msgid "excited" msgstr "gembira" #: [mood]flirtatious msgid "flirtatious" msgstr "genit" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "bersyukur" #: [mood]grieving msgid "grieving" msgstr "kecil hati" #: [mood]grumpy msgid "grumpy" msgstr "galak" #: [mood]guilty msgid "guilty" msgstr "bersalah" #: [mood]happy msgid "happy" msgstr "bahagia" #: [mood]hopeful msgid "hopeful" msgstr "penuh harapan" #: [mood]hot msgid "hot" msgstr "panas" #: [mood]humbled msgid "humbled" msgstr "merendahkan" #: [mood]humiliated msgid "humiliated" msgstr "terhina" #: [mood]hungry msgid "hungry" msgstr "lapar" #: [mood]hurt msgid "hurt" msgstr "tersakiti" #: [mood]impressed msgid "impressed" msgstr "terkesan" #: [mood]in_awe msgid "in awe" msgstr "kagum" #: [mood]in_love msgid "in love" msgstr "jatuh cinta" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "tertarik" #: [mood]intoxicated msgid "intoxicated" msgstr "mabuk" #: [mood]invincible msgid "invincible" msgstr "tak terkalahkan" #: [mood]jealous msgid "jealous" msgstr "cemburu" #: [mood]lonely msgid "lonely" msgstr "kesepian" #: [mood]lost msgid "lost" msgstr "tersesat" #: [mood]lucky msgid "lucky" msgstr "beruntung" #: [mood]mean msgid "mean" msgstr "jahat" #: [mood]moody msgid "moody" msgstr "murung" #: [mood]nervous msgid "nervous" msgstr "gugup" #: [mood]neutral msgid "neutral" msgstr "netral" #: [mood]offended msgid "offended" msgstr "tersinggung" #: [mood]outraged msgid "outraged" msgstr "marah" #: [mood]playful msgid "playful" msgstr "humoris" #: [mood]proud msgid "proud" msgstr "bangga" #: [mood]relaxed msgid "relaxed" msgstr "santai" #: [mood]relieved msgid "relieved" msgstr "lega" #: [mood]restless msgid "restless" msgstr "gelisah" #: [mood]sad msgid "sad" msgstr "sedih" #: [mood]sarcastic msgid "sarcastic" msgstr "sarkastik" #: [mood]satisfied msgid "satisfied" msgstr "puas" #: [mood]serious msgid "serious" msgstr "serius" #: [mood]shocked msgid "shocked" msgstr "kaget" #: [mood]shy msgid "shy" msgstr "malu" #: [mood]sick msgid "sick" msgstr "sakit" #: [mood]sleepy msgid "sleepy" msgstr "mengantuk" #: [mood]spontaneous msgid "spontaneous" msgstr "spontan" #: [mood]stressed msgid "stressed" msgstr "stress" #: [mood]strong msgid "strong" msgstr "kuat" #: [mood]surprised msgid "surprised" msgstr "tercengang" #: [mood]thankful msgid "thankful" msgstr "berterima kasih" #: [mood]thirsty msgid "thirsty" msgstr "haus" #: [mood]tired msgid "tired" msgstr "lelah" #: [mood]undefined msgid "undefined" msgstr "tak terdefinisi" #: [mood]weak msgid "weak" msgstr "lemah" #: [mood]worried msgid "worried" msgstr "khawatir" #: [month]title msgid "Month" msgstr "Bulan" #: [month]january msgid "January" msgstr "Januari" #: [month]february msgid "February" msgstr "Februari" #: [month]march msgid "March" msgstr "Maret" #: [month]april msgid "April" msgstr "April" #: [month]may msgid "May" msgstr "Mei" #: [month]june msgid "June" msgstr "Juni" #: [month]july msgid "July" msgstr "Juli" #: [month]august msgid "August" msgstr "Agustus" #: [month]september msgid "September" msgstr "September" #: [month]october msgid "October" msgstr "Oktober" #: [month]november msgid "November" msgstr "November" #: [month]december msgid "December" msgstr "Desember" #: [year]title msgid "Year" msgstr "Tahun" #: [date]today msgid "Today" msgstr "Hari Ini" #: [date]tomorrow msgid "Tomorrow" msgstr "Besok" #: [date]yesterday msgid "Yesterday" msgstr "Kemarin" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "hari" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "Tampilkan posting lawas" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "Kesalahan publikasikan komentar" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "Pemilik" #: [affiliation]publisher msgid "Publisher" msgstr "Penerbit" #: [affiliation]publish-only #, fuzzy msgid "Publish only" msgstr "Penerbit" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Anggota" #: [affiliation]no-aff #, fuzzy msgid "No affiliation" msgstr "Notifikasi" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" #~ msgid "This user has not posted anything right now" #~ msgstr "Pengguna ini belum ada memposting apapun" #~ msgid "Refresh all the streams" #~ msgstr "Segarkan semua aliran" #~ msgid "This message will be displayed on the login page" #~ msgstr "Pesan ini akan ditampilkan didalam halaman masuk" movim-0.14.1/locales/io.po000066400000000000000000001310361342764602200153270ustar00rootroot00000000000000# # Translators: # FIRST AUTHOR , 2013 # William , 2015 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Ido (http://www.transifex.com/movim/movim/language/io/)\n" "Language: io\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Danko" #: [about]developers msgid "Developers" msgstr "Konstruktisti" #: [about]translators msgid "Translators" msgstr "Tradukanti" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Danko al omna tradukanti" #: [about]software msgid "Software" msgstr "Softwaro" #: [about]resources msgid "Resources" msgstr "Moyeni" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim esas XMPP fondanta komunikajo-programo. Omna di la projeti, ecepte la sequanta softwari e moyeni, esas sub" #: [account]title [page]account msgid "Account" msgstr "Uzanto" #: [account]password_change_title msgid "Change my password" msgstr "Chanjar mea pasvorto" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Pasvorto" #: [account]password_confirmation msgid "Password confirmation" msgstr "Pasvorto-konfirmo" #: [account]password_changed msgid "The password has been updated" msgstr "La pasvorto aktualigesis" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Voluntez donar valida pasvorto (minim 6 literi)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "La donita pasvorti ne esas sama" #: [account]delete msgid "Delete your account" msgstr "Efacar vua uzanto" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "Vu efacus vua XMPP-uzanto ed omna di la relatanta informi ligita ad olu (profilo, kontakti e publikigi)." #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "Gateway" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "Krear nova uzanto" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "Charjas" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "Ne aceptebla" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "Agi" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "Temo" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "Uzanto-nomo" #: [credentials]re_password msgid "Retype password" msgstr "Riskribar pasvorto" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "Informo-mesajo" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "Informo-mesajo" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "Vakua" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "Navigilo" #: [schema]movim msgid "Movim Core" msgstr "Movim-kerno" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "Datumaro" #: [schema]xmpp msgid "XMPP" msgstr "XMPP" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "Failo" #: [avatar]use_it msgid "Use it" msgstr "Uzar olu" #: [avatar]webcam msgid "Webcam" msgstr "Webcam" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "Mesajo publikesis" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "Rideti" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "Membri" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "Konverso" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "Serchar por nova servilo" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "Mea mikra poneo - adoranto-klubo" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "Aboni" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "Abonar" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "Disabonar" #: [communityheader]subscribed msgid "Subscribed" msgstr "Abonita" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "Disabonita" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "Ka vu esas certe?" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "Mea aboni" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "Hola" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "Linguo" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "Nomo" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Surnomo" #: [general]date_of_birth msgid "Date of Birth" msgstr "Nasko-dato" #: [general]gender msgid "Gender" msgstr "Sexuo" #: [general]marital msgid "Marital Status" msgstr "Spozala stando" #: [general]email msgid "Email" msgstr "E-posto" #: [general]website msgid "Website" msgstr "Retosituo" #: [general]about msgid "About Me" msgstr "Pri me" #: [general]accounts msgid "Other Accounts" msgstr "Altra uzanti" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "Lando" #: [mood]title msgid "Mood" msgstr "Humoro" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "Redaktar" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "Grupo" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "%s yari" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "%s volas konversar kun vu" #: [error]username msgid "Wrong username" msgstr "Nekorekta uzanto-nomo" #: [error]jid msgid "Invalid JID" msgstr "Nekorekta JID" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "Nekorekta pasvorto" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "Nesavata eroro" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "Mea adreso" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "Omna" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "Regardar %s profilo" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "Ho! Hola!" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "Gateway" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "Konverseyo ID" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "Vakua nomo" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "Niuzi" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "Ups!" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "Lundio" #: [day]tuesday msgid "Tuesday" msgstr "Mardio" #: [day]wednesday msgid "Wednesday" msgstr "Merkurdio" #: [day]thursday msgid "Thursday" msgstr "Jovdio" #: [day]friday msgid "Friday" msgstr "Venerdio" #: [day]saturday msgid "Saturday" msgstr "Saturdio" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "Konektita" #: [presence]away msgid "Away" msgstr "Absenta" #: [presence]dnd msgid "Do Not Disturb" msgstr "Ne trublez" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "amoranta" #: [mood]angry msgid "angry" msgstr "iracanta" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "anxioza" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "Januaro" #: [month]february msgid "February" msgstr "Februaro" #: [month]march msgid "March" msgstr "Marto" #: [month]april msgid "April" msgstr "Aprilo" #: [month]may msgid "May" msgstr "Mayo" #: [month]june msgid "June" msgstr "Junio" #: [month]july msgid "July" msgstr "Julio" #: [month]august msgid "August" msgstr "Agosto" #: [month]september msgid "September" msgstr "Septembro" #: [month]october msgid "October" msgstr "Oktobro" #: [month]november msgid "November" msgstr "Novembro" #: [month]december msgid "December" msgstr "Decembro" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "Hodie" #: [date]tomorrow msgid "Tomorrow" msgstr "Morge" #: [date]yesterday msgid "Yesterday" msgstr "Hiere" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "dio" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Membri" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/is.po000066400000000000000000001314571342764602200153420ustar00rootroot00000000000000# # Translators: # Jóhannes Gunnar Þorsteinsson , 2015 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Icelandic (http://www.transifex.com/movim/movim/language/is/)\n" "Language: is\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Þakkir" #: [about]developers msgid "Developers" msgstr "Forritarar" #: [about]translators msgid "Translators" msgstr "Þýðendur" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "Hugbúnaður" #: [about]resources msgid "Resources" msgstr "Tilföng" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim er samskiptakerfi byggt á XMPP tækninni. Öll verkefni, fyrir utan eftirtalinn hugbúnað og efni, eru undir" #: [account]title [page]account msgid "Account" msgstr "Aðgangur" #: [account]password_change_title msgid "Change my password" msgstr "Breyta lykilorði mínu" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Lykilorð" #: [account]password_confirmation msgid "Password confirmation" msgstr "Staðfesting á lykilorði" #: [account]password_changed msgid "The password has been updated" msgstr "Lykilorðið hefur verið uppfært" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Vinsamlegast notist við gilt lykilorð (lágmark 6 stafir)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "Lykilorðin eru ekki eins" #: [account]delete msgid "Delete your account" msgstr "Eyða aðgangi þínum" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "Þú munt eyða XMPP aðgangionum þínum og öllum upplýsingum tengdum honum (prófíll, tengiliðir og færslur)." #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "Gátt" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "Skapa nýjan aðgang" #: [create]notfound msgid "No account creation form found on the server" msgstr "Ekkert aðgangs sköpunar eyðublað fundið á netþjón" #: [create]server_on msgid "on" msgstr "virkur" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "Aðgangur þinn hefur verið skráður" #: [create]loading msgid "Loading" msgstr "Hleð" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "Aðgerðir" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "Almennar Stillingar" #: [general]theme msgid "Theme" msgstr "Þemi" #: [general]language msgid "Default language" msgstr "Sjálfgefið tungumál" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "Notendanafn" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "Vafri" #: [schema]movim msgid "Movim Core" msgstr "Movim Kjarni" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "Gagnagrunnur" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "Vefmyndamél" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "Myndin hefur verið uppfærð" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "Ekki náðist að uppfæra mynd" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "Broskallar" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "Meðlimir" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Stillingar" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "Spjall" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "Áskriftir" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "Almennt" #: [config]language msgid "Language" msgstr "Tungumál" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "Sýna ótengda tengiliði" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "Fela ótengda tengiliði" #: [config]appearence msgid "Appearence" msgstr "Útlit" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "Nafn" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Gælunafn" #: [general]date_of_birth msgid "Date of Birth" msgstr "Afmælisdagur" #: [general]gender msgid "Gender" msgstr "Kyn" #: [general]marital msgid "Marital Status" msgstr "Hjúskaparstaða" #: [general]email msgid "Email" msgstr "Tölvupóstur" #: [general]website msgid "Website" msgstr "Vefsíða" #: [general]about msgid "About Me" msgstr "Um Mig" #: [general]accounts msgid "Other Accounts" msgstr "Aðrir Aðgangar" #: [general]tune msgid "Is Listening" msgstr "Er Að Hlusta" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "Land" #: [mood]title msgid "Mood" msgstr "Skap" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "Að Hlusta" #: [last]title msgid "Last seen" msgstr "Sást síðast" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "Tengiliðir" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "Efni" #: [post]published msgid "Post published" msgstr "Færsla hefur verið gefin út" #: [post]deleted msgid "Post deleted" msgstr "Færsla hefur verið eydd" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "Nýjar færslur" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "Ekkert efni til þess að forskoða" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "Bæta við spjallrás" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "Gátt" #: [chatrooms]title msgid "Chatrooms" msgstr "Spjallrásir" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "Uppáhalds Rás" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "Autt nafn" #: [chatrooms]users msgid "Users in the room" msgstr "Notendur á rás" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "Bókamerki uppfærð" #: [room]anonymous_title msgid "Public chatroom" msgstr "Almenn spjallrás" #: [room]no_room msgid "Please provide a room address" msgstr "Gjörið svo vel að gefa upp slóð rásar" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title #, fuzzy msgid "No contacts yet?" msgstr "Ekkert efni" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "Færslur" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "Já" #: [button]bool_no msgid "No" msgstr "Nei" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "Samþykkja" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "Áfram" #: [button]previous msgid "Previous" msgstr "Afturábak" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "Dagur" #: [day]monday msgid "Monday" msgstr "Mánudagur" #: [day]tuesday msgid "Tuesday" msgstr "Þriðjudagur" #: [day]wednesday msgid "Wednesday" msgstr "Miðvikudagur" #: [day]thursday msgid "Thursday" msgstr "Fimmtudagur" #: [day]friday msgid "Friday" msgstr "Föstudagur" #: [day]saturday msgid "Saturday" msgstr "Laugardagur" #: [day]sunday msgid "Sunday" msgstr "Sunnudagur" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "Sími" #: [client]web msgid "Web" msgstr "Vefur" #: [client]registered msgid "Registered" msgstr "Skráður" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "" #: [date]tomorrow msgid "Tomorrow" msgstr "" #: [date]yesterday msgid "Yesterday" msgstr "" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "Titill" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "Ekkert efni" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Meðlimir" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/it.po000066400000000000000000001603371342764602200153420ustar00rootroot00000000000000# # Translators: # Andrea Novella , 2016 # Astrofillite, 2015 # Collederas , 2017 # fmarella , 2015 # Giacomo Lacava , 2018 # Collederas , 2017 # Simon Defli , 2017 # The Gamer , 2018 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Italian (http://www.transifex.com/movim/movim/language/it/)\n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Grazie" #: [about]developers msgid "Developers" msgstr "Sviluppatori" #: [about]translators msgid "Translators" msgstr "Traduttori" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Grazie a tutti i traduttori" #: [about]software msgid "Software" msgstr "Software" #: [about]resources msgid "Resources" msgstr "Risorse" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim é una piattaforma di comunicazione basata su XMPP. L'intero progetto, ad eccezione del seguente software e risorse, usa la licenza" #: [account]title [page]account msgid "Account" msgstr "Account" #: [account]password_change_title msgid "Change my password" msgstr "Modifica la mia password" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Password" #: [account]password_confirmation msgid "Password confirmation" msgstr "Conferma password" #: [account]password_changed msgid "The password has been updated" msgstr "La password è stata aggiornata" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Inserire una password valida (minimo 6 caratteri)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "Le password inserite non sono uguali" #: [account]delete msgid "Delete your account" msgstr "Elimina il tuo account" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "Eliminerai il tuo account XMPP e tutte le informazioni relative associate ad esso (profilo, contatti e pubblicazioni)." #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "Gateway" #: [account]clear msgid "Leave this instance" msgstr "Abbandona l'istanza" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "Eliminerai tutte le informazioni associate al tuo account su questa installazione di Movim (profilo, contatti e pubblicazioni)." #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "Questa azione non eliminerà il tuo account ma ti disconnetterà da questa istanza." #: [create]title [subscribe]title msgid "Create a new account" msgstr "Crea un nuovo account" #: [create]notfound msgid "No account creation form found on the server" msgstr "Nessun form di creazione dell'account trovato sul server" #: [create]server_on msgid "on" msgstr "su" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "Il tuo account è stato registrato con successo" #: [create]loading msgid "Loading" msgstr "Caricamento" #: [create]placeholder msgid "…and start playing" msgstr "...e inizia a giocare" #: [error]not_acceptable msgid "Not Acceptable" msgstr "Non accettabile" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "Il sistema di registrazione su questo server non è al momento disponibile" #: [error]forbidden msgid "Registration forbidden" msgstr "Registrazione vietata" #: [adhoc]title msgid "Actions" msgstr "Azioni" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "Impostazioni Generali" #: [general]theme msgid "Theme" msgstr "Tema" #: [general]language msgid "Default language" msgstr "Lingua predefinita" #: [general]log_verbosity msgid "Log verbosity" msgstr "Verbosità dei log" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "Limita i suggerimenti" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "Suggerisci solo chat, Comunità e altri contenuti che sono disponibili sul server dell'utente XMPP e servizi collegati" #: [credentials]title msgid "Administration Credential" msgstr "Credenziali dell' amministratore." #: [credentials]username [input]username msgid "Username" msgstr "Nome utente" #: [credentials]re_password msgid "Retype password" msgstr "Ridigita la password" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "Server XMPP permessi" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "Se si desidera specificare un elenco di server XMPP autorizzati sul Suo pod Movim e proibire la connessione su tutti gli altri si prega di inserire qui, i rispettivi nomi di dominio separati dalle virgole (es: movim.eu,jabber.fr)" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "Lascia questo campo vuoto se si consente l'accesso a tutti gli account XMPP." #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "Elenco dei server XMPP consentiti" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "Informazione" #: [information]description [communityconfig]description msgid "Description" msgstr "Descrizione" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "Informazione" #: [xmpp]title msgid "Default XMPP server" msgstr "Server XMPP di default" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "Dominio del server XMPP principale" #: [xmpp]description msgid "Main XMPP server description" msgstr "Descrizione del server XMPP principale" #: [xmpp]country msgid "Main XMPP server country" msgstr "Paese del server XMPP principale" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "Seleziona un paese nella lista" #: [log]empty msgid "Empty" msgstr "Vuoto" #: [log]syslog msgid "Syslog" msgstr "Syslog" #: [log]syslog_files msgid "Syslog and files" msgstr "Syslog e file" #: [adminsessions]title msgid "Sessions" msgstr "Sessioni" #: [admin]compatibility msgid "General Overview" msgstr "Panoramica generale" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "Errore di connessione WebSocket, controllare che il demone Movim sia in esecuzione e raggiungibile" #: [schema]browser msgid "Browser" msgstr "Browser" #: [schema]movim msgid "Movim Core" msgstr "Movim Core" #: [schema]daemon msgid "Movim Daemon" msgstr "Movim Daemon" #: [schema]database msgid "Database" msgstr "Database" #: [schema]xmpp msgid "XMPP" msgstr "XMPP" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "Qui puoi registrare il tuo Pod sul %sMovim API%s ufficiale" #: [api]register msgid "Your pod is not registered on the API" msgstr "Il tuo pod non è registrato sull'API" #: [api]registered msgid "Your pod is registered on the API" msgstr "Il tuo pod è registrato sull'API" #: [api]wait msgid "Your pod is not yet validated" msgstr "Il tuo pod non è ancora validato" #: [api]validated msgid "Your pod is validated" msgstr "Il tuo pod è validato" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "Hai chiesto di essere rimosso dall'API, la richiesta verrà elaborata entro un paio d'ore" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "Configurazione aggiornata" #: [avatar]file msgid "File" msgstr "File" #: [avatar]use_it msgid "Use it" msgstr "Usalo" #: [avatar]webcam msgid "Webcam" msgstr "Webcam" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "Scatta una foto con la webcam" #: [avatar]updated msgid "Avatar Updated" msgstr "Foto del profilo aggiornata" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "Foto del profilo non aggiornata" #: [avatar]missing msgid "No avatar defined yet" msgstr "Nessuna foto del profilo impostata" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "Questo contenuto è privato, per visualizzarlo accedi al tuo profilo." #: [message]published msgid "Message Published" msgstr "Messaggio pubblicato" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "Il tuo messaggio non può essere spedito, per favore riprova più tardi" #: [message]encrypted msgid "Encrypted message" msgstr "Messaggio criptato" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "Contatto perso" #: [message]history msgid "%s messages retrieved" msgstr "%s messaggi recuperati" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "Puoi usare la freccia su ↑ per modificare il tuo messaggio precedente" #: [chat]attention msgid "%s needs your attention" msgstr "%s richiede la tua attenzione" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "Smileys" #: [chat]frequent msgid "Frequent contacts" msgstr "Contatti frequenti" #: [chat]new_title msgid "Nothing here yet…" msgstr "Qui non c'è ancora nulla. Per ora..." #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "Hai ricevuto un invito per unirti ad una chatroom" #: [chat]invitation_join msgid "Join %s" msgstr "Accedi" #: [chat]profile msgid "See the profile" msgstr "Visualizza il profilo" #: [chat]clear msgid "Clear the history" msgstr "Cancella la cronologia" #: [chat]edit_previous msgid "Edit last message" msgstr "Modifica l'ultimo messaggio" #: [chat]report_abuse msgid "Report abuse" msgstr "Segnala un abuso" #: [chatroom]members msgid "Members" msgstr "Partecipanti" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "Connesso alla chatroom" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "Disconnesso dalla chatroom" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Configurazione" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "Configurazione salvata" #: [chatroom]subject msgid "Subject" msgstr "Argomento" #: [chatroom]subject_changed msgid "Subject changed" msgstr "Argomento cambiato" #: [chatroom]administration [page]administration msgid "Administration" msgstr "Amministrazione" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "Chatta con un contatto" #: [button]chat msgid "Chat" msgstr "Chat" #: [button]new msgid "New conversation" msgstr "Nuova conversazione" #: [communities]empty_text msgid "Discover, follow and share" msgstr "Scopri, segui e condividi" #: [communities]counter msgid "%s communities" msgstr "%s comunità" #: [communities]search_server msgid "Search for a new server" msgstr "Cerca un nuovo server" #: [communities]servers msgid "Communities servers" msgstr "Server delle comunità" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "Comunità creata con successo" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "Non esistono ancora Comunità su questo server." #: [communitiesserver]add msgid "Create a new community on %s" msgstr "Crea una nuova comunità su %s" #: [communitiesserver]name msgid "Community name" msgstr "Nome della comunità" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "My Little Pony - Fan Club" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "Inserisci un nome valido per la comunità (minimo 4 caratteri)" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "Non puoi creare una comunità su questo server" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "Sottoscrizioni" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "Comunità cancellata con successo" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "Cancella la comunità" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "Stai per cancellare la seguente comunità. Conferma l'azione." #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "Proprietari" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "Autori" #: [communityaffiliation]roles msgid "Roles" msgstr "Ruoli" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "Ruolo impostato correttamente" #: [communityconfig]publication msgid "Publication" msgstr "Pubblicazione" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "Apri" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "Chiunque può pubblicare" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "Gli autori possono pubblicare" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "Lettori" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "I lettori possono pubblicare" #: [communitydata]sub msgid "%s subscribers" msgstr "%s lettori" #: [communitydata]num msgid "%s posts" msgstr "%s post" #: [communitydata]public msgid "Public page" msgstr "Pagina pubblica" #: [communityheader]subscribe msgid "Subscribe" msgstr "Iscriviti" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "Cancella iscrizione" #: [communityheader]subscribed msgid "Subscribed" msgstr "Iscritto" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "Non iscritto" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "Le sottoscrizioni sono disabilitate per questa comunità" #: [communityheader]label_label msgid "Give a label for this community" msgstr "Dare un'etichetta a questa comunità" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "Nome della Mia Comunità" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "Condividere pubblicamente questa sottoscrizione" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "Apparirà sul tuo profilo" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "Ti stai disiscrivendo da questa comunità" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "Sei sicuro?" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "Contenuti per pubblico maturo bloccati" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "Alcuni contenuti per pubblico maturo sono bloccati su questa pagina. Puoi abilitare la visualizzazione nella pagina di configurazione" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "Le mie sottoscrizioni" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "Ciao" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "Qui potrai gestire tutte le tue sottoscrizioni" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "Generale" #: [config]language msgid "Language" msgstr "Lingua" #: [config]roster msgid "Roster display" msgstr "Visualizzazione lista" #: [config]roster_show msgid "Show the offline contacts" msgstr "Mostra i contatti non in linea" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "Nascondi i messaggi non in linea" #: [config]appearence msgid "Appearence" msgstr "Aspetto" #: [config]not_valid msgid "Configuration invalid" msgstr "Configuazione non valida" #: [config]advanced msgid "Advanced Configuration" msgstr "Configurazione avanzata" #: [config]nsfw msgid "Display adult content" msgstr "Mostra contenuti per pubblico maturo" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "Ti permetterà di visualizzare post marcati con il tag #nsfw" #: [config]night_mode msgid "Night Mode" msgstr "Modalità Notturna" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "Usa colori scuri per far riposare gli occhi" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "URL di CSS personalizzate per il tuo blog" #: [confirm]title msgid "Confirmation of authentication" msgstr "Conferma di autenticazione" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "La seguente piattaforma vuole la tua conferma per autenticare questo account" #: [confirm]code msgid "Authentication code" msgstr "Codice di autenticazione" #: [roster]add_title msgid "Add a contact" msgstr "Aggiungi un contatto" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "Inserisci il Jabber ID del tuo contatto" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "Premi Enter per convalidare." #: [roster]added msgid "Contact added" msgstr "Contatto aggiunto" #: [roster]updated msgid "Contact updated" msgstr "Contatto aggiornato" #: [roster]deleted msgid "Contact deleted" msgstr "Contatto cancellato" #: [general]legend msgid "General Information" msgstr "Informazioni generali" #: [general]name [chatrooms]name msgid "Name" msgstr "Nome" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Nickname" #: [general]date_of_birth msgid "Date of Birth" msgstr "Data di nascita" #: [general]gender msgid "Gender" msgstr "Sesso" #: [general]marital msgid "Marital Status" msgstr "Stato civile" #: [general]email msgid "Email" msgstr "Email" #: [general]website msgid "Website" msgstr "Sito web" #: [general]about msgid "About Me" msgstr "Informazioni su di me" #: [general]accounts msgid "Other Accounts" msgstr "Altri account" #: [general]tune msgid "Is Listening" msgstr "Sta ascoltando" #: [position]legend msgid "Geographic Position" msgstr "Posizione geografica" #: [position]locality msgid "Locality" msgstr "Località" #: [position]country msgid "Country" msgstr "Nazione" #: [mood]title msgid "Mood" msgstr "Umore" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "Ascoltando" #: [last]title msgid "Last seen" msgstr "Ultima visita" #: [client]title msgid "Client Information" msgstr "Informazioni del client" #: [explore]last_registered msgid "Last registered" msgstr "Ultimo iscritto" #: [explore]explore msgid "Find some new friends" msgstr "Cerca nuovi amici" #: [edit]title [button]edit msgid "Edit" msgstr "Modifica" #: [edit]alias msgid "Alias" msgstr "Alias" #: [edit]group msgid "Group" msgstr "Gruppo" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "Stai per eliminare uno dei tuoi contatti, sei sicuro?" #: [age]years msgid "%s years" msgstr "%s anni" #: [blog]last msgid "Last public post" msgstr "Ultimo articolo pubblico" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "Visita il blog per vedere tutti i post pubblici" #: [subscription]to msgid "You can see this contact status" msgstr "Puoi vedere lo status di questo contatto" #: [subscription]to_button msgid "Share my status" msgstr "Condividi il mio stato" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "Ma questo contatto non può vedere il tuo" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "Non sei iscritto a questo contatto" #: [subscription]from_button msgid "Ask to subscribe" msgstr "Chiedi di iscriverti" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "Ma questo contatto può ancora vedere se sei online" #: [subscription]nil msgid "No subscriptions" msgstr "Nessuna sottoscrizione" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "Invita" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "Questo utente è nella tua lista di contatti ma non c'è sottoscrizione tra i due account" #: [help]faq msgid "Frequently Asked Questions" msgstr "Domande poste di frequente" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "Hai già provato Movim su altre piattafome ?" #: [apps]phone msgid "Apps for your phone" msgstr "App per il tuo telefono" #: [apps]android msgid "Try out our official Android app" msgstr "Prova la nostra app ufficiale per Android" #: [apps]recommend msgid "We also recommend" msgstr "Suggeriamo anche" #: [apps]computer msgid "Apps for your computer" msgstr "App per il tuo computer" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "Le nostre app ufficiali sono disponibili sul nostro sito" #: [contact]title msgid "Administrators & Contact" msgstr "Amministratori & Contatti" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "Vuoi chattare con il team Movim ?" #: [chatroom]button msgid "Add the chatroom" msgstr "Aggiungi la chatroom" #: [invitations]title msgid "Pending Invitations" msgstr "Inviti in sospeso" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "%s vuole parlare con te" #: [error]username msgid "Wrong username" msgstr "Nome utente errato" #: [error]jid msgid "Invalid JID" msgstr "ID Jabber non valido" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "Empty challenge dal server" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "Errore di dominio XMPP, il tuo account non è un ID Jabber corretto" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "Password sbagliata" #: [error]internal msgid "Internal server error" msgstr "Errore interno del server" #: [error]session msgid "Session error" msgstr "Errore di sessione" #: [error]account_created msgid "Account successfully created" msgstr "Account creato con successo" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "Il server sta impiegando troppo tempo a rispondere" #: [error]impossible msgid "Impossible login" msgstr "Impossibile accedere" #: [error]default msgid "Unknown error" msgstr "Errore sconosciuto" #: [error]login_format msgid "Invalid username format" msgstr "Formato nome utente non valido" #: [error]password_format msgid "Invalid password format" msgstr "Formato password non valido" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "Il tuo server XMPP non è autorizzato" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "Movim ha fallito ad autenticarti. Devi aver inserito i dati sbagliati" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "Meccanismo di autenticazione non supportato da Movim" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "L'autenticazione XMPP è fallita" #: [form]username msgid "My address" msgstr "Il mio indirizzo" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "Puoi entrare con account di questi server" #: [form]connected msgid "Connected" msgstr "Connesso" #: [form]population msgid "Population" msgstr "Popolazione" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "%s ti invita ad entrare in una chatroom" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "Nickname non valido (tra 4 e 40 caratteri)" #: [menu]empty_title msgid "No news yet…" msgstr "Ancora nessuna novità" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "Benvenuto sul tuo feed delle novità, qui vedrai tutti i Post pubblicati dai tuoi contatti e nelle comunità a cui sei iscritto." #: [menu]all msgid "All" msgstr "Tutti" #: [menu]mine msgid "My publications" msgstr "Le mie pubblicazioni" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "Contatti" #: [menu]add_post msgid "Write a new post…" msgstr "Scrivi un nuovo post..." #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "Notifiche" #: [notifs]empty msgid "No new notifications" msgstr "Nessuna nuova notifica" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "Movim può inviarti notifiche quando un nuovo post viene pubblicato o se ricevi messaggi" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "Potrai sempre disabilitarle successivamente" #: [onboarding]public_title msgid "Public profile" msgstr "Profilo pubblico" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "Rendi pubblico il tuo profilo in modo da permettere agli altri utenti di trovarti e di trovare nuovi contatti più facilmente" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "Potrai sempre disabilitarlo nelle Impostazioni successivamente" #: [onboarding]popups_title msgid "Popups" msgstr "Popup" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "Movim per le video conferenze usa i Popup, che a volte sono bloccati dai Browser" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "Assicurati che siano permessi per usare correttamente questa funzione" #: [post]news_feed msgid "News Feed" msgstr "Feed delle novità" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "Scopri e registrati ai Gruppi a cui sei interessato" #: [post]content msgid "Content" msgstr "Contenuto" #: [post]published msgid "Post published" msgstr "Post pubblicato" #: [post]deleted msgid "Post deleted" msgstr "Post cancellato" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "I post pubblicati di recente in Comunità a cui (ancora) non sei iscritto" #: [post]new [publishbrief]new msgid "New post" msgstr "Nuovo articolo" #: [post]repost msgid "This is a re-post from %s" msgstr "Questo è un Post ripubblicato da %s" #: [post]repost_profile msgid "See %s profile" msgstr "Guarda il profilo %s" #: [post]blog_last msgid "Public posts from users" msgstr "Post pubblici dagli utenti" #: [post]public msgid "Publish this post publicly?" msgstr "Pubblicare questo post pubblicamente?" #: [post]public_yes msgid "This post is public" msgstr "Questo articolo è pubblico" #: [post]public_no msgid "This post is private" msgstr "Questo post è privato" #: [post]public_url msgid "Public URL of this post" msgstr "URL pubblico di questo post" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "Elimina questo articolo" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "Stai per eliminare questo articolo, sei sicuro?" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "Sei sicuro di voler cancellare questo commento ?" #: [post]discover msgid "Discover more articles on the communities page" msgstr "Scopri altri articoli nella pagina delle Comunità" #: [post]more msgid "Read more" msgstr "Continua a leggere" #: [post]comments_disabled msgid "Comments disabled" msgstr "Commenti disabilitati" #: [post]comment_published msgid "Comment published" msgstr "Commento pubblicato" #: [post]comment_publish_error #, fuzzy msgid "The comment cannot be published" msgstr "Commento pubblicato" #: [post]comment_deleted msgid "Comment deleted" msgstr "Commento cancellato" #: [post]liked #, fuzzy msgid "Liked your publication" msgstr "Le mie pubblicazioni" #: [hello]blog_title msgid "Visit your public blog" msgstr "Visualizza il tuo blog pubblico" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "Guarda i tuoi articoli pubblici e condividili con tutti i tuoi contatti" #: [hello]contact_post msgid "Contact post" msgstr "Post del contatto" #: [hello]share_title msgid "Universal share button" msgstr "Tasto di condivisione universale" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "Aggiungi ai preferiti o trascina il bottone nella tua barra degli strumenti e usalo su tutte le pagine che vuoi condividere su Movim" #: [hello]share_button msgid "Share on Movim" msgstr "Condividi su Movim" #: [hello]enter_title msgid "Oh! Hello!" msgstr "Ehi! Ciao!" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "Controlla il Menù" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "Puoi andare nella pagina delle Configuazioni per descriverti e inserire una bella immagine" #: [status]disconnect msgid "Disconnect" msgstr "Disconnetti" #: [status]updated msgid "Status updated" msgstr "Stato aggiornato" #: [status]presence msgid "Presence" msgstr "Presenza" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "Scrivi un post" #: [publishbrief]add_link msgid "Add a link" msgstr "Aggiungi un link" #: [publishbrief]no_title msgid "Please provide a title" msgstr "Per favore inserisci un titolo" #: [publishbrief]preview msgid "Preview" msgstr "Anteprima" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "Aggiungi un file o immagine" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "Non puoi pubblicare un post qui" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "Nessun contenuto per l'anteprima" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "Inserisci un URL valido" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "Puoi formattare i tuoi contenuti usando le annotazioni HTML" #: [publishhelp]title [page]help msgid "Help" msgstr "Aiuto" #: [publishhelp]more msgid "More help" msgstr "Ulteriore aiuto" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "Manuale di sintassi HTML" #: [rooms]add msgid "Add a chatroom" msgstr "Aggiungi una chatroom" #: [rooms]edit msgid "Edit a chatroom" msgstr "Modifica una chat room" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "Aggiungine una cliccando sul bottone \"aggiungi\" (+)" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "Gateway" #: [chatrooms]title msgid "Chatrooms" msgstr "Chatrooms" #: [chatrooms]id msgid "Chat Room ID" msgstr "Chat Room ID" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "La mia Stanza preferita" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "Chatroom ID non valido" #: [chatrooms]empty_name msgid "Empty name" msgstr "Nome non inserito" #: [chatrooms]users msgid "Users in the room" msgstr "Utenti nella stanza" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "Inserisci un nickname valido (da 2 a 40 caratteri)" #: [chatrooms]conflict msgid "Username already taken" msgstr "Nome Utente già utilizzato" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "Entra in questa chat alla connessione" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "Non puoi entrare in questa chatroom, è richiesta la registrazione" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "Segnalibro aggiornato" #: [room]anonymous_title msgid "Public chatroom" msgstr "Chatroom pubblica" #: [room]no_room msgid "Please provide a room address" msgstr "Inserisci un indirizzo per la stanza" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "Puoi aggiungerti usando il tuo account o crearne uno nella pagina del login, usando la croce nell'angolo in alto a destra." #: [room]anonymous_login msgid "Login on %s" msgstr "Accedi su %s" #: [room]nick msgid "Your nickname" msgstr "Il tuo nickname" #: [room]invite msgid "Invite a contact" msgstr "Invita un contatto" #: [room]invited msgid "Invitation sent" msgstr "Invito spedito" #: [room]invite_code msgid "Send this link to your contacts" msgstr "Manda questo link ai tuoi contatti" #: [room]public_muc #, fuzzy msgid "Public" msgstr "Pubblica" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "Cosa stai cercando?" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "Aprimi usando Ctrl + M" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title #, fuzzy msgid "No contacts yet?" msgstr "Ancora nessun commento" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "Statistiche" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "è stato inviato uno sticker tramite Movim" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "Movim è un social network decentralizzato, prima di creare un nuovo account devi scegliere un server su cui registrarti." #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "Contattaci per aggiungere il tuo server alla lista di quelli supportati" #: [feed]nope msgid "No public feed for this contact" msgstr "Nessun feed pubblico per questo contatto" #: [feed]nope_contact msgid "No contact specified" msgstr "Nessun contatto specificato" #: [upload]title msgid "Upload a file" msgstr "Invia un file" #: [upload]choose msgid "Choose a file to upload" msgstr "Scegli un file da caricare" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "Le immagini grandi verranno ridimensionate e compresse" #: [upload]error_filesize msgid "File too large" msgstr "File troppo grande" #: [upload]error_failed msgid "Upload failed" msgstr "Caricamento fallito" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "Profilo" #: [vcard]updated msgid "Profile Updated" msgstr "Profilo aggiornato" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "Profilo non aggiornato" #: [vcard]public msgid "Your profile is now public" msgstr "Il tuo profilo è ora pubblico" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "Il tuo profilo ha ora restrizioni" #: [privacy]privacy_title msgid "Privacy Level" msgstr "Livello di privacy" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "Invia" #: [save]reset [button]reset msgid "Reset" msgstr "Resetta" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "Attualmente Movim sta funzionando in modalità degradata" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "Le Comunità, i feed delle novità ed il profilo sono stati disabilitati per il momento." #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "Per favore, contatta l'amministratore del tuo server per sapere se questa funzione può essere abilitata." #: [visio]calling msgid "…is calling you" msgstr "... ti sta chiamando" #: [visio]ringing msgid "…ringing" msgstr "... squillando ..." #: [visio]in_call msgid "in call" msgstr "in chiamata" #: [visio]failed msgid "failed" msgstr "fallita" #: [visio]connecting msgid "…connecting" msgstr "... in collegamento ..." #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "Caricamento..." #: [global]or msgid "Or" msgstr "O" #: [page]communities msgid "Communities" msgstr "Comunità" #: [page]home msgid "Home" msgstr "Inizio" #: [page]explore msgid "Explore" msgstr "Esplora" #: [page]account_creation msgid "Account Creation" msgstr "Registrazione" #: [page]news msgid "News" msgstr "Novità" #: [page]avatar msgid "Avatar" msgstr "Foto profilo" #: [page]chats msgid "Chats" msgstr "Conversazioni" #: [page]publish msgid "Publish" msgstr "Pubblica" #: [page]post msgid "Post" msgstr "Post" #: [page]blog msgid "Blog" msgstr "Blog" #: [page]about msgid "About" msgstr "A proposito" #: [page]login msgid "Login" msgstr "Accedi" #: [page]not_found #, fuzzy msgid "Not Found" msgstr "Non adesso" #: [page]feed msgid "Feed" msgstr "Feed" #: [page]posts msgid "Posts" msgstr "Post" #: [page]gallery msgid "Gallery" msgstr "Galleria" #: [page]visio msgid "Visio-conference" msgstr "Videoconferenza" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "Condividi" #: [page]room msgid "Room" msgstr "Stanza" #: [page]tag msgid "Tag" msgstr "Tag" #: [error]error msgid "Error: %s" msgstr "Errore: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "Impossibile caricare il file '%s'" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "L'evento richiesto '%s' non è registrato" #: [error]whoops msgid "Whoops!" msgstr "Ops!" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "Movim non riesce a comunicare con il server, per favore riprova più tardi" #: [error]oops msgid "Oops!" msgstr "Oops!" #: [button]call msgid "Call" msgstr "Chiama" #: [button]validate msgid "Validate" msgstr "Convalida" #: [button]refresh msgid "Refresh" msgstr "Aggiorna" #: [button]add msgid "Add" msgstr "Aggiungi" #: [button]delete msgid "Delete" msgstr "Elimina" #: [button]cancel msgid "Cancel" msgstr "Annulla" #: [button]close msgid "Close" msgstr "Chiudi" #: [button]update msgid "Update" msgstr "Aggiorna" #: [button]updating msgid "Updating" msgstr "Aggiornamento" #: [button]submitting msgid "Submitting" msgstr "Inviando..." #: [button]register msgid "Register" msgstr "Registrazione" #: [button]reply msgid "Reply" msgstr "Rispondi" #: [button]unregister msgid "Unregister" msgstr "Annulla la registrazione" #: [button]save msgid "Save" msgstr "Salva" #: [button]clear msgid "Clear" msgstr "Cancella" #: [button]upload msgid "Upload" msgstr "Carica" #: [button]connecting msgid "Connecting" msgstr "Connessione" #: [button]bool_yes msgid "Yes" msgstr "Si" #: [button]bool_no msgid "No" msgstr "No" #: [button]return msgid "Return" msgstr "Ritorna" #: [button]accept msgid "Accept" msgstr "Accetta" #: [button]refuse msgid "Refuse" msgstr "Rifiuta" #: [button]next msgid "Next" msgstr "Prossimo" #: [button]previous msgid "Previous" msgstr "Precedente" #: [button]search msgid "Search" msgstr "Ricerca" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "Condividi" #: [button]discover msgid "Discover" msgstr "Scoprire" #: [button]like msgid "Like" msgstr "Like" #: [button]not_now msgid "Not Now" msgstr "Non adesso" #: [button]enable msgid "Enable" msgstr "Attiva" #: [button]sign_up msgid "Sign Up" msgstr "Iscriviti" #: [day]title msgid "Day" msgstr "Giorno" #: [day]monday msgid "Monday" msgstr "Lunedì" #: [day]tuesday msgid "Tuesday" msgstr "Martedì" #: [day]wednesday msgid "Wednesday" msgstr "Mercoledi" #: [day]thursday msgid "Thursday" msgstr "Giovedì" #: [day]friday msgid "Friday" msgstr "Venerdì" #: [day]saturday msgid "Saturday" msgstr "Sabato" #: [day]sunday msgid "Sunday" msgstr "Domenica" #: [client]bot msgid "Bot" msgstr "Bot" #: [client]desktop msgid "Desktop" msgstr "Desktop" #: [client]phone msgid "Phone" msgstr "Telefono" #: [client]web msgid "Web" msgstr "Web" #: [client]registered msgid "Registered" msgstr "Registrato" #: [presence]online msgid "Online" msgstr "In linea" #: [presence]away msgid "Away" msgstr "Assente" #: [presence]dnd msgid "Do Not Disturb" msgstr "Non disturbare" #: [presence]xa msgid "Extended Away" msgstr "Assenza prolungata" #: [presence]offline msgid "Offline" msgstr "Non in linea" #: [presence]error msgid "Error" msgstr "Errore" #: [mood]afraid msgid "afraid" msgstr "impaurito" #: [mood]amazed msgid "amazed" msgstr "stupito" #: [mood]amorous msgid "amorous" msgstr "amoroso" #: [mood]angry msgid "angry" msgstr "arrabbiato" #: [mood]annoyed msgid "annoyed" msgstr "infastidito" #: [mood]anxious msgid "anxious" msgstr "ansioso" #: [mood]aroused msgid "aroused" msgstr "suscitato" #: [mood]ashamed msgid "ashamed" msgstr "vergonato" #: [mood]bored msgid "bored" msgstr "annoiato" #: [mood]brave msgid "brave" msgstr "bravo" #: [mood]calm msgid "calm" msgstr "tranquillo" #: [mood]cautious msgid "cautious" msgstr "prudente" #: [mood]cold msgid "cold" msgstr "freddo" #: [mood]confident msgid "confident" msgstr "fiducioso" #: [mood]confused msgid "confused" msgstr "confuso" #: [mood]contemplative msgid "contemplative" msgstr "contemplativo" #: [mood]contented msgid "contented" msgstr "contento" #: [mood]cranky msgid "cranky" msgstr "irritabile" #: [mood]crazy msgid "crazy" msgstr "pazzo" #: [mood]creative msgid "creative" msgstr "creativo" #: [mood]curious msgid "curious" msgstr "curioso" #: [mood]dejected msgid "dejected" msgstr "abbattuto" #: [mood]depressed msgid "depressed" msgstr "depresso" #: [mood]disappointed msgid "disappointed" msgstr "deluso" #: [mood]disgusted msgid "disgusted" msgstr "disgustato" #: [mood]dismayed msgid "dismayed" msgstr "sgomentato" #: [mood]distracted msgid "distracted" msgstr "distratto" #: [mood]embarrassed msgid "embarrassed" msgstr "imbarazzato" #: [mood]envious msgid "envious" msgstr "invidioso" #: [mood]excited msgid "excited" msgstr "emozionato" #: [mood]flirtatious msgid "flirtatious" msgstr "provocante" #: [mood]frustrated msgid "frustrated" msgstr "frustrato" #: [mood]grateful msgid "grateful" msgstr "grato" #: [mood]grieving msgid "grieving" msgstr "triste" #: [mood]grumpy msgid "grumpy" msgstr "scontroso" #: [mood]guilty msgid "guilty" msgstr "colpevole" #: [mood]happy msgid "happy" msgstr "felice" #: [mood]hopeful msgid "hopeful" msgstr "fiducioso" #: [mood]hot msgid "hot" msgstr "caldo" #: [mood]humbled msgid "humbled" msgstr "avvilito" #: [mood]humiliated msgid "humiliated" msgstr "umiliato" #: [mood]hungry msgid "hungry" msgstr "affamato" #: [mood]hurt msgid "hurt" msgstr "ferito" #: [mood]impressed msgid "impressed" msgstr "impressionato" #: [mood]in_awe msgid "in awe" msgstr "incantato" #: [mood]in_love msgid "in love" msgstr "innamorato" #: [mood]indignant msgid "indignant" msgstr "Indignato" #: [mood]interested msgid "interested" msgstr "interessato" #: [mood]intoxicated msgid "intoxicated" msgstr "intossicato" #: [mood]invincible msgid "invincible" msgstr "invincibile" #: [mood]jealous msgid "jealous" msgstr "geloso" #: [mood]lonely msgid "lonely" msgstr "solo" #: [mood]lost msgid "lost" msgstr "perso" #: [mood]lucky msgid "lucky" msgstr "fortunato" #: [mood]mean msgid "mean" msgstr "meschino" #: [mood]moody msgid "moody" msgstr "di cattivo umore" #: [mood]nervous msgid "nervous" msgstr "nervoso" #: [mood]neutral msgid "neutral" msgstr "neutrale" #: [mood]offended msgid "offended" msgstr "offeso" #: [mood]outraged msgid "outraged" msgstr "oltraggiato" #: [mood]playful msgid "playful" msgstr "scherzoso" #: [mood]proud msgid "proud" msgstr "orgoglioso" #: [mood]relaxed msgid "relaxed" msgstr "rilassato" #: [mood]relieved msgid "relieved" msgstr "sollevato" #: [mood]restless msgid "restless" msgstr "agitato" #: [mood]sad msgid "sad" msgstr "triste" #: [mood]sarcastic msgid "sarcastic" msgstr "sarcastico" #: [mood]satisfied msgid "satisfied" msgstr "soddisfatto" #: [mood]serious msgid "serious" msgstr "serio" #: [mood]shocked msgid "shocked" msgstr "scioccato" #: [mood]shy msgid "shy" msgstr "timido" #: [mood]sick msgid "sick" msgstr "ammalato" #: [mood]sleepy msgid "sleepy" msgstr "addormentato" #: [mood]spontaneous msgid "spontaneous" msgstr "spontaneo" #: [mood]stressed msgid "stressed" msgstr "stressato" #: [mood]strong msgid "strong" msgstr "forte" #: [mood]surprised msgid "surprised" msgstr "sorpreso" #: [mood]thankful msgid "thankful" msgstr "riconoscente" #: [mood]thirsty msgid "thirsty" msgstr "assetato" #: [mood]tired msgid "tired" msgstr "stanco" #: [mood]undefined msgid "undefined" msgstr "non definito" #: [mood]weak msgid "weak" msgstr "debole" #: [mood]worried msgid "worried" msgstr "preoccupato" #: [month]title msgid "Month" msgstr "Mese" #: [month]january msgid "January" msgstr "gennaio" #: [month]february msgid "February" msgstr "febbraio" #: [month]march msgid "March" msgstr "marzo" #: [month]april msgid "April" msgstr "aprile" #: [month]may msgid "May" msgstr "maggio" #: [month]june msgid "June" msgstr "giugno" #: [month]july msgid "July" msgstr "luglio" #: [month]august msgid "August" msgstr "agosto" #: [month]september msgid "September" msgstr "settembre" #: [month]october msgid "October" msgstr "ottobre" #: [month]november msgid "November" msgstr "novembre" #: [month]december msgid "December" msgstr "dicembre" #: [year]title msgid "Year" msgstr "Anno" #: [date]today msgid "Today" msgstr "Oggi" #: [date]tomorrow msgid "Tomorrow" msgstr "Domani" #: [date]yesterday msgid "Yesterday" msgstr "Ieri" #: [date]ago msgid "%d days ago" msgstr "%d giorni fa" #: [date]day msgid "day" msgstr "giorno" #: [post]title msgid "Title" msgstr "Titolo" #: [post]place msgid "Place" msgstr "Luogo" #: [post]by msgid "by" msgstr "da" #: [post]geolocalisation msgid "Geolocalisation" msgstr "Geolocalizzazione" #: [post]email msgid "email" msgstr "email" #: [post]empty msgid "No content" msgstr "Nessun contenuto" #: [post]no_comments msgid "No comments yet" msgstr "Ancora nessun commento" #: [post]older msgid "Get older posts" msgstr "Carica i post più vecchi" #: [post]new_items msgid "%s new items" msgstr "%s nuovi elementi" #: [post]comment_error msgid "Comment publication error" msgstr "Errore nella pubblicazione del commento" #: [post]comments_get msgid "Get the comments" msgstr "Ricevi i commenti" #: [post]comment_add msgid "Add a comment" msgstr "Aggiungi un commento" #: [post]share msgid "Share with" msgstr "Condividi con" #: [post]share_everyone msgid "Everyone" msgstr "Tutti" #: [post]updated msgid "Updated" msgstr "Aggiornato" #: [post]content_not_found msgid "Content not found" msgstr "Contenuto non trovato" #: [post]default_title msgid "Contact publication" msgstr "Pubblicazione del contatto" #: [post]comments msgid "Comments" msgstr "Commenti" #: [post]original_deleted msgid "Original post deleted" msgstr "Post originale cancellato" #: [affiliation]owner msgid "Owner" msgstr "Proprietario" #: [affiliation]publisher msgid "Publisher" msgstr "Autore" #: [affiliation]publish-only #, fuzzy msgid "Publish only" msgstr "Pubblica" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Partecipanti" #: [affiliation]no-aff #, fuzzy msgid "No affiliation" msgstr "Notifiche" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "L'API non è raggiungibile, riprovare più tardi" #: [field]type_here msgid "Type here" msgstr "Digita qui" #~ msgid "This user has not posted anything right now" #~ msgstr "Questo utente non ha pubblicato nulla al momento" #~ msgid "Refresh all the streams" #~ msgstr "Aggiorna tutti gli stream" #~ msgid "This message will be displayed on the login page" #~ msgstr "Questo messaggio verrà visualizzato nella pagina di login" #~ msgid "Since" #~ msgstr "Da" movim-0.14.1/locales/ja.po000066400000000000000000001412521342764602200153130ustar00rootroot00000000000000# # Translators: # Aheahead , 2016 # kubo suguru , 2017 # Maxime Buquet , 2015,2017 # RACER, 2017 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Japanese (http://www.transifex.com/movim/movim/language/ja/)\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "謝辞" #: [about]developers msgid "Developers" msgstr "開発者" #: [about]translators msgid "Translators" msgstr "翻訳者" #: [about]translators_text msgid "Thanks to all the translators" msgstr "全ての翻訳者への謝意を表す。" #: [about]software msgid "Software" msgstr "ソフトウェア" #: [about]resources msgid "Resources" msgstr "リソース" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "アカウント" #: [account]password_change_title msgid "Change my password" msgstr "パスワードを変更する" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "パスワード" #: [account]password_confirmation msgid "Password confirmation" msgstr "パスワードを再入力してください" #: [account]password_changed msgid "The password has been updated" msgstr "パスワードは更新されました" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "適正なパスワードを記入してください(最低6文字)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "記入されたパスワードが異なっています" #: [account]delete msgid "Delete your account" msgstr "アカウントを削除する" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "XMPP アカウントと関連しているデータ、プロファイル、コンタクトや投稿などが削除されます。" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "ゲートウェイ" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "新しいアカウントを作成する" #: [create]notfound msgid "No account creation form found on the server" msgstr "サーバー上にアカウント作成フォームが見つかりません" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "アカウントが正常に作成されました" #: [create]loading msgid "Loading" msgstr "読み込み中" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "不正" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "アクション" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "一般設定" #: [general]theme msgid "Theme" msgstr "テーマ" #: [general]language msgid "Default language" msgstr "標準の言語" #: [general]log_verbosity msgid "Log verbosity" msgstr "ログ" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "管理者認証" #: [credentials]username [input]username msgid "Username" msgstr "ユーザ名" #: [credentials]re_password msgid "Retype password" msgstr "パスワードを再入力してください" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "限られた信頼するXMPPサーバーのリストをMovimのポッドに設定し、他のサーバーの接続をブロックしたい場合、ここにドメインネームをコンマで区切って(例:movim.eu,jabber.fr)入力してください。" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "空のままにするとアクセスできるXMPPアカウントが制限されません" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "信頼するXMPPサーバー" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "デフォルトのXMPPサーバー" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "空" #: [log]syslog msgid "Syslog" msgstr "Syslog" #: [log]syslog_files msgid "Syslog and files" msgstr "Syslogとファイル" #: [adminsessions]title msgid "Sessions" msgstr "セッション" #: [admin]compatibility msgid "General Overview" msgstr "概要" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "ブラウザー" #: [schema]movim msgid "Movim Core" msgstr "Movim コア" #: [schema]daemon msgid "Movim Daemon" msgstr "Movim デーモン" #: [schema]database msgid "Database" msgstr "データベース" #: [schema]xmpp msgid "XMPP" msgstr "XMPP" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "設定が変更されました" #: [avatar]file msgid "File" msgstr "ファイル" #: [avatar]use_it msgid "Use it" msgstr "使用する" #: [avatar]webcam msgid "Webcam" msgstr "ウェブカメラ" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "ウェブカメラで写真を撮る" #: [avatar]updated msgid "Avatar Updated" msgstr "アバターがアップデートされました" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "アバターが更新されていません" #: [avatar]missing msgid "No avatar defined yet" msgstr "アバターが設定されていません" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "メッセージが公開されました" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "暗号化されたメッセージ" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "上向き矢印キー押せば訂正ができます" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "絵文字" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "チャットルームに招待されました" #: [chat]invitation_join msgid "Join %s" msgstr "%sに参加する" #: [chat]profile msgid "See the profile" msgstr "プロフィルを見る" #: [chat]clear msgid "Clear the history" msgstr "履歴をクリア" #: [chat]edit_previous msgid "Edit last message" msgstr "最後のメッセージを訂正する" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "メンバー" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "チャットルームに参加しました" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "チャットルームを退去しました" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "設定" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "設定が保存されました。" #: [chatroom]subject msgid "Subject" msgstr "トピック" #: [chatroom]subject_changed msgid "Subject changed" msgstr "トピックが更新されました" #: [chatroom]administration [page]administration msgid "Administration" msgstr "システム管理" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "誰かとチャットする" #: [button]chat msgid "Chat" msgstr "チャット" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "%s コミュニティー" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "ママチャリ部活" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "オーナー" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "%s 投稿" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "参加申請する" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "参加申請取消" #: [communityheader]subscribed msgid "Subscribed" msgstr "参加申請済" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "プロフィルに表示されます" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "よろしいですか" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "こんにちは" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "一般" #: [config]language msgid "Language" msgstr "言語" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "オフラインの知り合いを表示" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "オフラインの知り合いを非表示" #: [config]appearence msgid "Appearence" msgstr "表示" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "コンタクトが追加されました" #: [roster]updated msgid "Contact updated" msgstr "コンタクトが更新されました" #: [roster]deleted msgid "Contact deleted" msgstr "コンタクトが削除されました" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "名前" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "ニックネーム" #: [general]date_of_birth msgid "Date of Birth" msgstr "生年月日" #: [general]gender msgid "Gender" msgstr "性別" #: [general]marital msgid "Marital Status" msgstr "婚姻区分" #: [general]email msgid "Email" msgstr "メールアドレス" #: [general]website msgid "Website" msgstr "ホームページ" #: [general]about msgid "About Me" msgstr "個人情報" #: [general]accounts msgid "Other Accounts" msgstr "他のアカウント" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "現在地" #: [position]country msgid "Country" msgstr "国名" #: [mood]title msgid "Mood" msgstr "機嫌" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "編集" #: [edit]alias msgid "Alias" msgstr "アリアス" #: [edit]group msgid "Group" msgstr "グループ" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "コンタクトを削除しますが、よろしいですか" #: [age]years msgid "%s years" msgstr "%s 歳" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "ステータスを共有する" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "よくある質問" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "チャットルームを追加する" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "ユーザ名が正しくありません" #: [error]jid msgid "Invalid JID" msgstr "JID が正しくありません" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "XMPPドメインエラーが発生しました。使われているアカウントは不可なJabberIDです。" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "パスワードが違います" #: [error]internal msgid "Internal server error" msgstr "内部エラー" #: [error]session msgid "Session error" msgstr "セッションエラー" #: [error]account_created msgid "Account successfully created" msgstr "アカウントが正常に作成されました" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "このサーバは重すぎます" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "原因不明のエラー" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "認識が失敗しました。入力した情報を確認してください" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "認識方法が対応されていません" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "XMPP認証に失敗しました" #: [form]username msgid "My address" msgstr "マイアドレス" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "オンライン" #: [form]population msgid "Population" msgstr "人口" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "全て" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "知り合い" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "新着情報" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "コンテンツ" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "新しい投稿" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "%sのプロフィルを見る " #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "この投稿を削除する" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "この投稿が削除されますが、よろしいですか" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "もっと見る" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked #, fuzzy msgid "Liked your publication" msgstr "公開ブログへ" #: [hello]blog_title msgid "Visit your public blog" msgstr "公開ブログへ" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "コンタクトの投稿" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "Movimで共有する" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "切断する" #: [status]updated msgid "Status updated" msgstr "ステータスを更新しました" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "プレビュー" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "ヘルプ" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "チャットルームを追加する" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "ゲートウェイ" #: [chatrooms]title msgid "Chatrooms" msgstr "チャットルーム" #: [chatrooms]id msgid "Chat Room ID" msgstr "チャットルームID" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "不正チャットルームID" #: [chatrooms]empty_name msgid "Empty name" msgstr "名前が空です" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "ブックマークを更新しました" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "ニックネーム" #: [room]invite msgid "Invite a contact" msgstr "誰かに招待を送る" #: [room]invited msgid "Invitation sent" msgstr "招待を送信しました" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "アップロード " #: [upload]choose msgid "Choose a file to upload" msgstr "ファイルを選択する" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "プロフィール" #: [vcard]updated msgid "Profile Updated" msgstr "プロフィールを更新しました" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "プロファイルは更新されませんでした" #: [vcard]public msgid "Your profile is now public" msgstr "あなたのプロファイルは公開されました" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "あなたのプロファイルは非公開されました" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "送信" #: [save]reset [button]reset msgid "Reset" msgstr "リセット" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "ホーム" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "アカウント作成" #: [page]news msgid "News" msgstr "新着情報" #: [page]avatar msgid "Avatar" msgstr "アバター" #: [page]chats msgid "Chats" msgstr "チャット" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "ブログ" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "ログイン" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "フィード" #: [page]posts msgid "Posts" msgstr "投稿" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "エラーが発生しました。%s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "「%s」というファイルをロードできません。" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "おっとぉ!" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "確認" #: [button]refresh msgid "Refresh" msgstr "再読込" #: [button]add msgid "Add" msgstr "追加" #: [button]delete msgid "Delete" msgstr "削除" #: [button]cancel msgid "Cancel" msgstr "取り消し" #: [button]close msgid "Close" msgstr "閉じる" #: [button]update msgid "Update" msgstr "更新" #: [button]updating msgid "Updating" msgstr "更新中" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "保存" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "アップロード" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "はい" #: [button]bool_no msgid "No" msgstr "いいえ" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "承知する" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "次へ" #: [button]previous msgid "Previous" msgstr "前へ" #: [button]search msgid "Search" msgstr "検索" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "共有" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "日" #: [day]monday msgid "Monday" msgstr "月曜日" #: [day]tuesday msgid "Tuesday" msgstr "火曜日" #: [day]wednesday msgid "Wednesday" msgstr "水曜日" #: [day]thursday msgid "Thursday" msgstr "木曜日" #: [day]friday msgid "Friday" msgstr "金曜日" #: [day]saturday msgid "Saturday" msgstr "土曜日" #: [day]sunday msgid "Sunday" msgstr "日曜日" #: [client]bot msgid "Bot" msgstr "ボット" #: [client]desktop msgid "Desktop" msgstr "デスクトップ" #: [client]phone msgid "Phone" msgstr "電話" #: [client]web msgid "Web" msgstr "ウェブ" #: [client]registered msgid "Registered" msgstr "登録済み" #: [presence]online msgid "Online" msgstr "オンライン" #: [presence]away msgid "Away" msgstr "離席中" #: [presence]dnd msgid "Do Not Disturb" msgstr "取り込み中" #: [presence]xa msgid "Extended Away" msgstr "長時間の不在" #: [presence]offline msgid "Offline" msgstr "オフライン" #: [presence]error msgid "Error" msgstr "エラー" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "不明" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "月" #: [month]january msgid "January" msgstr "1月" #: [month]february msgid "February" msgstr "2月" #: [month]march msgid "March" msgstr "3月" #: [month]april msgid "April" msgstr "4月" #: [month]may msgid "May" msgstr "5月" #: [month]june msgid "June" msgstr "6月" #: [month]july msgid "July" msgstr "7月" #: [month]august msgid "August" msgstr "8月" #: [month]september msgid "September" msgstr "9月" #: [month]october msgid "October" msgstr "10月" #: [month]november msgid "November" msgstr "11月" #: [month]december msgid "December" msgstr "12月" #: [year]title msgid "Year" msgstr "年" #: [date]today msgid "Today" msgstr "今日" #: [date]tomorrow msgid "Tomorrow" msgstr "明日" #: [date]yesterday msgid "Yesterday" msgstr "昨日" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "日" #: [post]title msgid "Title" msgstr "件名" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "メール" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "前の投稿を見る" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "コメントを見る" #: [post]comment_add msgid "Add a comment" msgstr "コメントを投稿する" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "全て" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "コンタクトが見つかりませんでした" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "コメント" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "オーナー" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member #, fuzzy msgid "Member" msgstr "メンバー" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "ここに入力を" #~ msgid "This user has not posted anything right now" #~ msgstr "このユーザがまだ投稿していません" #~ msgid "This message will be displayed on the login page" #~ msgstr "このメッセージはログインページに表示されます" movim-0.14.1/locales/jbo.po000066400000000000000000001265361342764602200155030ustar00rootroot00000000000000# # Translators: # FIRST AUTHOR , 2011 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Lojban (http://www.transifex.com/movim/movim/language/jbo/)\n" "Language: jbo\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "" #: [about]developers msgid "Developers" msgstr "" #: [about]translators msgid "Translators" msgstr "" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "" #: [account]password_change_title msgid "Change my password" msgstr "" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "japyvla" #: [account]password_confirmation msgid "Password confirmation" msgstr "" #: [account]password_changed msgid "The password has been updated" msgstr "" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "bangu" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "" #: [general]date_of_birth msgid "Date of Birth" msgstr "" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "samci'ejudri" #: [general]about msgid "About Me" msgstr "" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "japyvla cu toldra" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "mi judri" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "vrabatke" #: [save]reset [button]reset msgid "Reset" msgstr "kraga'igau" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "lazyzda" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "srera la'oi %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "tolbevri la %s" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "" #: [day]tuesday msgid "Tuesday" msgstr "" #: [day]wednesday msgid "Wednesday" msgstr "" #: [day]thursday msgid "Thursday" msgstr "" #: [day]friday msgid "Friday" msgstr "" #: [day]saturday msgid "Saturday" msgstr "" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "" #: [date]tomorrow msgid "Tomorrow" msgstr "" #: [date]yesterday msgid "Yesterday" msgstr "" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member msgid "Member" msgstr "" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/kk.po000066400000000000000000001263261342764602200153330ustar00rootroot00000000000000# # Translators: #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Kazakh (http://www.transifex.com/movim/movim/language/kk/)\n" "Language: kk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "" #: [about]developers msgid "Developers" msgstr "" #: [about]translators msgid "Translators" msgstr "" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "" #: [account]password_change_title msgid "Change my password" msgstr "" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "" #: [account]password_confirmation msgid "Password confirmation" msgstr "" #: [account]password_changed msgid "The password has been updated" msgstr "" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "" #: [general]date_of_birth msgid "Date of Birth" msgstr "" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "" #: [general]about msgid "About Me" msgstr "" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "" #: [day]tuesday msgid "Tuesday" msgstr "" #: [day]wednesday msgid "Wednesday" msgstr "" #: [day]thursday msgid "Thursday" msgstr "" #: [day]friday msgid "Friday" msgstr "" #: [day]saturday msgid "Saturday" msgstr "" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "" #: [date]tomorrow msgid "Tomorrow" msgstr "" #: [date]yesterday msgid "Yesterday" msgstr "" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member msgid "Member" msgstr "" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/ko.po000066400000000000000000001275031342764602200153350ustar00rootroot00000000000000# # Translators: # Sinyeol An , 2018 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Korean (http://www.transifex.com/movim/movim/language/ko/)\n" "Language: ko\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "" #: [about]developers msgid "Developers" msgstr "개발자" #: [about]translators msgid "Translators" msgstr "번역자" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "소프트웨어" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "" #: [account]password_change_title msgid "Change my password" msgstr "내 비밀번호 바꾸기" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "비밀번호" #: [account]password_confirmation msgid "Password confirmation" msgstr "비밀번호 확인" #: [account]password_changed msgid "The password has been updated" msgstr "비밀번호가 바뀌었습니다" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "알맞은 비밀번호를 입력해주세요 (최소 6글자 이상)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "입력하신 비밀번호가 다릅니다" #: [account]delete msgid "Delete your account" msgstr "" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "새 계정 만들기" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "테마" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "데이터베이스" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "" #: [general]date_of_birth msgid "Date of Birth" msgstr "" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "" #: [general]about msgid "About Me" msgstr "" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title #, fuzzy msgid "No contacts yet?" msgstr "아직 댓글이 없습니다" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "에러: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "네" #: [button]bool_no msgid "No" msgstr "아니요" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "좋아요" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "월요일" #: [day]tuesday msgid "Tuesday" msgstr "화요일" #: [day]wednesday msgid "Wednesday" msgstr "수요일" #: [day]thursday msgid "Thursday" msgstr "목요일" #: [day]friday msgid "Friday" msgstr "금요일" #: [day]saturday msgid "Saturday" msgstr "토요일" #: [day]sunday msgid "Sunday" msgstr "일요일" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "온라인" #: [presence]away msgid "Away" msgstr "" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "오프라인" #: [presence]error msgid "Error" msgstr "에러" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "1월" #: [month]february msgid "February" msgstr "2월" #: [month]march msgid "March" msgstr "3월" #: [month]april msgid "April" msgstr "4월" #: [month]may msgid "May" msgstr "5월" #: [month]june msgid "June" msgstr "6월" #: [month]july msgid "July" msgstr "7월" #: [month]august msgid "August" msgstr "8월" #: [month]september msgid "September" msgstr "9월" #: [month]october msgid "October" msgstr "10월" #: [month]november msgid "November" msgstr "11월" #: [month]december msgid "December" msgstr "12월" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "오늘" #: [date]tomorrow msgid "Tomorrow" msgstr "내일" #: [date]yesterday msgid "Yesterday" msgstr "어제" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "제목" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "이메일" #: [post]empty msgid "No content" msgstr "내용이 없습니다" #: [post]no_comments msgid "No comments yet" msgstr "아직 댓글이 없습니다" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member #, fuzzy msgid "Member" msgstr "11월" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/lb.po000066400000000000000000001263371342764602200153250ustar00rootroot00000000000000# # Translators: #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Luxembourgish (http://www.transifex.com/movim/movim/language/lb/)\n" "Language: lb\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "" #: [about]developers msgid "Developers" msgstr "" #: [about]translators msgid "Translators" msgstr "" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "" #: [account]password_change_title msgid "Change my password" msgstr "" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "" #: [account]password_confirmation msgid "Password confirmation" msgstr "" #: [account]password_changed msgid "The password has been updated" msgstr "" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "" #: [general]date_of_birth msgid "Date of Birth" msgstr "" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "" #: [general]about msgid "About Me" msgstr "" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "" #: [day]tuesday msgid "Tuesday" msgstr "" #: [day]wednesday msgid "Wednesday" msgstr "" #: [day]thursday msgid "Thursday" msgstr "" #: [day]friday msgid "Friday" msgstr "" #: [day]saturday msgid "Saturday" msgstr "" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "" #: [date]tomorrow msgid "Tomorrow" msgstr "" #: [date]yesterday msgid "Yesterday" msgstr "" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member msgid "Member" msgstr "" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/locales.ini000066400000000000000000000154371342764602200165110ustar00rootroot00000000000000[global] no_js = Movim requires Javascript to be enabled to work properly. description = Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features. loading = Loading… or = Or [page] account = Account administration = Administration communities = Communities home = Home explore = Explore account_creation = Account Creation news = News avatar = Avatar contacts = Contacts chats = Chats configuration = Configuration profile = Profile publish = Publish post = Post blog = Blog about = About login = Login not_found = Not Found help = Help feed = Feed posts = Posts gallery = Gallery visio = Visio-conference share = Share room = Room tag = Tag [error] error = Error: %s cannot_load_file = "Cannot load file '%s'" widget_load_error = "Requested widget '%s' doesn’t exist." widget_call_error = "Requested event '%s' not registered." whoops = "Whoops!" websocket = Movim cannot talk with the server, please try again later oops = Oops! [button] call = Call validate = Validate refresh = Refresh add = Add delete = Delete remove = Remove cancel = Cancel close = Close update = Update updating = Updating submit = Submit submitting = Submitting reset = Reset register = Register reply = Reply unregister = Unregister save = Save clear = Clear upload = Upload connecting = Connecting bool_yes = Yes bool_no = No edit = Edit return = Return accept = Accept refuse = Refuse next = Next previous = Previous search = Search share = Share discover = Discover like = Like not_now = Not Now enable = Enable invite = Invite sign_up = Sign Up [input] username = Username password = Password [day] title = Day monday = Monday tuesday = Tuesday wednesday = Wednesday thursday = Thursday friday = Friday saturday = Saturday sunday = Sunday [client] bot = Bot desktop = Desktop phone = Phone web = Web registered = Registered [presence] online = Online away = Away dnd = Do Not Disturb xa = Extended Away offline = Offline error = Error [mood] afraid = afraid amazed = amazed amorous = amorous angry = angry annoyed = annoyed anxious = anxious aroused = aroused ashamed = ashamed bored = bored brave = brave calm = calm cautious = cautious cold = cold confident = confident confused = confused contemplative = contemplative contented = contented cranky = cranky crazy = crazy creative = creative curious = curious dejected = dejected depressed = depressed disappointed = disappointed disgusted = disgusted dismayed = dismayed distracted = distracted embarrassed = embarrassed envious = envious excited = excited flirtatious = flirtatious frustrated = frustrated grateful = grateful grieving = grieving grumpy = grumpy guilty = guilty happy = happy hopeful = hopeful hot = hot humbled = humbled humiliated = humiliated hungry = hungry hurt = hurt impressed = impressed in_awe = in awe in_love = in love indignant = indignant interested = interested intoxicated = intoxicated invincible = invincible jealous = jealous lonely = lonely lost = lost lucky = lucky mean = mean moody = moody nervous = nervous neutral = neutral offended = offended outraged = outraged playful = playful proud = proud relaxed = relaxed relieved = relieved remorseful = remorseful restless = restless sad = sad sarcastic = sarcastic satisfied = satisfied serious = serious shocked = shocked shy = shy sick = sick sleepy = sleepy spontaneous = spontaneous stressed = stressed strong = strong surprised = surprised thankful = thankful thirsty = thirsty tired = tired undefined = undefined weak = weak worried = worried [month] title = Month january = January february = February march = March april = April may = May june = June july = July august = August september = September october = October november = November december = December [year] title = Year [date] today = Today tomorrow = Tomorrow yesterday = Yesterday ago = %d days ago day = day [post] title = Title place = Place by = by geolocalisation = Geolocalisation email = email empty = No content no_comments = No comments yet older = Get older posts new_items = %s new items comment_error = Comment publication error comments_get = Get the comments comment_add = Add a comment share = Share with share_everyone = Everyone delete = Delete this post updated = Updated content_not_found = Content not found default_title = Contact publication comments = Comments original_deleted = Original post deleted [affiliation] owner = Owner publisher = Publisher publish-only = Publish only member = Member no-aff = No affiliation outcast = Outcast [api] error = The API is not reachable, try again later [field] type_here = Type here movim-0.14.1/locales/lt.po000066400000000000000000001302411342764602200153340ustar00rootroot00000000000000# # Translators: # Mantas Ramonas , 2017 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Lithuanian (http://www.transifex.com/movim/movim/language/lt/)\n" "Language: lt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Ačiū" #: [about]developers msgid "Developers" msgstr "Kūrėjai" #: [about]translators msgid "Translators" msgstr "Vertėjai" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Ačiū visiems vertėjams" #: [about]software msgid "Software" msgstr "Programa" #: [about]resources msgid "Resources" msgstr "Resursai" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim yra XMPP pagrindu remta komunikacijos platforma. Visas projektas, išskyrus šią programinę įrangą ir išteklius, yra pagal" #: [account]title [page]account msgid "Account" msgstr "Paskyra" #: [account]password_change_title msgid "Change my password" msgstr "Pakeisti slaptažodį" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Slaptažodis" #: [account]password_confirmation msgid "Password confirmation" msgstr "Slaptažodžio patvirtinimas" #: [account]password_changed msgid "The password has been updated" msgstr "Jūsų slaptažodis yra atnaujintas" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Prašome įvesti tinakmą slaptažodį (bent 6 simbolių)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "Įvesti slaptažodžiai neatitinka" #: [account]delete msgid "Delete your account" msgstr "Ištrinti jūsų paskyrą" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "Jūs ištrinsite savo XMPP paskyrą ir visą susijusią informaciją su ja (profilį, kontaktus ir publikacijas) " #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "Vartai" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "Sukurti naują paskyrą" #: [create]notfound msgid "No account creation form found on the server" msgstr "Serveryje nerasta paskyros sukūrimo formos" #: [create]server_on msgid "on" msgstr "Į" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "Jūsų paskyra buvo sėkmingai sukurta" #: [create]loading msgid "Loading" msgstr "Kraunama" #: [create]placeholder msgid "…and start playing" msgstr "...ir pradėkit žaisti" #: [error]not_acceptable msgid "Not Acceptable" msgstr "Nepriimtina" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "Veiksmai" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "Bendrieji parametrai" #: [general]theme msgid "Theme" msgstr "Tema" #: [general]language msgid "Default language" msgstr "Numatytoji kalba" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "Vartotojo vardas" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "Duomenų bazė" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "" #: [general]date_of_birth msgid "Date of Birth" msgstr "" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "" #: [general]about msgid "About Me" msgstr "" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "Vartai" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "" #: [day]tuesday msgid "Tuesday" msgstr "" #: [day]wednesday msgid "Wednesday" msgstr "" #: [day]thursday msgid "Thursday" msgstr "" #: [day]friday msgid "Friday" msgstr "" #: [day]saturday msgid "Saturday" msgstr "" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "" #: [date]tomorrow msgid "Tomorrow" msgstr "" #: [date]yesterday msgid "Yesterday" msgstr "" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member msgid "Member" msgstr "" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/lv.po000066400000000000000000001316711342764602200153460ustar00rootroot00000000000000# # Translators: # FIRST AUTHOR , 2014 # Jans Petersons , 2017 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Latvian (http://www.transifex.com/movim/movim/language/lv/)\n" "Language: lv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Paldies" #: [about]developers msgid "Developers" msgstr "Izstrādātāji" #: [about]translators msgid "Translators" msgstr "Tulkotāji" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Paldies visiem tulkotājiem " #: [about]software msgid "Software" msgstr "Programmatūra" #: [about]resources msgid "Resources" msgstr "Resursi" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "Konts" #: [account]password_change_title msgid "Change my password" msgstr "Mainīt paroli " #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Parole" #: [account]password_confirmation msgid "Password confirmation" msgstr "Paroles apstiprinājums " #: [account]password_changed msgid "The password has been updated" msgstr "Parole tika atjaunināta " #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Lūdzu ievadiet derīgu paroli (minimums 6 zīmes)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "Ievadītās paroles nav vienādas" #: [account]delete msgid "Delete your account" msgstr "Izdzēst kontu " #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "Vārteja " #: [account]clear msgid "Leave this instance" msgstr "Pamest šo instanci " #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "Šī darbība neizdzēsīs jūsu kontu, bet pārtrauks savienojumu ar šo instanci." #: [create]title [subscribe]title msgid "Create a new account" msgstr "Izveidot jaunu kontu" #: [create]notfound msgid "No account creation form found on the server" msgstr "Konta izveides forma netika atrasta šajā serverī" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "Jūsu konts tika veiksmīgi reģistrēts" #: [create]loading msgid "Loading" msgstr "Ielādē" #: [create]placeholder msgid "…and start playing" msgstr "...un uzsākt atskaņošanu " #: [error]not_acceptable msgid "Not Acceptable" msgstr "Nav Pieņemams " #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "Šī servera reģistrācijas sistēma pašlaik nav pieejama " #: [error]forbidden msgid "Registration forbidden" msgstr "Reģistrācija liegta " #: [adhoc]title msgid "Actions" msgstr "Darbības" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "Vispārīgie iestatījumi" #: [general]theme msgid "Theme" msgstr "Motīvs" #: [general]language msgid "Default language" msgstr "Noklusējuma valoda" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "Lietotājvārds" #: [credentials]re_password msgid "Retype password" msgstr "Pārievadiet paroli" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "Apraksts" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "Sesijas" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "Datubāze " #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "Atjaunināta konfigurācija" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "Šifrēta vēstule" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "%s pieprasa jūsu uzmanību" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "Administrācija" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "Tērzēšana" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "Pierakstīties" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "Atrakstīties" #: [communityheader]subscribed msgid "Subscribed" msgstr "Pierakstīts" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "Vispārīgi" #: [config]language msgid "Language" msgstr "Valoda" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "Izskats" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "Spiest enter lai apstiprināt." #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "Kontakts atjaunināts" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "Nosaukums" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Segvārds" #: [general]date_of_birth msgid "Date of Birth" msgstr "Dzimšanas datums" #: [general]gender msgid "Gender" msgstr "Dzimums" #: [general]marital msgid "Marital Status" msgstr "Ģimenes stāvoklis" #: [general]email msgid "Email" msgstr "E-pasts" #: [general]website msgid "Website" msgstr "Tīmekļa vietne" #: [general]about msgid "About Me" msgstr "Par mani" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "Ģeogrāfiskais novietojums" #: [position]locality msgid "Locality" msgstr "Apvidus" #: [position]country msgid "Country" msgstr "Valsts" #: [mood]title msgid "Mood" msgstr "Noskaņojums" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "Klausās" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "Pseidonīms" #: [edit]group msgid "Group" msgstr "Grupa" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "%s grib ar jums sazināties" #: [error]username msgid "Wrong username" msgstr "Nepareizs lietotājvārds" #: [error]jid msgid "Invalid JID" msgstr "Nederīgs JID" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "Nepareiza parole" #: [error]internal msgid "Internal server error" msgstr "Servera iekšēja kļūda" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "Konts veiksmīgi izveidots" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "Nezināma kļūda" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "XMPP autentifikācija neizdevās" #: [form]username msgid "My address" msgstr "" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "Savienots" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "Kontakti" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "Atvienoties" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "Vārteja " #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "Tukšs vārds" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "Statistika" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "Sazināties ar mums lai pievienot jūsu oficiāli atbalstīto serveru sarakstam" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "Profils atjaunināts" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "Privātuma līmenis" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "Sākumvieta" #: [page]explore msgid "Explore" msgstr "Izpētīt" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "Emuārs" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "Plūsma" #: [page]posts msgid "Posts" msgstr "Ieraksti" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "Pievienot" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "Aizvērt" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "Saglabāt" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "" #: [day]tuesday msgid "Tuesday" msgstr "" #: [day]wednesday msgid "Wednesday" msgstr "" #: [day]thursday msgid "Thursday" msgstr "" #: [day]friday msgid "Friday" msgstr "" #: [day]saturday msgid "Saturday" msgstr "" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "Kļūda" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "" #: [date]tomorrow msgid "Tomorrow" msgstr "" #: [date]yesterday msgid "Yesterday" msgstr "" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "Pievienot komentāru" #: [post]share msgid "Share with" msgstr "Dalīt ar" #: [post]share_everyone msgid "Everyone" msgstr "Ikviens" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member msgid "Member" msgstr "" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" #~ msgid "Since" #~ msgstr "Kopš" movim-0.14.1/locales/messages.pot000066400000000000000000001753141342764602200167220ustar00rootroot00000000000000#. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini #, fuzzy msgid "" msgstr "" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-09-28 11:16+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.0\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-09-28 11:16+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.0\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" "#-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-#\n" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 2.3.1\n" #: [about]thanks msgid "Thanks" msgstr "" #: [about]developers msgid "Developers" msgstr "" #: [about]translators msgid "Translators" msgstr "" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "" #: [about]info msgid "" "Movim is an XMPP-based communication platform. All the project, except the " "following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "" #: [account]password_change_title msgid "Change my password" msgstr "" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "" #: [account]password_confirmation msgid "Password confirmation" msgstr "" #: [account]password_changed msgid "The password has been updated" msgstr "" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "" #: [account]delete_text msgid "" "You will delete your XMPP account and all the relative information linked to " "it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "" "You will delete all the relative information linked to your account on this " "Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "" "This action will not delete your account but will disconnect you from this " "instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "" "Only suggest chatrooms, Communities and other contents that are available on " "the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "" "If you want to specify a list of authorized XMPP servers on your Movim pod " "and forbid the connection on all the others please put their domain name " "here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "" "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "" "This message will be displayed on the login page. It can be used to link the " "Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "" "WebSocket connection error, check if the Movim Daemon is running and is " "reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "" "You asked to be removed from the API, this request will be processed in a " "couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "" "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "" "It seems that this community doesn’t exists anymore. Do you want to remove " "it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "" "Some adult content has been blocked on this page. You can enable the display " "of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "" "The following platform would like your confirmation to authentify this " "account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "" #: [general]date_of_birth msgid "Date of Birth" msgstr "" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "" #: [general]about msgid "About Me" msgstr "" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "" "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "" "This contact is in your contact list but there is no subscription between " "the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "" "Welcome on your news feed, here you will see all the posts published by your " "contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "" "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "" "Make your profile public and allow other users to find you and make new " "contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "" "Movim is using popups for the video-conference feature, they are sometime " "blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "" "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "" "Bookmark or drag and drop the following button in your toolbar and use it on " "all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "" "All the main Movim features are accessible there. Don’t hesitate to navigate " "through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "" "You can go in the Configuration page to describe yourself and put a nice " "picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "" "You can join using your own account or create one on the login page by " "loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "" "Movim is a decentralized social network, before creating a new account you " "need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "" "Please pay attention! By making your profile public, all the information " "listed below will be available for all the Movim users and on the whole " "Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "" "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "" "Please contact your server administrator to see if this feature can be " "enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "" "Movim is a kickass distributed social networking platform that protect your " "privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "" #: [day]tuesday msgid "Tuesday" msgstr "" #: [day]wednesday msgid "Wednesday" msgstr "" #: [day]thursday msgid "Thursday" msgstr "" #: [day]friday msgid "Friday" msgstr "" #: [day]saturday msgid "Saturday" msgstr "" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "" #: [date]tomorrow msgid "Tomorrow" msgstr "" #: [date]yesterday msgid "Yesterday" msgstr "" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member msgid "Member" msgstr "" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/nb.po000066400000000000000000001560341342764602200153240ustar00rootroot00000000000000# # Translators: # Allan Nordhøy , 2017 # Dominik George , 2017-2018 # pere , 2017 # Ruben Solvang , 2016-2017 # tyler moss , 2016 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/movim/movim/language/nb_NO/)\n" "Language: nb_NO\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Takk" #: [about]developers msgid "Developers" msgstr "Utviklere" #: [about]translators msgid "Translators" msgstr "Oversettere" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Takk til alle oversettere" #: [about]software msgid "Software" msgstr "Programvare" #: [about]resources msgid "Resources" msgstr "Ressurser" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim er basert på kommunikasjonsplattformen XMPP. Hele prosjektet, med unntak av følgende programvare og ressurser, er under" #: [account]title [page]account msgid "Account" msgstr "Konto" #: [account]password_change_title msgid "Change my password" msgstr "Endre passordet mitt" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Passord" #: [account]password_confirmation msgid "Password confirmation" msgstr "Passordbekreftelse" #: [account]password_changed msgid "The password has been updated" msgstr "Passordet er oppdatert" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Oppgi et gyldig passord (må inneholde minst 6 tegn)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "Passordene er ulike" #: [account]delete msgid "Delete your account" msgstr "Slett kontoen din" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "Du vil slette din XMPP-konto og all relevant informasjon koblet til den (profil, kontakter og publikasjoner)" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "Portner" #: [account]clear msgid "Leave this instance" msgstr "Forlat denne utgaven" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "Du sletter all tilknyttet informasjon lenket til kontoen din på denne utgaven av Movim (profil, kontakter og publikasjoner)." #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "Dette vil ikke slette kontoen din, men vil koble deg fra denne utgaven." #: [create]title [subscribe]title msgid "Create a new account" msgstr "Opprett en ny konto" #: [create]notfound msgid "No account creation form found on the server" msgstr "Fant ikke skjema for opprettelse av ny konto på tjeneren" #: [create]server_on msgid "on" msgstr "på" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "Din konto har blitt registrert" #: [create]loading msgid "Loading" msgstr "Laster" #: [create]placeholder msgid "…and start playing" msgstr "…og start leken" #: [error]not_acceptable msgid "Not Acceptable" msgstr "Ikke akseptert" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "Registreringssystemet på denne tjeneren er foreløpig utilgjengelig" #: [error]forbidden msgid "Registration forbidden" msgstr "Registrering forbudt" #: [adhoc]title msgid "Actions" msgstr "Handlinger" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "Generelle innstillinger" #: [general]theme msgid "Theme" msgstr "Drakt" #: [general]language msgid "Default language" msgstr "Forvalgt språk" #: [general]log_verbosity msgid "Log verbosity" msgstr "Detaljrikdom i loggen" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "Innskrenke forslager" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "Administrasjonsakkreditiv" #: [credentials]username [input]username msgid "Username" msgstr "Brukernavn" #: [credentials]re_password msgid "Retype password" msgstr "Gjenta passord" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "Hvitlistede XMPP-tjenere" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "Hvis du ønsker å spesifisere én eller flere XMPP-tjenere på Movim-kapselen og samtidig blokkere alle andre tilkoblinger, må du oppgi domenene deres kommainndelt her (f.eks.: movim.eu, jabber.fr)" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "La dette feltet stå tomt for å gi tilgang til alle XMPP-kontoer" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "Liste over hvitlistede XMPP-tjenere" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "Informasjonsmelding" #: [information]description [communityconfig]description msgid "Description" msgstr "Beskrivelse" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "Informasjonsmelding" #: [xmpp]title msgid "Default XMPP server" msgstr "Standard XMPP-tjener" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "Forvalgt XMPP-tjenerdomene" #: [xmpp]description msgid "Main XMPP server description" msgstr "Forvalgt XMPP-tjenerbeskrivelse" #: [xmpp]country msgid "Main XMPP server country" msgstr "Forvalgt XMPP-tjenerland" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "Velg ut et land fra listen" #: [log]empty msgid "Empty" msgstr "Tom" #: [log]syslog msgid "Syslog" msgstr "Syslog" #: [log]syslog_files msgid "Syslog and files" msgstr "Syslog og filer" #: [adminsessions]title msgid "Sessions" msgstr "Sesjoner" #: [admin]compatibility msgid "General Overview" msgstr "Generell oversikt" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "Klarer ikke koble til WebSocket, kontroller at Movim-tjenesten kjører og kan kontaktes" #: [schema]browser msgid "Browser" msgstr "Nettleser" #: [schema]movim msgid "Movim Core" msgstr "Movim Core" #: [schema]daemon msgid "Movim Daemon" msgstr "Movim-tjenesten" #: [schema]database msgid "Database" msgstr "Database" #: [schema]xmpp msgid "XMPP" msgstr "XMPP" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "Her kan du registrere kapselen din på den offisielle %sMovim API%s" #: [api]register msgid "Your pod is not registered on the API" msgstr "Kapselen din er ikke registrert på API-et" #: [api]registered msgid "Your pod is registered on the API" msgstr "Kapselen din er registrert på API-et" #: [api]wait msgid "Your pod is not yet validated" msgstr "Kapselen din er ikke godkjent enda" #: [api]validated msgid "Your pod is validated" msgstr "Kapselen din er godkjent" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "Du spurte om å bli fjernet fra API-et og forespørselen din vil behandles i løpet av et par timer" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "Oppsettet er oppdatert" #: [avatar]file msgid "File" msgstr "Fil" #: [avatar]use_it msgid "Use it" msgstr "Ta i bruk" #: [avatar]webcam msgid "Webcam" msgstr "Nettkamera" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "Ta bilde med nettkameraet" #: [avatar]updated msgid "Avatar Updated" msgstr "Avataren er oppdatert" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "Avataren er ikke oppdatert" #: [avatar]missing msgid "No avatar defined yet" msgstr "Ingen avatar angitt enda" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "Dette innholdet er privat, logg på for å se det" #: [message]published msgid "Message Published" msgstr "Melding publisert" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "Meldingen din kunne ikke sendes, trenge på nytt senere." #: [message]encrypted msgid "Encrypted message" msgstr "Kryptert melding" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "Kontakten er borte" #: [message]history msgid "%s messages retrieved" msgstr "%s meldinger hentet" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "Du kan bruke pil opp ↑ for å endre på din tidligere melding" #: [chat]attention msgid "%s needs your attention" msgstr "%s trenger din oppmerksomhet" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "Emoji-er" #: [chat]frequent msgid "Frequent contacts" msgstr "Ofte brukte kontakter" #: [chat]new_title msgid "Nothing here yet…" msgstr "Ennå intet her…" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "Du mottok en invitasjon til å bli med i et samtalerom" #: [chat]invitation_join msgid "Join %s" msgstr "Bli med i %s" #: [chat]profile msgid "See the profile" msgstr "Se profilen" #: [chat]clear msgid "Clear the history" msgstr "Nullstill historien" #: [chat]edit_previous msgid "Edit last message" msgstr "Endre siste melding" #: [chat]report_abuse msgid "Report abuse" msgstr "Melde misbruk" #: [chatroom]members msgid "Members" msgstr "Medlemer" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "Koble til gruppesamtale" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "Frakoblet fra samtalerommet" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Oppsett" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "Oppsett lagret" #: [chatroom]subject msgid "Subject" msgstr "Emne" #: [chatroom]subject_changed msgid "Subject changed" msgstr "Emne er forandret" #: [chatroom]administration [page]administration msgid "Administration" msgstr "Administrasjon" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "Prat med en kontakt" #: [button]chat msgid "Chat" msgstr "Samtale" #: [button]new msgid "New conversation" msgstr "Ny samtale" #: [communities]empty_text msgid "Discover, follow and share" msgstr "Oppdag, følg og del" #: [communities]counter msgid "%s communities" msgstr "%s samfunn" #: [communities]search_server msgid "Search for a new server" msgstr "Søk etter en ny tjener" #: [communities]servers msgid "Communities servers" msgstr "Samfunns-tjenere" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "Klarte å opprette fellesskapet" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "Det er ennå ingen fellesskap på denne tjeneren." #: [communitiesserver]add msgid "Create a new community on %s" msgstr "Lag et nytt fellesskap på %s" #: [communitiesserver]name msgid "Community name" msgstr "Navn på fellesskap" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "Fanklubb for SKAM-serien" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "Skriv inn et gyldig fellesskapsnavn (minst fire tegn)" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "Du kan ikke opprette et nytt fellesskap på denne tjeneren" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "Abonnementer " #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "Sletting av fellesskap gikk bra" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "Slett dette fellesskapet" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "Du er igang med å slette følgende fellesskap. Vær så snill å bekreft dette." #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "Eiere" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "Utgivere" #: [communityaffiliation]roles msgid "Roles" msgstr "Roller" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "Rollen riktig satt" #: [communityconfig]publication msgid "Publication" msgstr "Utgivelse" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "Åpne" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "Alle kan publisere" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "Utgivere kan publisere" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "Abonnenter" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "Abonnentene kan publisere" #: [communitydata]sub msgid "%s subscribers" msgstr "%s abonnenter" #: [communitydata]num msgid "%s posts" msgstr "%s innlegg" #: [communitydata]public msgid "Public page" msgstr "Offentlig side" #: [communityheader]subscribe msgid "Subscribe" msgstr "Abonner" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "Avmeld" #: [communityheader]subscribed msgid "Subscribed" msgstr "Abonnerer" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "Avmeldt" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "Dette samfunnet har skrudd av muligheten for å abonnere" #: [communityheader]label_label msgid "Give a label for this community" msgstr "Gi et navn til dette samfunnet" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "Mitt samfunnsnavn" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "Del påmeldingen offentlig" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "Det vil vises på din profil" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "Du forsøker å melde deg ut av dette samfunnet" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "Er du sikker?" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "Innhold for voksne blokkert" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "Noe innhold for voksne er blokkert på denne siden. Du kan aktivere visning av voksent innhold på oppsettsiden." #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "Mine abonnement" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "Hei" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "Her kan du administrere alle dine abonnement." #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "Generelt" #: [config]language msgid "Language" msgstr "Språk" #: [config]roster msgid "Roster display" msgstr "Visningsmetode" #: [config]roster_show msgid "Show the offline contacts" msgstr "Vis avloggede kontakter" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "Ikke vis avloggede kontakter" #: [config]appearence msgid "Appearence" msgstr "Utseende" #: [config]not_valid msgid "Configuration invalid" msgstr "Konfigurasjonen ikke godtatt" #: [config]advanced msgid "Advanced Configuration" msgstr "Avansert oppsett" #: [config]nsfw msgid "Display adult content" msgstr "Vis innhold for voksne" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "Lar deg lese meldinger merket med #nsfw-merkelappen" #: [config]night_mode msgid "Night Mode" msgstr "Nattmodus" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "Bruk mørke farger for å avspenne øyne dine" #: [config]mam msgid "Archiving preferences" msgstr "Arkivinstillinger" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "Tjenerens arkivinstillinger" #: [config]mam_always msgid "Always" msgstr "Alltid" #: [config]mam_never msgid "Never" msgstr "Aldri" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "Arkivinstillinger lagret" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "Egen CSS-nettadresse for din blogg" #: [confirm]title msgid "Confirmation of authentication" msgstr "Bekreftelse av autentisering" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "Autentiseringskode" #: [roster]add_title msgid "Add a contact" msgstr "Legg til kontakt" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "Oppgi kontaktens Jabber-ID" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "Trykk enter for å godkjenne" #: [roster]added msgid "Contact added" msgstr "Kontakten ble lagt til" #: [roster]updated msgid "Contact updated" msgstr "Kontakten ble oppdatert" #: [roster]deleted msgid "Contact deleted" msgstr "Kontakten ble slettet" #: [general]legend msgid "General Information" msgstr "Generelle informasjoner" #: [general]name [chatrooms]name msgid "Name" msgstr "Navn" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Kallenavn" #: [general]date_of_birth msgid "Date of Birth" msgstr "Fødselsdato" #: [general]gender msgid "Gender" msgstr "Kjønn" #: [general]marital msgid "Marital Status" msgstr "Sivilstatus" #: [general]email msgid "Email" msgstr "E-post" #: [general]website msgid "Website" msgstr "Nettside" #: [general]about msgid "About Me" msgstr "Om meg" #: [general]accounts msgid "Other Accounts" msgstr "Andre kontoer" #: [general]tune msgid "Is Listening" msgstr "Lytter" #: [position]legend msgid "Geographic Position" msgstr "Geografisk posisjon" #: [position]locality msgid "Locality" msgstr "Plassering" #: [position]country msgid "Country" msgstr "Land" #: [mood]title msgid "Mood" msgstr "Humør" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "Lytter" #: [last]title msgid "Last seen" msgstr "Sist sett" #: [client]title msgid "Client Information" msgstr "Informasjoner om klienten" #: [explore]last_registered msgid "Last registered" msgstr "Sist registrert" #: [explore]explore msgid "Find some new friends" msgstr "Finn nye kontakter" #: [edit]title [button]edit msgid "Edit" msgstr "Rediger" #: [edit]alias msgid "Alias" msgstr "Kallenavn" #: [edit]group msgid "Group" msgstr "Gruppe" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "Du er i ferd med å slette en kontakt, bekreft handlingen" #: [age]years msgid "%s years" msgstr "%s år" #: [blog]last msgid "Last public post" msgstr "Siste offentlige innlegg" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "Besøk bloggen for å se alle offentlige innlegg" #: [subscription]to msgid "You can see this contact status" msgstr "Du kan se denne kontaktstatusen" #: [subscription]to_button msgid "Share my status" msgstr "Del min status" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "Men denne kontakten kan ikke se dine" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "Du abonnerer ikke på denne kontakten" #: [subscription]from_button msgid "Ask to subscribe" msgstr "Spør om å få abonnere" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "Men denne kontakten kan fortsatt se at du er pålogget" #: [subscription]nil msgid "No subscriptions" msgstr "Ingen abonnement" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "Inviter" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "Ofte stilte spørsmål" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "Forsøkte du allerede Movim på andere plattformer?" #: [apps]phone msgid "Apps for your phone" msgstr "App-er til telefonen din" #: [apps]android msgid "Try out our official Android app" msgstr "Prøv ut vår offisielle Android-app" #: [apps]recommend msgid "We also recommend" msgstr "Vi anbefaler også" #: [apps]computer msgid "Apps for your computer" msgstr "App-er til datamaskinen din" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "Våre offisielle app-er er tilgjengelig fra nettstedet vårt" #: [contact]title msgid "Administrators & Contact" msgstr "Administrasjon og kontakt" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "Chat med Movim teamet" #: [chatroom]button msgid "Add the chatroom" msgstr "Legg til samtalerom" #: [invitations]title msgid "Pending Invitations" msgstr "Ventende invitasjoner" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "%s ønsker å prate med deg" #: [error]username msgid "Wrong username" msgstr "Feil brukernavn" #: [error]jid msgid "Invalid JID" msgstr "Feil JID" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "Tom 'challange' fra tjeneren" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "XMPP-domenefeil: Jabber-IDen du oppgav er ikke korrekt formatert" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "Feil passord" #: [error]internal msgid "Internal server error" msgstr "Intern tjenerfeil" #: [error]session msgid "Session error" msgstr "Øktfeil" #: [error]account_created msgid "Account successfully created" msgstr "Kontoen ble opprettet" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "Tjeneren bruker for langt tid på å svare" #: [error]impossible msgid "Impossible login" msgstr "Umulig innlogging" #: [error]default msgid "Unknown error" msgstr "Ukjent feil" #: [error]login_format msgid "Invalid username format" msgstr "Uriktig format på brukernavn" #: [error]password_format msgid "Invalid password format" msgstr "Uriktig format brukt i passordet" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "XMPP-tjeneren din er ikke autentisert" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "Movim klarte ikke å autentisere. Du har oppgitt feil informasjon." #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "Autentiseringsmekanismen støttes ikke av Movim" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "XMPP-autentiseringen feilet" #: [form]username msgid "My address" msgstr "Min adresse" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "Du kan logge inn med kontoer fra disse tjenerne" #: [form]connected msgid "Connected" msgstr "Tilkoblet" #: [form]population msgid "Population" msgstr "Populasjon" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "%s inviterte deg til å ta del i et samtalerom" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "Ugyldig kallenavn (må være mellom 4 og 40 tegn)" #: [menu]empty_title msgid "No news yet…" msgstr "Ingen nyheter enda…" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "Velkommen til nyhetsstrømmen din, her vil du se alle innlegg som publiserer av kontakter og samfunn du abonnerer på." #: [menu]all msgid "All" msgstr "Alle" #: [menu]mine msgid "My publications" msgstr "Mine innlegg" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "Kontakter" #: [menu]add_post msgid "Write a new post…" msgstr "Skriv en ny melding…" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "Varsel" #: [notifs]empty msgid "No new notifications" msgstr "Ingen nye varsler" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "Movim kan varsle deg når nye innlegg publiseres og når du mottar meldinger" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "Du kan alltids skru dem av senere" #: [onboarding]public_title msgid "Public profile" msgstr "Offentlig profil" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "Gjør profilen din offentlig, slik at andre brukere lettere kan finne deg og ta kontakt" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "Du kan alltids skru dette av i oppsettet senere" #: [onboarding]popups_title msgid "Popups" msgstr "Oppsprettsvindu" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "Movim bruker sprettoppvinduer for videokonferanser, men en del nettlesere blokkerer disse vinduene" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "Sørg for at Movim har tillatelse til å vise sprettoppvinduer, slik at denne funksjonen fungerer som den skal." #: [post]news_feed msgid "News Feed" msgstr "Nyhetsstrøm" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "Oppdag og abonner på gruppene du liker" #: [post]content msgid "Content" msgstr "Innhold" #: [post]published msgid "Post published" msgstr "Innlegg publisert" #: [post]deleted msgid "Post deleted" msgstr "Innlegg slettet" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "Siste innlegg fra samfunn du ikke abonnerer på (enda)" #: [post]new [publishbrief]new msgid "New post" msgstr "Nytt innlegg" #: [post]repost msgid "This is a re-post from %s" msgstr "Dette er viderepostet fra %s" #: [post]repost_profile msgid "See %s profile" msgstr "Se profilen til %s" #: [post]blog_last msgid "Public posts from users" msgstr "Offentlige poster fra brukere" #: [post]public msgid "Publish this post publicly?" msgstr "Publiser dette innlegget offentlig?" #: [post]public_yes msgid "This post is public" msgstr "Denne posten er offentlig" #: [post]public_no msgid "This post is private" msgstr "Dette innlegget er privat" #: [post]public_url msgid "Public URL of this post" msgstr "Dette innleggets offentlige nettadresse" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "Slett innlegget" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "Du er i ferd med å slette innlegget, bekreft handlingen" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "Er du sikker på at du ønsker å slette denne kommentaren?" #: [post]discover msgid "Discover more articles on the communities page" msgstr "Oppdag flere artikler fra samfunnssiden" #: [post]more msgid "Read more" msgstr "Les mer" #: [post]comments_disabled msgid "Comments disabled" msgstr "Kommentarer er avskrudd" #: [post]comment_published msgid "Comment published" msgstr "Kommentaren ble publisert" #: [post]comment_publish_error #, fuzzy msgid "The comment cannot be published" msgstr "Kommentaren ble publisert" #: [post]comment_deleted msgid "Comment deleted" msgstr "Kommentaren ble slettet" #: [post]liked #, fuzzy msgid "Liked your publication" msgstr "Mine innlegg" #: [hello]blog_title msgid "Visit your public blog" msgstr "Besøk din offentlige blogg" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "Se dine offentlige innlegg og del dem med alle dine kontakter" #: [hello]contact_post msgid "Contact post" msgstr "Kontaktpost" #: [hello]share_title msgid "Universal share button" msgstr "Universell delingsknapp" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "Bokmerk eller dra-og-slipp følgende knapp til verktøyslinjen. Trykk på bokmerket når du besøker en side du ønsker å dele på Movim." #: [hello]share_button msgid "Share on Movim" msgstr "Del på Movim" #: [hello]enter_title msgid "Oh! Hello!" msgstr "Å, hei!" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "Sjekk menyen" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "Du kan gå til konfigurasjonssiden for å legge inn en beskrivelse av deg selv og laste opp et bilde" #: [status]disconnect msgid "Disconnect" msgstr "Koble fra" #: [status]updated msgid "Status updated" msgstr "Statusen er oppdatert" #: [status]presence msgid "Presence" msgstr "Tilstedeværelse" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "Skriv en melding" #: [publishbrief]add_link msgid "Add a link" msgstr "Legg til lenke" #: [publishbrief]no_title msgid "Please provide a title" msgstr "Lag en overskrift" #: [publishbrief]preview msgid "Preview" msgstr "Forhåndsvisning" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "Legge til en fil eller et bilde" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "Du kan ikke publisere et innlegg her" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "Ingen innhold å forhåndsvise" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "Mate en gyldig lenke" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "Du kan formatere tekst og innhold med Markdown-syntaks" #: [publishhelp]title [page]help msgid "Help" msgstr "Hjelp" #: [publishhelp]more msgid "More help" msgstr "Mer hjelp" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "Bruksanvisning for tekstformatering" #: [rooms]add msgid "Add a chatroom" msgstr "Opprett samtalerom" #: [rooms]edit msgid "Edit a chatroom" msgstr "Rediger et samtalerom" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "Legg til en ved å trykke på \"Legg til\"-knappen" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "Portner" #: [chatrooms]title msgid "Chatrooms" msgstr "Samtalerom" #: [chatrooms]id msgid "Chat Room ID" msgstr "Samtalerom-ID" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "Mine favorittrom" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "Feil samtalerom-ID" #: [chatrooms]empty_name msgid "Empty name" msgstr "Tomt navn" #: [chatrooms]users msgid "Users in the room" msgstr "Brukere i rommet" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "Oppgi et gyldig kallenavn (2 til 40 tegn)" #: [chatrooms]conflict msgid "Username already taken" msgstr "Brukernavnet er allerede tatt" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "Bli med i dette samtalerommet ved oppkobling" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "Kunne ikke bli med i samtalerommet, registrering er påkrevd." #: [bookmarks]updated msgid "Bookmarks updated" msgstr "Bokmerke oppdatert" #: [room]anonymous_title msgid "Public chatroom" msgstr "Offentlig samtalerom" #: [room]no_room msgid "Please provide a room address" msgstr "Oppgi samtalerommets adresse" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "Du kan bli med ved å bruke din egen konto eller opprette en ny på pålogginssiden, ved å logge ut og trykke på krysset øverst i høyre hjørne." #: [room]anonymous_login msgid "Login on %s" msgstr "Logg inn på %s" #: [room]nick msgid "Your nickname" msgstr "Ditt kallenavn" #: [room]invite msgid "Invite a contact" msgstr "Inviter en kontakt" #: [room]invited msgid "Invitation sent" msgstr "Invitasjon er sendt" #: [room]invite_code msgid "Send this link to your contacts" msgstr "Send denne lenken til dine kontakter" #: [room]public_muc #, fuzzy msgid "Public" msgstr "Publiser" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "Hva leter du etter?" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "Åpne meg med Ctrl + M" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title #, fuzzy msgid "No contacts yet?" msgstr "Ingen kommentarer enda" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "Statistikk" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "En klistrelapp har blitt sendt via Movim" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "Movim er et desentralisert sosialt nettverk. Før du kan lage en ny konto, må du velge en tjener hvor kontoen skal opprettes." #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "Kontakt oss for å legge tjeneren din til listen over offisielt støttede tjenere" #: [feed]nope msgid "No public feed for this contact" msgstr "Denne kontakten har ingen offentlig strøm" #: [feed]nope_contact msgid "No contact specified" msgstr "Ingen kontakt spesifisert" #: [upload]title msgid "Upload a file" msgstr "Last opp fil" #: [upload]choose msgid "Choose a file to upload" msgstr "Velg en fil å laste opp" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "Store bilder vil bli redusert og komprimert" #: [upload]error_filesize msgid "File too large" msgstr "Filen er for stor" #: [upload]error_failed msgid "Upload failed" msgstr "Opplastingen feilet" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "Profil" #: [vcard]updated msgid "Profile Updated" msgstr "Profilen ble oppdatert" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "Profilen ble ikke oppdatert" #: [vcard]public msgid "Your profile is now public" msgstr "Profilen din er nå offentlig" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "Profilen har nå begrenset synlighet" #: [privacy]privacy_title msgid "Privacy Level" msgstr "Nivå av tilgjengelighet" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "Send inn" #: [save]reset [button]reset msgid "Reset" msgstr "Nullstill" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "Movim operere nå i degradert modus" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "Samfunnene, nyhetsstrømmene og profilene har blitt deaktivert inntil videre." #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "Kontakt administratoren av tjeneren for å sjekke om funksjonaliteten kan aktiveres." #: [visio]calling msgid "…is calling you" msgstr "…ringer deg" #: [visio]ringing msgid "…ringing" msgstr "…ringer" #: [visio]in_call msgid "in call" msgstr "i en samtale" #: [visio]failed msgid "failed" msgstr "mislyktes" #: [visio]connecting msgid "…connecting" msgstr "…kobler til" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "Laster inn…" #: [global]or msgid "Or" msgstr "Eller" #: [page]communities msgid "Communities" msgstr "Samfunn" #: [page]home msgid "Home" msgstr "Hjem" #: [page]explore msgid "Explore" msgstr "Utforsk" #: [page]account_creation msgid "Account Creation" msgstr "Opprettelse av konto" #: [page]news msgid "News" msgstr "Nyheter" #: [page]avatar msgid "Avatar" msgstr "Avatar" #: [page]chats msgid "Chats" msgstr "Samtaler" #: [page]publish msgid "Publish" msgstr "Publiser" #: [page]post msgid "Post" msgstr "Innlegg" #: [page]blog msgid "Blog" msgstr "Blogg" #: [page]about msgid "About" msgstr "Om" #: [page]login msgid "Login" msgstr "Logg inn" #: [page]not_found #, fuzzy msgid "Not Found" msgstr "Ikke nå" #: [page]feed msgid "Feed" msgstr "Strøm" #: [page]posts msgid "Posts" msgstr "Innlegg" #: [page]gallery msgid "Gallery" msgstr "Galleri" #: [page]visio msgid "Visio-conference" msgstr "Visio-konferanse" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "Del" #: [page]room msgid "Room" msgstr "Rom" #: [page]tag msgid "Tag" msgstr "Merkelapp" #: [error]error msgid "Error: %s" msgstr "Feil: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "Kan ikke laste filen '%s'" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "Den etterspurte hendelsen '%s' finnes ikke." #: [error]whoops msgid "Whoops!" msgstr "Oida!" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "Movim får ikke kontakt med tjeneren, prøv igjen senere" #: [error]oops msgid "Oops!" msgstr "Uffda!" #: [button]call msgid "Call" msgstr "Ring" #: [button]validate msgid "Validate" msgstr "Valider" #: [button]refresh msgid "Refresh" msgstr "Oppdater" #: [button]add msgid "Add" msgstr "Legg til" #: [button]delete msgid "Delete" msgstr "Slett" #: [button]cancel msgid "Cancel" msgstr "Avbryt" #: [button]close msgid "Close" msgstr "Lukk" #: [button]update msgid "Update" msgstr "Oppdater" #: [button]updating msgid "Updating" msgstr "Oppdaterer" #: [button]submitting msgid "Submitting" msgstr "Sender inn" #: [button]register msgid "Register" msgstr "Registrer" #: [button]reply msgid "Reply" msgstr "Svar" #: [button]unregister msgid "Unregister" msgstr "Avregistrer" #: [button]save msgid "Save" msgstr "Lagre" #: [button]clear msgid "Clear" msgstr "Tøm" #: [button]upload msgid "Upload" msgstr "Last opp" #: [button]connecting msgid "Connecting" msgstr "Kobler til" #: [button]bool_yes msgid "Yes" msgstr "Ja" #: [button]bool_no msgid "No" msgstr "Nei" #: [button]return msgid "Return" msgstr "Tilbake" #: [button]accept msgid "Accept" msgstr "Aksepter" #: [button]refuse msgid "Refuse" msgstr "Avslå" #: [button]next msgid "Next" msgstr "Neste" #: [button]previous msgid "Previous" msgstr "Forrige" #: [button]search msgid "Search" msgstr "Søk" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "Del" #: [button]discover msgid "Discover" msgstr "Oppdag" #: [button]like msgid "Like" msgstr "Lik" #: [button]not_now msgid "Not Now" msgstr "Ikke nå" #: [button]enable msgid "Enable" msgstr "Aktiver" #: [button]sign_up msgid "Sign Up" msgstr "Registrere" #: [day]title msgid "Day" msgstr "Dag" #: [day]monday msgid "Monday" msgstr "Mandag" #: [day]tuesday msgid "Tuesday" msgstr "Tirsdag" #: [day]wednesday msgid "Wednesday" msgstr "Onsdag" #: [day]thursday msgid "Thursday" msgstr "Torsdag" #: [day]friday msgid "Friday" msgstr "Fredag" #: [day]saturday msgid "Saturday" msgstr "Lørdag" #: [day]sunday msgid "Sunday" msgstr "Søndag" #: [client]bot msgid "Bot" msgstr "Bot" #: [client]desktop msgid "Desktop" msgstr "Skrivebord" #: [client]phone msgid "Phone" msgstr "Telefon" #: [client]web msgid "Web" msgstr "Nett" #: [client]registered msgid "Registered" msgstr "Registrert" #: [presence]online msgid "Online" msgstr "Pålogget" #: [presence]away msgid "Away" msgstr "Borte" #: [presence]dnd msgid "Do Not Disturb" msgstr "Ikke forstyrr" #: [presence]xa msgid "Extended Away" msgstr "Borte for en lengre periode" #: [presence]offline msgid "Offline" msgstr "Avlogget" #: [presence]error msgid "Error" msgstr "Feil" #: [mood]afraid msgid "afraid" msgstr "redd" #: [mood]amazed msgid "amazed" msgstr "overrasket" #: [mood]amorous msgid "amorous" msgstr "amorøs" #: [mood]angry msgid "angry" msgstr "sint" #: [mood]annoyed msgid "annoyed" msgstr "irritert" #: [mood]anxious msgid "anxious" msgstr "nervøs" #: [mood]aroused msgid "aroused" msgstr "opphisset" #: [mood]ashamed msgid "ashamed" msgstr "skamfull" #: [mood]bored msgid "bored" msgstr "lei" #: [mood]brave msgid "brave" msgstr "modig" #: [mood]calm msgid "calm" msgstr "rolig" #: [mood]cautious msgid "cautious" msgstr "forsiktig" #: [mood]cold msgid "cold" msgstr "kald" #: [mood]confident msgid "confident" msgstr "selvsikker" #: [mood]confused msgid "confused" msgstr "forvirret" #: [mood]contemplative msgid "contemplative" msgstr "ettertenksom" #: [mood]contented msgid "contented" msgstr "fornøyd" #: [mood]cranky msgid "cranky" msgstr "gretten" #: [mood]crazy msgid "crazy" msgstr "gal" #: [mood]creative msgid "creative" msgstr "kreativ" #: [mood]curious msgid "curious" msgstr "nyskjerrig" #: [mood]dejected msgid "dejected" msgstr "nedslått" #: [mood]depressed msgid "depressed" msgstr "deprimert" #: [mood]disappointed msgid "disappointed" msgstr "skuffet" #: [mood]disgusted msgid "disgusted" msgstr "forferdet" #: [mood]dismayed msgid "dismayed" msgstr "forskrekket" #: [mood]distracted msgid "distracted" msgstr "distrahert" #: [mood]embarrassed msgid "embarrassed" msgstr "flau" #: [mood]envious msgid "envious" msgstr "sjalu" #: [mood]excited msgid "excited" msgstr "opprømt" #: [mood]flirtatious msgid "flirtatious" msgstr "flørtende" #: [mood]frustrated msgid "frustrated" msgstr "frustrert" #: [mood]grateful msgid "grateful" msgstr "takknemlig" #: [mood]grieving msgid "grieving" msgstr "sørgende" #: [mood]grumpy msgid "grumpy" msgstr "gretten" #: [mood]guilty msgid "guilty" msgstr "skyldig" #: [mood]happy msgid "happy" msgstr "glad" #: [mood]hopeful msgid "hopeful" msgstr "håpefull" #: [mood]hot msgid "hot" msgstr "heit" #: [mood]humbled msgid "humbled" msgstr "ydmyk" #: [mood]humiliated msgid "humiliated" msgstr "ydmyket" #: [mood]hungry msgid "hungry" msgstr "sulten" #: [mood]hurt msgid "hurt" msgstr "såret" #: [mood]impressed msgid "impressed" msgstr "imponert" #: [mood]in_awe msgid "in awe" msgstr "satt ut" #: [mood]in_love msgid "in love" msgstr "forelsket" #: [mood]indignant msgid "indignant" msgstr "indignert" #: [mood]interested msgid "interested" msgstr "interessert" #: [mood]intoxicated msgid "intoxicated" msgstr "beruset" #: [mood]invincible msgid "invincible" msgstr "uovervinnelig" #: [mood]jealous msgid "jealous" msgstr "sjalu" #: [mood]lonely msgid "lonely" msgstr "ensom" #: [mood]lost msgid "lost" msgstr "fortapt" #: [mood]lucky msgid "lucky" msgstr "heldig" #: [mood]mean msgid "mean" msgstr "slem" #: [mood]moody msgid "moody" msgstr "humørsyk" #: [mood]nervous msgid "nervous" msgstr "nervøs" #: [mood]neutral msgid "neutral" msgstr "nøytral" #: [mood]offended msgid "offended" msgstr "fornærmet" #: [mood]outraged msgid "outraged" msgstr "rasende" #: [mood]playful msgid "playful" msgstr "leken" #: [mood]proud msgid "proud" msgstr "stolt" #: [mood]relaxed msgid "relaxed" msgstr "avslappet" #: [mood]relieved msgid "relieved" msgstr "lettet" #: [mood]restless msgid "restless" msgstr "rastløs" #: [mood]sad msgid "sad" msgstr "trist" #: [mood]sarcastic msgid "sarcastic" msgstr "sarkastisk" #: [mood]satisfied msgid "satisfied" msgstr "tilfreds" #: [mood]serious msgid "serious" msgstr "seriøs" #: [mood]shocked msgid "shocked" msgstr "sjokkert" #: [mood]shy msgid "shy" msgstr "sjenert" #: [mood]sick msgid "sick" msgstr "syk" #: [mood]sleepy msgid "sleepy" msgstr "søvnig" #: [mood]spontaneous msgid "spontaneous" msgstr "spontan" #: [mood]stressed msgid "stressed" msgstr "stresset" #: [mood]strong msgid "strong" msgstr "sterk" #: [mood]surprised msgid "surprised" msgstr "overrasket" #: [mood]thankful msgid "thankful" msgstr "takknemlig" #: [mood]thirsty msgid "thirsty" msgstr "tørst" #: [mood]tired msgid "tired" msgstr "trøtt" #: [mood]undefined msgid "undefined" msgstr "udefinert" #: [mood]weak msgid "weak" msgstr "svak" #: [mood]worried msgid "worried" msgstr "bekymret" #: [month]title msgid "Month" msgstr "Måned" #: [month]january msgid "January" msgstr "Januar" #: [month]february msgid "February" msgstr "Februar" #: [month]march msgid "March" msgstr "Mars" #: [month]april msgid "April" msgstr "April" #: [month]may msgid "May" msgstr "Mai" #: [month]june msgid "June" msgstr "Juni" #: [month]july msgid "July" msgstr "Juli" #: [month]august msgid "August" msgstr "August" #: [month]september msgid "September" msgstr "September" #: [month]october msgid "October" msgstr "Oktober" #: [month]november msgid "November" msgstr "November" #: [month]december msgid "December" msgstr "Desember" #: [year]title msgid "Year" msgstr "År" #: [date]today msgid "Today" msgstr "Idag" #: [date]tomorrow msgid "Tomorrow" msgstr "Imorgen" #: [date]yesterday msgid "Yesterday" msgstr "I går" #: [date]ago msgid "%d days ago" msgstr "For %d dager siden" #: [date]day msgid "day" msgstr "dag" #: [post]title msgid "Title" msgstr "Overskrift" #: [post]place msgid "Place" msgstr "Sted" #: [post]by msgid "by" msgstr "by" #: [post]geolocalisation msgid "Geolocalisation" msgstr "Plassering" #: [post]email msgid "email" msgstr "e-post" #: [post]empty msgid "No content" msgstr "Ingen innhold" #: [post]no_comments msgid "No comments yet" msgstr "Ingen kommentarer enda" #: [post]older msgid "Get older posts" msgstr "Hent eldre innlegg" #: [post]new_items msgid "%s new items" msgstr "%s nye innlegg" #: [post]comment_error msgid "Comment publication error" msgstr "Feil oppstod ved publisering av kommentar" #: [post]comments_get msgid "Get the comments" msgstr "Hent kommentarene" #: [post]comment_add msgid "Add a comment" msgstr "Legg til kommentar" #: [post]share msgid "Share with" msgstr "Del med" #: [post]share_everyone msgid "Everyone" msgstr "Alle" #: [post]updated msgid "Updated" msgstr "Oppdatert" #: [post]content_not_found msgid "Content not found" msgstr "Innholdet ble ikke funnet" #: [post]default_title msgid "Contact publication" msgstr "Kontakt publikasjon" #: [post]comments msgid "Comments" msgstr "Kommentarer" #: [post]original_deleted msgid "Original post deleted" msgstr "Opprinnelig post slettet" #: [affiliation]owner msgid "Owner" msgstr "Eier" #: [affiliation]publisher msgid "Publisher" msgstr "Utgiver" #: [affiliation]publish-only #, fuzzy msgid "Publish only" msgstr "Publiser" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Medlemer" #: [affiliation]no-aff #, fuzzy msgid "No affiliation" msgstr "Varsel" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "API-et kan ikke nås, prøv igjen senere" #: [field]type_here msgid "Type here" msgstr "Skriv her" #~ msgid "This user has not posted anything right now" #~ msgstr "Denne brukeren har ikke postet noe enda" #~ msgid "Refresh all the streams" #~ msgstr "Oppdater alle strømmer" #~ msgid "This message will be displayed on the login page" #~ msgstr "Denne meldingen vil vises på påloggingssiden" #~ msgid "Since" #~ msgstr "Siden" movim-0.14.1/locales/ne.po000066400000000000000000001267261342764602200153340ustar00rootroot00000000000000# # Translators: # FIRST AUTHOR , 2012 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Nepali (http://www.transifex.com/movim/movim/language/ne/)\n" "Language: ne\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "" #: [about]developers msgid "Developers" msgstr "" #: [about]translators msgid "Translators" msgstr "" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "" #: [account]password_change_title msgid "Change my password" msgstr "" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "" #: [account]password_confirmation msgid "Password confirmation" msgstr "" #: [account]password_changed msgid "The password has been updated" msgstr "" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "" #: [general]date_of_birth msgid "Date of Birth" msgstr "" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "" #: [general]about msgid "About Me" msgstr "" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "त्रुटि: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "दिन" #: [day]monday msgid "Monday" msgstr "सोमबार" #: [day]tuesday msgid "Tuesday" msgstr "मंगलबार" #: [day]wednesday msgid "Wednesday" msgstr "बुधबार" #: [day]thursday msgid "Thursday" msgstr "बिहिबार" #: [day]friday msgid "Friday" msgstr "शुक्रबार" #: [day]saturday msgid "Saturday" msgstr "शनीबार" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "महिना" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "वर्ष" #: [date]today msgid "Today" msgstr "आज" #: [date]tomorrow msgid "Tomorrow" msgstr "भोली" #: [date]yesterday msgid "Yesterday" msgstr "हिजो" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "दिन" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member msgid "Member" msgstr "" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/nl.po000066400000000000000000001524511342764602200153350ustar00rootroot00000000000000# # Translators: # LinuxArie , 2018 # before , 2015 # Joep Seuren , 2015 # Flevo Polder , 2017 # Heimen Stoffels , 2018 # Jeshua Edgar , 2016 # Rolf Deenen , 2017 # Steven Roose , 2015 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Dutch (http://www.transifex.com/movim/movim/language/nl/)\n" "Language: nl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Bedankt" #: [about]developers msgid "Developers" msgstr "Ontwikkelaars" #: [about]translators msgid "Translators" msgstr "Vertalers" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Vertalers, bedankt!" #: [about]software msgid "Software" msgstr "Software" #: [about]resources msgid "Resources" msgstr "Hulpmiddelen" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim is een op XMPP gebaseerd communicatieplatform. Het gehele project, met uitzondering van de volgende software en hulpmiddelen, is onder" #: [account]title [page]account msgid "Account" msgstr "Account" #: [account]password_change_title msgid "Change my password" msgstr "Wijzig mijn wachtwoord" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Wachtwoord" #: [account]password_confirmation msgid "Password confirmation" msgstr "Wachtwoord bevestigen" #: [account]password_changed msgid "The password has been updated" msgstr "Je wachtwoord is bijgewerkt" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Voer een geldig wachtwoord in (minimaal 6 tekens)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "De ingevoerde wachtwoorden zijn niet gelijk" #: [account]delete msgid "Delete your account" msgstr "Mijn account verwijderen" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "Je verwijdert je XMPP-account en alle hieraan gerelateerde informatie (profiel, contactpersonen en publicaties)." #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "Gateway" #: [account]clear msgid "Leave this instance" msgstr "Deze server verlaten" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "Je verwijdert alle belangrijke informatie die gekoppeld is aan je account op deze Movim-server (profiel, contactpersonen en publicaties)." #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "Hiermee verwijder je niet je account maar verbreek je wél de verbinding met deze server." #: [create]title [subscribe]title msgid "Create a new account" msgstr "Nieuw account creëren" #: [create]notfound msgid "No account creation form found on the server" msgstr "Geen accountformulier gevonden op de server" #: [create]server_on msgid "on" msgstr "op" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "Je account is gecreëerd" #: [create]loading msgid "Loading" msgstr "Bezig met laden..." #: [create]placeholder msgid "…and start playing" msgstr "...en speel af" #: [error]not_acceptable msgid "Not Acceptable" msgstr "Niet-aanvaardbaar" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "Het registratiesysteem van deze server is momenteel niet bereikbaar" #: [error]forbidden msgid "Registration forbidden" msgstr "Registratie niet toegestaan" #: [adhoc]title msgid "Actions" msgstr "Acties" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "Algemene instellingen" #: [general]theme msgid "Theme" msgstr "Thema" #: [general]language msgid "Default language" msgstr "Standaardtaal" #: [general]log_verbosity msgid "Log verbosity" msgstr "Logniveau" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "Suggesties beperken" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "Alleen chatkamers, gemeenschappen en andere inhoud aanbevelen die beschikbaar is op de XMPP-server en gerelateerde diensten" #: [credentials]title msgid "Administration Credential" msgstr "Beheer-inloggegevens" #: [credentials]username [input]username msgid "Username" msgstr "Gebruikersnaam" #: [credentials]re_password msgid "Retype password" msgstr "Wachtwoord herhalen" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "Toegestane XMPP-servers" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "Als je een lijst met toegelaten XMPP servers wilt opgeven voor je Movim pod and alle andere verbindingen wilt verbieden, plaats de domeinnamen van de servers hieronder, gescheiden door komma's (bv.: movim.eu,jabber.fr)" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "Verlaat dit onbeschreven veld als u de toegang tot alle XMPP-accounts toestaat." #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "Lijst met XMPP server op whitelist" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "Informatieve Melding" #: [information]description [communityconfig]description msgid "Description" msgstr "Beschrijving" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "Informatieve Melding" #: [xmpp]title msgid "Default XMPP server" msgstr "Standaard XMPP Server" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "Standaard XMPP Server domein" #: [xmpp]description msgid "Main XMPP server description" msgstr "Standaard XMPP Server beschrijving" #: [xmpp]country msgid "Main XMPP server country" msgstr "Standaard XMPP Server land" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "Selecteer een land uit de lijst" #: [log]empty msgid "Empty" msgstr "Leeg" #: [log]syslog msgid "Syslog" msgstr "Syslog" #: [log]syslog_files msgid "Syslog and files" msgstr "Syslog en bestanden" #: [adminsessions]title msgid "Sessions" msgstr "Sessies" #: [admin]compatibility msgid "General Overview" msgstr "Algemeen Overzicht" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "Fout met de WebSocket-verbinding, controlleer of de Movim Daemon aanstaat en bereikbaar is" #: [schema]browser msgid "Browser" msgstr "Browser" #: [schema]movim msgid "Movim Core" msgstr "Movim Core" #: [schema]daemon msgid "Movim Daemon" msgstr "Movim Daemon" #: [schema]database msgid "Database" msgstr "Database" #: [schema]xmpp msgid "XMPP" msgstr "XMPP" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "Registreer hier je pod in de officiële %sMovim API%s" #: [api]register msgid "Your pod is not registered on the API" msgstr "Je pod is niet geregistreerd op de API" #: [api]registered msgid "Your pod is registered on the API" msgstr "Je pod is geregistreerd op de API" #: [api]wait msgid "Your pod is not yet validated" msgstr "Je pod is nog niet gevalideerd" #: [api]validated msgid "Your pod is validated" msgstr "Je pod is gevalideerd" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "Je hebt gevraagd verwijderd te worden van de API, dit verzoek zal in enkele uren uitgevoerd worden" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "Instellingen bijgewerkt" #: [avatar]file msgid "File" msgstr "Bestand" #: [avatar]use_it msgid "Use it" msgstr "Gebruik het" #: [avatar]webcam msgid "Webcam" msgstr "Webcam" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "Neem een webcamfoto" #: [avatar]updated msgid "Avatar Updated" msgstr "Profielfoto geüpdated" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "Profielfoto niet geüpdated" #: [avatar]missing msgid "No avatar defined yet" msgstr "Nog geen avatar gekozen" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "Deze data is privé, log in om dit te zien." #: [message]published msgid "Message Published" msgstr "Bericht gepubliceerd" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "Je bericht kon niet worden verzonden. probeer het a.u.b. later nog eens" #: [message]encrypted msgid "Encrypted message" msgstr "Geëncrypteerd bericht" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "Contact verdwenen" #: [message]history msgid "%s messages retrieved" msgstr "%s berichten ontvangen" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "Je kan het pijltje naar boven ↑ gebruiken om je laatste bericht nog aan te passen" #: [chat]attention msgid "%s needs your attention" msgstr "%s heeft uw aandacht nodig" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "Smileys" #: [chat]frequent msgid "Frequent contacts" msgstr "Frequente contacten" #: [chat]new_title msgid "Nothing here yet…" msgstr "Hier is nog niets..." #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "Je hebt een uitnodiging ontvangen om lid te worden van een chatruimte" #: [chat]invitation_join msgid "Join %s" msgstr "Lid worden van %s" #: [chat]profile msgid "See the profile" msgstr "Bekijk profiel" #: [chat]clear msgid "Clear the history" msgstr "Verwijder geschiedenis" #: [chat]edit_previous msgid "Edit last message" msgstr "Bewerk laatste bericht" #: [chat]report_abuse msgid "Report abuse" msgstr "Meld misbruik" #: [chatroom]members msgid "Members" msgstr "Leden" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "Verbonden met de chatroom" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "Verbinding met de chatroom verbroken" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Configuratie" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "Instellingen opgeslagen" #: [chatroom]subject msgid "Subject" msgstr "Onderwerp" #: [chatroom]subject_changed msgid "Subject changed" msgstr "Onderwerp gewijzigd" #: [chatroom]administration [page]administration msgid "Administration" msgstr "Beheer" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "Chat met een contactpersoon" #: [button]chat msgid "Chat" msgstr "Chat" #: [button]new msgid "New conversation" msgstr "Nieuw gesprek" #: [communities]empty_text msgid "Discover, follow and share" msgstr "Ontdek, volg en deel" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "Zoek een nieuwe server" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "My Little Pony - Fan Club" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "Abonnementen" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "Beheerders" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "Rollen" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "%s geabbonneerde" #: [communitydata]num msgid "%s posts" msgstr "%s berichten" #: [communitydata]public msgid "Public page" msgstr "Openbare pagina" #: [communityheader]subscribe msgid "Subscribe" msgstr "Abbonneer" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "Uitschrijven" #: [communityheader]subscribed msgid "Subscribed" msgstr "Geabonneerd" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "Uitgeschreven" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "Abonneren is voor deze groep uitgeschakeld" #: [communityheader]label_label msgid "Give a label for this community" msgstr "Geef deze groep een label" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "Maak je lidmaatschap openbaar" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "Het verschijnt in je profiel" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "Je gaat je voor deze groep uitschrijven" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "Weet je het zeker?" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "Volwassen inhoud geblokkeerd" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "Mijn abonnementen" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "Hallo" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "Hier kun je al je abonnementen beheren." #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "Algemeen" #: [config]language msgid "Language" msgstr "Taal" #: [config]roster msgid "Roster display" msgstr "rooster tonen" #: [config]roster_show msgid "Show the offline contacts" msgstr "Toon offline contactpersonen" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "Verberg offline contactpersonen" #: [config]appearence msgid "Appearence" msgstr "Uiterlijk" #: [config]not_valid msgid "Configuration invalid" msgstr "Ongeldige configuratie" #: [config]advanced msgid "Advanced Configuration" msgstr "Geavanceerde configuratie" #: [config]nsfw msgid "Display adult content" msgstr "Verberg NSFW niet" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "Hiermee laat je ook berichten als #nsfw zijn aangemerkt" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "Link naar eigen CSS voor je openbare blog" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "Voeg een contact toe" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "Voer de jabber ID in van je contactpersoon" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "Geef een enter om te valideren" #: [roster]added msgid "Contact added" msgstr "Contactpersoon toegevoegd" #: [roster]updated msgid "Contact updated" msgstr "Contactpersoon bijgewerkt" #: [roster]deleted msgid "Contact deleted" msgstr "Contactpersoon verwijderd" #: [general]legend msgid "General Information" msgstr "Algemene informatie" #: [general]name [chatrooms]name msgid "Name" msgstr "Naam" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "bijnaam" #: [general]date_of_birth msgid "Date of Birth" msgstr "Geboortedatum" #: [general]gender msgid "Gender" msgstr "Geslacht" #: [general]marital msgid "Marital Status" msgstr "Burgerlijke staat" #: [general]email msgid "Email" msgstr "E-mail" #: [general]website msgid "Website" msgstr "Website" #: [general]about msgid "About Me" msgstr "Over Mij" #: [general]accounts msgid "Other Accounts" msgstr "Andere Accounts" #: [general]tune msgid "Is Listening" msgstr "luistert" #: [position]legend msgid "Geographic Position" msgstr "Geografische Positie" #: [position]locality msgid "Locality" msgstr "Plaats" #: [position]country msgid "Country" msgstr "Land" #: [mood]title msgid "Mood" msgstr "Stemming" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "Luisteren" #: [last]title msgid "Last seen" msgstr "Laatst gezien" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "Laatst geregistreerd" #: [explore]explore msgid "Find some new friends" msgstr "Vind nieuwe vrienden" #: [edit]title [button]edit msgid "Edit" msgstr "Aanpassen" #: [edit]alias msgid "Alias" msgstr "Alias" #: [edit]group msgid "Group" msgstr "Groep" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "Weet je zeker dat je deze contactpersoon wil verwijderen?" #: [age]years msgid "%s years" msgstr "%s jaren" #: [blog]last msgid "Last public post" msgstr "laatste publiek bericht" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "Bezoek de blog om alle openbare berichten te zien" #: [subscription]to msgid "You can see this contact status" msgstr "Je kunt deze contactpersoon zijn status zien" #: [subscription]to_button msgid "Share my status" msgstr "Deel mijn status" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "Maar deze contactpersoon kan die van jou niet zien" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "Je bent niet geabbonneerd op deze contactpersoon" #: [subscription]from_button msgid "Ask to subscribe" msgstr "Vraag om te abboneren" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "Maar deze contactpersoon kan nog steeds zien dat je online bent" #: [subscription]nil msgid "No subscriptions" msgstr "Geen abonnementen" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "Uitnodigen" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "Veelgestelde vragen" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "Probeer onze officiele Android app" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "Voeg de chatroom toe" #: [invitations]title msgid "Pending Invitations" msgstr "Uitstaande uitnodigingen" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "%s wil met je praten" #: [error]username msgid "Wrong username" msgstr "Foute gebruikersnaam" #: [error]jid msgid "Invalid JID" msgstr "Foute JID" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "Lege Challenge van de server" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "XMPP Domein fout, je account is geen correct Jabber ID" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "Foutief wachtwoord" #: [error]internal msgid "Internal server error" msgstr "interne server fout" #: [error]session msgid "Session error" msgstr "sessie fout" #: [error]account_created msgid "Account successfully created" msgstr "Account succesvol aangemaakt" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "De server neemt te veel tijd om te antwoorden" #: [error]impossible msgid "Impossible login" msgstr "Onmogelijke login" #: [error]default msgid "Unknown error" msgstr "Onbekende fout" #: [error]login_format msgid "Invalid username format" msgstr "Gebruikersnaam voldoet niet aan eisen" #: [error]password_format msgid "Invalid password format" msgstr "Wachtwoord voldoet niet aan eisen" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "De XMPP Server is niet toegestaan" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "Movim kon niet aanmelden. Je hebt verkeerde gegevens ingevuld" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "Deze manier van aanmelden wordt door Movim niet ondersteund" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "Aanmelden bij XMPP is mislukt" #: [form]username msgid "My address" msgstr "Mijn adres" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "Verbonden" #: [form]population msgid "Population" msgstr "Populatie" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "Roepnaam niet mogelijk (moet tussen 4 en 40 tekens zijn)" #: [menu]empty_title msgid "No news yet…" msgstr "Nog geen nieuws" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "Dit is je nieuwsfeed. Hier vind je alle berichten van je contactpersonen en de groepen waar je lid van bent" #: [menu]all msgid "All" msgstr "Alles" #: [menu]mine msgid "My publications" msgstr "Mijn berichten" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "Contactpersonen" #: [menu]add_post msgid "Write a new post…" msgstr "Schrijf een nieuw bericht..." #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "Meldingen" #: [notifs]empty msgid "No new notifications" msgstr "Geen nieuwe meldingen" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "Moving kan melden wanneer er een nieuw bericht is gepubliceerd" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "Je kan ze altijd later weer uitschakelen" #: [onboarding]public_title msgid "Public profile" msgstr "Openbare profiel" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "Maak je profiel openbaar. Hiermee kunnen andere gebruikers je makkelijker vinden en leg je makkelijker contact" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "Je kan dit altijd later weer uitschakelen in de instellingen" #: [onboarding]popups_title msgid "Popups" msgstr "Pop-ups" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "Movim gebruikt pop-ups voor video-conferenties. Sommige browsers blokkeren dit" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "nieuwsfeed" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "Ontdek en abonneer op de groepen waarop je geinteresseerd bent" #: [post]content msgid "Content" msgstr "inhoud" #: [post]published msgid "Post published" msgstr "bericht gepubliceerd" #: [post]deleted msgid "Post deleted" msgstr "bericht verwijderd" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "nieuwe berichten" #: [post]repost msgid "This is a re-post from %s" msgstr "dit is een repost van %s" #: [post]repost_profile msgid "See %s profile" msgstr "zie %s profiel" #: [post]blog_last msgid "Public posts from users" msgstr "Openbare berichten van gebruikers" #: [post]public msgid "Publish this post publicly?" msgstr "Post dit bericht openbaar?" #: [post]public_yes msgid "This post is public" msgstr "Dit bericht is openbaar" #: [post]public_no msgid "This post is private" msgstr "Dit bericht is niet openbaar" #: [post]public_url msgid "Public URL of this post" msgstr "Openbare URL van dit bericht" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "Verwijder dit bericht" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "Weet je zeker dat je dit bericht wil verwijderen?" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "Lees verder" #: [post]comments_disabled msgid "Comments disabled" msgstr "Reacties uitgeschakeld" #: [post]comment_published msgid "Comment published" msgstr "Reactie gepubliceerd" #: [post]comment_publish_error #, fuzzy msgid "The comment cannot be published" msgstr "Reactie gepubliceerd" #: [post]comment_deleted msgid "Comment deleted" msgstr "Reactie verwijderd" #: [post]liked #, fuzzy msgid "Liked your publication" msgstr "Mijn berichten" #: [hello]blog_title msgid "Visit your public blog" msgstr "Bezoek je openbare blog" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "Universele deel-knop" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "Deel op Movim" #: [hello]enter_title msgid "Oh! Hello!" msgstr "Oh! Hallo!" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "Check het menu" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "Uitloggen" #: [status]updated msgid "Status updated" msgstr "status bijgewerkt" #: [status]presence msgid "Presence" msgstr "aanwezigheid" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "Schrijf een bericht" #: [publishbrief]add_link msgid "Add a link" msgstr "Voeg een link toe" #: [publishbrief]no_title msgid "Please provide a title" msgstr "Geef een titel in" #: [publishbrief]preview msgid "Preview" msgstr "Voorbeeld" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "Geen voorbeeld beschikbaar" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "je kunt je inhoud opmaken met Markdown" #: [publishhelp]title [page]help msgid "Help" msgstr "Help" #: [publishhelp]more msgid "More help" msgstr "Meer help" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "Markdown syntax handleiding" #: [rooms]add msgid "Add a chatroom" msgstr "Voeg een chat-ruimte toe" #: [rooms]edit msgid "Edit a chatroom" msgstr "Bewerk een chat-ruimte" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "Klik op toevoegen om er een toe te voegen." #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "Gateway" #: [chatrooms]title msgid "Chatrooms" msgstr "Chatrooms" #: [chatrooms]id msgid "Chat Room ID" msgstr "Chatroom ID" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "Favoriete chat-ruimte" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "Onjuist Chatroom-ID" #: [chatrooms]empty_name msgid "Empty name" msgstr "Lege naam" #: [chatrooms]users msgid "Users in the room" msgstr "Gebruikers in de room" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "Voer een geldige nickname in (2 tot 40 tekens)" #: [chatrooms]conflict msgid "Username already taken" msgstr "Deze gebruikersnaam wordt al gebruikt" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "Favoriet bijgewerkt" #: [room]anonymous_title msgid "Public chatroom" msgstr "Openbare chatroom" #: [room]no_room msgid "Please provide a room address" msgstr "Voer een adres in van een chatroom" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "Login op %s" #: [room]nick msgid "Your nickname" msgstr "Jouw nickname" #: [room]invite msgid "Invite a contact" msgstr "Nodig een contactpersoon uit" #: [room]invited msgid "Invitation sent" msgstr "Uitnodiging verzonden" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc #, fuzzy msgid "Public" msgstr "Publiceer" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "Wat zoek je?" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "Start me met CTRL + M" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title #, fuzzy msgid "No contacts yet?" msgstr "Nog geen reacties" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "Statistieken" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "Er is je een sticker toegezonden door Movim" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "Neem contact met ons op om die van jou aan de lijst van officieel ondersteunde servers toe te voegen" #: [feed]nope msgid "No public feed for this contact" msgstr "Geen publieke feed beschikbaar voor deze contactpersoon" #: [feed]nope_contact msgid "No contact specified" msgstr "Geen contactpersoon geselecteerd" #: [upload]title msgid "Upload a file" msgstr "Upload een bestand" #: [upload]choose msgid "Choose a file to upload" msgstr "Kies een bestand om te uploaden" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "Grote afbeeldingen worden automatisch verkleind" #: [upload]error_filesize msgid "File too large" msgstr "Bestand is te groot" #: [upload]error_failed msgid "Upload failed" msgstr "Het uploaden is mislukt" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "Profiel" #: [vcard]updated msgid "Profile Updated" msgstr "Profiel bijgewerkt" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "Profiel niet bijgewerkt" #: [vcard]public msgid "Your profile is now public" msgstr "Je profiel is nu openbaar" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "Je profiel is nu afgeschermd" #: [privacy]privacy_title msgid "Privacy Level" msgstr "Privacy-Niveau" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "Zenden" #: [save]reset [button]reset msgid "Reset" msgstr "Reset" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "Movim werkt niet optimaal" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "Contact de server beheerder om te zien of de mogelijkheid kan worden ingeschakeld" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "Laden..." #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "Home" #: [page]explore msgid "Explore" msgstr "Verkennen" #: [page]account_creation msgid "Account Creation" msgstr "Account aanmaken" #: [page]news msgid "News" msgstr "Nieuws" #: [page]avatar msgid "Avatar" msgstr "Avatar" #: [page]chats msgid "Chats" msgstr "Chats" #: [page]publish msgid "Publish" msgstr "Publiceer" #: [page]post msgid "Post" msgstr "Bericht" #: [page]blog msgid "Blog" msgstr "Blog" #: [page]about msgid "About" msgstr "Over" #: [page]login msgid "Login" msgstr "Inloggen" #: [page]not_found #, fuzzy msgid "Not Found" msgstr "Niet nu" #: [page]feed msgid "Feed" msgstr "Feed" #: [page]posts msgid "Posts" msgstr "Berichten" #: [page]gallery msgid "Gallery" msgstr "Gallerij" #: [page]visio msgid "Visio-conference" msgstr "Visioconferentie" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "Delen" #: [page]room msgid "Room" msgstr "Chatroom" #: [page]tag msgid "Tag" msgstr "Tag" #: [error]error msgid "Error: %s" msgstr "Error: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "Kan bestand %s niet laden" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "Het opgevraagde event '%s' is niet geregistreerd." #: [error]whoops msgid "Whoops!" msgstr "Oeps!" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "Oeps!" #: [button]call msgid "Call" msgstr "Bellen" #: [button]validate msgid "Validate" msgstr "Bevestig" #: [button]refresh msgid "Refresh" msgstr "Vernieuwen" #: [button]add msgid "Add" msgstr "Toevoegen" #: [button]delete msgid "Delete" msgstr "Verwijderen" #: [button]cancel msgid "Cancel" msgstr "Annuleren" #: [button]close msgid "Close" msgstr "Sluit" #: [button]update msgid "Update" msgstr "Bijwerken" #: [button]updating msgid "Updating" msgstr "Aan het bijwerken" #: [button]submitting msgid "Submitting" msgstr "Bezig met opslaan" #: [button]register msgid "Register" msgstr "Registreren" #: [button]reply msgid "Reply" msgstr "Antwoord" #: [button]unregister msgid "Unregister" msgstr "Uitschrijven" #: [button]save msgid "Save" msgstr "Opslaan" #: [button]clear msgid "Clear" msgstr "Opnieuw" #: [button]upload msgid "Upload" msgstr "Uploaden" #: [button]connecting msgid "Connecting" msgstr "Verbinden" #: [button]bool_yes msgid "Yes" msgstr "Ja" #: [button]bool_no msgid "No" msgstr "Nee" #: [button]return msgid "Return" msgstr "Terug" #: [button]accept msgid "Accept" msgstr "Accepteer" #: [button]refuse msgid "Refuse" msgstr "Weiger" #: [button]next msgid "Next" msgstr "Volgende" #: [button]previous msgid "Previous" msgstr "Vorige" #: [button]search msgid "Search" msgstr "Zoeken" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "Delen" #: [button]discover msgid "Discover" msgstr "Verkennen" #: [button]like msgid "Like" msgstr "Vind ik leuk" #: [button]not_now msgid "Not Now" msgstr "Niet nu" #: [button]enable msgid "Enable" msgstr "Inschakelen" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "Dag" #: [day]monday msgid "Monday" msgstr "maandag" #: [day]tuesday msgid "Tuesday" msgstr "dinsdag" #: [day]wednesday msgid "Wednesday" msgstr "woensdag" #: [day]thursday msgid "Thursday" msgstr "donderdag" #: [day]friday msgid "Friday" msgstr "vrijdag" #: [day]saturday msgid "Saturday" msgstr "zaterdag" #: [day]sunday msgid "Sunday" msgstr "zondag" #: [client]bot msgid "Bot" msgstr "Bot" #: [client]desktop msgid "Desktop" msgstr "Bureaublad" #: [client]phone msgid "Phone" msgstr "Telefoon" #: [client]web msgid "Web" msgstr "Web" #: [client]registered msgid "Registered" msgstr "Geregistreerd" #: [presence]online msgid "Online" msgstr "Online" #: [presence]away msgid "Away" msgstr "Afwezig" #: [presence]dnd msgid "Do Not Disturb" msgstr "Niet Storen" #: [presence]xa msgid "Extended Away" msgstr "Langdurig Afwezig" #: [presence]offline msgid "Offline" msgstr "Offline" #: [presence]error msgid "Error" msgstr "Fout" #: [mood]afraid msgid "afraid" msgstr "bang" #: [mood]amazed msgid "amazed" msgstr "verbaasd" #: [mood]amorous msgid "amorous" msgstr "vriendelijk" #: [mood]angry msgid "angry" msgstr "boos" #: [mood]annoyed msgid "annoyed" msgstr "geirriteerd" #: [mood]anxious msgid "anxious" msgstr "nerveus" #: [mood]aroused msgid "aroused" msgstr "opgewonden" #: [mood]ashamed msgid "ashamed" msgstr "beschaamd" #: [mood]bored msgid "bored" msgstr "verveeld" #: [mood]brave msgid "brave" msgstr "moedig" #: [mood]calm msgid "calm" msgstr "kalm" #: [mood]cautious msgid "cautious" msgstr "voorzichtig" #: [mood]cold msgid "cold" msgstr "koud" #: [mood]confident msgid "confident" msgstr "zelfverzekerd" #: [mood]confused msgid "confused" msgstr "verward" #: [mood]contemplative msgid "contemplative" msgstr "beschouwend" #: [mood]contented msgid "contented" msgstr "tevreden" #: [mood]cranky msgid "cranky" msgstr "nors" #: [mood]crazy msgid "crazy" msgstr "gek" #: [mood]creative msgid "creative" msgstr "creatief" #: [mood]curious msgid "curious" msgstr "nieuwsgierig" #: [mood]dejected msgid "dejected" msgstr "bedroefd" #: [mood]depressed msgid "depressed" msgstr "neerslachtig" #: [mood]disappointed msgid "disappointed" msgstr "teleurgesteld" #: [mood]disgusted msgid "disgusted" msgstr "walgend" #: [mood]dismayed msgid "dismayed" msgstr "ongerust" #: [mood]distracted msgid "distracted" msgstr "afgeleid" #: [mood]embarrassed msgid "embarrassed" msgstr "beschaamd" #: [mood]envious msgid "envious" msgstr "jaloers" #: [mood]excited msgid "excited" msgstr "opgewonden" #: [mood]flirtatious msgid "flirtatious" msgstr "complimenteus" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "dankbaar" #: [mood]grieving msgid "grieving" msgstr "bedroefd" #: [mood]grumpy msgid "grumpy" msgstr "knorrig" #: [mood]guilty msgid "guilty" msgstr "schuldig" #: [mood]happy msgid "happy" msgstr "blij" #: [mood]hopeful msgid "hopeful" msgstr "hoopvol" #: [mood]hot msgid "hot" msgstr "hot" #: [mood]humbled msgid "humbled" msgstr "nederig" #: [mood]humiliated msgid "humiliated" msgstr "vernederd" #: [mood]hungry msgid "hungry" msgstr "hongerig" #: [mood]hurt msgid "hurt" msgstr "bezeerd" #: [mood]impressed msgid "impressed" msgstr "geimponeerd" #: [mood]in_awe msgid "in awe" msgstr "verwonderd" #: [mood]in_love msgid "in love" msgstr "verliefd" #: [mood]indignant msgid "indignant" msgstr "verontwaardigd" #: [mood]interested msgid "interested" msgstr "geïnteresseerd" #: [mood]intoxicated msgid "intoxicated" msgstr "onder invloed" #: [mood]invincible msgid "invincible" msgstr "onoverwinnelijk" #: [mood]jealous msgid "jealous" msgstr "jaloers" #: [mood]lonely msgid "lonely" msgstr "eenzaam" #: [mood]lost msgid "lost" msgstr "verdwaald" #: [mood]lucky msgid "lucky" msgstr "gelukkig" #: [mood]mean msgid "mean" msgstr "gemeen" #: [mood]moody msgid "moody" msgstr "humeurig" #: [mood]nervous msgid "nervous" msgstr "nerveus" #: [mood]neutral msgid "neutral" msgstr "neutraal" #: [mood]offended msgid "offended" msgstr "beledigd" #: [mood]outraged msgid "outraged" msgstr "woedend" #: [mood]playful msgid "playful" msgstr "speels" #: [mood]proud msgid "proud" msgstr "trots" #: [mood]relaxed msgid "relaxed" msgstr "ontspannen" #: [mood]relieved msgid "relieved" msgstr "opgelucht" #: [mood]restless msgid "restless" msgstr "rusteloos" #: [mood]sad msgid "sad" msgstr "droevig" #: [mood]sarcastic msgid "sarcastic" msgstr "sarcastisch" #: [mood]satisfied msgid "satisfied" msgstr "voldaan" #: [mood]serious msgid "serious" msgstr "serieus" #: [mood]shocked msgid "shocked" msgstr "geschrokken" #: [mood]shy msgid "shy" msgstr "verlegen" #: [mood]sick msgid "sick" msgstr "ziek" #: [mood]sleepy msgid "sleepy" msgstr "slaperig" #: [mood]spontaneous msgid "spontaneous" msgstr "spontaan" #: [mood]stressed msgid "stressed" msgstr "gestrest" #: [mood]strong msgid "strong" msgstr "sterk" #: [mood]surprised msgid "surprised" msgstr "verrast" #: [mood]thankful msgid "thankful" msgstr "dankbaar" #: [mood]thirsty msgid "thirsty" msgstr "dorstig" #: [mood]tired msgid "tired" msgstr "moe" #: [mood]undefined msgid "undefined" msgstr "ongedefiniëerd" #: [mood]weak msgid "weak" msgstr "zwak" #: [mood]worried msgid "worried" msgstr "bezorgd" #: [month]title msgid "Month" msgstr "Maand" #: [month]january msgid "January" msgstr "januari" #: [month]february msgid "February" msgstr "februari" #: [month]march msgid "March" msgstr "maart" #: [month]april msgid "April" msgstr "april" #: [month]may msgid "May" msgstr "mei" #: [month]june msgid "June" msgstr "juni" #: [month]july msgid "July" msgstr "juli" #: [month]august msgid "August" msgstr "augustus" #: [month]september msgid "September" msgstr "september" #: [month]october msgid "October" msgstr "oktober" #: [month]november msgid "November" msgstr "november" #: [month]december msgid "December" msgstr "december" #: [year]title msgid "Year" msgstr "Jaar" #: [date]today msgid "Today" msgstr "Vandaag" #: [date]tomorrow msgid "Tomorrow" msgstr "Morgen" #: [date]yesterday msgid "Yesterday" msgstr "Gisteren" #: [date]ago msgid "%d days ago" msgstr "%d dagen geleden" #: [date]day msgid "day" msgstr "dag" #: [post]title msgid "Title" msgstr "Titel" #: [post]place msgid "Place" msgstr "Plaats" #: [post]by msgid "by" msgstr "door" #: [post]geolocalisation msgid "Geolocalisation" msgstr "Geolokalisatie" #: [post]email msgid "email" msgstr "e-mail" #: [post]empty msgid "No content" msgstr "Geen inhoud" #: [post]no_comments msgid "No comments yet" msgstr "Nog geen reacties" #: [post]older msgid "Get older posts" msgstr "Haal oudere berichten op" #: [post]new_items msgid "%s new items" msgstr "%s nieuwe items" #: [post]comment_error msgid "Comment publication error" msgstr "Fout bij publiceren van reactie" #: [post]comments_get msgid "Get the comments" msgstr "Reacties ophalen" #: [post]comment_add msgid "Add a comment" msgstr "Reactie toevoegen" #: [post]share msgid "Share with" msgstr "Delen met" #: [post]share_everyone msgid "Everyone" msgstr "Iedereen" #: [post]updated msgid "Updated" msgstr "Bijgewerkt" #: [post]content_not_found msgid "Content not found" msgstr "Geen inhoud gevonden" #: [post]default_title msgid "Contact publication" msgstr "Contactpersoon publiceren" #: [post]comments msgid "Comments" msgstr "Reacties" #: [post]original_deleted msgid "Original post deleted" msgstr "Originele bericht verwijderd" #: [affiliation]owner msgid "Owner" msgstr "Beheerder" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only #, fuzzy msgid "Publish only" msgstr "Publiceer" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Leden" #: [affiliation]no-aff #, fuzzy msgid "No affiliation" msgstr "Meldingen" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "De API is niet bereikbaar, probeer later nog eens" #: [field]type_here msgid "Type here" msgstr "Typ hier" #~ msgid "This user has not posted anything right now" #~ msgstr "Deze gebruiker heeft momenteel niets gepost" #~ msgid "Refresh all the streams" #~ msgstr "Vernieuw alle streams" #~ msgid "This message will be displayed on the login page" #~ msgstr "Dit bericht zal worden vertoond op de loginpagina." #~ msgid "Since" #~ msgstr "Sinds" movim-0.14.1/locales/oc.po000066400000000000000000001332601342764602200153220ustar00rootroot00000000000000# # Translators: #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/movim/movim/language/oc/)\n" "Language: oc\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "" #: [about]developers msgid "Developers" msgstr "" #: [about]translators msgid "Translators" msgstr "" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "Logicials" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "" #: [account]password_change_title msgid "Change my password" msgstr "" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Senhal" #: [account]password_confirmation msgid "Password confirmation" msgstr "" #: [account]password_changed msgid "The password has been updated" msgstr "" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "Crear un compte novèl" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "Accions" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "Configuracion generala" #: [general]theme msgid "Theme" msgstr "Tèma" #: [general]language msgid "Default language" msgstr "Lenga per defaut" #: [general]log_verbosity msgid "Log verbosity" msgstr "Nivèl de jornalizacion" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "Identificacion de l'administrator" #: [credentials]username [input]username msgid "Username" msgstr "Nom d'utilizaire" #: [credentials]re_password msgid "Retype password" msgstr "Tornar picar lo senhal" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "Si desiratz especificar una lista de servidors XMPP autorizats sus vòstre pòd Movim e interdire la connexion a tots los autres, especificatz si vos plai la lista de lor noms de domeni, separats per de las virgulas (ex: movim.eu, jabber.fr)" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "Daissatz aqueste champ void se desiratz autorizar la connexion a totes los comptes XMPP." #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "Lista blancha dels servidors XMPP" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "Descripcion" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "Webcam" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "Prene una fòto amb vòstre aparelh fòto" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "Messatge publicat" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "Messatge chifrat" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "%s a besonh de vòstre atencion" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Configuracion" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "Administracion" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "Messatjariá instantanèa (chat)" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "Mon Pichon Poni - Fan Club" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "Abonat" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "Lenga" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "Contacte mes a jorn" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "Nom" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Escais" #: [general]date_of_birth msgid "Date of Birth" msgstr "Data de Naissença" #: [general]gender msgid "Gender" msgstr "Sèxe" #: [general]marital msgid "Marital Status" msgstr "Situacion familiala" #: [general]email msgid "Email" msgstr "Adreça electronica" #: [general]website msgid "Website" msgstr "Site web" #: [general]about msgid "About Me" msgstr "A prepaus de ieu" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "Posicion geografica" #: [position]locality msgid "Locality" msgstr "Localitat" #: [position]country msgid "Country" msgstr "País" #: [mood]title msgid "Mood" msgstr "Umor" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "En escota" #: [last]title msgid "Last seen" msgstr "Darrièra visita" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "Darrièrs marcats" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "Aliàs" #: [edit]group msgid "Group" msgstr "Grop" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "Nom d'utilizaire incorrècte" #: [error]jid msgid "Invalid JID" msgstr "Identificant Jabber invalid" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "Marrit senhal" #: [error]internal msgid "Internal server error" msgstr "Error intèrna del servidor" #: [error]session msgid "Session error" msgstr "Error de sesilha" #: [error]account_created msgid "Account successfully created" msgstr "Compte creat amb succès" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "Error desconeguda" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "Autentificacion al servidor XMPP impossibla" #: [form]username msgid "My address" msgstr "Mon adreça" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "Tot" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "Se desconnectar" #: [status]updated msgid "Status updated" msgstr "Estatut mes a jorn" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "Ajuda" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "Salons de discussion" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "Nom void" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "Signets meses a jorn" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title #, fuzzy msgid "No contacts yet?" msgstr "Pas cap de contengut" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "Perfil" #: [vcard]updated msgid "Profile Updated" msgstr "Perfil mes a jorn" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "Nivèl de confidencialitat" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "Validar" #: [save]reset [button]reset msgid "Reset" msgstr "Reïnicializar" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "Dorsièr personal" #: [page]explore msgid "Explore" msgstr "Explorar" #: [page]account_creation msgid "Account Creation" msgstr "Creacion de compte" #: [page]news msgid "News" msgstr "Actualitats" #: [page]avatar msgid "Avatar" msgstr "Avatar" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "Blòg" #: [page]about msgid "About" msgstr "A prepaus" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "Flux" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "Visioconferéncia" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "Error : %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "Lo fichier '%s' es pas accessible" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "Validar" #: [button]refresh msgid "Refresh" msgstr "Metre a jorn" #: [button]add msgid "Add" msgstr "Apondre" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "Abandonar" #: [button]close msgid "Close" msgstr "Tampar" #: [button]update msgid "Update" msgstr "Metre a jorn" #: [button]updating msgid "Updating" msgstr "Mesa a jorn" #: [button]submitting msgid "Submitting" msgstr "Somission en cors" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "Enregistrar" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "Mandar" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "Acceptar" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "Jorn" #: [day]monday msgid "Monday" msgstr "Diluns" #: [day]tuesday msgid "Tuesday" msgstr "Dimars" #: [day]wednesday msgid "Wednesday" msgstr "Dimècres" #: [day]thursday msgid "Thursday" msgstr "Dijòus" #: [day]friday msgid "Friday" msgstr "Divendres" #: [day]saturday msgid "Saturday" msgstr "Dissabte" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "Robòt" #: [client]desktop msgid "Desktop" msgstr "Burèu" #: [client]phone msgid "Phone" msgstr "Telefòn" #: [client]web msgid "Web" msgstr "Internet" #: [client]registered msgid "Registered" msgstr "Enregistrat" #: [presence]online msgid "Online" msgstr "En linha" #: [presence]away msgid "Away" msgstr "Absent(a)" #: [presence]dnd msgid "Do Not Disturb" msgstr "De derengar pas" #: [presence]xa msgid "Extended Away" msgstr "Abséncia longa" #: [presence]offline msgid "Offline" msgstr "Desconnectat" #: [presence]error msgid "Error" msgstr "Error" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "estonat(ada)" #: [mood]amorous msgid "amorous" msgstr "Amorós/osa" #: [mood]angry msgid "angry" msgstr "en colèra" #: [mood]annoyed msgid "annoyed" msgstr "contrariat/ada" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "estimulat(ada)" #: [mood]ashamed msgid "ashamed" msgstr "vergonhós(osa)" #: [mood]bored msgid "bored" msgstr "alassat(ada)" #: [mood]brave msgid "brave" msgstr "coratjós(osa)" #: [mood]calm msgid "calm" msgstr "calm(a)" #: [mood]cautious msgid "cautious" msgstr "prudent(a)" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "Fisançós/osa" #: [mood]confused msgid "confused" msgstr "perplèxe(a)" #: [mood]contemplative msgid "contemplative" msgstr "contemplatiu(va)" #: [mood]contented msgid "contented" msgstr "satisfach(a)" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "Franc fadard(a)" #: [mood]creative msgid "creative" msgstr "creatiu(va)" #: [mood]curious msgid "curious" msgstr "curiós(osa)" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "deprimit(ida)" #: [mood]disappointed msgid "disappointed" msgstr "decebut(uda)" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "distrach(a)" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "Excitat/ada" #: [mood]flirtatious msgid "flirtatious" msgstr "seductor" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "reconeissent" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "romegós" #: [mood]guilty msgid "guilty" msgstr "copable" #: [mood]happy msgid "happy" msgstr "Urós/osa" #: [mood]hopeful msgid "hopeful" msgstr "optimista" #: [mood]hot msgid "hot" msgstr "Caud(a)" #: [mood]humbled msgid "humbled" msgstr "esmougut" #: [mood]humiliated msgid "humiliated" msgstr "umiliat" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "impressionat" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "amorós" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "interessat" #: [mood]intoxicated msgid "intoxicated" msgstr "intoxicat" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "gelós" #: [mood]lonely msgid "lonely" msgstr "sol" #: [mood]lost msgid "lost" msgstr "perdut" #: [mood]lucky msgid "lucky" msgstr "astruc" #: [mood]mean msgid "mean" msgstr "missant" #: [mood]moody msgid "moody" msgstr "ronhós" #: [mood]nervous msgid "nervous" msgstr "nerviós" #: [mood]neutral msgid "neutral" msgstr "neutre" #: [mood]offended msgid "offended" msgstr "ofensat" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "jogaire" #: [mood]proud msgid "proud" msgstr "fièr" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "impacient" #: [mood]sad msgid "sad" msgstr "triste" #: [mood]sarcastic msgid "sarcastic" msgstr "sarcastic" #: [mood]satisfied msgid "satisfied" msgstr "satisfach" #: [mood]serious msgid "serious" msgstr "seriós" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "timid" #: [mood]sick msgid "sick" msgstr "malaut" #: [mood]sleepy msgid "sleepy" msgstr "endormit" #: [mood]spontaneous msgid "spontaneous" msgstr "espontanèu" #: [mood]stressed msgid "stressed" msgstr "estressat" #: [mood]strong msgid "strong" msgstr "fòrt" #: [mood]surprised msgid "surprised" msgstr "susprés" #: [mood]thankful msgid "thankful" msgstr "reconeissent" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "alassat" #: [mood]undefined msgid "undefined" msgstr "pas definit" #: [mood]weak msgid "weak" msgstr "feble" #: [mood]worried msgid "worried" msgstr "preocupat" #: [month]title msgid "Month" msgstr "Mes" #: [month]january msgid "January" msgstr "Genièr" #: [month]february msgid "February" msgstr "Febrièr" #: [month]march msgid "March" msgstr "Març" #: [month]april msgid "April" msgstr "Abril" #: [month]may msgid "May" msgstr "Mai" #: [month]june msgid "June" msgstr "Junh" #: [month]july msgid "July" msgstr "Julhet" #: [month]august msgid "August" msgstr "Agost" #: [month]september msgid "September" msgstr "Setembre" #: [month]october msgid "October" msgstr "Octobre" #: [month]november msgid "November" msgstr "Novembre" #: [month]december msgid "December" msgstr "Decembre" #: [year]title msgid "Year" msgstr "Annada" #: [date]today msgid "Today" msgstr "Uèi" #: [date]tomorrow msgid "Tomorrow" msgstr "Deman" #: [date]yesterday msgid "Yesterday" msgstr "Ièr" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "jorn" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "Luòc" #: [post]by msgid "by" msgstr "per" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "E-mail" #: [post]empty msgid "No content" msgstr "Pas cap de contengut" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "Recuperar los ancians pòsts" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Novembre" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/pl.po000066400000000000000000001545771342764602200153520ustar00rootroot00000000000000# # Translators: # Obscenely Sad , 2016 # Robert Wolniak , 2015-2017 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Polish (http://www.transifex.com/movim/movim/language/pl/)\n" "Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Podziękowania" #: [about]developers msgid "Developers" msgstr "Deweloperzy" #: [about]translators msgid "Translators" msgstr "Tłumacze" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Dziękujemy wszystkim tłumaczom" #: [about]software msgid "Software" msgstr "Oprogramowanie" #: [about]resources msgid "Resources" msgstr "Zasoby" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim to oparta na XMPP platforma komunikacji. Cały projekt poza następującym oprogramowaniem i zasobami jest na licencji" #: [account]title [page]account msgid "Account" msgstr "Konto" #: [account]password_change_title msgid "Change my password" msgstr "Zmień hasło" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Hasło" #: [account]password_confirmation msgid "Password confirmation" msgstr "Potwierdzenie hasła" #: [account]password_changed msgid "The password has been updated" msgstr "Hasło zostało zaktualizowane" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Prosimy o podanie ważnego hasła (co najmniej 6 znaków)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "Podane hasła nie są takie same" #: [account]delete msgid "Delete your account" msgstr "Usuń twoje konto" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "Usuniesz swoje konto XMPP wraz ze wszystkimi powiązanymi informacjami (profilami, kontaktami oraz publikacjami)." #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "Brama" #: [account]clear msgid "Leave this instance" msgstr "Opuść instancję" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "Usuniesz wszystkie informacje podpięte do twojego konta na tej instancji Movim (profil, kontakty oraz publikacje)." #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "Ta akcja nie usunie twojego konta lecz odłączy cię od tej instancji." #: [create]title [subscribe]title msgid "Create a new account" msgstr "Stwórz nowe konto" #: [create]notfound msgid "No account creation form found on the server" msgstr "Żadna forma tworzenia konta nie znaleziona na serwerze" #: [create]server_on msgid "on" msgstr "na" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "Twoje konto zarejestrowano pomyślnie" #: [create]loading msgid "Loading" msgstr "Ładowanie" #: [create]placeholder msgid "…and start playing" msgstr "...i zacznij grać" #: [error]not_acceptable msgid "Not Acceptable" msgstr "Nie akceptowalne" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "System rejestracji na tym serwerze jest obecnie niedostępny" #: [error]forbidden msgid "Registration forbidden" msgstr "Rejestracja niedozwolona" #: [adhoc]title msgid "Actions" msgstr "Akcje" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "Ogólne Ustawienia" #: [general]theme msgid "Theme" msgstr "Motyw" #: [general]language msgid "Default language" msgstr "Domyślny język" #: [general]log_verbosity msgid "Log verbosity" msgstr "Szczegółowość logów" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "Upoważnienia Administratora" #: [credentials]username [input]username msgid "Username" msgstr "Nazwa użytkownika" #: [credentials]re_password msgid "Retype password" msgstr "Przepisz hasło" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "Serwery XMPP na białej liście" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "Jeśli chcesz określić listę autoryzowanych serwerów XMPP na twoim podzie Movim oraz zablokować połączenie dla wszystkich innych, proszę wpisać nazwy ich domen tutaj, oddzielone przecinkami (np: movim.eu,jabber.fr)" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "Zostaw to pole puste jeśli chcesz zezwolić na dostęp do wszystkich kont XMPP." #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "Lista dozwolonych serwerów XMPP" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "Wiadomość Informacyjna" #: [information]description [communityconfig]description msgid "Description" msgstr "Opis" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "Wiadomość Informacyjna" #: [xmpp]title msgid "Default XMPP server" msgstr "Domyślny serwer XMMP" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "Główna domena serwera XMPP" #: [xmpp]description msgid "Main XMPP server description" msgstr "Opis głównego serwera XMPP" #: [xmpp]country msgid "Main XMPP server country" msgstr "Kraj głównego serwera XMPP" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "Puste" #: [log]syslog msgid "Syslog" msgstr "Syslog" #: [log]syslog_files msgid "Syslog and files" msgstr "Syslog i pliki" #: [adminsessions]title msgid "Sessions" msgstr "Sesje" #: [admin]compatibility msgid "General Overview" msgstr "Przegląd Ogólny" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "Błąd połączenia z WebSocket. Sprawdź, czy Daemon Movim działa i jest osiągalny" #: [schema]browser msgid "Browser" msgstr "Przeglądarka" #: [schema]movim msgid "Movim Core" msgstr "Movim Core" #: [schema]daemon msgid "Movim Daemon" msgstr "Movim Daemon" #: [schema]database msgid "Database" msgstr "Baza Danych" #: [schema]xmpp msgid "XMPP" msgstr "XMPP" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "Tutaj możesz zarejestrować swojego poda na oficjalnym %sMovim API%s" #: [api]register msgid "Your pod is not registered on the API" msgstr "Twój pod nie jest zarejestrowany w API" #: [api]registered msgid "Your pod is registered on the API" msgstr "Twój pod jest zarejestrowany w API" #: [api]wait msgid "Your pod is not yet validated" msgstr "Twój pod nie jest jeszcze zatwierdzony" #: [api]validated msgid "Your pod is validated" msgstr "Twój pod został zatwierdzony" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "Poprosiłeś o usunięcie z API, prośba zostanie przetworzona w ciągu kilku godzin" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "Konfiguracja zaktualizowana" #: [avatar]file msgid "File" msgstr "Plik" #: [avatar]use_it msgid "Use it" msgstr "Użyj tego" #: [avatar]webcam msgid "Webcam" msgstr "Kamerka" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "Zrób zdjęcie kamerką" #: [avatar]updated msgid "Avatar Updated" msgstr "Avatar Zaktualizowany" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "Avatar Nie Zaktualizowany" #: [avatar]missing msgid "No avatar defined yet" msgstr "Jeszcze nie ustawiono awatara" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "Niniejsza zawartość jest prywatna. Zaloguj się, by ją zobaczyć" #: [message]published msgid "Message Published" msgstr "Wiadomość Opublikowana" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "Wiadomość zaszyfrowana" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "Kontakt zniknął" #: [message]history msgid "%s messages retrieved" msgstr "%s wiadomości odebranych" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "Możesz użyć strzałki do góry ↑ by edytować poprzednią wiadomość" #: [chat]attention msgid "%s needs your attention" msgstr "%s potrzebuje twojej uwagi" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "Uśmieszki" #: [chat]frequent msgid "Frequent contacts" msgstr "Ostatnie kontakty" #: [chat]new_title msgid "Nothing here yet…" msgstr "Nic tu jeszcze nie ma..." #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "Otrzymałeś zaproszenie do pokoju rozmów" #: [chat]invitation_join msgid "Join %s" msgstr "Dołącz do %s" #: [chat]profile msgid "See the profile" msgstr "Zobacz profil" #: [chat]clear msgid "Clear the history" msgstr "Wyczyść historię" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "Członkowie" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "Połączony z pokojem rozmów" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "Rozłączony z pokoju rozmów" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Konfiguracja" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "Konfiguracja zapisana" #: [chatroom]subject msgid "Subject" msgstr "Temat" #: [chatroom]subject_changed msgid "Subject changed" msgstr "Temat zmieniony" #: [chatroom]administration [page]administration msgid "Administration" msgstr "Administracja" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "Czatuj z kontaktem" #: [button]chat msgid "Chat" msgstr "Czat" #: [button]new msgid "New conversation" msgstr "Nowa rozmowa" #: [communities]empty_text msgid "Discover, follow and share" msgstr "Odkryj, śledź i dziel się" #: [communities]counter msgid "%s communities" msgstr "Społeczności %s" #: [communities]search_server msgid "Search for a new server" msgstr "Szukaj nowego serwera" #: [communities]servers msgid "Communities servers" msgstr "Serwery społeczności" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "Nazwa społeczności" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "Fanklub Kucyków Pony" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "Subskrypcje" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "Właściciele" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "Publikujący" #: [communityaffiliation]roles msgid "Roles" msgstr "Role" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "Role poprawnie ustawione" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "%s subskrybujących" #: [communitydata]num msgid "%s posts" msgstr "%s wpisów" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "Subskrybuj" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "Odsubskrybuj" #: [communityheader]subscribed msgid "Subscribed" msgstr "Zasubskrybowany" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "Odsubskrybowany" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "Wyłączono subskrypcje dla tej społeczności" #: [communityheader]label_label msgid "Give a label for this community" msgstr "Dodaj notkę do tej społeczności" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "Nazwa mojej społeczności" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "Udostępnij tą subskrypcję publicznie" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "Pojawi się w twoim profilu" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "Zamierzasz usunąć subskrypcję dla tej społeczności" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "Jesteś pewny/a?" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "Moje Subskrypcje" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "Cześć" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "Tutaj będziesz miał możliwość zarządzania swoimi wszystkimi subskrypcjami." #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "Ogólne" #: [config]language msgid "Language" msgstr "Język" #: [config]roster msgid "Roster display" msgstr "Wyświetlanie listy" #: [config]roster_show msgid "Show the offline contacts" msgstr "Pokaż kontakty offline" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "Ukryj kontakty offline" #: [config]appearence msgid "Appearence" msgstr "Wygląd" #: [config]not_valid msgid "Configuration invalid" msgstr "Niedozwolona konfiguracja" #: [config]advanced msgid "Advanced Configuration" msgstr "Konfiguracja Zaawansowana" #: [config]nsfw msgid "Display adult content" msgstr "Pokazuj treść dla pełnoletnich" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "Pozwoli ci czytać posty otagowane jako #nsfw" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "Własny CSS URL twojego bloga" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "Dodaj kontakt" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "Wpisz Jabber ID twojego kontaktu" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "Wciśnij enter by potwierdzić" #: [roster]added msgid "Contact added" msgstr "Kontakt dodany" #: [roster]updated msgid "Contact updated" msgstr "Kontakt zaktualizowany" #: [roster]deleted msgid "Contact deleted" msgstr "Kontakt usunięty" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "Nazwa" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Nick" #: [general]date_of_birth msgid "Date of Birth" msgstr "Data urodzenia" #: [general]gender msgid "Gender" msgstr "Płeć" #: [general]marital msgid "Marital Status" msgstr "Stan Cywilny" #: [general]email msgid "Email" msgstr "Email" #: [general]website msgid "Website" msgstr "Strona internetowa" #: [general]about msgid "About Me" msgstr "O mnie" #: [general]accounts msgid "Other Accounts" msgstr "Inne Konta" #: [general]tune msgid "Is Listening" msgstr "Słucha" #: [position]legend msgid "Geographic Position" msgstr "Pozycja Geograficzna" #: [position]locality msgid "Locality" msgstr "Miejscowość" #: [position]country msgid "Country" msgstr "Państwo" #: [mood]title msgid "Mood" msgstr "Nastrój" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "Słucham" #: [last]title msgid "Last seen" msgstr "Ostatni raz widziany" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "Ostatnio zarejestrowany" #: [explore]explore msgid "Find some new friends" msgstr "Znajdź nowych przyjaciół" #: [edit]title [button]edit msgid "Edit" msgstr "Edytuj" #: [edit]alias msgid "Alias" msgstr "Alias" #: [edit]group msgid "Group" msgstr "Grupa" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "Zamierzasz usunąć jeden z kontaktów, proszę potwierdź swój zamiar" #: [age]years msgid "%s years" msgstr "%s lat" #: [blog]last msgid "Last public post" msgstr "Ostatni publiczny post" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "Odwiedź bloga by zobaczyć wszystkie publiczne posty" #: [subscription]to msgid "You can see this contact status" msgstr "Możesz zobaczyć status kontaktu" #: [subscription]to_button msgid "Share my status" msgstr "Opublikuj status" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "Lecz ten kontakt nie widzi twojego" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "Nie jesteś subskrybowany przez ten kontakt" #: [subscription]from_button msgid "Ask to subscribe" msgstr "Poproś o subskrypcję" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "Lecz ten kontakt może cię widzieć jeśli jesteś online" #: [subscription]nil msgid "No subscriptions" msgstr "Brak subskrypcji" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "Zaproś" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "Często Zadawane Pytania" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "Dodaj pokój rozmów" #: [invitations]title msgid "Pending Invitations" msgstr "Oczekiwanie na Zaproszenie" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "%s chce z tobą rozmawiać" #: [error]username msgid "Wrong username" msgstr "Zła nazwa użytkownika" #: [error]jid msgid "Invalid JID" msgstr "Zły JID" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "Puste Wyzwanie dla serwera" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "Błąd Domenty XMPP, twoje konto nie ma poprawnego Jabber ID" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "Złe hasło" #: [error]internal msgid "Internal server error" msgstr "Błąd wewnętrzny serwera" #: [error]session msgid "Session error" msgstr "Błąd sesji" #: [error]account_created msgid "Account successfully created" msgstr "Pomyślnie utworzono konto" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "Serwer za długo odpowiada" #: [error]impossible msgid "Impossible login" msgstr "Niemożliwy login" #: [error]default msgid "Unknown error" msgstr "Nieznany błąd" #: [error]login_format msgid "Invalid username format" msgstr "Zły format nazwy użytkownika" #: [error]password_format msgid "Invalid password format" msgstr "Zły format hasła" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "Twój serwer XMPP nie posiada autoryzacji" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "Movim ma problemy z uwierzytelnieniem. Wpisałeś złe dane" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "Mechanizm uwierzytelnienia nie wspierany w Movim" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "Uwierzytelnienie XMPP nieudane" #: [form]username msgid "My address" msgstr "Mój adres" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "Połączono" #: [form]population msgid "Population" msgstr "Populacja" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "Zły nick (między 4 a 40 znakami)" #: [menu]empty_title msgid "No news yet…" msgstr "Chwilowo brak wiadomości..." #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "Witaj w zakładce nowinek. Tutaj znajdziesz wszystkie posty opublikowany przez twoje kontakty oraz kontakty z zasubskrybowanych społeczności." #: [menu]all msgid "All" msgstr "Wszystko" #: [menu]mine msgid "My publications" msgstr "Moje publikacje" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "Kontakty" #: [menu]add_post msgid "Write a new post…" msgstr "Napisz nowego posta..." #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "Powiadomienia" #: [notifs]empty msgid "No new notifications" msgstr "Brak nowych powiadomień" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "Movim może wysłać ci powiadomienie o nowych postach lub otrzymanych wiadomościach" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "Zawsze możesz później wyłączyć tę opcję" #: [onboarding]public_title msgid "Public profile" msgstr "Profil publiczny" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "Zmień swój profil na publiczny by inni użytkownicy mogli cię odnaleźć i mogli łatwiej nawiązywać kontakty" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "Zawsze możesz później wyłączyć tę opcję w konfiguracjach" #: [onboarding]popups_title msgid "Popups" msgstr "Wyskakujące okienka" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "Movim używa funkcji wyskakujących okienek dla wideokonferencji, które czasami są blokowane przez przeglądarkę" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "Upewnij się, że są one włączone w celu poprawnego działania funkcji" #: [post]news_feed msgid "News Feed" msgstr "Nowinki" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "Odkryj i zarejestruj się do grup, którymi jesteś zainteresowany" #: [post]content msgid "Content" msgstr "Zawartość" #: [post]published msgid "Post published" msgstr "Wpis opublikowany" #: [post]deleted msgid "Post deleted" msgstr "Wpis usunięty" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "Niedawno opublikowane posty w społecznościach których (jeszcze) nie subskrybujesz" #: [post]new [publishbrief]new msgid "New post" msgstr "Nowy wpis" #: [post]repost msgid "This is a re-post from %s" msgstr "To jest ponownie opublikowany wpis z %s" #: [post]repost_profile msgid "See %s profile" msgstr "Zobacz profil %s" #: [post]blog_last msgid "Public posts from users" msgstr "Publiczne posty użytkowników" #: [post]public msgid "Publish this post publicly?" msgstr "Opublikować wpis publicznie?" #: [post]public_yes msgid "This post is public" msgstr "Wpis jest publiczny" #: [post]public_no msgid "This post is private" msgstr "Ten post jest prywatny" #: [post]public_url msgid "Public URL of this post" msgstr "Publiczny adres URL tego postu" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "Usuń ten wpis" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "Zamierzasz usunąć ten wpis, potwierdź swoje zamiary" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "Odkryj więcej artykułów na stronie społeczności" #: [post]more msgid "Read more" msgstr "Czytaj więcej" #: [post]comments_disabled msgid "Comments disabled" msgstr "Komentowanie zablokowane" #: [post]comment_published msgid "Comment published" msgstr "Komentarz opublikowany" #: [post]comment_publish_error #, fuzzy msgid "The comment cannot be published" msgstr "Komentarz opublikowany" #: [post]comment_deleted msgid "Comment deleted" msgstr "Komentarz usunięty" #: [post]liked #, fuzzy msgid "Liked your publication" msgstr "Moje publikacje" #: [hello]blog_title msgid "Visit your public blog" msgstr "Odwiedź swojego publicznego bloga" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "Pokaż swoje publiczne posty i podziel się nimi ze wszystkimi twoimi kontaktami" #: [hello]contact_post msgid "Contact post" msgstr "Wpis Kontaktu" #: [hello]share_title msgid "Universal share button" msgstr "Uniwersalny przycisk dzielenia się" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "Ustaw zakładkę lub przeciągnij i upusć niniejszy guzik na twój pasek by użyć go na wszystkich stronach, które chcesz udostępnić na Movim" #: [hello]share_button msgid "Share on Movim" msgstr "Udostępnij na Movim" #: [hello]enter_title msgid "Oh! Hello!" msgstr "Ah! Witaj!" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "Sprawdź Menu" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "Możesz przejść do strony konfiguracji by napisać coś o sobie i wgrać swoje zdjęcie" #: [status]disconnect msgid "Disconnect" msgstr "Rozłączono" #: [status]updated msgid "Status updated" msgstr "Zaktualizowano status" #: [status]presence msgid "Presence" msgstr "Obecność" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "Napisz posta" #: [publishbrief]add_link msgid "Add a link" msgstr "Załącz link" #: [publishbrief]no_title msgid "Please provide a title" msgstr "Proszę podać tytuł" #: [publishbrief]preview msgid "Preview" msgstr "Podgląd" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "Brak zawartości do podejrzenia" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "Możesz formatować swoją zawartość poprzez użycie Markdown" #: [publishhelp]title [page]help msgid "Help" msgstr "Pomoc" #: [publishhelp]more msgid "More help" msgstr "Więcej pomocy" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "Podręcznik Markdown syntax" #: [rooms]add msgid "Add a chatroom" msgstr "Dodaj pokój czatowy" #: [rooms]edit msgid "Edit a chatroom" msgstr "Edytuj pokój czatu" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "Dodaj coś poprzez kliknięcie na przycisku Dodaj" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "Brama" #: [chatrooms]title msgid "Chatrooms" msgstr "Pokoje Czatowe" #: [chatrooms]id msgid "Chat Room ID" msgstr "ID Pokoju Rozmów" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "Mój Ulubiony Pokój" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "Złe ID Pokoju Rozmów" #: [chatrooms]empty_name msgid "Empty name" msgstr "Pusta nazwa" #: [chatrooms]users msgid "Users in the room" msgstr "Użytkownicy w pokoju" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "Proszę wpisać poprawny nick (2 do 40 znaków)" #: [chatrooms]conflict msgid "Username already taken" msgstr "Nazwa użytkownika jest już zajęta" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "Dołącz do tego pokoju rozmów po połączeniu się" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "Zakładki zaktualizowane" #: [room]anonymous_title msgid "Public chatroom" msgstr "Publiczny pokój czatowy" #: [room]no_room msgid "Please provide a room address" msgstr "Proszę podać adres pokoju" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "Możesz dołączyć używając własnego konta lub stworzyć nowe na stronie logowania poprzez kliknięcie na ikonkę plusa w prawym górnym rogu." #: [room]anonymous_login msgid "Login on %s" msgstr "Zalogowano na %s" #: [room]nick msgid "Your nickname" msgstr "Twój nick" #: [room]invite msgid "Invite a contact" msgstr "Zaproś kontakt" #: [room]invited msgid "Invitation sent" msgstr "Wysłano zaproszenie" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc #, fuzzy msgid "Public" msgstr "Opublikuj" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "Czego szukasz?" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "Otwórz mnie używając Ctrl + M" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title #, fuzzy msgid "No contacts yet?" msgstr "Chwilowy brak komentarzy" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "Statystyki" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "Wysłano stickera za pomocą Movim" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "Movim jest zdecentralizowaną siecią społecznościową. Przed utworzeniem nowego konta wybierz serwer do zarejestrowania się." #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "Skontaktuj się z nami w celu dodania twojego serwera do oficjalnej listy obsługiwanych serwerów" #: [feed]nope msgid "No public feed for this contact" msgstr "Brak publicznych treści tego kontaktu" #: [feed]nope_contact msgid "No contact specified" msgstr "Nie określono żadnego kontaktu" #: [upload]title msgid "Upload a file" msgstr "Wyślij plik" #: [upload]choose msgid "Choose a file to upload" msgstr "Wybierz plik do wysłania" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "Duże obrazy będą przeskalowane i skompresowane" #: [upload]error_filesize msgid "File too large" msgstr "Plik za duży" #: [upload]error_failed msgid "Upload failed" msgstr "Wysyłanie nie powiodło się" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "Profil" #: [vcard]updated msgid "Profile Updated" msgstr "Profil Zaktualizowany" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "Profil Nie Zaktualizowany" #: [vcard]public msgid "Your profile is now public" msgstr "Twój profil jest teraz publiczny" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "Twój profil jest teraz zablokowany" #: [privacy]privacy_title msgid "Privacy Level" msgstr "Poziom Prywatności" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "Wyślij" #: [save]reset [button]reset msgid "Reset" msgstr "Resetuj" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "Movim obecnie działa w trybie degradacji" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "Społeczności, feed'y newsów oraz profile zostały chwilowo wyłączone." #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "Proszę powiadomić administratora twojego serwera w sprawie włączenia tej funkcji." #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "Ładowanie..." #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "Społeczności" #: [page]home msgid "Home" msgstr "Home" #: [page]explore msgid "Explore" msgstr "Poznaj" #: [page]account_creation msgid "Account Creation" msgstr "Tworzenie Konta" #: [page]news msgid "News" msgstr "Nowości" #: [page]avatar msgid "Avatar" msgstr "Awatar" #: [page]chats msgid "Chats" msgstr "Czaty" #: [page]publish msgid "Publish" msgstr "Opublikuj" #: [page]post msgid "Post" msgstr "Opublikuj" #: [page]blog msgid "Blog" msgstr "Blog" #: [page]about msgid "About" msgstr "O stronie" #: [page]login msgid "Login" msgstr "Zaloguj" #: [page]not_found #, fuzzy msgid "Not Found" msgstr "Nie Teraz" #: [page]feed msgid "Feed" msgstr "Treści" #: [page]posts msgid "Posts" msgstr "Posty" #: [page]gallery msgid "Gallery" msgstr "Galeria" #: [page]visio msgid "Visio-conference" msgstr "Visio-konferencja" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "Udostępnij" #: [page]room msgid "Room" msgstr "Pokój" #: [page]tag msgid "Tag" msgstr "Tag" #: [error]error msgid "Error: %s" msgstr "Błąd: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "Nie można wczytać pliku '%s'" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "Podane wydarzenie '%s' nie zarejestrowane." #: [error]whoops msgid "Whoops!" msgstr "Ups!" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "Movim nie może skomunikować się z serwerem, spróbuj później" #: [error]oops msgid "Oops!" msgstr "Ups!" #: [button]call msgid "Call" msgstr "Zadzwoń" #: [button]validate msgid "Validate" msgstr "Zweryfikuj" #: [button]refresh msgid "Refresh" msgstr "Odśwież" #: [button]add msgid "Add" msgstr "Dodaj" #: [button]delete msgid "Delete" msgstr "Usuń" #: [button]cancel msgid "Cancel" msgstr "Anuluj" #: [button]close msgid "Close" msgstr "Zamknij" #: [button]update msgid "Update" msgstr "Aktualizacja" #: [button]updating msgid "Updating" msgstr "Aktualizowanie" #: [button]submitting msgid "Submitting" msgstr "Wysyłanie" #: [button]register msgid "Register" msgstr "Zarejestruj" #: [button]reply msgid "Reply" msgstr "Skomentuj" #: [button]unregister msgid "Unregister" msgstr "Odrejestruj" #: [button]save msgid "Save" msgstr "Zapisz" #: [button]clear msgid "Clear" msgstr "Wyczyść" #: [button]upload msgid "Upload" msgstr "Upload" #: [button]connecting msgid "Connecting" msgstr "Łączenie" #: [button]bool_yes msgid "Yes" msgstr "Tak" #: [button]bool_no msgid "No" msgstr "Nie" #: [button]return msgid "Return" msgstr "Wróć" #: [button]accept msgid "Accept" msgstr "Zaakceptuj" #: [button]refuse msgid "Refuse" msgstr "Odmów" #: [button]next msgid "Next" msgstr "Następna" #: [button]previous msgid "Previous" msgstr "Poprzednia" #: [button]search msgid "Search" msgstr "Szukaj" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "Udostępnij" #: [button]discover msgid "Discover" msgstr "Odkryj" #: [button]like msgid "Like" msgstr "Zalajkuj" #: [button]not_now msgid "Not Now" msgstr "Nie Teraz" #: [button]enable msgid "Enable" msgstr "Zezwól" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "Dzień" #: [day]monday msgid "Monday" msgstr "Poniedziałek" #: [day]tuesday msgid "Tuesday" msgstr "Wtorek" #: [day]wednesday msgid "Wednesday" msgstr "Środa" #: [day]thursday msgid "Thursday" msgstr "Czwartek" #: [day]friday msgid "Friday" msgstr "Piątek" #: [day]saturday msgid "Saturday" msgstr "Sobota" #: [day]sunday msgid "Sunday" msgstr "Niedziela" #: [client]bot msgid "Bot" msgstr "Bot" #: [client]desktop msgid "Desktop" msgstr "Pulpit" #: [client]phone msgid "Phone" msgstr "Telefon" #: [client]web msgid "Web" msgstr "Strona" #: [client]registered msgid "Registered" msgstr "Zarejestrowany" #: [presence]online msgid "Online" msgstr "Dostępny" #: [presence]away msgid "Away" msgstr "Poza Komputerem" #: [presence]dnd msgid "Do Not Disturb" msgstr "Nie Przeszkadzać" #: [presence]xa msgid "Extended Away" msgstr "Długo Poza Komputerem" #: [presence]offline msgid "Offline" msgstr "Offline" #: [presence]error msgid "Error" msgstr "Błąd" #: [mood]afraid msgid "afraid" msgstr "przestraszony" #: [mood]amazed msgid "amazed" msgstr "zaskoczony" #: [mood]amorous msgid "amorous" msgstr "kochliwy" #: [mood]angry msgid "angry" msgstr "zły" #: [mood]annoyed msgid "annoyed" msgstr "podirytowany" #: [mood]anxious msgid "anxious" msgstr "niespokojny" #: [mood]aroused msgid "aroused" msgstr "podniecony" #: [mood]ashamed msgid "ashamed" msgstr "zawstydzony" #: [mood]bored msgid "bored" msgstr "znudzony" #: [mood]brave msgid "brave" msgstr "odważny" #: [mood]calm msgid "calm" msgstr "spokojny" #: [mood]cautious msgid "cautious" msgstr "ostrożny" #: [mood]cold msgid "cold" msgstr "zimny" #: [mood]confident msgid "confident" msgstr "pewny" #: [mood]confused msgid "confused" msgstr "zmieszany" #: [mood]contemplative msgid "contemplative" msgstr "kontemplacyjny" #: [mood]contented msgid "contented" msgstr "zadowolony" #: [mood]cranky msgid "cranky" msgstr "nieznośny" #: [mood]crazy msgid "crazy" msgstr "szalony" #: [mood]creative msgid "creative" msgstr "kreatywny" #: [mood]curious msgid "curious" msgstr "ciekawski" #: [mood]dejected msgid "dejected" msgstr "strapiony" #: [mood]depressed msgid "depressed" msgstr "przygnębiony" #: [mood]disappointed msgid "disappointed" msgstr "zawiedziony" #: [mood]disgusted msgid "disgusted" msgstr "obrzydzony" #: [mood]dismayed msgid "dismayed" msgstr "przerażony" #: [mood]distracted msgid "distracted" msgstr "nieogarnięty" #: [mood]embarrassed msgid "embarrassed" msgstr "zakłopotany" #: [mood]envious msgid "envious" msgstr "zawistny" #: [mood]excited msgid "excited" msgstr "podekscytowany" #: [mood]flirtatious msgid "flirtatious" msgstr "bałamutny" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "wdzięczny" #: [mood]grieving msgid "grieving" msgstr "w żałobie" #: [mood]grumpy msgid "grumpy" msgstr "gderliwy" #: [mood]guilty msgid "guilty" msgstr "winny" #: [mood]happy msgid "happy" msgstr "szczęśliwy" #: [mood]hopeful msgid "hopeful" msgstr "pełen nadziei" #: [mood]hot msgid "hot" msgstr "gorący" #: [mood]humbled msgid "humbled" msgstr "upokorzony" #: [mood]humiliated msgid "humiliated" msgstr "upokorzony" #: [mood]hungry msgid "hungry" msgstr "głodny" #: [mood]hurt msgid "hurt" msgstr "skrzywdzony" #: [mood]impressed msgid "impressed" msgstr "pod wrażeniem" #: [mood]in_awe msgid "in awe" msgstr "zachwycony" #: [mood]in_love msgid "in love" msgstr "zakochany" #: [mood]indignant msgid "indignant" msgstr "oburzony" #: [mood]interested msgid "interested" msgstr "zainteresowany" #: [mood]intoxicated msgid "intoxicated" msgstr "odurzony" #: [mood]invincible msgid "invincible" msgstr "niezwyciężony" #: [mood]jealous msgid "jealous" msgstr "zazdrosny" #: [mood]lonely msgid "lonely" msgstr "samotny" #: [mood]lost msgid "lost" msgstr "zagubiony" #: [mood]lucky msgid "lucky" msgstr "szczęściarz" #: [mood]mean msgid "mean" msgstr "nieprzyjemny" #: [mood]moody msgid "moody" msgstr "markotny" #: [mood]nervous msgid "nervous" msgstr "nerwowy" #: [mood]neutral msgid "neutral" msgstr "neutralny" #: [mood]offended msgid "offended" msgstr "urażony" #: [mood]outraged msgid "outraged" msgstr "oburzony" #: [mood]playful msgid "playful" msgstr "żartobliwy" #: [mood]proud msgid "proud" msgstr "dumny" #: [mood]relaxed msgid "relaxed" msgstr "odprężony" #: [mood]relieved msgid "relieved" msgstr "spokojniejszy" #: [mood]restless msgid "restless" msgstr "niespokojny" #: [mood]sad msgid "sad" msgstr "smutny" #: [mood]sarcastic msgid "sarcastic" msgstr "sarkastyczny" #: [mood]satisfied msgid "satisfied" msgstr "usatysfakcjonowany" #: [mood]serious msgid "serious" msgstr "poważny" #: [mood]shocked msgid "shocked" msgstr "zaszokowany" #: [mood]shy msgid "shy" msgstr "wstydliwy" #: [mood]sick msgid "sick" msgstr "chory" #: [mood]sleepy msgid "sleepy" msgstr "śpiący" #: [mood]spontaneous msgid "spontaneous" msgstr "spontaniczny" #: [mood]stressed msgid "stressed" msgstr "zestresowany" #: [mood]strong msgid "strong" msgstr "silny" #: [mood]surprised msgid "surprised" msgstr "zaskoczony" #: [mood]thankful msgid "thankful" msgstr "wdzięczny" #: [mood]thirsty msgid "thirsty" msgstr "spragniony" #: [mood]tired msgid "tired" msgstr "zmęczony" #: [mood]undefined msgid "undefined" msgstr "nieokreślony" #: [mood]weak msgid "weak" msgstr "słaby" #: [mood]worried msgid "worried" msgstr "zmartwiony" #: [month]title msgid "Month" msgstr "Miesiąc" #: [month]january msgid "January" msgstr "Styczeń" #: [month]february msgid "February" msgstr "Luty" #: [month]march msgid "March" msgstr "Marzec" #: [month]april msgid "April" msgstr "Kwiecień" #: [month]may msgid "May" msgstr "Maj" #: [month]june msgid "June" msgstr "Czerwiec" #: [month]july msgid "July" msgstr "Lipiec" #: [month]august msgid "August" msgstr "Sierpień" #: [month]september msgid "September" msgstr "Wrzesień" #: [month]october msgid "October" msgstr "Październik" #: [month]november msgid "November" msgstr "Listopad" #: [month]december msgid "December" msgstr "Grudzień" #: [year]title msgid "Year" msgstr "Rok" #: [date]today msgid "Today" msgstr "Dzisiaj" #: [date]tomorrow msgid "Tomorrow" msgstr "Jutro" #: [date]yesterday msgid "Yesterday" msgstr "Wczoraj" #: [date]ago msgid "%d days ago" msgstr "%d dni temu" #: [date]day msgid "day" msgstr "dzień" #: [post]title msgid "Title" msgstr "Tytuł" #: [post]place msgid "Place" msgstr "Miejsce" #: [post]by msgid "by" msgstr "przez" #: [post]geolocalisation msgid "Geolocalisation" msgstr "Geolokalizacja" #: [post]email msgid "email" msgstr "email" #: [post]empty msgid "No content" msgstr "Brak zawartości" #: [post]no_comments msgid "No comments yet" msgstr "Chwilowy brak komentarzy" #: [post]older msgid "Get older posts" msgstr "Zobacz starsze wpisy" #: [post]new_items msgid "%s new items" msgstr "%s nowych przedmiotów" #: [post]comment_error msgid "Comment publication error" msgstr "Błąd publikacji komentarza" #: [post]comments_get msgid "Get the comments" msgstr "Zobacz komentarze" #: [post]comment_add msgid "Add a comment" msgstr "Dodaj komentarz" #: [post]share msgid "Share with" msgstr "Udostępnij" #: [post]share_everyone msgid "Everyone" msgstr "Każdy" #: [post]updated msgid "Updated" msgstr "Zaktualizowano" #: [post]content_not_found msgid "Content not found" msgstr "Nie znaleziono zawartości" #: [post]default_title msgid "Contact publication" msgstr "Publikacje kontaktu" #: [post]comments msgid "Comments" msgstr "Komentarze" #: [post]original_deleted msgid "Original post deleted" msgstr "Oryginalny post skasowany" #: [affiliation]owner msgid "Owner" msgstr "Właściciel" #: [affiliation]publisher msgid "Publisher" msgstr "Publikujący" #: [affiliation]publish-only #, fuzzy msgid "Publish only" msgstr "Opublikuj" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Członkowie" #: [affiliation]no-aff #, fuzzy msgid "No affiliation" msgstr "Powiadomienia" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "Interfejs nieosiągalny, spróbuj ponownie później" #: [field]type_here msgid "Type here" msgstr "Pisz tutaj" #~ msgid "This user has not posted anything right now" #~ msgstr "Ten użytkownik niczego teraz nie opublikował" #~ msgid "Refresh all the streams" #~ msgstr "Odśwież wszystkie strumienie" #~ msgid "This message will be displayed on the login page" #~ msgstr "Niniejsza wiadomość pojawi się na stronie logowania" #~ msgid "Since" #~ msgstr "Od" movim-0.14.1/locales/pt.po000066400000000000000000001314211342764602200153410ustar00rootroot00000000000000# # Translators: # Adilson Cabral , 2016 # dinisbcoelho , 2017 # Emanuel Carneiro Machado , 2015 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Portuguese (http://www.transifex.com/movim/movim/language/pt/)\n" "Language: pt\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Obrigado" #: [about]developers msgid "Developers" msgstr "Programadores" #: [about]translators msgid "Translators" msgstr "Tradutores" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Obrigado a todos os tradutores" #: [about]software msgid "Software" msgstr "Software" #: [about]resources msgid "Resources" msgstr "Recursos" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movin é uma plataforma baseada em comunicação XMPPP. Todo o projeto excepto os seguintes softwares e recursos, a baixo" #: [account]title [page]account msgid "Account" msgstr "Conta" #: [account]password_change_title msgid "Change my password" msgstr "Alterar senha" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Senha" #: [account]password_confirmation msgid "Password confirmation" msgstr "Confirmação de senha" #: [account]password_changed msgid "The password has been updated" msgstr "A senha foi actualizada" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Por favor, forneça uma senha válida (mínimo 6 carateres)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "As senhas fornecidas não são iguais." #: [account]delete msgid "Delete your account" msgstr "Eliminar Conta" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "Intermediário" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "Criar uma nova conta" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "ligado" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "A carregar" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "Ilegível" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "Ações" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "Definições Gerais" #: [general]theme msgid "Theme" msgstr "Tema" #: [general]language msgid "Default language" msgstr "Língua Padrão" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "Nome de utilizador" #: [credentials]re_password msgid "Retype password" msgstr "Repetir a senha" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "Descrição" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "Vazio" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "Base de Dados" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Configuraçāo" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "Chat" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "Idioma" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "Nome" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Apelido" #: [general]date_of_birth msgid "Date of Birth" msgstr "Data de Nascimento" #: [general]gender msgid "Gender" msgstr "Sexo" #: [general]marital msgid "Marital Status" msgstr "Estado Civil" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "Página Web" #: [general]about msgid "About Me" msgstr "Sobre Mim" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "Alias" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "Nome de utilizador errado" #: [error]jid msgid "Invalid JID" msgstr "JID Inválido" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "Erro de domínio XMPP, a sua conta não é um Jabber ID correto" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "Senha incorreta" #: [error]internal msgid "Internal server error" msgstr "Erro interno de servidor" #: [error]session msgid "Session error" msgstr "Erro de sessão" #: [error]account_created msgid "Account successfully created" msgstr "Conta criada com sucesso" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "Erro desconhecido" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "Falha na autenticação do Movim. Dado errados foram inseridos." #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "A autenticação XMPP falhou" #: [form]username msgid "My address" msgstr "O meu endereço" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "Tudo" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "Ajuda" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "Intermediário" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "Perfil" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "Enviar" #: [save]reset [button]reset msgid "Reset" msgstr "Limpar" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "Início" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "Criar uma Conta" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "Avatar" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "Feed" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "Erro: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "Não foi possível carregar o ficheiro '%s'" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "Adicionar" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "Cancelar" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "Enviar" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "Aceitar" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "Dia" #: [day]monday msgid "Monday" msgstr "Segunda-feira" #: [day]tuesday msgid "Tuesday" msgstr "Terça-feira" #: [day]wednesday msgid "Wednesday" msgstr "Quarta-feira" #: [day]thursday msgid "Thursday" msgstr "Quinta-feira" #: [day]friday msgid "Friday" msgstr "Sexta-feira" #: [day]saturday msgid "Saturday" msgstr "Sábado" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "Robô" #: [client]desktop msgid "Desktop" msgstr "Ambiente de trabalho" #: [client]phone msgid "Phone" msgstr "Telemóvel" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "Online" #: [presence]away msgid "Away" msgstr "Ausente" #: [presence]dnd msgid "Do Not Disturb" msgstr "Não Perturbe" #: [presence]xa msgid "Extended Away" msgstr "Ausência Prolongada" #: [presence]offline msgid "Offline" msgstr "Indisponível" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "zangado" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "Mês" #: [month]january msgid "January" msgstr "Janeiro" #: [month]february msgid "February" msgstr "Fevereiro" #: [month]march msgid "March" msgstr "Março" #: [month]april msgid "April" msgstr "Abril" #: [month]may msgid "May" msgstr "Maio" #: [month]june msgid "June" msgstr "Junho" #: [month]july msgid "July" msgstr "Julho" #: [month]august msgid "August" msgstr "Agosto" #: [month]september msgid "September" msgstr "Setembro" #: [month]october msgid "October" msgstr "Outubro" #: [month]november msgid "November" msgstr "Novembro" #: [month]december msgid "December" msgstr "Dezembro" #: [year]title msgid "Year" msgstr "Ano" #: [date]today msgid "Today" msgstr "Hoje" #: [date]tomorrow msgid "Tomorrow" msgstr "Amanhã" #: [date]yesterday msgid "Yesterday" msgstr "Ontem" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "Dia" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "Ver artigos mais antigos" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Novembro" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/pt_br.po000066400000000000000000001645071342764602200160370ustar00rootroot00000000000000# # Translators: # Christopher Ribeiro , 2018 # Evandro Alves Rodrigues , 2017 # FIRST AUTHOR , 2012 # ismael bonato , 2016 # Jose Marcos Araujo , 2016 # Renato P , 2017 # Victor Vinicius , 2015 # Victor Vinicius , 2015 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Christopher Ribeiro \n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/movim/movim/language/pt_BR/)\n" "Language: pt_BR\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Obrigado" #: [about]developers msgid "Developers" msgstr "Desenvolvedores" #: [about]translators msgid "Translators" msgstr "Tradutores" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Obrigado a todos os tradutores" #: [about]software msgid "Software" msgstr "Programa" #: [about]resources msgid "Resources" msgstr "Recursos" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim é uma plataforma de comunicação baseada em XMPP. Todo o projeto, exceto os seguintes softwares e recursos, está sob" #: [account]title [page]account msgid "Account" msgstr "Conta" #: [account]password_change_title msgid "Change my password" msgstr "Alterar minha senha" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Senha" #: [account]password_confirmation msgid "Password confirmation" msgstr "Confirmação de senha" #: [account]password_changed msgid "The password has been updated" msgstr "A senha foi atualizada" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Por favor informe uma senha válida (mínimo 6 caracteres)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "As senhas informadas são diferentes" #: [account]delete msgid "Delete your account" msgstr "Apague sua conta" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "Você irá apagar sua conta XMPP e todas as informações relacionadas (perfil, contatos e publicações)." #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "Certeza que deseja excluir isto?" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "Gateway" #: [account]clear msgid "Leave this instance" msgstr "Sair desta instância" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "Você irá apagar todas as informações relativas a sua conta desta instância do Movim (perfil, contatos e publicações)" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "Esta ação não irá apagar sua conta mas te desconectará desta instância." #: [create]title [subscribe]title msgid "Create a new account" msgstr "Criar uma nova conta" #: [create]notfound msgid "No account creation form found on the server" msgstr "O formulário de criação de conta não foi encontrado no servidor" #: [create]server_on msgid "on" msgstr "em" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "Sua conta foi registrada com sucesso" #: [create]loading msgid "Loading" msgstr "Carregando" #: [create]placeholder msgid "…and start playing" msgstr "... começando" #: [error]not_acceptable msgid "Not Acceptable" msgstr "Não permitido" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "O sistema de registro deste servidor está momentaneamente indisponível" #: [error]forbidden msgid "Registration forbidden" msgstr "Registro proibido" #: [adhoc]title msgid "Actions" msgstr "Ações" #: [adhoc]completed msgid "Action completed" msgstr "Ação completada" #: [admin]general msgid "General Settings" msgstr "Configurações Gerais" #: [general]theme msgid "Theme" msgstr "Tema" #: [general]language msgid "Default language" msgstr "Idioma padrão" #: [general]log_verbosity msgid "Log verbosity" msgstr "Detalhamento do Log" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "Restringir sugestões" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "Somente sugerir salas de chat, comunidades e outros conteúdos que estão disponíveis no servidor XMPP do usuário e serviços relacionados" #: [credentials]title msgid "Administration Credential" msgstr "Credenciais de Administração" #: [credentials]username [input]username msgid "Username" msgstr "Nome de usuário" #: [credentials]re_password msgid "Retype password" msgstr "Digite a senha novamente" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "Servidores XMPP permitidos (Lista branca)" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "Se você deseja especificar uma lista de servidores XMPP autorizados em seu pod Movim e NEGAR a conexão para qualquer outro servidor, por favor informe o domínio aqui (separado por vírgula, ex: movim.eu, jabber.fr, etc.)." #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "Deixe este campo em branco caso deseje permitir acesso para todas as contas XMPP" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "Servidores XMPP na lista branca" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "Mensagem Informativa" #: [information]description [communityconfig]description msgid "Description" msgstr "Descrição" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "Deixe este campo em branco se não quiser mostrar nenhuma mensagem" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "Mensagem Informativa" #: [xmpp]title msgid "Default XMPP server" msgstr "Servidor XMPP padrão" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "Servidor de domínio principal XMPP" #: [xmpp]description msgid "Main XMPP server description" msgstr "Descrição do servidor principal XMPP" #: [xmpp]country msgid "Main XMPP server country" msgstr "País do servidor XMPP principal" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "Selecione um país na lista" #: [log]empty msgid "Empty" msgstr "Vazio" #: [log]syslog msgid "Syslog" msgstr "Syslog" #: [log]syslog_files msgid "Syslog and files" msgstr "Syslog e arquivos" #: [adminsessions]title msgid "Sessions" msgstr "Sessões" #: [admin]compatibility msgid "General Overview" msgstr "Visão Geral" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "Ler e escrever os direitos do servidor no diretório %s Movim" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "Erro de conexão WebSocket. Por favor verifique se a aplicação Movim foi inicializada corretamente" #: [schema]browser msgid "Browser" msgstr "Navegador" #: [schema]movim msgid "Movim Core" msgstr "Movim Core" #: [schema]daemon msgid "Movim Daemon" msgstr "Movim Daemon" #: [schema]database msgid "Database" msgstr "Banco de dados" #: [schema]xmpp msgid "XMPP" msgstr "XMPP" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "Aqui você pode registrar seu pod no oficial %sMovim API%s" #: [api]register msgid "Your pod is not registered on the API" msgstr "Seu pod não está registrado na API" #: [api]registered msgid "Your pod is registered on the API" msgstr "Seu pod está registrado na API" #: [api]wait msgid "Your pod is not yet validated" msgstr "Seu pod não foi validado ainda" #: [api]validated msgid "Your pod is validated" msgstr "Seu pod foi validado" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "Você pediu para ser removido desta API, esta requisição será processada em algumas horas" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "Configuração atualizada" #: [avatar]file msgid "File" msgstr "Arquivo" #: [avatar]use_it msgid "Use it" msgstr "Usar este" #: [avatar]webcam msgid "Webcam" msgstr "Webcam" #: [avatar]cheese msgid "Cheese!" msgstr "Xiiis!" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "Tirar foto com a webcam" #: [avatar]updated msgid "Avatar Updated" msgstr "Avatar Atualizado" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "Avatar Não Atualizado" #: [avatar]missing msgid "No avatar defined yet" msgstr "Avatar não definido ainda" #: [blog]title [feed]title msgid "%s’s feed" msgstr "Notícias de %s" #: [blog]private msgid "This content is private, please login to see it" msgstr "Este conteúdo é privado, por favor entre entre em sua conta para visualizá-lo" #: [message]published msgid "Message Published" msgstr "Mensagem publicada" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "Sua mensagem não pôde ser enviada, por favor tente novamente mais tarde" #: [message]encrypted msgid "Encrypted message" msgstr "Mensagem criptografada" #: [message]composing [chats]composing msgid "Composing…" msgstr "Criando..." #: [message]paused [chats]paused msgid "Paused…" msgstr "Parado..." #: [message]gone msgid "Contact gone" msgstr "Contato saiu" #: [message]history msgid "%s messages retrieved" msgstr "%s mensagens recebidas" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "Você pode usar a seta para cima ↑ para editar sua mensagem anterior" #: [chat]attention msgid "%s needs your attention" msgstr "%s precisa de sua atenção" #: [chat]placeholder msgid "Your message here…" msgstr "Sua mensagem aqui..." #: [chat]smileys msgid "Smileys" msgstr "Smileys" #: [chat]frequent msgid "Frequent contacts" msgstr "Contatos frequentes" #: [chat]new_title msgid "Nothing here yet…" msgstr "Nada aqui ainda..." #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "Não tenha timidez, mande uma primeira mensagem para iniciar a conversa" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "Você recebeu um convite para entrar em uma sala de chat" #: [chat]invitation_join msgid "Join %s" msgstr "Entrar em %s" #: [chat]profile msgid "See the profile" msgstr "Ver o perfil" #: [chat]clear msgid "Clear the history" msgstr "Limpar o histórico" #: [chat]edit_previous msgid "Edit last message" msgstr "Editar a mensagem anterior" #: [chat]report_abuse msgid "Report abuse" msgstr "Reportar abuso" #: [chatroom]members msgid "Members" msgstr "Membros" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "Conectado à Sala de Bate-papo" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "Desconectado da Sala de Bate-papo" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Configuração" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "Configuração salva" #: [chatroom]subject msgid "Subject" msgstr "Assunto" #: [chatroom]subject_changed msgid "Subject changed" msgstr "Assunto alterado" #: [chatroom]administration [page]administration msgid "Administration" msgstr "Administração" #: [chats]empty_title msgid "No chats yet…" msgstr "Sem conversas ainda..." #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "Inicie uma nova conversa clicando no botão %s." #: [chats]add msgid "Chat with a contact" msgstr "Converse com um contato" #: [button]chat msgid "Chat" msgstr "Bate-papo" #: [button]new msgid "New conversation" msgstr "Nova conversa" #: [communities]empty_text msgid "Discover, follow and share" msgstr "Descubra, siga e compartilhe" #: [communities]counter msgid "%s communities" msgstr "Comunidades %s" #: [communities]search_server msgid "Search for a new server" msgstr "Procurar por um novo servidor" #: [communities]servers msgid "Communities servers" msgstr "Servidores comunitários" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "Este servidor não existe" #: [communitiesserver]created msgid "Community created successfully" msgstr "Comunidade criada com sucesso" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "Não há ainda comunidades neste servidor" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "Criar uma nova comunidade em %s" #: [communitiesserver]name msgid "Community name" msgstr "Nome da Comunidade" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "Meu Pequeno Pônei - Fã-Clube" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "Por favor indique um nome válido para a comunidade (no mínimo 4 caracteres)" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "Você não pode criar uma nova comunidade neste servidor" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "Inscrições" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "Comunidade apagada com sucesso" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "Apagar a comunidade" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "Você vai apagar a comunidade seguinte. Por favor, confirme sua ação" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "Parece que esta comunidade não existe. Você deseja removê-la de suas inscrições?" #: [communityaffiliation]owners msgid "Owners" msgstr "Dono" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "Publicadores" #: [communityaffiliation]roles msgid "Roles" msgstr "Papéis" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "Papéis corretamente configurados" #: [communityconfig]publication msgid "Publication" msgstr "Publicação" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "Aberto" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "Todos podem publicar" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "Os publicadores podem publicar" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "Inscritos" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "Os inscritos podem publicar" #: [communitydata]sub msgid "%s subscribers" msgstr "%s inscritos" #: [communitydata]num msgid "%s posts" msgstr "%s artigos" #: [communitydata]public msgid "Public page" msgstr "Página pública" #: [communityheader]subscribe msgid "Subscribe" msgstr "Inscrever" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "Cancelar inscrição" #: [communityheader]subscribed msgid "Subscribed" msgstr "Inscrito" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "Inscrição cancelada" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "As inscrições estão desabilitadas nesta comunidade" #: [communityheader]label_label msgid "Give a label for this community" msgstr "Atribuir uma etiqueta para este grupo" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "Nome da minha comunidade" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "Compartilhar esta inscrição publicamente" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "Irá aparecer em seu perfil" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "Você irá cancelar sua inscrição nesta comunidade" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "Você tem certeza?" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "Conteúdo adulto bloqueado" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "Algum conteúdo adulto foi bloqueado nesta página. Você pode habilitar a exibição de conteúdo adulto na página de configuração." #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "Minhas Inscrições" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "Olá" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "Aqui você será capaz de gerenciar todas as suas inscrições." #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "Você não está inscrito em nenhum grupo ainda." #: [config]general msgid "General" msgstr "Geral" #: [config]language msgid "Language" msgstr "Idioma" #: [config]roster msgid "Roster display" msgstr "Exibição na lista" #: [config]roster_show msgid "Show the offline contacts" msgstr "Mostrar os contatos offline" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "Esconder os contatos offline" #: [config]appearence msgid "Appearence" msgstr "Aparência" #: [config]not_valid msgid "Configuration invalid" msgstr "configuração invalida" #: [config]advanced msgid "Advanced Configuration" msgstr "configurações avançadas" #: [config]nsfw msgid "Display adult content" msgstr "Exibir conteúdo adulto" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "Irá lhe permitir ler postagens marcadas com a etiqueta #nsfw" #: [config]night_mode msgid "Night Mode" msgstr "Modo noturno" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "Use cores escuras para descansar seus olhos" #: [config]mam msgid "Archiving preferences" msgstr "Arquivando preferências" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "Arquivando preferências no servidor" #: [config]mam_always msgid "Always" msgstr "Sempre" #: [config]mam_never msgid "Never" msgstr "Nunca" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "Arquivando preferências salvas" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "URL com CSS personalizado para seu blog" #: [confirm]title msgid "Confirmation of authentication" msgstr "Confirmação de autenticação" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "A seguinte plataforma gostaria da sua confirmação para autenticar nesta conta" #: [confirm]code msgid "Authentication code" msgstr "Código de autenticação" #: [roster]add_title msgid "Add a contact" msgstr "Adicionar um contato" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "Informe o Jabber ID do seu contato." #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "Aperte Enter para ratificar." #: [roster]added msgid "Contact added" msgstr "Contato adicionado" #: [roster]updated msgid "Contact updated" msgstr "Contato atualizado" #: [roster]deleted msgid "Contact deleted" msgstr "Contato excluído" #: [general]legend msgid "General Information" msgstr "Informações gerais" #: [general]name [chatrooms]name msgid "Name" msgstr "Nome" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Apelido" #: [general]date_of_birth msgid "Date of Birth" msgstr "Data de Nascimento" #: [general]gender msgid "Gender" msgstr "Sexo" #: [general]marital msgid "Marital Status" msgstr "Estado Civil" #: [general]email msgid "Email" msgstr "E-mail" #: [general]website msgid "Website" msgstr "Site" #: [general]about msgid "About Me" msgstr "Sobre Mim" #: [general]accounts msgid "Other Accounts" msgstr "Outras contas" #: [general]tune msgid "Is Listening" msgstr "Escutando" #: [position]legend msgid "Geographic Position" msgstr "Posição geográfica" #: [position]locality msgid "Locality" msgstr "Localização" #: [position]country msgid "Country" msgstr "País" #: [mood]title msgid "Mood" msgstr "Humor" #: [mood]im msgid "I’m " msgstr "Eu sou" #: [listen]title msgid "Listening" msgstr "Ouvindo" #: [last]title msgid "Last seen" msgstr "Última visualização" #: [client]title msgid "Client Information" msgstr "Informação do cliente" #: [explore]last_registered msgid "Last registered" msgstr "Último login" #: [explore]explore msgid "Find some new friends" msgstr "Encontrar alguns novos amigos" #: [edit]title [button]edit msgid "Edit" msgstr "Editar" #: [edit]alias msgid "Alias" msgstr "Apelido" #: [edit]group msgid "Group" msgstr "Grupo" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "Você irá deletar um de seus contatos, por favor confirme sua ação" #: [age]years msgid "%s years" msgstr "%s anos" #: [blog]last msgid "Last public post" msgstr "Último artigo público" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "Visite o blog para ver todos os artigos." #: [subscription]to msgid "You can see this contact status" msgstr "Você pode ver o estado do seu contato" #: [subscription]to_button msgid "Share my status" msgstr "Compartilhar meu estado" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "Mas este contato não pode ver o seu" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "Você não está inscrito para este contato" #: [subscription]from_button msgid "Ask to subscribe" msgstr "Solicitar inscrição" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "Mas este contato ainda pode ver se você está online" #: [subscription]nil msgid "No subscriptions" msgstr "Sem inscrições" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "Convidar" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "Este contato está em sua lista de contatos mas não há conexão entre as duas contas" #: [help]faq msgid "Frequently Asked Questions" msgstr "Dúvidas mais comuns" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "Você já tentou Movim em outras plataformas?" #: [apps]phone msgid "Apps for your phone" msgstr "Apps para seu telefone" #: [apps]android msgid "Try out our official Android app" msgstr "Experimente nosso app oficial para Android" #: [apps]recommend msgid "We also recommend" msgstr "Também recomendamos" #: [apps]computer msgid "Apps for your computer" msgstr "Apps para seu computador" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "Nossos aplicativos oficiais estão disponíveis em nosso website" #: [contact]title msgid "Administrators & Contact" msgstr "Adiministradores e contato" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "Conversar com o time Movim?" #: [chatroom]button msgid "Add the chatroom" msgstr "Adicionar a sala de bate-papo" #: [invitations]title msgid "Pending Invitations" msgstr "Convites pendentes" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "%s quer falar com você" #: [error]username msgid "Wrong username" msgstr "Nome de usuário incorreto" #: [error]jid msgid "Invalid JID" msgstr "JID inválido:" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "Sem resposta ao desafio por parte do servidor" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "Erro de domínio do XMPP, sua conta não tem um ID jabber valido" #: [error]data_missings msgid "Some data are missing!" msgstr "Alguns dados estão perdidos!" #: [error]wrong_password msgid "Wrong password" msgstr "Senha incorreta" #: [error]internal msgid "Internal server error" msgstr "Erro interno do servidor" #: [error]session msgid "Session error" msgstr "Erro de sessão" #: [error]account_created msgid "Account successfully created" msgstr "Conta criada com sucesso" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "O servidor demorou muito tempo para responder" #: [error]impossible msgid "Impossible login" msgstr "Login impossível" #: [error]default msgid "Unknown error" msgstr "Erro desconhecido" #: [error]login_format msgid "Invalid username format" msgstr "Formato de nome de usuário inválido" #: [error]password_format msgid "Invalid password format" msgstr "Formato de senha inválido" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "Seu servidor XMPP não está autorizado" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "A autenticação do Movim falhou. Você inseriu dados errados." #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "O Mecanismo de autenticação não é suportado por Movim" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "A autenticação XMPP falhou" #: [form]username msgid "My address" msgstr "Meu endereço" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "Você pode logar com contas dos seguintes servidores" #: [form]connected msgid "Connected" msgstr "Conectado" #: [form]population msgid "Population" msgstr "População" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "%slhe convidou para uma sala de chat" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "Apelido ruim (entre 4 e 40 caracteres)" #: [menu]empty_title msgid "No news yet…" msgstr "Sem notícias ainda..." #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "Bem vindo a seu feed de notícias, aqui verás todas as postagens publicadas por seus contatos e pelas comunidades que segue." #: [menu]all msgid "All" msgstr "Tudo" #: [menu]mine msgid "My publications" msgstr "Minhas publicações" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "Contatos" #: [menu]add_post msgid "Write a new post…" msgstr "Escrever nova postagem" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "Notificações" #: [notifs]empty msgid "No new notifications" msgstr "Sem novas notificações" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "Movim pode lhe notificar quando nova postagem for publicada ou se receber novas mensagens" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "Você sempre pode desabilitar posteriormente" #: [onboarding]public_title msgid "Public profile" msgstr "Perfil público" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "Tornar seu perfil público e outros usuários irão lhe encontrar e fazer novos contatos facilmente" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "voc&e pode sempre desabilitar isso nas configurações posteriormente" #: [onboarding]popups_title msgid "Popups" msgstr "Popups" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "Movim está usando popus para recurso de videoconferência, que as vezes são bloqueados pelos navegadores" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "Por favor, habilite-os para utilizar tal recurso corretamente" #: [post]news_feed msgid "News Feed" msgstr "Fonte de Notícias" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "Descubra e registre-se em grupos que você está interessado" #: [post]content msgid "Content" msgstr "Conteúdo" #: [post]published msgid "Post published" msgstr "Artigo publicado" #: [post]deleted msgid "Post deleted" msgstr "Artigo excluído" #: [post]hot msgid "What’s Hot" msgstr "O que há de novo" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "Postagens recentemente publicadas em comunidades nas quais ainda não está inscrito" #: [post]new [publishbrief]new msgid "New post" msgstr "Novo artigo" #: [post]repost msgid "This is a re-post from %s" msgstr "Este é um artigo republicado de %s" #: [post]repost_profile msgid "See %s profile" msgstr "Ver o perfil de %s" #: [post]blog_last msgid "Public posts from users" msgstr "Artigos públicos de usuários " #: [post]public msgid "Publish this post publicly?" msgstr "Publicar este artigo publicamente?" #: [post]public_yes msgid "This post is public" msgstr "Este artigo é público" #: [post]public_no msgid "This post is private" msgstr "Este artigo é privado" #: [post]public_url msgid "Public URL of this post" msgstr "Publicar a URL deste artigo" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "Excluir este artigo" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "Você irá excluir este artigo, por favor confirme sua ação" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "Tem certeza que deseja apagar este comentário?" #: [post]discover msgid "Discover more articles on the communities page" msgstr "Descobra mais artigos nas páginas de comunidade" #: [post]more msgid "Read more" msgstr "Ler mais" #: [post]comments_disabled msgid "Comments disabled" msgstr "Comentários desabilitados" #: [post]comment_published msgid "Comment published" msgstr "Comentário publicado" #: [post]comment_publish_error #, fuzzy msgid "The comment cannot be published" msgstr "Comentário publicado" #: [post]comment_deleted msgid "Comment deleted" msgstr "Comentário excluído" #: [post]liked #, fuzzy msgid "Liked your publication" msgstr "Minhas publicações" #: [hello]blog_title msgid "Visit your public blog" msgstr "Visite o seu blog público" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "Veja seus artigos públicos e compartilhe-os com todos os seus contatos" #: [hello]contact_post msgid "Contact post" msgstr "Artigo de um contato" #: [hello]share_title msgid "Universal share button" msgstr "Botão de compartilhamento universal" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "Favorite ou arraste e solte o seguinte botão na sua barra de ferramentas e utilize-o em todas as páginas que você queira compartilhar no Movim" #: [hello]share_button msgid "Share on Movim" msgstr "Compartilhar no Movim" #: [hello]enter_title msgid "Oh! Hello!" msgstr "Oh! Ola!" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" "Parece que você é novo aqui!\n" "Bem vindo ao Movim!" #: [hello]menu_title msgid "Check the Menu" msgstr "Verificar o Menu" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "Todas as funcionalidades principais do Movim estão acessíveis aqui. Não hesite em navegar através das páginas para descobrir mais!" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "Parece que você ainda não completou seu perfil" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "Você pode ir na pagina de Configurações do seu perfil para descrever-se e também carregar uma figura legal" #: [status]disconnect msgid "Disconnect" msgstr "Desconectar" #: [status]updated msgid "Status updated" msgstr "Estado atualizado" #: [status]presence msgid "Presence" msgstr "Presente" #: [publishbrief]placeholder msgid "What’s new?" msgstr "O que há de novo?" #: [publishbrief]post msgid "Write a post" msgstr "Escrever uma postagem" #: [publishbrief]add_link msgid "Add a link" msgstr "Adicionar um novo endereço" #: [publishbrief]no_title msgid "Please provide a title" msgstr "Por favor forneça um título" #: [publishbrief]preview msgid "Preview" msgstr "Visualizar" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "Adicione um arquivo ou imagem" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "Você não pode publicar um artigo aqui" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "Sem conteúdo para visualizar" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "Por favor informe um URL válido" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "Você pode formatar o seu conteúdo utilizando Markdown" #: [publishhelp]title [page]help msgid "Help" msgstr "Ajuda" #: [publishhelp]more msgid "More help" msgstr "Mais ajuda" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "Manual de sintaxe Markdown" #: [rooms]add msgid "Add a chatroom" msgstr "Adicionar uma Sala de Bate-papo" #: [rooms]edit msgid "Edit a chatroom" msgstr "Editar uma Sala de Bate-papo" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "Você ainda não tem nenhuma sala de bate-papo." #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "Adicione pressionando o botão adicionar" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "Gateway" #: [chatrooms]title msgid "Chatrooms" msgstr "Salas de Bate-papo" #: [chatrooms]id msgid "Chat Room ID" msgstr "ID da Sala de Bate-papo" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "Minha Sala Favorita" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "ID de Sala de Bate-papo inválido" #: [chatrooms]empty_name msgid "Empty name" msgstr "Nome vazio" #: [chatrooms]users msgid "Users in the room" msgstr "Usuários na sala" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "Por favor informe um apelido valido (2 a 40 caracteres)" #: [chatrooms]conflict msgid "Username already taken" msgstr "Nome de usuário em uso" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "Juntar-se à sala de Chat" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "Você não pode entrar nesta sala de chat, é necessário registro prévio" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "Favoritos atualizados" #: [room]anonymous_title msgid "Public chatroom" msgstr "Sala de Bate-papo pública" #: [room]no_room msgid "Please provide a room address" msgstr "Por favor informe um endereço de sala" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "Você está atualmente conectado como um usuário anônimo." #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "Você pode entrar utilizando sua conta ou criando uma nova na pagina de identificação, utilizando para isso a cruz no canto direito." #: [room]anonymous_login msgid "Login on %s" msgstr "Conectar em %s" #: [room]nick msgid "Your nickname" msgstr "Seu apelido" #: [room]invite msgid "Invite a contact" msgstr "Convidar um contato" #: [room]invited msgid "Invitation sent" msgstr "Convite enviado" #: [room]invite_code msgid "Send this link to your contacts" msgstr "Enviar este link para seus contatos" #: [room]public_muc #, fuzzy msgid "Public" msgstr "Publicar" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "O que você esta procurando?" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "Me abra utilizando Ctrl + M" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title #, fuzzy msgid "No contacts yet?" msgstr "Sem comentários ainda" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "Estatísticas" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "Um adesivo foi enviado utilizando o Movim" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "Movim é uma rede social descentralizada, antes de criar uma conta nova você precisa escolher um servidor para registrar-se." #: [subscribe]server_question msgid "Your server here?" msgstr "Seu servidor aqui?" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "Nos contate para adicionar seus servidores junto à lista de servidores oficiais" #: [feed]nope msgid "No public feed for this contact" msgstr "Não há Fonte de notícias pública para este contato" #: [feed]nope_contact msgid "No contact specified" msgstr "Sem contato específico" #: [upload]title msgid "Upload a file" msgstr "Enviar um arquivo" #: [upload]choose msgid "Choose a file to upload" msgstr "Escolha um arquivo para enviar" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "Figuras grandes serão redimensionadas e compactadas" #: [upload]error_filesize msgid "File too large" msgstr "O arquivo é grande demais" #: [upload]error_failed msgid "Upload failed" msgstr "O envio falhou" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "Perfil" #: [vcard]updated msgid "Profile Updated" msgstr "Perfil atualizado" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "Perfil Não Atualizado" #: [vcard]public msgid "Your profile is now public" msgstr "Seu perfil agora é público" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "Seu perfil está restrito agora" #: [privacy]privacy_title msgid "Privacy Level" msgstr "Nível de privacidade" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "Este perfil é público?" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "Por favor preste atenção! Ao tornar seu perfil público, todas as infomações listadas abaixo estarão disponíveis para todos os usuários do Movim e em toda a internet." #: [save]submit [button]submit msgid "Submit" msgstr "Enviar" #: [save]reset [button]reset msgid "Reset" msgstr "Restaurar" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "Movim está no momento operando em modo degradado" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "Este servidor não suporta persistência XMPP Pubsub." #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "As comunidades, notícias e perfis estão desabilitados neste momento" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "Por favor, entre em contato com o administrador de seu servidor para verificar se este recurso pode ser habilitado" #: [visio]calling msgid "…is calling you" msgstr "... está lhe ligando" #: [visio]ringing msgid "…ringing" msgstr "... chamando" #: [visio]in_call msgid "in call" msgstr "em ligação" #: [visio]failed msgid "failed" msgstr "falhou" #: [visio]connecting msgid "…connecting" msgstr "...conectando" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "Movim é uma plataforma de rede social distribuída incrível que protege sua privacidade e vem com funcionalidades incríveis." #: [global]loading msgid "Loading…" msgstr "Carregando" #: [global]or msgid "Or" msgstr "ou" #: [page]communities msgid "Communities" msgstr "Comunidades" #: [page]home msgid "Home" msgstr "Página inicial" #: [page]explore msgid "Explore" msgstr "Explorar" #: [page]account_creation msgid "Account Creation" msgstr "Criar conta" #: [page]news msgid "News" msgstr "Notícias" #: [page]avatar msgid "Avatar" msgstr "Avatar" #: [page]chats msgid "Chats" msgstr "Conversas" #: [page]publish msgid "Publish" msgstr "Publicar" #: [page]post msgid "Post" msgstr "Postagem" #: [page]blog msgid "Blog" msgstr "Blog" #: [page]about msgid "About" msgstr "Sobre" #: [page]login msgid "Login" msgstr "Entrar" #: [page]not_found #, fuzzy msgid "Not Found" msgstr "Não agora" #: [page]feed msgid "Feed" msgstr "Fonte de notícias" #: [page]posts msgid "Posts" msgstr "Artigos" #: [page]gallery msgid "Gallery" msgstr "Galeria" #: [page]visio msgid "Visio-conference" msgstr "Video conferência" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "Compartilhar" #: [page]room msgid "Room" msgstr "Sala" #: [page]tag msgid "Tag" msgstr "Etiqueta" #: [error]error msgid "Error: %s" msgstr "Erro: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "Não foi possível carregar o arquivo '%s'" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "A ferramenta '%s' requerida não existe." #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "Evento solicitado '%s' não registrado." #: [error]whoops msgid "Whoops!" msgstr "Ooops!" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "Movim não consegue falar com o servidor, por favor tente novamente mais tarde" #: [error]oops msgid "Oops!" msgstr "Oops!" #: [button]call msgid "Call" msgstr "Ligação" #: [button]validate msgid "Validate" msgstr "Validar" #: [button]refresh msgid "Refresh" msgstr "Recarregar" #: [button]add msgid "Add" msgstr "Adicionar" #: [button]delete msgid "Delete" msgstr "Excluir" #: [button]cancel msgid "Cancel" msgstr "Cancelar" #: [button]close msgid "Close" msgstr "Fechar" #: [button]update msgid "Update" msgstr "Atualizar" #: [button]updating msgid "Updating" msgstr "Atualizando" #: [button]submitting msgid "Submitting" msgstr "Enviando" #: [button]register msgid "Register" msgstr "Registrar" #: [button]reply msgid "Reply" msgstr "Responder" #: [button]unregister msgid "Unregister" msgstr "Desfazer registro" #: [button]save msgid "Save" msgstr "Salvar" #: [button]clear msgid "Clear" msgstr "Limpar" #: [button]upload msgid "Upload" msgstr "Enviar" #: [button]connecting msgid "Connecting" msgstr "Conectando" #: [button]bool_yes msgid "Yes" msgstr "Sim" #: [button]bool_no msgid "No" msgstr "Não" #: [button]return msgid "Return" msgstr "Retornar" #: [button]accept msgid "Accept" msgstr "Aceitar" #: [button]refuse msgid "Refuse" msgstr "Recusar" #: [button]next msgid "Next" msgstr "Próximo" #: [button]previous msgid "Previous" msgstr "Anterior" #: [button]search msgid "Search" msgstr "Procurar" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "Compartilhar" #: [button]discover msgid "Discover" msgstr "Descobra" #: [button]like msgid "Like" msgstr "Gostar" #: [button]not_now msgid "Not Now" msgstr "Não agora" #: [button]enable msgid "Enable" msgstr "Habilitar" #: [button]sign_up msgid "Sign Up" msgstr "Inscrever" #: [day]title msgid "Day" msgstr "Dia" #: [day]monday msgid "Monday" msgstr "Segunda-feira" #: [day]tuesday msgid "Tuesday" msgstr "Terça-feira" #: [day]wednesday msgid "Wednesday" msgstr "Quarta-feira" #: [day]thursday msgid "Thursday" msgstr "Quinta-feira" #: [day]friday msgid "Friday" msgstr "Sexta-feira" #: [day]saturday msgid "Saturday" msgstr "Sábado" #: [day]sunday msgid "Sunday" msgstr "Domingo" #: [client]bot msgid "Bot" msgstr "Robô" #: [client]desktop msgid "Desktop" msgstr "Área de trabalho" #: [client]phone msgid "Phone" msgstr "Telefone" #: [client]web msgid "Web" msgstr "Web" #: [client]registered msgid "Registered" msgstr "Registrado" #: [presence]online msgid "Online" msgstr "Conectado" #: [presence]away msgid "Away" msgstr "Ausente" #: [presence]dnd msgid "Do Not Disturb" msgstr "Não perturbe" #: [presence]xa msgid "Extended Away" msgstr "Não disponível por um tempo" #: [presence]offline msgid "Offline" msgstr "Desconectado" #: [presence]error msgid "Error" msgstr "Erro" #: [mood]afraid msgid "afraid" msgstr "amedrontado" #: [mood]amazed msgid "amazed" msgstr "maravilhado(a)" #: [mood]amorous msgid "amorous" msgstr "amoroso(a)" #: [mood]angry msgid "angry" msgstr "bravo(a)" #: [mood]annoyed msgid "annoyed" msgstr "irritado(a)" #: [mood]anxious msgid "anxious" msgstr "ansioso(a)" #: [mood]aroused msgid "aroused" msgstr "excitado(a)" #: [mood]ashamed msgid "ashamed" msgstr "envergonhado(a)" #: [mood]bored msgid "bored" msgstr "entediado(a)" #: [mood]brave msgid "brave" msgstr "encorajado(a)" #: [mood]calm msgid "calm" msgstr "calmo(a)" #: [mood]cautious msgid "cautious" msgstr "cauteloso(a)" #: [mood]cold msgid "cold" msgstr "frio" #: [mood]confident msgid "confident" msgstr "confiante" #: [mood]confused msgid "confused" msgstr "confuso(a)" #: [mood]contemplative msgid "contemplative" msgstr "contemplativo(a)" #: [mood]contented msgid "contented" msgstr "satisfeito(a)" #: [mood]cranky msgid "cranky" msgstr "ranzinza" #: [mood]crazy msgid "crazy" msgstr "louco(a)" #: [mood]creative msgid "creative" msgstr "criativo(a)" #: [mood]curious msgid "curious" msgstr "curioso(a)" #: [mood]dejected msgid "dejected" msgstr "rejeitado(a)" #: [mood]depressed msgid "depressed" msgstr "deprimido(a)" #: [mood]disappointed msgid "disappointed" msgstr "disapontado(a)" #: [mood]disgusted msgid "disgusted" msgstr "enojado(a)" #: [mood]dismayed msgid "dismayed" msgstr "desiludido(a)" #: [mood]distracted msgid "distracted" msgstr "distraído(a)" #: [mood]embarrassed msgid "embarrassed" msgstr "tímido(a)" #: [mood]envious msgid "envious" msgstr "ciumento(a)" #: [mood]excited msgid "excited" msgstr "animado(a)" #: [mood]flirtatious msgid "flirtatious" msgstr "paquera" #: [mood]frustrated msgid "frustrated" msgstr "frustrado" #: [mood]grateful msgid "grateful" msgstr "grato(a)" #: [mood]grieving msgid "grieving" msgstr "pesaroso(a)" #: [mood]grumpy msgid "grumpy" msgstr "rabujento(a)" #: [mood]guilty msgid "guilty" msgstr "culpado(a)" #: [mood]happy msgid "happy" msgstr "feliz" #: [mood]hopeful msgid "hopeful" msgstr "esperançoso(a)" #: [mood]hot msgid "hot" msgstr "quente" #: [mood]humbled msgid "humbled" msgstr "humilde" #: [mood]humiliated msgid "humiliated" msgstr "humilhado(a)" #: [mood]hungry msgid "hungry" msgstr "faminto(a)" #: [mood]hurt msgid "hurt" msgstr "machucado(a)" #: [mood]impressed msgid "impressed" msgstr "impressionado(a)" #: [mood]in_awe msgid "in awe" msgstr "admirado" #: [mood]in_love msgid "in love" msgstr "apaixonado(a)" #: [mood]indignant msgid "indignant" msgstr "indignado" #: [mood]interested msgid "interested" msgstr "interessado(a)" #: [mood]intoxicated msgid "intoxicated" msgstr "intoxicado(a)" #: [mood]invincible msgid "invincible" msgstr "invencível" #: [mood]jealous msgid "jealous" msgstr "invejoso(a)" #: [mood]lonely msgid "lonely" msgstr "sozinho(a)" #: [mood]lost msgid "lost" msgstr "perdido(a)" #: [mood]lucky msgid "lucky" msgstr "sortudo(a)" #: [mood]mean msgid "mean" msgstr "malvado(a)" #: [mood]moody msgid "moody" msgstr "no clima" #: [mood]nervous msgid "nervous" msgstr "nervoso(a)" #: [mood]neutral msgid "neutral" msgstr "neutro" #: [mood]offended msgid "offended" msgstr "ofendido(a)" #: [mood]outraged msgid "outraged" msgstr "ultrajado(a)" #: [mood]playful msgid "playful" msgstr "divertido" #: [mood]proud msgid "proud" msgstr "orgulhoso(a)" #: [mood]relaxed msgid "relaxed" msgstr "relaxado(a)" #: [mood]relieved msgid "relieved" msgstr "aliviado(a)" #: [mood]restless msgid "restless" msgstr "agitado" #: [mood]sad msgid "sad" msgstr "triste" #: [mood]sarcastic msgid "sarcastic" msgstr "sarcástico" #: [mood]satisfied msgid "satisfied" msgstr "satisfeito(a)" #: [mood]serious msgid "serious" msgstr "sério(a)" #: [mood]shocked msgid "shocked" msgstr "chocado(a)" #: [mood]shy msgid "shy" msgstr "tímido(a)" #: [mood]sick msgid "sick" msgstr "doente" #: [mood]sleepy msgid "sleepy" msgstr "sonolento(a)" #: [mood]spontaneous msgid "spontaneous" msgstr "espontâneo(a)" #: [mood]stressed msgid "stressed" msgstr "estressado(a)" #: [mood]strong msgid "strong" msgstr "forte" #: [mood]surprised msgid "surprised" msgstr "surpreso(a)" #: [mood]thankful msgid "thankful" msgstr "agradecido(a)" #: [mood]thirsty msgid "thirsty" msgstr "sedento(a)" #: [mood]tired msgid "tired" msgstr "cansado(a)" #: [mood]undefined msgid "undefined" msgstr "indefinido" #: [mood]weak msgid "weak" msgstr "fraco(a)" #: [mood]worried msgid "worried" msgstr "preocupado(a)" #: [month]title msgid "Month" msgstr "Mês" #: [month]january msgid "January" msgstr "Janeiro" #: [month]february msgid "February" msgstr "Fevereiro" #: [month]march msgid "March" msgstr "Março" #: [month]april msgid "April" msgstr "Abril" #: [month]may msgid "May" msgstr "Maio" #: [month]june msgid "June" msgstr "Junho" #: [month]july msgid "July" msgstr "Julho" #: [month]august msgid "August" msgstr "Agosto" #: [month]september msgid "September" msgstr "Setembro" #: [month]october msgid "October" msgstr "Outubro" #: [month]november msgid "November" msgstr "Novembro" #: [month]december msgid "December" msgstr "Dezembro" #: [year]title msgid "Year" msgstr "Ano" #: [date]today msgid "Today" msgstr "Hoje" #: [date]tomorrow msgid "Tomorrow" msgstr "Amanhã" #: [date]yesterday msgid "Yesterday" msgstr "Ontem" #: [date]ago msgid "%d days ago" msgstr "%d dias atrás" #: [date]day msgid "day" msgstr "dia" #: [post]title msgid "Title" msgstr "Título" #: [post]place msgid "Place" msgstr "Lugar" #: [post]by msgid "by" msgstr "por" #: [post]geolocalisation msgid "Geolocalisation" msgstr "Geolocalização" #: [post]email msgid "email" msgstr "email" #: [post]empty msgid "No content" msgstr "Sem conteúdo" #: [post]no_comments msgid "No comments yet" msgstr "Sem comentários ainda" #: [post]older msgid "Get older posts" msgstr "Pegar os artigos mais antigas" #: [post]new_items msgid "%s new items" msgstr "%s novos itens" #: [post]comment_error msgid "Comment publication error" msgstr "Erro ao comentar a publicação." #: [post]comments_get msgid "Get the comments" msgstr "Obter os comentários" #: [post]comment_add msgid "Add a comment" msgstr "Adicionar um comentário" #: [post]share msgid "Share with" msgstr "Compartilhar com" #: [post]share_everyone msgid "Everyone" msgstr "Qualquer um" #: [post]updated msgid "Updated" msgstr "Atualizado" #: [post]content_not_found msgid "Content not found" msgstr "Conteúdo não encontrado" #: [post]default_title msgid "Contact publication" msgstr "Publicação do contato" #: [post]comments msgid "Comments" msgstr "Comentários" #: [post]original_deleted msgid "Original post deleted" msgstr "Postagem original removida" #: [affiliation]owner msgid "Owner" msgstr "Dono" #: [affiliation]publisher msgid "Publisher" msgstr "Publicador" #: [affiliation]publish-only #, fuzzy msgid "Publish only" msgstr "Publicar" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Membros" #: [affiliation]no-aff #, fuzzy msgid "No affiliation" msgstr "Notificações" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "A API está inalcançável, tente mais tarde" #: [field]type_here msgid "Type here" msgstr "Digite aqui" #~ msgid "This user has not posted anything right now" #~ msgstr "Este usuário não publicou nada até agora" #~ msgid "You don’t have Javascript enabled. Good luck with that." #~ msgstr "" #~ "Você não tem JavaScript habilitado.\n" #~ "Boa sorte com isto." #~ msgid "Refresh all the streams" #~ msgstr "Recarregar todos os fluxos" #~ msgid "This message will be displayed on the login page" #~ msgstr "Esta mensagem será exibida na página de login" #~ msgid "Since" #~ msgstr "Desde" movim-0.14.1/locales/ro.po000066400000000000000000001346701342764602200153470ustar00rootroot00000000000000# # Translators: # Marvin42 Marvin , 2017 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Romanian (http://www.transifex.com/movim/movim/language/ro/)\n" "Language: ro\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Mulțumesc" #: [about]developers msgid "Developers" msgstr "Dezvoltatori" #: [about]translators msgid "Translators" msgstr "Traducători" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Mulțumiri la toți traducătorii" #: [about]software msgid "Software" msgstr "Programe" #: [about]resources msgid "Resources" msgstr "Resurse" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim este o platformă de comunicare bazată pe XMPP. Tot proiectul, cu excepția următoarelor programe și resurse, este sub" #: [account]title [page]account msgid "Account" msgstr "Cont" #: [account]password_change_title msgid "Change my password" msgstr "Schimbă-mi parola" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Parola" #: [account]password_confirmation msgid "Password confirmation" msgstr "Cofirmare parolă" #: [account]password_changed msgid "The password has been updated" msgstr "Parola a fost actualizată" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Vă rugăm să furnizați o parolă validă (6 caractere minimum)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "Parolele furnizate nu sunt la fel" #: [account]delete msgid "Delete your account" msgstr "Șterge contul tău" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "Vei șterge contul tău XMPP și toate informațiile relative legate de acesta (profil, contacte și publicații)" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "Creează un nou cont" #: [create]notfound msgid "No account creation form found on the server" msgstr "Nici un formular de creare a contului nu a fost găsit pe server" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "Contul a fost înregistrat cu succes" #: [create]loading msgid "Loading" msgstr "Încărcare" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "Nu este acceptat" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "Sistemul de înregistrare pe acest server este deocamdată indisponibil" #: [error]forbidden msgid "Registration forbidden" msgstr "Înregistrare interzisă" #: [adhoc]title msgid "Actions" msgstr "Acțiuni" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "Setări generale" #: [general]theme msgid "Theme" msgstr "Temă" #: [general]language msgid "Default language" msgstr "Limba implicită" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "Utilizator" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "Bază de date" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "Mesaj publicat" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "Mesaj criptat" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "Contacte frecvente" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "Membri" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "Conectat la chatroom" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "Decontactat de la chatroom" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Configurare" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "Configurare salvată" #: [chatroom]subject msgid "Subject" msgstr "Subiect" #: [chatroom]subject_changed msgid "Subject changed" msgstr "Subiect schimbat" #: [chatroom]administration [page]administration msgid "Administration" msgstr "Administrare" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "Chat" #: [button]new msgid "New conversation" msgstr "Conversație nouă" #: [communities]empty_text msgid "Discover, follow and share" msgstr "Descoperiți, urmăriți și distribuiți" #: [communities]counter msgid "%s communities" msgstr "%s comunități" #: [communities]search_server msgid "Search for a new server" msgstr "Caută un nou server" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "Abonamente" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "Abonare" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "Dezabonare" #: [communityheader]subscribed msgid "Subscribed" msgstr "Abonat" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "Dezabonat" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "Abonamentele sunt dezactivate pentru această comunitate" #: [communityheader]label_label msgid "Give a label for this community" msgstr "Adaugă o etichetă pentru aceasta comunitate" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "Numele comunității mele" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "Distribuie public acest abonament" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "Va apărea pe profilul dumneavoastră" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "Sunteți pe cale să vă dezabonați de la această comunitate" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "Sunteți sigur(ă)?" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "Abonamentele mele" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "Bună" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "Aici veți putea să gestionați toate abonamentele dumneavoastră." #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "General" #: [config]language msgid "Language" msgstr "Limba" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "Afișați contactele deconectate" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "Ascunde contactele deconectate" #: [config]appearence msgid "Appearence" msgstr "Aspect" #: [config]not_valid msgid "Configuration invalid" msgstr "Configurare invalidă" #: [config]advanced msgid "Advanced Configuration" msgstr "Configurare avansată" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "URL personalizat pentru CSS-ul blogului dumneavoastră" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "Adaugă un contact" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "Apăsați pe Enter pentru a valida" #: [roster]added msgid "Contact added" msgstr "Contact adăugat" #: [roster]updated msgid "Contact updated" msgstr "Contact actualizat" #: [roster]deleted msgid "Contact deleted" msgstr "Contact șters" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "Nume" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Porecla" #: [general]date_of_birth msgid "Date of Birth" msgstr "Data nasterii" #: [general]gender msgid "Gender" msgstr "Gen" #: [general]marital msgid "Marital Status" msgstr "Starea civilă" #: [general]email msgid "Email" msgstr "E-mail" #: [general]website msgid "Website" msgstr "Website" #: [general]about msgid "About Me" msgstr "Despre Mine" #: [general]accounts msgid "Other Accounts" msgstr "Alte conturi" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "Poziție geografică" #: [position]locality msgid "Locality" msgstr "Localitate" #: [position]country msgid "Country" msgstr "Țară" #: [mood]title msgid "Mood" msgstr "Stare" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "Ultima oară văzut(ă)" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "Înregistrat ultima oară" #: [explore]explore msgid "Find some new friends" msgstr "Găsește noi prieteni" #: [edit]title [button]edit msgid "Edit" msgstr "Editați" #: [edit]alias msgid "Alias" msgstr "Alias" #: [edit]group msgid "Group" msgstr "Grup" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "Veți șterge unul din contactele dumneavoastră, vă rugăm sa confirmați acțiunea" #: [age]years msgid "%s years" msgstr "%s ani" #: [blog]last msgid "Last public post" msgstr "Ultima postare publică" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "Vizitați blogul pentru a vedea toate postările publice" #: [subscription]to msgid "You can see this contact status" msgstr "Puteți vedea status-ul acestui contact" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "Nu sunteți abonat la acest contact" #: [subscription]from_button msgid "Ask to subscribe" msgstr "Cereți să vă abonați" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "Dar acest contact poate vedea în continuare dacă sunteți online" #: [subscription]nil msgid "No subscriptions" msgstr "Fără abonamente" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "Invitați" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "Întrebări frecvente" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "Nume utilizator greșit" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "Parola gresita" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "Adresa mea" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "ID Chatroom greșit" #: [chatrooms]empty_name msgid "Empty name" msgstr "Nume necompletat" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "Nume utilizator deja folosit" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "Vă puteți alătura cu ajutorul contului dvs. propriu sau creați unul pe pagina de conectare deconectându-vă folosind crucea din colțul dreapta sus." #: [room]anonymous_login msgid "Login on %s" msgstr "Conectare pe %s" #: [room]nick msgid "Your nickname" msgstr "Porecla ta" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "Ce cauți?" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "Deschide-mă folosind Ctrl + M" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title #, fuzzy msgid "No contacts yet?" msgstr "Nici un contact specificat" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "Movim este a rețea descentralizată, înainte de a crea un cont, trebuie sa alegi un server pentru înregistrare" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "Nici un contact specificat" #: [upload]title msgid "Upload a file" msgstr "Încarcă un fișier" #: [upload]choose msgid "Choose a file to upload" msgstr "Alege un fișier pentru a-l încărca" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "Pozele mari vor fi redimensionate și comprimate" #: [upload]error_filesize msgid "File too large" msgstr "Fișier prea mare" #: [upload]error_failed msgid "Upload failed" msgstr "Încărcarea a eșuat" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "Profil" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "Înregistrare" #: [save]reset [button]reset msgid "Reset" msgstr "Reinitializeaza" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "Se încarcă..." #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "Comunități" #: [page]home msgid "Home" msgstr "Pagina Principala" #: [page]explore msgid "Explore" msgstr "Explorează" #: [page]account_creation msgid "Account Creation" msgstr "Cont nou" #: [page]news msgid "News" msgstr "Știri" #: [page]avatar msgid "Avatar" msgstr "Avatar" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "Postare" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "Despre" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "Postări" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "Eroare: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "Fisierul '%s' nu poate fi incarcat." #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "Accepta" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "" #: [day]tuesday msgid "Tuesday" msgstr "" #: [day]wednesday msgid "Wednesday" msgstr "" #: [day]thursday msgid "Thursday" msgstr "" #: [day]friday msgid "Friday" msgstr "" #: [day]saturday msgid "Saturday" msgstr "" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "Plecat" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "" #: [date]tomorrow msgid "Tomorrow" msgstr "" #: [date]yesterday msgid "Yesterday" msgstr "" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Membri" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/ru.po000066400000000000000000002042571342764602200153540ustar00rootroot00000000000000# # Translators: # Alexander Popov , 2016 # Alexander Radchenko , 2016 # Alexey Murz Korepov , 2017 # yanislavb , 2017 # yanislavb , 2017-2018 # Jaussoin Timothée , 2017 # Killy MXI , 2018 # MMurzik MMurzik , 2016 # Qim Armnov , 2016 # Stanislav N. , 2016-2017 # yanislavb , 2017 # yanislavb , 2017 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Russian (http://www.transifex.com/movim/movim/language/ru/)\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Спасибо" #: [about]developers msgid "Developers" msgstr "Разработчики" #: [about]translators msgid "Translators" msgstr "Переводчики" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Спасибо всем переводчикам" #: [about]software msgid "Software" msgstr "Программа" #: [about]resources msgid "Resources" msgstr "Ресурсы" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim — основанная на XMPP платформа для коммуникаций. Весь проект, кроме следующих программ и ресурсов, находится под" #: [account]title [page]account msgid "Account" msgstr "Учетная запись" #: [account]password_change_title msgid "Change my password" msgstr "Изменить мой пароль" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Пароль" #: [account]password_confirmation msgid "Password confirmation" msgstr "Подтверждение пароля" #: [account]password_changed msgid "The password has been updated" msgstr "Пароль был изменен" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Пожалуйста, ведите пароль, отвечающий требованиям сложности (минимум 6 знаков)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "Введенные пароли не совпадают" #: [account]delete msgid "Delete your account" msgstr "Удалить мою учетную запись" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "Ваша учетная запись XMPP и вся связанная с ней информация (профиль, контакты, публикации) будет удалена" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "Шлюз" #: [account]clear msgid "Leave this instance" msgstr "Покинуть этот инстанс" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "Это удалит всю вашу информацию с этого инстанса Movim (профиль, контакты и публикации)." #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "Это действие не удалит ваш аккаунт, а только отсоединит вас от этого инстанса." #: [create]title [subscribe]title msgid "Create a new account" msgstr "Создать новую учётную запись" #: [create]notfound msgid "No account creation form found on the server" msgstr "На сервере не найдена форма создания учетной записи" #: [create]server_on msgid "on" msgstr "на" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "Ваша учётная запись была успешно зарегистрирована" #: [create]loading msgid "Loading" msgstr "Идёт загрузка" #: [create]placeholder msgid "…and start playing" msgstr "... и начинайте пробовать" #: [error]not_acceptable msgid "Not Acceptable" msgstr "Недопустимо" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "Регистрация на этом сервере в данный момент недоступна" #: [error]forbidden msgid "Registration forbidden" msgstr "Регистрация запрещена" #: [adhoc]title msgid "Actions" msgstr "Действия" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "Общие параметры" #: [general]theme msgid "Theme" msgstr "Тема" #: [general]language msgid "Default language" msgstr "Язык по умолчанию" #: [general]log_verbosity msgid "Log verbosity" msgstr "Детализация лога" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "Предотвращать подсказки" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "Показывать предложения чат комнат, сообществ и прочего контента, который находится на пользовательском и связанным с пользовательским XMPP сервером" #: [credentials]title msgid "Administration Credential" msgstr "Управление учетными данными" #: [credentials]username [input]username msgid "Username" msgstr "Имя пользователя" #: [credentials]re_password msgid "Retype password" msgstr "Введите пароль ещё раз" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "Авторизованные XMPP-сервера" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "Если вы хотите задать список авторизованных XMPP серверов для вашего пода Movim и запретить подключение всех остальных - напишите их доменные имена здесь, с запятой (например: movim.eu, jabber.fr)" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "Оставьте это поле пустым, если вы хотите позволить доступ ко всем XMPP аккаунтам." #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "Белый список серверов XMPP" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "Информационное сообщение" #: [information]description [communityconfig]description msgid "Description" msgstr "Описание" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "Информационное сообщение" #: [xmpp]title msgid "Default XMPP server" msgstr "XMPP-сервер по умолчанию" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "Домен основного XMPP-сервера" #: [xmpp]description msgid "Main XMPP server description" msgstr "Описание основного XMPP-сервера" #: [xmpp]country msgid "Main XMPP server country" msgstr "Страна нахождения основного XMPP-сервера" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "Выберите страну из списка" #: [log]empty msgid "Empty" msgstr "Пусто" #: [log]syslog msgid "Syslog" msgstr "Syslog" #: [log]syslog_files msgid "Syslog and files" msgstr "Syslog и файлы" #: [adminsessions]title msgid "Sessions" msgstr "Сеансы" #: [admin]compatibility msgid "General Overview" msgstr "Общие сведения" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "Сбой соединения по протоколу WebSocket. Убедитесь, что служба Movim запущена и доступна по сети" #: [schema]browser msgid "Browser" msgstr "Браузер" #: [schema]movim msgid "Movim Core" msgstr "Ядро Movim" #: [schema]daemon msgid "Movim Daemon" msgstr "Служба Movim" #: [schema]database msgid "Database" msgstr "База данных" #: [schema]xmpp msgid "XMPP" msgstr "XMPP" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "Здесь вы можете зарегистрировать ваш под на официальном API Movim" #: [api]register msgid "Your pod is not registered on the API" msgstr "Ваша установка не зарегистрирована в API" #: [api]registered msgid "Your pod is registered on the API" msgstr "Ваша установка зарегистрирована в API" #: [api]wait msgid "Your pod is not yet validated" msgstr "Ваша установка не прошла проверку" #: [api]validated msgid "Your pod is validated" msgstr "Ваша установка прошла проверку" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "Вы запросили удаление из API, данный запрос будет выполнен в течение нескольких часов" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "Конфигурация обновлена" #: [avatar]file msgid "File" msgstr "Файл" #: [avatar]use_it msgid "Use it" msgstr "Использовать это" #: [avatar]webcam msgid "Webcam" msgstr "Веб-камера" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "Сделать фотографиюс помощью веб-камеры" #: [avatar]updated msgid "Avatar Updated" msgstr "Аватар обновлен" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "Аватар не обновлен" #: [avatar]missing msgid "No avatar defined yet" msgstr "Аватар не установлен" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "Этот контент приватный, пожалуйста авторизуйтесь, чтобы посмотреть его" #: [message]published msgid "Message Published" msgstr "Сообщение опубликовано" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "Не удалось отправить сообщение, попробуйте позже" #: [message]encrypted msgid "Encrypted message" msgstr "Зашифрованное сообщение" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "Контакт ушел" #: [message]history msgid "%s messages retrieved" msgstr "%s сообщений получено" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "Вы можете использовать стрелку вверх ↑ для редактирования предыдущего сообщения" #: [chat]attention msgid "%s needs your attention" msgstr "%s нуждается в Вашем внимании" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "Смайлики" #: [chat]frequent msgid "Frequent contacts" msgstr "Популярные контакты" #: [chat]new_title msgid "Nothing here yet…" msgstr "Пока ничего нет..." #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "Вы получили приглашение в комнату" #: [chat]invitation_join msgid "Join %s" msgstr "Зайти в %s" #: [chat]profile msgid "See the profile" msgstr "Смотреть профиль" #: [chat]clear msgid "Clear the history" msgstr "Очистить историю" #: [chat]edit_previous msgid "Edit last message" msgstr "Редактировать последнее сообщение" #: [chat]report_abuse msgid "Report abuse" msgstr "Сообщить о нарушении" #: [chatroom]members msgid "Members" msgstr "Участники" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "Подключились к комнате" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "Отключились от комнаты" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Настройки" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "Настройки сохранены" #: [chatroom]subject msgid "Subject" msgstr "Тема" #: [chatroom]subject_changed msgid "Subject changed" msgstr "Тема изменена" #: [chatroom]administration [page]administration msgid "Administration" msgstr "Администрирование" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "Пообщаться с контактом" #: [button]chat msgid "Chat" msgstr "Чат" #: [button]new msgid "New conversation" msgstr "Новая беседа" #: [communities]empty_text msgid "Discover, follow and share" msgstr "Изучайте новое, подписывайтесь и делитесь" #: [communities]counter msgid "%s communities" msgstr "%s сообществ" #: [communities]search_server msgid "Search for a new server" msgstr "Поиск нового сервера" #: [communities]servers msgid "Communities servers" msgstr "Сервера сообществ" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "Сообщество успешно создано" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "На сервере пока нет сообществ." #: [communitiesserver]add msgid "Create a new community on %s" msgstr "Создать новое сообщество на сервере %s" #: [communitiesserver]name msgid "Community name" msgstr "Название группы" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "My Little Pony - Фан Клуб" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "Пожалуйста, введите правильное имя сообщества (минимум 4 символа)" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "Вы не можете создать сообщества на этом сервере." #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "Подписки" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "Сообщество успешно удалено" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "Удалить это сообщество" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "Вы собираетесь удалить это сообщество. Пожалуйста, подтвердите Ваши намерения." #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "Владельцы" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "Авторы" #: [communityaffiliation]roles msgid "Roles" msgstr "Роли" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "Роли установлены верно." #: [communityconfig]publication msgid "Publication" msgstr "Публикация" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "Открыть" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "Каждый может публиковать" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "Редакторы могут публиковать" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "Подписчики" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "Подписчики могут публиковать" #: [communitydata]sub msgid "%s subscribers" msgstr "%s подписчиков" #: [communitydata]num msgid "%s posts" msgstr "%s публикаций" #: [communitydata]public msgid "Public page" msgstr "Публичная страница" #: [communityheader]subscribe msgid "Subscribe" msgstr "Подписаться" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "Отписаться" #: [communityheader]subscribed msgid "Subscribed" msgstr "Подписано" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "Неподписанный" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "Подписки отключены для этого сообщества" #: [communityheader]label_label msgid "Give a label for this community" msgstr "Дайте название этому сообществу" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "Мое имя сообщества" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "Поделится этой подпиской публично" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "Оно будет отражено в Вашем профиле" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "Вы собираетесь отписаться от этого сообщества" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "Вы уверены?" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "Контент для взрослых заблокирован" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "Контент для взрослых заблокирован на этой странице. Вы можете включить отображение оного в настройках." #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "Мои Подписки" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "Здравствуйте" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "Здесь вы можете управлять своими подписками" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "Общие" #: [config]language msgid "Language" msgstr "Язык" #: [config]roster msgid "Roster display" msgstr "Ростер" #: [config]roster_show msgid "Show the offline contacts" msgstr "Показывать контакты не в сети" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "Скрыть контакты не в сети" #: [config]appearence msgid "Appearence" msgstr "Внешний вид" #: [config]not_valid msgid "Configuration invalid" msgstr "Неправильные настройки" #: [config]advanced msgid "Advanced Configuration" msgstr "Расширенные настройки" #: [config]nsfw msgid "Display adult content" msgstr "Отображать контект \"для взрослых\"" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "Это разрешит вам читать посты с тегом #nsfw" #: [config]night_mode msgid "Night Mode" msgstr "Ночной режим" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "Тёмные цвета дадут отдохнуть вашим глазам" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "Указать URL собственного CSS для вашего блога" #: [confirm]title msgid "Confirmation of authentication" msgstr "Подтверждение аутентификации" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "Через данные платформы Вы можете подтвердить аутентификацию Вашего аккаунта" #: [confirm]code msgid "Authentication code" msgstr "Код аутентификации" #: [roster]add_title msgid "Add a contact" msgstr "Добавить контакт" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "Введите Jabber ID" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "Нажмите Enter для проверки." #: [roster]added msgid "Contact added" msgstr "Контакт добавлен" #: [roster]updated msgid "Contact updated" msgstr "Контакты обновлены" #: [roster]deleted msgid "Contact deleted" msgstr "Контакт удалён" #: [general]legend msgid "General Information" msgstr "Общая информация" #: [general]name [chatrooms]name msgid "Name" msgstr "Имя" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Псевдоним" #: [general]date_of_birth msgid "Date of Birth" msgstr "Дата рождения" #: [general]gender msgid "Gender" msgstr "Пол" #: [general]marital msgid "Marital Status" msgstr "Семейное положение" #: [general]email msgid "Email" msgstr "Эл. почта" #: [general]website msgid "Website" msgstr "Веб-сайт" #: [general]about msgid "About Me" msgstr "О себе" #: [general]accounts msgid "Other Accounts" msgstr "Другие учётные записи" #: [general]tune msgid "Is Listening" msgstr "Слушает" #: [position]legend msgid "Geographic Position" msgstr "Географическое расположение" #: [position]locality msgid "Locality" msgstr "Местоположение" #: [position]country msgid "Country" msgstr "Страна" #: [mood]title msgid "Mood" msgstr "Настроение" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "Слушаю" #: [last]title msgid "Last seen" msgstr "Последнее посещение" #: [client]title msgid "Client Information" msgstr "Информация о клиенте" #: [explore]last_registered msgid "Last registered" msgstr "Последний зарегестрированый" #: [explore]explore msgid "Find some new friends" msgstr "Найдите новых друзей" #: [edit]title [button]edit msgid "Edit" msgstr "Редактировать" #: [edit]alias msgid "Alias" msgstr "Псевдоним" #: [edit]group msgid "Group" msgstr "Группа" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "Вы собираетесь удалить один из ваших контактов. Пожалуйста, подтвердите это." #: [age]years msgid "%s years" msgstr "%s лет" #: [blog]last msgid "Last public post" msgstr "Последняя публикация" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "Открыть блог для всех публикаций" #: [subscription]to msgid "You can see this contact status" msgstr "Вы можете видеть статус этого контакта" #: [subscription]to_button msgid "Share my status" msgstr "Поделиться статусом" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "Но этот контакт не может видеть ваш" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "Вы не подписаны на этот контакт" #: [subscription]from_button msgid "Ask to subscribe" msgstr "Запросить подписку" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "Но этот контакт может видеть ваш онлайн-статус" #: [subscription]nil msgid "No subscriptions" msgstr "Нет подписок" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "Пригласить" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "Контакт находится в Вашем контакт-листе, однако он не авторизован между аккаунтами" #: [help]faq msgid "Frequently Asked Questions" msgstr "Часто Задаваемые Вопросы (FAQ)" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "Вы уже пробовали Movim на других платформах?" #: [apps]phone msgid "Apps for your phone" msgstr "Приложение для Вашего телефона" #: [apps]android msgid "Try out our official Android app" msgstr "Попробуйте официальное приложение Android" #: [apps]recommend msgid "We also recommend" msgstr "Мы также рекомендуем" #: [apps]computer msgid "Apps for your computer" msgstr "Приложение для компьютера" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "Наши официальные приложения доступны на нашем сайте." #: [contact]title msgid "Administrators & Contact" msgstr "Администраторы и связь с ними" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "Хотите ли связаться с командой Movim?" #: [chatroom]button msgid "Add the chatroom" msgstr "Добавить чат-комнату" #: [invitations]title msgid "Pending Invitations" msgstr "Ожидающие решения приглашения" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "%s хочет добавить Вас в контакт-лист" #: [error]username msgid "Wrong username" msgstr "Неверное имя пользователя" #: [error]jid msgid "Invalid JID" msgstr "Недействительный JID" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "Пустая Соль пришла с сервера" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "Ошибочный XMPP домен, недопустимый JID в вашей учетной записи" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "Неверный пароль" #: [error]internal msgid "Internal server error" msgstr "Внутренняя ошибка сервера" #: [error]session msgid "Session error" msgstr "Ошибка сеанса" #: [error]account_created msgid "Account successfully created" msgstr "Учётная запись успешно создана" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "Сервер потребовал слишком много времени на ответ" #: [error]impossible msgid "Impossible login" msgstr "Недопустимое имя пользователя" #: [error]default msgid "Unknown error" msgstr "Неизвестная ошибка" #: [error]login_format msgid "Invalid username format" msgstr "Неверный формат имени пользователя" #: [error]password_format msgid "Invalid password format" msgstr "Неверный формат пароля" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "Ваш XMPP сервер не авторизован" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "Идентификация в Movim неудалась. Вы ввели неверные данные." #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "Данный механизм аутентификации не поддерживается Movim" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "XMPP-аутентификация не прошла" #: [form]username msgid "My address" msgstr "Мой адрес" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "Вы можете войти с помощью учетных записей с этих серверов" #: [form]connected msgid "Connected" msgstr "Соединение установлено" #: [form]population msgid "Population" msgstr "Население" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "%s пригласил вас в комнату" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "Неподходящий псевдоним (от 4 до 40 символов)" #: [menu]empty_title msgid "No news yet…" msgstr "Пока нет новостей" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "Добро пожаловать в Вашу новостную ленту. Здесь Вы будете видеть посты, опубликованные Вашими контактами и те сообщества, на которые Вы подписаны" #: [menu]all msgid "All" msgstr "Все" #: [menu]mine msgid "My publications" msgstr "Мои публикации" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "Контакты" #: [menu]add_post msgid "Write a new post…" msgstr "Написать новый пост..." #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "Уведомления" #: [notifs]empty msgid "No new notifications" msgstr "Нет новых уведомлений" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "Movim может уведомлять Вас, когда будет опубликован новый пост, или Вы получите сообщение" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "Вы всегда, впоследствии, можете отключить это." #: [onboarding]public_title msgid "Public profile" msgstr "Публичный профиль" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "Сделайте Ваш профиль публичным и разрешите другим пользователям находить Вас и заводить новые контакты еще легче!" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "Вы всегда можете выключить это в конфигурации" #: [onboarding]popups_title msgid "Popups" msgstr "Всплывающие окна" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "Movim использует всплывающие окна для возможности видео конференций, однако они могут быть заблокированы Вашим браузером." #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "Пожалуйста, убедитесь, что они разрешены, для использования данной опции." #: [post]news_feed msgid "News Feed" msgstr "Новостная лента" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "Найдите и зарегистрируйтесь в интересных вам группах" #: [post]content msgid "Content" msgstr "Содержание" #: [post]published msgid "Post published" msgstr "Запись опубликована" #: [post]deleted msgid "Post deleted" msgstr "Запись удалена" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "Посты, недавно опубликованные в сообществе, на которые Вы (пока) не подписались" #: [post]new [publishbrief]new msgid "New post" msgstr "Новая запись" #: [post]repost msgid "This is a re-post from %s" msgstr "Это репост от %s" #: [post]repost_profile msgid "See %s profile" msgstr "Смотрите профиль %s" #: [post]blog_last msgid "Public posts from users" msgstr "Публичные записи от пользователей" #: [post]public msgid "Publish this post publicly?" msgstr "Сделать пост доступным всем?" #: [post]public_yes msgid "This post is public" msgstr "Эта публикация общедоступна" #: [post]public_no msgid "This post is private" msgstr "Это приватный пост" #: [post]public_url msgid "Public URL of this post" msgstr "Публичная ссылка на этот пост" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "Удалить этот пост" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "Вы собираетесь удалить этот пост. Пожалуйста, подтвердите это." #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "Вы уверены что хотите удалить этот комментарий?" #: [post]discover msgid "Discover more articles on the communities page" msgstr "Находите больше записей на странице сообщества" #: [post]more msgid "Read more" msgstr "Читать больше" #: [post]comments_disabled msgid "Comments disabled" msgstr "Комментарии отключены" #: [post]comment_published msgid "Comment published" msgstr "Комментарий опубликован" #: [post]comment_publish_error #, fuzzy msgid "The comment cannot be published" msgstr "Комментарий опубликован" #: [post]comment_deleted msgid "Comment deleted" msgstr "Комментарий удален" #: [post]liked #, fuzzy msgid "Liked your publication" msgstr "Мои публикации" #: [hello]blog_title msgid "Visit your public blog" msgstr "Посетите ваш блог" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "Просмотрите свои посты и поделитесь ими с контактами" #: [hello]contact_post msgid "Contact post" msgstr "Для связи" #: [hello]share_title msgid "Universal share button" msgstr "Кнопка \"Поделиться\"" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "Перенесите эту кнопку на свою панель закладок и используйте ее, когда хотите поделиться чем-то в Movim" #: [hello]share_button msgid "Share on Movim" msgstr "Поделиться в Movim" #: [hello]enter_title msgid "Oh! Hello!" msgstr "Ох! Здравствуйте!" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "Посмотрите меню" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "Вы можете заполнить профиль на странице \"Конфигурация\"" #: [status]disconnect msgid "Disconnect" msgstr "Выйти" #: [status]updated msgid "Status updated" msgstr "Статус обновлен" #: [status]presence msgid "Presence" msgstr "Присутствие" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "Напишите пост" #: [publishbrief]add_link msgid "Add a link" msgstr "Добавьте ссылку" #: [publishbrief]no_title msgid "Please provide a title" msgstr "Заголовок" #: [publishbrief]preview msgid "Preview" msgstr "Предпросмотр" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "Добавить файл или картинку" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "Вы не можете публиковать записи здесь" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "Нет контента для предпросмотра" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "Введите правильный URL" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "Вы можете использовать форматирование Markdown" #: [publishhelp]title [page]help msgid "Help" msgstr "Помощь" #: [publishhelp]more msgid "More help" msgstr "Больше помощи" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "Помощник по синтаксису Markdown" #: [rooms]add msgid "Add a chatroom" msgstr "Добавить комнату" #: [rooms]edit msgid "Edit a chatroom" msgstr "Изменить комнату" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "Добавьте с помощью кнопки \"Добавить\"" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "Шлюз" #: [chatrooms]title msgid "Chatrooms" msgstr "Комнаты" #: [chatrooms]id msgid "Chat Room ID" msgstr "ID комнаты" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "Мои любимые комнаты" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "Неверный ID комнаты" #: [chatrooms]empty_name msgid "Empty name" msgstr "Имя не задано" #: [chatrooms]users msgid "Users in the room" msgstr "Пользователи в комнате" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "Введите корректный псевдоним (от 2 до 40 символов)" #: [chatrooms]conflict msgid "Username already taken" msgstr "Имя пользователя уже используется" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "Присоединиться к комнате при входе" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "Невозможно войти в комнату, необходима регистрация" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "Закладки обновлены" #: [room]anonymous_title msgid "Public chatroom" msgstr "Публичная комната" #: [room]no_room msgid "Please provide a room address" msgstr "Адрес комнаты" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "Вы можете присоединиться используя свой аккаунт, или создайте новый на странице логина, используя крестик в верхнем правом углу" #: [room]anonymous_login msgid "Login on %s" msgstr "Войти на %s" #: [room]nick msgid "Your nickname" msgstr "Ваш псевдоним" #: [room]invite msgid "Invite a contact" msgstr "Пригласить контакт" #: [room]invited msgid "Invitation sent" msgstr "Приглашение отправлено" #: [room]invite_code msgid "Send this link to your contacts" msgstr "Отправьте эту ссылку своим контактам" #: [room]public_muc #, fuzzy msgid "Public" msgstr "Опубликовать" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "Что вы хотите найти?" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "Откройте меня, используя Ctrl+M" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title #, fuzzy msgid "No contacts yet?" msgstr "Комментариев пока нет" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "Статистика" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "Стикер был отправлен из Movim" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "Movim — это децентрализованная социальная сеть. Перед созданием учетной записи нужно выбрать сервер." #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "Свяжитесь с нами чтобы добавить свой сервер в список официальных серверов" #: [feed]nope msgid "No public feed for this contact" msgstr "Нет публичной ленты для этого контакта" #: [feed]nope_contact msgid "No contact specified" msgstr "Контакт не задан" #: [upload]title msgid "Upload a file" msgstr "Загрузить файл" #: [upload]choose msgid "Choose a file to upload" msgstr "Выберите файл для загрузки" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "Большие изображения будут сжаты" #: [upload]error_filesize msgid "File too large" msgstr "Файл слишком велик" #: [upload]error_failed msgid "Upload failed" msgstr "Загрузка не удалась" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "Профиль" #: [vcard]updated msgid "Profile Updated" msgstr "Профиль обновлён" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "Профиль не обновлён" #: [vcard]public msgid "Your profile is now public" msgstr "Ваш профиль теперь общедоступен" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "Ваш профиль теперь скрыт" #: [privacy]privacy_title msgid "Privacy Level" msgstr "Уровень приватности" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "Отправить" #: [save]reset [button]reset msgid "Reset" msgstr "Сброс" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "Movim временно работает в режиме деградации" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "Сообщества, новости и профили на данный момент, отключены." #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "Пожалуйста, свяжитесь с Вашим администратором для устранения данной проблемы" #: [visio]calling msgid "…is calling you" msgstr "... звонит Вам" #: [visio]ringing msgid "…ringing" msgstr "...звонит" #: [visio]in_call msgid "in call" msgstr "звонит" #: [visio]failed msgid "failed" msgstr "не удалось" #: [visio]connecting msgid "…connecting" msgstr "... соединение" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "Загрузка..." #: [global]or msgid "Or" msgstr "Или" #: [page]communities msgid "Communities" msgstr "Сообщества" #: [page]home msgid "Home" msgstr "Домой" #: [page]explore msgid "Explore" msgstr "Обзор" #: [page]account_creation msgid "Account Creation" msgstr "Создание учётной записи" #: [page]news msgid "News" msgstr "Новости" #: [page]avatar msgid "Avatar" msgstr "Фотография" #: [page]chats msgid "Chats" msgstr "Чаты" #: [page]publish msgid "Publish" msgstr "Опубликовать" #: [page]post msgid "Post" msgstr "Запис" #: [page]blog msgid "Blog" msgstr "Блог" #: [page]about msgid "About" msgstr "О" #: [page]login msgid "Login" msgstr "Войти" #: [page]not_found #, fuzzy msgid "Not Found" msgstr "Не сейчас" #: [page]feed msgid "Feed" msgstr "Лента" #: [page]posts msgid "Posts" msgstr "Записи" #: [page]gallery msgid "Gallery" msgstr "Галерея" #: [page]visio msgid "Visio-conference" msgstr "Visio-конференция" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "Поделиться" #: [page]room msgid "Room" msgstr "Комната" #: [page]tag msgid "Tag" msgstr "Тег" #: [error]error msgid "Error: %s" msgstr "Ошибка: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "Не удаётся получить файл '%s'" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "Запрашиваемое событие '%s' не зарегистрировано." #: [error]whoops msgid "Whoops!" msgstr "Ой-ой!" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "Movim не может установить связь с сервером, зайдите позже" #: [error]oops msgid "Oops!" msgstr "Упс!" #: [button]call msgid "Call" msgstr "Звонок" #: [button]validate msgid "Validate" msgstr "Проверить" #: [button]refresh msgid "Refresh" msgstr "Обновить" #: [button]add msgid "Add" msgstr "Добавить" #: [button]delete msgid "Delete" msgstr "Удалить" #: [button]cancel msgid "Cancel" msgstr "Отменить" #: [button]close msgid "Close" msgstr "Закрыть" #: [button]update msgid "Update" msgstr "Обновить" #: [button]updating msgid "Updating" msgstr "Идёт обновление" #: [button]submitting msgid "Submitting" msgstr "Отправление" #: [button]register msgid "Register" msgstr "Зарегистрировать" #: [button]reply msgid "Reply" msgstr "Ответить" #: [button]unregister msgid "Unregister" msgstr "Отменить регистрацию" #: [button]save msgid "Save" msgstr "Сохранить" #: [button]clear msgid "Clear" msgstr "Очистить" #: [button]upload msgid "Upload" msgstr "Загрузить" #: [button]connecting msgid "Connecting" msgstr "Идет подключение" #: [button]bool_yes msgid "Yes" msgstr "Да" #: [button]bool_no msgid "No" msgstr "Нет" #: [button]return msgid "Return" msgstr "Назад" #: [button]accept msgid "Accept" msgstr "Принять" #: [button]refuse msgid "Refuse" msgstr "Отказаться" #: [button]next msgid "Next" msgstr "Следующий" #: [button]previous msgid "Previous" msgstr "Предыдущий" #: [button]search msgid "Search" msgstr "Поиск" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "Поделиться" #: [button]discover msgid "Discover" msgstr "Открывай" #: [button]like msgid "Like" msgstr "Нравится" #: [button]not_now msgid "Not Now" msgstr "Не сейчас" #: [button]enable msgid "Enable" msgstr "Включить" #: [button]sign_up msgid "Sign Up" msgstr "Регистрация" #: [day]title msgid "Day" msgstr "День" #: [day]monday msgid "Monday" msgstr "Понедельник" #: [day]tuesday msgid "Tuesday" msgstr "Вторник" #: [day]wednesday msgid "Wednesday" msgstr "Среда" #: [day]thursday msgid "Thursday" msgstr "Четверг" #: [day]friday msgid "Friday" msgstr "Пятница" #: [day]saturday msgid "Saturday" msgstr "Суббота" #: [day]sunday msgid "Sunday" msgstr "Воскресенье" #: [client]bot msgid "Bot" msgstr "Бот" #: [client]desktop msgid "Desktop" msgstr "Настольный компьютер" #: [client]phone msgid "Phone" msgstr "Телефон" #: [client]web msgid "Web" msgstr "Веб" #: [client]registered msgid "Registered" msgstr "Зарегистрировано" #: [presence]online msgid "Online" msgstr "В сети" #: [presence]away msgid "Away" msgstr "В отсутствии" #: [presence]dnd msgid "Do Not Disturb" msgstr "Не беспокоить" #: [presence]xa msgid "Extended Away" msgstr "Давно нет на месте" #: [presence]offline msgid "Offline" msgstr "Не в сети" #: [presence]error msgid "Error" msgstr "Ошибка" #: [mood]afraid msgid "afraid" msgstr "боятся" #: [mood]amazed msgid "amazed" msgstr "пораженный" #: [mood]amorous msgid "amorous" msgstr "влюбчивый" #: [mood]angry msgid "angry" msgstr "злой" #: [mood]annoyed msgid "annoyed" msgstr "раздраженный" #: [mood]anxious msgid "anxious" msgstr "тревожный" #: [mood]aroused msgid "aroused" msgstr "вызвал" #: [mood]ashamed msgid "ashamed" msgstr "стыдно" #: [mood]bored msgid "bored" msgstr "скучающий" #: [mood]brave msgid "brave" msgstr "храбрый" #: [mood]calm msgid "calm" msgstr "спокойно" #: [mood]cautious msgid "cautious" msgstr "осторожный" #: [mood]cold msgid "cold" msgstr "холод" #: [mood]confident msgid "confident" msgstr "уверенный" #: [mood]confused msgid "confused" msgstr "смущен" #: [mood]contemplative msgid "contemplative" msgstr "созерцательный" #: [mood]contented msgid "contented" msgstr "довольный" #: [mood]cranky msgid "cranky" msgstr "капризный" #: [mood]crazy msgid "crazy" msgstr "сумасшедший" #: [mood]creative msgid "creative" msgstr "творческий" #: [mood]curious msgid "curious" msgstr "любопытный" #: [mood]dejected msgid "dejected" msgstr "удрученный" #: [mood]depressed msgid "depressed" msgstr "подавленный" #: [mood]disappointed msgid "disappointed" msgstr "разочарованный" #: [mood]disgusted msgid "disgusted" msgstr "отвращение" #: [mood]dismayed msgid "dismayed" msgstr "встревоженный" #: [mood]distracted msgid "distracted" msgstr "рассеянный" #: [mood]embarrassed msgid "embarrassed" msgstr "смущенный" #: [mood]envious msgid "envious" msgstr "завистливый" #: [mood]excited msgid "excited" msgstr "возбужденный" #: [mood]flirtatious msgid "flirtatious" msgstr "кокетливый" #: [mood]frustrated msgid "frustrated" msgstr "не состоялось" #: [mood]grateful msgid "grateful" msgstr "благодарный" #: [mood]grieving msgid "grieving" msgstr "горевать" #: [mood]grumpy msgid "grumpy" msgstr "раздражительный" #: [mood]guilty msgid "guilty" msgstr "виновный" #: [mood]happy msgid "happy" msgstr "счастливый" #: [mood]hopeful msgid "hopeful" msgstr "многообещающий" #: [mood]hot msgid "hot" msgstr "горячий" #: [mood]humbled msgid "humbled" msgstr "приниженный" #: [mood]humiliated msgid "humiliated" msgstr "униженный" #: [mood]hungry msgid "hungry" msgstr "голодный" #: [mood]hurt msgid "hurt" msgstr "больной" #: [mood]impressed msgid "impressed" msgstr "впечатленный" #: [mood]in_awe msgid "in awe" msgstr "в страхе" #: [mood]in_love msgid "in love" msgstr "влюбленный" #: [mood]indignant msgid "indignant" msgstr "негодует" #: [mood]interested msgid "interested" msgstr "заинтересованный" #: [mood]intoxicated msgid "intoxicated" msgstr "пьяный" #: [mood]invincible msgid "invincible" msgstr "непобедимый" #: [mood]jealous msgid "jealous" msgstr "ревнивый" #: [mood]lonely msgid "lonely" msgstr "одинокий" #: [mood]lost msgid "lost" msgstr "потерян" #: [mood]lucky msgid "lucky" msgstr "счастливый" #: [mood]mean msgid "mean" msgstr "имею в виду" #: [mood]moody msgid "moody" msgstr "угрюмый" #: [mood]nervous msgid "nervous" msgstr "нервный" #: [mood]neutral msgid "neutral" msgstr "нейтрален" #: [mood]offended msgid "offended" msgstr "обидел" #: [mood]outraged msgid "outraged" msgstr "возмущен" #: [mood]playful msgid "playful" msgstr "игривый" #: [mood]proud msgid "proud" msgstr "гордый" #: [mood]relaxed msgid "relaxed" msgstr "расслабленный" #: [mood]relieved msgid "relieved" msgstr "уволен" #: [mood]restless msgid "restless" msgstr "беспокойный" #: [mood]sad msgid "sad" msgstr "печальный" #: [mood]sarcastic msgid "sarcastic" msgstr "саркастический" #: [mood]satisfied msgid "satisfied" msgstr "удовлетворенный" #: [mood]serious msgid "serious" msgstr "серьезный" #: [mood]shocked msgid "shocked" msgstr "потрясенный" #: [mood]shy msgid "shy" msgstr "застенчивый" #: [mood]sick msgid "sick" msgstr "больной" #: [mood]sleepy msgid "sleepy" msgstr "сонный" #: [mood]spontaneous msgid "spontaneous" msgstr "спонтанный" #: [mood]stressed msgid "stressed" msgstr "подчеркнул" #: [mood]strong msgid "strong" msgstr "сильный" #: [mood]surprised msgid "surprised" msgstr "удивленный" #: [mood]thankful msgid "thankful" msgstr "благодарный" #: [mood]thirsty msgid "thirsty" msgstr "жаждущий" #: [mood]tired msgid "tired" msgstr "устал" #: [mood]undefined msgid "undefined" msgstr "не определено" #: [mood]weak msgid "weak" msgstr "слаб" #: [mood]worried msgid "worried" msgstr "тревожный" #: [month]title msgid "Month" msgstr "Месяц" #: [month]january msgid "January" msgstr "Январь" #: [month]february msgid "February" msgstr "Февраль" #: [month]march msgid "March" msgstr "Март" #: [month]april msgid "April" msgstr "Апрель" #: [month]may msgid "May" msgstr "Май" #: [month]june msgid "June" msgstr "Июнь" #: [month]july msgid "July" msgstr "Июль" #: [month]august msgid "August" msgstr "Август" #: [month]september msgid "September" msgstr "Сентябрь" #: [month]october msgid "October" msgstr "Октябрь" #: [month]november msgid "November" msgstr "Ноябрь" #: [month]december msgid "December" msgstr "Декабрь" #: [year]title msgid "Year" msgstr "Год" #: [date]today msgid "Today" msgstr "Сегодня" #: [date]tomorrow msgid "Tomorrow" msgstr "Завтра" #: [date]yesterday msgid "Yesterday" msgstr "Вчера" #: [date]ago msgid "%d days ago" msgstr "%d дней назад" #: [date]day msgid "day" msgstr "день" #: [post]title msgid "Title" msgstr "Название" #: [post]place msgid "Place" msgstr "Место" #: [post]by msgid "by" msgstr "по" #: [post]geolocalisation msgid "Geolocalisation" msgstr "Геолокация" #: [post]email msgid "email" msgstr "электронная почта" #: [post]empty msgid "No content" msgstr "Нет данных" #: [post]no_comments msgid "No comments yet" msgstr "Комментариев пока нет" #: [post]older msgid "Get older posts" msgstr "Получить предыдущие сообщения" #: [post]new_items msgid "%s new items" msgstr "%s новых записей" #: [post]comment_error msgid "Comment publication error" msgstr "Ошибка добавления комментария" #: [post]comments_get msgid "Get the comments" msgstr "Загрузить комментарии" #: [post]comment_add msgid "Add a comment" msgstr "Добавить комментарий" #: [post]share msgid "Share with" msgstr "Поделиться с" #: [post]share_everyone msgid "Everyone" msgstr "Все" #: [post]updated msgid "Updated" msgstr "Обновлено" #: [post]content_not_found msgid "Content not found" msgstr "Содержание не найдено" #: [post]default_title msgid "Contact publication" msgstr "Публикация контакта" #: [post]comments msgid "Comments" msgstr "Комментарии" #: [post]original_deleted msgid "Original post deleted" msgstr "Первичный пост удален" #: [affiliation]owner msgid "Owner" msgstr "Владелец" #: [affiliation]publisher msgid "Publisher" msgstr "Автор" #: [affiliation]publish-only #, fuzzy msgid "Publish only" msgstr "Опубликовать" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Участники" #: [affiliation]no-aff #, fuzzy msgid "No affiliation" msgstr "Уведомления" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "API недоступен, попробуйте позже" #: [field]type_here msgid "Type here" msgstr "Введите здесь" #~ msgid "This user has not posted anything right now" #~ msgstr "Этот пользователь ещё ничего не публиковал" #~ msgid "Refresh all the streams" #~ msgstr "Обновить все потоки" #~ msgid "This message will be displayed on the login page" #~ msgstr "Это сообщение будет отображаться на странице входа" #~ msgid "Since" #~ msgstr "С" movim-0.14.1/locales/sk.po000066400000000000000000001276141342764602200153440ustar00rootroot00000000000000# # Translators: # palica , 2016 # palica , 2016 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/movim/movim/language/sk_SK/)\n" "Language: sk_SK\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Ďakujeme" #: [about]developers msgid "Developers" msgstr "Vývojári" #: [about]translators msgid "Translators" msgstr "Prekladatelia" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Ďakujeme všetkým prekladateľom" #: [about]software msgid "Software" msgstr "Softvér" #: [about]resources msgid "Resources" msgstr "Prostriedky" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim je komunikačná platforma založená na protokole XMPP. Celý projekt, okrem nasledujúcich programov a zdroj je licencovaný pod" #: [account]title [page]account msgid "Account" msgstr "Účet" #: [account]password_change_title msgid "Change my password" msgstr "Zmeniť moje heslo" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Heslo" #: [account]password_confirmation msgid "Password confirmation" msgstr "Povrdenie hesla" #: [account]password_changed msgid "The password has been updated" msgstr "Heslo bolo zmenené" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Prosím zadajte platné heslo (minimálne 6 znakov)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "Zadané heslá sa nezhodujú" #: [account]delete msgid "Delete your account" msgstr "Zmazať tvoj účet" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "Zmažete svoj XMPP účet a všetky informácie s ním spojené (profil, kontakty a publikácie)." #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "Informácia" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "Informácia" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "" #: [general]date_of_birth msgid "Date of Birth" msgstr "" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "" #: [general]about msgid "About Me" msgstr "" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "Zdieľať" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "Zdieľať" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "" #: [day]tuesday msgid "Tuesday" msgstr "" #: [day]wednesday msgid "Wednesday" msgstr "" #: [day]thursday msgid "Thursday" msgstr "" #: [day]friday msgid "Friday" msgstr "" #: [day]saturday msgid "Saturday" msgstr "" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "" #: [date]tomorrow msgid "Tomorrow" msgstr "" #: [date]yesterday msgid "Yesterday" msgstr "" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member msgid "Member" msgstr "" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/sl.po000066400000000000000000001264171342764602200153450ustar00rootroot00000000000000# # Translators: #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Slovenian (http://www.transifex.com/movim/movim/language/sl/)\n" "Language: sl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "" #: [about]developers msgid "Developers" msgstr "" #: [about]translators msgid "Translators" msgstr "" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "" #: [account]password_change_title msgid "Change my password" msgstr "" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "" #: [account]password_confirmation msgid "Password confirmation" msgstr "" #: [account]password_changed msgid "The password has been updated" msgstr "" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "" #: [general]date_of_birth msgid "Date of Birth" msgstr "" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "" #: [general]about msgid "About Me" msgstr "" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "" #: [day]tuesday msgid "Tuesday" msgstr "" #: [day]wednesday msgid "Wednesday" msgstr "" #: [day]thursday msgid "Thursday" msgstr "" #: [day]friday msgid "Friday" msgstr "" #: [day]saturday msgid "Saturday" msgstr "" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "" #: [date]tomorrow msgid "Tomorrow" msgstr "" #: [date]yesterday msgid "Yesterday" msgstr "" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member msgid "Member" msgstr "" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/sq.po000066400000000000000000001637221342764602200153520ustar00rootroot00000000000000# # Translators: # Besnik , 2018 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Besnik \n" "Language-Team: Albanian (http://www.transifex.com/movim/movim/language/sq/)\n" "Language: sq\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Faleminderit" #: [about]developers msgid "Developers" msgstr "Zhvillues" #: [about]translators msgid "Translators" msgstr "Përkthyes" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Faleminderit për krejt përkthyesit" #: [about]software msgid "Software" msgstr "Software" #: [about]resources msgid "Resources" msgstr "Burime" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim është një platformë komunikimesh me bazë XMPP. Krejt projektet, me përjashtim të software-it dhe burimeve vijuese, gjenden nën" #: [account]title [page]account msgid "Account" msgstr "Llogari" #: [account]password_change_title msgid "Change my password" msgstr "Ndryshoje fjalëkalimin tim" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Fjalëkalim" #: [account]password_confirmation msgid "Password confirmation" msgstr "Ripohim fjalëkalimi" #: [account]password_changed msgid "The password has been updated" msgstr "Fjalëkalimi u përditësua" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "Ju lutemi, jepni një fjalëkalim të vlefshëm (minimumi 6 shenja)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "Fjalëkalimet e dhëna s’janë të njëjtë" #: [account]delete msgid "Delete your account" msgstr "Fshijeni llogarinë tuaj" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "Do të fshini llogarinë tuaj XMPP dhe krejt të dhënat relative të lidhura me të (profil, kontakte dhe publikime)." #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "Jeni i sigurt se doni të fshihet?" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "Braktiseni këtë instancë" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "Do të fshini llogarinë krejt të dhënat relative të lidhura me llogarinë tuaj në këtë instancë Movim (profil, kontakte dhe publikime)." #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "Ky veprim s’do të fshijë llogarinë tuaj, por do t’ju shkëpusë nga kjo instancë." #: [create]title [subscribe]title msgid "Create a new account" msgstr "Krijoni një llogari të re" #: [create]notfound msgid "No account creation form found on the server" msgstr "S’u gjet në shërbyes formular krijimi llogarish" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "Llogaria juaj u regjistruar me sukses" #: [create]loading msgid "Loading" msgstr "Po ngarkohet" #: [create]placeholder msgid "…and start playing" msgstr "…dhe po fillohet të luhet" #: [error]not_acceptable msgid "Not Acceptable" msgstr "I papranueshëm" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "Sistemi i regjistrimeve në këtë shërbyes është i pakapshëm hëpërhë" #: [error]forbidden msgid "Registration forbidden" msgstr "Regjistrim i ndaluar" #: [adhoc]title msgid "Actions" msgstr "Veprime" #: [adhoc]completed msgid "Action completed" msgstr "Veprim i plotësuar" #: [admin]general msgid "General Settings" msgstr "Rregullime të Përgjithshme" #: [general]theme msgid "Theme" msgstr "Temë" #: [general]language msgid "Default language" msgstr "Gjuhë parazgjedhje" #: [general]log_verbosity msgid "Log verbosity" msgstr "Shkallë hollësish te regjistri" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "Kufizoji këshillat" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "Sugjero vetëm dhoma fjalosjeje, bashkësi dhe lëndë tjetër që janë të gatshme te shërbyesi XMPP i përdoruesit dhe shërbime të lidhura me të" #: [credentials]title msgid "Administration Credential" msgstr "Kredenciale Administrimi" #: [credentials]username [input]username msgid "Username" msgstr "Emër përdoruesi" #: [credentials]re_password msgid "Retype password" msgstr "Rishtypeni fjalëkalimin" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "Shërbyes XMPP të Lejuar" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "Nëse doni të përcaktoni një listë shërbyesish të autorizuar XMPP te nyja juaj Movim dhe të ndaloni lidhjen te krejt të tjerët, ju lutemi, vendosini emrat e tyre këtu, ndarë me presje (p.sh.: movim.eu,jabber.fr)" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "Lëreni të zbrazët këtë fushë, nëse lejoni hyrje te krejt llogaritë XMPP." #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "Listë shërbyesidh XMPP të lejuar" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "Mesazh Informacioni" #: [information]description [communityconfig]description msgid "Description" msgstr "Përshkrim" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "Lëreni këtë fushë të zbrazët, nëse s’doni të shfaqet ndonjë mesazh." #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "Mesazh Informacioni" #: [xmpp]title msgid "Default XMPP server" msgstr "Shërbyes XMPP parazgjedhje" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "Përkatësia e shërbyesit kryesor XMPP" #: [xmpp]description msgid "Main XMPP server description" msgstr "Përshkrimi i shërbyesit kryesor XMPP" #: [xmpp]country msgid "Main XMPP server country" msgstr "Vend shërbyesi kryesor XMPP" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "Zgjidhni një vend te lista" #: [log]empty msgid "Empty" msgstr "E zbrazët" #: [log]syslog msgid "Syslog" msgstr "Syslog" #: [log]syslog_files msgid "Syslog and files" msgstr "Syslog dhe kartela" #: [adminsessions]title msgid "Sessions" msgstr "Sesione" #: [admin]compatibility msgid "General Overview" msgstr "Përmbledhje e Përgjithshme" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "Të drejta shkrimi dhe leximi për shërbyesin te drejtoria %s e Movim-it" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "Gabim lidhjeje me WebSocket, shihni nëse Demoni Movim Daemon xhiron dhe mund të kapet" #: [schema]browser msgid "Browser" msgstr "Shfletues" #: [schema]movim msgid "Movim Core" msgstr "Baza e Movim-it" #: [schema]daemon msgid "Movim Daemon" msgstr "Demon Movim-i" #: [schema]database msgid "Database" msgstr "Bazë të dhënash" #: [schema]xmpp msgid "XMPP" msgstr "XMPP" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "Këtu mund të regjistroni nyjen tuaj te %sAPI Movim%s zyrtar" #: [api]register msgid "Your pod is not registered on the API" msgstr "Nyja juaj s’është e regjistruar te API" #: [api]registered msgid "Your pod is registered on the API" msgstr "Nyja juaj është e regjistruar te API" #: [api]wait msgid "Your pod is not yet validated" msgstr "Nyja juaj s’është vleftësuar ende" #: [api]validated msgid "Your pod is validated" msgstr "Nyja juaj është vleftësuar" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "Kërkuat të hiqeni nga API, kjo kërkesë do të përmbushet brenda disa orësh" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "Formësimi u përditësua" #: [avatar]file msgid "File" msgstr "Kartelë" #: [avatar]use_it msgid "Use it" msgstr "Përdore" #: [avatar]webcam msgid "Webcam" msgstr "Kamerë" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "Bëni një foto me kamerën" #: [avatar]updated msgid "Avatar Updated" msgstr "Avatari u Përditësua" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "Avatari S’u Përditësua" #: [avatar]missing msgid "No avatar defined yet" msgstr "S’ka ende avatar të përcaktuar" #: [blog]title [feed]title msgid "%s’s feed" msgstr "Prurje për %s" #: [blog]private msgid "This content is private, please login to see it" msgstr "Kjo lëndë është private, që ta shihni, ju lutemi, bëni hyrjen" #: [message]published msgid "Message Published" msgstr "Mesazhi u Botua" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "Mesazhi juaj s’u dërgua dot, ju lutemi, riprovoni më vonë" #: [message]encrypted msgid "Encrypted message" msgstr "Mesazhi i fshehtëzuar" #: [message]composing [chats]composing msgid "Composing…" msgstr "Po hartohet…" #: [message]paused [chats]paused msgid "Paused…" msgstr "Pushuar…" #: [message]gone msgid "Contact gone" msgstr "Kontakti ka avulluar" #: [message]history msgid "%s messages retrieved" msgstr "U morën %s mesazhe" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "Mund të përdorni shigjetën për sipër ↑ që të përpunoni mesazhin tuaj të mëparshëm" #: [chat]attention msgid "%s needs your attention" msgstr "%s lyp vëmendjen tuaj" #: [chat]placeholder msgid "Your message here…" msgstr "Mesazhi juaj këtu…" #: [chat]smileys msgid "Smileys" msgstr "Emotikone" #: [chat]frequent msgid "Frequent contacts" msgstr "Kontakte të shpeshtë" #: [chat]new_title msgid "Nothing here yet…" msgstr "Ende pa gjë këtu…" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "Mos kini turp, dërgoni një mesazh të parë për të filluar diskutimin" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "Morët një ftesë për të hyrë në një dhomë fjalosjesh" #: [chat]invitation_join msgid "Join %s" msgstr "Hyni te %s" #: [chat]profile msgid "See the profile" msgstr "Shihni profilin" #: [chat]clear msgid "Clear the history" msgstr "Spastro historikun" #: [chat]edit_previous msgid "Edit last message" msgstr "Përpunoni mesazhin e fundit" #: [chat]report_abuse msgid "Report abuse" msgstr "Njoftoni shpërdorim" #: [chatroom]members msgid "Members" msgstr "Anëtarë" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "U lidh te dhoma e fjalosjeve" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "U shkëput nga dhoma e fjalosjeve" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Formësim" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "Formësim u ruajt" #: [chatroom]subject msgid "Subject" msgstr "Subjekt" #: [chatroom]subject_changed msgid "Subject changed" msgstr "Subjekti u ndryshua" #: [chatroom]administration [page]administration msgid "Administration" msgstr "Administrim" #: [chats]empty_title msgid "No chats yet…" msgstr "Ende pa fjalosje…" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "Filloni një bisedë të re duke klikuar mbi butonin %s." #: [chats]add msgid "Chat with a contact" msgstr "Fjalosuni me një kontakt" #: [button]chat msgid "Chat" msgstr "Fjalosje" #: [button]new msgid "New conversation" msgstr "Bisedë e re" #: [communities]empty_text msgid "Discover, follow and share" msgstr "Zbuloni, ndiqni dhe ndani me të tjerët" #: [communities]counter msgid "%s communities" msgstr "%s bashkësi" #: [communities]search_server msgid "Search for a new server" msgstr "Kërkoni për një shërbyes të ri" #: [communities]servers msgid "Communities servers" msgstr "Shërbyes bashkësish" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "Ky shërbyes s’ekziston" #: [communitiesserver]created msgid "Community created successfully" msgstr "Bashkësia u krijua me sukses" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "Në këtë shërbyes s’ka ende Bashkësi." #: [communitiesserver]add msgid "Create a new community on %s" msgstr "Krijoni një bashkësi të re në %s" #: [communitiesserver]name msgid "Community name" msgstr "Emër bashkësie" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "Gjelbërim Ngado -Shoqatë" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "Ju lutemi, jepni një emër bashkësie të vlefshëm (minimumi 4 shenja)" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "S’mund të krijoni një bashkësi të re në këtë shërbyes" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "Pajtime" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "Bashkësia u fshi me sukses" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "Fshije bashkësi" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "Ju ndan një hap nga fshirja e bashkësisë vijuese. Ju lutemi, ripohoni veprimin tuaj." #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "Duket se ajo bashkësi s’ekziston më. Doni të hiqet nga pajtimet tuaja?" #: [communityaffiliation]owners msgid "Owners" msgstr "Pronarë" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "Botues" #: [communityaffiliation]roles msgid "Roles" msgstr "Role" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "Roli u caktua si duhet" #: [communityconfig]publication msgid "Publication" msgstr "Botim" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "I hapur" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "Cilido mund të botojë" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "Botuesit mund të botojnë" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "Pajtimtarë" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "Pajtimtarët mund të botojnë" #: [communitydata]sub msgid "%s subscribers" msgstr "%s pajtimtarë" #: [communitydata]num msgid "%s posts" msgstr "%s postime" #: [communitydata]public msgid "Public page" msgstr "Faqe publike" #: [communityheader]subscribe msgid "Subscribe" msgstr "Pajtomë" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "Shpajtomë" #: [communityheader]subscribed msgid "Subscribed" msgstr "U pajtuat" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "U shpajtuat" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "Pajtimet janë të çaktivizuara për këtë bashkësi" #: [communityheader]label_label msgid "Give a label for this community" msgstr "Jepni një etiketë për këtë bashkësi" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "Emër i Bashkësisë Time" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "Ndajeni këtë pajtim publikisht" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "Do të shfaqet te profili juaj" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "Ju ndan një hap nga shpajtimi prej kësaj bashkësie" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "Jeni i sigurt?" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "U bllokua lëndë për të rritur" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "Në këtë faqe është bllokuar ca lëndë të rriturish. Shfaqjen e lëndës për të rritur mund ta aktivizoni te faqja e formësimit." #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "Pajtimet e Mia" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "Tungjatjeta" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "Këtu do të jeni në gjendje të administroni krejt pajtimet tuaja." #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "Ende s’keni ndonjë pajtim në grup." #: [config]general msgid "General" msgstr "Të përgjithshme" #: [config]language msgid "Language" msgstr "Gjuhë" #: [config]roster msgid "Roster display" msgstr "Shfaqje emërtese" #: [config]roster_show msgid "Show the offline contacts" msgstr "Shfaqi kontaktet që s’janë në linjë" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "Fshihi kontaktet që s’janë në linjë" #: [config]appearence msgid "Appearence" msgstr "Dukje" #: [config]not_valid msgid "Configuration invalid" msgstr "Formësim i pavlefshëm" #: [config]advanced msgid "Advanced Configuration" msgstr "Formësim i Thelluar" #: [config]nsfw msgid "Display adult content" msgstr "Shfaq lëndë për të rritur" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "Do t’ju lejojë të lexoni postimet e etiketuara me etiketën #nsfw" #: [config]night_mode msgid "Night Mode" msgstr "Mënyra Mbrëmje" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "Përdorni ngjyra të errëta për të shlodhur sytë" #: [config]mam msgid "Archiving preferences" msgstr "Parapëlqime arkivimi" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "Parapëlqime arkivimi më anë të shërbyesit" #: [config]mam_always msgid "Always" msgstr "Përherë" #: [config]mam_never msgid "Never" msgstr "Kurrë" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "Parapëlqimet e arkivimit u ruajtën" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "URL CSS-je vetjake për blogun tuaj" #: [confirm]title msgid "Confirmation of authentication" msgstr "Ripohim i mirëfilltësimit" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "Platforma vijuese do të donte ripohimin tuaj që të mirëfilltësohet kjo llogari" #: [confirm]code msgid "Authentication code" msgstr "Kod mirëfilltësimi" #: [roster]add_title msgid "Add a contact" msgstr "Shtoni një kontakt" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "Jepni ID-në Jabber të kontaktit tuaj." #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "Shtypni Enter që të vleftësohet." #: [roster]added msgid "Contact added" msgstr "Kontakti u shtua" #: [roster]updated msgid "Contact updated" msgstr "Kontakti u përditësua" #: [roster]deleted msgid "Contact deleted" msgstr "Kontakti u fshi" #: [general]legend msgid "General Information" msgstr "Të dhëna të Përgjithshme" #: [general]name [chatrooms]name msgid "Name" msgstr "Emër" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Nofkë" #: [general]date_of_birth msgid "Date of Birth" msgstr "Datëlindje" #: [general]gender msgid "Gender" msgstr "Gjini" #: [general]marital msgid "Marital Status" msgstr "Gjendje Civile" #: [general]email msgid "Email" msgstr "Email" #: [general]website msgid "Website" msgstr "Sajt" #: [general]about msgid "About Me" msgstr "Rreth Meje" #: [general]accounts msgid "Other Accounts" msgstr "Llogari të Tjera" #: [general]tune msgid "Is Listening" msgstr "Po Dëgjon" #: [position]legend msgid "Geographic Position" msgstr "Pozicion Gjeografik" #: [position]locality msgid "Locality" msgstr "Lokalitet" #: [position]country msgid "Country" msgstr "Vend" #: [mood]title msgid "Mood" msgstr "Humor" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "Duke Dëgjuar" #: [last]title msgid "Last seen" msgstr "Parë së fundi" #: [client]title msgid "Client Information" msgstr "Të dhëna Klienti" #: [explore]last_registered msgid "Last registered" msgstr "Regjistruar së fundi" #: [explore]explore msgid "Find some new friends" msgstr "Gjeni ca shokë të rinj" #: [edit]title [button]edit msgid "Edit" msgstr "Përpunojeni" #: [edit]alias msgid "Alias" msgstr "Alias" #: [edit]group msgid "Group" msgstr "Grup" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "Ju ndan një hap nga fshirja e njërit prej kontakte ve tuaja, ju lutemi, ripohoni veprimin tuaj" #: [age]years msgid "%s years" msgstr "%s vjet" #: [blog]last msgid "Last public post" msgstr "Postimi i fundit publik" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "Vizitoni blogun që të shihni krejt postimet publike" #: [subscription]to msgid "You can see this contact status" msgstr "Mund të shihni gjendjen e këtij kontakti" #: [subscription]to_button msgid "Share my status" msgstr "Ndaje gjendjen time me të tjerë" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "Por ky kontakt s’mund të shohë tuajt" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "S’jeni i pajtuar te ky kontakt" #: [subscription]from_button msgid "Ask to subscribe" msgstr "Kërkoni pajtim" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "Por ky kontakt mundet ende të shohë nëse jeni në linjë" #: [subscription]nil msgid "No subscriptions" msgstr "S’ka pajtime" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "Ftoje" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "Ky kontakt gjendet në listën tuaj të kontakteve, por nuk ka pajtim mes dy llogarive" #: [help]faq msgid "Frequently Asked Questions" msgstr "Pyetje të Bëra Shpesh" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "E keni provuar tashmë Movim-im në platforma të tjera?" #: [apps]phone msgid "Apps for your phone" msgstr "Aplikacione për telefonin tuaj" #: [apps]android msgid "Try out our official Android app" msgstr "Provoni aplikacionin tonë zyrtar për Android" #: [apps]recommend msgid "We also recommend" msgstr "Këshillojmë gjithashtu" #: [apps]computer msgid "Apps for your computer" msgstr "Aplikacione për kompjuterin tuaj" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "Aplikacionet tona zyrtare gjenden në sajtin tonë" #: [contact]title msgid "Administrators & Contact" msgstr "Përgjegjës & Kontakte" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "Doni të fjaloseni me ekipin e Movim-it?" #: [chatroom]button msgid "Add the chatroom" msgstr "Shtoje dhomën e fjalosjeve" #: [invitations]title msgid "Pending Invitations" msgstr "Ftesa Pezull" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "%s dëshiron të flasë me ju" #: [error]username msgid "Wrong username" msgstr "Emër përdoruesi i gabuar" #: [error]jid msgid "Invalid JID" msgstr "JID i pavlefshëm" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "Gabim përkatësie XMPP, llogaria juaj s’është ID Jabber e saktë" #: [error]data_missings msgid "Some data are missing!" msgstr "Mungojnë disa të dhëna!" #: [error]wrong_password msgid "Wrong password" msgstr "Fjalëkalim i gabuar" #: [error]internal msgid "Internal server error" msgstr "Gabim i brendshëm shërbyesi" #: [error]session msgid "Session error" msgstr "Gabim sesioni" #: [error]account_created msgid "Account successfully created" msgstr "Llogaria u krijua me sukses" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "Shërbyesi po ha shumë kohë për t’u përgjigjur" #: [error]impossible msgid "Impossible login" msgstr "Hyrje pamundshme" #: [error]default msgid "Unknown error" msgstr "Gabim i panjohur" #: [error]login_format msgid "Invalid username format" msgstr "Format i pavlefshëm emrash përdoruesish" #: [error]password_format msgid "Invalid password format" msgstr "Format i pavlefshëm fjalëkalimesh" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "Shërbyesi juaj XMPP është i paautorizuar" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "Movim-i s’arriti të bëjë mirëfilltësimin. Dhatë të dhëna të gabuara" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "Mekanizëm mirëfilltësimi i pambuluar nga Movim" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "Mirëfilltësimi XMPP dështoi" #: [form]username msgid "My address" msgstr "Adresa ime" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "Mund të bëni hyrje me llogari nga këta shërbyes" #: [form]connected msgid "Connected" msgstr "I lidhur" #: [form]population msgid "Population" msgstr "Popullsi" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "%s ju ftoi të hyni në një dhomë fjalosjesh" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "Nofkë e gabuar (mes 4 dhe 40 shenjash)" #: [menu]empty_title msgid "No news yet…" msgstr "Ende pa lajme…" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "Mirë se vini te prurja juaj e lajmeve, këtu do të shihni krejt postimet e botuara nga kontaktet tuaj dhe në bashkësi te të cilat jeni pajtuar." #: [menu]all msgid "All" msgstr "Krejt" #: [menu]mine msgid "My publications" msgstr "Publikimet e mia" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "Kontakte" #: [menu]add_post msgid "Write a new post…" msgstr "Skruani një postim të ri…" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "Njoftime" #: [notifs]empty msgid "No new notifications" msgstr "S’ka njoftime të reja" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "Movim-i mund t’ju njoftojë kur botohet një postim i ri ose kur merrni mesazhe" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "Mundeni përherë t’i çaktivizoni më pas" #: [onboarding]public_title msgid "Public profile" msgstr "Profil publik" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "Bëjeni profilin tuaj publik dhe lejojuni përdoruesve të tjerë t’ju gjejnë dhe të krijoni kontakte të reja më lehtë" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "Këtë mundeni përherë ta çaktivizoni më pas te formësimi" #: [onboarding]popups_title msgid "Popups" msgstr "Flluska" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "Movim përdor flluska për veçorinë videokonferenca, ndonjëherë ato bllokohen nga shfletuesi" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "Ju lutemi, për ta përdorur si duhet këtë veçori, sigurohuni që janë të aktivizuara" #: [post]news_feed msgid "News Feed" msgstr "Prurje Lajmesh" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "Zbuloni dhe regjistroni grupe për të cilët jeni të interesuar" #: [post]content msgid "Content" msgstr "Lëndë" #: [post]published msgid "Post published" msgstr "Postimi u botua" #: [post]deleted msgid "Post deleted" msgstr "Postimi u fshi" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "Postime botuar së fundi në bashkësi te të cilat s’jeni pajtuar (ende)" #: [post]new [publishbrief]new msgid "New post" msgstr "Postim i ri" #: [post]repost msgid "This is a re-post from %s" msgstr "Ky është një ripostim nga %s" #: [post]repost_profile msgid "See %s profile" msgstr "Shihni profilin e %s" #: [post]blog_last msgid "Public posts from users" msgstr "Postime publike nga përdorues" #: [post]public msgid "Publish this post publicly?" msgstr "Të botohet ky postim publikisht?" #: [post]public_yes msgid "This post is public" msgstr "Ky postim është publik" #: [post]public_no msgid "This post is private" msgstr "Ky postim është privat" #: [post]public_url msgid "Public URL of this post" msgstr "URL publike e këtij postimi" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "Fshije këtë postim" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "Ju ndan një hap nga fshirja e këtij postimi, ju lutemi, ripohoni veprimin tuaj" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "Jeni i sigurt se doni të fshihet ky koment?" #: [post]discover msgid "Discover more articles on the communities page" msgstr "Zbuloni më tepër artikuj te faqet e bashkësisë" #: [post]more msgid "Read more" msgstr "Lexoni më tepër" #: [post]comments_disabled msgid "Comments disabled" msgstr "Komentet janë çaktivizuar" #: [post]comment_published msgid "Comment published" msgstr "Komenti u botua" #: [post]comment_publish_error #, fuzzy msgid "The comment cannot be published" msgstr "Komenti u botua" #: [post]comment_deleted msgid "Comment deleted" msgstr "Komenti u fshi" #: [post]liked #, fuzzy msgid "Liked your publication" msgstr "Publikimet e mia" #: [hello]blog_title msgid "Visit your public blog" msgstr "Vizitoni blogun tuaj publik" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "Shihni postimet tuaja publike dhe ndajini ato me kontaktet tuajA" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "Buton i përgjithshëm ndarjesh" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "Faqeruajini ose tërhiqeni dhe lëreni butonin vijues te paneli juaj dhe përdoreni për krejt faqet që doni të ndani me të tjerët në Movim" #: [hello]share_button msgid "Share on Movim" msgstr "Ndajeni me të tjerë në Movim" #: [hello]enter_title msgid "Oh! Hello!" msgstr "Oh! Tungjatjeta!" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "Duket se jeni i ri këtu! Mirë se vini në Movim!" #: [hello]menu_title msgid "Check the Menu" msgstr "Shihni Menunë" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "Krejt veçoritë kryesore të Movim-it mund të përdoren nga këtu. Mos ngurroni të lëvizni nëpër faqe që të zbuloni të tjera!" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "Duket se nuk e keni plotësuar ende profilin tuaj" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "Mund të shkoni te faqja Formësimi që të jepni një përshkrim për veten dhe për të vendosur një foto të hijshme" #: [status]disconnect msgid "Disconnect" msgstr "Shkëputu" #: [status]updated msgid "Status updated" msgstr "Gjendja u përditësua" #: [status]presence msgid "Presence" msgstr "Prani" #: [publishbrief]placeholder msgid "What’s new?" msgstr "Ç’ka të re?" #: [publishbrief]post msgid "Write a post" msgstr "Shkruani një postim" #: [publishbrief]add_link msgid "Add a link" msgstr "Shtoni një lidhje" #: [publishbrief]no_title msgid "Please provide a title" msgstr "Ju lutemi, jepni një titull" #: [publishbrief]preview msgid "Preview" msgstr "Paraparje" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "Shtoni një kartelë ose një foto" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "S’mund të botoni postim këtu" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "S’ka lëndë për paraparje" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "Ju lutemi, jepni një URL të vlefshme" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "Lëndën tuaj mund ta formatoni duke përdorur Markdown" #: [publishhelp]title [page]help msgid "Help" msgstr "Ndihmë" #: [publishhelp]more msgid "More help" msgstr "Më tepër ndihmë" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "Doracak sintakse Markdown" #: [rooms]add msgid "Add a chatroom" msgstr "Shtoni një dhomë fjalosjeje" #: [rooms]edit msgid "Edit a chatroom" msgstr "Përpunoni një dhomë fjalosjeje" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "Ende s’keni ndonjë dhomë bisedash." #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "Shtoni një duke klikuar mbi butonin e shtimeve." #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "Dhoma fjalosjeje" #: [chatrooms]id msgid "Chat Room ID" msgstr "ID Dhome Fjalosjesh" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "Dhoma Ime e Parapëlqyer" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "ID e gabuar Dhome fjalosjeje" #: [chatrooms]empty_name msgid "Empty name" msgstr "Emër i zbrazët" #: [chatrooms]users msgid "Users in the room" msgstr "Përdorues në dhomë" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "Ju lutemi, jepni një nofkë të saktë (2 deri në 40 shenja)" #: [chatrooms]conflict msgid "Username already taken" msgstr "Emër përdoruesi tashmë i zënë" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "Hy në këtë dhomë fjalosjesh gjatë lidhjes" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "S’hyhet dot te dhomë fjalosjesh, lypset regjistrim" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "Faqerojtësit u përditësuan" #: [room]anonymous_title msgid "Public chatroom" msgstr "Dhomë publike fjalosjeje" #: [room]no_room msgid "Please provide a room address" msgstr "Ju lutemi, jepni një adresë dhome" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "Hëpërhë keni bërë hyrjen si përdorues anonim." #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "Mund të merrni pjesë duke përdorur llogarinë tuaj ose duke krijuar një te faqja e hyrjeve, pasi të keni dalë duke përdorur kryqin në cepin e djathtë sipër." #: [room]anonymous_login msgid "Login on %s" msgstr "Bëni hyrjen te %s" #: [room]nick msgid "Your nickname" msgstr "Nofka juaj" #: [room]invite msgid "Invite a contact" msgstr "Ftoni një kontakt" #: [room]invited msgid "Invitation sent" msgstr "Ftesa u dërgua" #: [room]invite_code msgid "Send this link to your contacts" msgstr "Dërgojani këtë lidhje kontakteve tuaja" #: [room]public_muc #, fuzzy msgid "Public" msgstr "Botoje" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "Ç’po kërkoni?" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "Hapmë duke përdorur Ctrl + M" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title #, fuzzy msgid "No contacts yet?" msgstr "Ende pa komente" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "Statistika" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "Është dërguar një ngjitëse duke përdorur Movim-in" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "Movim-i është një rrjet shoqëror i decentralizuar, përpara se të krijoni një llogari të re, lypset të zgjidhni një shërbyes ku të regjistroheni." #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "Lidhuni me ne që të shtoni tuajin te lista e shërbyesve të mbuluar zyrtarisht" #: [feed]nope msgid "No public feed for this contact" msgstr "S’ka prurje publike për këtë kontakt" #: [feed]nope_contact msgid "No contact specified" msgstr "S’u përcaktua kontakt" #: [upload]title msgid "Upload a file" msgstr "Ngarkoni një kartelë" #: [upload]choose msgid "Choose a file to upload" msgstr "Zgjidhni një kartelë për ngarkim" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "Figurat e mëdha do të ripërmasohen dhe ngjeshen" #: [upload]error_filesize msgid "File too large" msgstr "Kartelë shumë e madhe" #: [upload]error_failed msgid "Upload failed" msgstr "Ngarkimi dështoi" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "Profil" #: [vcard]updated msgid "Profile Updated" msgstr "Profili u Përditësua" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "Profili S’u Përditësua" #: [vcard]public msgid "Your profile is now public" msgstr "Profili juaj tani është publik" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "Profili juaj tani është i kufizuar" #: [privacy]privacy_title msgid "Privacy Level" msgstr "Shkallë Privatësie" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "A është publik ky profil?" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "Ju lutemi, bëni kujdes! Duke e kaluar profilin tuaj si publik, krejt të dhënat e radhitura më poshtë do të jenë të dukshme për krejt përdoruesit e Movim-it dhe në krejt Internetin." #: [save]submit [button]submit msgid "Submit" msgstr "Parashtroje" #: [save]reset [button]reset msgid "Reset" msgstr "Riktheje në fillimet" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "Movim-i po punon nën mundësitë e veta" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "Hëpërhë, bashkësitë, prurja e lajmeve dhe profili janë çaktivizuar." #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "Ju lutemi, lidhuni me përgjegjësin e shërbyesit tuaj për të parë nëse mund të aktivizohet kjo veçori." #: [visio]calling msgid "…is calling you" msgstr "…po ju thërret" #: [visio]ringing msgid "…ringing" msgstr "…po thirret" #: [visio]in_call msgid "in call" msgstr "në thirrje" #: [visio]failed msgid "failed" msgstr "dështoi" #: [visio]connecting msgid "…connecting" msgstr "…po lidhet" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "Po ngarkohet…" #: [global]or msgid "Or" msgstr "Ose" #: [page]communities msgid "Communities" msgstr "Bashkësi" #: [page]home msgid "Home" msgstr "Kreu" #: [page]explore msgid "Explore" msgstr "Eksploroni" #: [page]account_creation msgid "Account Creation" msgstr "Krijim Llogarie" #: [page]news msgid "News" msgstr "Lajme" #: [page]avatar msgid "Avatar" msgstr "Avatar" #: [page]chats msgid "Chats" msgstr "Fjalosje" #: [page]publish msgid "Publish" msgstr "Botoje" #: [page]post msgid "Post" msgstr "Postoni" #: [page]blog msgid "Blog" msgstr "Blog" #: [page]about msgid "About" msgstr "Rreth" #: [page]login msgid "Login" msgstr "Hyrje" #: [page]not_found #, fuzzy msgid "Not Found" msgstr "Jo Tani" #: [page]feed msgid "Feed" msgstr "Prurje" #: [page]posts msgid "Posts" msgstr "Postime" #: [page]gallery msgid "Gallery" msgstr "Galeri" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "Ndajeni me të tjerët" #: [page]room msgid "Room" msgstr "Dhomë" #: [page]tag msgid "Tag" msgstr "Etiketë" #: [error]error msgid "Error: %s" msgstr "Gabim: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "S’ngarkohet dot kartela '%s'" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "Widget-i '%s' s’ekziston." #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "Akti i kërkuar '%s' s’është i regjistruar." #: [error]whoops msgid "Whoops!" msgstr "Ooh!" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "Movim-i s’komunikon dot me shërbyesin, ju lutemi, riprovoni më vonë" #: [error]oops msgid "Oops!" msgstr "Oooh!" #: [button]call msgid "Call" msgstr "Thirre" #: [button]validate msgid "Validate" msgstr "Vleftësoje" #: [button]refresh msgid "Refresh" msgstr "Rifreskoje" #: [button]add msgid "Add" msgstr "Shtoni" #: [button]delete msgid "Delete" msgstr "Fshije" #: [button]cancel msgid "Cancel" msgstr "Anuloje" #: [button]close msgid "Close" msgstr "Mbylle" #: [button]update msgid "Update" msgstr "Përditësoje" #: [button]updating msgid "Updating" msgstr "Po përditësohet" #: [button]submitting msgid "Submitting" msgstr "Po parashtrohet" #: [button]register msgid "Register" msgstr "Regjistrohuni" #: [button]reply msgid "Reply" msgstr "Përgjigjuni" #: [button]unregister msgid "Unregister" msgstr "Çregjistrohuni" #: [button]save msgid "Save" msgstr "Ruaje" #: [button]clear msgid "Clear" msgstr "Pastroje" #: [button]upload msgid "Upload" msgstr "Ngarkoje" #: [button]connecting msgid "Connecting" msgstr "Po lidhet" #: [button]bool_yes msgid "Yes" msgstr "Po" #: [button]bool_no msgid "No" msgstr "Jo" #: [button]return msgid "Return" msgstr "Kthehu" #: [button]accept msgid "Accept" msgstr "Pranoje" #: [button]refuse msgid "Refuse" msgstr "Hidhe poshtë" #: [button]next msgid "Next" msgstr "Pasuesi" #: [button]previous msgid "Previous" msgstr "I mëparshmi" #: [button]search msgid "Search" msgstr "Kërkoni" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "Ndajeni me të tjerët" #: [button]discover msgid "Discover" msgstr "Zbuloni" #: [button]like msgid "Like" msgstr "Pëlqim" #: [button]not_now msgid "Not Now" msgstr "Jo Tani" #: [button]enable msgid "Enable" msgstr "Aktivizoje" #: [button]sign_up msgid "Sign Up" msgstr "Regjistrohuni" #: [day]title msgid "Day" msgstr "Ditë" #: [day]monday msgid "Monday" msgstr "E hënë" #: [day]tuesday msgid "Tuesday" msgstr "E martë" #: [day]wednesday msgid "Wednesday" msgstr "E mërkurë" #: [day]thursday msgid "Thursday" msgstr "E enjte" #: [day]friday msgid "Friday" msgstr "E premte" #: [day]saturday msgid "Saturday" msgstr "E shtunë" #: [day]sunday msgid "Sunday" msgstr "E diel" #: [client]bot msgid "Bot" msgstr "Bot" #: [client]desktop msgid "Desktop" msgstr "Desktop" #: [client]phone msgid "Phone" msgstr "Telefon" #: [client]web msgid "Web" msgstr "Web" #: [client]registered msgid "Registered" msgstr "I regjistruar" #: [presence]online msgid "Online" msgstr "Në linjë" #: [presence]away msgid "Away" msgstr "Larguar" #: [presence]dnd msgid "Do Not Disturb" msgstr "Mos Më Bezdisni" #: [presence]xa msgid "Extended Away" msgstr "Largim i Zgjeruar" #: [presence]offline msgid "Offline" msgstr "Jo në linjë" #: [presence]error msgid "Error" msgstr "Gabim" #: [mood]afraid msgid "afraid" msgstr "i frikësuar" #: [mood]amazed msgid "amazed" msgstr "i mahnitur" #: [mood]amorous msgid "amorous" msgstr "i dashuruar" #: [mood]angry msgid "angry" msgstr "i nxehur" #: [mood]annoyed msgid "annoyed" msgstr "i bezdisur" #: [mood]anxious msgid "anxious" msgstr "i merakosur" #: [mood]aroused msgid "aroused" msgstr "i eksituar" #: [mood]ashamed msgid "ashamed" msgstr "i turpëruar" #: [mood]bored msgid "bored" msgstr "i mërzitur" #: [mood]brave msgid "brave" msgstr "trim" #: [mood]calm msgid "calm" msgstr "i qetë" #: [mood]cautious msgid "cautious" msgstr "i matur" #: [mood]cold msgid "cold" msgstr "i ftohtë" #: [mood]confident msgid "confident" msgstr "me vetëbesim" #: [mood]confused msgid "confused" msgstr "toruahumbur" #: [mood]contemplative msgid "contemplative" msgstr "soditës" #: [mood]contented msgid "contented" msgstr "i kënaqur" #: [mood]cranky msgid "cranky" msgstr "zevzek" #: [mood]crazy msgid "crazy" msgstr "i lojtur" #: [mood]creative msgid "creative" msgstr "krijues" #: [mood]curious msgid "curious" msgstr "kureshtar" #: [mood]dejected msgid "dejected" msgstr "i dëshpëruar" #: [mood]depressed msgid "depressed" msgstr "i ligështuar" #: [mood]disappointed msgid "disappointed" msgstr "i zhgënjyer" #: [mood]disgusted msgid "disgusted" msgstr "i neveritur" #: [mood]dismayed msgid "dismayed" msgstr "i tronditur" #: [mood]distracted msgid "distracted" msgstr "i shpërqendruar" #: [mood]embarrassed msgid "embarrassed" msgstr "i turpëruar" #: [mood]envious msgid "envious" msgstr "ziliqar" #: [mood]excited msgid "excited" msgstr "i ngazëllyer" #: [mood]flirtatious msgid "flirtatious" msgstr "joshës" #: [mood]frustrated msgid "frustrated" msgstr "i bezdisur" #: [mood]grateful msgid "grateful" msgstr "mirënjohës" #: [mood]grieving msgid "grieving" msgstr "i pikëlluar" #: [mood]grumpy msgid "grumpy" msgstr "gërnjar" #: [mood]guilty msgid "guilty" msgstr "fajtor" #: [mood]happy msgid "happy" msgstr "i lumtur" #: [mood]hopeful msgid "hopeful" msgstr "optimist" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "i përulur" #: [mood]humiliated msgid "humiliated" msgstr "i poshtëruar" #: [mood]hungry msgid "hungry" msgstr "i uritur" #: [mood]hurt msgid "hurt" msgstr "i lënduar" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "i mahnitur" #: [mood]in_love msgid "in love" msgstr "i dashuruar" #: [mood]indignant msgid "indignant" msgstr "i zemëruar" #: [mood]interested msgid "interested" msgstr "i interesuar" #: [mood]intoxicated msgid "intoxicated" msgstr "i helmuar" #: [mood]invincible msgid "invincible" msgstr "i pamposhtur" #: [mood]jealous msgid "jealous" msgstr "xheloz" #: [mood]lonely msgid "lonely" msgstr "i vetmuar" #: [mood]lost msgid "lost" msgstr "i humbur" #: [mood]lucky msgid "lucky" msgstr "fatlum" #: [mood]mean msgid "mean" msgstr "shpirtvogël" #: [mood]moody msgid "moody" msgstr "i zymtë" #: [mood]nervous msgid "nervous" msgstr "nervoz" #: [mood]neutral msgid "neutral" msgstr "asnjanës" #: [mood]offended msgid "offended" msgstr "i fyer" #: [mood]outraged msgid "outraged" msgstr "i tërbuar" #: [mood]playful msgid "playful" msgstr "lojcak" #: [mood]proud msgid "proud" msgstr "krenar" #: [mood]relaxed msgid "relaxed" msgstr "i shplodhur" #: [mood]relieved msgid "relieved" msgstr "i lehtësuar" #: [mood]restless msgid "restless" msgstr "i palodhur" #: [mood]sad msgid "sad" msgstr "i trishtuar" #: [mood]sarcastic msgid "sarcastic" msgstr "sarkastik" #: [mood]satisfied msgid "satisfied" msgstr "i kënaqur" #: [mood]serious msgid "serious" msgstr "serioz" #: [mood]shocked msgid "shocked" msgstr "i tronditur" #: [mood]shy msgid "shy" msgstr "i turpshëm" #: [mood]sick msgid "sick" msgstr "i sëmurë" #: [mood]sleepy msgid "sleepy" msgstr "përgjumësh" #: [mood]spontaneous msgid "spontaneous" msgstr "i çlirët" #: [mood]stressed msgid "stressed" msgstr "i stresuar" #: [mood]strong msgid "strong" msgstr "i fortë" #: [mood]surprised msgid "surprised" msgstr "i befasuar" #: [mood]thankful msgid "thankful" msgstr "mirënjohës" #: [mood]thirsty msgid "thirsty" msgstr "i etur" #: [mood]tired msgid "tired" msgstr "i lodhur" #: [mood]undefined msgid "undefined" msgstr "i papërcaktuar" #: [mood]weak msgid "weak" msgstr "i dobët" #: [mood]worried msgid "worried" msgstr "i shqetësuar" #: [month]title msgid "Month" msgstr "Muaj" #: [month]january msgid "January" msgstr "Janar" #: [month]february msgid "February" msgstr "Shkurt" #: [month]march msgid "March" msgstr "Mars" #: [month]april msgid "April" msgstr "Prill" #: [month]may msgid "May" msgstr "Maj" #: [month]june msgid "June" msgstr "Qershor" #: [month]july msgid "July" msgstr "Korrik" #: [month]august msgid "August" msgstr "Gusht" #: [month]september msgid "September" msgstr "Shtator" #: [month]october msgid "October" msgstr "Tetor" #: [month]november msgid "November" msgstr "Nëntor" #: [month]december msgid "December" msgstr "Dhjetor" #: [year]title msgid "Year" msgstr "Vit" #: [date]today msgid "Today" msgstr "Sot" #: [date]tomorrow msgid "Tomorrow" msgstr "Nesër" #: [date]yesterday msgid "Yesterday" msgstr "Dje" #: [date]ago msgid "%d days ago" msgstr "%d ditë më parë" #: [date]day msgid "day" msgstr "ditë" #: [post]title msgid "Title" msgstr "Titull" #: [post]place msgid "Place" msgstr "Vend" #: [post]by msgid "by" msgstr "nga" #: [post]geolocalisation msgid "Geolocalisation" msgstr "Gjeovendëzim" #: [post]email msgid "email" msgstr "email" #: [post]empty msgid "No content" msgstr "S’ka lëndë" #: [post]no_comments msgid "No comments yet" msgstr "Ende pa komente" #: [post]older msgid "Get older posts" msgstr "Merr postime më të vjetra" #: [post]new_items msgid "%s new items" msgstr "%s zëra të rinj" #: [post]comment_error msgid "Comment publication error" msgstr "Gabim botimi komenti" #: [post]comments_get msgid "Get the comments" msgstr "Merrni komentet" #: [post]comment_add msgid "Add a comment" msgstr "Shtoni një koment" #: [post]share msgid "Share with" msgstr "Ndajeni me" #: [post]share_everyone msgid "Everyone" msgstr "Cilido" #: [post]updated msgid "Updated" msgstr "U përditësua" #: [post]content_not_found msgid "Content not found" msgstr "S'u gjet lëndë" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "Komente" #: [post]original_deleted msgid "Original post deleted" msgstr "Postimi origjinal u fshi" #: [affiliation]owner msgid "Owner" msgstr "Pronar" #: [affiliation]publisher msgid "Publisher" msgstr "Botues" #: [affiliation]publish-only #, fuzzy msgid "Publish only" msgstr "Botoje" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Anëtarë" #: [affiliation]no-aff #, fuzzy msgid "No affiliation" msgstr "Njoftime" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "API nuk kapet dot, riprovoni më vonë" #: [field]type_here msgid "Type here" msgstr "Shtypni këtu" #~ msgid "This user has not posted anything right now" #~ msgstr "Ky postues s’ka postuar ende gjë deri këtu" #~ msgid "You don’t have Javascript enabled. Good luck with that." #~ msgstr "S’e keni të aktivizuar Javascript-in. Shihni e bëni." #~ msgid "Refresh all the streams" #~ msgstr "Rifreskoji krejt rrjedhat" #~ msgid "This message will be displayed on the login page" #~ msgstr "Ky mesazh do të shfaqet te faqja e hyrjeve" #~ msgid "Since" #~ msgstr "Që prej" movim-0.14.1/locales/sv.po000066400000000000000000001271121342764602200153500ustar00rootroot00000000000000# # Translators: # FIRST AUTHOR , 2012 # Håkan Eriksson , 2017 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Swedish (http://www.transifex.com/movim/movim/language/sv/)\n" "Language: sv\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Tack" #: [about]developers msgid "Developers" msgstr "Utvecklare" #: [about]translators msgid "Translators" msgstr "Översättare" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "Programvara" #: [about]resources msgid "Resources" msgstr "Resurser" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim är en XMPP-baserad kommunikationsplattform. Hela projektet, förutom följande mjukvara och resurser, är under" #: [account]title [page]account msgid "Account" msgstr "Konto" #: [account]password_change_title msgid "Change my password" msgstr "Ändra mitt lösenord" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Lösenord" #: [account]password_confirmation msgid "Password confirmation" msgstr "" #: [account]password_changed msgid "The password has been updated" msgstr "" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "Skapa ett nytt konto" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "Allmänna inställningar" #: [general]theme msgid "Theme" msgstr "Tema" #: [general]language msgid "Default language" msgstr "Standardspråk" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "Användarnamn" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "" #: [general]date_of_birth msgid "Date of Birth" msgstr "" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "" #: [general]about msgid "About Me" msgstr "" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "Okänt fel" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "" #: [day]tuesday msgid "Tuesday" msgstr "" #: [day]wednesday msgid "Wednesday" msgstr "" #: [day]thursday msgid "Thursday" msgstr "" #: [day]friday msgid "Friday" msgstr "" #: [day]saturday msgid "Saturday" msgstr "" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "" #: [date]tomorrow msgid "Tomorrow" msgstr "" #: [date]yesterday msgid "Yesterday" msgstr "" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member msgid "Member" msgstr "" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/sw.po000066400000000000000000001263311342764602200153530ustar00rootroot00000000000000# # Translators: #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Swahili (http://www.transifex.com/movim/movim/language/sw/)\n" "Language: sw\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "" #: [about]developers msgid "Developers" msgstr "" #: [about]translators msgid "Translators" msgstr "" #: [about]translators_text msgid "Thanks to all the translators" msgstr "" #: [about]software msgid "Software" msgstr "" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "" #: [account]password_change_title msgid "Change my password" msgstr "" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "" #: [account]password_confirmation msgid "Password confirmation" msgstr "" #: [account]password_changed msgid "The password has been updated" msgstr "" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "" #: [create]loading msgid "Loading" msgstr "" #: [create]placeholder msgid "…and start playing" msgstr "" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "" #: [general]date_of_birth msgid "Date of Birth" msgstr "" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "" #: [general]about msgid "About Me" msgstr "" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "" #: [day]tuesday msgid "Tuesday" msgstr "" #: [day]wednesday msgid "Wednesday" msgstr "" #: [day]thursday msgid "Thursday" msgstr "" #: [day]friday msgid "Friday" msgstr "" #: [day]saturday msgid "Saturday" msgstr "" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "" #: [date]tomorrow msgid "Tomorrow" msgstr "" #: [date]yesterday msgid "Yesterday" msgstr "" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member msgid "Member" msgstr "" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/tr.po000066400000000000000000001307451342764602200153530ustar00rootroot00000000000000# # Translators: # Ali Can , 2018 # alisan alacam , 2016 # FIRST AUTHOR , 2011 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Turkish (http://www.transifex.com/movim/movim/language/tr/)\n" "Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Teşekkürler" #: [about]developers msgid "Developers" msgstr "Geliştiriciler" #: [about]translators msgid "Translators" msgstr "Çeviriciler" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Tüm geliştiricilere teşekkür ederiz" #: [about]software msgid "Software" msgstr "Yazılım" #: [about]resources msgid "Resources" msgstr "" #: [about]api [schema]api [api]title msgid "API" msgstr "" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "" #: [account]title [page]account msgid "Account" msgstr "Hesap" #: [account]password_change_title msgid "Change my password" msgstr "Şifremi değiştir" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Şifre" #: [account]password_confirmation msgid "Password confirmation" msgstr "Şifre onaylama" #: [account]password_changed msgid "The password has been updated" msgstr "Şifre güncellendi" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "Hesabını sil" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "Yeni hesap oluştur" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "Açık" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "Hesabın başarıyla oluşturuldu" #: [create]loading msgid "Loading" msgstr "Yükleniyor" #: [create]placeholder msgid "…and start playing" msgstr "...ve oynatılıyor" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "" #: [error]forbidden msgid "Registration forbidden" msgstr "Kayıt olma başarısız" #: [adhoc]title msgid "Actions" msgstr "Eylemler" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "Genel Ayarlar" #: [general]theme msgid "Theme" msgstr "Tema" #: [general]language msgid "Default language" msgstr "Varsayılan Dil" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "Kullanıcı adı" #: [credentials]re_password msgid "Retype password" msgstr "Şifre tekrar" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "Veritabanı" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Yapılandırma" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "Sohbet" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "Dil" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "Ad" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "Takma ad" #: [general]date_of_birth msgid "Date of Birth" msgstr "Doğum Tarihi" #: [general]gender msgid "Gender" msgstr "Cinsiyeti" #: [general]marital msgid "Marital Status" msgstr "Medeni Durumu" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "Web sayfası" #: [general]about msgid "About Me" msgstr "Hakkımda" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "Rumuz" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "Yanlış kullanıcı adı" #: [error]jid msgid "Invalid JID" msgstr "Geçersiz JID" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "XMPP Alan adı hatası, hesabınız geçerli bir Jabber ID değil" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "Yanlış şifre" #: [error]internal msgid "Internal server error" msgstr "Dahili sunucu hatası" #: [error]session msgid "Session error" msgstr "Oturum hatası" #: [error]account_created msgid "Account successfully created" msgstr "Hesap başarıyla oluşturuldu" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "Bilinmeyen hata" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "Movim kimlik doğrulamada başarısız oldu. Yanlış veri girdiniz" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "XMPP kimlik doğrulaması başarısız oldu" #: [form]username msgid "My address" msgstr "Adresim" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "Hepsi" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "Yardım" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "Profil" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "Gönder" #: [save]reset [button]reset msgid "Reset" msgstr "Sıfırla" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "Anasayfa" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "Hesap Oluşturma" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "Avatar" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "Besleme" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "Hata: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "Dosya '% s' yüklenemedi" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "Ekle" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "İptal" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "Göndermek" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "Kabul et" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "Gün" #: [day]monday msgid "Monday" msgstr "Pazartesi" #: [day]tuesday msgid "Tuesday" msgstr "Salı" #: [day]wednesday msgid "Wednesday" msgstr "Çarşamba" #: [day]thursday msgid "Thursday" msgstr "Perşembe" #: [day]friday msgid "Friday" msgstr "Cuma" #: [day]saturday msgid "Saturday" msgstr "Cumartesi" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "Bot" #: [client]desktop msgid "Desktop" msgstr "Masaüstü" #: [client]phone msgid "Phone" msgstr "Telefon" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "Çevrimiçi" #: [presence]away msgid "Away" msgstr "Uzakta" #: [presence]dnd msgid "Do Not Disturb" msgstr "Rahatsız Etmeyin" #: [presence]xa msgid "Extended Away" msgstr "Uzun Süredir Uzakta" #: [presence]offline msgid "Offline" msgstr "Çevrimdışı" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "Ay" #: [month]january msgid "January" msgstr "Ocak" #: [month]february msgid "February" msgstr "Şubat" #: [month]march msgid "March" msgstr "Mart" #: [month]april msgid "April" msgstr "Nisan" #: [month]may msgid "May" msgstr "Mayıs" #: [month]june msgid "June" msgstr "Haziran" #: [month]july msgid "July" msgstr "Temmuz" #: [month]august msgid "August" msgstr "Ağustos" #: [month]september msgid "September" msgstr "Eylül" #: [month]october msgid "October" msgstr "Ekim" #: [month]november msgid "November" msgstr "Kasım" #: [month]december msgid "December" msgstr "Aralık" #: [year]title msgid "Year" msgstr "Yıl" #: [date]today msgid "Today" msgstr "Bugün" #: [date]tomorrow msgid "Tomorrow" msgstr "Yarın" #: [date]yesterday msgid "Yesterday" msgstr "Dün" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "gün" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "Eski gönderileri getir" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member #, fuzzy msgid "Member" msgstr "Kasım" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/uk.po000066400000000000000000001311241342764602200153350ustar00rootroot00000000000000# # Translators: # Den Girnyk , 2016 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Ukrainian (http://www.transifex.com/movim/movim/language/uk/)\n" "Language: uk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "Дякуємо" #: [about]developers msgid "Developers" msgstr "Розробники" #: [about]translators msgid "Translators" msgstr "Перекладачі" #: [about]translators_text msgid "Thanks to all the translators" msgstr "Дякуємо всім перекладачам" #: [about]software msgid "Software" msgstr "Програмне забезпечення" #: [about]resources msgid "Resources" msgstr "Ресурси" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim - це платформа для спілкування, основана на протоколі XMPP. Всі проекти, окрім наступного програмного запезпечення там ресурсів, ліцензовані" #: [account]title [page]account msgid "Account" msgstr "Користувач" #: [account]password_change_title msgid "Change my password" msgstr "Змінити мій пароль" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "Пароль" #: [account]password_confirmation msgid "Password confirmation" msgstr "Підтвердження паролю" #: [account]password_changed msgid "The password has been updated" msgstr "Пароль був змінений" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "" #: [account]delete msgid "Delete your account" msgstr "Видалити вашого користувача" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "Ви видалите вашого XMPP користувача та всю пов'язану з ним інформацію (профіль, контакти та публікації)" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title msgid "Gateways" msgstr "" #: [account]clear msgid "Leave this instance" msgstr "" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "" #: [create]title [subscribe]title msgid "Create a new account" msgstr "Створити нового користувача" #: [create]notfound msgid "No account creation form found on the server" msgstr "" #: [create]server_on msgid "on" msgstr "" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "Ваш користувач був успішно зареєстрований" #: [create]loading msgid "Loading" msgstr "Завантаження" #: [create]placeholder msgid "…and start playing" msgstr "...та почніть грати" #: [error]not_acceptable msgid "Not Acceptable" msgstr "" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "Система реєстрації даного сервера наразі недоступна" #: [error]forbidden msgid "Registration forbidden" msgstr "" #: [adhoc]title msgid "Actions" msgstr "Дії" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "" #: [general]theme msgid "Theme" msgstr "" #: [general]language msgid "Default language" msgstr "" #: [general]log_verbosity msgid "Log verbosity" msgstr "" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "" #: [credentials]title msgid "Administration Credential" msgstr "" #: [credentials]username [input]username msgid "Username" msgstr "" #: [credentials]re_password msgid "Retype password" msgstr "" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "" #: [information]description [communityconfig]description msgid "Description" msgstr "" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "" #: [xmpp]title msgid "Default XMPP server" msgstr "" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "" #: [xmpp]description msgid "Main XMPP server description" msgstr "" #: [xmpp]country msgid "Main XMPP server country" msgstr "" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "" #: [log]empty msgid "Empty" msgstr "" #: [log]syslog msgid "Syslog" msgstr "" #: [log]syslog_files msgid "Syslog and files" msgstr "" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "" #: [schema]browser msgid "Browser" msgstr "" #: [schema]movim msgid "Movim Core" msgstr "" #: [schema]daemon msgid "Movim Daemon" msgstr "" #: [schema]database msgid "Database" msgstr "База даних" #: [schema]xmpp msgid "XMPP" msgstr "" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "" #: [api]register msgid "Your pod is not registered on the API" msgstr "" #: [api]registered msgid "Your pod is registered on the API" msgstr "" #: [api]wait msgid "Your pod is not yet validated" msgstr "" #: [api]validated msgid "Your pod is validated" msgstr "" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "" #: [avatar]file msgid "File" msgstr "" #: [avatar]use_it msgid "Use it" msgstr "" #: [avatar]webcam msgid "Webcam" msgstr "" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "" #: [avatar]updated msgid "Avatar Updated" msgstr "" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "" #: [avatar]missing msgid "No avatar defined yet" msgstr "" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "" #: [message]published msgid "Message Published" msgstr "" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "" #: [message]encrypted msgid "Encrypted message" msgstr "" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "" #: [message]history msgid "%s messages retrieved" msgstr "" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "" #: [chat]attention msgid "%s needs your attention" msgstr "" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "" #: [chat]frequent msgid "Frequent contacts" msgstr "" #: [chat]new_title msgid "Nothing here yet…" msgstr "" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "" #: [chat]invitation_join msgid "Join %s" msgstr "" #: [chat]profile msgid "See the profile" msgstr "" #: [chat]clear msgid "Clear the history" msgstr "" #: [chat]edit_previous msgid "Edit last message" msgstr "" #: [chat]report_abuse msgid "Report abuse" msgstr "" #: [chatroom]members msgid "Members" msgstr "" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "Конфігурація" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "" #: [chatroom]subject msgid "Subject" msgstr "" #: [chatroom]subject_changed msgid "Subject changed" msgstr "" #: [chatroom]administration [page]administration msgid "Administration" msgstr "" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "" #: [button]chat msgid "Chat" msgstr "" #: [button]new msgid "New conversation" msgstr "" #: [communities]empty_text msgid "Discover, follow and share" msgstr "" #: [communities]counter msgid "%s communities" msgstr "" #: [communities]search_server msgid "Search for a new server" msgstr "" #: [communities]servers msgid "Communities servers" msgstr "" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "" #: [communitiesserver]name msgid "Community name" msgstr "" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "" #: [general]date_of_birth msgid "Date of Birth" msgstr "" #: [general]gender msgid "Gender" msgstr "" #: [general]marital msgid "Marital Status" msgstr "" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "" #: [general]about msgid "About Me" msgstr "" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "" #: [error]jid msgid "Invalid JID" msgstr "" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "" #: [error]internal msgid "Internal server error" msgstr "" #: [error]session msgid "Session error" msgstr "" #: [error]account_created msgid "Account successfully created" msgstr "" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "" #: [form]username msgid "My address" msgstr "" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room msgid "Gateway room" msgstr "" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "" #: [chatrooms]empty_name msgid "Empty name" msgstr "" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "" #: [save]reset [button]reset msgid "Reset" msgstr "" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "" #: [day]monday msgid "Monday" msgstr "" #: [day]tuesday msgid "Tuesday" msgstr "" #: [day]wednesday msgid "Wednesday" msgstr "" #: [day]thursday msgid "Thursday" msgstr "" #: [day]friday msgid "Friday" msgstr "" #: [day]saturday msgid "Saturday" msgstr "" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "" #: [client]desktop msgid "Desktop" msgstr "" #: [client]phone msgid "Phone" msgstr "" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "" #: [presence]away msgid "Away" msgstr "" #: [presence]dnd msgid "Do Not Disturb" msgstr "" #: [presence]xa msgid "Extended Away" msgstr "" #: [presence]offline msgid "Offline" msgstr "" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "" #: [month]january msgid "January" msgstr "" #: [month]february msgid "February" msgstr "" #: [month]march msgid "March" msgstr "" #: [month]april msgid "April" msgstr "" #: [month]may msgid "May" msgstr "" #: [month]june msgid "June" msgstr "" #: [month]july msgid "July" msgstr "" #: [month]august msgid "August" msgstr "" #: [month]september msgid "September" msgstr "" #: [month]october msgid "October" msgstr "" #: [month]november msgid "November" msgstr "" #: [month]december msgid "December" msgstr "" #: [year]title msgid "Year" msgstr "" #: [date]today msgid "Today" msgstr "" #: [date]tomorrow msgid "Tomorrow" msgstr "" #: [date]yesterday msgid "Yesterday" msgstr "" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member msgid "Member" msgstr "" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" movim-0.14.1/locales/update_po.sh000077500000000000000000000005101342764602200166670ustar00rootroot00000000000000#!/bin/bash # Should we only update a language? if [ $# -eq 1 ] then echo "Updating language ${1}" msgmerge --no-wrap -o "${1}.po" "${1}.po" messages.pot else echo "Updating all tranlations" for lang in *.po do echo ${lang%.po} msgmerge --no-wrap -o "$lang" "$lang" messages.pot done fi movim-0.14.1/locales/update_trans.sh000077500000000000000000000002431342764602200174030ustar00rootroot00000000000000#!/bin/sh ini2po ../ messages --exclude info.ini msgcat -n messages/app/widgets/*/*.po messages/locales/locales.po -o messages.pot sed -i 's/\\"//g' messages.pot movim-0.14.1/locales/zh.po000066400000000000000000001531701342764602200153440ustar00rootroot00000000000000# # Translators: # Hydro Lee , 2017 # kashing , 2015-2016 # Lei feng, 2015 # Wangrui Enderex , 2016 # Zhao Rui , 2015 # 三三 , 2016 # ヨイツの賢狼ホロ , 2018 # ヨイツの賢狼ホロ , 2018 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Chinese (China) (http://www.transifex.com/movim/movim/language/zh_CN/)\n" "Language: zh_CN\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "致谢" #: [about]developers msgid "Developers" msgstr "开发者" #: [about]translators msgid "Translators" msgstr "翻译者" #: [about]translators_text msgid "Thanks to all the translators" msgstr "感谢所有翻译者。" #: [about]software msgid "Software" msgstr "软件" #: [about]resources msgid "Resources" msgstr "资源文件" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim 是一款基于 XMPP 的交流平台。除了以下的软件和资源,整个项目都是位于" #: [account]title [page]account msgid "Account" msgstr "帐户" #: [account]password_change_title msgid "Change my password" msgstr "更改我的密码" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "密码" #: [account]password_confirmation msgid "Password confirmation" msgstr "密码确认" #: [account]password_changed msgid "The password has been updated" msgstr "密码已经更新了" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "请输入一个有效的密码 (最少6个字符)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "提供两个的密码不是相同的" #: [account]delete msgid "Delete your account" msgstr "删除我的账号" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "你将会删除你的 XMPP 账号以及所有相关的信息(基本资料、联系人和已发表的内容)" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "入口" #: [account]clear msgid "Leave this instance" msgstr "离开这个实例" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "你将会删除与你当前 Movim 实例所连接账户的所有相关信息(基本资料、联系人和已发表内容)。" #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "这个操作将会断开你与此实例的连接,但不会删除你的账户。" #: [create]title [subscribe]title msgid "Create a new account" msgstr "建立一个新账户" #: [create]notfound msgid "No account creation form found on the server" msgstr "在服务器上没有找到建立账户的表单" #: [create]server_on msgid "on" msgstr "在线" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "您的账户已经成功注册" #: [create]loading msgid "Loading" msgstr "载入中" #: [create]placeholder msgid "…and start playing" msgstr "...跟着开始播放" #: [error]not_acceptable msgid "Not Acceptable" msgstr "不能接受" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "该服务的注册系统当前不可用" #: [error]forbidden msgid "Registration forbidden" msgstr "禁止注册" #: [adhoc]title msgid "Actions" msgstr "操作" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "一般设置" #: [general]theme msgid "Theme" msgstr "主题" #: [general]language msgid "Default language" msgstr "默认语言" #: [general]log_verbosity msgid "Log verbosity" msgstr "日志输出" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "限制建议" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "只建议可用于此 XMPP 范围和关联服务的聊天室,社区和其它内容。" #: [credentials]title msgid "Administration Credential" msgstr "管理证书" #: [credentials]username [input]username msgid "Username" msgstr "用户名" #: [credentials]re_password msgid "Retype password" msgstr "重新输入密码" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "在白名单中的 XMPP 服务器" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "如果您想在 Movim pod 中指定一部分授权的 XMPP 服务器,并且禁止余下的,请将它们的域名在这里输入,并用英文逗号分隔(例如:movim.eu, jabber.fr)" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "如果你允许访问所有的 XMPP 账户,请将此字段留空。" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "XMPP 服务器白名单列表" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "通知消息" #: [information]description [communityconfig]description msgid "Description" msgstr "描述" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "通知消息" #: [xmpp]title msgid "Default XMPP server" msgstr "默认 XMPP 服务器" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "主 XMPP 服务器域名" #: [xmpp]description msgid "Main XMPP server description" msgstr "主 XMPP 服务器描述" #: [xmpp]country msgid "Main XMPP server country" msgstr "主 XMPP 服务器国家" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "选择一个国家" #: [log]empty msgid "Empty" msgstr "空的" #: [log]syslog msgid "Syslog" msgstr "系统日志" #: [log]syslog_files msgid "Syslog and files" msgstr "系统日志和文件" #: [adminsessions]title msgid "Sessions" msgstr "会话" #: [admin]compatibility msgid "General Overview" msgstr "概览" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "WebSocket 连接错误, 请检查 Movim 的守护进程(Daemon)是否正在运行且可以访问" #: [schema]browser msgid "Browser" msgstr "浏览器" #: [schema]movim msgid "Movim Core" msgstr "Movim 核心" #: [schema]daemon msgid "Movim Daemon" msgstr "Movim 守护进程" #: [schema]database msgid "Database" msgstr "数据库" #: [schema]xmpp msgid "XMPP" msgstr "XMPP" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "在这里你可以在官方的 %s Movim API %s 中注册你的容器" #: [api]register msgid "Your pod is not registered on the API" msgstr "你的容器还没注册在接口上." #: [api]registered msgid "Your pod is registered on the API" msgstr "你的容器已注册在接口上." #: [api]wait msgid "Your pod is not yet validated" msgstr "你的容器还没验证" #: [api]validated msgid "Your pod is validated" msgstr "你的容器已验证" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "您请求从 API 中移除,该请求会在几小时内被处理" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "配置已更新" #: [avatar]file msgid "File" msgstr "文件" #: [avatar]use_it msgid "Use it" msgstr "用它" #: [avatar]webcam msgid "Webcam" msgstr "摄像头" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "进行摄像头快照" #: [avatar]updated msgid "Avatar Updated" msgstr "头像已更新" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "头像未更新" #: [avatar]missing msgid "No avatar defined yet" msgstr "暂无头像" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "私密内容,请登录后查看" #: [message]published msgid "Message Published" msgstr "消息已发布" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "无法发送消息,请稍后再试" #: [message]encrypted msgid "Encrypted message" msgstr "消息已加密" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "联系人已消失" #: [message]history msgid "%s messages retrieved" msgstr "获取了 %s 条消息" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "你可以使用上方向键 ↑ 来编辑你之前的消息" #: [chat]attention msgid "%s needs your attention" msgstr "%s 需要您的注意" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "表情" #: [chat]frequent msgid "Frequent contacts" msgstr "常用联系人" #: [chat]new_title msgid "Nothing here yet…" msgstr "此处还没有内容…" #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "你收到了加入聊天室的邀请" #: [chat]invitation_join msgid "Join %s" msgstr "加入 %s" #: [chat]profile msgid "See the profile" msgstr "查看个人资料" #: [chat]clear msgid "Clear the history" msgstr "清除历史" #: [chat]edit_previous msgid "Edit last message" msgstr "编辑最后一条消息" #: [chat]report_abuse msgid "Report abuse" msgstr "举报滥用行为" #: [chatroom]members msgid "Members" msgstr "成员" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "已连接到聊天室" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "离开聊天室" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "配置" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "配置已保存" #: [chatroom]subject msgid "Subject" msgstr "主题" #: [chatroom]subject_changed msgid "Subject changed" msgstr "主题已改变" #: [chatroom]administration [page]administration msgid "Administration" msgstr "管理" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "同联系人聊天" #: [button]chat msgid "Chat" msgstr "聊天" #: [button]new msgid "New conversation" msgstr "新对话" #: [communities]empty_text msgid "Discover, follow and share" msgstr "发现、跟随并分享" #: [communities]counter msgid "%s communities" msgstr "%s 个社群" #: [communities]search_server msgid "Search for a new server" msgstr "寻找一个新服务器" #: [communities]servers msgid "Communities servers" msgstr "社群服务器" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "社群创建成功" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "此服务器上没有社群。" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "在 %s 上创建一个新的社群" #: [communitiesserver]name msgid "Community name" msgstr "社群名称" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "My Little Pony - Fan Club" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "请提供一个有效的社群名称(最少 4 个字符)" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "你不能在此服务器上创建社群" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "订阅" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "社群删除成功" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "删除社群" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "你将要删除下列的社群。请确认你的操作。" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "所有者" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "发布者" #: [communityaffiliation]roles msgid "Roles" msgstr "角色" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "角色已被正确设置" #: [communityconfig]publication msgid "Publication" msgstr "发布" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "开放" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "%s 订阅者" #: [communitydata]num msgid "%s posts" msgstr "%s 帖子" #: [communitydata]public msgid "Public page" msgstr "公共页面" #: [communityheader]subscribe msgid "Subscribe" msgstr "订阅" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "取消订阅" #: [communityheader]subscribed msgid "Subscribed" msgstr "已订阅" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "未订阅" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "此社群的订阅功能已被禁用" #: [communityheader]label_label msgid "Give a label for this community" msgstr "给此社群添加一个标签" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "我的社群名称" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "公开分享此订阅" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "它将会在你的个人资料中显示" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "你将要取消订阅这个社群" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "您确定么?" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "成人内容已被屏蔽" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "此页面上的一些成人内容已经被屏蔽。你可以在配置页面开启成人内容的显示。" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "我的订阅" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "您好" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "您可以在这里管理您的所有订阅" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "一般" #: [config]language msgid "Language" msgstr "语言" #: [config]roster msgid "Roster display" msgstr "名单显示" #: [config]roster_show msgid "Show the offline contacts" msgstr "显示离线联络人" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "隐藏离线的联系人" #: [config]appearence msgid "Appearence" msgstr "外观" #: [config]not_valid msgid "Configuration invalid" msgstr "配置无效" #: [config]advanced msgid "Advanced Configuration" msgstr "高级配置" #: [config]nsfw msgid "Display adult content" msgstr "显示成人内容" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "这将会允许你阅读带有 #nsfw 标签的帖子" #: [config]night_mode msgid "Night Mode" msgstr "夜间模式" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "通过深色来放松你的眼睛" #: [config]mam msgid "Archiving preferences" msgstr "存档选项" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "服务器上的存档选项" #: [config]mam_always msgid "Always" msgstr "总是" #: [config]mam_never msgid "Never" msgstr "从不" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "已保存归档选项" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "你博客自定义 CSS 的 URL" #: [confirm]title msgid "Confirmation of authentication" msgstr "验证确认" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "验证代码" #: [roster]add_title msgid "Add a contact" msgstr "添加联系人" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "输入您帐号的 Jabber ID" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "回车验证" #: [roster]added msgid "Contact added" msgstr "联系人已添加" #: [roster]updated msgid "Contact updated" msgstr "更新联系人" #: [roster]deleted msgid "Contact deleted" msgstr "联系人已删除" #: [general]legend msgid "General Information" msgstr "一般信息" #: [general]name [chatrooms]name msgid "Name" msgstr "姓名" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "昵称" #: [general]date_of_birth msgid "Date of Birth" msgstr "出生日期" #: [general]gender msgid "Gender" msgstr "性别" #: [general]marital msgid "Marital Status" msgstr "婚姻状况" #: [general]email msgid "Email" msgstr "邮件" #: [general]website msgid "Website" msgstr "你的网站" #: [general]about msgid "About Me" msgstr "关于自己" #: [general]accounts msgid "Other Accounts" msgstr "其它帐号" #: [general]tune msgid "Is Listening" msgstr "是在听" #: [position]legend msgid "Geographic Position" msgstr "地理位置" #: [position]locality msgid "Locality" msgstr "地点" #: [position]country msgid "Country" msgstr "国家" #: [mood]title msgid "Mood" msgstr "心情" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "听" #: [last]title msgid "Last seen" msgstr "最后一次访问" #: [client]title msgid "Client Information" msgstr "客户端信息" #: [explore]last_registered msgid "Last registered" msgstr "最近注册的" #: [explore]explore msgid "Find some new friends" msgstr "寻找些新朋友" #: [edit]title [button]edit msgid "Edit" msgstr "编辑" #: [edit]alias msgid "Alias" msgstr "别名" #: [edit]group msgid "Group" msgstr "分组" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "您将删除其中一个联系人, 请确认" #: [age]years msgid "%s years" msgstr "%s 年" #: [blog]last msgid "Last public post" msgstr "最后的公开帖子" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "访问这个博客并查看公共帖子" #: [subscription]to msgid "You can see this contact status" msgstr "你可以看到这些联络的状态" #: [subscription]to_button msgid "Share my status" msgstr "分享我的状态" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "但该联系人不可知晓你是否在线" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "你尚未订阅该联系人" #: [subscription]from_button msgid "Ask to subscribe" msgstr "请求订阅" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "但该联系人仍可知晓你是否在线" #: [subscription]nil msgid "No subscriptions" msgstr "没有订阅" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "邀请" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "该联系人在你的联系人列表中,但两账户之间没有订阅" #: [help]faq msgid "Frequently Asked Questions" msgstr "常见问题" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "你是否已经在其他平台上尝试过 Movim了?" #: [apps]phone msgid "Apps for your phone" msgstr "手机上的应用" #: [apps]android msgid "Try out our official Android app" msgstr "尝试我们的官方 Android 应用" #: [apps]recommend msgid "We also recommend" msgstr "我们也推荐使用" #: [apps]computer msgid "Apps for your computer" msgstr "电脑上的应用" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "我们的官方应用可以从我们的网站获取" #: [contact]title msgid "Administrators & Contact" msgstr "管理和联络" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "和 Movim 开发团队交流?" #: [chatroom]button msgid "Add the chatroom" msgstr "添加这聊天室" #: [invitations]title msgid "Pending Invitations" msgstr "待处理的邀请" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "%s 想同您聊天" #: [error]username msgid "Wrong username" msgstr "错误的用户名" #: [error]jid msgid "Invalid JID" msgstr "无效的 JID" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "服务器提供了一个 Empty Challenge" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "XMPP 域错误,您的账户不是一个正确的 Jabber ID" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "密码错误" #: [error]internal msgid "Internal server error" msgstr "内部服务器错误" #: [error]session msgid "Session error" msgstr "会话(Session)错误" #: [error]account_created msgid "Account successfully created" msgstr "创建账户成功" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "服务器未响应" #: [error]impossible msgid "Impossible login" msgstr "无法登陆" #: [error]default msgid "Unknown error" msgstr "未知错误" #: [error]login_format msgid "Invalid username format" msgstr "无效用户名格式" #: [error]password_format msgid "Invalid password format" msgstr "无效密码格式" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "你的 XMPP 服务器未授权" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "您输入的数据有误,Movim不能认证" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "Movim暂不支持此认证机制" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "XMPP鉴别错误" #: [form]username msgid "My address" msgstr "用户名" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "你可以用账户从这些服务器登录" #: [form]connected msgid "Connected" msgstr "已连接" #: [form]population msgid "Population" msgstr "人口" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "%s 邀请你加入一个聊天室" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "无效昵称(需在 4 到 40 字符之间)" #: [menu]empty_title msgid "No news yet…" msgstr "尚无新闻" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "欢迎来到你的消息流,你将在此处看到你的联系人和你订阅的社群中所发布的帖子。" #: [menu]all msgid "All" msgstr "所有" #: [menu]mine msgid "My publications" msgstr "我的发布" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "联系人" #: [menu]add_post msgid "Write a new post…" msgstr "发一篇新的帖子…" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "提醒" #: [notifs]empty msgid "No new notifications" msgstr "没有新的提醒" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "Movim 可以在有新帖子或者你收到新消息的时候提醒你" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "你可以随时在配置中关闭他们" #: [onboarding]public_title msgid "Public profile" msgstr "公开个人资料" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "建立你的公开个人资料使得其他用户可以更容易地找到你并添加为联系人" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "你可以随时在配置中关闭这一选项" #: [onboarding]popups_title msgid "Popups" msgstr "弹出窗口" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "Movim 的视频会议特性将会弹出窗口,这有时会被浏览器屏蔽" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "请确保这些特性被正确地开启以使用" #: [post]news_feed msgid "News Feed" msgstr "消息流" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "发现并注册到你感兴趣的群组中" #: [post]content msgid "Content" msgstr "内容" #: [post]published msgid "Post published" msgstr "贴子已发布" #: [post]deleted msgid "Post deleted" msgstr "帖子已删除" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "在你(还)没订阅的群组中发表的新帖子" #: [post]new [publishbrief]new msgid "New post" msgstr "新帖子" #: [post]repost msgid "This is a re-post from %s" msgstr "这是从 %s 的转帖" #: [post]repost_profile msgid "See %s profile" msgstr "查看 %s 档案" #: [post]blog_last msgid "Public posts from users" msgstr "用户的公开帖" #: [post]public msgid "Publish this post publicly?" msgstr "公开发布该贴?" #: [post]public_yes msgid "This post is public" msgstr "这个帖子是公开" #: [post]public_no msgid "This post is private" msgstr "该帖是私密的" #: [post]public_url msgid "Public URL of this post" msgstr "该帖的公开 URL" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "删除我的帖子" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "您将移除以下的帖子,请确认" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "你确定想要删除这条评论吗?" #: [post]discover msgid "Discover more articles on the communities page" msgstr "在社群页面发现更多文章" #: [post]more msgid "Read more" msgstr "阅读更多" #: [post]comments_disabled msgid "Comments disabled" msgstr "评论已禁用" #: [post]comment_published msgid "Comment published" msgstr "评论已发布" #: [post]comment_publish_error #, fuzzy msgid "The comment cannot be published" msgstr "评论已发布" #: [post]comment_deleted msgid "Comment deleted" msgstr "评论已删除" #: [post]liked #, fuzzy msgid "Liked your publication" msgstr "我的发布" #: [hello]blog_title msgid "Visit your public blog" msgstr "访问你的公开博客" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "查看你的公开帖并与你所有联系人分享" #: [hello]contact_post msgid "Contact post" msgstr "联系人帖子" #: [hello]share_title msgid "Universal share button" msgstr "通用分享按钮" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "将下面的按钮加入书签,或者拖放它到你的工具栏中,然后你可以在任何页面上用它来分享页面到 Movim" #: [hello]share_button msgid "Share on Movim" msgstr "分享到 Movim" #: [hello]enter_title msgid "Oh! Hello!" msgstr "噢!您好!" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "检查菜单" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "到“设置”页面去补全个人资料并上传一个头像吧。" #: [status]disconnect msgid "Disconnect" msgstr "断开" #: [status]updated msgid "Status updated" msgstr "状态已更新" #: [status]presence msgid "Presence" msgstr "在线" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "发一篇帖子…" #: [publishbrief]add_link msgid "Add a link" msgstr "添加链接" #: [publishbrief]no_title msgid "Please provide a title" msgstr "请提供一个标题" #: [publishbrief]preview msgid "Preview" msgstr "预览" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "附加文件或图片" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "你不能在这里发帖" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "无内容可预览" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "请输入一个有效的URL" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "你可以使用 Markdown 来格式化内容" #: [publishhelp]title [page]help msgid "Help" msgstr "帮助" #: [publishhelp]more msgid "More help" msgstr "更多帮助" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "Markdown 语法手册" #: [rooms]add msgid "Add a chatroom" msgstr "添加一个聊天室" #: [rooms]edit msgid "Edit a chatroom" msgstr "修改聊天室" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "点击新建按钮来添加一个。" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "入口" #: [chatrooms]title msgid "Chatrooms" msgstr "聊天室" #: [chatrooms]id msgid "Chat Room ID" msgstr "聊天室 ID" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "收藏的聊天室" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "无效的聊天室 ID" #: [chatrooms]empty_name msgid "Empty name" msgstr "用户名为空" #: [chatrooms]users msgid "Users in the room" msgstr "聊天室用户" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "请输入正确的昵称(2 到 40 个字母)" #: [chatrooms]conflict msgid "Username already taken" msgstr "用户名已被使用" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "在连线后加入此聊天室" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "无法加入聊天室,需要注册" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "书签已更新" #: [room]anonymous_title msgid "Public chatroom" msgstr "公共聊天室" #: [room]no_room msgid "Please provide a room address" msgstr "请提供一个聊天室地址" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "你可以使用你自己的账号或新建一个来登录,只需要登出并使用右上角的十字。" #: [room]anonymous_login msgid "Login on %s" msgstr "登录在%s" #: [room]nick msgid "Your nickname" msgstr "你的昵称" #: [room]invite msgid "Invite a contact" msgstr "邀请联系人" #: [room]invited msgid "Invitation sent" msgstr "邀请已发送" #: [room]invite_code msgid "Send this link to your contacts" msgstr "将此链接发送给你的联系人" #: [room]public_muc #, fuzzy msgid "Public" msgstr "发布" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "想找什么?" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "使用 Ctrl + M 打开我" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title #, fuzzy msgid "No contacts yet?" msgstr "尚无评论" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "统计" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "通过 Movim 发送了一张贴纸" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "Movim 是一个去中心化的社交网络,在建立一个新账户之前,你需要选择一个服务器注册。" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "联系我们以加入官方支持服务列表" #: [feed]nope msgid "No public feed for this contact" msgstr "该联系人没有公开订阅源" #: [feed]nope_contact msgid "No contact specified" msgstr "没有指定联系人" #: [upload]title msgid "Upload a file" msgstr "上传一个文件" #: [upload]choose msgid "Choose a file to upload" msgstr "选择一个文件上传" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "过大的图片会被压缩" #: [upload]error_filesize msgid "File too large" msgstr "文件太大" #: [upload]error_failed msgid "Upload failed" msgstr "上传失败" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "简介" #: [vcard]updated msgid "Profile Updated" msgstr "更新简介" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "未更新简介" #: [vcard]public msgid "Your profile is now public" msgstr "您的档案现在是公开的" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "现在您的档案是保密的" #: [privacy]privacy_title msgid "Privacy Level" msgstr "隐私等级" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "提交" #: [save]reset [button]reset msgid "Reset" msgstr "重置" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "Movim 正在降级模式中运行" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "社群、消息流以及个人资料当前已被禁用" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "请尝试联系你的服务器管理员看看能否开启这些特性" #: [visio]calling msgid "…is calling you" msgstr "在呼叫你" #: [visio]ringing msgid "…ringing" msgstr "响铃中" #: [visio]in_call msgid "in call" msgstr "通话中" #: [visio]failed msgid "failed" msgstr "失败" #: [visio]connecting msgid "…connecting" msgstr "连接中" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "载入中…" #: [global]or msgid "Or" msgstr "或者" #: [page]communities msgid "Communities" msgstr "社群" #: [page]home msgid "Home" msgstr "主页" #: [page]explore msgid "Explore" msgstr "探索" #: [page]account_creation msgid "Account Creation" msgstr "建立帐号" #: [page]news msgid "News" msgstr "新闻" #: [page]avatar msgid "Avatar" msgstr "头像" #: [page]chats msgid "Chats" msgstr "聊天" #: [page]publish msgid "Publish" msgstr "发布" #: [page]post msgid "Post" msgstr "发布" #: [page]blog msgid "Blog" msgstr "博客" #: [page]about msgid "About" msgstr "关于" #: [page]login msgid "Login" msgstr "登录" #: [page]not_found #, fuzzy msgid "Not Found" msgstr "稍后" #: [page]feed msgid "Feed" msgstr "Feed" #: [page]posts msgid "Posts" msgstr "帖子" #: [page]gallery msgid "Gallery" msgstr "相册" #: [page]visio msgid "Visio-conference" msgstr "视频" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "分享" #: [page]room msgid "Room" msgstr "房间" #: [page]tag msgid "Tag" msgstr "标签" #: [error]error msgid "Error: %s" msgstr "错误: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "不能加载文件 '%s'" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "请求的事件 '%s' 未注册." #: [error]whoops msgid "Whoops!" msgstr "糟了!" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "Movim 无法与服务器通信,请稍后再试" #: [error]oops msgid "Oops!" msgstr "糟糕!" #: [button]call msgid "Call" msgstr "拨打" #: [button]validate msgid "Validate" msgstr "验证" #: [button]refresh msgid "Refresh" msgstr "刷新" #: [button]add msgid "Add" msgstr "添加" #: [button]delete msgid "Delete" msgstr "删除" #: [button]cancel msgid "Cancel" msgstr "取消" #: [button]close msgid "Close" msgstr "关闭" #: [button]update msgid "Update" msgstr "更新" #: [button]updating msgid "Updating" msgstr "更新中" #: [button]submitting msgid "Submitting" msgstr "提交中" #: [button]register msgid "Register" msgstr "注册" #: [button]reply msgid "Reply" msgstr "回复" #: [button]unregister msgid "Unregister" msgstr "未注册" #: [button]save msgid "Save" msgstr "保存" #: [button]clear msgid "Clear" msgstr "清除" #: [button]upload msgid "Upload" msgstr "上传" #: [button]connecting msgid "Connecting" msgstr "连接中" #: [button]bool_yes msgid "Yes" msgstr "是" #: [button]bool_no msgid "No" msgstr "否" #: [button]return msgid "Return" msgstr "返回" #: [button]accept msgid "Accept" msgstr "接收" #: [button]refuse msgid "Refuse" msgstr "拒绝" #: [button]next msgid "Next" msgstr "下一个" #: [button]previous msgid "Previous" msgstr "前一个" #: [button]search msgid "Search" msgstr "搜索" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "分享" #: [button]discover msgid "Discover" msgstr "发现" #: [button]like msgid "Like" msgstr "赞" #: [button]not_now msgid "Not Now" msgstr "稍后" #: [button]enable msgid "Enable" msgstr "开启" #: [button]sign_up msgid "Sign Up" msgstr "注册" #: [day]title msgid "Day" msgstr "天" #: [day]monday msgid "Monday" msgstr "星期一" #: [day]tuesday msgid "Tuesday" msgstr "星期二" #: [day]wednesday msgid "Wednesday" msgstr "星期三" #: [day]thursday msgid "Thursday" msgstr "星期四" #: [day]friday msgid "Friday" msgstr "星期五" #: [day]saturday msgid "Saturday" msgstr "星期六" #: [day]sunday msgid "Sunday" msgstr "星期日" #: [client]bot msgid "Bot" msgstr "Bot" #: [client]desktop msgid "Desktop" msgstr "桌面" #: [client]phone msgid "Phone" msgstr "电话" #: [client]web msgid "Web" msgstr "网站" #: [client]registered msgid "Registered" msgstr "已注册" #: [presence]online msgid "Online" msgstr "在线" #: [presence]away msgid "Away" msgstr "离开" #: [presence]dnd msgid "Do Not Disturb" msgstr "请勿打扰" #: [presence]xa msgid "Extended Away" msgstr "扩展" #: [presence]offline msgid "Offline" msgstr "离线" #: [presence]error msgid "Error" msgstr "错误" #: [mood]afraid msgid "afraid" msgstr "害怕" #: [mood]amazed msgid "amazed" msgstr "吃惊" #: [mood]amorous msgid "amorous" msgstr "恋爱" #: [mood]angry msgid "angry" msgstr "生气" #: [mood]annoyed msgid "annoyed" msgstr "恼怒" #: [mood]anxious msgid "anxious" msgstr "焦虑" #: [mood]aroused msgid "aroused" msgstr "亢奋" #: [mood]ashamed msgid "ashamed" msgstr "惭愧" #: [mood]bored msgid "bored" msgstr "无聊" #: [mood]brave msgid "brave" msgstr "勇敢" #: [mood]calm msgid "calm" msgstr "平静" #: [mood]cautious msgid "cautious" msgstr "小心" #: [mood]cold msgid "cold" msgstr "冷" #: [mood]confident msgid "confident" msgstr "自信" #: [mood]confused msgid "confused" msgstr "迷惑" #: [mood]contemplative msgid "contemplative" msgstr "沉思" #: [mood]contented msgid "contented" msgstr "满意" #: [mood]cranky msgid "cranky" msgstr "古怪" #: [mood]crazy msgid "crazy" msgstr "疯狂" #: [mood]creative msgid "creative" msgstr "创意" #: [mood]curious msgid "curious" msgstr "好奇" #: [mood]dejected msgid "dejected" msgstr "沮丧" #: [mood]depressed msgid "depressed" msgstr "郁闷" #: [mood]disappointed msgid "disappointed" msgstr "失望" #: [mood]disgusted msgid "disgusted" msgstr "讨厌" #: [mood]dismayed msgid "dismayed" msgstr "灰心" #: [mood]distracted msgid "distracted" msgstr "烦躁" #: [mood]embarrassed msgid "embarrassed" msgstr "尴尬" #: [mood]envious msgid "envious" msgstr "羡慕" #: [mood]excited msgid "excited" msgstr "兴奋" #: [mood]flirtatious msgid "flirtatious" msgstr "挑逗" #: [mood]frustrated msgid "frustrated" msgstr "沮丧" #: [mood]grateful msgid "grateful" msgstr "感谢" #: [mood]grieving msgid "grieving" msgstr "伤心" #: [mood]grumpy msgid "grumpy" msgstr "暴躁" #: [mood]guilty msgid "guilty" msgstr "内疚" #: [mood]happy msgid "happy" msgstr "幸福" #: [mood]hopeful msgid "hopeful" msgstr "希望" #: [mood]hot msgid "hot" msgstr "热" #: [mood]humbled msgid "humbled" msgstr "贬低" #: [mood]humiliated msgid "humiliated" msgstr "丢脸" #: [mood]hungry msgid "hungry" msgstr "饿" #: [mood]hurt msgid "hurt" msgstr "痛苦" #: [mood]impressed msgid "impressed" msgstr "感动" #: [mood]in_awe msgid "in awe" msgstr "佩服" #: [mood]in_love msgid "in love" msgstr "示爱" #: [mood]indignant msgid "indignant" msgstr "气愤" #: [mood]interested msgid "interested" msgstr "有趣" #: [mood]intoxicated msgid "intoxicated" msgstr "中毒" #: [mood]invincible msgid "invincible" msgstr "无敌的" #: [mood]jealous msgid "jealous" msgstr "妒忌" #: [mood]lonely msgid "lonely" msgstr "孤独" #: [mood]lost msgid "lost" msgstr "迷惑" #: [mood]lucky msgid "lucky" msgstr "好运" #: [mood]mean msgid "mean" msgstr "吝啬" #: [mood]moody msgid "moody" msgstr "易怒的" #: [mood]nervous msgid "nervous" msgstr "紧张" #: [mood]neutral msgid "neutral" msgstr "中立" #: [mood]offended msgid "offended" msgstr "生气" #: [mood]outraged msgid "outraged" msgstr "愤怒" #: [mood]playful msgid "playful" msgstr "幽默" #: [mood]proud msgid "proud" msgstr "自豪" #: [mood]relaxed msgid "relaxed" msgstr "宽慰" #: [mood]relieved msgid "relieved" msgstr "放松" #: [mood]restless msgid "restless" msgstr "不安" #: [mood]sad msgid "sad" msgstr "悲伤" #: [mood]sarcastic msgid "sarcastic" msgstr "讽刺" #: [mood]satisfied msgid "satisfied" msgstr "满意" #: [mood]serious msgid "serious" msgstr "严肃" #: [mood]shocked msgid "shocked" msgstr "惊讶" #: [mood]shy msgid "shy" msgstr "害羞" #: [mood]sick msgid "sick" msgstr "生病" #: [mood]sleepy msgid "sleepy" msgstr "困" #: [mood]spontaneous msgid "spontaneous" msgstr "随意" #: [mood]stressed msgid "stressed" msgstr "紧张" #: [mood]strong msgid "strong" msgstr "得意" #: [mood]surprised msgid "surprised" msgstr "惊喜" #: [mood]thankful msgid "thankful" msgstr "感谢" #: [mood]thirsty msgid "thirsty" msgstr "口渴" #: [mood]tired msgid "tired" msgstr "疲劳" #: [mood]undefined msgid "undefined" msgstr "未定义" #: [mood]weak msgid "weak" msgstr "虚弱" #: [mood]worried msgid "worried" msgstr "担心" #: [month]title msgid "Month" msgstr "月" #: [month]january msgid "January" msgstr "一月" #: [month]february msgid "February" msgstr "二月" #: [month]march msgid "March" msgstr "三月" #: [month]april msgid "April" msgstr "四月" #: [month]may msgid "May" msgstr "五月" #: [month]june msgid "June" msgstr "六月" #: [month]july msgid "July" msgstr "七月" #: [month]august msgid "August" msgstr "八月" #: [month]september msgid "September" msgstr "九月" #: [month]october msgid "October" msgstr "十月" #: [month]november msgid "November" msgstr "十一月" #: [month]december msgid "December" msgstr "十二月" #: [year]title msgid "Year" msgstr "年" #: [date]today msgid "Today" msgstr "今天" #: [date]tomorrow msgid "Tomorrow" msgstr "明天" #: [date]yesterday msgid "Yesterday" msgstr "昨天" #: [date]ago msgid "%d days ago" msgstr " %d 天以前" #: [date]day msgid "day" msgstr "日期" #: [post]title msgid "Title" msgstr "标题" #: [post]place msgid "Place" msgstr "地点" #: [post]by msgid "by" msgstr "通过" #: [post]geolocalisation msgid "Geolocalisation" msgstr "地理位置信息" #: [post]email msgid "email" msgstr "邮件" #: [post]empty msgid "No content" msgstr "没有内容" #: [post]no_comments msgid "No comments yet" msgstr "尚无评论" #: [post]older msgid "Get older posts" msgstr "查看以前公告" #: [post]new_items msgid "%s new items" msgstr "%s 新条目" #: [post]comment_error msgid "Comment publication error" msgstr "发表评论失败" #: [post]comments_get msgid "Get the comments" msgstr "获取评论" #: [post]comment_add msgid "Add a comment" msgstr "添加评论" #: [post]share msgid "Share with" msgstr "分享与" #: [post]share_everyone msgid "Everyone" msgstr "每个人" #: [post]updated msgid "Updated" msgstr "已更新" #: [post]content_not_found msgid "Content not found" msgstr "内容未找到" #: [post]default_title msgid "Contact publication" msgstr "联系人公佈" #: [post]comments msgid "Comments" msgstr "评论" #: [post]original_deleted msgid "Original post deleted" msgstr "原帖子已被删除" #: [affiliation]owner msgid "Owner" msgstr "所有者" #: [affiliation]publisher msgid "Publisher" msgstr "发布者" #: [affiliation]publish-only #, fuzzy msgid "Publish only" msgstr "发布" #: [affiliation]member #, fuzzy msgid "Member" msgstr "成员" #: [affiliation]no-aff #, fuzzy msgid "No affiliation" msgstr "提醒" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "API 无法连接,请稍后重试" #: [field]type_here msgid "Type here" msgstr "在此输入" #~ msgid "This user has not posted anything right now" #~ msgstr "这个用户还没发布任何东西" #~ msgid "Refresh all the streams" #~ msgstr "刷新所有流" #~ msgid "This message will be displayed on the login page" #~ msgstr "这条信息将显示在登录页面" #~ msgid "Since" #~ msgstr "自" movim-0.14.1/locales/zh_tw.po000066400000000000000000001355471342764602200160660ustar00rootroot00000000000000# # Translators: # akong , 2018 #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/About/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Account/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AccountNext/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdHoc/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminMain/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminSessions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/AdminTest/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Api/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Avatar/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Blog/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chat/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Chats/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Communities/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitiesServer/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityAffiliations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityConfig/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityHeader/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunityPosts/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/CommunitySubscriptions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Config/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Confirm/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactActions/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/ContactData/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Help/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Invitations/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Login/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/LoginAnonymous/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Menu/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifications/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Notifs/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Onboarding/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Post/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Presence/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishBrief/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/PublishHelp/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Rooms/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Search/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Statistics/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Stickers/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Subscribe/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Syndication/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Upload/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Vcard4/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../app/widgets/Visio/locales.ini #. #-#-#-#-# locales.po (PACKAGE VERSION) #-#-#-#-# #. extracted from ../locales/locales.ini msgid "" msgstr "" "Project-Id-Version: movim\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-01-04 20:54+0200\n" "PO-Revision-Date: 2018-09-18 06:12+0000\n" "Last-Translator: Jaussoin Timothée \n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/movim/movim/language/zh_TW/)\n" "Language: zh_TW\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Translate Toolkit 2.3.0\n" #: [about]thanks msgid "Thanks" msgstr "感謝" #: [about]developers msgid "Developers" msgstr "開發者" #: [about]translators msgid "Translators" msgstr "翻譯人員" #: [about]translators_text msgid "Thanks to all the translators" msgstr "感謝所有的翻譯人員" #: [about]software msgid "Software" msgstr "軟體" #: [about]resources msgid "Resources" msgstr "資源" #: [about]api [schema]api [api]title msgid "API" msgstr "API" #: [about]info msgid "Movim is an XMPP-based communication platform. All the project, except the following software and resources, is under" msgstr "Movim 是以 XMPP 為基礎的通訊平台。除了以下的軟體及資源,所有的專案都在其中" #: [account]title [page]account msgid "Account" msgstr "帳號" #: [account]password_change_title msgid "Change my password" msgstr "變更我的密碼" #: [account]password [credentials]password [form]password [input]password msgid "Password" msgstr "密碼" #: [account]password_confirmation msgid "Password confirmation" msgstr "確認密碼" #: [account]password_changed msgid "The password has been updated" msgstr "密碼已更新" #: [account]password_not_valid msgid "Please provide a valid password (6 characters minimum)" msgstr "請提供有效的密碼 (最少6個字元)" #: [account]password_not_same msgid "The provided passwords are not the same" msgstr "密碼並不一樣" #: [account]delete msgid "Delete your account" msgstr "刪除您的帳號" #: [account]delete_text msgid "You will delete your XMPP account and all the relative information linked to it (profile, contacts and publications)." msgstr "您將刪除您的 XMPP 帳號及所有連結在此的資訊 (個人資訊,連絡人及發佈的內容)。" #: [account]delete_text_confirm msgid "Are you sure that you want to delete it?" msgstr "" #: [account]gateway_title #, fuzzy msgid "Gateways" msgstr "通道" #: [account]clear msgid "Leave this instance" msgstr "離開這個範例" #: [account]clear_text msgid "You will delete all the relative information linked to your account on this Movim instance (profile, contacts and publications)." msgstr "您將刪除在這個 Movim 範例中所有連結到您帳號的資訊 (個人資訊,連絡人及發佈的內容)。 " #: [account]clear_text_confirm msgid "This action will not delete your account but will disconnect you from this instance." msgstr "這個動作不會刪除您的帳號但是會中斷您與此範例的連結。" #: [create]title [subscribe]title msgid "Create a new account" msgstr "建立帳號" #: [create]notfound msgid "No account creation form found on the server" msgstr "沒有帳號在伺服器上有建立" #: [create]server_on msgid "on" msgstr "啟用" #: [create]successfull msgid "Your acccount has been successfully registered" msgstr "您的帳號已成功註冊" #: [create]loading msgid "Loading" msgstr "讀取中" #: [create]placeholder msgid "…and start playing" msgstr "…和開始玩樂吧" #: [error]not_acceptable msgid "Not Acceptable" msgstr "不同意" #: [error]service_unavailable msgid "The registration system of this server is currently unavailable" msgstr "這個伺服器的註冊系統目前是無效的" #: [error]forbidden msgid "Registration forbidden" msgstr "禁止註冊" #: [adhoc]title msgid "Actions" msgstr "動作" #: [adhoc]completed msgid "Action completed" msgstr "" #: [admin]general msgid "General Settings" msgstr "一般設定" #: [general]theme msgid "Theme" msgstr "佈景主題" #: [general]language msgid "Default language" msgstr "預設語言" #: [general]log_verbosity msgid "Log verbosity" msgstr "日誌等級" #: [restrictsuggestions]title msgid "Restrict suggestions" msgstr "有限的建議" #: [restrictsuggestions]text msgid "Only suggest chatrooms, Communities and other contents that are available on the user XMPP server and related services" msgstr "只有建議的聊天室,社群和其他內容可以使用在 XMPP 伺服器及相關服務" #: [credentials]title msgid "Administration Credential" msgstr "管理者憑證" #: [credentials]username [input]username msgid "Username" msgstr "使用者名稱" #: [credentials]re_password msgid "Retype password" msgstr "重新輸入密碼" #: [whitelist]title msgid "Whitelisted XMPP Servers" msgstr "XMPP 白名單伺服器" #: [whitelist]info1 msgid "If you want to specify a list of authorized XMPP servers on your Movim pod and forbid the connection on all the others please put their domain name here, with comma (ex: movim.eu,jabber.fr)" msgstr "假如您要指定以下已驗證的 XMPP 伺服器在您的 Movim pod 然後禁止連線到其他的伺服器,請在此輸入他們的網域名稱並用逗號分隔 (例如: movim.eu,jabber.fr)" #: [whitelist]info2 msgid "Leave this field blank if you allow the access to all the XMPP accounts." msgstr "假如您允許存取所有 XMPP 帳號的話,保持欄位空白。" #: [whitelist]label msgid "List of whitelisted XMPP servers" msgstr "XMPP 白名單伺服器列表" #: [information]title msgctxt "[information]title" msgid "Information Message" msgstr "資訊" #: [information]description [communityconfig]description msgid "Description" msgstr "描述" #: [information]info1 msgid "This message will be displayed on the login page. It can be used to link the Terms and Conditions of your Movim instance for example." msgstr "" #: [information]info2 msgid "Leave this field blank if you don’t want to show any message." msgstr "" #: [information]label msgctxt "[information]label" msgid "Information Message" msgstr "資訊" #: [xmpp]title msgid "Default XMPP server" msgstr "預設 XMPP 伺服器" #: [xmpp]domain msgid "Main XMPP server domain" msgstr "主要 XMPP 伺服器網域" #: [xmpp]description msgid "Main XMPP server description" msgstr "主要 XMPP 伺服器描述" #: [xmpp]country msgid "Main XMPP server country" msgstr "主要 XMPP 伺服器國家" #: [xmpp]country_pick msgid "Pick a country in the list" msgstr "在列表中選擇一個國家" #: [log]empty msgid "Empty" msgstr "空白" #: [log]syslog msgid "Syslog" msgstr "系統日誌" #: [log]syslog_files msgid "Syslog and files" msgstr "系統日誌和檔案" #: [adminsessions]title msgid "Sessions" msgstr "" #: [admin]compatibility msgid "General Overview" msgstr "一般概述" #: [compatibility]rights msgid "Read and write rights for the webserver in Movim’s %s directory" msgstr "" #: [compatibility]websocket msgid "WebSocket connection error, check if the Movim Daemon is running and is reachable" msgstr "WebSocket 連線錯誤,確認一下假如 Movim 背景正在執行及可以使用" #: [schema]browser msgid "Browser" msgstr "瀏覽器" #: [schema]movim msgid "Movim Core" msgstr "Movim Core" #: [schema]daemon msgid "Movim Daemon" msgstr "Movim 背景服務" #: [schema]database msgid "Database" msgstr "資料庫" #: [schema]xmpp msgid "XMPP" msgstr "XMPP" #: [api]info msgid "Here you can register your pod on the official %sMovim API%s" msgstr "這裡您可以註冊您的 pod 在公開的 %sMovim API%s" #: [api]register msgid "Your pod is not registered on the API" msgstr "您的 pod 並沒有註冊在 API" #: [api]registered msgid "Your pod is registered on the API" msgstr "您的 pod 已註冊在 API" #: [api]wait msgid "Your pod is not yet validated" msgstr "您的 pod 是無效的" #: [api]validated msgid "Your pod is validated" msgstr "您的 pod 是有效的" #: [api]unregister msgid "You asked to be removed from the API, this request will be processed in a couple of hours" msgstr "您要求從 API 中移除,這個要求將會在幾個小時內執行" #: [api]conf_updated [config]updated msgid "Configuration updated" msgstr "設置已更新" #: [avatar]file msgid "File" msgstr "檔案" #: [avatar]use_it msgid "Use it" msgstr "使用這個" #: [avatar]webcam msgid "Webcam" msgstr "網路攝影機" #: [avatar]cheese msgid "Cheese!" msgstr "" #: [avatar]snapshot msgid "Take a webcam snapshot" msgstr "用網路攝影機拍照吧" #: [avatar]updated msgid "Avatar Updated" msgstr "圖示已更新" #: [avatar]not_updated msgid "Avatar Not Updated" msgstr "圖示未更新" #: [avatar]missing msgid "No avatar defined yet" msgstr "未定義圖示" #: [blog]title [feed]title msgid "%s’s feed" msgstr "" #: [blog]private msgid "This content is private, please login to see it" msgstr "這個內容是私人的,請登入後再來看" #: [message]published msgid "Message Published" msgstr "訊息已發佈" #: [message]error msgid "Your message could not be sent, please try again later" msgstr "您的訊息可能不能送出,請晚點重試" #: [message]encrypted msgid "Encrypted message" msgstr "已加密訊息" #: [message]composing [chats]composing msgid "Composing…" msgstr "" #: [message]paused [chats]paused msgid "Paused…" msgstr "" #: [message]gone msgid "Contact gone" msgstr "聯絡消失" #: [message]history msgid "%s messages retrieved" msgstr "%s 訊息檢索" #: [message]edit_help msgid "You can use the up arrow ↑ to edit your previous message" msgstr "您可以使用方向鍵的上鍵 ↑ 來編輯您之前的訊息" #: [chat]attention msgid "%s needs your attention" msgstr "%s 需要您的關注" #: [chat]placeholder msgid "Your message here…" msgstr "" #: [chat]smileys msgid "Smileys" msgstr "笑臉" #: [chat]frequent msgid "Frequent contacts" msgstr "常聯絡的" #: [chat]new_title msgid "Nothing here yet…" msgstr "這裡沒有..." #: [chat]new_text msgid "Don’t be shy, send a first message to start the discussion" msgstr "" #: [chat]invitation msgid "You received an invitation to join a chatroom" msgstr "您收到一則加入聊天室的邀請" #: [chat]invitation_join msgid "Join %s" msgstr "加入 %s" #: [chat]profile msgid "See the profile" msgstr "檢視個人設定" #: [chat]clear msgid "Clear the history" msgstr "清除紀錄" #: [chat]edit_previous msgid "Edit last message" msgstr "編輯最後的訊息" #: [chat]report_abuse msgid "Report abuse" msgstr "回報濫用" #: [chatroom]members msgid "Members" msgstr "成員" #: [chatroom]connected [chatrooms]connected msgid "Connected to the chatroom" msgstr "已連線到聊天室" #: [chatroom]disconnected [chatrooms]disconnected msgid "Disconnected from the chatroom" msgstr "已中斷與聊天室的連線" #: [chatroom]config [communityaffiliation]configuration [page]configuration msgid "Configuration" msgstr "設置" #: [chatroom]config_saved [communityaffiliation]config_saved msgid "Configuration saved" msgstr "已儲存設置" #: [chatroom]subject msgid "Subject" msgstr "主旨" #: [chatroom]subject_changed msgid "Subject changed" msgstr "已變更主旨" #: [chatroom]administration [page]administration msgid "Administration" msgstr "管理者" #: [chats]empty_title msgid "No chats yet…" msgstr "" #: [chats]empty msgid "Start a new conversation by clicking on the %s button." msgstr "" #: [chats]add msgid "Chat with a contact" msgstr "跟聯絡人聊天" #: [button]chat msgid "Chat" msgstr "聊天" #: [button]new msgid "New conversation" msgstr "新的對話" #: [communities]empty_text msgid "Discover, follow and share" msgstr "探索,跟隨和分享" #: [communities]counter msgid "%s communities" msgstr "%s 社群" #: [communities]search_server msgid "Search for a new server" msgstr "搜索新的伺服器" #: [communities]servers msgid "Communities servers" msgstr "社群伺服器" #: [communities]disco_error msgid "This server doesn’t exists" msgstr "" #: [communitiesserver]created msgid "Community created successfully" msgstr "社群建立成功" #: [communitiesserver]empty_server msgid "There is no Communities yet on this server." msgstr "在這個伺服器上沒有社群。" #: [communitiesserver]add msgid "Create a new community on %s" msgstr "建立社群在 %s" #: [communitiesserver]name msgid "Community name" msgstr "社群名稱" #: [communitiesserver]name_example msgid "My Little Pony - Fan Club" msgstr "" #: [communitiesserver]name_error msgid "Please provide a valid community name (4 characters minimum)" msgstr "" #: [communitiesserver]no_creation msgid "You cannot create a new community on this server" msgstr "" #: [communityaffiliation]subscriptions msgid "Subscriptions" msgstr "" #: [communityaffiliation]deleted msgid "Community deleted successfully" msgstr "" #: [communityaffiliation]delete_title msgid "Delete the community" msgstr "" #: [communityaffiliation]delete_text msgid "You are going to delete the following community. Please confirm your action." msgstr "" #: [communityaffiliation]delete_clean_text msgid "It seems that this community doesn’t exists anymore. Do you want to remove it from your subscriptions?" msgstr "" #: [communityaffiliation]owners msgid "Owners" msgstr "" #: [communityaffiliation]publishers #: [communityconfig]publish_model_publishers_title msgid "Publishers" msgstr "" #: [communityaffiliation]roles msgid "Roles" msgstr "" #: [communityaffiliation]role_set msgid "Role correctly set" msgstr "" #: [communityconfig]publication msgid "Publication" msgstr "" #: [communityconfig]publish_model_open_title msgid "Open" msgstr "" #: [communityconfig]publish_model_open_text msgid "Everyone can publish" msgstr "" #: [communityconfig]publish_model_publishers_text msgid "The publishers can publish" msgstr "" #: [communityconfig]publish_model_subscribers_title msgid "Subscribers" msgstr "" #: [communityconfig]publish_model_subscribers_text msgid "The subscribers can publish" msgstr "" #: [communitydata]sub msgid "%s subscribers" msgstr "" #: [communitydata]num msgid "%s posts" msgstr "" #: [communitydata]public msgid "Public page" msgstr "" #: [communityheader]subscribe msgid "Subscribe" msgstr "" #: [communityheader]unsubscribe msgid "Unsubscribe" msgstr "" #: [communityheader]subscribed msgid "Subscribed" msgstr "" #: [communityheader]unsubscribed msgid "Unsubscribed" msgstr "" #: [communityheader]subscription_unsupported msgid "The subscriptions are disabled for this community" msgstr "" #: [communityheader]label_label msgid "Give a label for this community" msgstr "" #: [communityheader]label_placeholder msgid "My Community Name" msgstr "" #: [communityheader]share_subscription msgid "Share this subscription publicly" msgstr "" #: [communityheader]share_subscription_text msgid "It will appear on your profile" msgstr "" #: [communityheader]unsubscribe_text msgid "You are going to unsubscribe from this community" msgstr "" #: [communityheader]sure [delete]title msgid "Are you sure?" msgstr "" #: [communityposts]nsfw_title msgid "Adult content blocked" msgstr "" #: [communityposts]nsfw_message msgid "Some adult content has been blocked on this page. You can enable the display of adult content in the configuration page." msgstr "" #: [communitysubscriptions]subscriptions msgid "My Subscriptions" msgstr "" #: [communitysubscriptions]empty_title msgid "Hello" msgstr "" #: [communitysubscriptions]empty_text1 msgid "Here you will be able to manage all your subscriptions." msgstr "" #: [communitysubscriptions]empty_text2 msgid "You don’t have any group subscriptions yet." msgstr "" #: [config]general msgid "General" msgstr "" #: [config]language msgid "Language" msgstr "語言" #: [config]roster msgid "Roster display" msgstr "" #: [config]roster_show msgid "Show the offline contacts" msgstr "" #: [config]roster_hide msgid "Hide the offline contacts" msgstr "" #: [config]appearence msgid "Appearence" msgstr "" #: [config]not_valid msgid "Configuration invalid" msgstr "" #: [config]advanced msgid "Advanced Configuration" msgstr "" #: [config]nsfw msgid "Display adult content" msgstr "" #: [config]nsfw_text msgid "Will allow you to read the posts tagged with the #nsfw tag" msgstr "" #: [config]night_mode msgid "Night Mode" msgstr "" #: [config]night_mode_text msgid "Use dark colors to rest your eyes" msgstr "" #: [config]mam msgid "Archiving preferences" msgstr "" #: [config]mam_text msgid "Server-side archiving preferences" msgstr "" #: [config]mam_always msgid "Always" msgstr "" #: [config]mam_never msgid "Never" msgstr "" #: [config]mam_saved msgid "Archiving preferences saved" msgstr "" #: [cssurl]label msgid "Custom CSS URL for your blog" msgstr "" #: [confirm]title msgid "Confirmation of authentication" msgstr "" #: [confirm]description msgid "The following platform would like your confirmation to authentify this account" msgstr "" #: [confirm]code msgid "Authentication code" msgstr "" #: [roster]add_title msgid "Add a contact" msgstr "" #: [roster]add_contact_info1 msgid "Enter the Jabber ID of your contact." msgstr "" #: [roster]add_contact_info2 msgid "Press enter to validate." msgstr "" #: [roster]added msgid "Contact added" msgstr "" #: [roster]updated msgid "Contact updated" msgstr "" #: [roster]deleted msgid "Contact deleted" msgstr "" #: [general]legend msgid "General Information" msgstr "" #: [general]name [chatrooms]name msgid "Name" msgstr "名称" #: [general]nickname [chatrooms]nickname msgid "Nickname" msgstr "檔名" #: [general]date_of_birth msgid "Date of Birth" msgstr "生日" #: [general]gender msgid "Gender" msgstr "性別" #: [general]marital msgid "Marital Status" msgstr "婚姻狀況" #: [general]email msgid "Email" msgstr "" #: [general]website msgid "Website" msgstr "網站" #: [general]about msgid "About Me" msgstr "關於我" #: [general]accounts msgid "Other Accounts" msgstr "" #: [general]tune msgid "Is Listening" msgstr "" #: [position]legend msgid "Geographic Position" msgstr "" #: [position]locality msgid "Locality" msgstr "" #: [position]country msgid "Country" msgstr "" #: [mood]title msgid "Mood" msgstr "" #: [mood]im msgid "I’m " msgstr "" #: [listen]title msgid "Listening" msgstr "" #: [last]title msgid "Last seen" msgstr "" #: [client]title msgid "Client Information" msgstr "" #: [explore]last_registered msgid "Last registered" msgstr "" #: [explore]explore msgid "Find some new friends" msgstr "" #: [edit]title [button]edit msgid "Edit" msgstr "" #: [edit]alias msgid "Alias" msgstr "別名" #: [edit]group msgid "Group" msgstr "" #: [delete]text msgid "You are going to delete one of your contacts, please confirm your action" msgstr "" #: [age]years msgid "%s years" msgstr "" #: [blog]last msgid "Last public post" msgstr "" #: [blog]visit msgid "Visit the blog to see all the public posts" msgstr "" #: [subscription]to msgid "You can see this contact status" msgstr "" #: [subscription]to_button msgid "Share my status" msgstr "" #: [subscription]to_text msgid "But this contact cannot see yours" msgstr "" #: [subscription]from msgid "You are not subscribed to this contact" msgstr "" #: [subscription]from_button msgid "Ask to subscribe" msgstr "" #: [subscription]from_text msgid "But this contact can still see if you are online" msgstr "" #: [subscription]nil msgid "No subscriptions" msgstr "" #: [subscription]nil_button [button]invite msgid "Invite" msgstr "" #: [subscription]nil_text msgid "This contact is in your contact list but there is no subscription between the two accounts" msgstr "" #: [help]faq msgid "Frequently Asked Questions" msgstr "" #: [apps]question msgid "Have you already tried Movim on other platforms?" msgstr "" #: [apps]phone msgid "Apps for your phone" msgstr "" #: [apps]android msgid "Try out our official Android app" msgstr "" #: [apps]recommend msgid "We also recommend" msgstr "" #: [apps]computer msgid "Apps for your computer" msgstr "" #: [apps]computer_text msgid "Our official apps are available on our website" msgstr "" #: [contact]title msgid "Administrators & Contact" msgstr "" #: [chatroom]question msgid "Chat with the Movim team?" msgstr "" #: [chatroom]button msgid "Add the chatroom" msgstr "" #: [invitations]title msgid "Pending Invitations" msgstr "" #: [invitations]wants_to_talk msgid "%s wants to talk with you" msgstr "" #: [error]username msgid "Wrong username" msgstr "錯誤的使用者名稱" #: [error]jid msgid "Invalid JID" msgstr "JID錯誤" #: [error]empty_challenge msgid "Empty Challenge from the server" msgstr "" #: [error]dns msgid "XMPP Domain error, your account is not a correct Jabber ID" msgstr "XMPP網域錯誤, 不正確Jabber ID" #: [error]data_missings msgid "Some data are missing!" msgstr "" #: [error]wrong_password msgid "Wrong password" msgstr "錯誤的密碼" #: [error]internal msgid "Internal server error" msgstr "內部的伺服器錯誤" #: [error]session msgid "Session error" msgstr "作業階段錯誤" #: [error]account_created msgid "Account successfully created" msgstr "成功建立帳戶" #: [error]mec_error msgid "The server takes too much time to respond" msgstr "" #: [error]impossible msgid "Impossible login" msgstr "" #: [error]default msgid "Unknown error" msgstr "不明的錯誤" #: [error]login_format msgid "Invalid username format" msgstr "" #: [error]password_format msgid "Invalid password format" msgstr "" #: [error]unauthorized msgid "Your XMPP server is unauthorized" msgstr "" #: [error]wrong_account msgid "Movim failed to authenticate. You entered wrong data" msgstr "無法驗證. 不正確的憑據" #: [error]mechanism msgid "Authentication mechanism not supported by Movim" msgstr "" #: [error]fail_auth msgid "The XMPP authentification failed" msgstr "XMPP 驗證失敗" #: [form]username msgid "My address" msgstr "您的用戶名" #: [form]whitelist_info msgid "You can login with accounts from these servers" msgstr "" #: [form]connected msgid "Connected" msgstr "" #: [form]population msgid "Population" msgstr "" #: [form]invite_chatroom msgid "%s invited you to join a chatroom" msgstr "" #: [login_anonymous]bad_username msgid "Bad nickname (between 4 and 40 characters)" msgstr "" #: [menu]empty_title msgid "No news yet…" msgstr "" #: [menu]empty msgid "Welcome on your news feed, here you will see all the posts published by your contacts and in the communities you have subscribed." msgstr "" #: [menu]all msgid "All" msgstr "所有" #: [menu]mine msgid "My publications" msgstr "" #: [menu]contacts [page]contacts msgid "Contacts" msgstr "" #: [menu]add_post msgid "Write a new post…" msgstr "" #: [notifs]title [onboarding]notifications_title msgid "Notifications" msgstr "" #: [notifs]empty msgid "No new notifications" msgstr "" #: [onboarding]notifications_text msgid "Movim can notify you when a new post is published or if you receive messages" msgstr "" #: [onboarding]notifications_text_second msgid "You can always disable them afterwards" msgstr "" #: [onboarding]public_title msgid "Public profile" msgstr "" #: [onboarding]public_text msgid "Make your profile public and allow other users to find you and make new contacts more easily" msgstr "" #: [onboarding]public_text_second msgid "You can always disable this in the configuration afterwards" msgstr "" #: [onboarding]popups_title msgid "Popups" msgstr "" #: [onboarding]popups_text msgid "Movim is using popups for the video-conference feature, they are sometime blocked by the browsers" msgstr "" #: [onboarding]popups_text_second msgid "Please be sure that they are enabled to use this feature properly" msgstr "" #: [post]news_feed msgid "News Feed" msgstr "" #: [post]placeholder msgid "Discover and register to the groups you are interested in" msgstr "" #: [post]content msgid "Content" msgstr "" #: [post]published msgid "Post published" msgstr "" #: [post]deleted msgid "Post deleted" msgstr "" #: [post]hot msgid "What’s Hot" msgstr "" #: [post]hot_text msgid "Posts recently published in communities that you are not subscribed (yet)" msgstr "" #: [post]new [publishbrief]new msgid "New post" msgstr "" #: [post]repost msgid "This is a re-post from %s" msgstr "" #: [post]repost_profile msgid "See %s profile" msgstr "" #: [post]blog_last msgid "Public posts from users" msgstr "" #: [post]public msgid "Publish this post publicly?" msgstr "" #: [post]public_yes msgid "This post is public" msgstr "" #: [post]public_no msgid "This post is private" msgstr "" #: [post]public_url msgid "Public URL of this post" msgstr "" #: [post]delete_title [post]delete msgid "Delete this post" msgstr "" #: [post]delete_text msgid "You are going to delete this post, please confirm your action" msgstr "" #: [post]delete_comment msgid "Are you sure that you want to delete this comment?" msgstr "" #: [post]discover msgid "Discover more articles on the communities page" msgstr "" #: [post]more msgid "Read more" msgstr "" #: [post]comments_disabled msgid "Comments disabled" msgstr "" #: [post]comment_published msgid "Comment published" msgstr "" #: [post]comment_publish_error msgid "The comment cannot be published" msgstr "" #: [post]comment_deleted msgid "Comment deleted" msgstr "" #: [post]liked msgid "Liked your publication" msgstr "" #: [hello]blog_title msgid "Visit your public blog" msgstr "" #: [hello]blog_text msgid "See your public posts and share them with all your contacts" msgstr "" #: [hello]contact_post msgid "Contact post" msgstr "" #: [hello]share_title msgid "Universal share button" msgstr "" #: [hello]share_text msgid "Bookmark or drag and drop the following button in your toolbar and use it on all the pages you want to share on Movim" msgstr "" #: [hello]share_button msgid "Share on Movim" msgstr "" #: [hello]enter_title msgid "Oh! Hello!" msgstr "" #: [hello]enter_paragraph msgid "It seems that you’re new there! Welcome on Movim!" msgstr "" #: [hello]menu_title msgid "Check the Menu" msgstr "" #: [hello]menu_paragraph msgid "All the main Movim features are accessible there. Don’t hesitate to navigate through the pages to discover more!" msgstr "" #: [hello]profile_title msgid "Looks like you didn’t complete your profile yet" msgstr "" #: [hello]profile_paragraph msgid "You can go in the Configuration page to describe yourself and put a nice picture" msgstr "" #: [status]disconnect msgid "Disconnect" msgstr "" #: [status]updated msgid "Status updated" msgstr "" #: [status]presence msgid "Presence" msgstr "" #: [publishbrief]placeholder msgid "What’s new?" msgstr "" #: [publishbrief]post msgid "Write a post" msgstr "" #: [publishbrief]add_link msgid "Add a link" msgstr "" #: [publishbrief]no_title msgid "Please provide a title" msgstr "" #: [publishbrief]preview msgid "Preview" msgstr "" #: [publishbrief]attach msgid "Add a file or a picture" msgstr "" #: [publishbrief]no_publication msgid "You cannot publish a post here" msgstr "" #: [publishbrief]no_content_preview msgid "No content to preview" msgstr "" #: [publishbrief]valid_url msgid "Please enter a valid URL" msgstr "" #: [publishbrief]content_text msgid "You can format your content using Markdown" msgstr "" #: [publishhelp]title [page]help msgid "Help" msgstr "求助" #: [publishhelp]more msgid "More help" msgstr "" #: [publishhelp]manual msgid "Markdown syntax manual" msgstr "" #: [rooms]add msgid "Add a chatroom" msgstr "" #: [rooms]edit msgid "Edit a chatroom" msgstr "" #: [rooms]empty_text1 msgid "You don’t have any chatroom yet." msgstr "" #: [rooms]empty_text2 msgid "Add one by clicking on the add button." msgstr "" #: [rooms]type_room msgid "Type of room" msgstr "" #: [rooms]default_room msgid "Standard room" msgstr "" #: [rooms]gateway_room #, fuzzy msgid "Gateway room" msgstr "通道" #: [chatrooms]title msgid "Chatrooms" msgstr "" #: [chatrooms]id msgid "Chat Room ID" msgstr "聊天室 ID" #: [chatrooms]name_placeholder msgid "My Favorite Room" msgstr "" #: [chatrooms]bad_id msgid "Bad Chatroom ID" msgstr "錯誤的聊天室 ID" #: [chatrooms]empty_name msgid "Empty name" msgstr "空白的名稱" #: [chatrooms]users msgid "Users in the room" msgstr "" #: [chatrooms]bad_nickname msgid "Please enter a correct nickname (2 to 40 characters)" msgstr "" #: [chatrooms]conflict msgid "Username already taken" msgstr "" #: [chatrooms]autojoin msgid "Join this chatroom on connect" msgstr "" #: [chatrooms]registrationrequired msgid "Chatroom cannot be joined, registration required" msgstr "" #: [bookmarks]updated msgid "Bookmarks updated" msgstr "書籤已更新" #: [room]anonymous_title msgid "Public chatroom" msgstr "" #: [room]no_room msgid "Please provide a room address" msgstr "" #: [room]anonymous_text1 msgid "You are currently logged as an anonymous user." msgstr "" #: [room]anonymous_text2 msgid "You can join using your own account or create one on the login page by loging out using the cross in the top-right corner." msgstr "" #: [room]anonymous_login msgid "Login on %s" msgstr "" #: [room]nick msgid "Your nickname" msgstr "" #: [room]invite msgid "Invite a contact" msgstr "" #: [room]invited msgid "Invitation sent" msgstr "" #: [room]invite_code msgid "Send this link to your contacts" msgstr "" #: [room]public_muc msgid "Public" msgstr "" #: [room]public_muc_text msgid "The participants of this chatroom can see each other's profile" msgstr "" #: [search]keyword msgid "What are you looking for?" msgstr "" #: [search]subtitle msgid "Open me using Ctrl + M" msgstr "" #: [search]placeholder msgid "#cats, username@server.com, John…" msgstr "" #: [search]no_contacts_title msgid "No contacts yet?" msgstr "" #: [search]no_contacts_text msgid "Find one by searching for his name or id" msgstr "" #: [statistics]title msgid "Statistics" msgstr "" #: [sticker]sent msgid "A sticker has been sent using Movim" msgstr "" #: [subscribe]info msgid "Movim is a decentralized social network, before creating a new account you need to choose a server to register." msgstr "" #: [subscribe]server_question msgid "Your server here?" msgstr "" #: [subscribe]server_contact msgid "Contact us to add yours to the officially supported servers list" msgstr "" #: [feed]nope msgid "No public feed for this contact" msgstr "" #: [feed]nope_contact msgid "No contact specified" msgstr "" #: [upload]title msgid "Upload a file" msgstr "" #: [upload]choose msgid "Choose a file to upload" msgstr "" #: [upload]info msgid "Large pictures will be resized and compressed" msgstr "" #: [upload]error_filesize msgid "File too large" msgstr "" #: [upload]error_failed msgid "Upload failed" msgstr "" #: [upload]error_not_allowed msgid "You are not allowed to upload a file" msgstr "" #: [upload]error_resource_constraint msgid "You exceeded the quota" msgstr "" #: [vcard]title [page]profile msgid "Profile" msgstr "個人檔案" #: [vcard]updated msgid "Profile Updated" msgstr "" #: [vcard]not_updated msgid "Profile Not Updated" msgstr "" #: [vcard]public msgid "Your profile is now public" msgstr "" #: [vcard]restricted msgid "Your profile is now restricted" msgstr "" #: [privacy]privacy_title msgid "Privacy Level" msgstr "" #: [privacy]privacy_question msgid "Is this profile public?" msgstr "" #: [privacy]privacy_info msgid "Please pay attention! By making your profile public, all the information listed below will be available for all the Movim users and on the whole Internet." msgstr "" #: [save]submit [button]submit msgid "Submit" msgstr "確認" #: [save]reset [button]reset msgid "Reset" msgstr "重設" #: [degraded]title msgid "Movim is currently working in degraded mode" msgstr "" #: [degraded]text_1 msgid "Your server doesn’t support XMPP Pubsub persistence." msgstr "" #: [degraded]text_2 msgid "The communities, news feed and profile have been disabled for the moment." msgstr "" #: [degraded]text_3 msgid "Please contact your server administrator to see if this feature can be enabled." msgstr "" #: [visio]calling msgid "…is calling you" msgstr "" #: [visio]ringing msgid "…ringing" msgstr "" #: [visio]in_call msgid "in call" msgstr "" #: [visio]failed msgid "failed" msgstr "" #: [visio]connecting msgid "…connecting" msgstr "" #: [visio]ended msgid "call ended" msgstr "" #: [global]no_js msgid "Movim requires Javascript to be enabled to work properly." msgstr "" #: [global]description msgid "Movim is a kickass distributed social networking platform that protect your privacy and comes with a set of awesome features." msgstr "" #: [global]loading msgid "Loading…" msgstr "" #: [global]or msgid "Or" msgstr "" #: [page]communities msgid "Communities" msgstr "" #: [page]home msgid "Home" msgstr "首頁" #: [page]explore msgid "Explore" msgstr "" #: [page]account_creation msgid "Account Creation" msgstr "創建帳戶" #: [page]news msgid "News" msgstr "" #: [page]avatar msgid "Avatar" msgstr "圖像" #: [page]chats msgid "Chats" msgstr "" #: [page]publish msgid "Publish" msgstr "" #: [page]post msgid "Post" msgstr "" #: [page]blog msgid "Blog" msgstr "" #: [page]about msgid "About" msgstr "" #: [page]login msgid "Login" msgstr "" #: [page]not_found msgid "Not Found" msgstr "" #: [page]feed msgid "Feed" msgstr "來源" #: [page]posts msgid "Posts" msgstr "" #: [page]gallery msgid "Gallery" msgstr "" #: [page]visio msgid "Visio-conference" msgstr "" #: [page]share msgctxt "[page]share" msgid "Share" msgstr "" #: [page]room msgid "Room" msgstr "" #: [page]tag msgid "Tag" msgstr "" #: [error]error msgid "Error: %s" msgstr "錯誤: %s" #: [error]cannot_load_file msgid "Cannot load file '%s'" msgstr "無法載入檔案'%s'" #: [error]widget_load_error msgid "Requested widget '%s' doesn’t exist." msgstr "" #: [error]widget_call_error msgid "Requested event '%s' not registered." msgstr "" #: [error]whoops msgid "Whoops!" msgstr "" #: [error]websocket msgid "Movim cannot talk with the server, please try again later" msgstr "" #: [error]oops msgid "Oops!" msgstr "" #: [button]call msgid "Call" msgstr "" #: [button]validate msgid "Validate" msgstr "" #: [button]refresh msgid "Refresh" msgstr "" #: [button]add msgid "Add" msgstr "加" #: [button]delete msgid "Delete" msgstr "" #: [button]cancel msgid "Cancel" msgstr "取消" #: [button]close msgid "Close" msgstr "" #: [button]update msgid "Update" msgstr "" #: [button]updating msgid "Updating" msgstr "" #: [button]submitting msgid "Submitting" msgstr "傳送" #: [button]register msgid "Register" msgstr "" #: [button]reply msgid "Reply" msgstr "" #: [button]unregister msgid "Unregister" msgstr "" #: [button]save msgid "Save" msgstr "" #: [button]clear msgid "Clear" msgstr "" #: [button]upload msgid "Upload" msgstr "" #: [button]connecting msgid "Connecting" msgstr "" #: [button]bool_yes msgid "Yes" msgstr "" #: [button]bool_no msgid "No" msgstr "" #: [button]return msgid "Return" msgstr "" #: [button]accept msgid "Accept" msgstr "接受" #: [button]refuse msgid "Refuse" msgstr "" #: [button]next msgid "Next" msgstr "" #: [button]previous msgid "Previous" msgstr "" #: [button]search msgid "Search" msgstr "" #: [button]share msgctxt "[button]share" msgid "Share" msgstr "" #: [button]discover msgid "Discover" msgstr "" #: [button]like msgid "Like" msgstr "" #: [button]not_now msgid "Not Now" msgstr "" #: [button]enable msgid "Enable" msgstr "" #: [button]sign_up msgid "Sign Up" msgstr "" #: [day]title msgid "Day" msgstr "天" #: [day]monday msgid "Monday" msgstr "星期一" #: [day]tuesday msgid "Tuesday" msgstr "星期二" #: [day]wednesday msgid "Wednesday" msgstr "星期三" #: [day]thursday msgid "Thursday" msgstr "星期四" #: [day]friday msgid "Friday" msgstr "星期五" #: [day]saturday msgid "Saturday" msgstr "星期六" #: [day]sunday msgid "Sunday" msgstr "" #: [client]bot msgid "Bot" msgstr "Bot" #: [client]desktop msgid "Desktop" msgstr "桌面" #: [client]phone msgid "Phone" msgstr "電話" #: [client]web msgid "Web" msgstr "" #: [client]registered msgid "Registered" msgstr "" #: [presence]online msgid "Online" msgstr "線上" #: [presence]away msgid "Away" msgstr "離開" #: [presence]dnd msgid "Do Not Disturb" msgstr "請勿打擾" #: [presence]xa msgid "Extended Away" msgstr "長時間離開" #: [presence]offline msgid "Offline" msgstr "離線" #: [presence]error msgid "Error" msgstr "" #: [mood]afraid msgid "afraid" msgstr "" #: [mood]amazed msgid "amazed" msgstr "" #: [mood]amorous msgid "amorous" msgstr "" #: [mood]angry msgid "angry" msgstr "" #: [mood]annoyed msgid "annoyed" msgstr "" #: [mood]anxious msgid "anxious" msgstr "" #: [mood]aroused msgid "aroused" msgstr "" #: [mood]ashamed msgid "ashamed" msgstr "" #: [mood]bored msgid "bored" msgstr "" #: [mood]brave msgid "brave" msgstr "" #: [mood]calm msgid "calm" msgstr "" #: [mood]cautious msgid "cautious" msgstr "" #: [mood]cold msgid "cold" msgstr "" #: [mood]confident msgid "confident" msgstr "" #: [mood]confused msgid "confused" msgstr "" #: [mood]contemplative msgid "contemplative" msgstr "" #: [mood]contented msgid "contented" msgstr "" #: [mood]cranky msgid "cranky" msgstr "" #: [mood]crazy msgid "crazy" msgstr "" #: [mood]creative msgid "creative" msgstr "" #: [mood]curious msgid "curious" msgstr "" #: [mood]dejected msgid "dejected" msgstr "" #: [mood]depressed msgid "depressed" msgstr "" #: [mood]disappointed msgid "disappointed" msgstr "" #: [mood]disgusted msgid "disgusted" msgstr "" #: [mood]dismayed msgid "dismayed" msgstr "" #: [mood]distracted msgid "distracted" msgstr "" #: [mood]embarrassed msgid "embarrassed" msgstr "" #: [mood]envious msgid "envious" msgstr "" #: [mood]excited msgid "excited" msgstr "" #: [mood]flirtatious msgid "flirtatious" msgstr "" #: [mood]frustrated msgid "frustrated" msgstr "" #: [mood]grateful msgid "grateful" msgstr "" #: [mood]grieving msgid "grieving" msgstr "" #: [mood]grumpy msgid "grumpy" msgstr "" #: [mood]guilty msgid "guilty" msgstr "" #: [mood]happy msgid "happy" msgstr "" #: [mood]hopeful msgid "hopeful" msgstr "" #: [mood]hot msgid "hot" msgstr "" #: [mood]humbled msgid "humbled" msgstr "" #: [mood]humiliated msgid "humiliated" msgstr "" #: [mood]hungry msgid "hungry" msgstr "" #: [mood]hurt msgid "hurt" msgstr "" #: [mood]impressed msgid "impressed" msgstr "" #: [mood]in_awe msgid "in awe" msgstr "" #: [mood]in_love msgid "in love" msgstr "" #: [mood]indignant msgid "indignant" msgstr "" #: [mood]interested msgid "interested" msgstr "" #: [mood]intoxicated msgid "intoxicated" msgstr "" #: [mood]invincible msgid "invincible" msgstr "" #: [mood]jealous msgid "jealous" msgstr "" #: [mood]lonely msgid "lonely" msgstr "" #: [mood]lost msgid "lost" msgstr "" #: [mood]lucky msgid "lucky" msgstr "" #: [mood]mean msgid "mean" msgstr "" #: [mood]moody msgid "moody" msgstr "" #: [mood]nervous msgid "nervous" msgstr "" #: [mood]neutral msgid "neutral" msgstr "" #: [mood]offended msgid "offended" msgstr "" #: [mood]outraged msgid "outraged" msgstr "" #: [mood]playful msgid "playful" msgstr "" #: [mood]proud msgid "proud" msgstr "" #: [mood]relaxed msgid "relaxed" msgstr "" #: [mood]relieved msgid "relieved" msgstr "" #: [mood]restless msgid "restless" msgstr "" #: [mood]sad msgid "sad" msgstr "" #: [mood]sarcastic msgid "sarcastic" msgstr "" #: [mood]satisfied msgid "satisfied" msgstr "" #: [mood]serious msgid "serious" msgstr "" #: [mood]shocked msgid "shocked" msgstr "" #: [mood]shy msgid "shy" msgstr "" #: [mood]sick msgid "sick" msgstr "" #: [mood]sleepy msgid "sleepy" msgstr "" #: [mood]spontaneous msgid "spontaneous" msgstr "" #: [mood]stressed msgid "stressed" msgstr "" #: [mood]strong msgid "strong" msgstr "" #: [mood]surprised msgid "surprised" msgstr "" #: [mood]thankful msgid "thankful" msgstr "" #: [mood]thirsty msgid "thirsty" msgstr "" #: [mood]tired msgid "tired" msgstr "" #: [mood]undefined msgid "undefined" msgstr "" #: [mood]weak msgid "weak" msgstr "" #: [mood]worried msgid "worried" msgstr "" #: [month]title msgid "Month" msgstr "月" #: [month]january msgid "January" msgstr "一月" #: [month]february msgid "February" msgstr "二月" #: [month]march msgid "March" msgstr "三月" #: [month]april msgid "April" msgstr "四月" #: [month]may msgid "May" msgstr "五月" #: [month]june msgid "June" msgstr "六月" #: [month]july msgid "July" msgstr "七月" #: [month]august msgid "August" msgstr "八月" #: [month]september msgid "September" msgstr "九月" #: [month]october msgid "October" msgstr "十月" #: [month]november msgid "November" msgstr "十一月" #: [month]december msgid "December" msgstr "十二月" #: [year]title msgid "Year" msgstr "年" #: [date]today msgid "Today" msgstr "今天" #: [date]tomorrow msgid "Tomorrow" msgstr "明天" #: [date]yesterday msgid "Yesterday" msgstr "昨天" #: [date]ago msgid "%d days ago" msgstr "" #: [date]day msgid "day" msgstr "天" #: [post]title msgid "Title" msgstr "" #: [post]place msgid "Place" msgstr "" #: [post]by msgid "by" msgstr "" #: [post]geolocalisation msgid "Geolocalisation" msgstr "" #: [post]email msgid "email" msgstr "" #: [post]empty msgid "No content" msgstr "" #: [post]no_comments msgid "No comments yet" msgstr "" #: [post]older msgid "Get older posts" msgstr "查看舊留言" #: [post]new_items msgid "%s new items" msgstr "" #: [post]comment_error msgid "Comment publication error" msgstr "" #: [post]comments_get msgid "Get the comments" msgstr "" #: [post]comment_add msgid "Add a comment" msgstr "" #: [post]share msgid "Share with" msgstr "" #: [post]share_everyone msgid "Everyone" msgstr "" #: [post]updated msgid "Updated" msgstr "" #: [post]content_not_found msgid "Content not found" msgstr "" #: [post]default_title msgid "Contact publication" msgstr "" #: [post]comments msgid "Comments" msgstr "" #: [post]original_deleted msgid "Original post deleted" msgstr "" #: [affiliation]owner msgid "Owner" msgstr "" #: [affiliation]publisher msgid "Publisher" msgstr "" #: [affiliation]publish-only msgid "Publish only" msgstr "" #: [affiliation]member #, fuzzy msgid "Member" msgstr "成員" #: [affiliation]no-aff msgid "No affiliation" msgstr "" #: [affiliation]outcast msgid "Outcast" msgstr "" #: [api]error msgid "The API is not reachable, try again later" msgstr "" #: [field]type_here msgid "Type here" msgstr "" #~ msgid "This user has not posted anything right now" #~ msgstr "這個使用者目前沒有發表任何文章" #~ msgid "This message will be displayed on the login page" #~ msgstr "這個訊息會顯示在登入頁面" movim-0.14.1/phinx.php000066400000000000000000000012021342764602200145640ustar00rootroot00000000000000boot(true); return [ 'paths' => [ 'migrations' => DOCUMENT_ROOT . '/database/migrations', 'seeds' => DOCUMENT_ROOT . '/database/seeds' ], 'environments' => [ 'default_migration_table' => 'phinxlog', 'default_database' => 'movim', 'default_environment' => 'movim', 'movim' => [ 'adapter' => DB_TYPE, 'host' => DB_HOST, 'name' => DB_DATABASE, 'user' => DB_USERNAME, 'pass' => DB_PASSWORD, 'port' => DB_PORT ] ] ]; movim-0.14.1/src/000077500000000000000000000000001342764602200135215ustar00rootroot00000000000000movim-0.14.1/src/Movim/000077500000000000000000000000001342764602200146105ustar00rootroot00000000000000movim-0.14.1/src/Movim/Bootstrap.php000066400000000000000000000235301342764602200173010ustar00rootroot00000000000000setLogs(); if (!defined('APP_TITLE')) { $this->setConstants(); } mb_internal_encoding('UTF-8'); $this->loadCapsule(); if ($dbOnly) return; //Check if vital system need is OK $this->checkSystem(); $this->loadCommonLibraries(); $this->loadDispatcher(); $this->loadHelpers(); $this->setTimezone(); $this->setLogLevel(); $this->startingSession(); $this->loadLanguage(); } private function checkSystem() { if (!file_exists(CACHE_PATH) && !@mkdir(CACHE_PATH)) { throw new \Exception('Couldn’t create cache directory'); } if (!file_exists(LOG_PATH) && !@mkdir(LOG_PATH)) { throw new \Exception('Couldn’t create log directory'); } } private function setConstants() { define('APP_TITLE', 'Movim'); define('APP_NAME', 'movim'); define('APP_VERSION', $this->getVersion()); define('SMALL_PICTURE_LIMIT', 512000); if (file_exists(DOCUMENT_ROOT.'/config/db.inc.php')) { require DOCUMENT_ROOT.'/config/db.inc.php'; } else { throw new \Exception('Cannot find config/db.inc.php file'); } if (isset($_SERVER['HTTP_HOST'])) { define('BASE_HOST', $_SERVER['HTTP_HOST']); } if (isset($_SERVER['SERVER_NAME'])) { define('BASE_DOMAIN', $_SERVER["SERVER_NAME"]); } define('BASE_URI', $this->getBaseUri()); define('CACHE_URI', $this->getBaseUri() . 'cache/'); if (isset($_COOKIE['MOVIM_SESSION_ID'])) { define('SESSION_ID', $_COOKIE['MOVIM_SESSION_ID']); } else { define('SESSION_ID', getenv('sid')); } define('DB_TYPE', $conf['type']); define('DB_HOST', $conf['host']); define('DB_USERNAME', $conf['username']); define('DB_PASSWORD', $conf['password']); define('DB_PORT', $conf['port']); define('DB_DATABASE', $conf['database']); define('THEMES_PATH', DOCUMENT_ROOT . '/themes/'); define('APP_PATH', DOCUMENT_ROOT . '/app/'); define('SYSTEM_PATH', DOCUMENT_ROOT . '/system/'); define('LIB_PATH', DOCUMENT_ROOT . '/lib/'); define('LOCALES_PATH', DOCUMENT_ROOT . '/locales/'); define('CACHE_PATH', DOCUMENT_ROOT . '/cache/'); define('LOG_PATH', DOCUMENT_ROOT . '/log/'); define('CONFIG_PATH', DOCUMENT_ROOT . '/config/'); define('VIEWS_PATH', DOCUMENT_ROOT . '/app/views/'); define('HELPERS_PATH', DOCUMENT_ROOT . '/app/helpers/'); define('WIDGETS_PATH', DOCUMENT_ROOT . '/app/widgets/'); define('SQL_DATE', 'Y-m-d H:i:s'); define('API_SOCKET', CACHE_PATH . 'socketapi.sock'); define('MOVIM_API', 'https://api.movim.eu/'); if (!defined('DOCTYPE')) { define('DOCTYPE','text/html'); } } private function getVersion() { $file = 'VERSION'; if ($f = fopen(DOCUMENT_ROOT.'/'.$file, 'r')) { return trim(fgets($f)); } } private function getBaseUri() { if (getenv('baseuri') != null && filter_var(getenv('baseuri'), FILTER_VALIDATE_URL)) { return getenv('baseuri'); } $dirname = dirname($_SERVER['PHP_SELF']); if (strstr($dirname, 'index.php')) { $dirname = substr($dirname, 0, strrpos($dirname, 'index.php')); } $path = (($dirname == DIRECTORY_SEPARATOR) ? '' : $dirname).'/'; $uri = '//'; $uri .= (array_key_exists('HTTP_HOST', $_SERVER)) ? str_replace('//', '/', $_SERVER['HTTP_HOST'] . $path) : $path; return $uri; } private function loadCapsule() { if (file_exists(DOCUMENT_ROOT.'/config/db.inc.php')) { require DOCUMENT_ROOT.'/config/db.inc.php'; } else { throw new \Exception('Cannot find config/db.inc.php file'); } $capsule = new Capsule; $capsule->addConnection([ 'driver' => $conf['type'], 'host' => $conf['host'], 'port' => $conf['port'], 'database' => $conf['database'], 'username' => $conf['username'], 'password' => $conf['password'], 'charset' => ($conf['type'] == 'mysql') ? 'utf8mb4' : 'utf8', 'collation' => ($conf['type'] == 'mysql') ? 'utf8mb4_unicode_ci' : 'utf8_unicode_ci', ]); $capsule->bootEloquent(); $capsule->setAsGlobal(); // if the configured database is SQLite, turn on foreign key constraints and set a long busy-timeout if (Capsule::connection() instanceof \Illuminate\Database\SQLiteConnection) { try { Capsule::statement('PRAGMA foreign_keys = on'); Capsule::statement('PRAGMA busy_timeout = ' . (30 * 1000)); // milliseconds } catch (\Illuminate\Database\QueryException $e) { // database does not exist yet; do nothing } } } private function loadCommonLibraries() { // XMPPtoForm lib require_once LIB_PATH . 'XMPPtoForm.php'; // SDPtoJingle and JingletoSDP lib :) require_once LIB_PATH . 'SDPtoJingle.php'; require_once LIB_PATH . 'JingletoSDP.php'; } private function loadHelpers() { foreach (glob(HELPERS_PATH . '*Helper.php') as $file) { require $file; } } private function loadDispatcher() { require_once APP_PATH . 'widgets/Notification/Notification.php'; } /** * Loads up the language, either from the User or default. */ public function loadLanguage() { $l = \Movim\i18n\Locale::start(); if (DBUser::me()->isLogged()) { $lang = DBUser::me()->language; } if (isset($lang)) { $l->load($lang); } elseif (getenv('language') != false) { $l->detect(getenv('language')); $l->loadPo(); } elseif (isset($_SERVER['HTTP_ACCEPT_LANGUAGE'])) { $l->detect(); $l->loadPo(); } else { $l->load(Configuration::get()->locale); } } private function setLogs() { set_error_handler([$this, 'systemErrorHandler'], E_ALL); set_exception_handler([$this, 'exceptionHandler']); register_shutdown_function([$this, 'fatalErrorShutdownHandler']); } private function setTimezone() { define('TIMEZONE_OFFSET', (getenv('offset') != 0) ? getenv('offset') : 0); /*else { // We set the default timezone to the server timezone // And we set a global offset define('TIMEZONE_OFFSET', getTimezoneOffset($config->timezone)); }*/ date_default_timezone_set("UTC"); } private function setLogLevel() { define('LOG_LEVEL', (int)Configuration::get()->loglevel); } private function startingSession() { if (SESSION_ID !== null) { $process = (bool)requestAPI('exists', 2, ['sid' => SESSION_ID]); $session = DBSession::find(SESSION_ID); if ($session) { // There a session in the DB but no process if (!$process) { $session->delete(); return; } $session->loadMemory(); } elseif ($process) { // A process but no session in the db requestAPI('disconnect', 2, ['sid' => SESSION_ID]); } } Cookie::set(); } public function getWidgets() { // Return a list of interesting widgets to load (to save memory) return ['Account','AccountNext','Ack','AdHoc','Avatar','Bookmark', 'Communities','CommunityAffiliations','CommunityConfig','CommunityData', 'CommunityHeader','CommunityPosts','CommunitiesServer','CommunitiesServers', 'Confirm','ContactActions','Chat','Chats','Config','ContactData','ContactHeader', 'Dialog','Drawer','Header','Init','Login','LoginAnonymous','Menu','Notifications', 'Post','PostActions','Presence','PublishBrief','Rooms', 'Stickers','Upload','Vcard4','Visio','VisioLink']; } /** * Error Handlers… */ public function systemErrorHandler($errno, string $errstr, string $errfile = '', int $errline = 0) { echo 'An error occured, check syslog for more information'."\n"; $log = new Logger('movim'); $log->pushHandler(new SyslogHandler('movim')); if (defined('LOG_LEVEL') && LOG_LEVEL > 1) { $log->pushHandler(new StreamHandler(LOG_PATH . '/errors.log')); } $log->addError($errstr . " in " . $errfile . ' (line ' . $errline . ")\n"); return false; } public function exceptionHandler($exception) { $this->systemErrorHandler( E_ERROR, get_class($exception) . ': '. $exception->getMessage(), $exception->getFile(), $exception->getLine() ); } public function fatalErrorShutdownHandler() { $last_error = error_get_last(); if ($last_error['type'] === E_ERROR) { $this->systemErrorHandler( E_ERROR, $last_error['message'], $last_error['file'], $last_error['line']); } } } movim-0.14.1/src/Movim/ChatStates.php000066400000000000000000000060161342764602200173670ustar00rootroot00000000000000_composing)) { if ($resource !== null) { \Utils::debug($resource); if (array_key_exists($resource, $this->_composing[$jid]) && $this->_composing[$jid][$resource] instanceof Timer) { \Utils::debug('clear '.$resource); $loop->cancelTimer($this->_composing[$jid][$resource]); unset($this->_composing[$jid][$resource]); if (empty($this->_composing[$jid])) { unset($this->_composing[$jid]); } } } elseif ($this->_composing[$jid] instanceof Timer) { $loop->cancelTimer($this->_composing[$jid]); unset($this->_composing[$jid]); } } } public function getState(string $jid) { return [$jid, array_key_exists($jid, $this->_composing) ? $this->_composing[$jid] : null ]; } public function composing(string $from, string $to) { global $loop; $explodedFrom = explodeJid($from); $jid = $this->resolveJid($explodedFrom['jid'], $to); $timer = $loop->addTimer($this->_timeout, function () use ($from, $to) { $this->paused($from, $to); }); if (isset($explodedFrom['resource'])) { if (!array_key_exists($jid, $this->_composing)) { $this->_composing[$jid] = []; } $this->clearState($jid, $explodedFrom['resource']); $this->_composing[$jid][$explodedFrom['resource']] = $timer; } else { $this->clearState($jid); $this->_composing[$jid] = $timer; } $wrapper = Wrapper::getInstance(); $wrapper->iterate('composing', [$jid, $this->_composing[$jid]]); } public function paused(string $from, string $to) { global $loop; $explodedFrom = explodeJid($from); $jid = $this->resolveJid($explodedFrom['jid'], $to); $this->clearState($jid, $explodedFrom['resource']); $wrapper = Wrapper::getInstance(); $wrapper->iterate('paused', [ $jid, array_key_exists($jid, $this->_composing) ? $this->_composing[$jid] : null ]); } private function resolveJid(string $from, string $to) { return ($from == \App\User::me()->id) ? $to : $from; } }movim-0.14.1/src/Movim/Console/000077500000000000000000000000001342764602200162125ustar00rootroot00000000000000movim-0.14.1/src/Movim/Console/ConfigCommand.php000066400000000000000000000060001342764602200214230ustar00rootroot00000000000000setName('config') ->setDescription('Change the configuration') ->addOption( 'info', null, InputOption::VALUE_REQUIRED, 'Content of the info box on the login page' ) ->addOption( 'username', null, InputOption::VALUE_REQUIRED, 'Username for the admin area' ) ->addOption( 'password', null, InputOption::VALUE_REQUIRED, 'Password for the admin area' ) ->addOption( 'timezone', null, InputOption::VALUE_REQUIRED, 'The server timezone' ) ->addOption( 'loglevel', null, InputOption::VALUE_REQUIRED, 'The server loglevel, default 0' ) ->addOption( 'locale', null, InputOption::VALUE_REQUIRED, 'The server main locale' ) ->addOption( 'xmppdomain', null, InputOption::VALUE_REQUIRED, 'The default XMPP server domain' ) ->addOption( 'xmppdescription', null, InputOption::VALUE_REQUIRED, 'The default XMPP server description' ) ->addOption( 'xmppcountry', null, InputOption::VALUE_REQUIRED, 'The default XMPP server country' ) ->addOption( 'xmppwhitelist', null, InputOption::VALUE_REQUIRED, 'The whitelisted XMPP servers' ); } protected function execute(InputInterface $input, OutputInterface $output) { $configuration = Configuration::get(); foreach ($input->getOptions() as $key => $value) { if (in_array($key, $configuration->fillable) && isset($value)) { $old = $configuration->$key; $configuration->$key = $value; $configuration->save(); $output->writeln( 'The configuration key '. $key. ' has been updated from '. $old. ' to '. $configuration->$key ); } } } } movim-0.14.1/src/Movim/Console/DaemonCommand.php000066400000000000000000000070721342764602200214330ustar00rootroot00000000000000setName('start') ->setDescription('Start the daemon') ->addOption( 'url', null, InputOption::VALUE_REQUIRED, 'Public URL of your Movim instance' ) ->addOption( 'port', 'p', InputOption::VALUE_OPTIONAL, 'Port on which the daemon will listen', 8080 ) ->addOption( 'interface', 'i', InputOption::VALUE_OPTIONAL, 'Interface on which the daemon will listen', '127.0.0.1' ) ->addOption( 'debug', 'd', InputOption::VALUE_NONE, 'Output XMPP logs' ); } protected function execute(InputInterface $input, OutputInterface $output) { $config = new Config(require(DOCUMENT_ROOT . '/phinx.php')); $manager = new Manager($config, $input, new NullOutput); if ($manager->printStatus('movim') > 0) { $output->writeln('The database needs to be migrated before running the daemon'); $output->writeln('To migrate the database run'); $output->writeln('php vendor/bin/phinx migrate'); exit; } $loop = Factory::create(); if (!Validator::url()->notEmpty()->validate($input->getOption('url'))) { $output->writeln('Invalid or missing url parameter'); exit; } $baseuri = rtrim($input->getOption('url'), '/') . '/'; $configuration = Configuration::get(); if (empty($configuration->username) || empty($configuration->password)) { $output->writeln('Please set a username and password for the admin panel (' . $baseuri . '?admin)'); $output->writeln('To set those credentials run'); $output->writeln('php daemon.php config --username=USERNAME --password=PASSWORD'); exit; } $output->writeln('Movim daemon launched'); $output->writeln('Base URL: '.$baseuri.''); if ($input->getOption('debug')) { $output->writeln("\n".'Debug is enabled, check the logs in syslog or '.DOCUMENT_ROOT.'/logs/'); } $core = new Core($loop, $baseuri, $input); $app = new HttpServer(new WsServer($core)); $socket = new Reactor( $input->getOption('interface').':'.$input->getOption('port'), $loop ); $socketApi = new Reactor('unix://' . API_SOCKET, $loop); new Api($socketApi, $core); (new IoServer($app, $socket, $loop))->run(); } } movim-0.14.1/src/Movim/Controller/000077500000000000000000000000001342764602200167335ustar00rootroot00000000000000movim-0.14.1/src/Movim/Controller/Ajax.php000066400000000000000000000032411342764602200203270ustar00rootroot00000000000000funclist)) { return ''; } $buffer = '\n"; } /** * Check if the widget is registered */ public function isRegistered($widget) { return array_key_exists($widget, $this->widgetlist); } /** * Defines a new function. */ public function defun($widget, $funcname, array $params, $http = false) { array_push($this->widgetlist, $widget); $this->funclist[$widget.$funcname] = [ 'object' => $widget, 'funcname' => $funcname, 'params' => $params, 'http' => $http ]; } } movim-0.14.1/src/Movim/Controller/Base.php000066400000000000000000000050531342764602200203210ustar00rootroot00000000000000page = new Builder; } /** * Returns the value of a $_GET variable. Mainly used to avoid getting * notices from PHP when attempting to fetch an empty variable. * @param name is the desired variable's name. * @return the value of the requested variable, or FALSE. */ protected function fetchGet($name) { if (isset($_GET[$name])) { return htmlentities($_GET[$name]); } return false; } /** * Returns the value of a $_POST variable. Mainly used to avoid getting * notices from PHP when attempting to fetch an empty variable. * @param name is the desired variable's name. * @return the value of the requested variable, or FALSE. */ protected function fetchPost($name) { if (isset($_POST[$name])) { return htmlentities($_POST[$name]); } return false; } protected function checkSession() { if ($this->session_only && !(new \App\User)->isLogged()) { $this->name = 'login'; } } protected function redirect($page, $params = false) { $url = Route::urlize($page, $params); header('Location: '. $url); } public function display() { $this->page->addScript('movim_utils.js'); $this->page->addScript('movim_base.js'); $this->page->addScript('movim_electron.js'); $this->page->addScript('movim_avatar.js'); if (!$this->public) { $this->page->addScript('movim_tpl.js'); $this->page->addScript('movim_websocket.js'); } $content = new Builder; if ($this->raw) { echo $content->build($this->name); exit; } else { $built = $content->build($this->name); $this->page->setContent($built); header('Referrer-Policy: strict-origin-when-cross-origin'); echo $this->page->build('page', $this->public); } } } movim-0.14.1/src/Movim/Controller/Front.php000066400000000000000000000036521342764602200205420ustar00rootroot00000000000000runRequest($r->find()); } public function loadController($request) { $class_name = ucfirst($request).'Controller'; if (file_exists(APP_PATH . 'controllers/'.$class_name.'.php')) { $controller_path = APP_PATH . 'controllers/'.$class_name.'.php'; } else { $log = new Logger('movim'); $log->pushHandler(new SyslogHandler('movim')); $log->addError(__( "Requested controller '%s' doesn't exist.", $class_name )); exit; } require_once $controller_path; return new $class_name(); } /** * Here we load, instanciate and execute the correct controller */ public function runRequest($request) { if ($request === 'ajax') { requestAPI('ajax', 2, [ 'sid' => SESSION_ID, 'json' => rawurlencode(file_get_contents('php://input')) ]); return; } $c = $this->loadController($request); Cookie::refresh(); if (is_callable([$c, 'load'])) { $c->name = $request; $c->load(); $c->checkSession(); $c->dispatch(); // If the controller ask to display a different page if ($request != $c->name) { $new_name = $c->name; $c = $this->loadController($new_name); $c->name = $new_name; $c->load(); $c->dispatch(); } // We display the page ! $c->display(); } else { \Utils::info('Could not call the load method on the current controller'); } } } movim-0.14.1/src/Movim/Cookie.php000066400000000000000000000013771342764602200165420ustar00rootroot00000000000000_core = &$core; $api = &$this; $handler = function (ServerRequestInterface $request) use ($api) { $response = ''; switch($request->getUri()->getHost()) { case 'ajax': $api->handleAjax($request->getParsedBody()); break; case 'exists': $response = $api->sessionExists($request->getParsedBody()); break; case 'linked': $response = $api->sessionsLinked(); break; case 'started': $response = $api->sessionsStarted(); break; case 'unregister': $response = $api->sessionUnregister($request->getParsedBody()); break; case 'disconnect'; $response = $api->sessionDisconnect($request->getParsedBody()); break; case 'session': $response = $api->getSession(); break; } return new Response( 200, ['Content-Type' => 'text/plain'], (string)$response ); }; $server = new Server($handler); $server->on('error', function (\Throwable $e) { (new Bootstrap)->exceptionHandler($e); }); $server->listen($socket); } public function handleAjax($post) { $sid = $post['sid']; if (array_key_exists($sid, $this->_core->sessions)) { $this->_core->sessions[$sid]->messageIn(rawurldecode($post['json'])); } } public function sessionExists($post) { $sid = $post['sid']; $sessions = $this->_core->getSessions(); return (array_key_exists($sid, $sessions) && $sessions[$sid] == true); } public function sessionsLinked() { return count($this->_core->getSessions()); } public function getSession() { return count($this->_core->getSessions()); } public function sessionsStarted() { $started = 0; foreach ($this->_core->getSessions() as $s) { if ($s == true) $started++; } return $started; } public function sessionUnregister($post) { $sid = $post['sid']; $session = $this->_core->getSession($sid); if ($session) { $session->messageIn(json_encode(['func' => 'unregister'])); } } public function sessionDisconnect($post) { $sid = $post['sid']; return $this->_core->forceClose($sid); } } movim-0.14.1/src/Movim/Daemon/Core.php000066400000000000000000000175331342764602200174250ustar00rootroot00000000000000input = $input; $this->key = \generateKey(32); $this->setWebsocket($baseuri, $this->input->getOption('port')); $this->loop = $loop; $this->baseuri = $baseuri; DBSession::whereNotNull('id')->delete(); if (file_exists(CACHE_PATH . 'socketapi.sock')) unlink(CACHE_PATH . 'socketapi.sock'); $this->registerCleaner(); } public function setWebsocket($baseuri, $port) { $explode = parse_url($baseuri); echo "\n". "--- ".colorize("Server Configuration - Apache", 'purple')." ---". "\n"; echo colorize("Enable the Secure WebSocket to WebSocket tunneling", 'yellow')."\n# a2enmod proxy_wstunnel \n"; echo colorize("Add this in your configuration file (default-ssl.conf)", 'yellow')."\nProxyPass /ws/ ws://localhost:{$port}/\n"; echo "\n". "--- ".colorize("Server Configuration - nginx", 'purple')." ---". "\n"; echo colorize("Add this in your configuration file", 'yellow')."\n"; echo "location /ws/ { proxy_pass http://localhost:{$port}/; proxy_http_version 1.1; proxy_set_header Upgrade \$http_upgrade; proxy_set_header Connection \"Upgrade\"; proxy_set_header Host \$host; proxy_set_header X-Real-IP \$remote_addr; proxy_set_header X-Forwarded-For \$proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto https; proxy_redirect off; } "; $path = $explode['host'].$explode['path']; if ($explode['scheme'] == 'https') { $ws = 'wss://'.$path.'ws/'; $secured = 'true'; echo colorize("Encrypted ", 'green')."\n"; } else { $ws = 'ws://'.$path.'ws/'; $secured = 'false'; echo colorize("Unencrypted ", 'red')."\n"; } file_put_contents(CACHE_PATH.'websocket', $secured); return $ws; } public function onOpen(ConnectionInterface $conn) { // WebSockets from the Browser $sid = $this->getSid($conn); if ($sid != null) { $path = $this->getPath($conn); if (in_array($path, $this->single)) { if (array_key_exists($sid, $this->singlelocks) && array_key_exists($path, $this->singlelocks[$sid])) { $this->singlelocks[$sid][$path]++; $conn->close(1008); } else { $this->singlelocks[$sid][$path] = 1; } } if (!array_key_exists($sid, $this->sessions)) { $language = $this->getLanguage($conn); $offset = $this->getOffset($conn); $this->sessions[$sid] = new Session( $this->loop, $sid, $this->baseuri, $this->input->getOption('port'), $this->key, $language, $offset, $this->input->getOption('verbose'), $this->input->getOption('debug') ); } $this->sessions[$sid]->attach($conn); } else { // WebSocket from the internal subprocess $sid = $this->getHeaderSid($conn); if ($sid != null) { $this->sessions[$sid]->attachInternal($conn); $obj = new \StdClass; $obj->func = 'started'; $this->sessions[$sid]->messageOut(json_encode($obj)); } } } public function onMessage(ConnectionInterface $from, $msg) { $sid = $this->getSid($from); if ($sid != null && isset($this->sessions[$sid])) { $this->sessions[$sid]->messageIn($msg); } else { $sid = $this->getHeaderSid($from); if ($sid != null) { $this->sessions[$sid]->messageOut($msg); } } } public function onClose(ConnectionInterface $conn) { $sid = $this->getSid($conn); if ($sid != null && isset($this->sessions[$sid])) { $path = $this->getPath($conn); if (in_array($path, $this->single)) { if (array_key_exists($sid, $this->singlelocks) && array_key_exists($path, $this->singlelocks[$sid])) { $this->singlelocks[$sid][$path]--; if ($this->singlelocks[$sid][$path] == 0) { unset($this->singlelocks[$sid][$path]); } } } $this->sessions[$sid]->detach($this->loop, $conn); if ($this->sessions[$sid]->process == null) { unset($this->sessions[$sid]); } } } public function forceClose($sid) { if (array_key_exists($sid, $this->sessions)) { $this->sessions[$sid]->killLinker(); unset($this->sessions[$sid]); } } private function registerCleaner() { $this->loop->addPeriodicTimer(5, function() { foreach ($this->sessions as $sid => $session) { if ($session->countClients() == 0 && $session->registered == null) { $session->killLinker(); } if ($session->process == null) { unset($this->sessions[$sid]); } } $this->cleanupDBSessions(); }); } private function cleanupDBSessions() { DBSession::where('active', false) ->where('created_at', date(SQL_DATE, time()-60)) ->delete(); } public function onError(ConnectionInterface $conn, \Exception $e) { echo "An error has occurred: {$e->getMessage()}\n"; } public function getSessions() { return array_map( function($session) { return $session->started; }, $this->sessions); } public function getSession($sid) { if (isset($this->sessions[$sid])) { return $this->sessions[$sid]; } } private function getLanguage(ConnectionInterface $conn) { $languages = $conn->httpRequest->getHeader('Accept-Language'); return (is_array($languages) && !empty($languages)) ? $languages[0] : false; } private function getOffset(ConnectionInterface $conn) { parse_str($conn->httpRequest->getUri()->getQuery(), $arr); return (isset($arr['offset'])) ? invertSign(((int)$arr['offset'])*60) : 0; } private function getPath(ConnectionInterface $conn) { parse_str($conn->httpRequest->getUri()->getQuery(), $arr); return isset($arr['path']) ? $arr['path'] : false; } private function getSid(ConnectionInterface $conn) { $cookies = Cookies::fromRequest($conn->httpRequest); return $cookies->get('MOVIM_SESSION_ID') ? $cookies->get('MOVIM_SESSION_ID')->getValue() : null; } private function getHeaderSid(ConnectionInterface $conn) { return ($conn->httpRequest->hasHeader('MOVIM_SESSION_ID') && $conn->httpRequest->getHeader('MOVIM_DAEMON_KEY')[0] === $this->key) ? $conn->httpRequest->getHeader('MOVIM_SESSION_ID')[0] : null; } } movim-0.14.1/src/Movim/Daemon/Session.php000066400000000000000000000123061342764602200201510ustar00rootroot00000000000000sid = $sid; $this->baseuri = $baseuri; $this->language = $language; $this->offset = $offset; $this->port = $port; $this->key = $key; $this->verbose = $verbose; $this->debug = $debug; $this->clients = new \SplObjectStorage; $this->register($loop); $this->timestamp = time(); } public function attach(ConnectionInterface $conn) { $this->clients->attach($conn); if ($this->verbose) { echo colorize($this->sid, 'yellow'). " : ".colorize($conn->resourceId." connected\n", 'green'); } if ($this->countClients() > 0) { $this->stateOut('up'); } } public function attachInternal(ConnectionInterface $conn) { $this->internalSocket = $conn; if ($this->verbose) { echo colorize($this->sid, 'yellow'). " : ".colorize($conn->resourceId." internal connected\n", 'green'); } } public function detach($loop, ConnectionInterface $conn) { $this->clients->detach($conn); if ($this->verbose) { echo colorize($this->sid, 'yellow'). " : ".colorize($conn->resourceId." deconnected\n", 'red'); } if ($this->countClients() == 0) { $loop->addPeriodicTimer(20, function($timer) use ($loop) { if ($this->countClients() == 0) { $this->stateOut('down'); } $loop->cancelTimer($timer); }); } } public function countClients() { return $this->clients->count(); } private function register($loop) { // Launching the linker $this->process = new \React\ChildProcess\Process( 'exec php linker.php ' . $this->sid, null, [ 'sid' => $this->sid, 'baseuri' => $this->baseuri, 'language' => $this->language, 'offset' => $this->offset, 'verbose' => $this->verbose, 'debug' => $this->debug, 'key' => $this->key, 'port' => $this->port ] ); $this->process->start($loop); // The linker died, we close properly the session $this->process->on('exit', function($output) { if ($this->verbose) { echo colorize($this->sid, 'yellow'). " : ".colorize("linker killed \n", 'red'); } $this->process = null; $this->closeAll(); $session = DBSession::find($this->sid); if ($session) $session->delete(); }); $self = $this; $this->process->stderr->on('data', function($output) use ($self) { if (strpos($output, 'registered') !== false) { $self->registered = true; } elseif (strpos($output, 'started') !== false) { $self->started = true; } else { echo $output; } }); } public function killLinker() { if (isset($this->process)) { $this->process->terminate(); $this->process = null; } } public function closeAll() { foreach ($this->clients as $client) { $client->close(); } } public function stateOut($state) { if ($this->state == $state) return; if (isset($this->process)) { $this->state = $state; if ($this->internalSocket) { $msg = new \stdClass; $msg->func = $this->state; $msg = json_encode($msg); $this->internalSocket->send($msg); } } } public function messageIn($msg) { $this->timestamp = time(); if ($this->internalSocket) { $this->internalSocket->send($msg); } unset($msg); } public function messageOut($msg) { $this->timestamp = time(); if (!empty($msg)) { foreach ($this->clients as $client) { $client->send($msg); } } } } movim-0.14.1/src/Movim/EmbedLight.php000066400000000000000000000031401342764602200173230ustar00rootroot00000000000000title = $embed->title; $this->description = $embed->description; $this->url = $embed->url; $this->type = $embed->type; $this->tags = $embed->tags; $this->image = $embed->image; $this->imageWidth = $embed->imageWidth; $this->imageHeight = $embed->imageHeight; $this->images = $embed->images; $this->authorName = $embed->authorName; $this->authorUrl = $embed->authorUrl; $this->providerIcon = $embed->providerIcon; $this->providerIcons = $embed->providerIcons; $this->providerName = $embed->providerName; $this->providerUrl = $embed->providerUrl; $this->publishedTime = $embed->publishedTime; $this->license = $embed->license; // Adjust the default behavior of Embed by using the file size for the images size foreach ($embed->getDispatcher()->getAllResponses() as $response) { foreach ($this->images as $key => $image) { if ($image['url'] == $response->getUrl()) { $this->images[$key]['size'] = $response->getHeader('Content-Length'); } } } foreach ($this->images as $key => $image) { if ($key != 0 && $image['width'] < 512 && $image['height'] < 512) { unset($this->images[$key]); } } return $this; } } movim-0.14.1/src/Movim/Emoji.php000066400000000000000000000107741342764602200163750ustar00rootroot00000000000000 * * Provided that these terms and disclaimer and all copyright notices * are retained or reproduced in an accompanying document, permission * is granted to deal in this work without restriction, including un‐ * limited rights to use, publicly perform, distribute, sell, modify, * merge, give away, or sublicence. * * This work is provided “AS IS” and WITHOUT WARRANTY of any kind, to * the utmost extent permitted by applicable law, neither express nor * implied; without malicious intent or gross negligence. In no event * may a licensor, author or contributor be held liable for indirect, * direct, other damage, loss, or other issues arising in any way out * of dealing in the work, even if advised of the possibility of such * damage or existence of a defect, except proven that it results out * of said person’s immediate fault when using the work as intended. */ namespace Movim; class Emoji { protected static $instance = null; private $_emoji; private $_string; private $_lastEmoji = null; private $_lastEmojiURL = null; private $_regex = [ // Some easy cases first '/[#*0-9]\x{20E3} |\x{1F3F3}(?:\x{FE0F}\x{200D}\x{1F308})? |\x{1F3F4}(?:\x{200D}\x{2620}\x{FE0F}|\x{E0067}\x{E0062} (?:\x{E0065}\x{E006E}\x{E0067}|\x{E0073}\x{E0063}\x{E0074}|\x{E0077}\x{E006C}\x{E0073})\x{E007F})? |\x{1F441}(?:\x{200D}\x{1F5E8})? /ux', // Everything starting with 1F468 or 1F469 '/[\x{1F468}\x{1F469}] (?:\x{200D}\x{2764}\x{FE0F}\x{200D}(?:\x{1F48B}\x{200D})?[\x{1F468}\x{1F469}] |(?:\x{200D}[\x{1F468}\x{1F469}])? (?:\x{200D}[\x{1F466}\x{1F467}])? \x{200D}[\x{1F466}\x{1F467}] |[\x{1F3FB}-\x{1F3FF}]?\x{200D} (?:[\x{2695}\x{2696}\x{2708}]\x{FE0F} |[\x{1F33E}\x{1F373}\x{1F393}\x{1F3A4}\x{1F3A8}\x{1F3EB}\x{1F3ED}\x{1F4BB}\x{1F4BC}\x{1F527}\x{1F52C}\x{1F680}\x{1F692}] ) )/ux', // Some more combinations (order is important!) '/[\x{26F9}\x{1F3C3}-\x{1F3CC}\x{1F46E}\x{1F46F}\x{1F461}-\x{1F477}\x{1F481}-\x{1F487}\x{1F575}\x{1F645}-\x{1F64E}\x{1F6A3}\x{1F6B4}-\x{1F6B6}\x{1F926}\x{1F937}-\x{1F93E}\x{1F9D6}-\x{1F9DF}] [\x{FE0F}\x{1F3FB}-\x{1F3FF}]? \x{200D}[\x{2640}\x{2642}]\x{FE0F} /ux', '/[\x{261D}\x{26F7}-\x{270D}\x{1F1E6}-\x{1F1FF}\x{1F385}\x{1F3C2}-\x{1F3CC}\x{1F442}-\x{1F487}\x{1F4AA}\x{1F574}-\x{1F596}\x{1F645}-\x{1F6CC}\x{1F918}-\x{1F9DD}] [\x{1F1E6}-\x{1F1FF}\x{1F3FB}-\x{1F3FF}]/ux', // Individual codepoints last '/[\x{203C}\x{2049}\x{2139}-\x{21AA}\x{231A}-\x{23FA}\x{24C2}\x{25AA}-\x{27BF}\x{2934}-\x{2B55}\x{3030}-\x{3299}\x{1F004}-\x{1F9E6}]/u' ]; protected function __construct() { $this->_emoji = require('Emoji/CompiledEmoji.php'); } public function replace($string): string { $this->_string = $string; return preg_replace_callback($this->_regex, function ($matches) { $this->_lastEmoji = $matches[0]; $astext = implode('-', array_map('dechex', unpack('N*', mb_convert_encoding($matches[0], 'UCS-4BE', 'UTF-8')) ) ); if (!isset($this->_emoji[$astext])) { return $matches[0]; } $this->_lastEmojiURL = BASE_URI . 'themes/' . \App\Configuration::get()->theme . '/img/emojis/svg/' . $astext . '.svg'; $dom = new \DOMDocument('1.0', 'UTF-8'); $dom->appendChild($img = $dom->createElement('img')); $img->setAttribute('class', 'emoji'); $img->setAttribute('alt', $this->_emoji[$astext]); $img->setAttribute('title', $this->_emoji[$astext]); $img->setAttribute('src', $this->_lastEmojiURL); return $dom->saveXML($dom->documentElement); }, $string); } public function isSingleEmoji(): bool { return $this->_string === $this->_lastEmoji; } public function getLastSingleEmojiURL() { return $this->_lastEmojiURL; } public static function getInstance() { if (!isset(static::$instance)) { static::$instance = new Emoji; } static::$instance->_emojisCount = 0; static::$instance->_string = null; static::$instance->_lastEmojiUrl = null; return static::$instance; } } movim-0.14.1/src/Movim/Emoji/000077500000000000000000000000001342764602200156535ustar00rootroot00000000000000movim-0.14.1/src/Movim/Emoji/CompiledEmoji.php000066400000000000000000005775521342764602200211310ustar00rootroot00000000000000 "MAHJONG TILE RED DRAGON", "1f0cf" => "PLAYING CARD BLACK JOKER", "1f170" => "NEGATIVE SQUARED LATIN CAPITAL LETTER A", "1f171" => "NEGATIVE SQUARED LATIN CAPITAL LETTER B", "1f17e" => "NEGATIVE SQUARED LATIN CAPITAL LETTER O", "1f17f" => "NEGATIVE SQUARED LATIN CAPITAL LETTER P", "1f18e" => "NEGATIVE SQUARED AB", "1f191" => "SQUARED CL", "1f192" => "SQUARED COOL", "1f193" => "SQUARED FREE", "1f194" => "SQUARED ID", "1f195" => "SQUARED NEW", "1f196" => "SQUARED NG", "1f197" => "SQUARED OK", "1f198" => "SQUARED SOS", "1f199" => "SQUARED UP WITH EXCLAMATION MARK", "1f19a" => "SQUARED VS", "1f1e6-1f1e8" => "REGIONAL INDICATOR SYMBOL LETTER A + REGIONAL INDICATOR SYMBOL LETTER C", "1f1e6-1f1e9" => "REGIONAL INDICATOR SYMBOL LETTER A + REGIONAL INDICATOR SYMBOL LETTER D", "1f1e6-1f1ea" => "REGIONAL INDICATOR SYMBOL LETTER A + REGIONAL INDICATOR SYMBOL LETTER E", "1f1e6-1f1eb" => "REGIONAL INDICATOR SYMBOL LETTER A + REGIONAL INDICATOR SYMBOL LETTER F", "1f1e6-1f1ec" => "REGIONAL INDICATOR SYMBOL LETTER A + REGIONAL INDICATOR SYMBOL LETTER G", "1f1e6-1f1ee" => "REGIONAL INDICATOR SYMBOL LETTER A + REGIONAL INDICATOR SYMBOL LETTER I", "1f1e6-1f1f1" => "REGIONAL INDICATOR SYMBOL LETTER A + REGIONAL INDICATOR SYMBOL LETTER L", "1f1e6-1f1f2" => "REGIONAL INDICATOR SYMBOL LETTER A + REGIONAL INDICATOR SYMBOL LETTER M", "1f1e6-1f1f4" => "REGIONAL INDICATOR SYMBOL LETTER A + REGIONAL INDICATOR SYMBOL LETTER O", "1f1e6-1f1f6" => "REGIONAL INDICATOR SYMBOL LETTER A + REGIONAL INDICATOR SYMBOL LETTER Q", "1f1e6-1f1f7" => "REGIONAL INDICATOR SYMBOL LETTER A + REGIONAL INDICATOR SYMBOL LETTER R", "1f1e6-1f1f8" => "REGIONAL INDICATOR SYMBOL LETTER A + REGIONAL INDICATOR SYMBOL LETTER S", "1f1e6-1f1f9" => "REGIONAL INDICATOR SYMBOL LETTER A + REGIONAL INDICATOR SYMBOL LETTER T", "1f1e6-1f1fa" => "REGIONAL INDICATOR SYMBOL LETTER A + REGIONAL INDICATOR SYMBOL LETTER U", "1f1e6-1f1fc" => "REGIONAL INDICATOR SYMBOL LETTER A + REGIONAL INDICATOR SYMBOL LETTER W", "1f1e6-1f1fd" => "REGIONAL INDICATOR SYMBOL LETTER A + REGIONAL INDICATOR SYMBOL LETTER X", "1f1e6-1f1ff" => "REGIONAL INDICATOR SYMBOL LETTER A + REGIONAL INDICATOR SYMBOL LETTER Z", "1f1e6" => "REGIONAL INDICATOR SYMBOL LETTER A", "1f1e7-1f1e6" => "REGIONAL INDICATOR SYMBOL LETTER B + REGIONAL INDICATOR SYMBOL LETTER A", "1f1e7-1f1e7" => "REGIONAL INDICATOR SYMBOL LETTER B + REGIONAL INDICATOR SYMBOL LETTER B", "1f1e7-1f1e9" => "REGIONAL INDICATOR SYMBOL LETTER B + REGIONAL INDICATOR SYMBOL LETTER D", "1f1e7-1f1ea" => "REGIONAL INDICATOR SYMBOL LETTER B + REGIONAL INDICATOR SYMBOL LETTER E", "1f1e7-1f1eb" => "REGIONAL INDICATOR SYMBOL LETTER B + REGIONAL INDICATOR SYMBOL LETTER F", "1f1e7-1f1ec" => "REGIONAL INDICATOR SYMBOL LETTER B + REGIONAL INDICATOR SYMBOL LETTER G", "1f1e7-1f1ed" => "REGIONAL INDICATOR SYMBOL LETTER B + REGIONAL INDICATOR SYMBOL LETTER H", "1f1e7-1f1ee" => "REGIONAL INDICATOR SYMBOL LETTER B + REGIONAL INDICATOR SYMBOL LETTER I", "1f1e7-1f1ef" => "REGIONAL INDICATOR SYMBOL LETTER B + REGIONAL INDICATOR SYMBOL LETTER J", "1f1e7-1f1f1" => "REGIONAL INDICATOR SYMBOL LETTER B + REGIONAL INDICATOR SYMBOL LETTER L", "1f1e7-1f1f2" => "REGIONAL INDICATOR SYMBOL LETTER B + REGIONAL INDICATOR SYMBOL LETTER M", "1f1e7-1f1f3" => "REGIONAL INDICATOR SYMBOL LETTER B + REGIONAL INDICATOR SYMBOL LETTER N", "1f1e7-1f1f4" => "REGIONAL INDICATOR SYMBOL LETTER B + REGIONAL INDICATOR SYMBOL LETTER O", "1f1e7-1f1f6" => "REGIONAL INDICATOR SYMBOL LETTER B + REGIONAL INDICATOR SYMBOL LETTER Q", "1f1e7-1f1f7" => "REGIONAL INDICATOR SYMBOL LETTER B + REGIONAL INDICATOR SYMBOL LETTER R", "1f1e7-1f1f8" => "REGIONAL INDICATOR SYMBOL LETTER B + REGIONAL INDICATOR SYMBOL LETTER S", "1f1e7-1f1f9" => "REGIONAL INDICATOR SYMBOL LETTER B + REGIONAL INDICATOR SYMBOL LETTER T", "1f1e7-1f1fb" => "REGIONAL INDICATOR SYMBOL LETTER B + REGIONAL INDICATOR SYMBOL LETTER V", "1f1e7-1f1fc" => "REGIONAL INDICATOR SYMBOL LETTER B + REGIONAL INDICATOR SYMBOL LETTER W", "1f1e7-1f1fe" => "REGIONAL INDICATOR SYMBOL LETTER B + REGIONAL INDICATOR SYMBOL LETTER Y", "1f1e7-1f1ff" => "REGIONAL INDICATOR SYMBOL LETTER B + REGIONAL INDICATOR SYMBOL LETTER Z", "1f1e7" => "REGIONAL INDICATOR SYMBOL LETTER B", "1f1e8-1f1e6" => "REGIONAL INDICATOR SYMBOL LETTER C + REGIONAL INDICATOR SYMBOL LETTER A", "1f1e8-1f1e8" => "REGIONAL INDICATOR SYMBOL LETTER C + REGIONAL INDICATOR SYMBOL LETTER C", "1f1e8-1f1e9" => "REGIONAL INDICATOR SYMBOL LETTER C + REGIONAL INDICATOR SYMBOL LETTER D", "1f1e8-1f1eb" => "REGIONAL INDICATOR SYMBOL LETTER C + REGIONAL INDICATOR SYMBOL LETTER F", "1f1e8-1f1ec" => "REGIONAL INDICATOR SYMBOL LETTER C + REGIONAL INDICATOR SYMBOL LETTER G", "1f1e8-1f1ed" => "REGIONAL INDICATOR SYMBOL LETTER C + REGIONAL INDICATOR SYMBOL LETTER H", "1f1e8-1f1ee" => "REGIONAL INDICATOR SYMBOL LETTER C + REGIONAL INDICATOR SYMBOL LETTER I", "1f1e8-1f1f0" => "REGIONAL INDICATOR SYMBOL LETTER C + REGIONAL INDICATOR SYMBOL LETTER K", "1f1e8-1f1f1" => "REGIONAL INDICATOR SYMBOL LETTER C + REGIONAL INDICATOR SYMBOL LETTER L", "1f1e8-1f1f2" => "REGIONAL INDICATOR SYMBOL LETTER C + REGIONAL INDICATOR SYMBOL LETTER M", "1f1e8-1f1f3" => "REGIONAL INDICATOR SYMBOL LETTER C + REGIONAL INDICATOR SYMBOL LETTER N", "1f1e8-1f1f4" => "REGIONAL INDICATOR SYMBOL LETTER C + REGIONAL INDICATOR SYMBOL LETTER O", "1f1e8-1f1f5" => "REGIONAL INDICATOR SYMBOL LETTER C + REGIONAL INDICATOR SYMBOL LETTER P", "1f1e8-1f1f7" => "REGIONAL INDICATOR SYMBOL LETTER C + REGIONAL INDICATOR SYMBOL LETTER R", "1f1e8-1f1fa" => "REGIONAL INDICATOR SYMBOL LETTER C + REGIONAL INDICATOR SYMBOL LETTER U", "1f1e8-1f1fb" => "REGIONAL INDICATOR SYMBOL LETTER C + REGIONAL INDICATOR SYMBOL LETTER V", "1f1e8-1f1fc" => "REGIONAL INDICATOR SYMBOL LETTER C + REGIONAL INDICATOR SYMBOL LETTER W", "1f1e8-1f1fd" => "REGIONAL INDICATOR SYMBOL LETTER C + REGIONAL INDICATOR SYMBOL LETTER X", "1f1e8-1f1fe" => "REGIONAL INDICATOR SYMBOL LETTER C + REGIONAL INDICATOR SYMBOL LETTER Y", "1f1e8-1f1ff" => "REGIONAL INDICATOR SYMBOL LETTER C + REGIONAL INDICATOR SYMBOL LETTER Z", "1f1e8" => "REGIONAL INDICATOR SYMBOL LETTER C", "1f1e9-1f1ea" => "REGIONAL INDICATOR SYMBOL LETTER D + REGIONAL INDICATOR SYMBOL LETTER E", "1f1e9-1f1ec" => "REGIONAL INDICATOR SYMBOL LETTER D + REGIONAL INDICATOR SYMBOL LETTER G", "1f1e9-1f1ef" => "REGIONAL INDICATOR SYMBOL LETTER D + REGIONAL INDICATOR SYMBOL LETTER J", "1f1e9-1f1f0" => "REGIONAL INDICATOR SYMBOL LETTER D + REGIONAL INDICATOR SYMBOL LETTER K", "1f1e9-1f1f2" => "REGIONAL INDICATOR SYMBOL LETTER D + REGIONAL INDICATOR SYMBOL LETTER M", "1f1e9-1f1f4" => "REGIONAL INDICATOR SYMBOL LETTER D + REGIONAL INDICATOR SYMBOL LETTER O", "1f1e9-1f1ff" => "REGIONAL INDICATOR SYMBOL LETTER D + REGIONAL INDICATOR SYMBOL LETTER Z", "1f1e9" => "REGIONAL INDICATOR SYMBOL LETTER D", "1f1ea-1f1e6" => "REGIONAL INDICATOR SYMBOL LETTER E + REGIONAL INDICATOR SYMBOL LETTER A", "1f1ea-1f1e8" => "REGIONAL INDICATOR SYMBOL LETTER E + REGIONAL INDICATOR SYMBOL LETTER C", "1f1ea-1f1ea" => "REGIONAL INDICATOR SYMBOL LETTER E + REGIONAL INDICATOR SYMBOL LETTER E", "1f1ea-1f1ec" => "REGIONAL INDICATOR SYMBOL LETTER E + REGIONAL INDICATOR SYMBOL LETTER G", "1f1ea-1f1ed" => "REGIONAL INDICATOR SYMBOL LETTER E + REGIONAL INDICATOR SYMBOL LETTER H", "1f1ea-1f1f7" => "REGIONAL INDICATOR SYMBOL LETTER E + REGIONAL INDICATOR SYMBOL LETTER R", "1f1ea-1f1f8" => "REGIONAL INDICATOR SYMBOL LETTER E + REGIONAL INDICATOR SYMBOL LETTER S", "1f1ea-1f1f9" => "REGIONAL INDICATOR SYMBOL LETTER E + REGIONAL INDICATOR SYMBOL LETTER T", "1f1ea-1f1fa" => "REGIONAL INDICATOR SYMBOL LETTER E + REGIONAL INDICATOR SYMBOL LETTER U", "1f1ea" => "REGIONAL INDICATOR SYMBOL LETTER E", "1f1eb-1f1ee" => "REGIONAL INDICATOR SYMBOL LETTER F + REGIONAL INDICATOR SYMBOL LETTER I", "1f1eb-1f1ef" => "REGIONAL INDICATOR SYMBOL LETTER F + REGIONAL INDICATOR SYMBOL LETTER J", "1f1eb-1f1f0" => "REGIONAL INDICATOR SYMBOL LETTER F + REGIONAL INDICATOR SYMBOL LETTER K", "1f1eb-1f1f2" => "REGIONAL INDICATOR SYMBOL LETTER F + REGIONAL INDICATOR SYMBOL LETTER M", "1f1eb-1f1f4" => "REGIONAL INDICATOR SYMBOL LETTER F + REGIONAL INDICATOR SYMBOL LETTER O", "1f1eb-1f1f7" => "REGIONAL INDICATOR SYMBOL LETTER F + REGIONAL INDICATOR SYMBOL LETTER R", "1f1eb" => "REGIONAL INDICATOR SYMBOL LETTER F", "1f1ec-1f1e6" => "REGIONAL INDICATOR SYMBOL LETTER G + REGIONAL INDICATOR SYMBOL LETTER A", "1f1ec-1f1e7" => "REGIONAL INDICATOR SYMBOL LETTER G + REGIONAL INDICATOR SYMBOL LETTER B", "1f1ec-1f1e9" => "REGIONAL INDICATOR SYMBOL LETTER G + REGIONAL INDICATOR SYMBOL LETTER D", "1f1ec-1f1ea" => "REGIONAL INDICATOR SYMBOL LETTER G + REGIONAL INDICATOR SYMBOL LETTER E", "1f1ec-1f1eb" => "REGIONAL INDICATOR SYMBOL LETTER G + REGIONAL INDICATOR SYMBOL LETTER F", "1f1ec-1f1ec" => "REGIONAL INDICATOR SYMBOL LETTER G + REGIONAL INDICATOR SYMBOL LETTER G", "1f1ec-1f1ed" => "REGIONAL INDICATOR SYMBOL LETTER G + REGIONAL INDICATOR SYMBOL LETTER H", "1f1ec-1f1ee" => "REGIONAL INDICATOR SYMBOL LETTER G + REGIONAL INDICATOR SYMBOL LETTER I", "1f1ec-1f1f1" => "REGIONAL INDICATOR SYMBOL LETTER G + REGIONAL INDICATOR SYMBOL LETTER L", "1f1ec-1f1f2" => "REGIONAL INDICATOR SYMBOL LETTER G + REGIONAL INDICATOR SYMBOL LETTER M", "1f1ec-1f1f3" => "REGIONAL INDICATOR SYMBOL LETTER G + REGIONAL INDICATOR SYMBOL LETTER N", "1f1ec-1f1f5" => "REGIONAL INDICATOR SYMBOL LETTER G + REGIONAL INDICATOR SYMBOL LETTER P", "1f1ec-1f1f6" => "REGIONAL INDICATOR SYMBOL LETTER G + REGIONAL INDICATOR SYMBOL LETTER Q", "1f1ec-1f1f7" => "REGIONAL INDICATOR SYMBOL LETTER G + REGIONAL INDICATOR SYMBOL LETTER R", "1f1ec-1f1f8" => "REGIONAL INDICATOR SYMBOL LETTER G + REGIONAL INDICATOR SYMBOL LETTER S", "1f1ec-1f1f9" => "REGIONAL INDICATOR SYMBOL LETTER G + REGIONAL INDICATOR SYMBOL LETTER T", "1f1ec-1f1fa" => "REGIONAL INDICATOR SYMBOL LETTER G + REGIONAL INDICATOR SYMBOL LETTER U", "1f1ec-1f1fc" => "REGIONAL INDICATOR SYMBOL LETTER G + REGIONAL INDICATOR SYMBOL LETTER W", "1f1ec-1f1fe" => "REGIONAL INDICATOR SYMBOL LETTER G + REGIONAL INDICATOR SYMBOL LETTER Y", "1f1ec" => "REGIONAL INDICATOR SYMBOL LETTER G", "1f1ed-1f1f0" => "REGIONAL INDICATOR SYMBOL LETTER H + REGIONAL INDICATOR SYMBOL LETTER K", "1f1ed-1f1f2" => "REGIONAL INDICATOR SYMBOL LETTER H + REGIONAL INDICATOR SYMBOL LETTER M", "1f1ed-1f1f3" => "REGIONAL INDICATOR SYMBOL LETTER H + REGIONAL INDICATOR SYMBOL LETTER N", "1f1ed-1f1f7" => "REGIONAL INDICATOR SYMBOL LETTER H + REGIONAL INDICATOR SYMBOL LETTER R", "1f1ed-1f1f9" => "REGIONAL INDICATOR SYMBOL LETTER H + REGIONAL INDICATOR SYMBOL LETTER T", "1f1ed-1f1fa" => "REGIONAL INDICATOR SYMBOL LETTER H + REGIONAL INDICATOR SYMBOL LETTER U", "1f1ed" => "REGIONAL INDICATOR SYMBOL LETTER H", "1f1ee-1f1e8" => "REGIONAL INDICATOR SYMBOL LETTER I + REGIONAL INDICATOR SYMBOL LETTER C", "1f1ee-1f1e9" => "REGIONAL INDICATOR SYMBOL LETTER I + REGIONAL INDICATOR SYMBOL LETTER D", "1f1ee-1f1ea" => "REGIONAL INDICATOR SYMBOL LETTER I + REGIONAL INDICATOR SYMBOL LETTER E", "1f1ee-1f1f1" => "REGIONAL INDICATOR SYMBOL LETTER I + REGIONAL INDICATOR SYMBOL LETTER L", "1f1ee-1f1f2" => "REGIONAL INDICATOR SYMBOL LETTER I + REGIONAL INDICATOR SYMBOL LETTER M", "1f1ee-1f1f3" => "REGIONAL INDICATOR SYMBOL LETTER I + REGIONAL INDICATOR SYMBOL LETTER N", "1f1ee-1f1f4" => "REGIONAL INDICATOR SYMBOL LETTER I + REGIONAL INDICATOR SYMBOL LETTER O", "1f1ee-1f1f6" => "REGIONAL INDICATOR SYMBOL LETTER I + REGIONAL INDICATOR SYMBOL LETTER Q", "1f1ee-1f1f7" => "REGIONAL INDICATOR SYMBOL LETTER I + REGIONAL INDICATOR SYMBOL LETTER R", "1f1ee-1f1f8" => "REGIONAL INDICATOR SYMBOL LETTER I + REGIONAL INDICATOR SYMBOL LETTER S", "1f1ee-1f1f9" => "REGIONAL INDICATOR SYMBOL LETTER I + REGIONAL INDICATOR SYMBOL LETTER T", "1f1ee" => "REGIONAL INDICATOR SYMBOL LETTER I", "1f1ef-1f1ea" => "REGIONAL INDICATOR SYMBOL LETTER J + REGIONAL INDICATOR SYMBOL LETTER E", "1f1ef-1f1f2" => "REGIONAL INDICATOR SYMBOL LETTER J + REGIONAL INDICATOR SYMBOL LETTER M", "1f1ef-1f1f4" => "REGIONAL INDICATOR SYMBOL LETTER J + REGIONAL INDICATOR SYMBOL LETTER O", "1f1ef-1f1f5" => "REGIONAL INDICATOR SYMBOL LETTER J + REGIONAL INDICATOR SYMBOL LETTER P", "1f1ef" => "REGIONAL INDICATOR SYMBOL LETTER J", "1f1f0-1f1ea" => "REGIONAL INDICATOR SYMBOL LETTER K + REGIONAL INDICATOR SYMBOL LETTER E", "1f1f0-1f1ec" => "REGIONAL INDICATOR SYMBOL LETTER K + REGIONAL INDICATOR SYMBOL LETTER G", "1f1f0-1f1ed" => "REGIONAL INDICATOR SYMBOL LETTER K + REGIONAL INDICATOR SYMBOL LETTER H", "1f1f0-1f1ee" => "REGIONAL INDICATOR SYMBOL LETTER K + REGIONAL INDICATOR SYMBOL LETTER I", "1f1f0-1f1f2" => "REGIONAL INDICATOR SYMBOL LETTER K + REGIONAL INDICATOR SYMBOL LETTER M", "1f1f0-1f1f3" => "REGIONAL INDICATOR SYMBOL LETTER K + REGIONAL INDICATOR SYMBOL LETTER N", "1f1f0-1f1f5" => "REGIONAL INDICATOR SYMBOL LETTER K + REGIONAL INDICATOR SYMBOL LETTER P", "1f1f0-1f1f7" => "REGIONAL INDICATOR SYMBOL LETTER K + REGIONAL INDICATOR SYMBOL LETTER R", "1f1f0-1f1fc" => "REGIONAL INDICATOR SYMBOL LETTER K + REGIONAL INDICATOR SYMBOL LETTER W", "1f1f0-1f1fe" => "REGIONAL INDICATOR SYMBOL LETTER K + REGIONAL INDICATOR SYMBOL LETTER Y", "1f1f0-1f1ff" => "REGIONAL INDICATOR SYMBOL LETTER K + REGIONAL INDICATOR SYMBOL LETTER Z", "1f1f0" => "REGIONAL INDICATOR SYMBOL LETTER K", "1f1f1-1f1e6" => "REGIONAL INDICATOR SYMBOL LETTER L + REGIONAL INDICATOR SYMBOL LETTER A", "1f1f1-1f1e7" => "REGIONAL INDICATOR SYMBOL LETTER L + REGIONAL INDICATOR SYMBOL LETTER B", "1f1f1-1f1e8" => "REGIONAL INDICATOR SYMBOL LETTER L + REGIONAL INDICATOR SYMBOL LETTER C", "1f1f1-1f1ee" => "REGIONAL INDICATOR SYMBOL LETTER L + REGIONAL INDICATOR SYMBOL LETTER I", "1f1f1-1f1f0" => "REGIONAL INDICATOR SYMBOL LETTER L + REGIONAL INDICATOR SYMBOL LETTER K", "1f1f1-1f1f7" => "REGIONAL INDICATOR SYMBOL LETTER L + REGIONAL INDICATOR SYMBOL LETTER R", "1f1f1-1f1f8" => "REGIONAL INDICATOR SYMBOL LETTER L + REGIONAL INDICATOR SYMBOL LETTER S", "1f1f1-1f1f9" => "REGIONAL INDICATOR SYMBOL LETTER L + REGIONAL INDICATOR SYMBOL LETTER T", "1f1f1-1f1fa" => "REGIONAL INDICATOR SYMBOL LETTER L + REGIONAL INDICATOR SYMBOL LETTER U", "1f1f1-1f1fb" => "REGIONAL INDICATOR SYMBOL LETTER L + REGIONAL INDICATOR SYMBOL LETTER V", "1f1f1-1f1fe" => "REGIONAL INDICATOR SYMBOL LETTER L + REGIONAL INDICATOR SYMBOL LETTER Y", "1f1f1" => "REGIONAL INDICATOR SYMBOL LETTER L", "1f1f2-1f1e6" => "REGIONAL INDICATOR SYMBOL LETTER M + REGIONAL INDICATOR SYMBOL LETTER A", "1f1f2-1f1e8" => "REGIONAL INDICATOR SYMBOL LETTER M + REGIONAL INDICATOR SYMBOL LETTER C", "1f1f2-1f1e9" => "REGIONAL INDICATOR SYMBOL LETTER M + REGIONAL INDICATOR SYMBOL LETTER D", "1f1f2-1f1ea" => "REGIONAL INDICATOR SYMBOL LETTER M + REGIONAL INDICATOR SYMBOL LETTER E", "1f1f2-1f1eb" => "REGIONAL INDICATOR SYMBOL LETTER M + REGIONAL INDICATOR SYMBOL LETTER F", "1f1f2-1f1ec" => "REGIONAL INDICATOR SYMBOL LETTER M + REGIONAL INDICATOR SYMBOL LETTER G", "1f1f2-1f1ed" => "REGIONAL INDICATOR SYMBOL LETTER M + REGIONAL INDICATOR SYMBOL LETTER H", "1f1f2-1f1f0" => "REGIONAL INDICATOR SYMBOL LETTER M + REGIONAL INDICATOR SYMBOL LETTER K", "1f1f2-1f1f1" => "REGIONAL INDICATOR SYMBOL LETTER M + REGIONAL INDICATOR SYMBOL LETTER L", "1f1f2-1f1f2" => "REGIONAL INDICATOR SYMBOL LETTER M + REGIONAL INDICATOR SYMBOL LETTER M", "1f1f2-1f1f3" => "REGIONAL INDICATOR SYMBOL LETTER M + REGIONAL INDICATOR SYMBOL LETTER N", "1f1f2-1f1f4" => "REGIONAL INDICATOR SYMBOL LETTER M + REGIONAL INDICATOR SYMBOL LETTER O", "1f1f2-1f1f5" => "REGIONAL INDICATOR SYMBOL LETTER M + REGIONAL INDICATOR SYMBOL LETTER P", "1f1f2-1f1f6" => "REGIONAL INDICATOR SYMBOL LETTER M + REGIONAL INDICATOR SYMBOL LETTER Q", "1f1f2-1f1f7" => "REGIONAL INDICATOR SYMBOL LETTER M + REGIONAL INDICATOR SYMBOL LETTER R", "1f1f2-1f1f8" => "REGIONAL INDICATOR SYMBOL LETTER M + REGIONAL INDICATOR SYMBOL LETTER S", "1f1f2-1f1f9" => "REGIONAL INDICATOR SYMBOL LETTER M + REGIONAL INDICATOR SYMBOL LETTER T", "1f1f2-1f1fa" => "REGIONAL INDICATOR SYMBOL LETTER M + REGIONAL INDICATOR SYMBOL LETTER U", "1f1f2-1f1fb" => "REGIONAL INDICATOR SYMBOL LETTER M + REGIONAL INDICATOR SYMBOL LETTER V", "1f1f2-1f1fc" => "REGIONAL INDICATOR SYMBOL LETTER M + REGIONAL INDICATOR SYMBOL LETTER W", "1f1f2-1f1fd" => "REGIONAL INDICATOR SYMBOL LETTER M + REGIONAL INDICATOR SYMBOL LETTER X", "1f1f2-1f1fe" => "REGIONAL INDICATOR SYMBOL LETTER M + REGIONAL INDICATOR SYMBOL LETTER Y", "1f1f2-1f1ff" => "REGIONAL INDICATOR SYMBOL LETTER M + REGIONAL INDICATOR SYMBOL LETTER Z", "1f1f2" => "REGIONAL INDICATOR SYMBOL LETTER M", "1f1f3-1f1e6" => "REGIONAL INDICATOR SYMBOL LETTER N + REGIONAL INDICATOR SYMBOL LETTER A", "1f1f3-1f1e8" => "REGIONAL INDICATOR SYMBOL LETTER N + REGIONAL INDICATOR SYMBOL LETTER C", "1f1f3-1f1ea" => "REGIONAL INDICATOR SYMBOL LETTER N + REGIONAL INDICATOR SYMBOL LETTER E", "1f1f3-1f1eb" => "REGIONAL INDICATOR SYMBOL LETTER N + REGIONAL INDICATOR SYMBOL LETTER F", "1f1f3-1f1ec" => "REGIONAL INDICATOR SYMBOL LETTER N + REGIONAL INDICATOR SYMBOL LETTER G", "1f1f3-1f1ee" => "REGIONAL INDICATOR SYMBOL LETTER N + REGIONAL INDICATOR SYMBOL LETTER I", "1f1f3-1f1f1" => "REGIONAL INDICATOR SYMBOL LETTER N + REGIONAL INDICATOR SYMBOL LETTER L", "1f1f3-1f1f4" => "REGIONAL INDICATOR SYMBOL LETTER N + REGIONAL INDICATOR SYMBOL LETTER O", "1f1f3-1f1f5" => "REGIONAL INDICATOR SYMBOL LETTER N + REGIONAL INDICATOR SYMBOL LETTER P", "1f1f3-1f1f7" => "REGIONAL INDICATOR SYMBOL LETTER N + REGIONAL INDICATOR SYMBOL LETTER R", "1f1f3-1f1fa" => "REGIONAL INDICATOR SYMBOL LETTER N + REGIONAL INDICATOR SYMBOL LETTER U", "1f1f3-1f1ff" => "REGIONAL INDICATOR SYMBOL LETTER N + REGIONAL INDICATOR SYMBOL LETTER Z", "1f1f3" => "REGIONAL INDICATOR SYMBOL LETTER N", "1f1f4-1f1f2" => "REGIONAL INDICATOR SYMBOL LETTER O + REGIONAL INDICATOR SYMBOL LETTER M", "1f1f4" => "REGIONAL INDICATOR SYMBOL LETTER O", "1f1f5-1f1e6" => "REGIONAL INDICATOR SYMBOL LETTER P + REGIONAL INDICATOR SYMBOL LETTER A", "1f1f5-1f1ea" => "REGIONAL INDICATOR SYMBOL LETTER P + REGIONAL INDICATOR SYMBOL LETTER E", "1f1f5-1f1eb" => "REGIONAL INDICATOR SYMBOL LETTER P + REGIONAL INDICATOR SYMBOL LETTER F", "1f1f5-1f1ec" => "REGIONAL INDICATOR SYMBOL LETTER P + REGIONAL INDICATOR SYMBOL LETTER G", "1f1f5-1f1ed" => "REGIONAL INDICATOR SYMBOL LETTER P + REGIONAL INDICATOR SYMBOL LETTER H", "1f1f5-1f1f0" => "REGIONAL INDICATOR SYMBOL LETTER P + REGIONAL INDICATOR SYMBOL LETTER K", "1f1f5-1f1f1" => "REGIONAL INDICATOR SYMBOL LETTER P + REGIONAL INDICATOR SYMBOL LETTER L", "1f1f5-1f1f2" => "REGIONAL INDICATOR SYMBOL LETTER P + REGIONAL INDICATOR SYMBOL LETTER M", "1f1f5-1f1f3" => "REGIONAL INDICATOR SYMBOL LETTER P + REGIONAL INDICATOR SYMBOL LETTER N", "1f1f5-1f1f7" => "REGIONAL INDICATOR SYMBOL LETTER P + REGIONAL INDICATOR SYMBOL LETTER R", "1f1f5-1f1f8" => "REGIONAL INDICATOR SYMBOL LETTER P + REGIONAL INDICATOR SYMBOL LETTER S", "1f1f5-1f1f9" => "REGIONAL INDICATOR SYMBOL LETTER P + REGIONAL INDICATOR SYMBOL LETTER T", "1f1f5-1f1fc" => "REGIONAL INDICATOR SYMBOL LETTER P + REGIONAL INDICATOR SYMBOL LETTER W", "1f1f5-1f1fe" => "REGIONAL INDICATOR SYMBOL LETTER P + REGIONAL INDICATOR SYMBOL LETTER Y", "1f1f5" => "REGIONAL INDICATOR SYMBOL LETTER P", "1f1f6-1f1e6" => "REGIONAL INDICATOR SYMBOL LETTER Q + REGIONAL INDICATOR SYMBOL LETTER A", "1f1f6" => "REGIONAL INDICATOR SYMBOL LETTER Q", "1f1f7-1f1ea" => "REGIONAL INDICATOR SYMBOL LETTER R + REGIONAL INDICATOR SYMBOL LETTER E", "1f1f7-1f1f4" => "REGIONAL INDICATOR SYMBOL LETTER R + REGIONAL INDICATOR SYMBOL LETTER O", "1f1f7-1f1f8" => "REGIONAL INDICATOR SYMBOL LETTER R + REGIONAL INDICATOR SYMBOL LETTER S", "1f1f7-1f1fa" => "REGIONAL INDICATOR SYMBOL LETTER R + REGIONAL INDICATOR SYMBOL LETTER U", "1f1f7-1f1fc" => "REGIONAL INDICATOR SYMBOL LETTER R + REGIONAL INDICATOR SYMBOL LETTER W", "1f1f7" => "REGIONAL INDICATOR SYMBOL LETTER R", "1f1f8-1f1e6" => "REGIONAL INDICATOR SYMBOL LETTER S + REGIONAL INDICATOR SYMBOL LETTER A", "1f1f8-1f1e7" => "REGIONAL INDICATOR SYMBOL LETTER S + REGIONAL INDICATOR SYMBOL LETTER B", "1f1f8-1f1e8" => "REGIONAL INDICATOR SYMBOL LETTER S + REGIONAL INDICATOR SYMBOL LETTER C", "1f1f8-1f1e9" => "REGIONAL INDICATOR SYMBOL LETTER S + REGIONAL INDICATOR SYMBOL LETTER D", "1f1f8-1f1ea" => "REGIONAL INDICATOR SYMBOL LETTER S + REGIONAL INDICATOR SYMBOL LETTER E", "1f1f8-1f1ec" => "REGIONAL INDICATOR SYMBOL LETTER S + REGIONAL INDICATOR SYMBOL LETTER G", "1f1f8-1f1ed" => "REGIONAL INDICATOR SYMBOL LETTER S + REGIONAL INDICATOR SYMBOL LETTER H", "1f1f8-1f1ee" => "REGIONAL INDICATOR SYMBOL LETTER S + REGIONAL INDICATOR SYMBOL LETTER I", "1f1f8-1f1ef" => "REGIONAL INDICATOR SYMBOL LETTER S + REGIONAL INDICATOR SYMBOL LETTER J", "1f1f8-1f1f0" => "REGIONAL INDICATOR SYMBOL LETTER S + REGIONAL INDICATOR SYMBOL LETTER K", "1f1f8-1f1f1" => "REGIONAL INDICATOR SYMBOL LETTER S + REGIONAL INDICATOR SYMBOL LETTER L", "1f1f8-1f1f2" => "REGIONAL INDICATOR SYMBOL LETTER S + REGIONAL INDICATOR SYMBOL LETTER M", "1f1f8-1f1f3" => "REGIONAL INDICATOR SYMBOL LETTER S + REGIONAL INDICATOR SYMBOL LETTER N", "1f1f8-1f1f4" => "REGIONAL INDICATOR SYMBOL LETTER S + REGIONAL INDICATOR SYMBOL LETTER O", "1f1f8-1f1f7" => "REGIONAL INDICATOR SYMBOL LETTER S + REGIONAL INDICATOR SYMBOL LETTER R", "1f1f8-1f1f8" => "REGIONAL INDICATOR SYMBOL LETTER S + REGIONAL INDICATOR SYMBOL LETTER S", "1f1f8-1f1f9" => "REGIONAL INDICATOR SYMBOL LETTER S + REGIONAL INDICATOR SYMBOL LETTER T", "1f1f8-1f1fb" => "REGIONAL INDICATOR SYMBOL LETTER S + REGIONAL INDICATOR SYMBOL LETTER V", "1f1f8-1f1fd" => "REGIONAL INDICATOR SYMBOL LETTER S + REGIONAL INDICATOR SYMBOL LETTER X", "1f1f8-1f1fe" => "REGIONAL INDICATOR SYMBOL LETTER S + REGIONAL INDICATOR SYMBOL LETTER Y", "1f1f8-1f1ff" => "REGIONAL INDICATOR SYMBOL LETTER S + REGIONAL INDICATOR SYMBOL LETTER Z", "1f1f8" => "REGIONAL INDICATOR SYMBOL LETTER S", "1f1f9-1f1e6" => "REGIONAL INDICATOR SYMBOL LETTER T + REGIONAL INDICATOR SYMBOL LETTER A", "1f1f9-1f1e8" => "REGIONAL INDICATOR SYMBOL LETTER T + REGIONAL INDICATOR SYMBOL LETTER C", "1f1f9-1f1e9" => "REGIONAL INDICATOR SYMBOL LETTER T + REGIONAL INDICATOR SYMBOL LETTER D", "1f1f9-1f1eb" => "REGIONAL INDICATOR SYMBOL LETTER T + REGIONAL INDICATOR SYMBOL LETTER F", "1f1f9-1f1ec" => "REGIONAL INDICATOR SYMBOL LETTER T + REGIONAL INDICATOR SYMBOL LETTER G", "1f1f9-1f1ed" => "REGIONAL INDICATOR SYMBOL LETTER T + REGIONAL INDICATOR SYMBOL LETTER H", "1f1f9-1f1ef" => "REGIONAL INDICATOR SYMBOL LETTER T + REGIONAL INDICATOR SYMBOL LETTER J", "1f1f9-1f1f0" => "REGIONAL INDICATOR SYMBOL LETTER T + REGIONAL INDICATOR SYMBOL LETTER K", "1f1f9-1f1f1" => "REGIONAL INDICATOR SYMBOL LETTER T + REGIONAL INDICATOR SYMBOL LETTER L", "1f1f9-1f1f2" => "REGIONAL INDICATOR SYMBOL LETTER T + REGIONAL INDICATOR SYMBOL LETTER M", "1f1f9-1f1f3" => "REGIONAL INDICATOR SYMBOL LETTER T + REGIONAL INDICATOR SYMBOL LETTER N", "1f1f9-1f1f4" => "REGIONAL INDICATOR SYMBOL LETTER T + REGIONAL INDICATOR SYMBOL LETTER O", "1f1f9-1f1f7" => "REGIONAL INDICATOR SYMBOL LETTER T + REGIONAL INDICATOR SYMBOL LETTER R", "1f1f9-1f1f9" => "REGIONAL INDICATOR SYMBOL LETTER T + REGIONAL INDICATOR SYMBOL LETTER T", "1f1f9-1f1fb" => "REGIONAL INDICATOR SYMBOL LETTER T + REGIONAL INDICATOR SYMBOL LETTER V", "1f1f9-1f1fc" => "REGIONAL INDICATOR SYMBOL LETTER T + REGIONAL INDICATOR SYMBOL LETTER W", "1f1f9-1f1ff" => "REGIONAL INDICATOR SYMBOL LETTER T + REGIONAL INDICATOR SYMBOL LETTER Z", "1f1f9" => "REGIONAL INDICATOR SYMBOL LETTER T", "1f1fa-1f1e6" => "REGIONAL INDICATOR SYMBOL LETTER U + REGIONAL INDICATOR SYMBOL LETTER A", "1f1fa-1f1ec" => "REGIONAL INDICATOR SYMBOL LETTER U + REGIONAL INDICATOR SYMBOL LETTER G", "1f1fa-1f1f2" => "REGIONAL INDICATOR SYMBOL LETTER U + REGIONAL INDICATOR SYMBOL LETTER M", "1f1fa-1f1f3" => "REGIONAL INDICATOR SYMBOL LETTER U + REGIONAL INDICATOR SYMBOL LETTER N", "1f1fa-1f1f8" => "REGIONAL INDICATOR SYMBOL LETTER U + REGIONAL INDICATOR SYMBOL LETTER S", "1f1fa-1f1fe" => "REGIONAL INDICATOR SYMBOL LETTER U + REGIONAL INDICATOR SYMBOL LETTER Y", "1f1fa-1f1ff" => "REGIONAL INDICATOR SYMBOL LETTER U + REGIONAL INDICATOR SYMBOL LETTER Z", "1f1fa" => "REGIONAL INDICATOR SYMBOL LETTER U", "1f1fb-1f1e6" => "REGIONAL INDICATOR SYMBOL LETTER V + REGIONAL INDICATOR SYMBOL LETTER A", "1f1fb-1f1e8" => "REGIONAL INDICATOR SYMBOL LETTER V + REGIONAL INDICATOR SYMBOL LETTER C", "1f1fb-1f1ea" => "REGIONAL INDICATOR SYMBOL LETTER V + REGIONAL INDICATOR SYMBOL LETTER E", "1f1fb-1f1ec" => "REGIONAL INDICATOR SYMBOL LETTER V + REGIONAL INDICATOR SYMBOL LETTER G", "1f1fb-1f1ee" => "REGIONAL INDICATOR SYMBOL LETTER V + REGIONAL INDICATOR SYMBOL LETTER I", "1f1fb-1f1f3" => "REGIONAL INDICATOR SYMBOL LETTER V + REGIONAL INDICATOR SYMBOL LETTER N", "1f1fb-1f1fa" => "REGIONAL INDICATOR SYMBOL LETTER V + REGIONAL INDICATOR SYMBOL LETTER U", "1f1fb" => "REGIONAL INDICATOR SYMBOL LETTER V", "1f1fc-1f1eb" => "REGIONAL INDICATOR SYMBOL LETTER W + REGIONAL INDICATOR SYMBOL LETTER F", "1f1fc-1f1f8" => "REGIONAL INDICATOR SYMBOL LETTER W + REGIONAL INDICATOR SYMBOL LETTER S", "1f1fc" => "REGIONAL INDICATOR SYMBOL LETTER W", "1f1fd-1f1f0" => "REGIONAL INDICATOR SYMBOL LETTER X + REGIONAL INDICATOR SYMBOL LETTER K", "1f1fd" => "REGIONAL INDICATOR SYMBOL LETTER X", "1f1fe-1f1ea" => "REGIONAL INDICATOR SYMBOL LETTER Y + REGIONAL INDICATOR SYMBOL LETTER E", "1f1fe-1f1f9" => "REGIONAL INDICATOR SYMBOL LETTER Y + REGIONAL INDICATOR SYMBOL LETTER T", "1f1fe" => "REGIONAL INDICATOR SYMBOL LETTER Y", "1f1ff-1f1e6" => "REGIONAL INDICATOR SYMBOL LETTER Z + REGIONAL INDICATOR SYMBOL LETTER A", "1f1ff-1f1f2" => "REGIONAL INDICATOR SYMBOL LETTER Z + REGIONAL INDICATOR SYMBOL LETTER M", "1f1ff-1f1fc" => "REGIONAL INDICATOR SYMBOL LETTER Z + REGIONAL INDICATOR SYMBOL LETTER W", "1f1ff" => "REGIONAL INDICATOR SYMBOL LETTER Z", "1f201" => "SQUARED KATAKANA KOKO", "1f202" => "SQUARED KATAKANA SA", "1f21a" => "SQUARED CJK UNIFIED IDEOGRAPH-7121", "1f22f" => "SQUARED CJK UNIFIED IDEOGRAPH-6307", "1f232" => "SQUARED CJK UNIFIED IDEOGRAPH-7981", "1f233" => "SQUARED CJK UNIFIED IDEOGRAPH-7A7A", "1f234" => "SQUARED CJK UNIFIED IDEOGRAPH-5408", "1f235" => "SQUARED CJK UNIFIED IDEOGRAPH-6E80", "1f236" => "SQUARED CJK UNIFIED IDEOGRAPH-6709", "1f237" => "SQUARED CJK UNIFIED IDEOGRAPH-6708", "1f238" => "SQUARED CJK UNIFIED IDEOGRAPH-7533", "1f239" => "SQUARED CJK UNIFIED IDEOGRAPH-5272", "1f23a" => "SQUARED CJK UNIFIED IDEOGRAPH-55B6", "1f250" => "CIRCLED IDEOGRAPH ADVANTAGE", "1f251" => "CIRCLED IDEOGRAPH ACCEPT", "1f300" => "CYCLONE", "1f301" => "FOGGY", "1f302" => "CLOSED UMBRELLA", "1f303" => "NIGHT WITH STARS", "1f304" => "SUNRISE OVER MOUNTAINS", "1f305" => "SUNRISE", "1f306" => "CITYSCAPE AT DUSK", "1f307" => "SUNSET OVER BUILDINGS", "1f308" => "RAINBOW", "1f309" => "BRIDGE AT NIGHT", "1f30a" => "WATER WAVE", "1f30b" => "VOLCANO", "1f30c" => "MILKY WAY", "1f30d" => "EARTH GLOBE EUROPE-AFRICA", "1f30e" => "EARTH GLOBE AMERICAS", "1f30f" => "EARTH GLOBE ASIA-AUSTRALIA", "1f310" => "GLOBE WITH MERIDIANS", "1f311" => "NEW MOON SYMBOL", "1f312" => "WAXING CRESCENT MOON SYMBOL", "1f313" => "FIRST QUARTER MOON SYMBOL", "1f314" => "WAXING GIBBOUS MOON SYMBOL", "1f315" => "FULL MOON SYMBOL", "1f316" => "WANING GIBBOUS MOON SYMBOL", "1f317" => "LAST QUARTER MOON SYMBOL", "1f318" => "WANING CRESCENT MOON SYMBOL", "1f319" => "CRESCENT MOON", "1f31a" => "NEW MOON WITH FACE", "1f31b" => "FIRST QUARTER MOON WITH FACE", "1f31c" => "LAST QUARTER MOON WITH FACE", "1f31d" => "FULL MOON WITH FACE", "1f31e" => "SUN WITH FACE", "1f31f" => "GLOWING STAR", "1f320" => "SHOOTING STAR", "1f321" => "THERMOMETER", "1f324" => "WHITE SUN WITH SMALL CLOUD", "1f325" => "WHITE SUN BEHIND CLOUD", "1f326" => "WHITE SUN BEHIND CLOUD WITH RAIN", "1f327" => "CLOUD WITH RAIN", "1f328" => "CLOUD WITH SNOW", "1f329" => "CLOUD WITH LIGHTNING", "1f32a" => "CLOUD WITH TORNADO", "1f32b" => "FOG", "1f32c" => "WIND BLOWING FACE", "1f32d" => "HOT DOG", "1f32e" => "TACO", "1f32f" => "BURRITO", "1f330" => "CHESTNUT", "1f331" => "SEEDLING", "1f332" => "EVERGREEN TREE", "1f333" => "DECIDUOUS TREE", "1f334" => "PALM TREE", "1f335" => "CACTUS", "1f336" => "HOT PEPPER", "1f337" => "TULIP", "1f338" => "CHERRY BLOSSOM", "1f339" => "ROSE", "1f33a" => "HIBISCUS", "1f33b" => "SUNFLOWER", "1f33c" => "BLOSSOM", "1f33d" => "EAR OF MAIZE", "1f33e" => "EAR OF RICE", "1f33f" => "HERB", "1f340" => "FOUR LEAF CLOVER", "1f341" => "MAPLE LEAF", "1f342" => "FALLEN LEAF", "1f343" => "LEAF FLUTTERING IN WIND", "1f344" => "MUSHROOM", "1f345" => "TOMATO", "1f346" => "AUBERGINE", "1f347" => "GRAPES", "1f348" => "MELON", "1f349" => "WATERMELON", "1f34a" => "TANGERINE", "1f34b" => "LEMON", "1f34c" => "BANANA", "1f34d" => "PINEAPPLE", "1f34e" => "RED APPLE", "1f34f" => "GREEN APPLE", "1f350" => "PEAR", "1f351" => "PEACH", "1f352" => "CHERRIES", "1f353" => "STRAWBERRY", "1f354" => "HAMBURGER", "1f355" => "SLICE OF PIZZA", "1f356" => "MEAT ON BONE", "1f357" => "POULTRY LEG", "1f358" => "RICE CRACKER", "1f359" => "RICE BALL", "1f35a" => "COOKED RICE", "1f35b" => "CURRY AND RICE", "1f35c" => "STEAMING BOWL", "1f35d" => "SPAGHETTI", "1f35e" => "BREAD", "1f35f" => "FRENCH FRIES", "1f360" => "ROASTED SWEET POTATO", "1f361" => "DANGO", "1f362" => "ODEN", "1f363" => "SUSHI", "1f364" => "FRIED SHRIMP", "1f365" => "FISH CAKE WITH SWIRL DESIGN", "1f366" => "SOFT ICE CREAM", "1f367" => "SHAVED ICE", "1f368" => "ICE CREAM", "1f369" => "DOUGHNUT", "1f36a" => "COOKIE", "1f36b" => "CHOCOLATE BAR", "1f36c" => "CANDY", "1f36d" => "LOLLIPOP", "1f36e" => "CUSTARD", "1f36f" => "HONEY POT", "1f370" => "SHORTCAKE", "1f371" => "BENTO BOX", "1f372" => "POT OF FOOD", "1f373" => "COOKING", "1f374" => "FORK AND KNIFE", "1f375" => "TEACUP WITHOUT HANDLE", "1f376" => "SAKE BOTTLE AND CUP", "1f377" => "WINE GLASS", "1f378" => "COCKTAIL GLASS", "1f379" => "TROPICAL DRINK", "1f37a" => "BEER MUG", "1f37b" => "CLINKING BEER MUGS", "1f37c" => "BABY BOTTLE", "1f37d" => "FORK AND KNIFE WITH PLATE", "1f37e" => "BOTTLE WITH POPPING CORK", "1f37f" => "POPCORN", "1f380" => "RIBBON", "1f381" => "WRAPPED PRESENT", "1f382" => "BIRTHDAY CAKE", "1f383" => "JACK-O-LANTERN", "1f384" => "CHRISTMAS TREE", "1f385-1f3fb" => "FATHER CHRISTMAS + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f385-1f3fc" => "FATHER CHRISTMAS + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f385-1f3fd" => "FATHER CHRISTMAS + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f385-1f3fe" => "FATHER CHRISTMAS + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f385-1f3ff" => "FATHER CHRISTMAS + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f385" => "FATHER CHRISTMAS", "1f386" => "FIREWORKS", "1f387" => "FIREWORK SPARKLER", "1f388" => "BALLOON", "1f389" => "PARTY POPPER", "1f38a" => "CONFETTI BALL", "1f38b" => "TANABATA TREE", "1f38c" => "CROSSED FLAGS", "1f38d" => "PINE DECORATION", "1f38e" => "JAPANESE DOLLS", "1f38f" => "CARP STREAMER", "1f390" => "WIND CHIME", "1f391" => "MOON VIEWING CEREMONY", "1f392" => "SCHOOL SATCHEL", "1f393" => "GRADUATION CAP", "1f396" => "MILITARY MEDAL", "1f397" => "REMINDER RIBBON", "1f399" => "STUDIO MICROPHONE", "1f39a" => "LEVEL SLIDER", "1f39b" => "CONTROL KNOBS", "1f39e" => "FILM FRAMES", "1f39f" => "ADMISSION TICKETS", "1f3a0" => "CAROUSEL HORSE", "1f3a1" => "FERRIS WHEEL", "1f3a2" => "ROLLER COASTER", "1f3a3" => "FISHING POLE AND FISH", "1f3a4" => "MICROPHONE", "1f3a5" => "MOVIE CAMERA", "1f3a6" => "CINEMA", "1f3a7" => "HEADPHONE", "1f3a8" => "ARTIST PALETTE", "1f3a9" => "TOP HAT", "1f3aa" => "CIRCUS TENT", "1f3ab" => "TICKET", "1f3ac" => "CLAPPER BOARD", "1f3ad" => "PERFORMING ARTS", "1f3ae" => "VIDEO GAME", "1f3af" => "DIRECT HIT", "1f3b0" => "SLOT MACHINE", "1f3b1" => "BILLIARDS", "1f3b2" => "GAME DIE", "1f3b3" => "BOWLING", "1f3b4" => "FLOWER PLAYING CARDS", "1f3b5" => "MUSICAL NOTE", "1f3b6" => "MULTIPLE MUSICAL NOTES", "1f3b7" => "SAXOPHONE", "1f3b8" => "GUITAR", "1f3b9" => "MUSICAL KEYBOARD", "1f3ba" => "TRUMPET", "1f3bb" => "VIOLIN", "1f3bc" => "MUSICAL SCORE", "1f3bd" => "RUNNING SHIRT WITH SASH", "1f3be" => "TENNIS RACQUET AND BALL", "1f3bf" => "SKI AND SKI BOOT", "1f3c0" => "BASKETBALL AND HOOP", "1f3c1" => "CHEQUERED FLAG", "1f3c2-1f3fb" => "SNOWBOARDER + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f3c2-1f3fc" => "SNOWBOARDER + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f3c2-1f3fd" => "SNOWBOARDER + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f3c2-1f3fe" => "SNOWBOARDER + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f3c2-1f3ff" => "SNOWBOARDER + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f3c2" => "SNOWBOARDER", "1f3c3-1f3fb-200d-2640-fe0f" => "RUNNER + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3c3-1f3fb-200d-2642-fe0f" => "RUNNER + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3c3-1f3fb" => "RUNNER + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f3c3-1f3fc-200d-2640-fe0f" => "RUNNER + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3c3-1f3fc-200d-2642-fe0f" => "RUNNER + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3c3-1f3fc" => "RUNNER + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f3c3-1f3fd-200d-2640-fe0f" => "RUNNER + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3c3-1f3fd-200d-2642-fe0f" => "RUNNER + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3c3-1f3fd" => "RUNNER + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f3c3-1f3fe-200d-2640-fe0f" => "RUNNER + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3c3-1f3fe-200d-2642-fe0f" => "RUNNER + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3c3-1f3fe" => "RUNNER + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f3c3-1f3ff-200d-2640-fe0f" => "RUNNER + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3c3-1f3ff-200d-2642-fe0f" => "RUNNER + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3c3-1f3ff" => "RUNNER + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f3c3-200d-2640-fe0f" => "RUNNER + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3c3-200d-2642-fe0f" => "RUNNER + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3c3" => "RUNNER", "1f3c4-1f3fb-200d-2640-fe0f" => "SURFER + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3c4-1f3fb-200d-2642-fe0f" => "SURFER + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3c4-1f3fb" => "SURFER + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f3c4-1f3fc-200d-2640-fe0f" => "SURFER + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3c4-1f3fc-200d-2642-fe0f" => "SURFER + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3c4-1f3fc" => "SURFER + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f3c4-1f3fd-200d-2640-fe0f" => "SURFER + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3c4-1f3fd-200d-2642-fe0f" => "SURFER + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3c4-1f3fd" => "SURFER + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f3c4-1f3fe-200d-2640-fe0f" => "SURFER + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3c4-1f3fe-200d-2642-fe0f" => "SURFER + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3c4-1f3fe" => "SURFER + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f3c4-1f3ff-200d-2640-fe0f" => "SURFER + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3c4-1f3ff-200d-2642-fe0f" => "SURFER + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3c4-1f3ff" => "SURFER + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f3c4-200d-2640-fe0f" => "SURFER + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3c4-200d-2642-fe0f" => "SURFER + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3c4" => "SURFER", "1f3c5" => "SPORTS MEDAL", "1f3c6" => "TROPHY", "1f3c7-1f3fb" => "HORSE RACING + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f3c7-1f3fc" => "HORSE RACING + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f3c7-1f3fd" => "HORSE RACING + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f3c7-1f3fe" => "HORSE RACING + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f3c7-1f3ff" => "HORSE RACING + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f3c7" => "HORSE RACING", "1f3c8" => "AMERICAN FOOTBALL", "1f3c9" => "RUGBY FOOTBALL", "1f3ca-1f3fb-200d-2640-fe0f" => "SWIMMER + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3ca-1f3fb-200d-2642-fe0f" => "SWIMMER + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3ca-1f3fb" => "SWIMMER + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f3ca-1f3fc-200d-2640-fe0f" => "SWIMMER + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3ca-1f3fc-200d-2642-fe0f" => "SWIMMER + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3ca-1f3fc" => "SWIMMER + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f3ca-1f3fd-200d-2640-fe0f" => "SWIMMER + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3ca-1f3fd-200d-2642-fe0f" => "SWIMMER + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3ca-1f3fd" => "SWIMMER + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f3ca-1f3fe-200d-2640-fe0f" => "SWIMMER + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3ca-1f3fe-200d-2642-fe0f" => "SWIMMER + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3ca-1f3fe" => "SWIMMER + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f3ca-1f3ff-200d-2640-fe0f" => "SWIMMER + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3ca-1f3ff-200d-2642-fe0f" => "SWIMMER + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3ca-1f3ff" => "SWIMMER + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f3ca-200d-2640-fe0f" => "SWIMMER + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3ca-200d-2642-fe0f" => "SWIMMER + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3ca" => "SWIMMER", "1f3cb-1f3fb-200d-2640-fe0f" => "WEIGHT LIFTER + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3cb-1f3fb-200d-2642-fe0f" => "WEIGHT LIFTER + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3cb-1f3fb" => "WEIGHT LIFTER + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f3cb-1f3fc-200d-2640-fe0f" => "WEIGHT LIFTER + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3cb-1f3fc-200d-2642-fe0f" => "WEIGHT LIFTER + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3cb-1f3fc" => "WEIGHT LIFTER + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f3cb-1f3fd-200d-2640-fe0f" => "WEIGHT LIFTER + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3cb-1f3fd-200d-2642-fe0f" => "WEIGHT LIFTER + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3cb-1f3fd" => "WEIGHT LIFTER + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f3cb-1f3fe-200d-2640-fe0f" => "WEIGHT LIFTER + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3cb-1f3fe-200d-2642-fe0f" => "WEIGHT LIFTER + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3cb-1f3fe" => "WEIGHT LIFTER + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f3cb-1f3ff-200d-2640-fe0f" => "WEIGHT LIFTER + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3cb-1f3ff-200d-2642-fe0f" => "WEIGHT LIFTER + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3cb-1f3ff" => "WEIGHT LIFTER + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f3cb-fe0f-200d-2640-fe0f" => "WEIGHT LIFTER + VARIATION SELECTOR-16 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3cb-fe0f-200d-2642-fe0f" => "WEIGHT LIFTER + VARIATION SELECTOR-16 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3cb" => "WEIGHT LIFTER", "1f3cc-1f3fb-200d-2640-fe0f" => "GOLFER + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3cc-1f3fb-200d-2642-fe0f" => "GOLFER + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3cc-1f3fb" => "GOLFER + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f3cc-1f3fc-200d-2640-fe0f" => "GOLFER + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3cc-1f3fc-200d-2642-fe0f" => "GOLFER + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3cc-1f3fc" => "GOLFER + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f3cc-1f3fd-200d-2640-fe0f" => "GOLFER + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3cc-1f3fd-200d-2642-fe0f" => "GOLFER + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3cc-1f3fd" => "GOLFER + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f3cc-1f3fe-200d-2640-fe0f" => "GOLFER + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3cc-1f3fe-200d-2642-fe0f" => "GOLFER + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3cc-1f3fe" => "GOLFER + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f3cc-1f3ff-200d-2640-fe0f" => "GOLFER + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3cc-1f3ff-200d-2642-fe0f" => "GOLFER + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3cc-1f3ff" => "GOLFER + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f3cc-fe0f-200d-2640-fe0f" => "GOLFER + VARIATION SELECTOR-16 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f3cc-fe0f-200d-2642-fe0f" => "GOLFER + VARIATION SELECTOR-16 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f3cc" => "GOLFER", "1f3cd" => "RACING MOTORCYCLE", "1f3ce" => "RACING CAR", "1f3cf" => "CRICKET BAT AND BALL", "1f3d0" => "VOLLEYBALL", "1f3d1" => "FIELD HOCKEY STICK AND BALL", "1f3d2" => "ICE HOCKEY STICK AND PUCK", "1f3d3" => "TABLE TENNIS PADDLE AND BALL", "1f3d4" => "SNOW CAPPED MOUNTAIN", "1f3d5" => "CAMPING", "1f3d6" => "BEACH WITH UMBRELLA", "1f3d7" => "BUILDING CONSTRUCTION", "1f3d8" => "HOUSE BUILDINGS", "1f3d9" => "CITYSCAPE", "1f3da" => "DERELICT HOUSE BUILDING", "1f3db" => "CLASSICAL BUILDING", "1f3dc" => "DESERT", "1f3dd" => "DESERT ISLAND", "1f3de" => "NATIONAL PARK", "1f3df" => "STADIUM", "1f3e0" => "HOUSE BUILDING", "1f3e1" => "HOUSE WITH GARDEN", "1f3e2" => "OFFICE BUILDING", "1f3e3" => "JAPANESE POST OFFICE", "1f3e4" => "EUROPEAN POST OFFICE", "1f3e5" => "HOSPITAL", "1f3e6" => "BANK", "1f3e7" => "AUTOMATED TELLER MACHINE", "1f3e8" => "HOTEL", "1f3e9" => "LOVE HOTEL", "1f3ea" => "CONVENIENCE STORE", "1f3eb" => "SCHOOL", "1f3ec" => "DEPARTMENT STORE", "1f3ed" => "FACTORY", "1f3ee" => "IZAKAYA LANTERN", "1f3ef" => "JAPANESE CASTLE", "1f3f0" => "EUROPEAN CASTLE", "1f3f3-fe0f-200d-1f308" => "WAVING WHITE FLAG + VARIATION SELECTOR-16 + ZERO WIDTH JOINER + RAINBOW", "1f3f3" => "WAVING WHITE FLAG", "1f3f4-200d-2620-fe0f" => "WAVING BLACK FLAG + ZERO WIDTH JOINER + SKULL AND CROSSBONES + VARIATION SELECTOR-16", "1f3f4-e0067-e0062-e0065-e006e-e0067-e007f" => "WAVING BLACK FLAG + TAG LATIN SMALL LETTER G + TAG LATIN SMALL LETTER B + TAG LATIN SMALL LETTER E + TAG LATIN SMALL LETTER N + TAG LATIN SMALL LETTER G + CANCEL TAG", "1f3f4-e0067-e0062-e0073-e0063-e0074-e007f" => "WAVING BLACK FLAG + TAG LATIN SMALL LETTER G + TAG LATIN SMALL LETTER B + TAG LATIN SMALL LETTER S + TAG LATIN SMALL LETTER C + TAG LATIN SMALL LETTER T + CANCEL TAG", "1f3f4-e0067-e0062-e0077-e006c-e0073-e007f" => "WAVING BLACK FLAG + TAG LATIN SMALL LETTER G + TAG LATIN SMALL LETTER B + TAG LATIN SMALL LETTER W + TAG LATIN SMALL LETTER L + TAG LATIN SMALL LETTER S + CANCEL TAG", "1f3f4" => "WAVING BLACK FLAG", "1f3f5" => "ROSETTE", "1f3f7" => "LABEL", "1f3f8" => "BADMINTON RACQUET AND SHUTTLECOCK", "1f3f9" => "BOW AND ARROW", "1f3fa" => "AMPHORA", "1f3fb" => "EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f3fc" => "EMOJI MODIFIER FITZPATRICK TYPE-3", "1f3fd" => "EMOJI MODIFIER FITZPATRICK TYPE-4", "1f3fe" => "EMOJI MODIFIER FITZPATRICK TYPE-5", "1f3ff" => "EMOJI MODIFIER FITZPATRICK TYPE-6", "1f400" => "RAT", "1f401" => "MOUSE", "1f402" => "OX", "1f403" => "WATER BUFFALO", "1f404" => "COW", "1f405" => "TIGER", "1f406" => "LEOPARD", "1f407" => "RABBIT", "1f408" => "CAT", "1f409" => "DRAGON", "1f40a" => "CROCODILE", "1f40b" => "WHALE", "1f40c" => "SNAIL", "1f40d" => "SNAKE", "1f40e" => "HORSE", "1f40f" => "RAM", "1f410" => "GOAT", "1f411" => "SHEEP", "1f412" => "MONKEY", "1f413" => "ROOSTER", "1f414" => "CHICKEN", "1f415" => "DOG", "1f416" => "PIG", "1f417" => "BOAR", "1f418" => "ELEPHANT", "1f419" => "OCTOPUS", "1f41a" => "SPIRAL SHELL", "1f41b" => "BUG", "1f41c" => "ANT", "1f41d" => "HONEYBEE", "1f41e" => "LADY BEETLE", "1f41f" => "FISH", "1f420" => "TROPICAL FISH", "1f421" => "BLOWFISH", "1f422" => "TURTLE", "1f423" => "HATCHING CHICK", "1f424" => "BABY CHICK", "1f425" => "FRONT-FACING BABY CHICK", "1f426" => "BIRD", "1f427" => "PENGUIN", "1f428" => "KOALA", "1f429" => "POODLE", "1f42a" => "DROMEDARY CAMEL", "1f42b" => "BACTRIAN CAMEL", "1f42c" => "DOLPHIN", "1f42d" => "MOUSE FACE", "1f42e" => "COW FACE", "1f42f" => "TIGER FACE", "1f430" => "RABBIT FACE", "1f431" => "CAT FACE", "1f432" => "DRAGON FACE", "1f433" => "SPOUTING WHALE", "1f434" => "HORSE FACE", "1f435" => "MONKEY FACE", "1f436" => "DOG FACE", "1f437" => "PIG FACE", "1f438" => "FROG FACE", "1f439" => "HAMSTER FACE", "1f43a" => "WOLF FACE", "1f43b" => "BEAR FACE", "1f43c" => "PANDA FACE", "1f43d" => "PIG NOSE", "1f43e" => "PAW PRINTS", "1f43f" => "CHIPMUNK", "1f440" => "EYES", "1f441-200d-1f5e8" => "EYE + ZERO WIDTH JOINER + LEFT SPEECH BUBBLE", "1f441" => "EYE", "1f442-1f3fb" => "EAR + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f442-1f3fc" => "EAR + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f442-1f3fd" => "EAR + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f442-1f3fe" => "EAR + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f442-1f3ff" => "EAR + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f442" => "EAR", "1f443-1f3fb" => "NOSE + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f443-1f3fc" => "NOSE + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f443-1f3fd" => "NOSE + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f443-1f3fe" => "NOSE + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f443-1f3ff" => "NOSE + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f443" => "NOSE", "1f444" => "MOUTH", "1f445" => "TONGUE", "1f446-1f3fb" => "WHITE UP POINTING BACKHAND INDEX + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f446-1f3fc" => "WHITE UP POINTING BACKHAND INDEX + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f446-1f3fd" => "WHITE UP POINTING BACKHAND INDEX + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f446-1f3fe" => "WHITE UP POINTING BACKHAND INDEX + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f446-1f3ff" => "WHITE UP POINTING BACKHAND INDEX + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f446" => "WHITE UP POINTING BACKHAND INDEX", "1f447-1f3fb" => "WHITE DOWN POINTING BACKHAND INDEX + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f447-1f3fc" => "WHITE DOWN POINTING BACKHAND INDEX + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f447-1f3fd" => "WHITE DOWN POINTING BACKHAND INDEX + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f447-1f3fe" => "WHITE DOWN POINTING BACKHAND INDEX + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f447-1f3ff" => "WHITE DOWN POINTING BACKHAND INDEX + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f447" => "WHITE DOWN POINTING BACKHAND INDEX", "1f448-1f3fb" => "WHITE LEFT POINTING BACKHAND INDEX + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f448-1f3fc" => "WHITE LEFT POINTING BACKHAND INDEX + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f448-1f3fd" => "WHITE LEFT POINTING BACKHAND INDEX + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f448-1f3fe" => "WHITE LEFT POINTING BACKHAND INDEX + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f448-1f3ff" => "WHITE LEFT POINTING BACKHAND INDEX + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f448" => "WHITE LEFT POINTING BACKHAND INDEX", "1f449-1f3fb" => "WHITE RIGHT POINTING BACKHAND INDEX + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f449-1f3fc" => "WHITE RIGHT POINTING BACKHAND INDEX + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f449-1f3fd" => "WHITE RIGHT POINTING BACKHAND INDEX + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f449-1f3fe" => "WHITE RIGHT POINTING BACKHAND INDEX + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f449-1f3ff" => "WHITE RIGHT POINTING BACKHAND INDEX + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f449" => "WHITE RIGHT POINTING BACKHAND INDEX", "1f44a-1f3fb" => "FISTED HAND SIGN + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f44a-1f3fc" => "FISTED HAND SIGN + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f44a-1f3fd" => "FISTED HAND SIGN + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f44a-1f3fe" => "FISTED HAND SIGN + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f44a-1f3ff" => "FISTED HAND SIGN + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f44a" => "FISTED HAND SIGN", "1f44b-1f3fb" => "WAVING HAND SIGN + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f44b-1f3fc" => "WAVING HAND SIGN + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f44b-1f3fd" => "WAVING HAND SIGN + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f44b-1f3fe" => "WAVING HAND SIGN + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f44b-1f3ff" => "WAVING HAND SIGN + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f44b" => "WAVING HAND SIGN", "1f44c-1f3fb" => "OK HAND SIGN + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f44c-1f3fc" => "OK HAND SIGN + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f44c-1f3fd" => "OK HAND SIGN + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f44c-1f3fe" => "OK HAND SIGN + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f44c-1f3ff" => "OK HAND SIGN + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f44c" => "OK HAND SIGN", "1f44d-1f3fb" => "THUMBS UP SIGN + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f44d-1f3fc" => "THUMBS UP SIGN + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f44d-1f3fd" => "THUMBS UP SIGN + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f44d-1f3fe" => "THUMBS UP SIGN + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f44d-1f3ff" => "THUMBS UP SIGN + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f44d" => "THUMBS UP SIGN", "1f44e-1f3fb" => "THUMBS DOWN SIGN + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f44e-1f3fc" => "THUMBS DOWN SIGN + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f44e-1f3fd" => "THUMBS DOWN SIGN + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f44e-1f3fe" => "THUMBS DOWN SIGN + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f44e-1f3ff" => "THUMBS DOWN SIGN + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f44e" => "THUMBS DOWN SIGN", "1f44f-1f3fb" => "CLAPPING HANDS SIGN + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f44f-1f3fc" => "CLAPPING HANDS SIGN + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f44f-1f3fd" => "CLAPPING HANDS SIGN + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f44f-1f3fe" => "CLAPPING HANDS SIGN + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f44f-1f3ff" => "CLAPPING HANDS SIGN + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f44f" => "CLAPPING HANDS SIGN", "1f450-1f3fb" => "OPEN HANDS SIGN + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f450-1f3fc" => "OPEN HANDS SIGN + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f450-1f3fd" => "OPEN HANDS SIGN + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f450-1f3fe" => "OPEN HANDS SIGN + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f450-1f3ff" => "OPEN HANDS SIGN + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f450" => "OPEN HANDS SIGN", "1f451" => "CROWN", "1f452" => "WOMANS HAT", "1f453" => "EYEGLASSES", "1f454" => "NECKTIE", "1f455" => "T-SHIRT", "1f456" => "JEANS", "1f457" => "DRESS", "1f458" => "KIMONO", "1f459" => "BIKINI", "1f45a" => "WOMANS CLOTHES", "1f45b" => "PURSE", "1f45c" => "HANDBAG", "1f45d" => "POUCH", "1f45e" => "MANS SHOE", "1f45f" => "ATHLETIC SHOE", "1f460" => "HIGH-HEELED SHOE", "1f461" => "WOMANS SANDAL", "1f462" => "WOMANS BOOTS", "1f463" => "FOOTPRINTS", "1f464" => "BUST IN SILHOUETTE", "1f465" => "BUSTS IN SILHOUETTE", "1f466-1f3fb" => "BOY + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f466-1f3fc" => "BOY + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f466-1f3fd" => "BOY + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f466-1f3fe" => "BOY + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f466-1f3ff" => "BOY + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f466" => "BOY", "1f467-1f3fb" => "GIRL + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f467-1f3fc" => "GIRL + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f467-1f3fd" => "GIRL + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f467-1f3fe" => "GIRL + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f467-1f3ff" => "GIRL + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f467" => "GIRL", "1f468-1f3fb-200d-1f33e" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + EAR OF RICE", "1f468-1f3fb-200d-1f373" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + COOKING", "1f468-1f3fb-200d-1f393" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + GRADUATION CAP", "1f468-1f3fb-200d-1f3a4" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MICROPHONE", "1f468-1f3fb-200d-1f3a8" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + ARTIST PALETTE", "1f468-1f3fb-200d-1f3eb" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + SCHOOL", "1f468-1f3fb-200d-1f3ed" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FACTORY", "1f468-1f3fb-200d-1f4bb" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + PERSONAL COMPUTER", "1f468-1f3fb-200d-1f4bc" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + BRIEFCASE", "1f468-1f3fb-200d-1f527" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + WRENCH", "1f468-1f3fb-200d-1f52c" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MICROSCOPE", "1f468-1f3fb-200d-1f680" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + ROCKET", "1f468-1f3fb-200d-1f692" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FIRE ENGINE", "1f468-1f3fb-200d-2695-fe0f" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + STAFF OF AESCULAPIUS + VARIATION SELECTOR-16", "1f468-1f3fb-200d-2696-fe0f" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + SCALES + VARIATION SELECTOR-16", "1f468-1f3fb-200d-2708-fe0f" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + AIRPLANE + VARIATION SELECTOR-16", "1f468-1f3fb" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f468-1f3fc-200d-1f33e" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + EAR OF RICE", "1f468-1f3fc-200d-1f373" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + COOKING", "1f468-1f3fc-200d-1f393" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + GRADUATION CAP", "1f468-1f3fc-200d-1f3a4" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MICROPHONE", "1f468-1f3fc-200d-1f3a8" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + ARTIST PALETTE", "1f468-1f3fc-200d-1f3eb" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + SCHOOL", "1f468-1f3fc-200d-1f3ed" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FACTORY", "1f468-1f3fc-200d-1f4bb" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + PERSONAL COMPUTER", "1f468-1f3fc-200d-1f4bc" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + BRIEFCASE", "1f468-1f3fc-200d-1f527" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + WRENCH", "1f468-1f3fc-200d-1f52c" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MICROSCOPE", "1f468-1f3fc-200d-1f680" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + ROCKET", "1f468-1f3fc-200d-1f692" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FIRE ENGINE", "1f468-1f3fc-200d-2695-fe0f" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + STAFF OF AESCULAPIUS + VARIATION SELECTOR-16", "1f468-1f3fc-200d-2696-fe0f" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + SCALES + VARIATION SELECTOR-16", "1f468-1f3fc-200d-2708-fe0f" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + AIRPLANE + VARIATION SELECTOR-16", "1f468-1f3fc" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f468-1f3fd-200d-1f33e" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + EAR OF RICE", "1f468-1f3fd-200d-1f373" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + COOKING", "1f468-1f3fd-200d-1f393" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + GRADUATION CAP", "1f468-1f3fd-200d-1f3a4" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MICROPHONE", "1f468-1f3fd-200d-1f3a8" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + ARTIST PALETTE", "1f468-1f3fd-200d-1f3eb" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + SCHOOL", "1f468-1f3fd-200d-1f3ed" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FACTORY", "1f468-1f3fd-200d-1f4bb" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + PERSONAL COMPUTER", "1f468-1f3fd-200d-1f4bc" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + BRIEFCASE", "1f468-1f3fd-200d-1f527" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + WRENCH", "1f468-1f3fd-200d-1f52c" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MICROSCOPE", "1f468-1f3fd-200d-1f680" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + ROCKET", "1f468-1f3fd-200d-1f692" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FIRE ENGINE", "1f468-1f3fd-200d-2695-fe0f" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + STAFF OF AESCULAPIUS + VARIATION SELECTOR-16", "1f468-1f3fd-200d-2696-fe0f" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + SCALES + VARIATION SELECTOR-16", "1f468-1f3fd-200d-2708-fe0f" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + AIRPLANE + VARIATION SELECTOR-16", "1f468-1f3fd" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f468-1f3fe-200d-1f33e" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + EAR OF RICE", "1f468-1f3fe-200d-1f373" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + COOKING", "1f468-1f3fe-200d-1f393" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + GRADUATION CAP", "1f468-1f3fe-200d-1f3a4" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MICROPHONE", "1f468-1f3fe-200d-1f3a8" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + ARTIST PALETTE", "1f468-1f3fe-200d-1f3eb" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + SCHOOL", "1f468-1f3fe-200d-1f3ed" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FACTORY", "1f468-1f3fe-200d-1f4bb" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + PERSONAL COMPUTER", "1f468-1f3fe-200d-1f4bc" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + BRIEFCASE", "1f468-1f3fe-200d-1f527" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + WRENCH", "1f468-1f3fe-200d-1f52c" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MICROSCOPE", "1f468-1f3fe-200d-1f680" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + ROCKET", "1f468-1f3fe-200d-1f692" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FIRE ENGINE", "1f468-1f3fe-200d-2695-fe0f" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + STAFF OF AESCULAPIUS + VARIATION SELECTOR-16", "1f468-1f3fe-200d-2696-fe0f" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + SCALES + VARIATION SELECTOR-16", "1f468-1f3fe-200d-2708-fe0f" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + AIRPLANE + VARIATION SELECTOR-16", "1f468-1f3fe" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f468-1f3ff-200d-1f33e" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + EAR OF RICE", "1f468-1f3ff-200d-1f373" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + COOKING", "1f468-1f3ff-200d-1f393" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + GRADUATION CAP", "1f468-1f3ff-200d-1f3a4" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MICROPHONE", "1f468-1f3ff-200d-1f3a8" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + ARTIST PALETTE", "1f468-1f3ff-200d-1f3eb" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + SCHOOL", "1f468-1f3ff-200d-1f3ed" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FACTORY", "1f468-1f3ff-200d-1f4bb" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + PERSONAL COMPUTER", "1f468-1f3ff-200d-1f4bc" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + BRIEFCASE", "1f468-1f3ff-200d-1f527" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + WRENCH", "1f468-1f3ff-200d-1f52c" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MICROSCOPE", "1f468-1f3ff-200d-1f680" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + ROCKET", "1f468-1f3ff-200d-1f692" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FIRE ENGINE", "1f468-1f3ff-200d-2695-fe0f" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + STAFF OF AESCULAPIUS + VARIATION SELECTOR-16", "1f468-1f3ff-200d-2696-fe0f" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + SCALES + VARIATION SELECTOR-16", "1f468-1f3ff-200d-2708-fe0f" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + AIRPLANE + VARIATION SELECTOR-16", "1f468-1f3ff" => "MAN + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f468-200d-1f33e" => "MAN + ZERO WIDTH JOINER + EAR OF RICE", "1f468-200d-1f373" => "MAN + ZERO WIDTH JOINER + COOKING", "1f468-200d-1f393" => "MAN + ZERO WIDTH JOINER + GRADUATION CAP", "1f468-200d-1f3a4" => "MAN + ZERO WIDTH JOINER + MICROPHONE", "1f468-200d-1f3a8" => "MAN + ZERO WIDTH JOINER + ARTIST PALETTE", "1f468-200d-1f3eb" => "MAN + ZERO WIDTH JOINER + SCHOOL", "1f468-200d-1f3ed" => "MAN + ZERO WIDTH JOINER + FACTORY", "1f468-200d-1f466-200d-1f466" => "MAN + ZERO WIDTH JOINER + BOY + ZERO WIDTH JOINER + BOY", "1f468-200d-1f466" => "MAN + ZERO WIDTH JOINER + BOY", "1f468-200d-1f467-200d-1f466" => "MAN + ZERO WIDTH JOINER + GIRL + ZERO WIDTH JOINER + BOY", "1f468-200d-1f467-200d-1f467" => "MAN + ZERO WIDTH JOINER + GIRL + ZERO WIDTH JOINER + GIRL", "1f468-200d-1f467" => "MAN + ZERO WIDTH JOINER + GIRL", "1f468-200d-1f468-200d-1f466-200d-1f466" => "MAN + ZERO WIDTH JOINER + MAN + ZERO WIDTH JOINER + BOY + ZERO WIDTH JOINER + BOY", "1f468-200d-1f468-200d-1f466" => "MAN + ZERO WIDTH JOINER + MAN + ZERO WIDTH JOINER + BOY", "1f468-200d-1f468-200d-1f467-200d-1f466" => "MAN + ZERO WIDTH JOINER + MAN + ZERO WIDTH JOINER + GIRL + ZERO WIDTH JOINER + BOY", "1f468-200d-1f468-200d-1f467-200d-1f467" => "MAN + ZERO WIDTH JOINER + MAN + ZERO WIDTH JOINER + GIRL + ZERO WIDTH JOINER + GIRL", "1f468-200d-1f468-200d-1f467" => "MAN + ZERO WIDTH JOINER + MAN + ZERO WIDTH JOINER + GIRL", "1f468-200d-1f469-200d-1f466-200d-1f466" => "MAN + ZERO WIDTH JOINER + WOMAN + ZERO WIDTH JOINER + BOY + ZERO WIDTH JOINER + BOY", "1f468-200d-1f469-200d-1f466" => "MAN + ZERO WIDTH JOINER + WOMAN + ZERO WIDTH JOINER + BOY", "1f468-200d-1f469-200d-1f467-200d-1f466" => "MAN + ZERO WIDTH JOINER + WOMAN + ZERO WIDTH JOINER + GIRL + ZERO WIDTH JOINER + BOY", "1f468-200d-1f469-200d-1f467-200d-1f467" => "MAN + ZERO WIDTH JOINER + WOMAN + ZERO WIDTH JOINER + GIRL + ZERO WIDTH JOINER + GIRL", "1f468-200d-1f469-200d-1f467" => "MAN + ZERO WIDTH JOINER + WOMAN + ZERO WIDTH JOINER + GIRL", "1f468-200d-1f4bb" => "MAN + ZERO WIDTH JOINER + PERSONAL COMPUTER", "1f468-200d-1f4bc" => "MAN + ZERO WIDTH JOINER + BRIEFCASE", "1f468-200d-1f527" => "MAN + ZERO WIDTH JOINER + WRENCH", "1f468-200d-1f52c" => "MAN + ZERO WIDTH JOINER + MICROSCOPE", "1f468-200d-1f680" => "MAN + ZERO WIDTH JOINER + ROCKET", "1f468-200d-1f692" => "MAN + ZERO WIDTH JOINER + FIRE ENGINE", "1f468-200d-2695-fe0f" => "MAN + ZERO WIDTH JOINER + STAFF OF AESCULAPIUS + VARIATION SELECTOR-16", "1f468-200d-2696-fe0f" => "MAN + ZERO WIDTH JOINER + SCALES + VARIATION SELECTOR-16", "1f468-200d-2708-fe0f" => "MAN + ZERO WIDTH JOINER + AIRPLANE + VARIATION SELECTOR-16", "1f468-200d-2764-fe0f-200d-1f468" => "MAN + ZERO WIDTH JOINER + HEAVY BLACK HEART + VARIATION SELECTOR-16 + ZERO WIDTH JOINER + MAN", "1f468-200d-2764-fe0f-200d-1f48b-200d-1f468" => "MAN + ZERO WIDTH JOINER + HEAVY BLACK HEART + VARIATION SELECTOR-16 + ZERO WIDTH JOINER + KISS MARK + ZERO WIDTH JOINER + MAN", "1f468" => "MAN", "1f469-1f3fb-200d-1f33e" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + EAR OF RICE", "1f469-1f3fb-200d-1f373" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + COOKING", "1f469-1f3fb-200d-1f393" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + GRADUATION CAP", "1f469-1f3fb-200d-1f3a4" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MICROPHONE", "1f469-1f3fb-200d-1f3a8" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + ARTIST PALETTE", "1f469-1f3fb-200d-1f3eb" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + SCHOOL", "1f469-1f3fb-200d-1f3ed" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FACTORY", "1f469-1f3fb-200d-1f4bb" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + PERSONAL COMPUTER", "1f469-1f3fb-200d-1f4bc" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + BRIEFCASE", "1f469-1f3fb-200d-1f527" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + WRENCH", "1f469-1f3fb-200d-1f52c" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MICROSCOPE", "1f469-1f3fb-200d-1f680" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + ROCKET", "1f469-1f3fb-200d-1f692" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FIRE ENGINE", "1f469-1f3fb-200d-2695-fe0f" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + STAFF OF AESCULAPIUS + VARIATION SELECTOR-16", "1f469-1f3fb-200d-2696-fe0f" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + SCALES + VARIATION SELECTOR-16", "1f469-1f3fb-200d-2708-fe0f" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + AIRPLANE + VARIATION SELECTOR-16", "1f469-1f3fb" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f469-1f3fc-200d-1f33e" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + EAR OF RICE", "1f469-1f3fc-200d-1f373" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + COOKING", "1f469-1f3fc-200d-1f393" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + GRADUATION CAP", "1f469-1f3fc-200d-1f3a4" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MICROPHONE", "1f469-1f3fc-200d-1f3a8" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + ARTIST PALETTE", "1f469-1f3fc-200d-1f3eb" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + SCHOOL", "1f469-1f3fc-200d-1f3ed" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FACTORY", "1f469-1f3fc-200d-1f4bb" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + PERSONAL COMPUTER", "1f469-1f3fc-200d-1f4bc" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + BRIEFCASE", "1f469-1f3fc-200d-1f527" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + WRENCH", "1f469-1f3fc-200d-1f52c" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MICROSCOPE", "1f469-1f3fc-200d-1f680" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + ROCKET", "1f469-1f3fc-200d-1f692" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FIRE ENGINE", "1f469-1f3fc-200d-2695-fe0f" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + STAFF OF AESCULAPIUS + VARIATION SELECTOR-16", "1f469-1f3fc-200d-2696-fe0f" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + SCALES + VARIATION SELECTOR-16", "1f469-1f3fc-200d-2708-fe0f" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + AIRPLANE + VARIATION SELECTOR-16", "1f469-1f3fc" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f469-1f3fd-200d-1f33e" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + EAR OF RICE", "1f469-1f3fd-200d-1f373" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + COOKING", "1f469-1f3fd-200d-1f393" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + GRADUATION CAP", "1f469-1f3fd-200d-1f3a4" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MICROPHONE", "1f469-1f3fd-200d-1f3a8" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + ARTIST PALETTE", "1f469-1f3fd-200d-1f3eb" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + SCHOOL", "1f469-1f3fd-200d-1f3ed" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FACTORY", "1f469-1f3fd-200d-1f4bb" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + PERSONAL COMPUTER", "1f469-1f3fd-200d-1f4bc" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + BRIEFCASE", "1f469-1f3fd-200d-1f527" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + WRENCH", "1f469-1f3fd-200d-1f52c" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MICROSCOPE", "1f469-1f3fd-200d-1f680" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + ROCKET", "1f469-1f3fd-200d-1f692" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FIRE ENGINE", "1f469-1f3fd-200d-2695-fe0f" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + STAFF OF AESCULAPIUS + VARIATION SELECTOR-16", "1f469-1f3fd-200d-2696-fe0f" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + SCALES + VARIATION SELECTOR-16", "1f469-1f3fd-200d-2708-fe0f" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + AIRPLANE + VARIATION SELECTOR-16", "1f469-1f3fd" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f469-1f3fe-200d-1f33e" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + EAR OF RICE", "1f469-1f3fe-200d-1f373" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + COOKING", "1f469-1f3fe-200d-1f393" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + GRADUATION CAP", "1f469-1f3fe-200d-1f3a4" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MICROPHONE", "1f469-1f3fe-200d-1f3a8" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + ARTIST PALETTE", "1f469-1f3fe-200d-1f3eb" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + SCHOOL", "1f469-1f3fe-200d-1f3ed" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FACTORY", "1f469-1f3fe-200d-1f4bb" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + PERSONAL COMPUTER", "1f469-1f3fe-200d-1f4bc" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + BRIEFCASE", "1f469-1f3fe-200d-1f527" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + WRENCH", "1f469-1f3fe-200d-1f52c" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MICROSCOPE", "1f469-1f3fe-200d-1f680" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + ROCKET", "1f469-1f3fe-200d-1f692" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FIRE ENGINE", "1f469-1f3fe-200d-2695-fe0f" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + STAFF OF AESCULAPIUS + VARIATION SELECTOR-16", "1f469-1f3fe-200d-2696-fe0f" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + SCALES + VARIATION SELECTOR-16", "1f469-1f3fe-200d-2708-fe0f" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + AIRPLANE + VARIATION SELECTOR-16", "1f469-1f3fe" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f469-1f3ff-200d-1f33e" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + EAR OF RICE", "1f469-1f3ff-200d-1f373" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + COOKING", "1f469-1f3ff-200d-1f393" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + GRADUATION CAP", "1f469-1f3ff-200d-1f3a4" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MICROPHONE", "1f469-1f3ff-200d-1f3a8" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + ARTIST PALETTE", "1f469-1f3ff-200d-1f3eb" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + SCHOOL", "1f469-1f3ff-200d-1f3ed" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FACTORY", "1f469-1f3ff-200d-1f4bb" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + PERSONAL COMPUTER", "1f469-1f3ff-200d-1f4bc" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + BRIEFCASE", "1f469-1f3ff-200d-1f527" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + WRENCH", "1f469-1f3ff-200d-1f52c" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MICROSCOPE", "1f469-1f3ff-200d-1f680" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + ROCKET", "1f469-1f3ff-200d-1f692" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FIRE ENGINE", "1f469-1f3ff-200d-2695-fe0f" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + STAFF OF AESCULAPIUS + VARIATION SELECTOR-16", "1f469-1f3ff-200d-2696-fe0f" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + SCALES + VARIATION SELECTOR-16", "1f469-1f3ff-200d-2708-fe0f" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + AIRPLANE + VARIATION SELECTOR-16", "1f469-1f3ff" => "WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f469-200d-1f33e" => "WOMAN + ZERO WIDTH JOINER + EAR OF RICE", "1f469-200d-1f373" => "WOMAN + ZERO WIDTH JOINER + COOKING", "1f469-200d-1f393" => "WOMAN + ZERO WIDTH JOINER + GRADUATION CAP", "1f469-200d-1f3a4" => "WOMAN + ZERO WIDTH JOINER + MICROPHONE", "1f469-200d-1f3a8" => "WOMAN + ZERO WIDTH JOINER + ARTIST PALETTE", "1f469-200d-1f3eb" => "WOMAN + ZERO WIDTH JOINER + SCHOOL", "1f469-200d-1f3ed" => "WOMAN + ZERO WIDTH JOINER + FACTORY", "1f469-200d-1f466-200d-1f466" => "WOMAN + ZERO WIDTH JOINER + BOY + ZERO WIDTH JOINER + BOY", "1f469-200d-1f466" => "WOMAN + ZERO WIDTH JOINER + BOY", "1f469-200d-1f467-200d-1f466" => "WOMAN + ZERO WIDTH JOINER + GIRL + ZERO WIDTH JOINER + BOY", "1f469-200d-1f467-200d-1f467" => "WOMAN + ZERO WIDTH JOINER + GIRL + ZERO WIDTH JOINER + GIRL", "1f469-200d-1f467" => "WOMAN + ZERO WIDTH JOINER + GIRL", "1f469-200d-1f469-200d-1f466-200d-1f466" => "WOMAN + ZERO WIDTH JOINER + WOMAN + ZERO WIDTH JOINER + BOY + ZERO WIDTH JOINER + BOY", "1f469-200d-1f469-200d-1f466" => "WOMAN + ZERO WIDTH JOINER + WOMAN + ZERO WIDTH JOINER + BOY", "1f469-200d-1f469-200d-1f467-200d-1f466" => "WOMAN + ZERO WIDTH JOINER + WOMAN + ZERO WIDTH JOINER + GIRL + ZERO WIDTH JOINER + BOY", "1f469-200d-1f469-200d-1f467-200d-1f467" => "WOMAN + ZERO WIDTH JOINER + WOMAN + ZERO WIDTH JOINER + GIRL + ZERO WIDTH JOINER + GIRL", "1f469-200d-1f469-200d-1f467" => "WOMAN + ZERO WIDTH JOINER + WOMAN + ZERO WIDTH JOINER + GIRL", "1f469-200d-1f4bb" => "WOMAN + ZERO WIDTH JOINER + PERSONAL COMPUTER", "1f469-200d-1f4bc" => "WOMAN + ZERO WIDTH JOINER + BRIEFCASE", "1f469-200d-1f527" => "WOMAN + ZERO WIDTH JOINER + WRENCH", "1f469-200d-1f52c" => "WOMAN + ZERO WIDTH JOINER + MICROSCOPE", "1f469-200d-1f680" => "WOMAN + ZERO WIDTH JOINER + ROCKET", "1f469-200d-1f692" => "WOMAN + ZERO WIDTH JOINER + FIRE ENGINE", "1f469-200d-2695-fe0f" => "WOMAN + ZERO WIDTH JOINER + STAFF OF AESCULAPIUS + VARIATION SELECTOR-16", "1f469-200d-2696-fe0f" => "WOMAN + ZERO WIDTH JOINER + SCALES + VARIATION SELECTOR-16", "1f469-200d-2708-fe0f" => "WOMAN + ZERO WIDTH JOINER + AIRPLANE + VARIATION SELECTOR-16", "1f469-200d-2764-fe0f-200d-1f468" => "WOMAN + ZERO WIDTH JOINER + HEAVY BLACK HEART + VARIATION SELECTOR-16 + ZERO WIDTH JOINER + MAN", "1f469-200d-2764-fe0f-200d-1f469" => "WOMAN + ZERO WIDTH JOINER + HEAVY BLACK HEART + VARIATION SELECTOR-16 + ZERO WIDTH JOINER + WOMAN", "1f469-200d-2764-fe0f-200d-1f48b-200d-1f468" => "WOMAN + ZERO WIDTH JOINER + HEAVY BLACK HEART + VARIATION SELECTOR-16 + ZERO WIDTH JOINER + KISS MARK + ZERO WIDTH JOINER + MAN", "1f469-200d-2764-fe0f-200d-1f48b-200d-1f469" => "WOMAN + ZERO WIDTH JOINER + HEAVY BLACK HEART + VARIATION SELECTOR-16 + ZERO WIDTH JOINER + KISS MARK + ZERO WIDTH JOINER + WOMAN", "1f469" => "WOMAN", "1f46a" => "FAMILY", "1f46b" => "MAN AND WOMAN HOLDING HANDS", "1f46c" => "TWO MEN HOLDING HANDS", "1f46d" => "TWO WOMEN HOLDING HANDS", "1f46e-1f3fb-200d-2640-fe0f" => "POLICE OFFICER + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f46e-1f3fb-200d-2642-fe0f" => "POLICE OFFICER + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f46e-1f3fb" => "POLICE OFFICER + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f46e-1f3fc-200d-2640-fe0f" => "POLICE OFFICER + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f46e-1f3fc-200d-2642-fe0f" => "POLICE OFFICER + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f46e-1f3fc" => "POLICE OFFICER + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f46e-1f3fd-200d-2640-fe0f" => "POLICE OFFICER + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f46e-1f3fd-200d-2642-fe0f" => "POLICE OFFICER + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f46e-1f3fd" => "POLICE OFFICER + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f46e-1f3fe-200d-2640-fe0f" => "POLICE OFFICER + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f46e-1f3fe-200d-2642-fe0f" => "POLICE OFFICER + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f46e-1f3fe" => "POLICE OFFICER + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f46e-1f3ff-200d-2640-fe0f" => "POLICE OFFICER + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f46e-1f3ff-200d-2642-fe0f" => "POLICE OFFICER + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f46e-1f3ff" => "POLICE OFFICER + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f46e-200d-2640-fe0f" => "POLICE OFFICER + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f46e-200d-2642-fe0f" => "POLICE OFFICER + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f46e" => "POLICE OFFICER", "1f46f-200d-2640-fe0f" => "WOMAN WITH BUNNY EARS + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f46f-200d-2642-fe0f" => "WOMAN WITH BUNNY EARS + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f46f" => "WOMAN WITH BUNNY EARS", "1f470-1f3fb" => "BRIDE WITH VEIL + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f470-1f3fc" => "BRIDE WITH VEIL + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f470-1f3fd" => "BRIDE WITH VEIL + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f470-1f3fe" => "BRIDE WITH VEIL + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f470-1f3ff" => "BRIDE WITH VEIL + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f470" => "BRIDE WITH VEIL", "1f471-1f3fb-200d-2640-fe0f" => "PERSON WITH BLOND HAIR + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f471-1f3fb-200d-2642-fe0f" => "PERSON WITH BLOND HAIR + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f471-1f3fb" => "PERSON WITH BLOND HAIR + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f471-1f3fc-200d-2640-fe0f" => "PERSON WITH BLOND HAIR + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f471-1f3fc-200d-2642-fe0f" => "PERSON WITH BLOND HAIR + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f471-1f3fc" => "PERSON WITH BLOND HAIR + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f471-1f3fd-200d-2640-fe0f" => "PERSON WITH BLOND HAIR + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f471-1f3fd-200d-2642-fe0f" => "PERSON WITH BLOND HAIR + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f471-1f3fd" => "PERSON WITH BLOND HAIR + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f471-1f3fe-200d-2640-fe0f" => "PERSON WITH BLOND HAIR + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f471-1f3fe-200d-2642-fe0f" => "PERSON WITH BLOND HAIR + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f471-1f3fe" => "PERSON WITH BLOND HAIR + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f471-1f3ff-200d-2640-fe0f" => "PERSON WITH BLOND HAIR + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f471-1f3ff-200d-2642-fe0f" => "PERSON WITH BLOND HAIR + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f471-1f3ff" => "PERSON WITH BLOND HAIR + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f471-200d-2640-fe0f" => "PERSON WITH BLOND HAIR + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f471-200d-2642-fe0f" => "PERSON WITH BLOND HAIR + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f471" => "PERSON WITH BLOND HAIR", "1f472-1f3fb" => "MAN WITH GUA PI MAO + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f472-1f3fc" => "MAN WITH GUA PI MAO + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f472-1f3fd" => "MAN WITH GUA PI MAO + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f472-1f3fe" => "MAN WITH GUA PI MAO + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f472-1f3ff" => "MAN WITH GUA PI MAO + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f472" => "MAN WITH GUA PI MAO", "1f473-1f3fb-200d-2640-fe0f" => "MAN WITH TURBAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f473-1f3fb-200d-2642-fe0f" => "MAN WITH TURBAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f473-1f3fb" => "MAN WITH TURBAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f473-1f3fc-200d-2640-fe0f" => "MAN WITH TURBAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f473-1f3fc-200d-2642-fe0f" => "MAN WITH TURBAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f473-1f3fc" => "MAN WITH TURBAN + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f473-1f3fd-200d-2640-fe0f" => "MAN WITH TURBAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f473-1f3fd-200d-2642-fe0f" => "MAN WITH TURBAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f473-1f3fd" => "MAN WITH TURBAN + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f473-1f3fe-200d-2640-fe0f" => "MAN WITH TURBAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f473-1f3fe-200d-2642-fe0f" => "MAN WITH TURBAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f473-1f3fe" => "MAN WITH TURBAN + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f473-1f3ff-200d-2640-fe0f" => "MAN WITH TURBAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f473-1f3ff-200d-2642-fe0f" => "MAN WITH TURBAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f473-1f3ff" => "MAN WITH TURBAN + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f473-200d-2640-fe0f" => "MAN WITH TURBAN + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f473-200d-2642-fe0f" => "MAN WITH TURBAN + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f473" => "MAN WITH TURBAN", "1f474-1f3fb" => "OLDER MAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f474-1f3fc" => "OLDER MAN + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f474-1f3fd" => "OLDER MAN + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f474-1f3fe" => "OLDER MAN + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f474-1f3ff" => "OLDER MAN + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f474" => "OLDER MAN", "1f475-1f3fb" => "OLDER WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f475-1f3fc" => "OLDER WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f475-1f3fd" => "OLDER WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f475-1f3fe" => "OLDER WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f475-1f3ff" => "OLDER WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f475" => "OLDER WOMAN", "1f476-1f3fb" => "BABY + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f476-1f3fc" => "BABY + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f476-1f3fd" => "BABY + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f476-1f3fe" => "BABY + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f476-1f3ff" => "BABY + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f476" => "BABY", "1f477-1f3fb-200d-2640-fe0f" => "CONSTRUCTION WORKER + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f477-1f3fb-200d-2642-fe0f" => "CONSTRUCTION WORKER + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f477-1f3fb" => "CONSTRUCTION WORKER + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f477-1f3fc-200d-2640-fe0f" => "CONSTRUCTION WORKER + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f477-1f3fc-200d-2642-fe0f" => "CONSTRUCTION WORKER + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f477-1f3fc" => "CONSTRUCTION WORKER + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f477-1f3fd-200d-2640-fe0f" => "CONSTRUCTION WORKER + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f477-1f3fd-200d-2642-fe0f" => "CONSTRUCTION WORKER + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f477-1f3fd" => "CONSTRUCTION WORKER + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f477-1f3fe-200d-2640-fe0f" => "CONSTRUCTION WORKER + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f477-1f3fe-200d-2642-fe0f" => "CONSTRUCTION WORKER + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f477-1f3fe" => "CONSTRUCTION WORKER + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f477-1f3ff-200d-2640-fe0f" => "CONSTRUCTION WORKER + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f477-1f3ff-200d-2642-fe0f" => "CONSTRUCTION WORKER + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f477-1f3ff" => "CONSTRUCTION WORKER + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f477-200d-2640-fe0f" => "CONSTRUCTION WORKER + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f477-200d-2642-fe0f" => "CONSTRUCTION WORKER + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f477" => "CONSTRUCTION WORKER", "1f478-1f3fb" => "PRINCESS + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f478-1f3fc" => "PRINCESS + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f478-1f3fd" => "PRINCESS + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f478-1f3fe" => "PRINCESS + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f478-1f3ff" => "PRINCESS + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f478" => "PRINCESS", "1f479" => "JAPANESE OGRE", "1f47a" => "JAPANESE GOBLIN", "1f47b" => "GHOST", "1f47c-1f3fb" => "BABY ANGEL + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f47c-1f3fc" => "BABY ANGEL + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f47c-1f3fd" => "BABY ANGEL + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f47c-1f3fe" => "BABY ANGEL + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f47c-1f3ff" => "BABY ANGEL + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f47c" => "BABY ANGEL", "1f47d" => "EXTRATERRESTRIAL ALIEN", "1f47e" => "ALIEN MONSTER", "1f47f" => "IMP", "1f480" => "SKULL", "1f481-1f3fb-200d-2640-fe0f" => "INFORMATION DESK PERSON + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f481-1f3fb-200d-2642-fe0f" => "INFORMATION DESK PERSON + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f481-1f3fb" => "INFORMATION DESK PERSON + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f481-1f3fc-200d-2640-fe0f" => "INFORMATION DESK PERSON + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f481-1f3fc-200d-2642-fe0f" => "INFORMATION DESK PERSON + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f481-1f3fc" => "INFORMATION DESK PERSON + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f481-1f3fd-200d-2640-fe0f" => "INFORMATION DESK PERSON + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f481-1f3fd-200d-2642-fe0f" => "INFORMATION DESK PERSON + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f481-1f3fd" => "INFORMATION DESK PERSON + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f481-1f3fe-200d-2640-fe0f" => "INFORMATION DESK PERSON + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f481-1f3fe-200d-2642-fe0f" => "INFORMATION DESK PERSON + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f481-1f3fe" => "INFORMATION DESK PERSON + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f481-1f3ff-200d-2640-fe0f" => "INFORMATION DESK PERSON + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f481-1f3ff-200d-2642-fe0f" => "INFORMATION DESK PERSON + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f481-1f3ff" => "INFORMATION DESK PERSON + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f481-200d-2640-fe0f" => "INFORMATION DESK PERSON + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f481-200d-2642-fe0f" => "INFORMATION DESK PERSON + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f481" => "INFORMATION DESK PERSON", "1f482-1f3fb-200d-2640-fe0f" => "GUARDSMAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f482-1f3fb-200d-2642-fe0f" => "GUARDSMAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f482-1f3fb" => "GUARDSMAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f482-1f3fc-200d-2640-fe0f" => "GUARDSMAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f482-1f3fc-200d-2642-fe0f" => "GUARDSMAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f482-1f3fc" => "GUARDSMAN + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f482-1f3fd-200d-2640-fe0f" => "GUARDSMAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f482-1f3fd-200d-2642-fe0f" => "GUARDSMAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f482-1f3fd" => "GUARDSMAN + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f482-1f3fe-200d-2640-fe0f" => "GUARDSMAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f482-1f3fe-200d-2642-fe0f" => "GUARDSMAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f482-1f3fe" => "GUARDSMAN + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f482-1f3ff-200d-2640-fe0f" => "GUARDSMAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f482-1f3ff-200d-2642-fe0f" => "GUARDSMAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f482-1f3ff" => "GUARDSMAN + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f482-200d-2640-fe0f" => "GUARDSMAN + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f482-200d-2642-fe0f" => "GUARDSMAN + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f482" => "GUARDSMAN", "1f483-1f3fb" => "DANCER + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f483-1f3fc" => "DANCER + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f483-1f3fd" => "DANCER + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f483-1f3fe" => "DANCER + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f483-1f3ff" => "DANCER + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f483" => "DANCER", "1f484" => "LIPSTICK", "1f485-1f3fb" => "NAIL POLISH + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f485-1f3fc" => "NAIL POLISH + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f485-1f3fd" => "NAIL POLISH + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f485-1f3fe" => "NAIL POLISH + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f485-1f3ff" => "NAIL POLISH + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f485" => "NAIL POLISH", "1f486-1f3fb-200d-2640-fe0f" => "FACE MASSAGE + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f486-1f3fb-200d-2642-fe0f" => "FACE MASSAGE + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f486-1f3fb" => "FACE MASSAGE + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f486-1f3fc-200d-2640-fe0f" => "FACE MASSAGE + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f486-1f3fc-200d-2642-fe0f" => "FACE MASSAGE + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f486-1f3fc" => "FACE MASSAGE + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f486-1f3fd-200d-2640-fe0f" => "FACE MASSAGE + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f486-1f3fd-200d-2642-fe0f" => "FACE MASSAGE + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f486-1f3fd" => "FACE MASSAGE + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f486-1f3fe-200d-2640-fe0f" => "FACE MASSAGE + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f486-1f3fe-200d-2642-fe0f" => "FACE MASSAGE + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f486-1f3fe" => "FACE MASSAGE + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f486-1f3ff-200d-2640-fe0f" => "FACE MASSAGE + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f486-1f3ff-200d-2642-fe0f" => "FACE MASSAGE + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f486-1f3ff" => "FACE MASSAGE + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f486-200d-2640-fe0f" => "FACE MASSAGE + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f486-200d-2642-fe0f" => "FACE MASSAGE + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f486" => "FACE MASSAGE", "1f487-1f3fb-200d-2640-fe0f" => "HAIRCUT + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f487-1f3fb-200d-2642-fe0f" => "HAIRCUT + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f487-1f3fb" => "HAIRCUT + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f487-1f3fc-200d-2640-fe0f" => "HAIRCUT + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f487-1f3fc-200d-2642-fe0f" => "HAIRCUT + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f487-1f3fc" => "HAIRCUT + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f487-1f3fd-200d-2640-fe0f" => "HAIRCUT + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f487-1f3fd-200d-2642-fe0f" => "HAIRCUT + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f487-1f3fd" => "HAIRCUT + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f487-1f3fe-200d-2640-fe0f" => "HAIRCUT + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f487-1f3fe-200d-2642-fe0f" => "HAIRCUT + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f487-1f3fe" => "HAIRCUT + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f487-1f3ff-200d-2640-fe0f" => "HAIRCUT + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f487-1f3ff-200d-2642-fe0f" => "HAIRCUT + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f487-1f3ff" => "HAIRCUT + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f487-200d-2640-fe0f" => "HAIRCUT + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f487-200d-2642-fe0f" => "HAIRCUT + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f487" => "HAIRCUT", "1f488" => "BARBER POLE", "1f489" => "SYRINGE", "1f48a" => "PILL", "1f48b" => "KISS MARK", "1f48c" => "LOVE LETTER", "1f48d" => "RING", "1f48e" => "GEM STONE", "1f48f" => "KISS", "1f490" => "BOUQUET", "1f491" => "COUPLE WITH HEART", "1f492" => "WEDDING", "1f493" => "BEATING HEART", "1f494" => "BROKEN HEART", "1f495" => "TWO HEARTS", "1f496" => "SPARKLING HEART", "1f497" => "GROWING HEART", "1f498" => "HEART WITH ARROW", "1f499" => "BLUE HEART", "1f49a" => "GREEN HEART", "1f49b" => "YELLOW HEART", "1f49c" => "PURPLE HEART", "1f49d" => "HEART WITH RIBBON", "1f49e" => "REVOLVING HEARTS", "1f49f" => "HEART DECORATION", "1f4a0" => "DIAMOND SHAPE WITH A DOT INSIDE", "1f4a1" => "ELECTRIC LIGHT BULB", "1f4a2" => "ANGER SYMBOL", "1f4a3" => "BOMB", "1f4a4" => "SLEEPING SYMBOL", "1f4a5" => "COLLISION SYMBOL", "1f4a6" => "SPLASHING SWEAT SYMBOL", "1f4a7" => "DROPLET", "1f4a8" => "DASH SYMBOL", "1f4a9" => "PILE OF POO", "1f4aa-1f3fb" => "FLEXED BICEPS + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f4aa-1f3fc" => "FLEXED BICEPS + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f4aa-1f3fd" => "FLEXED BICEPS + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f4aa-1f3fe" => "FLEXED BICEPS + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f4aa-1f3ff" => "FLEXED BICEPS + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f4aa" => "FLEXED BICEPS", "1f4ab" => "DIZZY SYMBOL", "1f4ac" => "SPEECH BALLOON", "1f4ad" => "THOUGHT BALLOON", "1f4ae" => "WHITE FLOWER", "1f4af" => "HUNDRED POINTS SYMBOL", "1f4b0" => "MONEY BAG", "1f4b1" => "CURRENCY EXCHANGE", "1f4b2" => "HEAVY DOLLAR SIGN", "1f4b3" => "CREDIT CARD", "1f4b4" => "BANKNOTE WITH YEN SIGN", "1f4b5" => "BANKNOTE WITH DOLLAR SIGN", "1f4b6" => "BANKNOTE WITH EURO SIGN", "1f4b7" => "BANKNOTE WITH POUND SIGN", "1f4b8" => "MONEY WITH WINGS", "1f4b9" => "CHART WITH UPWARDS TREND AND YEN SIGN", "1f4ba" => "SEAT", "1f4bb" => "PERSONAL COMPUTER", "1f4bc" => "BRIEFCASE", "1f4bd" => "MINIDISC", "1f4be" => "FLOPPY DISK", "1f4bf" => "OPTICAL DISC", "1f4c0" => "DVD", "1f4c1" => "FILE FOLDER", "1f4c2" => "OPEN FILE FOLDER", "1f4c3" => "PAGE WITH CURL", "1f4c4" => "PAGE FACING UP", "1f4c5" => "CALENDAR", "1f4c6" => "TEAR-OFF CALENDAR", "1f4c7" => "CARD INDEX", "1f4c8" => "CHART WITH UPWARDS TREND", "1f4c9" => "CHART WITH DOWNWARDS TREND", "1f4ca" => "BAR CHART", "1f4cb" => "CLIPBOARD", "1f4cc" => "PUSHPIN", "1f4cd" => "ROUND PUSHPIN", "1f4ce" => "PAPERCLIP", "1f4cf" => "STRAIGHT RULER", "1f4d0" => "TRIANGULAR RULER", "1f4d1" => "BOOKMARK TABS", "1f4d2" => "LEDGER", "1f4d3" => "NOTEBOOK", "1f4d4" => "NOTEBOOK WITH DECORATIVE COVER", "1f4d5" => "CLOSED BOOK", "1f4d6" => "OPEN BOOK", "1f4d7" => "GREEN BOOK", "1f4d8" => "BLUE BOOK", "1f4d9" => "ORANGE BOOK", "1f4da" => "BOOKS", "1f4db" => "NAME BADGE", "1f4dc" => "SCROLL", "1f4dd" => "MEMO", "1f4de" => "TELEPHONE RECEIVER", "1f4df" => "PAGER", "1f4e0" => "FAX MACHINE", "1f4e1" => "SATELLITE ANTENNA", "1f4e2" => "PUBLIC ADDRESS LOUDSPEAKER", "1f4e3" => "CHEERING MEGAPHONE", "1f4e4" => "OUTBOX TRAY", "1f4e5" => "INBOX TRAY", "1f4e6" => "PACKAGE", "1f4e7" => "E-MAIL SYMBOL", "1f4e8" => "INCOMING ENVELOPE", "1f4e9" => "ENVELOPE WITH DOWNWARDS ARROW ABOVE", "1f4ea" => "CLOSED MAILBOX WITH LOWERED FLAG", "1f4eb" => "CLOSED MAILBOX WITH RAISED FLAG", "1f4ec" => "OPEN MAILBOX WITH RAISED FLAG", "1f4ed" => "OPEN MAILBOX WITH LOWERED FLAG", "1f4ee" => "POSTBOX", "1f4ef" => "POSTAL HORN", "1f4f0" => "NEWSPAPER", "1f4f1" => "MOBILE PHONE", "1f4f2" => "MOBILE PHONE WITH RIGHTWARDS ARROW AT LEFT", "1f4f3" => "VIBRATION MODE", "1f4f4" => "MOBILE PHONE OFF", "1f4f5" => "NO MOBILE PHONES", "1f4f6" => "ANTENNA WITH BARS", "1f4f7" => "CAMERA", "1f4f8" => "CAMERA WITH FLASH", "1f4f9" => "VIDEO CAMERA", "1f4fa" => "TELEVISION", "1f4fb" => "RADIO", "1f4fc" => "VIDEOCASSETTE", "1f4fd" => "FILM PROJECTOR", "1f4ff" => "PRAYER BEADS", "1f500" => "TWISTED RIGHTWARDS ARROWS", "1f501" => "CLOCKWISE RIGHTWARDS AND LEFTWARDS OPEN CIRCLE ARROWS", "1f502" => "CLOCKWISE RIGHTWARDS AND LEFTWARDS OPEN CIRCLE ARROWS WITH CIRCLED ONE OVERLAY", "1f503" => "CLOCKWISE DOWNWARDS AND UPWARDS OPEN CIRCLE ARROWS", "1f504" => "ANTICLOCKWISE DOWNWARDS AND UPWARDS OPEN CIRCLE ARROWS", "1f505" => "LOW BRIGHTNESS SYMBOL", "1f506" => "HIGH BRIGHTNESS SYMBOL", "1f507" => "SPEAKER WITH CANCELLATION STROKE", "1f508" => "SPEAKER", "1f509" => "SPEAKER WITH ONE SOUND WAVE", "1f50a" => "SPEAKER WITH THREE SOUND WAVES", "1f50b" => "BATTERY", "1f50c" => "ELECTRIC PLUG", "1f50d" => "LEFT-POINTING MAGNIFYING GLASS", "1f50e" => "RIGHT-POINTING MAGNIFYING GLASS", "1f50f" => "LOCK WITH INK PEN", "1f510" => "CLOSED LOCK WITH KEY", "1f511" => "KEY", "1f512" => "LOCK", "1f513" => "OPEN LOCK", "1f514" => "BELL", "1f515" => "BELL WITH CANCELLATION STROKE", "1f516" => "BOOKMARK", "1f517" => "LINK SYMBOL", "1f518" => "RADIO BUTTON", "1f519" => "BACK WITH LEFTWARDS ARROW ABOVE", "1f51a" => "END WITH LEFTWARDS ARROW ABOVE", "1f51b" => "ON WITH EXCLAMATION MARK WITH LEFT RIGHT ARROW ABOVE", "1f51c" => "SOON WITH RIGHTWARDS ARROW ABOVE", "1f51d" => "TOP WITH UPWARDS ARROW ABOVE", "1f51e" => "NO ONE UNDER EIGHTEEN SYMBOL", "1f51f" => "KEYCAP TEN", "1f520" => "INPUT SYMBOL FOR LATIN CAPITAL LETTERS", "1f521" => "INPUT SYMBOL FOR LATIN SMALL LETTERS", "1f522" => "INPUT SYMBOL FOR NUMBERS", "1f523" => "INPUT SYMBOL FOR SYMBOLS", "1f524" => "INPUT SYMBOL FOR LATIN LETTERS", "1f525" => "FIRE", "1f526" => "ELECTRIC TORCH", "1f527" => "WRENCH", "1f528" => "HAMMER", "1f529" => "NUT AND BOLT", "1f52a" => "HOCHO", "1f52b" => "PISTOL", "1f52c" => "MICROSCOPE", "1f52d" => "TELESCOPE", "1f52e" => "CRYSTAL BALL", "1f52f" => "SIX POINTED STAR WITH MIDDLE DOT", "1f530" => "JAPANESE SYMBOL FOR BEGINNER", "1f531" => "TRIDENT EMBLEM", "1f532" => "BLACK SQUARE BUTTON", "1f533" => "WHITE SQUARE BUTTON", "1f534" => "LARGE RED CIRCLE", "1f535" => "LARGE BLUE CIRCLE", "1f536" => "LARGE ORANGE DIAMOND", "1f537" => "LARGE BLUE DIAMOND", "1f538" => "SMALL ORANGE DIAMOND", "1f539" => "SMALL BLUE DIAMOND", "1f53a" => "UP-POINTING RED TRIANGLE", "1f53b" => "DOWN-POINTING RED TRIANGLE", "1f53c" => "UP-POINTING SMALL RED TRIANGLE", "1f53d" => "DOWN-POINTING SMALL RED TRIANGLE", "1f549" => "OM SYMBOL", "1f54a" => "DOVE OF PEACE", "1f54b" => "KAABA", "1f54c" => "MOSQUE", "1f54d" => "SYNAGOGUE", "1f54e" => "MENORAH WITH NINE BRANCHES", "1f550" => "CLOCK FACE ONE OCLOCK", "1f551" => "CLOCK FACE TWO OCLOCK", "1f552" => "CLOCK FACE THREE OCLOCK", "1f553" => "CLOCK FACE FOUR OCLOCK", "1f554" => "CLOCK FACE FIVE OCLOCK", "1f555" => "CLOCK FACE SIX OCLOCK", "1f556" => "CLOCK FACE SEVEN OCLOCK", "1f557" => "CLOCK FACE EIGHT OCLOCK", "1f558" => "CLOCK FACE NINE OCLOCK", "1f559" => "CLOCK FACE TEN OCLOCK", "1f55a" => "CLOCK FACE ELEVEN OCLOCK", "1f55b" => "CLOCK FACE TWELVE OCLOCK", "1f55c" => "CLOCK FACE ONE-THIRTY", "1f55d" => "CLOCK FACE TWO-THIRTY", "1f55e" => "CLOCK FACE THREE-THIRTY", "1f55f" => "CLOCK FACE FOUR-THIRTY", "1f560" => "CLOCK FACE FIVE-THIRTY", "1f561" => "CLOCK FACE SIX-THIRTY", "1f562" => "CLOCK FACE SEVEN-THIRTY", "1f563" => "CLOCK FACE EIGHT-THIRTY", "1f564" => "CLOCK FACE NINE-THIRTY", "1f565" => "CLOCK FACE TEN-THIRTY", "1f566" => "CLOCK FACE ELEVEN-THIRTY", "1f567" => "CLOCK FACE TWELVE-THIRTY", "1f56f" => "CANDLE", "1f570" => "MANTELPIECE CLOCK", "1f573" => "HOLE", "1f574-1f3fb" => "MAN IN BUSINESS SUIT LEVITATING + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f574-1f3fc" => "MAN IN BUSINESS SUIT LEVITATING + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f574-1f3fd" => "MAN IN BUSINESS SUIT LEVITATING + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f574-1f3fe" => "MAN IN BUSINESS SUIT LEVITATING + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f574-1f3ff" => "MAN IN BUSINESS SUIT LEVITATING + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f574" => "MAN IN BUSINESS SUIT LEVITATING", "1f575-1f3fb-200d-2640-fe0f" => "SLEUTH OR SPY + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f575-1f3fb-200d-2642-fe0f" => "SLEUTH OR SPY + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f575-1f3fb" => "SLEUTH OR SPY + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f575-1f3fc-200d-2640-fe0f" => "SLEUTH OR SPY + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f575-1f3fc-200d-2642-fe0f" => "SLEUTH OR SPY + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f575-1f3fc" => "SLEUTH OR SPY + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f575-1f3fd-200d-2640-fe0f" => "SLEUTH OR SPY + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f575-1f3fd-200d-2642-fe0f" => "SLEUTH OR SPY + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f575-1f3fd" => "SLEUTH OR SPY + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f575-1f3fe-200d-2640-fe0f" => "SLEUTH OR SPY + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f575-1f3fe-200d-2642-fe0f" => "SLEUTH OR SPY + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f575-1f3fe" => "SLEUTH OR SPY + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f575-1f3ff-200d-2640-fe0f" => "SLEUTH OR SPY + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f575-1f3ff-200d-2642-fe0f" => "SLEUTH OR SPY + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f575-1f3ff" => "SLEUTH OR SPY + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f575-fe0f-200d-2640-fe0f" => "SLEUTH OR SPY + VARIATION SELECTOR-16 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f575-fe0f-200d-2642-fe0f" => "SLEUTH OR SPY + VARIATION SELECTOR-16 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f575" => "SLEUTH OR SPY", "1f576" => "DARK SUNGLASSES", "1f577" => "SPIDER", "1f578" => "SPIDER WEB", "1f579" => "JOYSTICK", "1f57a-1f3fb" => "MAN DANCING + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f57a-1f3fc" => "MAN DANCING + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f57a-1f3fd" => "MAN DANCING + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f57a-1f3fe" => "MAN DANCING + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f57a-1f3ff" => "MAN DANCING + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f57a" => "MAN DANCING", "1f587" => "LINKED PAPERCLIPS", "1f58a" => "LOWER LEFT BALLPOINT PEN", "1f58b" => "LOWER LEFT FOUNTAIN PEN", "1f58c" => "LOWER LEFT PAINTBRUSH", "1f58d" => "LOWER LEFT CRAYON", "1f590-1f3fb" => "RAISED HAND WITH FINGERS SPLAYED + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f590-1f3fc" => "RAISED HAND WITH FINGERS SPLAYED + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f590-1f3fd" => "RAISED HAND WITH FINGERS SPLAYED + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f590-1f3fe" => "RAISED HAND WITH FINGERS SPLAYED + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f590-1f3ff" => "RAISED HAND WITH FINGERS SPLAYED + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f590" => "RAISED HAND WITH FINGERS SPLAYED", "1f595-1f3fb" => "REVERSED HAND WITH MIDDLE FINGER EXTENDED + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f595-1f3fc" => "REVERSED HAND WITH MIDDLE FINGER EXTENDED + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f595-1f3fd" => "REVERSED HAND WITH MIDDLE FINGER EXTENDED + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f595-1f3fe" => "REVERSED HAND WITH MIDDLE FINGER EXTENDED + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f595-1f3ff" => "REVERSED HAND WITH MIDDLE FINGER EXTENDED + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f595" => "REVERSED HAND WITH MIDDLE FINGER EXTENDED", "1f596-1f3fb" => "RAISED HAND WITH PART BETWEEN MIDDLE AND RING FINGERS + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f596-1f3fc" => "RAISED HAND WITH PART BETWEEN MIDDLE AND RING FINGERS + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f596-1f3fd" => "RAISED HAND WITH PART BETWEEN MIDDLE AND RING FINGERS + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f596-1f3fe" => "RAISED HAND WITH PART BETWEEN MIDDLE AND RING FINGERS + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f596-1f3ff" => "RAISED HAND WITH PART BETWEEN MIDDLE AND RING FINGERS + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f596" => "RAISED HAND WITH PART BETWEEN MIDDLE AND RING FINGERS", "1f5a4" => "BLACK HEART", "1f5a5" => "DESKTOP COMPUTER", "1f5a8" => "PRINTER", "1f5b1" => "THREE BUTTON MOUSE", "1f5b2" => "TRACKBALL", "1f5bc" => "FRAME WITH PICTURE", "1f5c2" => "CARD INDEX DIVIDERS", "1f5c3" => "CARD FILE BOX", "1f5c4" => "FILE CABINET", "1f5d1" => "WASTEBASKET", "1f5d2" => "SPIRAL NOTE PAD", "1f5d3" => "SPIRAL CALENDAR PAD", "1f5dc" => "COMPRESSION", "1f5dd" => "OLD KEY", "1f5de" => "ROLLED-UP NEWSPAPER", "1f5e1" => "DAGGER KNIFE", "1f5e3" => "SPEAKING HEAD IN SILHOUETTE", "1f5e8" => "LEFT SPEECH BUBBLE", "1f5ef" => "RIGHT ANGER BUBBLE", "1f5f3" => "BALLOT BOX WITH BALLOT", "1f5fa" => "WORLD MAP", "1f5fb" => "MOUNT FUJI", "1f5fc" => "TOKYO TOWER", "1f5fd" => "STATUE OF LIBERTY", "1f5fe" => "SILHOUETTE OF JAPAN", "1f5ff" => "MOYAI", "1f600" => "GRINNING FACE", "1f601" => "GRINNING FACE WITH SMILING EYES", "1f602" => "FACE WITH TEARS OF JOY", "1f603" => "SMILING FACE WITH OPEN MOUTH", "1f604" => "SMILING FACE WITH OPEN MOUTH AND SMILING EYES", "1f605" => "SMILING FACE WITH OPEN MOUTH AND COLD SWEAT", "1f606" => "SMILING FACE WITH OPEN MOUTH AND TIGHTLY-CLOSED EYES", "1f607" => "SMILING FACE WITH HALO", "1f608" => "SMILING FACE WITH HORNS", "1f609" => "WINKING FACE", "1f60a" => "SMILING FACE WITH SMILING EYES", "1f60b" => "FACE SAVOURING DELICIOUS FOOD", "1f60c" => "RELIEVED FACE", "1f60d" => "SMILING FACE WITH HEART-SHAPED EYES", "1f60e" => "SMILING FACE WITH SUNGLASSES", "1f60f" => "SMIRKING FACE", "1f610" => "NEUTRAL FACE", "1f611" => "EXPRESSIONLESS FACE", "1f612" => "UNAMUSED FACE", "1f613" => "FACE WITH COLD SWEAT", "1f614" => "PENSIVE FACE", "1f615" => "CONFUSED FACE", "1f616" => "CONFOUNDED FACE", "1f617" => "KISSING FACE", "1f618" => "FACE THROWING A KISS", "1f619" => "KISSING FACE WITH SMILING EYES", "1f61a" => "KISSING FACE WITH CLOSED EYES", "1f61b" => "FACE WITH STUCK-OUT TONGUE", "1f61c" => "FACE WITH STUCK-OUT TONGUE AND WINKING EYE", "1f61d" => "FACE WITH STUCK-OUT TONGUE AND TIGHTLY-CLOSED EYES", "1f61e" => "DISAPPOINTED FACE", "1f61f" => "WORRIED FACE", "1f620" => "ANGRY FACE", "1f621" => "POUTING FACE", "1f622" => "CRYING FACE", "1f623" => "PERSEVERING FACE", "1f624" => "FACE WITH LOOK OF TRIUMPH", "1f625" => "DISAPPOINTED BUT RELIEVED FACE", "1f626" => "FROWNING FACE WITH OPEN MOUTH", "1f627" => "ANGUISHED FACE", "1f628" => "FEARFUL FACE", "1f629" => "WEARY FACE", "1f62a" => "SLEEPY FACE", "1f62b" => "TIRED FACE", "1f62c" => "GRIMACING FACE", "1f62d" => "LOUDLY CRYING FACE", "1f62e" => "FACE WITH OPEN MOUTH", "1f62f" => "HUSHED FACE", "1f630" => "FACE WITH OPEN MOUTH AND COLD SWEAT", "1f631" => "FACE SCREAMING IN FEAR", "1f632" => "ASTONISHED FACE", "1f633" => "FLUSHED FACE", "1f634" => "SLEEPING FACE", "1f635" => "DIZZY FACE", "1f636" => "FACE WITHOUT MOUTH", "1f637" => "FACE WITH MEDICAL MASK", "1f638" => "GRINNING CAT FACE WITH SMILING EYES", "1f639" => "CAT FACE WITH TEARS OF JOY", "1f63a" => "SMILING CAT FACE WITH OPEN MOUTH", "1f63b" => "SMILING CAT FACE WITH HEART-SHAPED EYES", "1f63c" => "CAT FACE WITH WRY SMILE", "1f63d" => "KISSING CAT FACE WITH CLOSED EYES", "1f63e" => "POUTING CAT FACE", "1f63f" => "CRYING CAT FACE", "1f640" => "WEARY CAT FACE", "1f641" => "SLIGHTLY FROWNING FACE", "1f642" => "SLIGHTLY SMILING FACE", "1f643" => "UPSIDE-DOWN FACE", "1f644" => "FACE WITH ROLLING EYES", "1f645-1f3fb-200d-2640-fe0f" => "FACE WITH NO GOOD GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f645-1f3fb-200d-2642-fe0f" => "FACE WITH NO GOOD GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f645-1f3fb" => "FACE WITH NO GOOD GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f645-1f3fc-200d-2640-fe0f" => "FACE WITH NO GOOD GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f645-1f3fc-200d-2642-fe0f" => "FACE WITH NO GOOD GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f645-1f3fc" => "FACE WITH NO GOOD GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f645-1f3fd-200d-2640-fe0f" => "FACE WITH NO GOOD GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f645-1f3fd-200d-2642-fe0f" => "FACE WITH NO GOOD GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f645-1f3fd" => "FACE WITH NO GOOD GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f645-1f3fe-200d-2640-fe0f" => "FACE WITH NO GOOD GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f645-1f3fe-200d-2642-fe0f" => "FACE WITH NO GOOD GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f645-1f3fe" => "FACE WITH NO GOOD GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f645-1f3ff-200d-2640-fe0f" => "FACE WITH NO GOOD GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f645-1f3ff-200d-2642-fe0f" => "FACE WITH NO GOOD GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f645-1f3ff" => "FACE WITH NO GOOD GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f645-200d-2640-fe0f" => "FACE WITH NO GOOD GESTURE + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f645-200d-2642-fe0f" => "FACE WITH NO GOOD GESTURE + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f645" => "FACE WITH NO GOOD GESTURE", "1f646-1f3fb-200d-2640-fe0f" => "FACE WITH OK GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f646-1f3fb-200d-2642-fe0f" => "FACE WITH OK GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f646-1f3fb" => "FACE WITH OK GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f646-1f3fc-200d-2640-fe0f" => "FACE WITH OK GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f646-1f3fc-200d-2642-fe0f" => "FACE WITH OK GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f646-1f3fc" => "FACE WITH OK GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f646-1f3fd-200d-2640-fe0f" => "FACE WITH OK GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f646-1f3fd-200d-2642-fe0f" => "FACE WITH OK GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f646-1f3fd" => "FACE WITH OK GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f646-1f3fe-200d-2640-fe0f" => "FACE WITH OK GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f646-1f3fe-200d-2642-fe0f" => "FACE WITH OK GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f646-1f3fe" => "FACE WITH OK GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f646-1f3ff-200d-2640-fe0f" => "FACE WITH OK GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f646-1f3ff-200d-2642-fe0f" => "FACE WITH OK GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f646-1f3ff" => "FACE WITH OK GESTURE + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f646-200d-2640-fe0f" => "FACE WITH OK GESTURE + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f646-200d-2642-fe0f" => "FACE WITH OK GESTURE + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f646" => "FACE WITH OK GESTURE", "1f647-1f3fb-200d-2640-fe0f" => "PERSON BOWING DEEPLY + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f647-1f3fb-200d-2642-fe0f" => "PERSON BOWING DEEPLY + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f647-1f3fb" => "PERSON BOWING DEEPLY + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f647-1f3fc-200d-2640-fe0f" => "PERSON BOWING DEEPLY + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f647-1f3fc-200d-2642-fe0f" => "PERSON BOWING DEEPLY + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f647-1f3fc" => "PERSON BOWING DEEPLY + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f647-1f3fd-200d-2640-fe0f" => "PERSON BOWING DEEPLY + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f647-1f3fd-200d-2642-fe0f" => "PERSON BOWING DEEPLY + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f647-1f3fd" => "PERSON BOWING DEEPLY + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f647-1f3fe-200d-2640-fe0f" => "PERSON BOWING DEEPLY + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f647-1f3fe-200d-2642-fe0f" => "PERSON BOWING DEEPLY + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f647-1f3fe" => "PERSON BOWING DEEPLY + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f647-1f3ff-200d-2640-fe0f" => "PERSON BOWING DEEPLY + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f647-1f3ff-200d-2642-fe0f" => "PERSON BOWING DEEPLY + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f647-1f3ff" => "PERSON BOWING DEEPLY + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f647-200d-2640-fe0f" => "PERSON BOWING DEEPLY + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f647-200d-2642-fe0f" => "PERSON BOWING DEEPLY + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f647" => "PERSON BOWING DEEPLY", "1f648" => "SEE-NO-EVIL MONKEY", "1f649" => "HEAR-NO-EVIL MONKEY", "1f64a" => "SPEAK-NO-EVIL MONKEY", "1f64b-1f3fb-200d-2640-fe0f" => "HAPPY PERSON RAISING ONE HAND + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f64b-1f3fb-200d-2642-fe0f" => "HAPPY PERSON RAISING ONE HAND + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f64b-1f3fb" => "HAPPY PERSON RAISING ONE HAND + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f64b-1f3fc-200d-2640-fe0f" => "HAPPY PERSON RAISING ONE HAND + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f64b-1f3fc-200d-2642-fe0f" => "HAPPY PERSON RAISING ONE HAND + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f64b-1f3fc" => "HAPPY PERSON RAISING ONE HAND + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f64b-1f3fd-200d-2640-fe0f" => "HAPPY PERSON RAISING ONE HAND + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f64b-1f3fd-200d-2642-fe0f" => "HAPPY PERSON RAISING ONE HAND + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f64b-1f3fd" => "HAPPY PERSON RAISING ONE HAND + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f64b-1f3fe-200d-2640-fe0f" => "HAPPY PERSON RAISING ONE HAND + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f64b-1f3fe-200d-2642-fe0f" => "HAPPY PERSON RAISING ONE HAND + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f64b-1f3fe" => "HAPPY PERSON RAISING ONE HAND + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f64b-1f3ff-200d-2640-fe0f" => "HAPPY PERSON RAISING ONE HAND + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f64b-1f3ff-200d-2642-fe0f" => "HAPPY PERSON RAISING ONE HAND + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f64b-1f3ff" => "HAPPY PERSON RAISING ONE HAND + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f64b-200d-2640-fe0f" => "HAPPY PERSON RAISING ONE HAND + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f64b-200d-2642-fe0f" => "HAPPY PERSON RAISING ONE HAND + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f64b" => "HAPPY PERSON RAISING ONE HAND", "1f64c-1f3fb" => "PERSON RAISING BOTH HANDS IN CELEBRATION + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f64c-1f3fc" => "PERSON RAISING BOTH HANDS IN CELEBRATION + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f64c-1f3fd" => "PERSON RAISING BOTH HANDS IN CELEBRATION + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f64c-1f3fe" => "PERSON RAISING BOTH HANDS IN CELEBRATION + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f64c-1f3ff" => "PERSON RAISING BOTH HANDS IN CELEBRATION + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f64c" => "PERSON RAISING BOTH HANDS IN CELEBRATION", "1f64d-1f3fb-200d-2640-fe0f" => "PERSON FROWNING + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f64d-1f3fb-200d-2642-fe0f" => "PERSON FROWNING + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f64d-1f3fb" => "PERSON FROWNING + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f64d-1f3fc-200d-2640-fe0f" => "PERSON FROWNING + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f64d-1f3fc-200d-2642-fe0f" => "PERSON FROWNING + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f64d-1f3fc" => "PERSON FROWNING + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f64d-1f3fd-200d-2640-fe0f" => "PERSON FROWNING + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f64d-1f3fd-200d-2642-fe0f" => "PERSON FROWNING + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f64d-1f3fd" => "PERSON FROWNING + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f64d-1f3fe-200d-2640-fe0f" => "PERSON FROWNING + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f64d-1f3fe-200d-2642-fe0f" => "PERSON FROWNING + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f64d-1f3fe" => "PERSON FROWNING + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f64d-1f3ff-200d-2640-fe0f" => "PERSON FROWNING + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f64d-1f3ff-200d-2642-fe0f" => "PERSON FROWNING + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f64d-1f3ff" => "PERSON FROWNING + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f64d-200d-2640-fe0f" => "PERSON FROWNING + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f64d-200d-2642-fe0f" => "PERSON FROWNING + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f64d" => "PERSON FROWNING", "1f64e-1f3fb-200d-2640-fe0f" => "PERSON WITH POUTING FACE + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f64e-1f3fb-200d-2642-fe0f" => "PERSON WITH POUTING FACE + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f64e-1f3fb" => "PERSON WITH POUTING FACE + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f64e-1f3fc-200d-2640-fe0f" => "PERSON WITH POUTING FACE + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f64e-1f3fc-200d-2642-fe0f" => "PERSON WITH POUTING FACE + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f64e-1f3fc" => "PERSON WITH POUTING FACE + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f64e-1f3fd-200d-2640-fe0f" => "PERSON WITH POUTING FACE + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f64e-1f3fd-200d-2642-fe0f" => "PERSON WITH POUTING FACE + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f64e-1f3fd" => "PERSON WITH POUTING FACE + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f64e-1f3fe-200d-2640-fe0f" => "PERSON WITH POUTING FACE + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f64e-1f3fe-200d-2642-fe0f" => "PERSON WITH POUTING FACE + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f64e-1f3fe" => "PERSON WITH POUTING FACE + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f64e-1f3ff-200d-2640-fe0f" => "PERSON WITH POUTING FACE + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f64e-1f3ff-200d-2642-fe0f" => "PERSON WITH POUTING FACE + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f64e-1f3ff" => "PERSON WITH POUTING FACE + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f64e-200d-2640-fe0f" => "PERSON WITH POUTING FACE + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f64e-200d-2642-fe0f" => "PERSON WITH POUTING FACE + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f64e" => "PERSON WITH POUTING FACE", "1f64f-1f3fb" => "PERSON WITH FOLDED HANDS + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f64f-1f3fc" => "PERSON WITH FOLDED HANDS + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f64f-1f3fd" => "PERSON WITH FOLDED HANDS + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f64f-1f3fe" => "PERSON WITH FOLDED HANDS + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f64f-1f3ff" => "PERSON WITH FOLDED HANDS + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f64f" => "PERSON WITH FOLDED HANDS", "1f680" => "ROCKET", "1f681" => "HELICOPTER", "1f682" => "STEAM LOCOMOTIVE", "1f683" => "RAILWAY CAR", "1f684" => "HIGH-SPEED TRAIN", "1f685" => "HIGH-SPEED TRAIN WITH BULLET NOSE", "1f686" => "TRAIN", "1f687" => "METRO", "1f688" => "LIGHT RAIL", "1f689" => "STATION", "1f68a" => "TRAM", "1f68b" => "TRAM CAR", "1f68c" => "BUS", "1f68d" => "ONCOMING BUS", "1f68e" => "TROLLEYBUS", "1f68f" => "BUS STOP", "1f690" => "MINIBUS", "1f691" => "AMBULANCE", "1f692" => "FIRE ENGINE", "1f693" => "POLICE CAR", "1f694" => "ONCOMING POLICE CAR", "1f695" => "TAXI", "1f696" => "ONCOMING TAXI", "1f697" => "AUTOMOBILE", "1f698" => "ONCOMING AUTOMOBILE", "1f699" => "RECREATIONAL VEHICLE", "1f69a" => "DELIVERY TRUCK", "1f69b" => "ARTICULATED LORRY", "1f69c" => "TRACTOR", "1f69d" => "MONORAIL", "1f69e" => "MOUNTAIN RAILWAY", "1f69f" => "SUSPENSION RAILWAY", "1f6a0" => "MOUNTAIN CABLEWAY", "1f6a1" => "AERIAL TRAMWAY", "1f6a2" => "SHIP", "1f6a3-1f3fb-200d-2640-fe0f" => "ROWBOAT + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6a3-1f3fb-200d-2642-fe0f" => "ROWBOAT + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6a3-1f3fb" => "ROWBOAT + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f6a3-1f3fc-200d-2640-fe0f" => "ROWBOAT + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6a3-1f3fc-200d-2642-fe0f" => "ROWBOAT + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6a3-1f3fc" => "ROWBOAT + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f6a3-1f3fd-200d-2640-fe0f" => "ROWBOAT + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6a3-1f3fd-200d-2642-fe0f" => "ROWBOAT + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6a3-1f3fd" => "ROWBOAT + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f6a3-1f3fe-200d-2640-fe0f" => "ROWBOAT + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6a3-1f3fe-200d-2642-fe0f" => "ROWBOAT + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6a3-1f3fe" => "ROWBOAT + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f6a3-1f3ff-200d-2640-fe0f" => "ROWBOAT + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6a3-1f3ff-200d-2642-fe0f" => "ROWBOAT + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6a3-1f3ff" => "ROWBOAT + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f6a3-200d-2640-fe0f" => "ROWBOAT + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6a3-200d-2642-fe0f" => "ROWBOAT + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6a3" => "ROWBOAT", "1f6a4" => "SPEEDBOAT", "1f6a5" => "HORIZONTAL TRAFFIC LIGHT", "1f6a6" => "VERTICAL TRAFFIC LIGHT", "1f6a7" => "CONSTRUCTION SIGN", "1f6a8" => "POLICE CARS REVOLVING LIGHT", "1f6a9" => "TRIANGULAR FLAG ON POST", "1f6aa" => "DOOR", "1f6ab" => "NO ENTRY SIGN", "1f6ac" => "SMOKING SYMBOL", "1f6ad" => "NO SMOKING SYMBOL", "1f6ae" => "PUT LITTER IN ITS PLACE SYMBOL", "1f6af" => "DO NOT LITTER SYMBOL", "1f6b0" => "POTABLE WATER SYMBOL", "1f6b1" => "NON-POTABLE WATER SYMBOL", "1f6b2" => "BICYCLE", "1f6b3" => "NO BICYCLES", "1f6b4-1f3fb-200d-2640-fe0f" => "BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6b4-1f3fb-200d-2642-fe0f" => "BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6b4-1f3fb" => "BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f6b4-1f3fc-200d-2640-fe0f" => "BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6b4-1f3fc-200d-2642-fe0f" => "BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6b4-1f3fc" => "BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f6b4-1f3fd-200d-2640-fe0f" => "BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6b4-1f3fd-200d-2642-fe0f" => "BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6b4-1f3fd" => "BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f6b4-1f3fe-200d-2640-fe0f" => "BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6b4-1f3fe-200d-2642-fe0f" => "BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6b4-1f3fe" => "BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f6b4-1f3ff-200d-2640-fe0f" => "BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6b4-1f3ff-200d-2642-fe0f" => "BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6b4-1f3ff" => "BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f6b4-200d-2640-fe0f" => "BICYCLIST + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6b4-200d-2642-fe0f" => "BICYCLIST + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6b4" => "BICYCLIST", "1f6b5-1f3fb-200d-2640-fe0f" => "MOUNTAIN BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6b5-1f3fb-200d-2642-fe0f" => "MOUNTAIN BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6b5-1f3fb" => "MOUNTAIN BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f6b5-1f3fc-200d-2640-fe0f" => "MOUNTAIN BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6b5-1f3fc-200d-2642-fe0f" => "MOUNTAIN BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6b5-1f3fc" => "MOUNTAIN BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f6b5-1f3fd-200d-2640-fe0f" => "MOUNTAIN BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6b5-1f3fd-200d-2642-fe0f" => "MOUNTAIN BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6b5-1f3fd" => "MOUNTAIN BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f6b5-1f3fe-200d-2640-fe0f" => "MOUNTAIN BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6b5-1f3fe-200d-2642-fe0f" => "MOUNTAIN BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6b5-1f3fe" => "MOUNTAIN BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f6b5-1f3ff-200d-2640-fe0f" => "MOUNTAIN BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6b5-1f3ff-200d-2642-fe0f" => "MOUNTAIN BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6b5-1f3ff" => "MOUNTAIN BICYCLIST + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f6b5-200d-2640-fe0f" => "MOUNTAIN BICYCLIST + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6b5-200d-2642-fe0f" => "MOUNTAIN BICYCLIST + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6b5" => "MOUNTAIN BICYCLIST", "1f6b6-1f3fb-200d-2640-fe0f" => "PEDESTRIAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6b6-1f3fb-200d-2642-fe0f" => "PEDESTRIAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6b6-1f3fb" => "PEDESTRIAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f6b6-1f3fc-200d-2640-fe0f" => "PEDESTRIAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6b6-1f3fc-200d-2642-fe0f" => "PEDESTRIAN + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6b6-1f3fc" => "PEDESTRIAN + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f6b6-1f3fd-200d-2640-fe0f" => "PEDESTRIAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6b6-1f3fd-200d-2642-fe0f" => "PEDESTRIAN + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6b6-1f3fd" => "PEDESTRIAN + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f6b6-1f3fe-200d-2640-fe0f" => "PEDESTRIAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6b6-1f3fe-200d-2642-fe0f" => "PEDESTRIAN + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6b6-1f3fe" => "PEDESTRIAN + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f6b6-1f3ff-200d-2640-fe0f" => "PEDESTRIAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6b6-1f3ff-200d-2642-fe0f" => "PEDESTRIAN + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6b6-1f3ff" => "PEDESTRIAN + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f6b6-200d-2640-fe0f" => "PEDESTRIAN + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f6b6-200d-2642-fe0f" => "PEDESTRIAN + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f6b6" => "PEDESTRIAN", "1f6b7" => "NO PEDESTRIANS", "1f6b8" => "CHILDREN CROSSING", "1f6b9" => "MENS SYMBOL", "1f6ba" => "WOMENS SYMBOL", "1f6bb" => "RESTROOM", "1f6bc" => "BABY SYMBOL", "1f6bd" => "TOILET", "1f6be" => "WATER CLOSET", "1f6bf" => "SHOWER", "1f6c0-1f3fb" => "BATH + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f6c0-1f3fc" => "BATH + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f6c0-1f3fd" => "BATH + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f6c0-1f3fe" => "BATH + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f6c0-1f3ff" => "BATH + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f6c0" => "BATH", "1f6c1" => "BATHTUB", "1f6c2" => "PASSPORT CONTROL", "1f6c3" => "CUSTOMS", "1f6c4" => "BAGGAGE CLAIM", "1f6c5" => "LEFT LUGGAGE", "1f6cb" => "COUCH AND LAMP", "1f6cc-1f3fb" => "SLEEPING ACCOMMODATION + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f6cc-1f3fc" => "SLEEPING ACCOMMODATION + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f6cc-1f3fd" => "SLEEPING ACCOMMODATION + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f6cc-1f3fe" => "SLEEPING ACCOMMODATION + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f6cc-1f3ff" => "SLEEPING ACCOMMODATION + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f6cc" => "SLEEPING ACCOMMODATION", "1f6cd" => "SHOPPING BAGS", "1f6ce" => "BELLHOP BELL", "1f6cf" => "BED", "1f6d0" => "PLACE OF WORSHIP", "1f6d1" => "OCTAGONAL SIGN", "1f6d2" => "SHOPPING TROLLEY", "1f6e0" => "HAMMER AND WRENCH", "1f6e1" => "SHIELD", "1f6e2" => "OIL DRUM", "1f6e3" => "MOTORWAY", "1f6e4" => "RAILWAY TRACK", "1f6e5" => "MOTOR BOAT", "1f6e9" => "SMALL AIRPLANE", "1f6eb" => "AIRPLANE DEPARTURE", "1f6ec" => "AIRPLANE ARRIVING", "1f6f0" => "SATELLITE", "1f6f3" => "PASSENGER SHIP", "1f6f4" => "SCOOTER", "1f6f5" => "MOTOR SCOOTER", "1f6f6" => "CANOE", "1f6f7" => "SLED", "1f6f8" => "FLYING SAUCER", "1f910" => "ZIPPER-MOUTH FACE", "1f911" => "MONEY-MOUTH FACE", "1f912" => "FACE WITH THERMOMETER", "1f913" => "NERD FACE", "1f914" => "THINKING FACE", "1f915" => "FACE WITH HEAD-BANDAGE", "1f916" => "ROBOT FACE", "1f917" => "HUGGING FACE", "1f918-1f3fb" => "SIGN OF THE HORNS + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f918-1f3fc" => "SIGN OF THE HORNS + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f918-1f3fd" => "SIGN OF THE HORNS + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f918-1f3fe" => "SIGN OF THE HORNS + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f918-1f3ff" => "SIGN OF THE HORNS + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f918" => "SIGN OF THE HORNS", "1f919-1f3fb" => "CALL ME HAND + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f919-1f3fc" => "CALL ME HAND + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f919-1f3fd" => "CALL ME HAND + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f919-1f3fe" => "CALL ME HAND + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f919-1f3ff" => "CALL ME HAND + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f919" => "CALL ME HAND", "1f91a-1f3fb" => "RAISED BACK OF HAND + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f91a-1f3fc" => "RAISED BACK OF HAND + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f91a-1f3fd" => "RAISED BACK OF HAND + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f91a-1f3fe" => "RAISED BACK OF HAND + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f91a-1f3ff" => "RAISED BACK OF HAND + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f91a" => "RAISED BACK OF HAND", "1f91b-1f3fb" => "LEFT-FACING FIST + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f91b-1f3fc" => "LEFT-FACING FIST + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f91b-1f3fd" => "LEFT-FACING FIST + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f91b-1f3fe" => "LEFT-FACING FIST + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f91b-1f3ff" => "LEFT-FACING FIST + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f91b" => "LEFT-FACING FIST", "1f91c-1f3fb" => "RIGHT-FACING FIST + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f91c-1f3fc" => "RIGHT-FACING FIST + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f91c-1f3fd" => "RIGHT-FACING FIST + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f91c-1f3fe" => "RIGHT-FACING FIST + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f91c-1f3ff" => "RIGHT-FACING FIST + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f91c" => "RIGHT-FACING FIST", "1f91d" => "HANDSHAKE", "1f91e-1f3fb" => "HAND WITH INDEX AND MIDDLE FINGERS CROSSED + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f91e-1f3fc" => "HAND WITH INDEX AND MIDDLE FINGERS CROSSED + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f91e-1f3fd" => "HAND WITH INDEX AND MIDDLE FINGERS CROSSED + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f91e-1f3fe" => "HAND WITH INDEX AND MIDDLE FINGERS CROSSED + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f91e-1f3ff" => "HAND WITH INDEX AND MIDDLE FINGERS CROSSED + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f91e" => "HAND WITH INDEX AND MIDDLE FINGERS CROSSED", "1f91f-1f3fb" => "I LOVE YOU HAND SIGN + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f91f-1f3fc" => "I LOVE YOU HAND SIGN + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f91f-1f3fd" => "I LOVE YOU HAND SIGN + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f91f-1f3fe" => "I LOVE YOU HAND SIGN + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f91f-1f3ff" => "I LOVE YOU HAND SIGN + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f91f" => "I LOVE YOU HAND SIGN", "1f920" => "FACE WITH COWBOY HAT", "1f921" => "CLOWN FACE", "1f922" => "NAUSEATED FACE", "1f923" => "ROLLING ON THE FLOOR LAUGHING", "1f924" => "DROOLING FACE", "1f925" => "LYING FACE", "1f926-1f3fb-200d-2640-fe0f" => "FACE PALM + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f926-1f3fb-200d-2642-fe0f" => "FACE PALM + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f926-1f3fb" => "FACE PALM + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f926-1f3fc-200d-2640-fe0f" => "FACE PALM + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f926-1f3fc-200d-2642-fe0f" => "FACE PALM + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f926-1f3fc" => "FACE PALM + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f926-1f3fd-200d-2640-fe0f" => "FACE PALM + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f926-1f3fd-200d-2642-fe0f" => "FACE PALM + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f926-1f3fd" => "FACE PALM + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f926-1f3fe-200d-2640-fe0f" => "FACE PALM + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f926-1f3fe-200d-2642-fe0f" => "FACE PALM + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f926-1f3fe" => "FACE PALM + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f926-1f3ff-200d-2640-fe0f" => "FACE PALM + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f926-1f3ff-200d-2642-fe0f" => "FACE PALM + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f926-1f3ff" => "FACE PALM + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f926-200d-2640-fe0f" => "FACE PALM + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f926-200d-2642-fe0f" => "FACE PALM + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f926" => "FACE PALM", "1f927" => "SNEEZING FACE", "1f928" => "FACE WITH ONE EYEBROW RAISED", "1f929" => "GRINNING FACE WITH STAR EYES", "1f92a" => "GRINNING FACE WITH ONE LARGE AND ONE SMALL EYE", "1f92b" => "FACE WITH FINGER COVERING CLOSED LIPS", "1f92c" => "SERIOUS FACE WITH SYMBOLS COVERING MOUTH", "1f92d" => "SMILING FACE WITH SMILING EYES AND HAND COVERING MOUTH", "1f92e" => "FACE WITH OPEN MOUTH VOMITING", "1f92f" => "SHOCKED FACE WITH EXPLODING HEAD", "1f930-1f3fb" => "PREGNANT WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f930-1f3fc" => "PREGNANT WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f930-1f3fd" => "PREGNANT WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f930-1f3fe" => "PREGNANT WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f930-1f3ff" => "PREGNANT WOMAN + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f930" => "PREGNANT WOMAN", "1f931-1f3fb" => "BREAST-FEEDING + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f931-1f3fc" => "BREAST-FEEDING + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f931-1f3fd" => "BREAST-FEEDING + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f931-1f3fe" => "BREAST-FEEDING + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f931-1f3ff" => "BREAST-FEEDING + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f931" => "BREAST-FEEDING", "1f932-1f3fb" => "PALMS UP TOGETHER + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f932-1f3fc" => "PALMS UP TOGETHER + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f932-1f3fd" => "PALMS UP TOGETHER + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f932-1f3fe" => "PALMS UP TOGETHER + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f932-1f3ff" => "PALMS UP TOGETHER + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f932" => "PALMS UP TOGETHER", "1f933-1f3fb" => "SELFIE + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f933-1f3fc" => "SELFIE + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f933-1f3fd" => "SELFIE + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f933-1f3fe" => "SELFIE + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f933-1f3ff" => "SELFIE + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f933" => "SELFIE", "1f934-1f3fb" => "PRINCE + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f934-1f3fc" => "PRINCE + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f934-1f3fd" => "PRINCE + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f934-1f3fe" => "PRINCE + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f934-1f3ff" => "PRINCE + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f934" => "PRINCE", "1f935-1f3fb" => "MAN IN TUXEDO + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f935-1f3fc" => "MAN IN TUXEDO + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f935-1f3fd" => "MAN IN TUXEDO + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f935-1f3fe" => "MAN IN TUXEDO + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f935-1f3ff" => "MAN IN TUXEDO + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f935" => "MAN IN TUXEDO", "1f936-1f3fb" => "MOTHER CHRISTMAS + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f936-1f3fc" => "MOTHER CHRISTMAS + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f936-1f3fd" => "MOTHER CHRISTMAS + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f936-1f3fe" => "MOTHER CHRISTMAS + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f936-1f3ff" => "MOTHER CHRISTMAS + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f936" => "MOTHER CHRISTMAS", "1f937-1f3fb-200d-2640-fe0f" => "SHRUG + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f937-1f3fb-200d-2642-fe0f" => "SHRUG + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f937-1f3fb" => "SHRUG + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f937-1f3fc-200d-2640-fe0f" => "SHRUG + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f937-1f3fc-200d-2642-fe0f" => "SHRUG + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f937-1f3fc" => "SHRUG + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f937-1f3fd-200d-2640-fe0f" => "SHRUG + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f937-1f3fd-200d-2642-fe0f" => "SHRUG + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f937-1f3fd" => "SHRUG + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f937-1f3fe-200d-2640-fe0f" => "SHRUG + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f937-1f3fe-200d-2642-fe0f" => "SHRUG + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f937-1f3fe" => "SHRUG + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f937-1f3ff-200d-2640-fe0f" => "SHRUG + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f937-1f3ff-200d-2642-fe0f" => "SHRUG + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f937-1f3ff" => "SHRUG + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f937-200d-2640-fe0f" => "SHRUG + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f937-200d-2642-fe0f" => "SHRUG + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f937" => "SHRUG", "1f938-1f3fb-200d-2640-fe0f" => "PERSON DOING CARTWHEEL + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f938-1f3fb-200d-2642-fe0f" => "PERSON DOING CARTWHEEL + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f938-1f3fb" => "PERSON DOING CARTWHEEL + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f938-1f3fc-200d-2640-fe0f" => "PERSON DOING CARTWHEEL + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f938-1f3fc-200d-2642-fe0f" => "PERSON DOING CARTWHEEL + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f938-1f3fc" => "PERSON DOING CARTWHEEL + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f938-1f3fd-200d-2640-fe0f" => "PERSON DOING CARTWHEEL + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f938-1f3fd-200d-2642-fe0f" => "PERSON DOING CARTWHEEL + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f938-1f3fd" => "PERSON DOING CARTWHEEL + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f938-1f3fe-200d-2640-fe0f" => "PERSON DOING CARTWHEEL + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f938-1f3fe-200d-2642-fe0f" => "PERSON DOING CARTWHEEL + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f938-1f3fe" => "PERSON DOING CARTWHEEL + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f938-1f3ff-200d-2640-fe0f" => "PERSON DOING CARTWHEEL + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f938-1f3ff-200d-2642-fe0f" => "PERSON DOING CARTWHEEL + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f938-1f3ff" => "PERSON DOING CARTWHEEL + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f938-200d-2640-fe0f" => "PERSON DOING CARTWHEEL + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f938-200d-2642-fe0f" => "PERSON DOING CARTWHEEL + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f938" => "PERSON DOING CARTWHEEL", "1f939-1f3fb-200d-2640-fe0f" => "JUGGLING + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f939-1f3fb-200d-2642-fe0f" => "JUGGLING + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f939-1f3fb" => "JUGGLING + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f939-1f3fc-200d-2640-fe0f" => "JUGGLING + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f939-1f3fc-200d-2642-fe0f" => "JUGGLING + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f939-1f3fc" => "JUGGLING + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f939-1f3fd-200d-2640-fe0f" => "JUGGLING + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f939-1f3fd-200d-2642-fe0f" => "JUGGLING + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f939-1f3fd" => "JUGGLING + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f939-1f3fe-200d-2640-fe0f" => "JUGGLING + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f939-1f3fe-200d-2642-fe0f" => "JUGGLING + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f939-1f3fe" => "JUGGLING + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f939-1f3ff-200d-2640-fe0f" => "JUGGLING + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f939-1f3ff-200d-2642-fe0f" => "JUGGLING + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f939-1f3ff" => "JUGGLING + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f939-200d-2640-fe0f" => "JUGGLING + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f939-200d-2642-fe0f" => "JUGGLING + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f939" => "JUGGLING", "1f93a" => "FENCER", "1f93c-200d-2640-fe0f" => "WRESTLERS + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f93c-200d-2642-fe0f" => "WRESTLERS + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f93c" => "WRESTLERS", "1f93d-1f3fb-200d-2640-fe0f" => "WATER POLO + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f93d-1f3fb-200d-2642-fe0f" => "WATER POLO + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f93d-1f3fb" => "WATER POLO + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f93d-1f3fc-200d-2640-fe0f" => "WATER POLO + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f93d-1f3fc-200d-2642-fe0f" => "WATER POLO + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f93d-1f3fc" => "WATER POLO + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f93d-1f3fd-200d-2640-fe0f" => "WATER POLO + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f93d-1f3fd-200d-2642-fe0f" => "WATER POLO + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f93d-1f3fd" => "WATER POLO + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f93d-1f3fe-200d-2640-fe0f" => "WATER POLO + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f93d-1f3fe-200d-2642-fe0f" => "WATER POLO + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f93d-1f3fe" => "WATER POLO + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f93d-1f3ff-200d-2640-fe0f" => "WATER POLO + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f93d-1f3ff-200d-2642-fe0f" => "WATER POLO + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f93d-1f3ff" => "WATER POLO + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f93d-200d-2640-fe0f" => "WATER POLO + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f93d-200d-2642-fe0f" => "WATER POLO + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f93d" => "WATER POLO", "1f93e-1f3fb-200d-2640-fe0f" => "HANDBALL + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f93e-1f3fb-200d-2642-fe0f" => "HANDBALL + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f93e-1f3fb" => "HANDBALL + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f93e-1f3fc-200d-2640-fe0f" => "HANDBALL + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f93e-1f3fc-200d-2642-fe0f" => "HANDBALL + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f93e-1f3fc" => "HANDBALL + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f93e-1f3fd-200d-2640-fe0f" => "HANDBALL + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f93e-1f3fd-200d-2642-fe0f" => "HANDBALL + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f93e-1f3fd" => "HANDBALL + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f93e-1f3fe-200d-2640-fe0f" => "HANDBALL + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f93e-1f3fe-200d-2642-fe0f" => "HANDBALL + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f93e-1f3fe" => "HANDBALL + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f93e-1f3ff-200d-2640-fe0f" => "HANDBALL + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f93e-1f3ff-200d-2642-fe0f" => "HANDBALL + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f93e-1f3ff" => "HANDBALL + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f93e-200d-2640-fe0f" => "HANDBALL + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f93e-200d-2642-fe0f" => "HANDBALL + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f93e" => "HANDBALL", "1f940" => "WILTED FLOWER", "1f941" => "DRUM WITH DRUMSTICKS", "1f942" => "CLINKING GLASSES", "1f943" => "TUMBLER GLASS", "1f944" => "SPOON", "1f945" => "GOAL NET", "1f947" => "FIRST PLACE MEDAL", "1f948" => "SECOND PLACE MEDAL", "1f949" => "THIRD PLACE MEDAL", "1f94a" => "BOXING GLOVE", "1f94b" => "MARTIAL ARTS UNIFORM", "1f94c" => "CURLING STONE", "1f950" => "CROISSANT", "1f951" => "AVOCADO", "1f952" => "CUCUMBER", "1f953" => "BACON", "1f954" => "POTATO", "1f955" => "CARROT", "1f956" => "BAGUETTE BREAD", "1f957" => "GREEN SALAD", "1f958" => "SHALLOW PAN OF FOOD", "1f959" => "STUFFED FLATBREAD", "1f95a" => "EGG", "1f95b" => "GLASS OF MILK", "1f95c" => "PEANUTS", "1f95d" => "KIWIFRUIT", "1f95e" => "PANCAKES", "1f95f" => "DUMPLING", "1f960" => "FORTUNE COOKIE", "1f961" => "TAKEOUT BOX", "1f962" => "CHOPSTICKS", "1f963" => "BOWL WITH SPOON", "1f964" => "CUP WITH STRAW", "1f965" => "COCONUT", "1f966" => "BROCCOLI", "1f967" => "PIE", "1f968" => "PRETZEL", "1f969" => "CUT OF MEAT", "1f96a" => "SANDWICH", "1f96b" => "CANNED FOOD", "1f980" => "CRAB", "1f981" => "LION FACE", "1f982" => "SCORPION", "1f983" => "TURKEY", "1f984" => "UNICORN FACE", "1f985" => "EAGLE", "1f986" => "DUCK", "1f987" => "BAT", "1f988" => "SHARK", "1f989" => "OWL", "1f98a" => "FOX FACE", "1f98b" => "BUTTERFLY", "1f98c" => "DEER", "1f98d" => "GORILLA", "1f98e" => "LIZARD", "1f98f" => "RHINOCEROS", "1f990" => "SHRIMP", "1f991" => "SQUID", "1f992" => "GIRAFFE FACE", "1f993" => "ZEBRA FACE", "1f994" => "HEDGEHOG", "1f995" => "SAUROPOD", "1f996" => "T-REX", "1f997" => "CRICKET", "1f9c0" => "CHEESE WEDGE", "1f9d0" => "FACE WITH MONOCLE", "1f9d1-1f3fb" => "ADULT + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f9d1-1f3fc" => "ADULT + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f9d1-1f3fd" => "ADULT + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f9d1-1f3fe" => "ADULT + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f9d1-1f3ff" => "ADULT + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f9d1" => "ADULT", "1f9d2-1f3fb" => "CHILD + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f9d2-1f3fc" => "CHILD + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f9d2-1f3fd" => "CHILD + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f9d2-1f3fe" => "CHILD + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f9d2-1f3ff" => "CHILD + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f9d2" => "CHILD", "1f9d3-1f3fb" => "OLDER ADULT + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f9d3-1f3fc" => "OLDER ADULT + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f9d3-1f3fd" => "OLDER ADULT + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f9d3-1f3fe" => "OLDER ADULT + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f9d3-1f3ff" => "OLDER ADULT + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f9d3" => "OLDER ADULT", "1f9d4-1f3fb" => "BEARDED PERSON + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f9d4-1f3fc" => "BEARDED PERSON + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f9d4-1f3fd" => "BEARDED PERSON + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f9d4-1f3fe" => "BEARDED PERSON + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f9d4-1f3ff" => "BEARDED PERSON + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f9d4" => "BEARDED PERSON", "1f9d5-1f3fb" => "PERSON WITH HEADSCARF + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f9d5-1f3fc" => "PERSON WITH HEADSCARF + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f9d5-1f3fd" => "PERSON WITH HEADSCARF + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f9d5-1f3fe" => "PERSON WITH HEADSCARF + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f9d5-1f3ff" => "PERSON WITH HEADSCARF + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f9d5" => "PERSON WITH HEADSCARF", "1f9d6-1f3fb-200d-2640-fe0f" => "PERSON IN STEAMY ROOM + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d6-1f3fb-200d-2642-fe0f" => "PERSON IN STEAMY ROOM + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d6-1f3fb" => "PERSON IN STEAMY ROOM + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f9d6-1f3fc-200d-2640-fe0f" => "PERSON IN STEAMY ROOM + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d6-1f3fc-200d-2642-fe0f" => "PERSON IN STEAMY ROOM + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d6-1f3fc" => "PERSON IN STEAMY ROOM + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f9d6-1f3fd-200d-2640-fe0f" => "PERSON IN STEAMY ROOM + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d6-1f3fd-200d-2642-fe0f" => "PERSON IN STEAMY ROOM + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d6-1f3fd" => "PERSON IN STEAMY ROOM + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f9d6-1f3fe-200d-2640-fe0f" => "PERSON IN STEAMY ROOM + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d6-1f3fe-200d-2642-fe0f" => "PERSON IN STEAMY ROOM + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d6-1f3fe" => "PERSON IN STEAMY ROOM + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f9d6-1f3ff-200d-2640-fe0f" => "PERSON IN STEAMY ROOM + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d6-1f3ff-200d-2642-fe0f" => "PERSON IN STEAMY ROOM + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d6-1f3ff" => "PERSON IN STEAMY ROOM + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f9d6-200d-2640-fe0f" => "PERSON IN STEAMY ROOM + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d6-200d-2642-fe0f" => "PERSON IN STEAMY ROOM + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d6" => "PERSON IN STEAMY ROOM", "1f9d7-1f3fb-200d-2640-fe0f" => "PERSON CLIMBING + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d7-1f3fb-200d-2642-fe0f" => "PERSON CLIMBING + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d7-1f3fb" => "PERSON CLIMBING + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f9d7-1f3fc-200d-2640-fe0f" => "PERSON CLIMBING + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d7-1f3fc-200d-2642-fe0f" => "PERSON CLIMBING + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d7-1f3fc" => "PERSON CLIMBING + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f9d7-1f3fd-200d-2640-fe0f" => "PERSON CLIMBING + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d7-1f3fd-200d-2642-fe0f" => "PERSON CLIMBING + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d7-1f3fd" => "PERSON CLIMBING + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f9d7-1f3fe-200d-2640-fe0f" => "PERSON CLIMBING + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d7-1f3fe-200d-2642-fe0f" => "PERSON CLIMBING + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d7-1f3fe" => "PERSON CLIMBING + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f9d7-1f3ff-200d-2640-fe0f" => "PERSON CLIMBING + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d7-1f3ff-200d-2642-fe0f" => "PERSON CLIMBING + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d7-1f3ff" => "PERSON CLIMBING + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f9d7-200d-2640-fe0f" => "PERSON CLIMBING + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d7-200d-2642-fe0f" => "PERSON CLIMBING + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d7" => "PERSON CLIMBING", "1f9d8-1f3fb-200d-2640-fe0f" => "PERSON IN LOTUS POSITION + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d8-1f3fb-200d-2642-fe0f" => "PERSON IN LOTUS POSITION + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d8-1f3fb" => "PERSON IN LOTUS POSITION + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f9d8-1f3fc-200d-2640-fe0f" => "PERSON IN LOTUS POSITION + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d8-1f3fc-200d-2642-fe0f" => "PERSON IN LOTUS POSITION + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d8-1f3fc" => "PERSON IN LOTUS POSITION + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f9d8-1f3fd-200d-2640-fe0f" => "PERSON IN LOTUS POSITION + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d8-1f3fd-200d-2642-fe0f" => "PERSON IN LOTUS POSITION + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d8-1f3fd" => "PERSON IN LOTUS POSITION + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f9d8-1f3fe-200d-2640-fe0f" => "PERSON IN LOTUS POSITION + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d8-1f3fe-200d-2642-fe0f" => "PERSON IN LOTUS POSITION + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d8-1f3fe" => "PERSON IN LOTUS POSITION + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f9d8-1f3ff-200d-2640-fe0f" => "PERSON IN LOTUS POSITION + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d8-1f3ff-200d-2642-fe0f" => "PERSON IN LOTUS POSITION + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d8-1f3ff" => "PERSON IN LOTUS POSITION + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f9d8-200d-2640-fe0f" => "PERSON IN LOTUS POSITION + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d8-200d-2642-fe0f" => "PERSON IN LOTUS POSITION + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d8" => "PERSON IN LOTUS POSITION", "1f9d9-1f3fb-200d-2640-fe0f" => "MAGE + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d9-1f3fb-200d-2642-fe0f" => "MAGE + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d9-1f3fb" => "MAGE + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f9d9-1f3fc-200d-2640-fe0f" => "MAGE + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d9-1f3fc-200d-2642-fe0f" => "MAGE + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d9-1f3fc" => "MAGE + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f9d9-1f3fd-200d-2640-fe0f" => "MAGE + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d9-1f3fd-200d-2642-fe0f" => "MAGE + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d9-1f3fd" => "MAGE + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f9d9-1f3fe-200d-2640-fe0f" => "MAGE + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d9-1f3fe-200d-2642-fe0f" => "MAGE + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d9-1f3fe" => "MAGE + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f9d9-1f3ff-200d-2640-fe0f" => "MAGE + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d9-1f3ff-200d-2642-fe0f" => "MAGE + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d9-1f3ff" => "MAGE + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f9d9-200d-2640-fe0f" => "MAGE + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9d9-200d-2642-fe0f" => "MAGE + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9d9" => "MAGE", "1f9da-1f3fb-200d-2640-fe0f" => "FAIRY + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9da-1f3fb-200d-2642-fe0f" => "FAIRY + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9da-1f3fb" => "FAIRY + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f9da-1f3fc-200d-2640-fe0f" => "FAIRY + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9da-1f3fc-200d-2642-fe0f" => "FAIRY + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9da-1f3fc" => "FAIRY + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f9da-1f3fd-200d-2640-fe0f" => "FAIRY + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9da-1f3fd-200d-2642-fe0f" => "FAIRY + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9da-1f3fd" => "FAIRY + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f9da-1f3fe-200d-2640-fe0f" => "FAIRY + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9da-1f3fe-200d-2642-fe0f" => "FAIRY + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9da-1f3fe" => "FAIRY + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f9da-1f3ff-200d-2640-fe0f" => "FAIRY + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9da-1f3ff-200d-2642-fe0f" => "FAIRY + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9da-1f3ff" => "FAIRY + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f9da-200d-2640-fe0f" => "FAIRY + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9da-200d-2642-fe0f" => "FAIRY + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9da" => "FAIRY", "1f9db-1f3fb-200d-2640-fe0f" => "VAMPIRE + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9db-1f3fb-200d-2642-fe0f" => "VAMPIRE + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9db-1f3fb" => "VAMPIRE + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f9db-1f3fc-200d-2640-fe0f" => "VAMPIRE + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9db-1f3fc-200d-2642-fe0f" => "VAMPIRE + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9db-1f3fc" => "VAMPIRE + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f9db-1f3fd-200d-2640-fe0f" => "VAMPIRE + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9db-1f3fd-200d-2642-fe0f" => "VAMPIRE + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9db-1f3fd" => "VAMPIRE + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f9db-1f3fe-200d-2640-fe0f" => "VAMPIRE + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9db-1f3fe-200d-2642-fe0f" => "VAMPIRE + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9db-1f3fe" => "VAMPIRE + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f9db-1f3ff-200d-2640-fe0f" => "VAMPIRE + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9db-1f3ff-200d-2642-fe0f" => "VAMPIRE + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9db-1f3ff" => "VAMPIRE + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f9db-200d-2640-fe0f" => "VAMPIRE + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9db-200d-2642-fe0f" => "VAMPIRE + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9db" => "VAMPIRE", "1f9dc-1f3fb-200d-2640-fe0f" => "MERPERSON + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9dc-1f3fb-200d-2642-fe0f" => "MERPERSON + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9dc-1f3fb" => "MERPERSON + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f9dc-1f3fc-200d-2640-fe0f" => "MERPERSON + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9dc-1f3fc-200d-2642-fe0f" => "MERPERSON + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9dc-1f3fc" => "MERPERSON + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f9dc-1f3fd-200d-2640-fe0f" => "MERPERSON + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9dc-1f3fd-200d-2642-fe0f" => "MERPERSON + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9dc-1f3fd" => "MERPERSON + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f9dc-1f3fe-200d-2640-fe0f" => "MERPERSON + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9dc-1f3fe-200d-2642-fe0f" => "MERPERSON + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9dc-1f3fe" => "MERPERSON + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f9dc-1f3ff-200d-2640-fe0f" => "MERPERSON + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9dc-1f3ff-200d-2642-fe0f" => "MERPERSON + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9dc-1f3ff" => "MERPERSON + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f9dc-200d-2640-fe0f" => "MERPERSON + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9dc-200d-2642-fe0f" => "MERPERSON + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9dc" => "MERPERSON", "1f9dd-1f3fb-200d-2640-fe0f" => "ELF + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9dd-1f3fb-200d-2642-fe0f" => "ELF + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9dd-1f3fb" => "ELF + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "1f9dd-1f3fc-200d-2640-fe0f" => "ELF + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9dd-1f3fc-200d-2642-fe0f" => "ELF + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9dd-1f3fc" => "ELF + EMOJI MODIFIER FITZPATRICK TYPE-3", "1f9dd-1f3fd-200d-2640-fe0f" => "ELF + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9dd-1f3fd-200d-2642-fe0f" => "ELF + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9dd-1f3fd" => "ELF + EMOJI MODIFIER FITZPATRICK TYPE-4", "1f9dd-1f3fe-200d-2640-fe0f" => "ELF + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9dd-1f3fe-200d-2642-fe0f" => "ELF + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9dd-1f3fe" => "ELF + EMOJI MODIFIER FITZPATRICK TYPE-5", "1f9dd-1f3ff-200d-2640-fe0f" => "ELF + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9dd-1f3ff-200d-2642-fe0f" => "ELF + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9dd-1f3ff" => "ELF + EMOJI MODIFIER FITZPATRICK TYPE-6", "1f9dd-200d-2640-fe0f" => "ELF + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9dd-200d-2642-fe0f" => "ELF + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9dd" => "ELF", "1f9de-200d-2640-fe0f" => "GENIE + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9de-200d-2642-fe0f" => "GENIE + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9de" => "GENIE", "1f9df-200d-2640-fe0f" => "ZOMBIE + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "1f9df-200d-2642-fe0f" => "ZOMBIE + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "1f9df" => "ZOMBIE", "1f9e0" => "BRAIN", "1f9e1" => "ORANGE HEART", "1f9e2" => "BILLED CAP", "1f9e3" => "SCARF", "1f9e4" => "GLOVES", "1f9e5" => "COAT", "1f9e6" => "SOCKS", "203c" => "DOUBLE EXCLAMATION MARK", "2049" => "EXCLAMATION QUESTION MARK", "2139" => "INFORMATION SOURCE", "2194" => "LEFT RIGHT ARROW", "2195" => "UP DOWN ARROW", "2196" => "NORTH WEST ARROW", "2197" => "NORTH EAST ARROW", "2198" => "SOUTH EAST ARROW", "2199" => "SOUTH WEST ARROW", "21a9" => "LEFTWARDS ARROW WITH HOOK", "21aa" => "RIGHTWARDS ARROW WITH HOOK", "23-20e3" => "NUMBER SIGN + COMBINING ENCLOSING KEYCAP", "231a" => "WATCH", "231b" => "HOURGLASS", "2328" => "KEYBOARD", "23cf" => "EJECT SYMBOL", "23e9" => "BLACK RIGHT-POINTING DOUBLE TRIANGLE", "23ea" => "BLACK LEFT-POINTING DOUBLE TRIANGLE", "23eb" => "BLACK UP-POINTING DOUBLE TRIANGLE", "23ec" => "BLACK DOWN-POINTING DOUBLE TRIANGLE", "23ed" => "BLACK RIGHT-POINTING DOUBLE TRIANGLE WITH VERTICAL BAR", "23ee" => "BLACK LEFT-POINTING DOUBLE TRIANGLE WITH VERTICAL BAR", "23ef" => "BLACK RIGHT-POINTING TRIANGLE WITH DOUBLE VERTICAL BAR", "23f0" => "ALARM CLOCK", "23f1" => "STOPWATCH", "23f2" => "TIMER CLOCK", "23f3" => "HOURGLASS WITH FLOWING SAND", "23f8" => "DOUBLE VERTICAL BAR", "23f9" => "BLACK SQUARE FOR STOP", "23fa" => "BLACK CIRCLE FOR RECORD", "24c2" => "CIRCLED LATIN CAPITAL LETTER M", "25aa" => "BLACK SMALL SQUARE", "25ab" => "WHITE SMALL SQUARE", "25b6" => "BLACK RIGHT-POINTING TRIANGLE", "25c0" => "BLACK LEFT-POINTING TRIANGLE", "25fb" => "WHITE MEDIUM SQUARE", "25fc" => "BLACK MEDIUM SQUARE", "25fd" => "WHITE MEDIUM SMALL SQUARE", "25fe" => "BLACK MEDIUM SMALL SQUARE", "2600" => "BLACK SUN WITH RAYS", "2601" => "CLOUD", "2602" => "UMBRELLA", "2603" => "SNOWMAN", "2604" => "COMET", "260e" => "BLACK TELEPHONE", "2611" => "BALLOT BOX WITH CHECK", "2614" => "UMBRELLA WITH RAIN DROPS", "2615" => "HOT BEVERAGE", "2618" => "SHAMROCK", "261d-1f3fb" => "WHITE UP POINTING INDEX + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "261d-1f3fc" => "WHITE UP POINTING INDEX + EMOJI MODIFIER FITZPATRICK TYPE-3", "261d-1f3fd" => "WHITE UP POINTING INDEX + EMOJI MODIFIER FITZPATRICK TYPE-4", "261d-1f3fe" => "WHITE UP POINTING INDEX + EMOJI MODIFIER FITZPATRICK TYPE-5", "261d-1f3ff" => "WHITE UP POINTING INDEX + EMOJI MODIFIER FITZPATRICK TYPE-6", "261d" => "WHITE UP POINTING INDEX", "2620" => "SKULL AND CROSSBONES", "2622" => "RADIOACTIVE SIGN", "2623" => "BIOHAZARD SIGN", "2626" => "ORTHODOX CROSS", "262a" => "STAR AND CRESCENT", "262e" => "PEACE SYMBOL", "262f" => "YIN YANG", "2638" => "WHEEL OF DHARMA", "2639" => "WHITE FROWNING FACE", "263a" => "WHITE SMILING FACE", "2640" => "FEMALE SIGN", "2642" => "MALE SIGN", "2648" => "ARIES", "2649" => "TAURUS", "264a" => "GEMINI", "264b" => "CANCER", "264c" => "LEO", "264d" => "VIRGO", "264e" => "LIBRA", "264f" => "SCORPIUS", "2650" => "SAGITTARIUS", "2651" => "CAPRICORN", "2652" => "AQUARIUS", "2653" => "PISCES", "2660" => "BLACK SPADE SUIT", "2663" => "BLACK CLUB SUIT", "2665" => "BLACK HEART SUIT", "2666" => "BLACK DIAMOND SUIT", "2668" => "HOT SPRINGS", "267b" => "BLACK UNIVERSAL RECYCLING SYMBOL", "267f" => "WHEELCHAIR SYMBOL", "2692" => "HAMMER AND PICK", "2693" => "ANCHOR", "2694" => "CROSSED SWORDS", "2695" => "STAFF OF AESCULAPIUS", "2696" => "SCALES", "2697" => "ALEMBIC", "2699" => "GEAR", "269b" => "ATOM SYMBOL", "269c" => "FLEUR-DE-LIS", "26a0" => "WARNING SIGN", "26a1" => "HIGH VOLTAGE SIGN", "26aa" => "MEDIUM WHITE CIRCLE", "26ab" => "MEDIUM BLACK CIRCLE", "26b0" => "COFFIN", "26b1" => "FUNERAL URN", "26bd" => "SOCCER BALL", "26be" => "BASEBALL", "26c4" => "SNOWMAN WITHOUT SNOW", "26c5" => "SUN BEHIND CLOUD", "26c8" => "THUNDER CLOUD AND RAIN", "26ce" => "OPHIUCHUS", "26cf" => "PICK", "26d1" => "HELMET WITH WHITE CROSS", "26d3" => "CHAINS", "26d4" => "NO ENTRY", "26e9" => "SHINTO SHRINE", "26ea" => "CHURCH", "26f0" => "MOUNTAIN", "26f1" => "UMBRELLA ON GROUND", "26f2" => "FOUNTAIN", "26f3" => "FLAG IN HOLE", "26f4" => "FERRY", "26f5" => "SAILBOAT", "26f7-1f3fb" => "SKIER + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "26f7-1f3fc" => "SKIER + EMOJI MODIFIER FITZPATRICK TYPE-3", "26f7-1f3fd" => "SKIER + EMOJI MODIFIER FITZPATRICK TYPE-4", "26f7-1f3fe" => "SKIER + EMOJI MODIFIER FITZPATRICK TYPE-5", "26f7-1f3ff" => "SKIER + EMOJI MODIFIER FITZPATRICK TYPE-6", "26f7" => "SKIER", "26f8" => "ICE SKATE", "26f9-1f3fb-200d-2640-fe0f" => "PERSON WITH BALL + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "26f9-1f3fb-200d-2642-fe0f" => "PERSON WITH BALL + EMOJI MODIFIER FITZPATRICK TYPE-1-2 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "26f9-1f3fb" => "PERSON WITH BALL + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "26f9-1f3fc-200d-2640-fe0f" => "PERSON WITH BALL + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "26f9-1f3fc-200d-2642-fe0f" => "PERSON WITH BALL + EMOJI MODIFIER FITZPATRICK TYPE-3 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "26f9-1f3fc" => "PERSON WITH BALL + EMOJI MODIFIER FITZPATRICK TYPE-3", "26f9-1f3fd-200d-2640-fe0f" => "PERSON WITH BALL + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "26f9-1f3fd-200d-2642-fe0f" => "PERSON WITH BALL + EMOJI MODIFIER FITZPATRICK TYPE-4 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "26f9-1f3fd" => "PERSON WITH BALL + EMOJI MODIFIER FITZPATRICK TYPE-4", "26f9-1f3fe-200d-2640-fe0f" => "PERSON WITH BALL + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "26f9-1f3fe-200d-2642-fe0f" => "PERSON WITH BALL + EMOJI MODIFIER FITZPATRICK TYPE-5 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "26f9-1f3fe" => "PERSON WITH BALL + EMOJI MODIFIER FITZPATRICK TYPE-5", "26f9-1f3ff-200d-2640-fe0f" => "PERSON WITH BALL + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "26f9-1f3ff-200d-2642-fe0f" => "PERSON WITH BALL + EMOJI MODIFIER FITZPATRICK TYPE-6 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "26f9-1f3ff" => "PERSON WITH BALL + EMOJI MODIFIER FITZPATRICK TYPE-6", "26f9-fe0f-200d-2640-fe0f" => "PERSON WITH BALL + VARIATION SELECTOR-16 + ZERO WIDTH JOINER + FEMALE SIGN + VARIATION SELECTOR-16", "26f9-fe0f-200d-2642-fe0f" => "PERSON WITH BALL + VARIATION SELECTOR-16 + ZERO WIDTH JOINER + MALE SIGN + VARIATION SELECTOR-16", "26f9" => "PERSON WITH BALL", "26fa" => "TENT", "26fd" => "FUEL PUMP", "2702" => "BLACK SCISSORS", "2705" => "WHITE HEAVY CHECK MARK", "2708" => "AIRPLANE", "2709" => "ENVELOPE", "270a-1f3fb" => "RAISED FIST + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "270a-1f3fc" => "RAISED FIST + EMOJI MODIFIER FITZPATRICK TYPE-3", "270a-1f3fd" => "RAISED FIST + EMOJI MODIFIER FITZPATRICK TYPE-4", "270a-1f3fe" => "RAISED FIST + EMOJI MODIFIER FITZPATRICK TYPE-5", "270a-1f3ff" => "RAISED FIST + EMOJI MODIFIER FITZPATRICK TYPE-6", "270a" => "RAISED FIST", "270b-1f3fb" => "RAISED HAND + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "270b-1f3fc" => "RAISED HAND + EMOJI MODIFIER FITZPATRICK TYPE-3", "270b-1f3fd" => "RAISED HAND + EMOJI MODIFIER FITZPATRICK TYPE-4", "270b-1f3fe" => "RAISED HAND + EMOJI MODIFIER FITZPATRICK TYPE-5", "270b-1f3ff" => "RAISED HAND + EMOJI MODIFIER FITZPATRICK TYPE-6", "270b" => "RAISED HAND", "270c-1f3fb" => "VICTORY HAND + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "270c-1f3fc" => "VICTORY HAND + EMOJI MODIFIER FITZPATRICK TYPE-3", "270c-1f3fd" => "VICTORY HAND + EMOJI MODIFIER FITZPATRICK TYPE-4", "270c-1f3fe" => "VICTORY HAND + EMOJI MODIFIER FITZPATRICK TYPE-5", "270c-1f3ff" => "VICTORY HAND + EMOJI MODIFIER FITZPATRICK TYPE-6", "270c" => "VICTORY HAND", "270d-1f3fb" => "WRITING HAND + EMOJI MODIFIER FITZPATRICK TYPE-1-2", "270d-1f3fc" => "WRITING HAND + EMOJI MODIFIER FITZPATRICK TYPE-3", "270d-1f3fd" => "WRITING HAND + EMOJI MODIFIER FITZPATRICK TYPE-4", "270d-1f3fe" => "WRITING HAND + EMOJI MODIFIER FITZPATRICK TYPE-5", "270d-1f3ff" => "WRITING HAND + EMOJI MODIFIER FITZPATRICK TYPE-6", "270d" => "WRITING HAND", "270f" => "PENCIL", "2712" => "BLACK NIB", "2714" => "HEAVY CHECK MARK", "2716" => "HEAVY MULTIPLICATION X", "271d" => "LATIN CROSS", "2721" => "STAR OF DAVID", "2728" => "SPARKLES", "2733" => "EIGHT SPOKED ASTERISK", "2734" => "EIGHT POINTED BLACK STAR", "2744" => "SNOWFLAKE", "2747" => "SPARKLE", "274c" => "CROSS MARK", "274e" => "NEGATIVE SQUARED CROSS MARK", "2753" => "BLACK QUESTION MARK ORNAMENT", "2754" => "WHITE QUESTION MARK ORNAMENT", "2755" => "WHITE EXCLAMATION MARK ORNAMENT", "2757" => "HEAVY EXCLAMATION MARK SYMBOL", "2763" => "HEAVY HEART EXCLAMATION MARK ORNAMENT", "2764" => "HEAVY BLACK HEART", "2795" => "HEAVY PLUS SIGN", "2796" => "HEAVY MINUS SIGN", "2797" => "HEAVY DIVISION SIGN", "27a1" => "BLACK RIGHTWARDS ARROW", "27b0" => "CURLY LOOP", "27bf" => "DOUBLE CURLY LOOP", "2934" => "ARROW POINTING RIGHTWARDS THEN CURVING UPWARDS", "2935" => "ARROW POINTING RIGHTWARDS THEN CURVING DOWNWARDS", "2a-20e3" => "ASTERISK + COMBINING ENCLOSING KEYCAP", "2b05" => "LEFTWARDS BLACK ARROW", "2b06" => "UPWARDS BLACK ARROW", "2b07" => "DOWNWARDS BLACK ARROW", "2b1b" => "BLACK LARGE SQUARE", "2b1c" => "WHITE LARGE SQUARE", "2b50" => "WHITE MEDIUM STAR", "2b55" => "HEAVY LARGE CIRCLE", "30-20e3" => "DIGIT ZERO + COMBINING ENCLOSING KEYCAP", "3030" => "WAVY DASH", "303d" => "PART ALTERNATION MARK", "31-20e3" => "DIGIT ONE + COMBINING ENCLOSING KEYCAP", "32-20e3" => "DIGIT TWO + COMBINING ENCLOSING KEYCAP", "3297" => "CIRCLED IDEOGRAPH CONGRATULATION", "3299" => "CIRCLED IDEOGRAPH SECRET", "33-20e3" => "DIGIT THREE + COMBINING ENCLOSING KEYCAP", "34-20e3" => "DIGIT FOUR + COMBINING ENCLOSING KEYCAP", "35-20e3" => "DIGIT FIVE + COMBINING ENCLOSING KEYCAP", "36-20e3" => "DIGIT SIX + COMBINING ENCLOSING KEYCAP", "37-20e3" => "DIGIT SEVEN + COMBINING ENCLOSING KEYCAP", "38-20e3" => "DIGIT EIGHT + COMBINING ENCLOSING KEYCAP", "39-20e3" => "DIGIT NINE + COMBINING ENCLOSING KEYCAP", ]; movim-0.14.1/src/Movim/Emoji/compile-file-list.sh000077500000000000000000000042351342764602200215340ustar00rootroot00000000000000#!/bin/mksh #- # Copyright © 2018 # mirabilos # # Provided that these terms and disclaimer and all copyright notices # are retained or reproduced in an accompanying document, permission # is granted to deal in this work without restriction, including un‐ # limited rights to use, publicly perform, distribute, sell, modify, # merge, give away, or sublicence. # # This work is provided “AS IS” and WITHOUT WARRANTY of any kind, to # the utmost extent permitted by applicable law, neither express nor # implied; without malicious intent or gross negligence. In no event # may a licensor, author or contributor be held liable for indirect, # direct, other damage, loss, or other issues arising in any way out # of dealing in the work, even if advised of the possibility of such # damage or existence of a defect, except proven that it results out # of said person’s immediate fault when using the work as intended. #- # Needs the Debian packages mksh and unicode-data installed. cd "$(dirname "$0")" srcpath=../../../themes/material/img/emojis/svg cd "$srcpath" set -A files -- *.svg cd "$OLDPWD" cat >CompiledEmoji.php <<\EOF >CompiledEmoji.php |& print -pr -- '", hexdec($cp)); $s = " + "; } return $x; } function handle($name) { printf(" \"%s\" => \"%s\",\n", $name, lookup($name)); } ' for ff in "${files[@]}"; do f=${ff%.svg} if [[ $f != +([0-9a-f-]) ]]; then print -ru2 -- "W: source file $ff does not match pattern!" continue fi print -pr -- "handle('$f');" done exec 3>&p exec 3>&- wait echo "];" >>CompiledEmoji.php movim-0.14.1/src/Movim/Emoji/replace-test.php000066400000000000000000000005351342764602200207570ustar00rootroot00000000000000replace($text); movim-0.14.1/src/Movim/Emoji/test-all-images.sh000077500000000000000000000034561342764602200212120ustar00rootroot00000000000000#!/bin/mksh #- # Copyright © 2018 # mirabilos # # Provided that these terms and disclaimer and all copyright notices # are retained or reproduced in an accompanying document, permission # is granted to deal in this work without restriction, including un‐ # limited rights to use, publicly perform, distribute, sell, modify, # merge, give away, or sublicence. # # This work is provided “AS IS” and WITHOUT WARRANTY of any kind, to # the utmost extent permitted by applicable law, neither express nor # implied; without malicious intent or gross negligence. In no event # may a licensor, author or contributor be held liable for indirect, # direct, other damage, loss, or other issues arising in any way out # of dealing in the work, even if advised of the possibility of such # damage or existence of a defect, except proven that it results out # of said person’s immediate fault when using the work as intended. cd "$(dirname "$0")" srcpath=../../../themes/material/img/emojis/svg saveIFS=$IFS cd "$srcpath" set -A files -- *.svg cd "$OLDPWD" if [[ -n $1 ]]; then set -A files -- "$@" print -ru2 -- "W: only testing $# files from command line" fi for f in "${files[@]}"; do x=${f%.svg} IFS=- set -A y -- $x IFS=$saveIFS s='print "' for z in "${y[@]}"; do s+="\\x{$z}" done print -r -- "$s\\n\";" done | perl -C7 | php replace-test.php |& n=-1 rv=0 match=0 mis=0 while IFS= read -pr line; do if [[ $line = ' ]]; then let ++match continue fi print -ru2 -- "W: file ${files[n]} not matched" [[ -n $1 ]] && print -ru2 -- "N: line: $line" rv=1 let ++mis done (( rv )) || print -ru2 -- "I: all files matched" print -ru2 -- "I: $match/${#files[*]} matched, $mis mismatched" exit $rv movim-0.14.1/src/Movim/Migration.php000066400000000000000000000023541342764602200172560ustar00rootroot00000000000000boot(true); } $this->schema = Capsule::schema(); } public function enableForeignKeyCheck() { switch ($this->schema->getConnection()->getDriverName()) { case 'mysql': $this->schema->getConnection()->unprepared('SET foreign_key_checks = 1'); break; case 'sqlite': $this->schema->getConnection()->unprepared('PRAGMA foreign_keys = on'); break; } } public function disableForeignKeyCheck() { switch ($this->schema->getConnection()->getDriverName()) { case 'mysql': $this->schema->getConnection()->unprepared('SET foreign_key_checks = 0'); break; case 'sqlite': $this->schema->getConnection()->unprepared('PRAGMA foreign_keys = off'); break; } } } movim-0.14.1/src/Movim/Model.php000066400000000000000000000031711342764602200163630ustar00rootroot00000000000000getKeyName() as $key) { if ( ! isset($this->$key)) { throw new Exception(__METHOD__ . 'Missing part of the primary key: ' . $key); } $query->where($key, '=', $this->$key); } return $query; } /** * Catch the save Exceptions to log them properly * * @param array $options */ public function save(array $options = []) { try { parent::save($options); } catch (\Exception $e) { (new Bootstrap)->exceptionHandler($e); } } /** * Execute a query for a single record by ID. * * @param array $ids Array of keys, like [column => value]. * @param array $columns * * @return mixed|static */ public static function find($ids, $columns = ['*']) { $me = new self; $query = $me->newQuery(); foreach ($me->getKeyName() as $key) { $query->where($key, '=', $ids[$key]); } return $query->first($columns); } } movim-0.14.1/src/Movim/Picture.php000066400000000000000000000214011342764602200167320ustar00rootroot00000000000000 '.jpg', 'png' => '.png']; /** * @desc Load a bin picture from an URL */ public function fromURL($url) { $bin = requestURL($url, 10); if ($bin) { $this->_bin = $bin; } } /** * @desc Load a bin picture from a path */ public function fromKey($key) { return $this->fromPath( $this->_path. md5($key). $this->_formats[DEFAULT_PICTURE_FORMAT] ); } /** * @desc Load a bin picture from a path */ public function fromPath($path) { $size = filesize($path); if ($size > 0) { $handle = fopen($path, "r"); $this->_bin = fread($handle, $size); fclose($handle); } } /** * @desc Load a bin picture from a base64 */ public function fromBase($base = false) { if ($base) { $this->_bin = (string)base64_decode((string)$base); } } /** * @desc Convert to a base64 */ public function toBase() { if ($this->_bin) { return base64_encode($this->_bin); } return false; } /** * @desc check if a picture is old */ public function isOld($key, $format = DEFAULT_PICTURE_FORMAT) { $original = $this->_path.md5($key).$this->_formats[$format]; return (!file_exists($original) || (file_exists($original) && filemtime($original) < time() - 3600 * DEFAULT_PICTURE_EXPIRATION_HOURS)); } /** * @desc Get the original picture URL, without timestamp * @param $key The key of the picture */ public function getOriginal($key) { return $this->get($key, false, false, DEFAULT_PICTURE_FORMAT, true); } /** * @desc Get a picture of the current size * @param $key The key of the picture * @param $width The width requested * @param $height The height requested * @return The url of the picture */ public function get($key, $width = false, $height = false, $format = DEFAULT_PICTURE_FORMAT, bool $noTime = false) { if (!in_array($format, array_keys($this->_formats))) { $format = DEFAULT_PICTURE_FORMAT; } $this->_key = $key; $original = $this->_path.md5($this->_key).$this->_formats[$format]; // We request the original picture if ($width == false) { if (file_exists($original)) { $this->fromPath($original); return urilize( $this->_folder . md5($this->_key) . $this->_formats[$format], $noTime ); } } // We request a specific size if (file_exists( $this->_path.md5($this->_key) . '_' . $width.$this->_formats[$format] ) ) { $this->fromPath( $this->_path.md5($this->_key) . '_' . $width.$this->_formats[$format] ); return urilize( $this->_folder.md5($this->_key) . '_' . $width.$this->_formats[$format], $noTime ); } if (file_exists($original)) { $this->fromPath($original); $this->_createThumbnail($width, $height); return urilize( $this->_folder.md5($this->_key) . '_' . $width . $this->_formats[$format], $noTime ); } } /** * @desc Get the current picture size * @param $key The picture key */ public function getSize() { if ($this->_bin) { $im = new \Imagick; try { $im->readImageBlob($this->_bin); if ($im != false) { return $im->getImageGeometry(); } } catch (\ImagickException $e) { error_log($e->getMessage()); } } } /** * @desc Save a picture (original size) * @param $key The key of the picture */ public function set($key, $format = DEFAULT_PICTURE_FORMAT, $quality = DEFAULT_PICTURE_QUALITY) { if (!in_array($format, array_keys($this->_formats))) { $format = DEFAULT_PICTURE_FORMAT; } $this->_key = $key; $path = $this->_path.md5($this->_key).$this->_formats[$format]; // If the file exist we replace it if (file_exists($path) && $this->_bin) { @unlink($path); // And destroy all the thumbnails foreach ( glob( $this->_path. md5($key). '*'.$this->_formats[$format], GLOB_NOSORT ) as $path_thumb) { @unlink($path_thumb); } } if ($this->_bin) { $im = new \Imagick; try { $finfo = new \finfo(FILEINFO_MIME_TYPE); // Convert the picture to PNG with GD if Imagick doesn't handle WEBP if ($finfo->buffer($this->_bin) == 'image/webp' && empty(\Imagick::queryFormats('WEBP')) && array_key_exists('WebP Support', \gd_info()) ) { $temp = tmpfile(); fwrite($temp , $this->_bin); $resource = \imagecreatefromwebp(stream_get_meta_data($temp)['uri']); fclose($temp); \imagepng($resource, $path.'.temp', 0); $this->fromPath($path.'.temp'); } $im->readImageBlob($this->_bin); if ($im != false) { $im->setImageFormat($format); if ($format == 'jpeg') { $im->setImageCompression(\Imagick::COMPRESSION_JPEG); $im->setImageAlphaChannel(11); $im->setInterlaceScheme(\Imagick::INTERLACE_PLANE); // Put 11 as a value for now, see http://php.net/manual/en/imagick.flattenimages.php#116956 //$im->setImageAlphaChannel(Imagick::ALPHACHANNEL_REMOVE); $im->setImageBackgroundColor('#ffffff'); $im->setImageCompressionQuality($quality); $im = $im->mergeImageLayers(\Imagick::LAYERMETHOD_FLATTEN); } if (empty($im->getImageProperties('png:gAMA'))) { $im->setOption('png:exclude-chunk', 'gAMA'); } $im->writeImage($path); $im->clear(); return true; } return false; } catch (\ImagickException $e) { error_log($e->getMessage()); } } } /** * @desc Create a thumbnail of the picture and save it * @param $size The size requested */ private function _createThumbnail($width, $height = false, $format = DEFAULT_PICTURE_FORMAT) { if (!in_array($format, array_keys($this->_formats))) { $format = DEFAULT_PICTURE_FORMAT; } if (!$height) { $height = $width; } $path = $this->_path.md5($this->_key).'_'.$width.$this->_formats[$format]; $im = new \Imagick; try { $im->readImageBlob($this->_bin); $im->setImageFormat($format); if ($format == 'jpeg') { $im->setImageCompression(\Imagick::COMPRESSION_JPEG); $im->setImageAlphaChannel(11); // Put 11 as a value for now, see http://php.net/manual/en/imagick.flattenimages.php#116956 //$im->setImageAlphaChannel(Imagick::ALPHACHANNEL_REMOVE); $im->setImageBackgroundColor('#ffffff'); $im = $im->mergeImageLayers(\Imagick::LAYERMETHOD_FLATTEN); } $geo = $im->getImageGeometry(); $im->cropThumbnailImage($width, $height); if ($width > $geo['width']) { $factor = floor($width/$geo['width']); $im->blurImage($factor, 10); } $im->setImageCompressionQuality(85); $im->setInterlaceScheme(\Imagick::INTERLACE_PLANE); $im->writeImage($path); $im->clear(); } catch (\ImagickException $e) { error_log($e->getMessage()); } } } movim-0.14.1/src/Movim/RPC.php000066400000000000000000000010241342764602200157420ustar00rootroot00000000000000 $funcname, 'params' => $args, ]); } /** * Handles incoming requests. */ public function handleJSON($request) { if (!isset($request->widget)) return; (new Wrapper)->runWidget( (string)$request->widget, (string)$request->func, (array)$request->params ); } } movim-0.14.1/src/Movim/Route.php000066400000000000000000000072051342764602200164230ustar00rootroot00000000000000_routes = [ 'about' => ['x'], 'account' => false, 'accountnext' => ['s', 'err'], 'ajax' => false, 'admin' => false, 'blog' => ['f', 'i'], 'chat' => ['f', 'r'], 'community' => ['s', 'n', 'i'], 'conf' => false, 'contact' => ['s'], 'disconnect' => ['err'], 'feed' => ['s', 'n'], 'help' => false, 'infos' => false, 'login' => ['i'], 'main' => false, 'notfound' => false, 'node' => ['s', 'n', 'i'], 'news' => false, 'post' => ['s', 'n', 'i'], 'picture' => ['url'], 'popuptest' => false, 'publish' => ['s', 'n', 'i', 'sh'], 'room' => ['r'], 'share' => ['url'], 'system' => false, 'tag' => ['t', 'i'], 'visio' => ['f', 's'], ]; } public function find() { $this->fix($_GET, $_SERVER['QUERY_STRING']); $gets = array_keys($_GET); $uri = reset($gets); unset($_GET[$uri]); $request = explode('/', $uri); $this->_page = array_shift($request); if (isset($this->_routes[$this->_page])) { $route = $this->_routes[$this->_page]; } if (count($request) && is_array($route) ) { $i = 0; foreach ($route as $key) { if (isset($request[$i])) { $_GET[$key] = $request[$i]; } $i++; } } if (empty($this->_page) || $this->_page == 'main') { $this->_page = 'news'; } if (!isset($this->_routes[$this->_page])) { $this->_page = 'notfound'; } return $this->_page; } public static function urlize($page, $params = false, $get = [], $tab = false) { $routes = (new Route)->_routes; if ($page === 'root') { return BASE_URI; } if (isset($routes[$page])) { $uri = BASE_URI . '?'. $page; if ($params != false) { if (is_array($params)) { foreach ($params as $value) { $uri .= '/' . rawurlencode($value); } } else { $uri .= '/' . rawurlencode($params); } } $get = ($get !== []) ? '&'.http_build_query($get) : ''; $tab = ($tab != false) ? '#'.$tab : ''; return $uri.$get.$tab; } else { throw new \Exception(__('Route not set for the page %s', $page)); } } private function fix(&$target, $source, $discard = true) { if ($discard) $target = []; $source = preg_replace_callback( '/(^|(?<=&))[^=[&]+/', function ($key) { return bin2hex(urldecode($key[0])); }, $source ); parse_str($source, $post); foreach ($post as $key => $val) { $target[ hex2bin($key) ] = $val; } } } movim-0.14.1/src/Movim/Session.php000066400000000000000000000024111342764602200167420ustar00rootroot00000000000000values)) { return unserialize(base64_decode($this->values[$varname])); } return false; } /** * Sets a session variable. Returns $value. */ public function set($varname, $value) { $value = base64_encode(serialize($value)); $this->values[$varname] = $value; return $value; } /** * Deletes a variable from the session. */ public function remove($varname) { unset($this->values[$varname]); } /** * Deletes all this session container (not the session!) */ public static function dispose() { if (isset(self::$instance)) { self::$instance = null; return true; } return false; } } movim-0.14.1/src/Movim/Template/000077500000000000000000000000001342764602200163635ustar00rootroot00000000000000movim-0.14.1/src/Movim/Template/Builder.php000066400000000000000000000172131342764602200204660ustar00rootroot00000000000000theme = Configuration::get()->theme; $this->user = \App\User::me(); } public function viewsPath(string $file) { return VIEWS_PATH . '/' . $file; } /** * Returns or prints the link to a file. * @param file is the path to the file relative to the theme's root * @param return optionally returns the link instead of printing it if set to true */ public function linkFile(string $file, $return = false) { $path = urilize('themes/' . $this->theme . '/' . $file); if ($return) { return $path; } echo $path; } /** * Actually generates the page from templates. */ public function build(string $view, $public = false) { $this->_view = $view; $this->public = $public; $template = $this->_view.'.tpl'; ob_start(); require($this->viewsPath($template)); $outp = ob_get_clean(); $scripts = $this->printCSS(); if (!$public) { $scripts .= $this->printScripts(); } $outp = str_replace('<%scripts%>', $scripts, $outp); return $outp; } /** * Sets the page's title */ public function setTitle(string $name) { $this->title = APP_TITLE . ' – ' . $name; } /** * Disable Javascript check */ public function disableJavascriptCheck() { $this->js_check = false; } /** * Displays the current title */ public function title() { $widgets = Wrapper::getInstance(); echo isset($widgets->title) ? $this->title . ' – ' . $widgets->title : $this->title; } /** * Displays the current font direction */ public function dir() { $lang = \App\User::me()->language; if (in_array($lang, ['ar', 'he', 'fa'])) { $this->dir = 'rtl'; } echo $this->dir; } /** * Display some meta tag defined in the widgets using Facebook OpenGraph */ public function meta() { $dom = new \DOMDocument('1.0', 'UTF-8'); $dom->formatOutput = true; $metas = $dom->createElement('xml'); $dom->appendChild($metas); $widgets = Wrapper::getInstance(); if (isset($widgets->title)) { $this->title .= ' – ' . $widgets->title; } $meta = $dom->createElement('meta'); $meta->setAttribute('property', 'og:title'); $meta->setAttribute('content', $this->title); $metas->appendChild($meta); $meta = $dom->createElement('meta'); $meta->setAttribute('name', 'twitter:title'); $meta->setAttribute('content', $this->title); $metas->appendChild($meta); if (isset($widgets->image)) { $meta = $dom->createElement('meta'); $meta->setAttribute('property', 'og:image'); $meta->setAttribute('content', $widgets->image); $metas->appendChild($meta); $meta = $dom->createElement('meta'); $meta->setAttribute('name', 'twitter:image'); $meta->setAttribute('content', $widgets->image); $metas->appendChild($meta); } if (isset($widgets->description) && !empty($widgets->description)) { $widgets->description = truncate(stripTags($widgets->description), 100); $meta = $dom->createElement('meta'); $meta->setAttribute('property', 'og:description'); $meta->setAttribute('content', $widgets->description); $metas->appendChild($meta); $meta = $dom->createElement('meta'); $meta->setAttribute('name', 'twitter:description'); $meta->setAttribute('content', $widgets->description); $metas->appendChild($meta); $meta = $dom->createElement('meta'); $meta->setAttribute('name', 'description'); $meta->setAttribute('content', $widgets->description); $metas->appendChild($meta); } else { $meta = $dom->createElement('meta'); $meta->setAttribute('name', 'description'); $meta->setAttribute('content', Configuration::get()->description); $metas->appendChild($meta); } if (isset($widgets->url)) { $meta = $dom->createElement('meta'); $meta->setAttribute('property', 'og:url'); $meta->setAttribute('content', $widgets->url); $metas->appendChild($meta); } if (isset($widgets->links)) { foreach ($widgets->links as $l) { $link = $dom->createElement('link'); $link->setAttribute('rel', $l['rel']); $link->setAttribute('type', $l['type']); $link->setAttribute('href', $l['href']); $metas->appendChild($link); } } $meta = $dom->createElement('meta'); $meta->setAttribute('property', 'og:type'); $meta->setAttribute('content', 'article'); $metas->appendChild($meta); $meta = $dom->createElement('meta'); $meta->setAttribute('property', 'twitter:card'); $meta->setAttribute('content', 'summary'); $metas->appendChild($meta); $meta = $dom->createElement('meta'); $meta->setAttribute('property', 'twitter:site'); $meta->setAttribute('content', 'MovimNetwork'); $metas->appendChild($meta); echo strip_tags($dom->saveXML($dom->documentElement), ''); } public function addScript(string $script) { $this->scripts[] = urilize('app/assets/js/' . $script); } public function addCSS(string $file) { $this->css[] = $this->linkFile('css/' . $file, true); } public function scripts() { echo '<%scripts%>'; } public function setContent(string $data) { $this->content .= $data; } public function content() { echo $this->content; } private function printScripts(): string { $out = ''; $widgets = Wrapper::getInstance(); $scripts = array_merge($this->scripts, $widgets->loadjs()); foreach ($scripts as $script) { $out .= ''."\n"; } $ajaxer = Ajax::getInstance(); $out .= $ajaxer->genJs(); return $out; } private function printCSS() { $out = ''; $widgets = Wrapper::getInstance(); $csss = array_merge($this->css, $widgets->loadcss()); // Note the 3rd s, there are many. foreach ($csss as $css_path) { $out .= '\n"; } return $out; } /** * Loads up a widget and prints it at the current place. */ public function widget(string $name) { $widgets = Wrapper::getInstance(); $widgets->setView($this->_view); echo $widgets->runWidget($name, 'build'); } } movim-0.14.1/src/Movim/Template/Partial.php000066400000000000000000000010571342764602200204730ustar00rootroot00000000000000objectConfigure([ 'tpl_dir' => APP_PATH.'widgets/'.$widget->getName().'/', 'cache_dir' => CACHE_PATH, 'tpl_ext' => 'tpl', 'auto_escape' => true ]); $this->assign('c', $widget); } public function draw($templateFilePath, $bool = true) { return parent::draw($templateFilePath, true); } }movim-0.14.1/src/Movim/Widget/000077500000000000000000000000001342764602200160335ustar00rootroot00000000000000movim-0.14.1/src/Movim/Widget/Base.php000066400000000000000000000153221342764602200174210ustar00rootroot00000000000000_view = $view; //$this->user = new User; $this->load(); $this->user = \App\User::me(); $this->name = get_class($this); // If light loading enabled, we stop here if ($light) return; // Put default widget init here. $this->ajax = Ajax::getInstance(); if (!$this->ajax->isRegistered($this->name)) { // Generating Ajax calls. $refl = new \ReflectionClass($this->name); $meths = $refl->getMethods(); foreach ($meths as $method) { if (preg_match('#^ajax#', $method->name)) { $pars = $method->getParameters(); $params = []; foreach ($pars as $param) { $params[] = $param->name; } $this->ajax->defun( $this->name, $method->name, $params, preg_match('#^ajaxHttp#', $method->name) ); } } } if (php_sapi_name() != 'cli') { $config = [ 'tpl_dir' => $this->respath('', true), 'cache_dir' => CACHE_PATH, 'tpl_ext' => 'tpl', 'auto_escape' => true ]; // We load the template engine $this->view = new Tpl; $this->view->objectConfigure($config); $this->view->assign('c', $this); $this->pure = false; } } public function __destruct() { unset($this->view); unset($this->ajax); unset($this->user); unset($this->_view); } public function __(...$args) { return __(...$args); } public function ___(...$args) { echo call_user_func_array([&$this, '__'], $args); } public function supported($key): bool { return false; } public function route(...$args): string { return \Movim\Route::urlize(...$args); } public function rpc(...$args) { \Movim\RPC::call(...$args); } public function load() {} /** * Generates the widget's HTML code. */ public function build(): string { return $this->draw(); } /** * Get the current view name */ public function getView() { return $this->_view; } /** * Get the current user */ public function getUser() { return $this->user; } /* * @desc Preload some sourcecode for the draw method */ public function display() {} /** * @desc Return the template's HTML code */ public function draw(): string { $this->display(); return (file_exists($this->respath(strtolower($this->name).'.tpl', true))) ? trim($this->view->draw(strtolower($this->name), true)) : ''; } protected function tpl(): Tpl { return new Partial($this); } /** * @brief Returns the path to the specified widget file. * @param file is the file's name to make up the path for. * @param fspath is optional, returns the OS path if true, the URL by default. */ protected function respath(string $file, bool $fspath = false, bool $parent = false, bool $notime = false): string { $folder = ($parent == false) ? get_class($this) : get_parent_class($this); $path = 'app/widgets/' . $folder . '/' . $file; if ($fspath) { $path = DOCUMENT_ROOT . '/'.$path; } else { $path = urilize($path, $notime); } return $path; } public function getName() { return $this->name; } /** * @brief Returns the javascript ajax call. */ protected function call(string $funcname): string { return $this->makeCall(func_get_args()); } protected function makeCall(array $params, $widget = false): string { if (!$widget) { $widget = $this->name; } $funcname = array_shift($params); $args = implode(', ', $params); return $widget . '_' . $funcname . "(" . $args . ");"; } /** * @brief Adds a javascript file to this widget. */ protected function addjs(string $filename) { $this->js[] = $this->respath($filename); } /** * @brief returns the list of javascript files to be loaded for the widget. */ public function loadjs(): array { return $this->js; } /** * @brief Adds a CSS file to this widget. */ protected function addcss(string $filename) { $this->css[] = $this->respath($filename); } /** * @brief Adds a CSS to the page. */ protected function addrawcss(string $url) { $this->rawcss[] = $url; } /** * @brief returns the list of javascript files to be loaded for the widget. */ public function loadcss(): array { return array_merge($this->css, $this->rawcss); } /* * @brief Fetch and return get variables */ protected function get(string $name) { if (isset($_GET[$name])) { return htmlentities($_GET[$name]); } } /** * @brief Registers an event handler. * @param $key The event key * @param $method The function to call * @param $filter Only call this function if the session notif_key is good */ protected function registerEvent(string $key, string $method, $filter = null) { if (!is_array($this->events) || !array_key_exists($key, $this->events)) { $this->events[$key] = [$method]; } else { $this->events[$key][] = $method; } if ($filter != null) { if (!is_array($this->filters)) { $this->filters = []; } $this->filters[$key . '_' . $method] = $filter; } } } movim-0.14.1/src/Movim/Widget/Event.php000066400000000000000000000003351342764602200176260ustar00rootroot00000000000000iterate($key, $data); } } movim-0.14.1/src/Movim/Widget/Wrapper.php000066400000000000000000000146631342764602200201760ustar00rootroot00000000000000loadWidget($widget_dir, true); } array_push($this->_widgets, $widget_dir); } } } static public function getInstance() { if (!is_object(self::$instance)) { self::$instance = new Wrapper; } return self::$instance; } static public function destroyInstance() { if (isset(self::$instance)) { self::$instance = null; } } /** * @desc Set the view * @param $page the name of the current view */ public function setView(string $view) { $this->_view = $view; } /** * @desc Loads a widget and returns it * @param $name the name of the widget * @param $register know if we are loading in the daemon or displaying */ public function loadWidget(string $name, bool $register = false) { if (file_exists(APP_PATH . "widgets/$name/$name.php")) { $path = APP_PATH . "widgets/$name/$name.php"; } else { throw new \Exception( __('error.widget_load_error', $name)); } require_once($path); if ($register) { $widget = new $name(true); // We save the registered events of the widget for the filter if (isset($widget->events)) { foreach ($widget->events as $key => $value) { if (is_array($this->_events) && array_key_exists($key, $this->_events)) { $we = $this->_events[$key]; array_push($we, $name); $we = array_unique($we); $this->_events[$key] = $we; } else { $this->_events[$key] = [$name]; } } array_push($this->_eventWidgets, $name); } } else { if ($this->_view != '') { $widget = new $name(false, $this->_view); } else { $widget = new $name(); } if (php_sapi_name() != 'cli') { // Collecting stuff generated by the widgets. $this->css = array_merge($this->css, $widget->loadcss()); $this->js = array_merge($this->js, $widget->loadjs()); if (isset($widget->title)) $this->title = $widget->title; if (isset($widget->image)) $this->image = $widget->image; if (isset($widget->description)) $this->description = $widget->description; if (isset($widget->url)) $this->url = $widget->url; if (isset($widget->links)) $this->links += $widget->links; } return $widget; } } /** * @desc Loads a widget and runs a particular function on it. * * @param $widget_name is the name of the widget. * @param $method is the function to be run. * @param $params is an array containing the parameters to * be passed along to the method. * @return what the widget's method returns. */ public function runWidget(string $widget_name, string $method, array $params = null) { $widget = $this->loadWidget($widget_name); if (!is_array($params)) { $params = []; } return $widget->$method(...$params); } /** * Calls a particular function with the given parameters on * all loaded widgets. * * @param $key is the key of the incoming event * @param $data is the Packet that is sent as a parameter */ public function iterate(string $key, $data) { if (array_key_exists($key, $this->_events)) { foreach ($this->_events[$key] as $widget_name) { $widget = new $widget_name(true); if (array_key_exists($key, $widget->events)) { foreach ($widget->events[$key] as $method) { /* * We check if the method need to be called if the * session notifs_key is set to a specific value */ if (is_array($widget->filters) && array_key_exists($key . '_' . $method, $widget->filters)) { $session = Session::start(); $notifs_key = $session->get('notifs_key'); if ($notifs_key == 'blurred') { $widget->{$method}($data); } else { $explode = explode('|', $notifs_key); $notif_key = reset($explode); if ($notif_key == $widget->filters[$key . '_' . $method]) { $widget->{$method}($data); } } } else { $widget->{$method}($data); } } } } } } /** * @desc Returns the list of loaded CSS. */ public function loadcss() { return $this->css; } /** * @desc Returns the list of loaded javascripts. */ public function loadjs() { return $this->js; } } movim-0.14.1/src/Movim/i18n/000077500000000000000000000000001342764602200153675ustar00rootroot00000000000000movim-0.14.1/src/Movim/i18n/Locale.php000066400000000000000000000142031342764602200172770ustar00rootroot00000000000000loadIni( LOCALES_PATH . 'locales.ini', true, INI_SCANNER_RAW); $dir = scandir(WIDGETS_PATH); foreach ($dir as $widget) { $path = WIDGETS_PATH . $widget . '/locales.ini'; if (file_exists($path)) { $this->loadIni($path); } } } /** * @desc Load a locales ini file and merge it with hash attribute * @param $file The path of the fie */ private function loadIni(string $file) { $this->hash = array_merge_recursive( $this->hash, parse_ini_file( $file, true, INI_SCANNER_RAW ) ); } public static function start() { if (!isset(self::$_instance)) { self::$_instance = new self(); } return self::$_instance; } /** * @desc Return an array containing all the presents languages in i18n */ public function getList() { require_once('languages.php'); $lang_list = get_lang_list(); $dir = scandir(LOCALES_PATH); $po = []; foreach ($dir as $files) { $explode = explode('.', $files); if (end($explode) == 'po' && array_key_exists($explode[0], $lang_list)) { $po[$explode[0]] = $lang_list[$explode[0]]; } } $po['en'] = 'English'; return $po; } /** * @desc Translate a key * @param $key The key to translate * @param $args Arguments to pass to sprintf */ public function translate(string $key, $args = false) { if (empty($key)) return $key; $arr = explode('.', $key); if (is_array($this->hash) && array_key_exists($arr[0], $this->hash) && array_key_exists($arr[1], $this->hash[$arr[0]])) { $skey = $this->hash[$arr[0]][$arr[1]]; if ($this->language == 'en') { if (is_string($skey)) { $string = $skey; } else { $string = $skey[0]; } } elseif (is_array($this->translations) && array_key_exists($skey, $this->translations) && isset($this->translations[$skey])) { $string = $this->translations[$skey]; } else { if ($this->language != 'en') { \Utils::info('Locale: Translation not found in ['.$this->language.'] for "'.$key.'" : "'.$skey.'"'); } if (is_string($skey)) { $string = $skey; } else { \Utils::info('Locale: Double definition for "'.$key.'" got '.serialize($skey)); $string = $skey[0]; } } if ($args != false) { array_unshift($args, $string); $string = call_user_func_array("sprintf", $args); } return $string; } else { \Utils::info('Locale: Translation key "'.$key.'" not found'); } } /** * @desc Auto-detects the language from the user browser */ public function detect($accepted = false) { $langs = []; $languages = ($accepted != false) ? $accepted : $_SERVER['HTTP_ACCEPT_LANGUAGE']; preg_match_all( '/([a-z]{1,8}(-[a-z]{1,8})?)\s*(;\s*q\s*=\s*(1|0\.[0-9]+))?/i', $languages, $lang_parse); if (count($lang_parse[1])) { $langs = array_combine($lang_parse[1], $lang_parse[4]); foreach ($langs as $lang => $val) { if ($val === '') $langs[$lang] = 1; } arsort($langs, SORT_NUMERIC); } foreach ($langs as $key => $value) { if (file_exists(LOCALES_PATH . $key . '.po')) { $this->language = $key; break; } $exploded = explode('-', $key); $key = reset($exploded); if (file_exists(LOCALES_PATH . $key . '.po')) { $this->language = $key; break; } $this->language = 'en'; } return $this->language; } /** * @desc Load a specific language * @param $language The language key to load */ public function load(string $language) { $this->language = $language; $this->loadPo(); } /** * @desc Parses a .po file based on the current language */ public function loadPo() { $pofile = LOCALES_PATH . $this->language . '.po'; if (!file_exists($pofile) || !is_readable($pofile)) { return false; } // Parsing the file. $handle = fopen($pofile, 'r'); $this->translations = []; $msgid = ""; $msgstr = ""; $last_token = ""; while($line = fgets($handle)) { if ($line[0] == "#" || trim(rtrim($line)) == "" || preg_match('#^msgctxt#', $line)) { continue; } if (preg_match('#^msgid#', $line)) { if ($last_token == "msgstr") { $this->translations[$msgid] = $msgstr; } $last_token = "msgid"; $msgid = $this->getQuotedString($line); } else if (preg_match('#^msgstr#', $line)) { $last_token = "msgstr"; $msgstr = $this->getQuotedString($line); } else { $last_token .= $this->getQuotedString($line); } } if ($last_token == "msgstr") { $this->translations[$msgid] = $msgstr; } fclose($handle); } private function getQuotedString(string $string) { $matches = []; preg_match('#"(.+)"#', $string, $matches); if (isset($matches[1])) return $matches[1]; } } movim-0.14.1/src/Movim/i18n/languages.php000066400000000000000000000166551342764602200200630ustar00rootroot00000000000000 "Afar", 'ab' => "Abkhazian", 'ach' => "Acholi", 'af' => "Afrikaans", 'am' => "Amharic", 'an' => "Aragonés", 'ar' => "عربي", 'as' => "Assamese", 'ast' => "Asturianu", 'ay' => "Aymara", 'az' => "Азәрбајҹан", 'ba' => "Bashkir", 'be' => "Беларускі", 'ber_tam' => "Tamazigh", 'ber_tam_tfng' => "Tamazigh tifinagh", 'bg' => "български", 'bh' => "Bihari", 'bi' => "Bislama", 'bm' => "Bambara", 'bn' => "Bengali; Bangla", 'bo' => "Tibetan", 'br' => "brezhoneg", 'bs' => "bosanski", 'ca' => "Català", 'co' => "Corsu", 'cpf' => "Kréol réyoné", 'cpf_dom' => "Kreyòl", 'cpf_hat' => "Kréyòl (Péyi Dayiti)", 'cs' => "čeština", 'cy' => "Cymraeg", # welsh, gallois 'da' => "Dansk", 'de' => "Deutsch", 'dz' => "Bhutani", 'el' => "ελληνικά", 'en' => "English", 'en_hx' => "H4ck3R", 'en_sm' => "Smurf", 'eo' => "Esperanto", 'es' => "Español", 'es_co' => "Colombiano", 'et' => "Eesti", 'eu' => "Euskara", 'fa' => "فارسى", 'ff' => "Fulah", // peul 'fi' => "Suomi", 'fj' => "Fiji", 'fo' => "Føroyskt", 'fon' => "Fongbè", 'fr' => "Français", 'fr_sc' => "Schtroumpf", 'fr_lpc' => "Langue parlée complétée", 'fr_lsf' => "Langue des signes française", 'fr_spl' => "Français simplifié", 'fr_tu' => "Français copain", 'fy' => "Frisian", 'ga' => "Irish", 'gd' => "Scots Gaelic", 'gl' => "Galego", 'gn' => "Guarani", 'grc' => "Ἀρχαία Ἑλληνική", // grec ancien 'gu' => "Gujarati", 'ha' => "Hausa", 'hbo' => "עברית־התנך", // hebreu classique ou biblique 'he' => "עברית", 'hi' => "हिंदी", 'hr' => "Hrvatski", 'hu' => "Magyar", 'hy' => "Armenian", 'ia' => "Interlingua", 'id' => "Indonesia", 'ie' => "Interlingue", 'io' => "Ido", 'ik' => "Inupiak", 'is' => "íslenska", 'it' => "Italiano", 'it_fem' => "Italiana", 'iu' => "Inuktitut", 'ja' => "日本語", 'jbo' => "Lojban", 'jv' => "Javanese", 'ka' => "ქართული", 'kk' => "कोंकणी", 'kl' => "Kalaallisut", 'km' => "Cambodian", 'kn' => "Kannada", 'ko' => "한국어", 'ks' => "Kashmiri", 'ku' => "Kurdish", 'ky' => "Kirghiz", 'la' => "lingua latina", 'lb' => "Lëtzebuergesch", 'ln' => "Lingala", 'lo' => "ພາສາລາວ", # lao 'lt' => "Lietuvių", 'lu' => "Luba-katanga", 'lv' => "Latviešu", 'lzh' => "Classical Chinese", 'man' => "Mandingue", # a traduire en mandingue 'mfv' => "Manjak", # ISO-639-3 'mg' => "Malagasy", 'mi' => "Maori", 'mk' => "македонски јазик", 'ml' => "Malayalam", 'mn' => "Mongolian", 'mo' => "Moldavian", 'mos' => "Moré", 'mr' => "मराठी", 'ms' => "Bahasa Malaysia", 'mt' => "Maltese", 'my' => "Burmese", 'na' => "Nauru", 'nap' => "Napulitano", 'ne' => "Nepali", 'nqo' => "N'ko", // www.manden.org 'nl' => "Nederlands", 'no' => "Norsk", 'nb' => "Norsk bokmål", 'nn' => "Norsk nynorsk", 'oc' => "Òc", 'oc_lnc' => "Òc lengadocian", 'oc_ni' => "Òc niçard", 'oc_ni_la' => "Òc niçard (larg)", 'oc_prv' => "Òc provençau", 'oc_gsc' => "Òc gascon", 'oc_lms' => "Òc lemosin", 'oc_auv' => "Òc auvernhat", 'oc_va' => "Òc vivaroaupenc", 'om' => "(Afan) Oromo", 'or' => "Oriya", 'pa' => "Punjabi", 'pbb' => 'Nasa Yuwe', 'pl' => "Polski", 'ps' => "Pashto, Pushto", 'pt' => "Português", 'pt_br' => "Português do Brasil", 'qu' => "Quechua", 'rm' => "Rhaeto-Romance", 'rn' => "Kirundi", 'ro' => "Română", 'roa' => "Ch'ti", 'ru' => "русский", 'ru_ru' => "русский (Russia)", 'rw' => "Kinyarwanda", 'sa' => "संस्कृत", 'sc' => "Sardu", 'scn' => "Sicilianu", 'sd' => "Sindhi", 'sg' => "Sangho", 'sh' => "Srpskohrvastski", 'sh_latn' => 'Srpskohrvastski', 'sh_cyrl' => 'Српскохрватски', 'si' => "Sinhalese", 'sk' => "Slovenčina", // (Slovakia) 'sl' => "Slovenščina", // (Slovenia) 'sm' => "Samoan", 'sn' => "Shona", 'so' => "Somali", 'sq' => "Shqip", 'sr' => "српски", 'src' => 'Sardu logudorésu', // sarde cf 'sc' 'sro' => 'Sardu campidanésu', 'ss' => "Siswati", 'st' => "Sesotho", 'su' => "Sundanese", 'sv' => "Svenska", 'sw' => "Kiswahili", 'ta' => "தமிழ்", // Tamil 'te' => "Telugu", 'tg' => "Tajik", 'th' => "ไทย", 'ti' => "Tigrinya", 'tk' => "Turkmen", 'tl' => "Tagalog", 'tn' => "Setswana", 'to' => "Tonga", 'tr' => "Türkçe", 'ts' => "Tsonga", 'tt' => "Татар", 'tw' => "Twi", 'ty' => "Reo mā`ohi", // tahitien 'ug' => "Uighur", 'uk' => "українська", 'ur' => "ٱردو", 'uz' => "U'zbek", 'vi' => "Tiếng Việt", 'vo' => "Volapuk", 'wa' => "Walon", 'wo' => "Wolof", 'xh' => "Xhosa", 'yi' => "Yiddish", 'yo' => "Yoruba", 'za' => "Zhuang", 'zh' => "中文", // chinois (ecriture simplifiee) 'zh_tw' => "台灣中文", // chinois taiwan (ecr. traditionnelle) 'zu' => "Zulu" ); return $lang_list; } movim-0.14.1/themes/000077500000000000000000000000001342764602200142175ustar00rootroot00000000000000movim-0.14.1/themes/material/000077500000000000000000000000001342764602200160155ustar00rootroot00000000000000movim-0.14.1/themes/material/css/000077500000000000000000000000001342764602200166055ustar00rootroot00000000000000movim-0.14.1/themes/material/css/article.css000066400000000000000000000064631342764602200207530ustar00rootroot00000000000000/* Article */ article { overflow: hidden; } article header { position: relative; } article footer { padding-bottom: 1rem; } @media print { article footer { display: none; } } article section { font-size: 2rem; line-height: 3rem; font-weight: 500; padding: 0 2rem; } article section.limited { display: block; max-height: 60rem; overflow: hidden; } article section.limited:after { content: ""; display: block; background: linear-gradient(to bottom, rgba(var(--movim-background-main), 0), rgba(var(--movim-background-main), 1)); width: 100%; height: 10rem; position: absolute; bottom: 0; pointer-events: none; } @media screen and (max-width: 1024px) { article section.limited { max-height: 40rem; } } article img, article video { max-width: 100%; height: auto; } /* Some CSS to style the quote XHTML generated by Movim */ article section content div.quote { display: block; border-radius: 2px; border: 1px solid rgba(0, 0, 0, 0.12); padding: 1rem 2rem; margin-bottom: 1rem; box-sizing: border-box; } article section content div.quote:before, article section content div.quote:after { content: ''; display: none; } article section content div.quote ul { display: flex; flex-flow: row wrap; } article section content div.quote ul:not(.list):not(.tabs):not(.grid) > li { list-style-type: none; padding-left: 0; } article section content div.quote ul li > * { margin-right: 1rem; } article section content div.quote li:first-child { flex: 1 75%; padding-right: 2rem; box-sizing: border-box; } @media screen and (max-width: 1024px) { article section content div.quote li { flex: 1 100%; } } article section content div.quote li img { max-height: 10rem; max-width: 100%; float: right; } article section content img.big_picture { display: block; margin: 0rem auto; margin-bottom: 1rem; border-radius: 0.25rem; } article section content img.active:hover { cursor: pointer; } article section content div.video_embed { position: relative; padding-bottom: 56.25%; /* 16:9 */ margin-bottom: 2rem; height: 0; } article section content div.video_embed iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } article ul li.pic img { max-width: 30rem; max-height: 30rem; } article section content div hr { margin: 2rem 0; } /* Spoiler */ article input[type=checkbox].spoiler { display: none; } article input[type=checkbox].spoiler:not(:checked) + section { position: relative; } article input[type=checkbox].spoiler:not(:checked) + section content > * { opacity: 0.05; pointer-events: none; filter: blur(1rem); } article section label.spoiler, article input[type=checkbox].spoiler:checked + section label.spoiler { display: none; } article input[type=checkbox].spoiler + section label.spoiler { text-align: center; display: block; position: absolute; top: calc(50% - 5rem); left: calc(50% - 5rem); width: 10rem; height: 10rem; line-height: 10rem; font-size: 4rem; border-radius: 100%; opacity: 0.9; background-color: gray; color: white; } article section label.spoiler:hover { cursor: pointer; } movim-0.14.1/themes/material/css/block.css000066400000000000000000000025331342764602200204140ustar00rootroot00000000000000.flex { display: flex; flex-flow: row wrap; } .flex .block:not(.subheader) { flex: 0 1 50%; overflow: hidden; padding: 0; } .flex.card .block:not(.subheader) { margin: 0.75rem; flex: 0 1 calc(50% - 1.5rem); min-height: 5rem; padding-top: 1.5rem; padding-bottom: 1.5rem; } .flex.stacked .block:not(.subheader) { margin-bottom: 0; } .flex.third { flex-flow: row wrap; } .flex.third .block:not(.large) { flex: 0 1 calc(33.33% - 1.5rem); max-width: calc(33.33% - 1.5rem); } .flex .block.large, .flex.card .block.large { flex: 0 1 100%; } .column { column-count: 3; margin: 1rem 0; line-height: 0; } .column.half { column-count: 2; } .column > * { display: inline-block; width: 100%; } @media screen and (max-width: 612px) { .flex.card .block:not(.subheader), .flex .block:not(.subheader), .flex.third .block:not(.subheader) { margin-bottom: 0; flex: 0 1 100%; max-width: 100%; } .column, .column.half { column-count: 1; } } @media screen and (min-width: 613px) and (max-width: 1024px) { .flex.card .block:not(.subheader), .flex .block:not(.subheader), .flex.third .block:not(.subheader) { flex: 0 1 calc(50% - 1.5rem); max-width: 100%; } .column { column-count: 2; } } movim-0.14.1/themes/material/css/card.css000066400000000000000000000007141342764602200202320ustar00rootroot00000000000000/* Card */ .card > .block:not(.subheader):not(.simple) { animation: fadein 0.3s; border-radius: 0.5rem; border: 1px solid; overflow: hidden; margin-bottom: 1rem; box-sizing: border-box; } .card > form.block { padding: 2rem; padding-top: 0; box-sizing: border-box; } .card.shadow > .block:not(.subheader):not(.simple) { box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12), 0px 1px 2px rgba(0, 0, 0, 0.24); border: none; } movim-0.14.1/themes/material/css/color.css000066400000000000000000000132431342764602200204400ustar00rootroot00000000000000/* Color */ body { --movim-main: 255, 87, 34; --movim-accent: #3F51B5; --movim-background-main: 255, 255, 255; --movim-background: #EEE; --movim-font: 0, 0, 0; } body.nightmode { --movim-accent: #222; --movim-background-main: 41, 41, 41; --movim-background: #393939; --movim-font: 255, 255, 255; } body > *, .context_menu, input, textarea, select { color: rgba(var(--movim-font), 0.87); } ul.list li.divided, hr:not(.clear), .card > .block:not(.subheader):not(.simple), *.divided > *:not(:last-child), *.divided.spaced > *:not(:last-child):after { border-color: rgba(var(--movim-font), 0.12); } label, span.info, .tabs a, table tr th { color: rgba(var(--movim-font), 0.54); } .color { background-color: #607D8B; color: white; } .color.dark { background-color: #212121; } .color.dark *.divided > *:not(:last-child) { border-color: rgba(255, 255, 255, 0.05); } ul li.date > p.normal, .dialog, .drawer, ul.context_menu, ul li div.bubble:not(.sticker):not(.file), .card > .block:not(.subheader):not(.simple), main { background-color: rgb(var(--movim-background-main)); } main > header a, .icon:not(.placeholder):not(.active) a, .color input { color: white; } .button.color, .color, span.icon span.counter, span.icon.composing:after, form > div .radio > input[type="radio"]:checked + label { border-color: rgb(var(--movim-main)); background-color: rgb(var(--movim-main)); color: white; } /* Elements */ .button.red, .icon.red , p.user.red { color: #F44336; } .button.purple, .icon.purple, p.user.purple { color: #9C27B0; } .button.indigo, .icon.indigo, p.user.indigo { color: #3F51B5; } .button.blue, .icon.blue , p.user.blue { color: #2196F3; } .button.green, .icon.green , p.user.green { color: #689F38; } ul li div.bubble.moderator:after, ul li p span.moderator, .button.orange, .icon.orange, p.user.orange { color: #FF9800; } .button.yellow, .icon.yellow, p.user.yellow { color: #FBC02D; } .button.brown, .icon.brown , p.user.brown { color: #795548; } ul li.action > div.action, ul li.action > form > div.action, .button.gray, .icon.gray , p.user.gray { color: #9E9E9E; } .button.black, .icon.black , p.user.black { color: #000; } .color { color: white; background-color: #607D8B; border-color: #607D8B } span.icon:not(.composing).status.dnd:after, .color.red { color: white; background-color: #F44336; border-color: #F44336 } span.icon:not(.composing).status.xa:after, .color.purple { color: white; background-color: #9C27B0; border-color: #9C27B0 } .color.indigo { color: white; background-color: #3F51B5; border-color: #3F51B5 } .color.blue { color: white; background-color: #2196F3; border-color: #2196F3 } span.icon:not(.composing).status.chat:after, span.icon:not(.composing).status.online:after, .color.green { color: white; background-color: #689F38; border-color: #689F38 } .color.orange { color: white; background-color: #FF9800; border-color: #FF9800 } span.icon:not(.composing).status.away:after, .color.yellow { color: white; background-color: #FDD835; border-color: #FDD835 } span.icon:not(.composing).status.server_error:after, .color.brown { color: white; background-color: #795548; border-color: #795548 } .color.gray { color: white; background-color: #9E9E9E; border-color: #9E9E9E } .color.black { color: white; background-color: #000; border-color: #000 } .color.lime { color: white; background-color: #CDDC39; border-color: #CDDC39 } .color.cyan { color: white; background-color: #00bcd4; border-color: #00bcd4 } .color.teal { color: white; background-color: #009688; border-color: #009688 } .color.pink { color: white; background-color: #e91e63; border-color: #e91e63 } .color.dorange { color: white; background-color: #ff5722; border-color: #ff5722 } .color.lblue { color: white; background-color: #03a9f4; border-color: #03a9f4 } .color.amber { color: white; background-color: #ffc107; border-color: #ffc107 } .color.bgray { color: white; background-color: #607d8b; border-color: #607d8b } .color.transparent { color: white; background-color: rgba(0, 0, 0, 0); } form > div > input:focus:invalid, form > div > input:focus:required { box-shadow: 0px 2px 0px #F44336; } form > div > input:invalid, form input:focus:invalid + label, form textarea:focus:invalid + label { color: #F44336; } ul.list li > p:nth-last-of-type(3) + p:not(.normal), ul.list li > p:nth-last-of-type(2) + p:not(.normal) { color: rgba(var(--movim-font), 0.60); } /* Default color : indigo */ input[type=button].color, main > div > header.fixed, main > header { background-color: var(--movim-accent); color: white; border-color: var(--movim-accent); } body:not(.nightmode) header.fixed ul.list li > p:nth-last-of-type(3) + p, body:not(.nightmode) header.fixed ul.list li > p:nth-last-of-type(2) + p, .snackbar ul.list li > p, .snackbar ul.list li > p:nth-last-of-type(2) + p, main > header ul.list li > p:nth-last-of-type(2) + p, header.big ul.list li > p:nth-last-of-type(2) + p { color: white; } /* Gray accent : orange */ .tabs, .tabs li.active a:not(.classic):not(.action), .button, header:not(.big) .icon a, a { color: rgb(var(--movim-main)); border-color: rgb(var(--movim-main)); } form > div .checkbox:before { background-color: rgba(var(--movim-main), 0.5); } form > div .checkbox > input[type="checkbox"]:checked + label { background-color: rgb(var(--movim-main)); } form input:focus:not(:invalid) + label, form textarea:focus:not(:invalid) + label { color: rgb(var(--movim-main)); } form input:focus:not(:invalid):not(.button), form textarea:focus:not(:invalid):not(.button) { box-shadow: 0px 2px 0px rgb(var(--movim-main)); } movim-0.14.1/themes/material/css/dialog.css000066400000000000000000000020141342764602200205530ustar00rootroot00000000000000.dialog { position: fixed; top: 5%; left: calc(50% - 25rem); height: initial; max-height: 90%; width: 50rem; overflow: hidden; box-shadow: 0 2.5rem 5rem rgba(0,0,0,0.30), 0 2rem 1.5rem rgba(0,0,0,0.22); border-radius: 0.5rem; z-index: 4; box-sizing: border-box; animation: zoom .2s; } .dialog:empty { display: none; } .dialog.scroll { height: 90%; } .dialog > section { max-height: calc(90vh - 7.2rem); height: 100%; overflow-y: auto; position: relative; } .dialog > section > *:first-child:not(ul) { margin-top: 2rem; } .dialog > section > *:not(ul.list):last-child { margin-bottom: 2rem; } .dialog > section > *:not(ul) { padding: 0 2rem; } .dialog > section > form > ul > li { padding: 0; } .dialog > section h3 { padding-top: 0; } .dialog > section form h3 { padding-bottom: 0; } @media screen and (max-width: 600px) { .dialog { width: 90%; min-height: 0; min-width: 0; left: 5%; } } movim-0.14.1/themes/material/css/fonts.css000066400000000000000000000007431342764602200204540ustar00rootroot00000000000000@import url('../fonts/MaterialIcons/font.css'); @import url('../fonts/OpenSans/font.css'); .emoji { width: 3rem; height: 3rem; margin: 0 0.5rem; margin-bottom: -0.7rem; } ul.list p + p .emoji { margin-bottom: -0.5rem; width: 2rem; height: 2rem; } .emoji.medium { width: auto; height: 3.5rem; margin: 0; margin-bottom: -1.2rem; } .emoji.large { width: 4.5rem; height: 5rem; margin: 0; } .hfr { display: inline-block; } movim-0.14.1/themes/material/css/form.css000066400000000000000000000225161342764602200202700ustar00rootroot00000000000000/* Form */ li > form { display: block; } form > div:not(.clear):not(.control) { min-height: 9rem; position: relative; box-sizing: border-box; } form > div.compact:not(.clear):not(.control) { min-height: 0; } li > form > div:not(.control) { /* If we put the form in a list */ min-height: 0; padding-top: 0rem; top: -1.5rem; } form > div > label { position: absolute; top: 2rem; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; max-width: 100%; left: 0; /* We force the left align */ } *[dir="rtl"] form > div > label { right: 0; } form > div.icon { padding-left: 9rem; } form > div > textarea, #hiddendiv { border: none; resize: none; font-family: sans-serif; line-height: 3rem; box-sizing: border-box; } form > div > .select:after { font-family: 'Material Icons'; content: "\e5c5"; display: block; font-size: 4rem; color: #999; position: absolute; right: 0rem; bottom: 0rem; pointer-events: none; } *[dir="rtl"] form > div > .select::after { left: 1.25rem; right: auto; } form > div > .select:hover:after { color: #555; } form > div > .select select { -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 100%; background-color: transparent; background-image: none; padding: 0.5rem 0; padding-bottom: 0.75rem; } main > header form > div:not(.clear):not(.control) { min-height: 0; } main > header li > form > div:not(.clear):not(.control) { top: 1rem; } main > header form > div:not(.clear):not(.control) > input, main > header form > div:not(.clear):not(.control) > .select { padding-top: 0; } main > header form > div:not(.clear):not(.control) > .select option { background-color: white; color: initial; } main > header form > div:not(.clear):not(.control) > input, main > header form > div:not(.clear):not(.control) > .select:after, main > header form > div:not(.clear):not(.control) > .select select { color: white; } /* Placeholders to mimic FF */ ::-webkit-input-placeholder, /* WebKit browsers */ :-ms-input-placeholder { /* Internet Explorer 10+ */ color: #fff; opacity: 0.5; } /* Webkit weird CSS, sic */ form > div > .select select, form > div > input:not([type=submit]), form > div > textarea { outline-width: 0; } form > div > .labeled, form > div > .select, form > div > input:not([type=submit]), form > div > textarea { display: block; padding: 1rem 0; padding-top: 4.5rem; width: 100%; background-color: transparent; margin-bottom: 1rem; -webkit-appearance: none; /* iOS */ border-radius: 0; /* iOS */ overflow: hidden; /* Fixme */ } form > div > .select, form > div > input:not([type=submit]), form > div > textarea { box-shadow: 0px 1px 0px rgba(var(--movim-font), 0.12); } form > div > img, form > div > p { padding-top: 1.5rem; } form > div > .select { position: relative; padding-top: 4rem; padding-bottom: 0; } form > div.compact > .select, form > div.compact > input:not([type=submit]), form > div.compact > textarea { padding-top: 2.5rem; } /* Webkit hack */ form > div > input:not([type=submit]):-webkit-autofill { -webkit-box-shadow: 0 0 0 50px white inset; } form > div > input:not([type=submit]):-webkit-autofill:focus { box-shadow: 0; -webkit-text-fill-color: #333; } /* File */ input[type=file] { max-width: 100%; margin-top: 1rem; } /* Checkbox element */ form > div .checkbox > input[type="checkbox"], form > div .radio > input[type="radio"] { display: none; } form > div .checkbox { position: relative; width: 4.5rem; height: 2.25rem; margin-top: calc(50% - 0.9rem); direction: ltr; } form > div .checkbox:before, form > div .checkbox:after { content: ''; display: block; position: absolute; height: 100%; width: 50%; } form > div .checkbox:before { border-radius: 2rem 0 0 2rem; } form > div .checkbox:after { border-radius: 0 2rem 2rem 0; background-color: rgba(var(--movim-font), 0.25); right: 0; top: 0; } form > div .checkbox > input[type="checkbox"] + label { z-index: 1; display: block; background-color: #FAFAFA; box-shadow: 0 0.2rem 0.5rem rgba(0, 0, 0, 0.5); width: 3rem; height: 3rem; border-radius: 2rem; top: -0.4rem; left: -0.2rem; position: relative; font-size: 2rem; text-align: center; line-height: normal; transition: left 0.3s ease, box-shadow 0.1s ease; } form > div .checkbox > input[type="checkbox"] + label i { vertical-align: middle; color: #555; line-height: 1.75em; } form > div .checkbox > input[type="checkbox"] + label:hover, form > div .checkbox > input[type="checkbox"]:checked + label:hover { cursor: pointer; box-shadow: 0 0 0 1.75rem rgba(0, 0, 0, 0.05), 0 0.2rem 0.5rem rgba(0, 0, 0, 0.5); } form > div .checkbox > input[type="checkbox"]:checked + label { left: 0.8em; } form > div .checkbox > input[type="checkbox"]:checked + label i { color: white; } /* Radio */ form > div .radio > input[type="radio"] + label { display: inline-block; width: 2rem; height: 2rem; border-radius: 2rem; border-width: 2px; border-style: solid; border-color: gray; transition: box-shadow 0.1s ease; margin: 1.25rem; margin-bottom: 0; } form > div .radio > input[type="radio"] + label:hover { cursor: pointer; background-color: rgba(var(--movim-font), 0.1); box-shadow: 0 0 0 1.5rem rgba(var(--movim-font), 0.1); } form > div .radio > input[type="radio"]:checked + label { background-color: blue; background-color: #009688; border-color: #009688; box-shadow: inset 0 0 0 0.4rem rgb(var(--movim-background-main)); } form > div .radio > input[type="radio"]:checked + label:hover { box-shadow: inset 0 0 0rem 0.4rem rgb(var(--movim-background-main)), 0 0 0 1.5rem rgba(var(--movim-font), 0.1); } /* Disabled */ form > div > input:disabled, form > div > input:disabled + label { opacity: 0.5; } /* Button */ .button.oppose { float: right; } .button:disabled, .button.inactive { opacity: 0.5; pointer-events:none; } .button, input[type=button] { -webkit-appearance:none; /* iOS */ min-width: 5rem; text-align: center; display: inline-block; box-sizing: border-box; text-transform: uppercase; font-size: 2rem; font-weight: 700; line-height: 4.5rem; height: 4.5rem; margin: 0.75rem 0.5rem; border-radius: 0.25rem; padding: 0 1rem; border: 0; transition: background 0.3s ease, box-shadow 0.3s ease; box-shadow: 0 0.1rem 0.3rem rgba(0, 0, 0, 0.5); background-image: none; } @media screen and (max-width: 1024px) { .button, input[type=button] { margin: 0.75rem 0.15rem; } } .button:not(.color), input[type=button]:not(.color) { background-color: white; } .button:active { box-shadow: 0 0.5rem 1.25rem rgba(0, 0, 0, 0.23), 0 0.5rem 1.25rem rgba(0, 0, 0, 0.16); } .button.flat, input[type=button].flat { box-shadow: none; background-color: transparent; border: 0; } .button:hover, input[type=button]:hover { cursor: pointer; } .button.flat:hover, .button.flat.on, input[type=button].flat:hover { background-color: rgba(153, 153, 153, 0.2); } .button:focus, input[type=button]:focus { border: 0; } .button.flat:focus, input[type=button].flat:focus { background-color: rgba(153, 153, 153, 0.4); } .button.action { position: fixed; bottom: 2rem; right: 2rem; min-height: 0rem; min-width: 0rem; line-height: 7rem; height: 7rem; width: 7rem; z-index: 1; font-size: 3.5rem; animation: zoom 0.3s; } .button.action, .button.action .actions li { border-radius: 10rem; box-shadow: 0 0.5rem 1.25rem rgba(0, 0, 0, 0.23), 0 0.5rem 1.25rem rgba(0, 0, 0, 0.16); } .button.action:hover { background-image: linear-gradient(to bottom, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0.1) 100%); } .button.action, .button.action .actions li, .button.action > i { transition: all 0.15s ease 0s; } .button.action.active > i { transform: rotate(45deg); } li.action div.action .button { margin: 0.5rem; display: block; } .button:not(.action) i { font-size: 2.5rem; margin: 0 0.25rem; } @media screen and (min-width: 1025px) { main > div:first-child:nth-last-child(2) + div .button.action { right: calc(70% - 2rem); } aside ~ * .button.action { right: calc(50% - 20rem); } } .button.action .actions { position: absolute; bottom: 7rem; left: 0; padding: 0; pointer-events: none; } .button.action .actions li { background-color: white; color: #888; font-size: 3rem; line-height: 6rem; margin: 2rem 0.5rem; width: 6rem; height: 6rem; padding: 0; opacity: 0; transition: all 0.3s ease 0.15s; pointer-events: none; } .button.action.active .actions { pointer-events: auto; } .button.action.active .actions li { opacity: 1; pointer-events: auto; } .button.action .actions li:hover { background-color: white; } /* The textarea hidden div */ #hiddendiv { position: fixed; display: block; z-index: -1; opacity: 0; height: auto; overflow: hidden; white-space: pre-wrap; word-wrap: break-word; overflow-wrap: break-word; /* future version of deprecated 'word-wrap' */ } movim-0.14.1/themes/material/css/grid.css000066400000000000000000000020021342764602200202360ustar00rootroot00000000000000/* Grid */ ul.grid > li { background-size: cover; width: calc(25% - 0.2em); padding: 0; padding-bottom: 25%; float: left; position: relative; background-repeat: no-repeat; background-position: center center; box-sizing: border-box; margin: 0.1em; } ul.grid.active > li:hover { cursor: pointer; } ul.grid > li > nav { position: absolute; bottom: 0; color: white; background-color: rgba(0, 0, 0, 0.5); width: 100%; padding: 0 1rem; box-sizing: border-box; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; font-size: 2rem; line-height: 5rem; } @media screen and (max-width: 1024px) { ul.grid > li { width: calc(33.33% - 0.2em); padding-bottom: 33.33%; } } @media screen and (max-width: 640px) { ul.grid > li { width: calc(50% - 0.2em); padding-bottom: 50%; } } ul.grid:after { content: ""; display: block; clear: both; } ul.grid.padded { padding: 0; } movim-0.14.1/themes/material/css/header.css000066400000000000000000000006101342764602200205440ustar00rootroot00000000000000/* Header */ header.big { background-size: cover, cover; background-position: center center; width: 100%; max-width: 100%; color: white; position: relative; margin-bottom: 2rem; } /* Specific forms in header */ header form > div:not(.clear):not(.control) { min-height: 0; top: 0; } header form > div > input:not([type=submit]) { padding-top: 2rem; } movim-0.14.1/themes/material/css/icon.css000066400000000000000000000057051342764602200202560ustar00rootroot00000000000000/* Icon */ span.icon { font-size: 3rem; line-height: 5rem; text-align: center; background-size: cover; background-position: center; position: relative; width: 5rem; word-break: keep-all; } span.icon.spin, i.spin { animation: spin 2s linear infinite; } span.icon img { max-width: 100%; max-height: 100%; } span.icon.top { position: relative; top: -1.5rem; width: 100%; height: 10rem; line-height: 10rem; display: block; margin: 0; left: 0; } span.icon.top.preview { height: 25rem; } img.icon.thumb { margin: auto; transform: translateY(-1rem); display: block; max-width: 100%; object-fit: cover; position: relative; } @media screen and (min-width: 800px) { img.icon.thumb:before { position: absolute; width: 100%; background-color: rgb(var(--movim-background-main)); top: 0; left: 0; font-family: 'Material Icons'; content: 'image'; color: rgba(var(--movim-font), 0.5); line-height: 6rem; font-size: 3rem; text-align: center; } } span.icon.primary.thumb { height: 100%; left: 0; top: 0; width: 7rem; margin: 0; line-height: 7.5rem; max-height: 100%; } /* *[dir="rtl"] span.icon.primary.thumb { right: 0; } */ li.oppose span.icon { left: auto; right: 2rem; } span.icon.bubble { border-radius: 5rem; font-size: 0; font-size: 2.25rem; user-select: none; -moz-user-select: none; } span.icon.bubble img:not(.emoji) { border-radius: 5rem; } span.icon.bubble i { font-size: 3rem; line-height: 5rem; } ul.list li span.icon.small { width: 3rem; height: 3rem; line-height: 3rem; margin-top: -1.5rem; font-size: 1.5rem; } ul.list li span.icon.small img.emoji { width: 1.75rem; } ul.list li span.icon.small:not(.bubble) i { padding: 1rem 0; } span.icon.small.bubble:first-letter, span.icon.small.bubble i { font-size: 2rem; line-height: 3rem; } span.icon span.counter, span.icon.composing:after, span.icon.status:after { content: ''; display: block; width: 2rem; height: 2rem; right: calc(50% - 2.75rem); top: 3rem; position: absolute; border-radius: 2em; background-color: #DDD; box-shadow: -0.1rem -0.1rem 0.5rem rgba(0, 0, 0, 0.2); } main ul li .control > i { margin-left: 0; } /* Counter */ span.icon span.counter:empty { display: none; } span.icon.composing:after, span.icon span.counter { z-index: 1; font-size: 1.5rem; line-height: 2rem; border-radius: 0.25rem; width: auto; min-width: 1.5rem; padding: 0 0.25rem; height: auto; box-shadow: -0.1rem -0.1rem 0.5rem rgba(0, 0, 0, 0.2); } /* Composing */ span.icon.composing:after { content: '…'; line-height: 1rem; z-index: 1; font-size: 2rem; height: 2rem; font-weight: bold; animation: fadein 0.2s, fadetext 1.5s infinite; } movim-0.14.1/themes/material/css/listn.css000066400000000000000000000253171342764602200204600ustar00rootroot00000000000000ul.list { list-style-type: none; padding: 0; } ul.list.thin li:not(.subheader) { padding: 0; } ul.list li:not(.subheader) { padding: 0.25rem 0; } ul.list.middle li:not(.subheader):not(.date) { padding: 0.75rem 0; min-height: 5rem; } ul.list.thick li:not(.subheader) { padding: 1.5rem 0; } ul.list li { clear: both; position: relative; } ul.list li > *:not(p, .hide, form) { display: inline-block; top: 0; } /* Active list items */ ul.list.active li:hover:not(.subheader), ul.list.active.all li:hover, ul.list li.active:hover, ul.list.active li.active:not(.subheader), ul.tabs > li:hover, ul.list li > span.active:hover { background-color: rgba(var(--movim-font), 0.04); cursor: pointer; } /* Clicked list items */ ul.list.active li:active:not(.subheader), ul.list.active.all li:active, ul.tabs > li:active, ul.list li > span.active:active { background-color: rgba(var(--movim-font), 0.08); transition: background-color 0.15s ease; } /* Main elements */ ul.list li .control, ul.list li .primary { width: 5rem; height: 5rem; top: 50%; margin-top: -2.5rem; position: absolute; line-height: 5rem; } ul.list li .top + .primary { top: 5rem; } ul.list li .control:not(.bubble):not(.thumb):not(.top), ul.list li .primary:not(.bubble):not(.thumb):not(.top) { margin-top: -3rem; padding: 0.5rem; } ul.list.middle li .control:not(.bubble):not(.thumb):not(.top), ul.list.middle li .primary:not(.bubble):not(.thumb):not(.top) { margin-top: -3.5rem; padding: 1rem 0.5rem; } ul.list.thick li .control:not(.bubble):not(.thumb):not(.top), ul.list.thick li .primary:not(.bubble):not(.thumb):not(.top) { margin-top: -4.25rem; padding: 1.75rem 0.5rem; } ul.list > li > *:not(img):not(.counter):not(span):not(.bubble):not(.button):not(ul):not(article), ul.list > a > li > *:not(img):not(.counter):not(span):not(.bubble):not(.button):not(ul):not(article), ul.list li.subheader p { box-sizing: border-box; padding-right: 2rem; padding-left: 2rem; } ul.list > li.wide > *:not(img):not(.counter):not(span):not(.bubble):not(.button):not(ul):not(article) { padding-left: 0; } ul.list li .primary > a, ul.list li .control > a { display: block; } /* Truncated content */ ul.list li.subheader > p, ul.list li > p.line { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } ul.list li > p > span.second { color: gray; margin-left: 0.5rem; } ul.list li > p > span.info, ul li div.bubble:after { float: right; font-size: 1.5rem; color: gray; } *[dir="rtl"] ul.list li > p > span.info { float: left; } /* Size automagicaly the content */ ul.list li > p.filler:before { content: "…"; color: transparent; width: 100%; display: block; background-image: linear-gradient(to right, rgba(var(--movim-font), 0.15), rgba(var(--movim-font), 0.10)); background-size: 100% 40%; background-position: center left; background-repeat: no-repeat; } ul.list li > p.filler + p.filler:before { background-size: 70% 35%; } ul.list li > p { box-sizing: border-box; width: auto; } ul.list > * > li > p:first-of-type, ul.list > li > p:first-of-type { line-height: 5.5rem; font-size: 3rem; } ul.list li > p.normal { font-size: 2rem; } ul.list li > p.bold { font-weight: bold; } ul.list li > p.center { text-align: center; } ul.list li > p:nth-last-of-type(3), ul.list li > p:nth-last-of-type(2) { line-height: 3rem; font-size: 2rem; } ul.list li > p:nth-last-of-type(3) + p:not(.normal), ul.list li > p:nth-last-of-type(2) + p:not(.normal) { line-height: 2.5rem; font-size: 1.75rem; max-height: 7.5rem; overflow: hidden; } ul.list li > p:nth-last-of-type(3) + p.all, ul.list li > p:nth-last-of-type(2) + p.all { max-height: 100%; } /* In case of a card inside a li */ ul.list li > ul.list.card { padding-right: 1rem; padding-left: 8rem; padding-bottom: 0.5rem; } /* Subheader */ ul.list li.subheader { overflow: hidden; } ul.list li.subheader > p { font-size: 1.75rem; line-height: 5rem; font-weight: 600; padding: 0 2rem; } /* If we have a primary control */ ul.list li > .primary { left: 1.5rem; } ul.list li > .primary.bubble { left: 2rem; } ul.list li > .primary ~ *:not(.primary):not(.counter):not(.bubble):not(.control):not(ul) { padding-left: 9rem; } ul.list li > .top + .primary ~ *:not(.primary):not(.counter):not(.bubble):not(.control) { padding-left: 2rem; } /* If we have a second primary control */ ul.list li > .primary + .primary { left: 7rem; } ul.list li > .primary.bubble + .primary { left: 7.5rem; } ul.list li > .primary + .primary ~ *:not(.primary):not(.counter):not(.bubble):not(.control):not(ul) { padding-left: 14rem; } /* Place the other controls */ ul.list li > .control { right: 0; } ul.list li > .control ~ .control { right: 6rem; } ul.list li > .control ~ .control ~ .control { right: 12rem; } /* Limit the size of the main content */ ul.list li > .control ~ *:not(.control):not(.bubble):not(.counter) { margin-right: 5rem; } ul.list li > .control ~ .control ~ *:not(.control):not(.bubble):not(.counter) { margin-right: 11rem; } ul.list li > .control ~ .control ~ .control ~ *:not(.control):not(.bubble):not(.counter) { margin-right: 17rem; } /* Limit the size of the main content */ header > ul.list li .primary { left: 0; } /*header > ul.list li > .primary.icon:not(.bubble) ~ :not(.primary):not(.counter):not(.bubble):not(.control) { padding-left: 7rem; }*/ /* Tabs */ ul.tabs { text-align: center; border-bottom: 1px solid rgba(var(--movim-font), 0.12); overflow: hidden; white-space: nowrap; height: 6rem; line-height: 6rem; font-size: 0; } ul.tabs.wide > li { width: 33.33%; float: left; } ul.tabs:hover { overflow-x: auto; } ul.tabs > li { display: inline-block; white-space: nowrap; text-transform: uppercase; font-size: 1.75rem; font-weight: 600; opacity: 0.6; height: 6rem; box-sizing: border-box; border-radius: 0.5rem 0.5rem 0 0; } ul.tabs > li > * { padding: 0 3rem; box-sizing: border-box; display: block; } ul.tabs > li > * > i { font-size: 2.5rem; } ul.tabs.narrow > li { min-width: 8rem; } ul.tabs.narrow > li > * { padding: 0 1rem; } ul.tabs > li.active { opacity: 1; border-bottom-width: 2px; border-bottom-style: solid; } /* Bubble */ ul li div.bubble { position: relative; box-sizing: border-box; display: block; font-size: 1.75rem; max-width: calc(100% - 11rem); float: left; left: 9rem; /*padding-left: 2rem;*/ width: auto; } ul li div.bubble[dir="rtl"] { text-align: right; } ul li div.bubble:not(.sticker):not(.file) { padding: 1rem 1.75rem 0.5rem; border-radius: 0 0.5rem 0.5rem; line-height: 2.75rem; border-color: rgb(var(--movim-background-main)); margin-bottom: 0.75rem; } ul li div.bubble p { overflow: hidden; display: inline; max-width: 100%; font-size: 1.75rem; word-wrap: break-word; white-space: pre-wrap; } ul li div.bubble p.code { display: inline-block; margin: 0.5rem 0; margin-bottom: 0; } ul li.oppose div.bubble { margin-right: 9rem; float: right; position: initial; } ul li.oppose div.bubble.file { word-break: break-all; } ul li.oppose div.bubble:not(.sticker):not(.file) { background-color: rgba(var(--movim-background-main), 0.5); border-color: rgba(var(--movim-background-main), 0.5); border-radius: 0.5rem 0 0.5rem 0.5rem; } ul li div.bubble span.info { float: right; padding-left: 1rem; } ul li div.bubble:after { content: attr(data-publishedprepared); line-height: 3rem; text-align: left; } ul li .quote { font-style: italic; } ul li div.bubble:not(.sticker):not(.file):before { content: ""; position: absolute; top: 0; left: -1.5rem; border: 0.75rem solid transparent; border-top-color: inherit; border-right-color: rgb(var(--movim-background-main)); } ul li.oppose div.bubble:not(.sticker):not(.file):before { left: calc(100% - 9rem); top: 0.75rem; border-right-color: transparent; border-left-color: inherit; } /* Date separator */ ul li.date { min-height: 0; text-align: center; } ul li.date > p.normal { line-height: 2.5rem; font-size: 1.5rem; display: inline-block; border-radius: 2rem; margin: 1rem; } ul.list.middle li.separator:not(.subheader):not(.date) { display: block; min-height: 0; padding: 0; border-top: 0.15rem dashed #BBB; margin: 0 1.5rem; } /* Icon */ .icon.tiny { font-size: 1.8rem; font-weight: 600; } /* Menu */ ul.context_menu { border-radius: 0.5rem; overflow: hidden; position: absolute; top: 0; right: 0; margin: 0.5rem; z-index: 3; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.26), 0px 2px 10px 0px rgba(0, 0, 0, 0.16); display: none; animation: zoom 0.2s, top-right 0.2s; } ul.context_menu.shown { display: block; } /* Divided */ ul.list li.divided, *.divided:not(.spaced):not(li) > *:not(:last-child):not(.subheader), *.divided.spaced > *:not(:last-child):not(.subheader):after { border-bottom-width: 1px; border-bottom-style: solid; } *.divided.spaced > *:not(:last-child):after { position: absolute; right: 0; bottom: 0rem; content: ""; display: block; width: calc(100% - 9rem); } /* RTL */ /* *[dir="rtl"] :not(nav) ul.list li > .primary { left: auto; right: 1.5rem; } *[dir="rtl"] :not(nav) ul.list li > .primary.bubble { left: auto; right: 2rem; } *[dir="rtl"] :not(nav) ul.list li > .primary ~ *:not(.primary):not(.counter):not(.bubble):not(.control):not(ul) { padding-left: 2rem; padding-right: 9rem; } *[dir="rtl"] :not(nav) ul.list li > .top + .primary ~ *:not(.primary):not(.counter):not(.bubble):not(.control) { padding-left: 2rem; padding-right: 2rem; } *[dir="rtl"] :not(nav) ul.list li > .control { right: auto; left: 0; } *[dir="rtl"] :not(nav) ul.list li > .control ~ .control { right: auto; left: 6rem; } *[dir="rtl"] :not(nav) ul.list li > .control ~ .control ~ .control { right: auto; left: 12rem; } *[dir="rtl"] :not(nav) ul.list li > .control ~ *:not(.control):not(.bubble):not(.counter) { margin-right: auto; margin-left: 6rem; } *[dir="rtl"] :not(nav) ul.list li > .control ~ .control ~ *:not(.control):not(.bubble):not(.counter) { margin-right: auto; margin-left: 12rem; } *[dir="rtl"] :not(nav) ul.list li > .control ~ .control ~ .control ~ *:not(.control):not(.bubble):not(.counter) { margin-right: 0; margin-left: 18rem; }*/ ul li img.preview { max-width: 100%; margin: 1rem 0; } movim-0.14.1/themes/material/css/menu.css000066400000000000000000000025321342764602200202650ustar00rootroot00000000000000/* Menu */ body > nav > ul:nth-child(2) li p.normal, body > nav > ul:nth-child(3) li p.normal { height: 6rem; line-height: 6rem; } body > nav > ul.list li > .primary ~ :not(.primary):not(.counter):not(.bubble):not(.control) { padding-left: 7rem; } body > nav > ul.list li > .primary { left: 0.5rem; } body > nav > ul.list li > .primary.bubble { left: 1rem; } body > nav.color.dark > ul a { color: white; } body > nav > ul.list li > p:nth-last-of-type(2) + p { color: gray; } ul.oppose { position: absolute; bottom: 0; left: 0; width: 100%; min-width: 10rem; } @media screen and (max-height: 500px) { ul.oppose { bottom: initial; } } /* Navigation */ ul.navigation { display:flex; justify-content:center; } body > nav > ul.list.active li:not(.active) span.primary i, ul.navigation li:not(.active) > span.primary i { opacity: 0.5; } ul.navigation li { text-align: center; flex: 1; padding: 0.75rem; position: relative; } ul.navigation li:hover { background-color: rgba(0, 0, 0, 0.1); cursor: pointer; } ul.navigation li.active > span.primary, ul.navigation li:hover > span.primary { opacity: 1; } ul.navigation li > span.primary { line-height: 3.5rem; } ul.navigation li > p { display: block; list-style-type: none; font-size: 1.5rem; } movim-0.14.1/themes/material/css/notification.css000066400000000000000000000030321342764602200220030ustar00rootroot00000000000000/* Snackbar - Toast */ .snackbar, .toast { box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.23), 0px 3px 10px rgba(0, 0, 0, 0.16); position: fixed; z-index: 4; min-height: 6rem; max-height: 11rem; height: auto; color: white; padding: 2rem 3rem; box-sizing: border-box; width: 40rem; pointer-events: none; transition: opacity 0.2s ease, transform 0.4s ease; background-color: #333333; transform: translateY(0); bottom: 3rem; } .toast, .snackbar p { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } .snackbar > a { pointer-events: auto; margin: -1rem -2rem; display: block; margin: -2rem -1rem; padding: 2rem 1rem; } .snackbar > a:hover { border: 3px solid rgba(255, 255, 255, 0.2); padding: calc(2rem - 3px) calc(1rem - 3px); } .snackbar { left: 3rem; border-radius: 0.25rem; opacity: 1; padding: 2rem 1rem; } .toast { left: calc(50% - 20rem); line-height: 2.5rem; } .snackbar:empty, .toast:empty { opacity: 0; transform: translateY(100%); } .snackbar#error_websocket { max-height: initial; } .snackbar#error_websocket p { line-height: 2.5rem; white-space: initial; } .snackbar#error_websocket:not(.hide) ~ main, .snackbar#error_websocket:not(.hide) ~ nav, .snackbar#error_websocket:not(.hide) ~ div:not(.toast) { opacity: 0.5; pointer-events: none; } @media screen and (max-width: 1024px) { .snackbar, .toast { width: 100%; left: 0; bottom: 6.5rem; } } movim-0.14.1/themes/material/css/scrollbar.css000066400000000000000000000006151342764602200213040ustar00rootroot00000000000000/* Webkit specific CSS for the scrollbars */ @media screen and (min-width: 1025px) { ::-webkit-scrollbar { width: 1.3rem; } ::-webkit-scrollbar-button { display: none; } ::-webkit-scrollbar-thumb { background-color: rgba(var(--movim-font), 0.2); } ::-webkit-scrollbar-track { background-color: rgba(var(--movim-font), 0.05); } } movim-0.14.1/themes/material/css/style.css000066400000000000000000000157611342764602200204710ustar00rootroot00000000000000* { margin: 0; padding: 0; border: 0; font: inherit; vertical-align: baseline; list-style-type: none; } * { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } :focus { outline: 0; } html { font-size: 8px; } body { background-color: black; overflow: hidden; position: absolute; height: 100%; width: 100%; } .clear { clear: both; } .clear.padded { height: 2rem; } body > * { display: block; height: 100%; box-sizing: border-box; position: relative; overflow: hidden; font-family: 'Open Sans', sans-serif; } body > script { display: none; } a, a:link, a:visited { text-decoration: none; } /* Navigation bar */ body > nav { width: 7rem; max-width: 95%; z-index: 2; position: absolute; overflow-y: auto; left: 0; } body > nav.active { width: 45rem; } body > div.drawer:not(.empty) ~ main, body > div.drawer:not(.empty) ~ nav, body > div.dialog:not(:empty) ~ main, body > div.dialog:not(:empty) ~ nav, body > nav.active ~ main { opacity: 0.3; pointer-events: none; } body > nav li { /* Little hack for the navbar */ overflow: hidden; } @media screen and (max-width: 1024px) { body > nav.active { box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1); } body > nav:not(.active) { width: 45rem; transform: translateX(-100%); } body > nav:not(.moving) { transition: transform .3s cubic-bezier(.4,0,.2,1); } body > nav.active:not(.moving) { transform: translateX(0%); } } @media screen and (min-width: 1680px) { body > nav, body > nav:hover { width: 15%; } body > nav ~ main, body > nav:hover ~ main { width: 85%; } } body > nav.active:before { display: none; } /* Main */ main { width: 100%; position: absolute; right: 0; top: 0; transition: opacity 0.3s ease-in-out; overflow-y: auto; overflow-x: hidden; -webkit-overflow-scrolling: touch; /* Hack to have a non-blocking scrolling in iOS… */ display: flex; justify-content: center; flex-direction: row-reverse; } @media print { main { display: block; height: auto; } } nav ~ main { width: calc(100% - 7rem); } main > div { width: 84rem; max-width: 100%; } main > div > * { max-width: 84rem; margin: 0 auto; } main > div.large { width: 130rem; } main > div.large > * { max-width: 100%; } main > aside { max-width: 45rem; } main > aside + div { width: 85rem; padding-right: 1rem; box-sizing: border-box; } /* Two blocks */ main > div:first-child:nth-last-child(2) { width: 70%; } main > div:first-child:nth-last-child(2) + div { width: 30%; overflow-y: auto; } @media screen and (max-width: 1024px) { main, nav ~ main, main.enabled > div:first-child:nth-last-child(2), main:not(.enabled) > div:first-child:nth-last-child(2) + div { width: 100%; } main:not(.enabled) > div:first-child:nth-last-child(2), main.enabled > div:first-child:nth-last-child(2) + div, body > nav { width: 0; } main > aside + div { padding-right: 0; } main > aside { display: none; } } /* Actions bar */ .actions { padding-bottom: 7rem; } .actions > div:last-child { width: 100%; box-sizing: border-box; text-align: right; bottom: 0; padding: 0.5rem; position: absolute; border-top: 1px solid rgba(var(--movim-font), 0.12); } .actions > div.no_bar:last-child { border-top: none; } .actions.fixed > div:last-child { position: fixed; min-height: 7rem; max-width: calc(100% - 5rem); width: 100%; padding: 0; } .actions > div:last-child form > div { min-height: 0; top: -0.5rem; } .actions > div:last-child form > div input { margin: 0; padding-top: 1.5rem; } .drawer.actions > div:last-child ul.tabs { margin-top: -0.5rem; padding-bottom: 0.5rem; border-bottom: 0; overflow-x: auto; } .drawer.actions > div:last-child ul.tabs li { height: 6.5rem; border-top-width: 2px; border-top-style: solid; border-bottom-width: 0; border-top-color: transparent; border-radius: 0 0 0.5rem 0.5rem; } .drawer.actions > div:last-child ul.tabs li.active { border-top-color: inherit; } .actions.scroll > section { margin-bottom: 1rem; } .actions.scroll > section > article > section { padding: 0; } .actions.fixed > div:last-child > * { /* Little hack to fake the 100% width that overflow the parent */ max-width: 84rem; margin: 0 auto; } /* Hr */ hr:not(.clear) { border-bottom: 1px solid; width: 100%; } /* Spin */ .spin:empty { background-image: url(../img/movim_cloud.svg); background-repeat: no-repeat; background-position: center center; min-height: 30rem; } .spin { min-height: 80%; } /* Avatar */ img.avatar { margin: 0 auto; max-height: 34rem; border-radius: 0.25rem; display: block; max-width: 100%; } img.avatar:not([src=""]) + .placeholder { display: none; } /* Placeholder */ .placeholder { text-align: center; font-size: 1.2em; max-width: 55rem; margin: 0 auto; padding: 4rem; box-sizing: border-box; } .placeholder > i:first-child { font-size: 18rem; opacity: 0.3; } .placeholder h1 { color: #888; font-size: 3rem; line-height: 4rem; margin-bottom: 1rem; } .placeholder h4 { color: #AAA; } .placeholder p { text-align: center; } /* Padded */ @media screen and (max-width: 800px) { .padded { padding: 2rem; box-sizing: border-box; } .padded_right { padding-right: 2rem; box-sizing: border-box; } .padded_top_bottom { padding: 0 2rem; box-sizing: border-box; } } /* Display/hide */ .on_mobile { display: none !important; } @media screen and (max-width: 1024px) { .on_mobile { display: inherit !important; } .on_mobile.material-icons { display: inline !important; } .on_desktop { display: none !important; } } /* Tag */ .tag { font-size: 1.5rem; padding: 0.2rem 0.5rem; border-radius: 0.25rem; } /* Disabled */ .faded { -webkit-filter: grayscale(100%); filter: grayscale(100%); opacity: 0.5; } .recessed { opacity: 0.75; } .disabled { opacity: 0.5; pointer-events: none; } /* Spinner */ div#spinner{ position: relative; overflow: visible; text-align: center; margin: 50% 0; } .show{ display: block; } .hide{ display: none; } /* Animations */ @keyframes fadein { from { opacity: 0; } to { opacity: 1; } } @keyframes fadetext { 0%,100% { color: transparent; } 25%,75% { color: inherit; } } @keyframes spin { 100% { transform:rotate(360deg); } } @keyframes zoom { from { transform: scale(0.9); opacity: 0; } to { transform: scale(1); opacity: 1; } } @keyframes top-right { from { transform: translate(15%, -25%); } to { transform: translate(0, 0); } }movim-0.14.1/themes/material/css/table.css000066400000000000000000000013471342764602200204130ustar00rootroot00000000000000table.table { width: 100%; border-collapse: collapse; margin-bottom: 1rem; } table.table tbody tr:hover { background-color: #EEE; } table.table th, table.table td { text-align: right; } table.table th li, table.table td li { text-align: left; } table.table thead tr th, table.table tr:not(:last-child) td { border-bottom: 1px solid #CCC; } table.table th, table.table td { line-height: 6rem; padding: 0 2rem; } table.table th { line-height: 7rem; font-size: 1.8rem; font-weight: bold; } table.table th:last-child, table.table td:last-child { padding-right: 2rem; } table.table td li i { line-height: 7rem; } table.table th[colspan], table.table td[colspan] { padding: 0; } movim-0.14.1/themes/material/css/title.css000066400000000000000000000021011342764602200204320ustar00rootroot00000000000000/* Titles */ h1 { /* Display 1 */ font-size: 4.25rem; line-height: 7rem; } /* article h1 { line-height: 5.6rem; font-size: 4rem; padding: 0.75rem 0; } */ article h1, h2 { /* Headline */ font-size: 3rem; line-height: 4rem; padding: 1.5rem 0; } /*article h2 { padding: 0.5rem 0; } h2.thin { line-height: 5rem; }*/ article h2, h3 { /* Title */ font-size: 2.5rem; font-weight: 600; line-height: 3rem; padding: 1rem 0; } article h3, h4, input, textarea, select { /* Headline */ font-size: 2rem; line-height: 3rem; } article h4 { font-weight: 600; } h4 { font-weight: 400; } h4.gray { color: rgba(var(--movim-font), 0.54); } small { color: rgba(var(--movim-font), 0.7); font-size: 0.75em; font-weight: normal; } h3 + small { font-size: 1.75rem; } .snackbar, /* Body 2 */ .toast { font-size: 1.75rem; font-weight: 500; } label, span.info { /* Caption */ font-size: 1.5rem; } span.info i+i { margin-left: 0.5rem; } label, span.info b { /* Caption */ font-weight: 600; } movim-0.14.1/themes/material/css/typo.css000066400000000000000000000053511342764602200203160ustar00rootroot00000000000000/* Typo */ article section content ul li, /* Body 1 */ ol li, p, table tbody tr td, dl dt, dl dd { font-size: 2rem; font-weight: 500; } article section p { margin-bottom: 1rem; max-height: initial; color: inherit; line-height: inherit; } ul:not(.list):not(.navigation):not(.tabs):not(.grid):not(.actions) > li, ol:not(.list):not(.navigation):not(.tabs):not(.grid) > li { font-size: 2rem; line-height: 3rem; padding-left: 2rem; list-style-position: inside; min-height: 3rem; margin: 1rem auto; } ul:not(.list):not(.tabs):not(.navigation):not(.grid) > li > * { display: inline; } ul:not(.list):not(.tabs):not(.navigation):not(.grid):not(.actions) > li { list-style-type: disc; } ul:not(.list):not(.tabs):not(.grid) > li > ul:not(.list):not(.tabs):not(.grid) > li { list-style-type: circle; } ul:not(.list):not(.tabs):not(.grid) > li > ul:not(.list):not(.tabs):not(.grid) > li > ul:not(.list):not(.tabs):not(.grid) > li { list-style-type: square; } ol:not(.list):not(.tabs):not(.grid) > li { list-style-type: decimal; } strong, b { font-weight: 700; } em { font-style: italic; } li p.code, code, pre, xmp { font-family: monospace; } code { background-color: rgba(var(--movim-font), 0.1); color: rgba(var(--movim-font), 0.6); padding: 0.25rem 0.5rem; border-radius: 0.3rem; } li p.code, pre, xmp { color: white; padding: 1rem; font-size: 1.6rem; margin: 1rem 0; border-left: 0.75rem solid gray; background-color: #333; white-space:pre; word-wrap:break-word; direction: ltr; overflow-x: auto; } pre code { background-color: transparent; padding: 0; color: white; } pre::before, xmp::before { content: attr(class); display: block; float: right; background-color: rgba(255, 255, 255, 0.3); padding: 0 1rem; } pre:not([class])::before, xmp:not([class])::before { content: none; } q { quotes: "“" "”" "‘" "’"; } q:before { content: open-quote; } q:after { content: close-quote; } cite, blockquote { padding-left: 1.5rem; border-left: 1rem solid rgba(0, 0, 0, 0.2); font-style: italic; margin: 1rem 0; } /* Definition list */ dl dt, dl dd { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; padding: 0.5rem 1rem; display: inline-block; vertical-align: middle; line-height: 2.5rem; } dl di { border-bottom: 1px solid #DDD; display: block; padding: 1em 0; } dl dt { text-align: right; font-weight: bold; width: 25%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; } dl dd { text-align: left; width: 74%; } *[dir="rtl"] dl dd { text-align: right; } movim-0.14.1/themes/material/favicon.xcf000066400000000000000000000031621342764602200201460ustar00rootroot00000000000000gimp xcf fileBBgimp-image-grid(style solid) (fgcolor (color-rgba 0.000000 0.000000 0.000000 1.000000)) (bgcolor (color-rgba 1.000000 1.000000 1.000000 1.000000)) (xspacing 10.000000) (yspacing 10.000000) (spacing-unit inches) (xoffset 0.000000) (yoffset 0.000000) (offset-unit inches) m     Mgimp-text-layer1(text "m") (font "Univers LT 45 Light, Bold") (font-size 16.000000) (font-size-unit pixels) (antialias yes) (language "fr-fr") (base-direction ltr) (color (color-rgb 1.000000 1.000000 1.000000)) (justify left) (box-mode fixed) (box-width 18.000000) (box-height 23.000000) (box-unit pixels) (hinting yes) ~~~~>Gg]u d  favicon.png     >RbW}movim-0.14.1/themes/material/fonts/000077500000000000000000000000001342764602200171465ustar00rootroot00000000000000movim-0.14.1/themes/material/fonts/MaterialIcons/000077500000000000000000000000001342764602200217005ustar00rootroot00000000000000movim-0.14.1/themes/material/fonts/MaterialIcons/LICENSE000066400000000000000000000261351342764602200227140ustar00rootroot00000000000000 Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.movim-0.14.1/themes/material/fonts/MaterialIcons/MaterialIcons-Regular.eot000066400000000000000000004276321342764602200265600ustar00rootroot00000000000000/.LPbڍMaterial IconsRegularVersion 1.011 Material IconsFFTMx/ .GDEFS $GPOS.6GSUBҩQ0iPOS/2 u"g`cmap1 cvt Dgaspglyfm0uhead܋c 6hhea4D$hmtxo5flocaFYmaxp'h nameA(postX5:Ѝb_< ޣޣ.@.LfGLf0 +++@+@@U@U5+@@Ukk@+++++++++++@+@@UU++++@+k@@+@"UUUUUU+++U++,@++@+@Uw@kU+@++@U++k@@+k+++3@+[kk++@U+>+@Uk@++@+k++@@+@kU=@+++!k++@@@@+@k++@@+++++++++k@U@+U@+++@kU++3+ +f+@@@@@@@@@@@@@@@+U@@ 5+Uk@@kUk@+U+@+@w+@kU@UUUUWUK+U5+k++kk++++++@@+@++k@Ukk@@@UkkU@+U@+++@k+@55+k@+++kk+@@+@@@+@@@@@@@@kU+@@+U+U+@@+,1@+@@U+@*@+@@@+@@@@@@+++k+@++U+@U+++@WU@+++@+Y@%++@@@+L++@@+U@%UUU+@++++@+@+@@U@U@@U+@@@+++:+@@@`kk+:@@U>kk@k@@U@+Uk+UU+U+Ikkk@UVUkUUwk@+++@@@@++@@@@@UU++U=@k+@+* +@@+U+UU@U+++U++@+@++UUU+U@+UUU@+@U+++++@@+++++@+@@+++#+++@@@@@@@UUkkU++U++@kU@I @@++++++UU@@k+++++U++U@@+@@UUU++U@@+++@kU@ @+++@+k+@-@kk@UZk++4+@U+@k+U@@++@+kk@+U+U+UUUUU++++++k++@@@+5'k@+Z+>kek+@++@@U+@U@+@+Uk+?+@++UU+U+++++, , x@89_z!$,19Sqmd8.<6r E:Qs+L0_a#(.3;UE& 0-9# 4MSu; (     iGA;73,(QPOtr <09__ az(,!-#$4(,6.1;39?;SFUq_|Em&d JSWX Z8i.0<-6#9r-g #E 4:MQSsuJa+;L  !"#$%&'D***2:BJRZbjrz "*2:BJRpZ:.jB~ 4@Xz:z.ft " D l & b , B h T(\^ 2TtHz8fh L>jX@bTP~PfJz@z` &4Ln d v !*!\!!!"("\"""# #F#r###$$>$r$$%%:%b%%%&$&d&&''f''''(&(n(())|))***8*R*v***++(+R++,,T,,---..t.//t/00x00011>1b1112 242J2r223323N3l333344B4b4455&5B5^5~5556606H6t667747`7r7778828^888909Z9r999::,:f:::;(;n;;;< >2>~>>>?&?f??@@>@`@@AA8AfAAABBBlBBCCPPQQNQQQRRfRS S.SLS^ST TjTUU^UUUVbVVVW WHWWWX X4XfXXXY&YjYYYZZZ$ZrZZZ[[N[r[[\\b\\\]6]p]]^ ^:^j^^__``2`~``a(anaaabb^bbccxccddldde*eZeeffPffg$gTggghh0hbhhii$iLiijjpjjk(kLkkkl,lVlvlllm*mPmmmn"njnnooo@ohooopp2pppq*q~~~2`Jȁ8Ph܂ṽJ̄2fPΆ*Fp†,H.p@^Vx֋0Bx >j*dԏ.Rjؐ2FbԐ>j‘FjLrܔ:Lzʖ"Jxҗ6bƘDؙ2`ĚBLț>fԝ4LzʝVΞ2dҠnΠPȡ>zܣT֣Nh֤bХDnΧTl~Χ8Rlީ$8|\ʪ(8nFxд ̵>r:lx@乖`U./<2<2/<2<233'3#wffU31111111111111111111111111111111111111++%5#5#2"&4***C}}}뀀V++@}}}++6264&"2"&473#3#eeeS}}}****Ueee}}}++@ %5#5#***VVU++@k@ %%5#5##335!57546754623"&U@*@@*~--@11@T"+@@+@@Q--|3Q  Q3++2"&4264&"62"&4  P88P8}}}  i8P88P}}}@@*26462"6"&462'32"&5475'2654&'#462"    PpppMt!W|WJ6*      pppP`9s)5>WW>8T)  @U/?54&+";26=##53#54&+";26=##5372#!"&5463 @ @ ++u @ @ ++ V  @  V  @ UU 3#!5333UVVV*V@뫫V@@ 5#35#535#572#!"&5463@UUU@+++*+*U#57#'7++ 3#'7##5%'53`uu@`@@ @@u@@@@`@@u@@ @@u@+5462"'&472653#"'&'&'&'&5462#4&" ,,r88EE+2#))W~V+=Z>$( *,,88EEo#27%)*?VV?->>- "& @U#3%5354&+";353265##5#35372#!"&54635+ @   + +@@ V V 55++U%55"&5472'654&#'7UUFeK5FeK5UU@UV@eF2)!5K+eF2)!5K@UVk@3#5.5326"&=462q$K5*5K$C\CW4&&4&6QFFQ6/==&&&k@(3#5.5326'326574&""&=462q$K5*5K$C\C 44&&4&6QFFQ6/==  &&&@@!''#5.53327'#"&=''5462'65[eY!*5K$C.#&&4&U YFFQ6/= #&&&%!+U3#!"&546;3'33'33U*@**+@+++@VVVVV++ $5#5##33572#!"&5463!!"&5U+UU+kV++UU+UUU*+++ $5#5#75#72#!"&5463!!"&5ՀV+k**++U++U*+++&!!"&55#&#"26=72#!"&5463U+UU ,k*+*u ,vj!%5#5#%'/7'7'?7***4M(II(M44M(II(M뀀V++k;ODCO;4&'537'#+ATTA/;;/55UkkUii,NfNSxkk+U %5#'5#5#2#!"&5463VVkUUkUU+@@ )%53'326=4&#5##5#3532#!"&54635+KV + +@@` V 55++*"1 %3#57#533/3#'##3#7P~}S*#`'m'c23e2""o.44#2l2+2+53!3#"&54637UUUU@**kU@4;O%32?6=&4&#"7#"#"'.'&=4?632632#557346355"2653"&  (     Y&dGkk4LLhL+ee++      5F FdVkkVKjKK5GddU@'G746355"2653"&732?6=&4&#"7#"#"'&'&=4?632632#2=&4+"#4632632#"#"#"'.'&53;62=&4+5UdGkk4LLhL+ee  *  q        FdVkkVKjKK5Gdd++         U@2F7#73#25465;2#"'.'&5332?6=/&#'46355"2653"& 3%    dGkk4LLhL+ee/     FdVkkVKjKK5GddU@4;O%32?6=&4&#"7#"#"'.'&=4?632632#557372"&53264&#'7  *     [&Gdee+LhLL4kk++      5F dFGddG5KKjKVkkU@5w%32?6=4&54&#"7#"#"'&'&=4?632632#2=&4+"#4632632#"#"#"'.'&53;62=&4+572"&53264&#'7 (  q        3Gdee+LhLL4kk++         dFGddG5KKjKVkkU@4H7#73#25465;2#"'.'&5332?6=/4"&53264&#'73%    Gdee+LhLL4kk/    dFGddG5KKjKVkk@ ###5#5353!2+#5#"&5463U@*@@*kk++@@+@@+++@ .2654&+3533'67#'#'54&+326%2#!"&54633#%3#K  &  %B KK  ++++ ++- 6II @*@@+U'7%5##5##5#;26'5#35#535#55#'#35%2#!"&5463 U UU555667k`KK`k YeKKKK+k %%5!7!5!5kjjUj@@U++**U+++k 7''7+"&=46;2535#5#530%%+@0 0++++*UU6462"UeeeeeeU 5>4&'462"k8HH8&//&eee\v\, BTB eee@ !6463253#"!2#!"&5463&k@&44&+%*U*++%'%#!"&=463!2'!5!5!UVU+VE**++U '7%537!5!5 a AժV ` @**++U++ (%'7'7'3##5#535372#5!!##5#"&5463` @@ @@*@@*+@+k` @@ K+@@+@U*++@#5!2+#5#"&5463Ukk++++++,, #'5>4&'57&'&'7#6?'67nQ?VV?Q%/?U)M+)/%3?+??ARz+aa++/$3?~%/?3")//1@U%5!2#!"&5463*++U )-%5#'#35#5#'54&+3532672#!"&54633#56 +K + ++KKKKK+@%5#2#!"&5463kU*@%5!2#!"&5463k@@U*@5#5#%2#!"&5463k**V++*@5#%2#!"&5463*+U37#"&5463!@u v@ %5#5##335?'#!"&=463!2+@+@@+UU  *@@*@@5UUK @%5!2#!"&5463* +@#'+/39%#57#55#3#3#5#5#5#5#5#5#5#5#3!3+++V+++++*******++++++++V++U**+*++***V++U++U****V++U++U**@@7632#"&546;20]/ $( K  ]0/  K Ֆ ($ k""/&476 "'&'&=&4. 5i"i5 2@B5dd5BUU3#5'7#*ՍwM 7#'75'7``KtIIU``swHH@k '#53#+bwkb+wkk3#537**ՍUU#5'5;''71q*e1ր1>>1qe11>>++ 5!5#5!572#!463+UU++++k++U@k !!5!%5!+U+*k+++V**++ 5!5!5!%'!"&5463!2UUVU++@++@++U+#'%54&"6"26472#!"&54635!!5kIDI(({V  ((WU++++@@ &26%2#"&546;27675#'3##'#535#53#7#5 K  //^/ $(@+@@++@+V K Ֆ ($ /\1/  +@+@@@+kk U'/7?GO2"&42"&462"&42"&4&2"&46"&4622"&462"&462"&42"&4""""""""f""""""""""""""f""""f""""""""""""""+U5'72#!"&5463U+kk+j++ +463!22'#"&=!5k U  U U  V+ @ U +k@ %3'353'##5#U@UU@*U@*@UUU@ '7'5''#"'.7'71Oy&fL:/W$M lDG. EAR DgD.W>0ENk+264&"&2.54,, |W,+4'  ,,W>PF=EAR>++ 5!5!5!2#!463+UU++@++@++U++ 2#!463UU++%!72#!463++U+*U3 '+"&='%'732Nu( 8b2)82@@7632#"&546;20]/ $( K  ]0/  K Ֆ ($ +5"2B'#"&57'.547'.547'"'632'654&'654&#"'632Fe" *#!.'19,,+%2=X} e1#2# #5K"1%;#&.6.O%c:J9-}X=2')Fe# #2# K5@/%&4737'7'54&""26472#!"&5463}# *,,* uXPX4&&4&V,*+!4,4!+*U%%&4&&4f*@ #)5#54&""26472#!"&5463'57ժXPX4&&4&V@@@@%%&4&&4f*k**++C *&'77#5'7"'&'&=&""/&476 JLn*LLU5 .h. 5i"/JLjj[KL5BB5d[+#%5#72+"&=463&2&"'62&"@}  z  #E88:,~,ZU  E88=,,k!!%463!2#!"&5*kk%#2+"&5463kk*k!!%463!2#!"&5*kk%#2+"&5463kk*+k!#"&=4&"3'3546226=#U@2F2"@UU@2F2"@V#22#UU#33#++ 5##5##5#%2#!463k++*++U++++++U#$264&"264&"$2#!"&4623&54l>++>,>,,>+/bDD11DDbE`,>++>,,>++>DbEEbDD1+ +16264&"73##5##"&4632""+U] B*5KK5*B""T2+"&=33##5463264&"7#'+"&7'&'/4?5'&?636?6;276++&""|+ +@+V+@""%  $%  $@ #7##!2#!"&5463*UU*VUUUA,V*5 &%5&#"6322#"'&#"&#""#"&56326!*A44A''L*)=A4+J60+KJ++u   9 +U7!5'2#!"&5463VVkjj+U%7'633!53"&=463!2VVi+UUUVPP.n:z++!%767'''!53"&=47''7'"'!23#1" n:}U!v"Vp;( "[:+ ! v O-o+@k 77#53#5@wb+Mw+bUU2#44#4&#462#"&UX|=Y>YÉq(kk %##5#53533**뀀*@@ %5#5##33572#!"&5463kV*VV**VV*VV*++ %5#5##335&2"&4kV*VV*m}}}*VV*VV}}}++6264&"2"&473##5#535eeeS}}}VV*VVUeee}}}V*VV*V@@ !'!7#5##%#!"&54?63!2m&uJVJ+    u++   $ @ %'7''72#!"/763LLLMMMML^ssMMMMMMMM+++%2654''7&#"62"&4Fe$-o$-2**  Y * UV@@   V@@ '7627#'P'2PPj'P'2P+U%7'#!"&=4?ngg qq @ 75!%!!53V**+++k@ 3#'##33xx**kUU55#5UVV=@E%267/67632327676323##"&5467.#"&54>76'&( % #  09*)54>!(<7 ;  #2  t%&&  $ ('$$<7"5E>'!H  I 0$$"@@ %5!32652#!"&5463V&4&U&&*+k#2+53264&+553$;#"&46;#"k,>>,VV''Vj'VV,>>,VVk?X?)'6')**06')?X?)+U5'72#!"&5463U+kk+j+U5'72#!"&5463U+kk+j!k7#7&#"'>32LN0>8Y2uIUMM(A4DVk%!5!**++ %5#62"&4k}}}**}}}++6264&"2"&43#eeeS}}}jUeee}}}C*@U&#'7hqM@[mWU&#'7'7hqMUU@[mW@UU@@@ %5#264&"#'57* lpppp뀀\ pppp@@ 5#264&"#!"&5463@{4&&4&U@UU&4&&4/U*@@  $(,16:>BFK35535353753'5353'5353#553"&532#'#55353'53'463++++*++++++*U+U++*+*+*+++@++++U+++++**++++++UU+++++++**++@75-5+@@++@ 75!%!!53@**+++kk 3#73#'!!(P],e e,*k&//Z*+k2.#"#56 It2Y8>0NL?UVD4A(MM7++%3#3732#!"&54637T-m(m-xo,,u@ Vvv@@ '3535!32652#!"&5463UUU*VjV&4&U+VV@@k&&*@@ !'!33537#!"&54?63!2m&uJVJA    vu++   # ++ #?'3=232#!"&=46;5463UU@@VVVuVU@@ **+**k'2!54&'54632#!"&=462!54/""*. ,, .jkk@@+U!537353+"&%3#53#3#+@UUU**+*++U646;#";55#"73#53#53#+Q9KK(88( @@ 9rQ*8P8*@@++++*++6264&"62"&47'5''7'7|WW|WEpppUeCbbHbUX|WW|qqqp2bQ QQ T ++ '5264&"2"&4 `p1eeeS}}}kp9Deee}}}++ #3##5#535264&"62"&4%'7'7@@*@@)|WW|WEpppbbb@@+@@+@X|WW|qqqL!S R R++7''5755?/5462@P{+KJ*kDzO  u5*Pk*N  ++''575575462+KJ*@5u  u5*ku  uk+k%5#5#2+"&546;53***c   #VkkU+++  G **+k?#5372+"&546;53U+U+c   #VUv  G **+k2+"&546;53N   #V  G **+k2+"&546;53N   #V  G **+k,%654&"34623475#2+"&546;531&4&  "(b   #V&&  a))*  G **k+z%'73#5'7'753=((=\\zbwwb)QQ)\\ybwwb@+ ''73#5'7'753'7++*.((=\\zbwwbk*++++++\)QQ)\\ybwwb+++U+ %7/'#5'7''53'7((81\bw*zA"|()1[bw E+kyA#@+!%'73#5'7'753'64'7((<\\zbwwb!V1 )QQ)\\ybwwbd2z4*X*V1%3'#3737#'#5'7537371)E*E)DFFdGGdFFdGGd*rGGdFFdGGdFFNN2"&4264&"%#'#5'75373F22F2 jKKjK+FFdGGdFFdGGdU2F22FKjKKj|GGdFFdGGdFF6264&"#'#5'75373jKKjK+dGGdFFdGGdFKjKKjdFFdGGdFFdG%264&##'#5'753735KK5dGGdFFdGGdFKjKdFFdGGdFFdG++%27#"&5467'654&'H,8@lX}oQ6JWSQo8 J6k8!W}XSy@T8>WiyS0'!8TU '%53+"&=37'7'7'7%#54632#5k**@bbCCCb**k*UU*QbbDbDDb*UU*U %5#72+"&=463%3!535463!Uk + +@@+@ '#57#5#57#5!2+#5#"&5463****kk++U**U++U**+++'6264&"%3##5.'#53>7532"&4|WW|WT,,`C*C`,,`C*C`F22F2kW|WW|S*C`,,`C*C`,,`2F22F6264&"%3##5.'#53>753|WW|WT,,`C*C`,,`C*C`kW|WW|S*C`,,`C*C`,,`/%'327'#5.'#53673#'654&#"'6753[W>2e,-7*C`,,%S,, W> %*C`)2>W:,%,,`C*7-d*' >W ,,`/%'327'#5.'#53673#'654&#"'6753[W>2e,-7*C`,,%S,, W> %*C`)2>W:,%,,`C*7-d*' >W ,,`6264&"%3##5.'#53>753|WW|WT,,`C*C`,,`C*C`kW|WW|S*C`,,`C*C`,,`@+ 3#3%533'3++U++*++VUUVVVU++%!V+6 '07'62DyyTUU++,!3#35#"&5475463!2#!"&5463U*@"V+0  0VV++"'073#"&=53+52#5#5"&4627!#546;U**V@+@+****}O9U+*@@ 3#53'#5353cyy]NxyxxN]ݫk!1354&""&=46354622#5!2#!"&=4634 $ jU+  @  @ k1%#2+"&5463354&""&=46354622#kQ4 $ k*  @  @ '?354&""&=46354622#7"&'3%"'&4?62'7'7fI , Qd Ep   4-yx/  V  V Qc;a    4,xy/ '?"&'377"'&4?62'72#.Qd Dш  Qd D6Qc<`    Qc<`U+ 5##5##5#72#!"&57+++UVVVVVV@&%!2#!"&5463"&5467363232#&!.*j,V*&$+%,++7++V++ 7#353'53+U+***+**U3 '+"&='%'732Nu( 8b2)82++! !VVC '!7'%'fo*u+f6%62yy65UU +#9%7>2&#"54&"32+"&=4635462KK  $'-.-'$  ,-=V k .8^6      8=M  U U 6 '67''632F HGS!-+t-, JGg5,[ +U 355!%5#'!!355!U+U+*V*+U**@VV**@V**@VVf&,3#+"&5475#"&=&546235#7#35#@U@(@&@+@@+@kV*AA, ,VV*+)%54&"32+"&=4635462'"6 &V k , 6,>Kp p9  U U j>,=cUUUL+2-52'>54&".54'654&".54622"&4}91'/dd.'19U#*2F2*#KjK""|Y:c%O.FddF/N%c:YY#;%1#22#1%;#5KK ""'3"&5462"&=326=4&"265` DbE3F2,  , 3F21EE1 #33#  #33#@`(#5.'332654'&546753#&#" )"@!+/;@d* @!#/4  '..*!-$A)./,-@@ 5#5#'5#5#!!*+U@@ #'+/37;?C7#55!%#5%53'3##553'53'#5##5#5'#5'#5#5'#5#5'#5k++U+++++U+++U++*++*+*++*++++++**++++*++++V**++++**V++U++**++++U**@@ #'+/37;?CGKOS5353535373#5335353'5353'53'5353535353353'5353'53'53@+++++*++*+++++++*+++++++++***+++++++**++U++++U++++++**V++V**++U++U**V++U++++U++U++**++ 5!!'762#57*P*2EPUU*P*2EP@@ #'+/37;?C%53#53'53753'3#5!53753#5#57#5##5##553'535#553++*++++*+***++*+U++++@++++U+++++**++U+++++U++U++++++++U++++++ @@#'+/37;%53533##5#535533#53'#5##53#5535#553#53+++*U+*+++U+++U++U++++U++**+++U++++++++++++++++@@ #'+/37;?C535353'53'3#5353533753'5353753'53'535353@+++*++++++++*++*++++++*********++**++**+++U++++**++++**U++U++++U++@@ #5#5!!!%#5##57#5+*++++*****U++U*U****V++@@ #'+/37;?C53'5353753533#'5353'5353'5353#53753'53#5353*****++++*++U+*+++++*+*++++*+@++U++**++++**V++++++V**++++**++++++@@ !53%!!#%535353#53353#53++U+++*+++@+++**V++U++++++++@@ #'+/37;?C%53535353753!!53'5353'535353'5353'53#5353@+*+*++*+U+++*+++++++***+++**++++++U++++**U++++++U**++U++U++****++@@ #'+/37;?C%53535353'3#5353#3753535353'53353535353@+++++*+++++++*+++++++*++++++**++U++U+++**++U++++++U++****++U++U++@@ !!3#5!5!%3#@UU+*+U**+++@@ !!5!5!5!5!@+U++U**V++U++@@ !!5!%5!'!5!5@+++**++++@@ !!5!5!5!5!@+U++U**V++U++{%264&+53264&#+32 K@  8.-"$1@@[4"/+2H+@!#'7#/'#7'+|"-3<:4y!@4@P,$<yN{!5!!"&5467%3'#"/&4?'7+" g u v n3UU / & -fP  u u  n3U= '#"&547''7p89%/5KG+:+G8 K5"6G K6{ 3/3#'##!!f3*u00u9@@@U@@ 753'53%!!5!%753UV**U+++++U++@@ 753'53%!!53%5!UU**U+++++UUk++ 3#3#537#ի,5k+UK5++5U #3!57'5jj@kk@++@@ %5##5##5#2#!"&5463k++*++VV֖+*++ 5!5!5!2'!"&5463+UU++@++@++UU+3/3#!"&546vv@u V++ %$"&'3&"&462"&462264&"2"&4%J; eeeS}}})!!aeee}}}@@%5!332#!"&546;533#5++kk+*++kk+k#2+53264&+553$;#"&46;#"k,>>,VV''Vj'VV,>>,VVk?X?)'6')**06')?X?)@@7!'#!"&5463!2J*`J*``5*wM 7#'75'7``KtIIU``swHH++ '!"&5463!2UVU@@ '7627#'P'2PPj'P'2PkU ?##5'!!kUU*Ֆ+U@3!53!++@U@873254&'".+5!##"'&'&574#"#4&5&547632>1 SC$'3$ b "156$++=2x-  %)U@ 7!!%'353UVUU@*k+VVU !!%'3537##5UVUU@*jUU@**UUVVUUVVU@ !!7##5UVVUU@*+VVU@2+'73264&#!5%!553k#22#+@@0V2F2+@@+"*****W@"'#5.'3327'&5'"'6753#&r7/!@!,/<%KSI@ #/0..*!-J;I!./,-U@75!5!5UV++++ "&:73'##73#735#5#'535#5##35#35#3#5##535#533538%K#IH"`++++******++++ր++րRm*++++****+++++Uր++ր++K+ 7%773#5!#5j---s**k@t-..-@kk@jj+52#"'#"'##"&463236236$ > H > $$ > H > 5, , U@73#5!!UV++5k##5#5'!###@@@k@k@@@k@++"*%654'&546323&'5##"'#32"&4CZ8-*;9%Y95*C9v}}}~ 6=(9**#8 ! (9*}}}kk!###k*u@u@+k%646;2+"&46;#";264&+";#"+D1#22#  ,,1bE3F2, +",>++U#!"&5467>32):?,5KB0L-:X*=*,?K51I'0I++%264&+4&#"'"32"&4` 2#-&&}}},#3%&4&*}}}U?''%#!"&5467>32Սo,):?,5KB0L-:Xn,J=*,?K51I'0IU%#5##7#!"&5467>32k@V@k):?,5KB0L-:XUUk=*,?K51I'0I++#";7'#"&5467'654&+54&#"'632%#22#e+5KH3"):-!& D1 '/:X+3F2*K54J+=*7 && 1D IU&%264&+54&#"#"3%#!"&5467>32&& D1(> #22#):?,5KB0L-:X&4& 1D0%3F2=*,?K51I'0IU%3'337#!"&5467>32+@kk@Vr):?,5KB0L-:XjjV=*,?K51I'0IkU 7!!%'353k**U+땕kU 7!!75#7#k*UUU+V+U32#!"&5463+++U%5!2#!"&546;V+++U!%54&"6"26472#!"&546;;4;f""@+""Z++U %5#5##33572#!"&546;@*@@*V++@@+@@+@'2#4&#2#4&#2#2+53!#5463a+qO>X+?,&@++aPp+W>,?+&+*@@@!).2+53!#54632#4&#%#.'52#4&#2#++a+qOx_?V>X+?,&@+*@@aPpk?`#W>,?+&U!53!53"&=463!2UVUUV+++%5!2+#57#"&5463**@@+%!2+3#535#"&5463***+**++@ /3#'3#73#3#!%#3#3##!"&5463!23UUkkUUkk*****+*kk@@V**+*++***%5#2+"&546353U*+*++++ 3#'7##5%'53`uu@`@@ @@u@@@@`@@u@@ @@u@U2+5354&"3#"&=4p&@UW|WU@&qO&+>WW>+&O@2+535#5354&"3#"&=4p&UUW|WU@&qO&++>WW>+&O +k #'+;5#5#'5#5#5#'5#5#735'3535'3572#!"&=463**********@******+**@**@**@**V++**@*****@**@**@**@Y7'bbYbbI%'7IbbU?'7bbbbU7'7'bb@!'7LL*MM 75!''7b++b + "&*.>%'375#5#'5#5#5#'5#5#735'3535'3572#!"&=463U@**********@******V++@++@++@++U++++@+++++@++@++@++@+ 3!'7!+MMkMM 3#'7'7!5!**M/M*k+3#5.5326"&=462q$K5*5K$C\CW4&&4&6QFFQ6/>>&&&U!53!53"&=463!2UVUUV++U%5!5#!3!53!V++@++@U #6264&"!53#!"&53"&=463!2  VUVUVk  U!53!535"&=463!2#UVUUV++@@37;%5#%#3#+#5##5#"&=#535#53546;533533235#7#5k++++++*++++++++*+++*Uր*++++++++*+++++++U**UU #465!"&#WWVee?WA`UUFeeo`Ak%#5#2+"&5463pV&&&&+@&&&V&k %#264&"2+"&5463USv+U  j U %5#72+"&=463%3!535463!Uk + +@@+#"&2+'35#'5463%3'!53547'!'! @.U+ Q+"2+ '+DU @o+Y %HQ"2@ 'B+@@ )3%5##5##5#%2#!"&=46;537&#"'632&#"'632@+ * ++1! ()1)10)-=>-++++++kUUUU $$--@U%5##5#%#!"&=463!%7+*;  ++++ uUm(@ .=>7#5nRRn;RVYYiCBzU+ %%5#'5#5#'5#5##5##!"&5732k++***++++UU+**UUUUUU****@k%#2+"&5463kk*k+)2"&4264&""3264&72+"&54634&&4&X??X?kZ&4&&4?X??X""*VU!13#"&5462"264&"6"326472+"&5463 ,, F22F3g"/+U, , 2F33F$$D3U%!2#!"&5463U+@%!5#2#!"&5463V&&&&kU@&&&&+ %!264&"2#!"&5463kUVj "&53"&4632#5462E`F0EE00EE0E`F0EE0E`FE`F0EE0@%!2+#5#"&5463kk+++U264&"#'&4?3KjKKjAAA5jKKjK.4zz22zz@@%3#5'#5375.5462kUkUUkUV&4&kAZZAkUD && D+@ %53!53!53'!!Ukkjjk+++++++U)7%5#72+"&=463264&"7#5&5475'3#"&5463!Uj wJUUU  b&&&&+++264&"264&"'5#5##335%2#!"&=463B@@+@@+R*@@*@@++ $5#5##33572#!"&5463!!"&5U+UU+kV++UU+UUU*+++"&462264&"2"&4@&4&&4`eeeS}}}4&&4&eee}}}@%7/2+'#"&5463(XX((XX(U@@U((XX((X@@@+k@ 3#'##33xx**k@3###"&4632U6%(88(@$18P8++'/7?GOW_go$2"&42#"54264&"2"&42#"542#"54'"54322"&4'"54322#"542#"54'2#"542"&462"&4"   feeeS}}}@ 5   @ K J 6 A     > Keee}}}# U  , @ J  b  @@%)19AIMU]e$"&462&"&462&"&462"432'"5432%!!"5432"&462&"&462&"&4625!"&462"&462"&462      @ +   ]K    ]  I  I  WV u+  >C++  a  l55 !'/TZbjrz62"52"&42#"4&2"52"&4$2"52"&47'"&4632'#"&5467'"&4632#"4"&462"&462"&462&"&462"542'"4323"432.'5462#6"&4625B  j B  J  [P  <  <   i         K     @  > @   @  Q  <  <    b  b    W   `  55%-3;CKS[ciou{2"&42"&42"&462"&42#"462"&462"5&2"&42"&42"&462"&4&2"&46"&462'"4322#"4&2"57"432"&462"542$2"&42"562"&42"&462"&4?  v   >        )        6B      KCM  J  W  I    b    > J  W j  T     b  ++6462"+}}}}}}k+ 2#"'>4&'6Y}}Y:019910}}ctc+ 2#"'>4&'6X}}X"BSSB}} qq  %264&#"7#'#5'753735KK5!))!FFdGGdFFdGGdKjK ?L? GGdFFdGGdFF6264&"#'#5'75373jKKjK+dGGdFFdGGdFKjKKjdFFdGGdFFdG%264&##'#5'753735KK5dGGdFFdGGdFKjKdFFdGGdFFdG2"&4264&"%#'#5'75373F22F2 jKKjK+FFdGGdFFdGGdU2F22FKjKKj|GGdFFdGGdFF@@ #!"&=77'''5463!2@@UV@UVU@* @a@VVތ@VVVAa+@ '7622#"'2654;4&2#4!;&#2+++ %7>7#"'3.#&54/7#7'632NN;LO.C l8fO.CN;L0#0GS(S= GO0+U#6264&"332#!"&546;462"X??X?+'DD#(8((8?X??X*8((8(k'+462=2+5#535#"&5463"&4623#IDI@@jj@|""jj+@@+*+*""*k $264&"72+5#535#"&54633#"}@@jj@jj""@@+*+*U*++ 35#5#'5#5#'5#5#3#+"&546;546;232++++***++++V U @++++++++++++@ @@#+%53+52#5#5#546;3#"&=62"&4+UU+U+UUUUF22F2kUU+UUU++UU+U+U2F22F@@!*36264&"62"&453+52#5#5#546;3#"&=""F22F2+UU+U+UUUU""f2F22FUU+UUU++UU+U+U++ 3!!"&57!'#!"&5463!2+*+@V?*UjO@@4264&"&264&"264&"264&"72+"#"&46h-W-Oq?,%PppChdG,>  pp@@?'%'#57'7762)OC)e)Ck)C)e)C@ 2+5#5553#5#"&5463jjjVjj++j+@+*+*++6264&"2"&473##5#535eeeS}}}VV*VVUeee}}}V*VV*V@'$264&"62"&4.4673##5#535|WW|WEpppU.'8HH8'@@*@@kW|WW|ppp$XI.dzd. @*@@*@@%5!%2#!"&=463*@U%!2#!"&5463*+7!##5#"&=#53535#532VV*VV*֫*VV*Vի*@k%5!2#!"&=463*@k%5!%2#!"&=463*@@%!2#!"&5463*k*U*@@#2#5#553+5'3#"&=46;##+UU+UUUUU+UU+UU+UU+U+U@k%5!2#!"&=463*@@%#7!2#!"&5463*K:**eL3C*U*k@%#2+"&5463kk*U*UU%!2#!"&5463++ !!!!!!+VVV+@+@*@U7%!xx+@@ '7627#'P'2PPj'P'2P++"%3572#!"&5463#53533##+++**+UV@**@V++++*U %#55733#*@d$$*+ 3#%23#5767654'&#"#476+4V=Y  ..*K B$ a  1$U%#55733##5#535+@dVV*VV$$*V*VV*V+ 03##5#5353#5767654'&#"#4767632UU+UUY   .  kV*VV*V$ a   $# Y)4'&'&"3276=432#"'&'&5+      XA((((98(9t>,;?"%!2#!"&54635#53%!!"&5++UU+V+ի*+U(1%#546;5#532+!2#!"&5463!!"&5k+UU++UU+U+*+*V+V+V+U!%5%+535#535#532#2%!!"&5!2#!"&5463kUU++UU U++*++*  +U+V+!%!2#!"&5463!!"&5#7+UU?L;*+V+V+UqdK2&%!2#!"&54635#53353%!!"&5+U*++U+V+UUU+U.%+535#53#32%!!"&5!2#!"&5463kUUUV+U++**++U+V++435"&=46;#32#!2#!"&5463!!"&5++VV++UU**U*+*++V+V+U #%#7#53!2#!"&5463!!"&5*UUU+UU**+V+V+U%)9B35'35"&=463"&=46;2#2#!2#!"&5463!!"&5++++ + +UU**V++    ++V+V+U+45#72+535#"&=463!2#!"&5463!!"&5@++UU++UU@++U+*++V+V+U#7@5!!5##5#535372#!"&546335#+535#"&=46;2'!!"&5++*++*+V@@@U@Հ**++++U+@+U@@%#72#!"&54633k**@@"+2"&453+52#5#5#546;3#"&=4&&4&+UU+U+UUUU@&4&&4UU+UUU++UU+U+UU*%264&+54&#"#4&"3%#!"&5467>32&& D1:$)5+2F22#):?,5KB0L-:X&4& 1D/ E,#33F2=*,?K51I'0I++ !!#'#2#!"&546;7+`JKaVVUUU++KKV+UU!77'+*`"<Q%!2#!"&5463!!"&5+UU+V+V+U ,, %+17?&7677673&"&462&'7#67&'7'&'5'67y%/?i/$3?r+)e&4&&4)M+)N)M%/?i/%3?[+%)k&->34&&4&U/$3?~%/?3r/%3?+%)1@6264&"467'.56&5467676'&'.547F22F2z-%"@@ ## @@""@@ ## @2F22FT&E ;!%%#;;#%%!;;!%%#;;#%  #'753'7?&2"&43#7'7'#5'7#5*...4&&4&..U*'.....&4&&4*..c.s**@ 3'7#'##7!335#g2E)D)EUU@]N*++++'53''5#5'k!VOXM@j+9.YOk+k335#VV@ժ @ '+/%53'53'535332#!46;#3#"&5%5353+++*+*+UUUUU++@+**++++*++++++ @@+/3?CG5!3335335355##5##5#2#!"&54633#73#'33#5##5335!#3*++*++++*++*++++U*++*++****++++*++++++@*+++++*****+++UU'/7?2"&42"&42"&42"&46"&4622"&462"&42"&4""o""o"";""""""""o""""<""<"";""""""""<""   $=%3'5'#'5'#5#33'!"&5'35!#'!2'5#'35#'5#'35#'U* J* JVVa++UV+J*+JV*+JV*UJ VJ VVVa6+J+VV*+*VJ+*VJ+ ++ #35#5#5#5#5#5#5#5#5#2#!"&5463VVVVV*VVVVV*VVVVVVUVVVVVVVVVVVVVVVVVVV!0'#5'#5##53353'#'32'735#'532#'#5b6H + +u (  `++K  cI i55++u  ) `i -+@@ +%5#72+553#5##535#3#'##532**  J@ + @+K  K @@` @ ++55+  -++ 6264&"62"&4$2"&4Z""F22F3!jKKjK""f2F22F]KjKKj$264&"62"&4&2"&4HF22F3!jKKjKF22F32F22FKjKKj 2F22F** 'L%7'6"264264&"&264&"'7'"264#"/"/&4?'&4?62762cNNM  I    $MMN  eU\ TU]UU]UT\NNMNz  I    NMN#  4U]UU]UT\UU\@@7!'#!"&5463!2J*`J*``5*+U#%!2#!"&5463#5##5#57#5V+*+***+++++V**V++@@"%#53733535#5#72#!"&5463kkk* + ++  J* ++ ++`*!77'+*`"<Q@@ $)%463"3463#463"#52653#5265##5+W>,?+&aPp+W>,?aPp&@>W*?,&@a+pP>W*?,a+pP&@@@ -363"'63"'657'#47'#47'#527'#52?'65H9?/*B" "e=*++85BVE5)2"X " "+B" *?9*/="2)5DVB58++*X" ++2"&4}}}}}}@@(54&+3#3#326=4ੰ#!"&5463@VV++VVV ++*++ * 2#4&"#462#4&"#4Š+pp+zX*?X?*aOqqOa5X>,??,>@@ %5##5#32#!"&5463@+*+UVVV+*@@!5#3#326=4&+572#!"&5463@UUU*@+++++*@@#'5#";26=4&+572#!"&546353@U***@+++*++@@%5#32#!"&5463+V+++*@@$54&+3#"35#532672#!"&5463@UU*U*U+++V++*++6264&"2+"&473##5#535eeeS}X}VV*VVUeee}X}V*VV*V+@/%#2#5"&463264"32#!"&546;73->>-((((->>-E&&k=Z>&(:'(:'&=Z>*+++U3#!"&546;3'33'33U*@**+@+++@VVVVV@ 3#"&4632U3F22#U#22F3 k+%3!535.5462ր6GX|WLS**T S7>XX>9T++%"&462%3!5#546;2#35.5462nYL8@ @ 6GX|W9TS*jV V@T S7>XXI'7IbbbbbU'7'Հbbbb@@4264&"&264&"264&"264&"72+"#"&46h-W-Oq?,%PppChdG,>  ppU7!'#!"&5463!2J*`J``5++6264&"2"&4eeeS}}}Ueee}}}+U!2#"'&"#"5432276#"'632 `` ``N]XSRYXS##:##7U+ 73&47##!"54764'&543!2##:#USSRYXk `` `+U2"/&4?"2764']]]VVVBBBB9r99r9@@7!'#!"&5463!2J*`J*``5*U+ 7!'/7572#!"&5463R@.@56kmR7 *V+U#6264&"332#!"&546;462"X??X?+'DD#(8((8?X??X*8((8(++ 3!!"&57!'#!"&5463!2+*+@V?*UjO++ $0@53'!!"&55375#3535#554&+326'54&+3532672#!"&5463++@ 555k 5   @@u*+K * @@ 7 *@@#%!2#!"&5463#5462&"&462*B,++,>ZZQNNNr888 ,+|,,EZ[ENNN<WW 5>4&''77&'&'7#67?WW?.==.aa~09A+``+G^GS_a+%._-&UW  %673677#&'7'5.4675h+r$0+Wa.==.?WW?.%%G_SG^G+``B@@%!2#!"&5463*jkkk*U*kUU#%5##5##5##5##5#%2#!"&=463+*++*++*+UUUUUUUU0 &75#"&6264&"#"'&54?632.?}J"  C  j  4[  !A  A }+U %7'#55372#!"&546;73@KKKKkD''KK66KK6**+k %7'#553?'#!"&5463!2KKJJkUU + KK66KK6JVVK  ++ %$"&'3&"&462"&462264&"2"&4%J; eeeS}}})!!aeee}}}@@ ?7+73546;5%&'*U*U=`@=+U+U*=++6264&"2"&4$"'75eeeS}}} LJj&ZUeee}}}(LhL&Z~U\%54'&#"27>'432#"5%"3#"'&533254.'&'&547632#4'&%73#5  ,{S)RS , 9)&!# * !** Ie+@6$45   Gm9)nn5  %'    &:%Y~8^"23#"'&533254.'&'&'&547632#4'&"&53324+5327654#"#47632v , 8(!* !** *J/+ *. & *0&*!  %'   &*%&" R! & -$H@+6264&"%"&4632753#5|WW|W+*pppPA7*+UX|WW|5BOqqq+ ++%/%27''#"&547'537#5'654&#"'632'$W{628Pp ;*+* W>(" 0:C5U")>XV6 qO:0;YI++L5B:0")>W *++ !)%67#67#67#53&/3&/3&2"&4p  > p>J?WW}}}@>@>R``v}}}+532#5#3'35#"&=#535#7#!Հ+U+@@*UU+@@**U++@@+++@@@@ #533##53%3#5#53#533#3#3#@+UUU++UU**Հ@+*+U*++*Հ+**** @k #'+/3#53#53#53#53753'3+5353#53#53'53UUUVUUUVVjUVUUUUUUUUUUUUUjVVUUUkVVVVVVkUU@k !!5!!53@kkU!73'#373%3#'#'#"&4632373%7(D+D)D',% &R1GddGR3 " * +4ee@NNU#!"&5467>32):?,5KB0L-:X*=*,?K51I'0I!!%773#'"&546753#553'7p&@@k#KjK#@*&&}&+:#5KK5#:g++??S'' !#'?532"&43#7'7'#5#57'7L&&*JjKKjK+@@;&&&*@{&t''5??jKjKKj +x&K&&5??++y&++5#?2#!"&5463!!"&5k56V+ U*+@7!''%2#!"&5463k*`J6 `@*@  $)-16:>73'/!!"&53#73#'#463#3#3#%2#3#'3##=3#3#@D5'`+V**U+++;****+++++++++++k[E.fU+++++++*+*+++*++@  ',049=A#53#5#57#46#5#5#5#5"&=32##5'#5#57#5#5*++++e***++++++++++++++++**+++U++++++U*++U+++**U++@6264&"%2#!"&5463dddkKjKKj*L! 7'77'7#53/3#5!j&D&B&y**&***V&$&'z?_&[?ꀀ%17!##5#"&=#53535#5322#.''267"#"&'3+++++d D5Q_Qd D+++++ր++c<`Q6Qc<`++$,4234&#264&"73#!"&546;732'52#4&462"U*X??X?jD'5K;(8((8*>X??X+@gK5);:((:'+ $064632"264&"'535332#!"&=33##5#5(((:X??X>+@'D+@@+@:(((&>X??X@@+ր@@+@@++U(7/7/3#!"&546;3'33'33i,,,,e;;;;U*@**+@+++@,,,;;;+@@@@@@@"/?/?3#!"&546;#!::::k,,,,*+:::*,,,,*+k73''72#!"&5463#3#3#D6& j**V++ZD.  *@?''%2'&5463L*Ltt++ %7'#"3537"/&4?62+JJk *VJK5 U@+%-5=$264&"62"&4'#5'&54?6323"/264&"62"&4$"&462v>,,>+Z>>Z=E/*E <) ,?->++>,Z==Z>\""K+>,,>>Z==Z^1j< < ) +-+>,,>>Z==Z""U@ 15!264&"264&"'5462+"&=#+"&=&+XX   kk3""3&  &@@ -!'#264&"264&"%+"&=!+"&=76;2k* ),   ,`€  %"575'&?546;5332#"'"'#3#"''+532727(@@(1%%`%%1V**-)UU)-**.('\'(U**U c@@c ****++,,+U@ )5#264&"'5#264&"2#!57"&=4k=Uk-X, ,kkmkk-"3+ +3U@ 5!264&"'5462#!57"&o""XX, ,+jj""3##3+ +U@ )5#264&"'5#264&"2#!57"&=4k=Uk-X, ,kkmkk-"3+ +3!3735'735"/&#"#3576"&462<-',+- .G> o+&`""Bӫ++@5*4"/dHI""++''575575462+KJ*@5u  u5*ku  ukU2#5!#335"&462#3+++<4&&4&k3#@@@&4&&4@? %.'77'7 && ##qp?{+?''77'.'7''7'7FPj#K- &EZ;>pQR{;"q6Z.0++%''575575462+KJ*5u  u5*ku  uk+U3%!2#!"&54635#535#"&=46;533#32+V+U@ *+U@ +* @ * @ +U &%'7/763#!"&=2654ᕗ!2"LFZ!![GLVW:TT:W1F"UUUU@@37)3!535'5!&Gkkk*j++j++@75!5#72++"&=++++2##3@++@@k@@#33#@ -8CN7!'#264&"264&"%+"&=!+"&=76;2&"&546?"&546?"&546?k* ),   , Y X `À  *  %   %   % +U !5##5#3'5#3#35#573#5##35!U+U@**@+@V@*k++@++@@@VV@@+7!2654&/!+"&' m4& @+UVV&:H+D{@+17="26447&546325462632#"'"&=#"&"&52463,, ,   ,  PpPppPp ,,F!!   !!  qOqOOqOqU@ 5264&"5#%"&=##46;23226=#"&547'7w  k&,   "-+   jj;kU` $-+#+$2"&43!2+;!"&54?'#2"&4Z""F< L M+o""""o* #+ 5""@@ %5#5##33572#!"&5463UVUUVjVUUVUU*U2#5!#335"&462#3+++<4&&4&k3#@@@&4&&4U+'-6264&""2646"26472#!"&54637"jKKjK  3  Dx2FUKjKKj    7VyG2@"&46263"44&&4&@PpoQQopU&4&&4qKLL@+ '6265#"&5#6"342#!"&546;462X?+&4&+4&U*?X?>,&&,&,??,U@ +5#5#5#'5#5#5#3#5##5##33533++++++++++++++++++@++U**V++++U**V++++++++++++264&""/&=46;2ht $  ku $  @264&+72+#E@5KK5@U"VKjK@@ %5#5##3357!57'5!7U@*@@*++++2+@@+@@*++*VC@@7632#"&546;20]/ $( K  ]0/  K Ֆ ($ @+6264&"&264&"&2 ""@"""M""""@UU+U &%'7/763#!"&=2654ᕗ!2"LFZ!![GLVW:TT:W1F"UUUU+U5'72#!"&5463U+kk+j+@ !5264&"5#72#!5#5463   +&UU&UU  jj&UU&::''7&67>'&47= L. @Z @ .MZF+U#6264&"332#!"&546;462"X??X?+'DD#(8((8?X??X*8((8(U )$264&"7#3264&"%#"&5#"&5#5463!r@5_K@+&4&&4&++u5Uk&&&&V@@ 1!'#264&"264&"%+"&=!+"&=76;5332k* ),   ,55`€  ++@"%54&"6"26472+'#"&5463XPX0""0"[U@@U%%"0!!0h@@+@@%5'2'"54?7@ xr xrk-( )-, B)-,'6264&"%3##5.'#53>7532"&4|WW|WT,,`C*C`,,`C*C`F22F2kW|WW|S*C`,,`C*C`,,`2F22F`@''z@@k+ 7!!3264&".5462k*j"@ +GKjKU*;""++u%%4|+5KKk+264&"&2.54,, |W,+4'  ,,W>PF=EAR>++ %5##376/&%2#!463u+`5&+U++&U::''7&67>'&47= L. @Z @ .MZF@@ !7!'/265##526572#!"&5463k*`J6J>W+>,&`@ X>,?kA'**@U%5#%##5##5#57!'!5@+UVUUU+kk++!77'+*`"<QU@ I2654&"264&#"264&#"73+"&=.535.535.53546;23$$$$$@$ $@$@$@ @$@""""-, ,-, ,>"7'77#5726323"'#5'6"&462ӕi"'*o ?G. -+-I""c+Id/"3+5@**""k+ 5#5##335&2.54U@*@@*S|W,+4' +*@@*@@W>PF=EAR>k+ 6/&7'62.54>PGG|W,+4' _PGGW>PF=EAR>@@#/588k+"6274&"6"2654&2.54n;4;f""i|W,+4' .DW>PF=EAR>@@ %#7'7#57'53'73''71>=π1=>O1>=π1=>1=>O1>=π1=>O1>=@+463#5#'53#5.=3353UA*56j*."5".+*+7Vk"11"U@ 7?#536264&"7"&=##46;23226=#"&547'7U+U+  ;,   "-kK  /kU` $-@@ &546;462"632+54)  ?X??XH4@!9) *NX??X?G' u++"&.6%54&#"337335'26!467623#462"6462"B>;E!$ < !+.V.++    &&! !.D--Dk3    U@ 0$264&"'35#5#264&"2##'##57"&=4>R+kk*kSX, +*Q*0 ,55UUUU-"3+ ++ +$k+ *%5#264&"7#3#'##57.=46?#53#k] +*Q*0" D;fF?Akk`& ** "$) *+!(/3735'735"&/&#"3576"&46255#573#'7{;-%.+, -G1  p*&a""55u5uu55Bӫ+,@7*".dGI""%56& Z %56 UU #%53'53'5373#53#535335353UVVVV*VVVVVV*VVUVVVVVVVVVVVVVVVVVVUU!'7ww*xxk+3k+k++ %7#&2"&4U}}}V}}}k@?kkkkUU'7!5!'wwx*x++ %'7''72"&4kMMMMMMMM}}}MMMMMMMM@}}}Ik?'7wwI'7IbbbbbU'7'Հbbbbkk ''7'77wwwwwwwwwwwwwwwwwU''bbUbbI'7bbIbkk 3#5#53#5'53#3#5+j*@@*jj@@jj@@j*j*@V@*jkk 3#5353#'53#553#5U@j**j@*jj*U*jj*@@j**j@@ !!5!5!@+j**k++U+2"&462"&4&2"&4""""""+""""""U+62"&462"&46"&462""""<""""""D""VU7#7&#"32673#"&4632y2E&45KK5*B ,\;FddFGy2E&KjK/&8HddUb '777'bbbDDbbDDbbDDbbDD@b %7'?'7DbbDDbb|DbbDbbUU7'#Uw*xwwk@ 353#'M+M@MMU@ %'7#33'7M+MMMUU'737w*xww 3#%'7++ bbw 3#'7'7U++bbk'264&"264&"7!547'76275!"&7  t  ==-1 D 1*W|W@    W-KK--11UU>XX@+!%'73#5'7'753'64'7((<\\zbwwb!V1 )QQ)\\ybwwbd2z4*X*V1+U6264&"72#"&463#53""*GddGFdd***""eedd@kU**++%2654''7&#"62"&4Fe%0r%09FeS}}}UeF90%90%e}}}++%654&#"27'2"&4$eF<-i<-$e}}}-Pp K  //^/ $&+?,>W+pPK K Ֆ ($ /\1/  @@:54&"32+"&=46354622#"&546;276Z k , K  //^/ $  U U   K Ֆ ($ /\1/  C(%"'&'&=&""/&476 %#53#75 .h. 5i" K`5BB5dK `@@ $3#2#"&546;276#5++ K  //^/ $+v K Ֆ ($ /\1/   U+ 5##5##5#72#!"&57+++UVVVVVVU+%5#5#2#!"&57***jjV++@++ 5##5##5#%2#!463k++*++U++++++U++5#5#2#!463***U+UUV++UU%55"&5472'654&#'7UUFeK5FeK5UU@UV@eF2)!5K+eF2)!5K@UV== #)'654'57'567'7#7&54?'6733 &/O2 &/33f 33E0*4&/2,4&/33E0* @U%75375>54'553'4677#7&*22H8&/%0U*H8&/%022뀀32F;\, B*5%/++k;\, B*5%/32k %'353#2+"&5463UUU@*VVVjj*+!)2+&'3#&'54632#4&#2#52#4&#k-Aja*qO&@>W+>,+* bOq&X>,?@U -!'#264&"264&"%+"&=!+"&=76;2k* ),   ,+`À  @#%#2+"&54635373#53'53U+++k+k+k*U@֫++++%55#3572#!463UUիDDEU /7M75"&='73#"&54632++3232654754&"32+"&=4635462gV+}XY}}Y!+ +  ,/Y j ,A*fAaY}}YX} 6* * @/D  U U  *k.>!##5#%!532&4&&4&#2&&4&&p*++j*3 k.>7'#5%%70303a0-"1030g((""`(_yB @k 2!5335"&462#3*+<4&&4&k3#֖&4&&4+@%'#"&=33276%;#"&=3 OI&K H t&,>* $& e&+?,@@%2+5#"&=332%;#"&=3  `&k&,?+&&+?,@@ !;#"&=3+57#"&=33232k&UU,?+?`&k* &+?,@U&+@!*%'#"&/&67367'#"&/33.>Z{ Q##040>c(<***$?#` @~  % ."WU+3'# #U5"*%'#"&=46;23"'3;#"&=36&462Kl&9>8J&,?+/"TK&{!//O&+?,""+U (5#5#5#7"3#!"&=2654ᕗ!2*****VK**`**`**"UUU+!2#!"&546;'77FUUF+VU++FUUF@5!2+#5#"&5463UkkU+++@%!2+#5#"&5463kk+++@2#5'546;53353VKjK*V*kuK@@KuUUUU+)"&462"&462#5#76;2#5#546;2#r$$$$@@6  6@ @ $$$$uuU 762&"62'6 &"k>=*,~,+L@ba+PP==+,,+@aa+OOU+ +%5#5##335'354&"2#!"&=46;5462U@*@@*W'6'?X?*@@*@@++''F+,??,+U (763&'77&'7!>&%2#"&54?6k@\1%  +'1 E3*;O=w- 4o@=% >*'<3;/9)-  @#'>3232'354&"'#!"&=47'7';),?t'6','(6?,++'' +U+ +5#535#264&"73#"&5#"&=35#'732k@@UI  *&4&+V@@@@++@@  3*&&@@*@@+73'#''#"&547'#'632'3J+e;6CX}&<VJ6CX}&c*`<&}XC6;&}XC6d++ %5#62"&4k}}}**}}}@+ 3#462"VV$$g$$++ %3#'.46lLLl+QooLllLVzz++ %>7#&73.2"&4:SV@?iS}}}WS:V`R:S3}}}UU462"462"&4632#";V<K$$@&! .. .. !&++ b b  ??  +@#'+/39%#57#55#3#3#5#5#5#5#5#5#5#5#3!3+++V+++++*******++++++++V++U**+*++***V++U++U****V++U++U**k $%2#54'6"2!54>"&462"&462UB8*8B78x4&&4%4&&4&$55,$55$:&4&&4&&4&&4#/62!54%#54&"&462"'64'632'##5#5353PX%8@4&&4&+  &&@+@@+#++++"H&4&&4&D&4&+@@+@@ @@ #,%5#5#5#5#5#5#'5#5#5#73!357***V*******V*****Հ@@++U****V++U++U**++U++U**+*@@++ %$"&'3&"&462"&462264&"2"&4%J; eeeS}}})!!aeee}}}++ %62#>"&462"&462264&"2"&4J; "eeeS}}})!!ieee}}}U+%!5754675462"&53++3--3V++j2J    J2U+!%54&"7!5754675462"&53U.N.++3--3o"V)77)++j2J    J2U+'%'>7372635462"&53'!57547'7 -3n$V6++<   J2:9++k) ;++%$"&537!5754675462&'7%#67$UV++3--3*FSG+S+j++j2J    J'V3@g2Wg@U+ $5#335#!5754675462"&535j;;j;++3--3V/&&I&&;++j2J    J2@@#2#75'3+5'7#"&=46;'#kVVkjVVkVkVk@VkkV+U /%2654'#+7"3&546;&72#!"&546;73,?-&U!4,?-&U!wD''?,&+?,&+@**k $%2#54'6"2!54>"&462"&462UB8*8B78x4&&4%4&&4&$55,$55$:&4&&4&&4&&4k)1>"264"&462&"264"&46254&#"#54&"%2!546326q"" >,,>,"" >,,>,G$& GHG++`*`+/11u""\,>++>I""\,>++>    `'::'UU62!546"&462luF22F2/&++&Z2F33FU$2!54'3##5#5353"&462 lu@@+@@+F22F2/&++&+@@+@k2F33FUU !62!54>2"&4"!54&"264@L??IF22F2XVo&&*@@*3F22F!  &&U7#53##5#5355`*6`VV*VV~ U+UU+U@@ %5##5##5#2#!"&5463k++*++VV֖+*++"*%654&'++32325"&='2"&4~-;0* * fW}}}0C5V + + @T)fA`v}}}@ #5'7'+ViYRRVQQ@,&%2"&547'#"&46327&5462#"'6$%2%&&&4&&%%% X&4&W &&4&X XU+ 72654'"&54732654&'+; D<(C@KddE,! )k;+,*) 5'4TFddFlR!.-"4++ !)62#&"#6264&"2"&4462"6462"J; #b# eeeS}}}j)!**!Weee}}}0++#6264&"2"&4462"6462"3#eeeS}}}j~Ueee}}}0@ ++ !)6273"&'3264&"2"&4462"6462"b# ;J; #eeeS}}}j*!))!eee}}}0++%-62#67'7'77'7''7'7264&"2"&4J; eeeS}}})!!TCeee}}}++ !$"&'3''7?'264&"2"&4%J; -.A.-reeeS}}})!!x----eee}}}@@?''%2#!"&5463L*L*@@2#!"&5463!!***+++6264&"2"&4eeeS}}}Ueee}}}++6264&"2"&462"&4eeeS}}}X??X?Ueee}}}?X??X+@ %7'?#t<VCePPe +@ %'7/%'7'?PG^$$^G%t##t<<0[>VV>[ePPe  DN2#.''4+32765'2+5#"&53324+5324#"#476327"&'3d E5Qo/$ /5#11 #HQd Dc;`Q9{"Y/ &S    62  Qc<`@+ ##5###5!&2"&4+*+""@뀀+j""++ !53#5!3#'3#k*@@@@@@k++Uj@@@@ %$264&"53#!"&5463!2#"3H5*G+*@@7!54&"64&"2'463!2#!"&5XPX&4&&4*%%t4&&4&++627."6"264&2"&4/XNX4&&4&}}}fE&%&4&&4f}}}+%-97;!"&54?'#53367+2"&4&2"&475#53533#M+F$ K%R """"@@*@@+ 5**+ M#H""""@+@@+@++6264&"62"&47'5''7'7|WW|WEpppUeCbbHbUX|WW|qqqp24L%/7GPp/bs!**Pp! W*5>XzL%//qOF7.!S X qO,( >W++ ?'7264&"62"&47'7'7iD|WW|WEppphbbHbjDX|WW|qqq~R RR!S +&2L5##5#7!47'&6632762"&=4$2"&=45!+"&=#"&=#"&@V54  AU * =&AB%      KKKK ++%5#75#72#!463***U++UU@%!2#!"&5463#53#535U*jj@j,V*@k+@k+@@@ %5##5##5#2#!"&5463k++*++VV֖+*@@ )5#5#5#"26472#!"&546;>2k֖t  Y * @++U**V+++   *@@-%54&""264&"26472#!"&546;>2XPX4&&4&7  Y * k%%&4&&4{   *@@ %264&"5#5#2#!"&546;>2  ****Y *   ̀U++@*@@$%5#55"26472#!"&546;>2UUkk   Y * U@jk@   *@@$%7#5##6"26472#!"&546;>2k@V@t  Y * kUU   *@@ #?''6"26472#!"&546;>2ի7  Y * 7   *U#'72654/"&54635eFUU5Kq5KeFUU[)2Fe@VU@K5DK5!)2Fe@VUU%3'337#!"&5467>32+@kk@Vr):?,5KB0L-:XjjV=*,?K51I'0IU+7572#!"&546356 *Vk@ 2'463k@@Uk@%#72'463kkk/@@UU@75#5#7#3#3#"&'#53&=#53547#5367'7627+VVV-++-<;F;<-++-<#//#++U***++##++*#..# %/&'.77'61$Q ^@\&X k1 X&\@\ Q$U3'34632&#"%##"'73265#@UV@eF2)!5KV@eF2)!5K@UUFeK UFeK5+U!!VՈ++ ?''62"&4L=}}}L}}}@%#2#!"&54633#53#3#Ֆk@  U+7572#!"&546356 *V+ %7'7''77cccbbb+U5!5!2#!"&5463VVU++Հ+@@ 3#53!53'53Հk@!5373!+"&Jj++U+ 3'5#5##!"&5463vv@@u++U++UV@@/264&"%2#!"&=463264&"%2#!"&=463""@ /""@ @""f ""g Ik?'7ww k ?'77'7 wZxYwwYĈ@@%5!332#!"&546;533#5++kk+*++kk@@ 2#!"&=3!!#54637#53'7+*+l77kkUU*UU8*8kk++ %72"&42"&4/QQ(}}}  ѯQU}}}A  ++/2++54&"#"&=3264&+546;546232  Q"0"Q !! V,V,V !! Q"0"Q   V++&62654'#"'2"&42"&4&2"&4en@!OS}}} pUeFZP# F}}}S+9%'.5463263250;C2:&&:2C4=E90.D71D--D1'T>>+9-%>54&#"#.#"2'.5463260.6+ +(+ +6.0`2C;05E=4C2:&&t+,<. ** .<,+ND17D.0>>T'1D--++5#5#2#!463***U+UUV++UU+!6462"'654&"327#!"&546;&4&&4R?X??,^ 4&&4&MR,>>X?_VU6!%'#"'5332673'"#>327#7&cgh(0>,,6-'9+':+T8=,,6hg,,60%$0%6J,,6 @@"&+/48<%5353!!"&553'5353"&53#532##5#46#57#5@+++U+++++U*+*+++++++++*++++U**V+++++**V++ @@ #(,075335375#2+"&=4635353"&53'53'53++*+++++++@++++++++*++V**kU 7!!%'353k**U+땕+@ %7'?#t<XX|W@VS@UZ-7pp8,W|WW>VSP+U 7#5#7##5#j@@jVU+ 75#'3!!57'UUUUUUU UKKUUKUUUU+ !!57'UUUUՀUUUUU+'54&"264&"72#!"&=46;5462B'6'1""?X?U+''+""+,??,+++5#5#2"&4***C}}}@++@}}}++ 53264&"2"&453*[eeeS}}}*@++eee}}}À@75#53572#!"&=3!!#5463U++@*@UVV,VUU4%7"&4?Z&L2dd2y^5Z&54L2dd2y@k+"&=46;2x]] @k%7'#%+"&=46;2ULL ]] kk ++ #+05=%364'#67#'64'#67#'67&/3&47#73&&'&2"&4]HH)= ? d2 R 9 = = PHH R x = }}},8(R,,),,($88$(*,),,,8$(}}}@@3#5'7#53#!"&546;#++Lj+L֕*+@k !!5!%5!%5353'53++++++++k+++V**U++++V**U+'54&"264&"72#!"&=46;5462B'6'1""?X?U+''+""+,??,+U+!)%5!2#!"&=46;54&"#462"&462'6')?X?Z""U+'',??,+""U+ #+%5!354&"2#!"&=46;5462"&462>'6'?X?Z""U+++''F+,??,+""++*%64&#"'&#"264&""/&=46;2p[t $  ,[ u $  ++2#!"&546;53#35+*UU+3'5#5##335#!"&5463vv@@*@@*@u*@@*@@*V@U##5#72+535!3#"&5463U@*@UUUU+V++@@3#5'7#53#!"&546;#++Lj+L֕*+ %3'35%5#535#'775#7#+@kk@k@@@kkU@kk@@kk@@k@V@@V@kk@@kk@+U %%7'654&"32?2#!"&54632"&4f>8P88(, ,|>(88P8k, ,+U5!5!2#!"&5463VVU++Հ++@ /%54&"2672+5>5#"&5##"&546;73+""->+2F2+>-D''UU-G/#33#/G-++@@'%54&""26472#!"&546;53353XPX4&&4&U++%%&4&&4f*++++CM$264&"7/+"5'&'/&?4&465'&?66?4;276'"#&o*  *OB^K%  %%  %^Bk%#2+"&5463#57#5k***k*րV++UU !62!54>2"&4"!54&"264@L??IF22F2XVo&&*@@*3F22F!  &&+7!''72#!"&546;!!"&5+K5K+`@`k*+*+@@!3#2#"&546;276@ K  /0]/ $@6 K Ֆ ($ /]0/  + 35#5#2 6****xvU+Հ[;Z@%!2#!"&5463#5Uj,V*U U #7'#'73``U`8U``U`8c򫫫c@@"&5472654/#5|DppD7W|W7I*:XPppPX:-G>WW>G,M+@ !5264&"5#72#!5#5463   +&UU&UU  jj&UU&++ '5264&"2"&4 `p1eeeS}}}kp9Deee}}}++ +463!22'#"&=!5k U  U U  V+ @ U +@+!%7777777''''''%5!5!5!@  + V ++U**V+++@  A%5#&''7#5!"2646"2642#!"&=46;&546327632m-#@@#-mVt  t  V/&! !&Հ<W WXX|W@VS@UZ-7pp8,W|WW>VSPk+264&"&2.54,, |W,+4'  ,,W>PF=EAR>++ '5264&"2"&4 `p1eeeS}}}kp9Deee}}}@K6264&"'5'#"&462P88P8j j&4:QQtP!8P88P8j j!PtQQ:4&-+?6264&"7/+"/&'/&?&47'&?66?6;276>,,>,-+ 5V5 +--+ 5V5 +-,>,,> # J8 8 J ## J8 8 J #@@7GO$4'76/&&/&+"'&?;2?67?6/72#!"&54632"&4p % < %  % < % &""4 '(34 '(3*""@2#"'73264&"3'34"&462ppPB3(/>WW|W@VU@""pp(W|WW>UUP?""kz%'73#5'7'75353#53353=((=\\zbwwb@+++*(PP([\zbxwb++++++%#2+"&546353#53#53U+*+UU++++++@)264&5'75373#'!2#!"&5463&&o 5 5 5 @&4&5 5 5 5 A,V*u '7'537#553''7{tt!]]o*V++]]!ttpp********pp" (2#4&"#4''75&5462&2#4&"#4Š+pp+I@@I ,s|W*?X?*aPppPaFI@@IF $$W>,??,> "-9E%53#5&3#5354623#53546253#5.753#5.3#535462k+*V++  +*  U*+*U*+  ** ZZWUU ^U **-ZZ ** ZZ ?UU  "-9E%53#5&3#5354623#53546253#5.753#5.3#535462k+*V++  +*  U*+*U*+  ** ZZWUU ^U **-ZZ ** ZZ ?UU k+ 353353353#5'53546;2***+@@@****@@@@@'3;$2"&462"&4264&"2"&42"&46+"&46;2"&462>=ppp_ŠŠ@@}ppp;Š¡}@%!2#!"&5463/'%'#++U5555+Vj,V*66V++++6@@ $(3#2#"&546;276'#5##5++ K  /0]/ $++*@+` K Ֆ ($ /]0/  ++++U#!53"&5472654/#553#53@+ JddJ=KjK>-**+++4XFddFX4&H5KK5H%S+++++Z(2&"'662&"264&"72+"&5463cC88E ,|,Z;""k E88E,,""f  k#'#5.5326553#536"&=46253K5*5K$C\C1+*4&&4&++6RFFR6/>>/++++&&&+++@?'7353#!"&53546;2V*VkUk+++++%%7'5353#!"&=3546;2!#!"&=uuU+kjUUU@k++++@ "6264&"'3'32#!"/&546;762""@of ( 6 f]""^^ ( +#+$2"&43!2+;!"&54?'#2"&4Z""F< L M+o""""o* #+ 5""++ %5#5#5#'5#5#5#2#!463kk*++++++UU++@++@++++@++@++U4 '7'3''##3lNX,Ux-m(m mOv@@++ %'7/72"&4ZPi))iPZX}}}gE `aEg6}}}@U%5#%##5##5#57!'!5@+UVUUU+kk++Uk !!5!5!5#5UVV*++++**+k "72#54>2#54&"&462"&46237BJP4&&4&v,,.05$ 00`&4&&4;, ,@k 5#5353#'U֖U@U@*@@*@Uk@ ##5#3'353U@*@@UU@*UUU++ %#5##'3353'&2"&4u5+5K5+5K-}}}UUKUUKJ}}}52#!"&546;#!#5'3533@U@*@+*+*U@%5#5#2#!"&5463kUU*@  ',049=A%53#5375353535353532#5"&53'535346353'53k*++++***++++++++++++@++++**+U++++U+++++U*++U++U+**U++U@ +5#5#5#'5#5#5#3#5##5##33533++++++++++++++++++@++U**V++++U**V++++++++++3#2'&=7#"&57#54?63VVU  A   b)@3+"&=4?323A   *V+)  b/2'&5>7#"&=4?63'+"&=4?32 j o 1 P1  j o +  i 4 qUq  i 4 @k %53'3#53!5!%5!%5!++++++++**+++++V**U++@@3#5!2#!"&546;53353kk*+++kUU*++++U .467264&"62"&4@/&8HH8&jKKjK:eee*TB ,\v\, KjKKjeee++5"&46;"&54752654'7"&546752654'>}}}X"$2F2&KjK=.?Wee2>YX}}}  -,#22#!&45KK5/G+`AFeeFG2+ #%3'7#'##''7&'367#53533#SE#`+e+`MBkm(+.*?5]9@@l,Bjk,5(3?+**+P;+ %7''777U1hUU11hUU1@U5!5!5U@U@*@+ 3'''77U1UUh1UUhk@ 2'463k@@Uk@%#72'463kkk/@@U@?''.=ի7nRRn7VYY+@2#!"&=4632#!"&=463 k  U 733#!3@@@+k 3#!533UUU*@U 3#!333Ukkkk+@!!2#!"&=4635!+k @+ @@Uk !!5!5!%5!UVVVV*V++**U++Uk !!5!%5!%5353'53VVVVVUUUjVVkUUUUjVVU 3+5353#53#53'53UkkkkkkkkU 3#53!3353kkk뀀U!!5!Ukk+k/2+"&546;2+"&5463#2+"&5463 @ @ @     `2"&4264&"62"&'64&&4&X??X?@&4&&4?X??XXHHXXHH+%532'327'#"&547'7.'#"&'67."'632'654&& ?,!&z5+2O7 +.'.O1>?@&3,? !&4XH>, ,7.XH;*>,?+@  A%5#&''7#5!"2646"2642#!"&=46;&546327632m-#@@#-mVt  t  V/&! !&Հ<W W>X+++#'2#4>54&"#4264&"2"&453F2@*"*eeeS}}}*2#9!#eee}}}++@k !!5!5!%5!@*V++**U++@K %##5#53533264&"'5'#"&462++++]P88P8j j&4:QQtP!+++++k8P88P8j j!PtQQ:4&@K 3#264&"'5'#"&462kkP88P8j j&4:QQtP!@V8P88P8j j!PtQQ:4&@+5#72+#553##5#53##553#5##53++  + u` ` U +  5  + `` `` +55++@ %#546;23#%3#5!#5#k@@j@@V@j@@@@@5@%&/55'!!+R|"j);q  j n2  C+'@&'77'776!! |Rq"1*jX)r xj?! T  +U 732653"&733'3+2F2+KjKk*K``K#22#5KKw``k@ ##3##53#2#353+"&=46;#@++ ` J* @ u   + @ + V @@%5#%2#!"&5463k***++ ?''5#2"&4܏q)}}}Տq)++U}}}ZR$64&""&4653#5!#35DDaDDnXX|VVlUUUUUDaDDaD X|VV|X@UUUUU++/6264&"2"&4"32653#"&=47632#4'&'&eeeS}}}((&(*&!& Ueee}}}:: 0*)  >+6Je|%#&'&54622654&#"'&47>32"&54&"'3262#"'&5432"'&'&5462"54&""&76762'&'.%"'&#"&47632>.!.&6'&[@.L W4Ig'6&&(* =7)  (3 9GdG:R:  02x21 -.l.-,;N,1 1,N> @%!%#!"&5463!2#5Vj,++ $(83'7'3?2#5!!#3#535#"&54635#72+"&=463A5455A*+++kk k @&>''>&@Ukk++**+ e,%+"/76323546232'&546254&" j Iq+8P8* , q  j24(88(5Pk+-5%3#"&5467326'4633"'32#5#"&5<62",:',>0%&!6*$282@*k$$%0>,':,!& '*)Iuj$$+k %'73#55#5@UUUUUU@*V@UU@*@+#'%5!2#!"&546;53353#5##5##5*++++*++UV+**********++%>737.'5'.4670I@hPI0Ph2NN2QooQlH0Pi0HAhPVlVAzz++ %6737&'5'.467 iO( OiQooQ Ml lM("("zz @U #'+!!53!5353#53#53#53#53753#53#53@ի++*++kjkVU++++++++++++++V******@U !!5!5!%5!@Vj@@@++k/$264&"'#53.#"326%"&547##"&46;'#53{4&&4&<<!&&!)8>Z=;#9'->>-+L^&4&&4+&4&<+-==-;%0=Z>+*U27!4/7"&54?&ZZ&2dd2y7&^]&H2FGddGF2y+*+3;CK%&+"'&'&>7>7676363226462"&462"&462"462"r     'SS'  !   ",,,,,,,, * ** (  (Q, ,u,, ,, 6, ,+U %##5#5462&462"U@@*&4&*$$Vjj&&$$@'64''64'2!546462">>#,,# $luV2F22FA>"30%#X $-/&++&F22F2 @@ #'+/3#54&+5325335335353#535353'53533#+&jj,?+*++*++++++++*++++Ujj&+?++++++U++++U++++V**V++*+U"'%'5'#56?6;2'532"&4#'@@ 8L Q""`6+K @@@ .!{L1 k""6J 3#"'"&547'"'"&46327&5462627&5462L"7 a"a"6L"f"L7a"a6K@@'5#7.27653"'&4627 J[Ց;,{,+V|,++8888p8:UZ-7j-<,+,xX,+=O7887p8<++ %7'5#&2"&4Z` C}}}:o}}},+"/6363254623546235462354623#$ \#24  ˶  v @@'%27#"&'#53&47#53>32&#"3#3#@3'&6J>cKAAKc>J6&'3'B{{Au"&1H8++8H1&")"++")++!%AU%4&+3533#'326'>?#7&'4'#3#"&46327'&#"32672+'#"&546; )M ::+  U 8T/ !$33$%/U V'$99;+ / F ! * 3H30@@-62"&47'!23'#'#"&547'#"&54?/7"" L l+2L= /^"" ++#=  5c^U+%%264&#"'3'632#"'##!"&5463,??,: U".,,'% 5L?X>1U"(+>, #UV 2'35#'35#'3'5#'#'i~)++++ezU+++)~+k++FzUj+k@3!537377'7''!+"&KJJj.-------S++.----...+++#'#'#5'75#'7#53'735'753737YEc+dE*Ed+cEYYEc+dE*Ed+cE*Ed+cEYYEc+dE*Ed+cEYYEc+dEk /3'#264&"'5#264&"'35#%#"&5#"&5#5463@kV(@UN UU+6&4&u&4&+VwVVwV*j&&&&s'2"/7264&""&462'&"276?]`CC`" <**<G5!D^D"*<*>5?@.6.7&474367t2>0s1z11 2=??FbQ8D2 11z1s0>2=??F8+@+5#32+5##"&=46;573353#!"&=3+VVU+U+Vk**@++@*++*UU@@'7264&"264&"&264&"&264&"264&"2#!"&5463RNN@NN.*@%CKS73"&26723264&#"#.""&#"3263%"&'.'&47>767632$462"6462" 4@4!fO  OfO  k _r^!!6I:]![##M0% ++(-$264&"264&"%#"&'##"&547'#53!'2#^+*-),'-/J7GdUE!+%%+,^++9dF++%'''7''7'7'7777--LL--LL--LL--LLU@7!!5#72++"&=UVV+++2##3k+@@k@@#33#U+"&5473462"k.7&5462!!'?VV?"VZ aAAa *+)-19%'3'"&463";2#54#54춭3#73#%7'#53k??6**!, <% 1$ ' 5 vkՕ?[+:* '"R:$,,$3 @@@@+k,0482#54&+"&463"37#54춮43#73#%!!V+ !**]% 1$*' 5 v@&&#+:* 5:#00$2  *@@@@@++&'672>3&'.J* *CCDp!!pD_LL_3""_CCgB33BT+N#'"/+"/+"57#+"/+"5'75&5!7&76'&'"'&743 / #" 0/  $ )> pQbBDf'<8R " %0b),t `   R V  *Copyright 2015 Google, Inc. All Rights Reserved.Copyright 2015 Google, Inc. All Rights Reserved.Material IconsMaterial IconsRegularRegularFontForge 2.0 : Material Icons : 8-2-2016FontForge 2.0 : Material Icons : 8-2-2016Material IconsMaterial IconsVersion 1.011 Version 1.011 MaterialIcons-RegularMaterialIcons-Regular2    DEFGHIJKLMNOPQRSTUVWXYZ[\]  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~0123456789_error error_outlinewarning add_alertalbumav_timerclosed_caption equalizerexplicit fast_forward fast_rewindgameshearing high_qualityloopmicmic_nonemic_offmovie library_add library_books library_music new_releasesnot_interestedpausepause_circle_filledpause_circle_outline play_arrowplay_circle_filledplay_circle_outline playlist_addqueue queue_musicradio recent_actorsrepeat repeat_onereplayshuffle skip_next skip_previoussnoozestop subtitlessurround_sound video_libraryvideocam videocam_off volume_down volume_mute volume_off volume_upwebhd sort_by_alphaairplay forward_10 forward_30 forward_5 replay_10 replay_30replay_5 add_to_queue fiber_dvr fiber_new playlist_play art_trackfiber_manual_recordfiber_smart_record music_video subscriptionsplaylist_add_checkqueue_play_nextremove_from_queueslow_motion_video web_asset fiber_pinbranding_watermarkcall_to_actionfeatured_play_listfeatured_videonote video_call video_labelbusinesscallcall_end call_made call_merge call_missed call_received call_splitchat clear_allcommentcontacts dialer_sipdialpademailforum import_exportinvert_colors_off live_help location_off location_onmessage chat_bubblechat_bubble_outlineno_simphoneportable_wifi_off contact_phone contact_mail ring_volume speaker_phonestay_current_landscapestay_current_portraitstay_primary_landscapestay_primary_portrait swap_callstextsms voicemailvpn_keyphonelink_erasephonelink_lockphonelink_ringphonelink_setuppresent_to_allimport_contacts mail_outline screen_sharestop_screen_sharecall_missed_outgoingrss_feedaddadd_box add_circleadd_circle_outlinearchive backspaceblockclear content_copy content_cut content_pastecreatedrafts filter_listflagforwardgestureinboxlinkmail markunreadredoremove remove_circleremove_circle_outlinereply reply_allreportsave select_allsendsort text_formatundo font_download move_to_inbox unarchive next_weekweekend delete_sweep low_priority access_alarm access_alarms access_time add_alarmairplanemode_inactiveairplanemode_active battery_alertbattery_charging_full battery_full battery_stdbattery_unknown bluetoothbluetooth_connectedbluetooth_disabledbluetooth_searchingbrightness_autobrightness_highbrightness_lowbrightness_medium data_usagedeveloper_modedevicesdvr gps_fixed gps_not_fixedgps_offlocation_disabledlocation_searching graphic_eq network_cell network_wifinfc wallpaperwidgetsscreen_lock_landscapescreen_lock_portraitscreen_lock_rotationscreen_rotation sd_storagesettings_system_daydreamsignal_cellular_4_bar+signal_cellular_connected_no_internet_4_barsignal_cellular_no_simsignal_cellular_nullsignal_cellular_offsignal_wifi_4_barsignal_wifi_4_bar_locksignal_wifi_offstorageusb wifi_lockwifi_tethering attach_file attach_money border_all border_bottom border_clear border_colorborder_horizontal border_inner border_left border_outer border_right border_style border_topborder_verticalformat_align_centerformat_align_justifyformat_align_leftformat_align_right format_bold format_clearformat_color_fillformat_color_resetformat_color_textformat_indent_decreaseformat_indent_increase format_italicformat_line_spacingformat_list_bulletedformat_list_numbered format_paint format_quote format_sizeformat_strikethroughformat_textdirection_l_to_rformat_textdirection_r_to_lformat_underlined functions insert_chartinsert_commentinsert_drive_fileinsert_emoticoninsert_invitation insert_link insert_photo merge_type mode_comment mode_editpublish space_barstrikethrough_svertical_align_bottomvertical_align_centervertical_align_top wrap_text money_off drag_handle format_shapes highlight linear_scale short_text text_fieldsmonetization_ontitle attachmentcloud cloud_circle cloud_donecloud_download cloud_off cloud_queue cloud_upload file_download file_uploadfolder folder_open folder_sharedcreate_new_foldercastcast_connectedcomputer desktop_macdesktop_windowsdeveloper_boarddockgamepadheadset headset_mickeyboardkeyboard_arrow_downkeyboard_arrow_leftkeyboard_arrow_rightkeyboard_arrow_upkeyboard_backspacekeyboard_capslock keyboard_hidekeyboard_return keyboard_tabkeyboard_voicelaptoplaptop_chromebook laptop_maclaptop_windowsmemorymouse phone_android phone_iphone phonelink phonelink_offrouterscannersecuritysim_card smartphonespeaker speaker_grouptablettablet_android tablet_mactoystvwatch device_hub power_input devices_othervideogame_asset add_to_photosadjust assistantassistant_photo audiotrack blur_circular blur_linearblur_offblur_on brightness_1 brightness_2 brightness_3 brightness_4 brightness_5 brightness_6 brightness_7 broken_imagebrushcamera camera_alt camera_front camera_rear camera_rollcenter_focus_strongcenter_focus_weak collections color_lenscolorizecompare control_pointcontrol_point_duplicate crop_16_9crop_3_2cropcrop_5_4crop_7_5crop_din crop_freecrop_landscape crop_original crop_portrait crop_squaredehazedetailseditexposureexposure_neg_1exposure_neg_2exposure_plus_1exposure_plus_2 exposure_zerofilter_1filter_2filter_3filterfilter_4filter_5filter_6filter_7filter_8filter_9 filter_9_plusfilter_b_and_wfilter_center_focus filter_drama filter_frames filter_hdr filter_nonefilter_tilt_shiftfilter_vintageflare flash_auto flash_offflash_onflipgradientgraingrid_offgrid_onhdr_offhdr_on hdr_stronghdr_weakhealingimageimage_aspect_ratioiso landscapeleak_add leak_removelenslooks_3lookslooks_4looks_5looks_6 looks_one looks_twoloupemonochrome_photosmovie_creation music_notenature nature_peoplenavigate_before navigate_nextpalettepanoramapanorama_fish_eyepanorama_horizontalpanorama_verticalpanorama_wide_anglephoto photo_album photo_camera photo_librarypicture_as_pdfportraitremove_red_eyerotate_90_degrees_ccw rotate_left rotate_right slideshow straightenstyle switch_camera switch_video tag_facestexture timelapsetimer_10timer_3timer timer_offtonality transformtune view_comfy view_compactwb_auto wb_cloudywb_incandescentwb_sunnycollections_bookmarkphoto_size_select_actualphoto_size_select_largephoto_size_select_smallvignette wb_iridescent crop_rotate linked_camera add_a_photo movie_filter photo_filter burst_modebeenhere directionsdirections_bikedirections_busdirections_cardirections_boatdirections_subwaydirections_railwaydirections_transitdirections_walkflighthotellayers layers_clear local_airport local_atmlocal_activity local_bar local_cafelocal_car_washlocal_convenience_store local_drink local_floristlocal_gas_stationlocal_grocery_storelocal_hospital local_hotellocal_laundry_service local_library local_mall local_movies local_offer local_parkinglocal_pharmacy local_phone local_pizza local_playlocal_post_officelocal_printshop local_dining local_seelocal_shipping local_taxi person_pinmap my_location navigationpin_dropplace rate_reviewrestaurant_menu satellitestore_mall_directoryterraintrafficdirections_run add_location edit_locationnear_meperson_pin_circle zoom_out_map restaurant ev_station streetviewsubwaytraintramtransfer_within_a_stationapps arrow_backarrow_drop_downarrow_drop_down_circle arrow_drop_up arrow_forwardcancelcheck chevron_left chevron_rightclose expand_less expand_more fullscreenfullscreen_exitmenu more_horiz more_vertrefresh unfold_less unfold_more arrow_upwardsubdirectory_arrow_leftsubdirectory_arrow_rightarrow_downward first_page last_pageadbbluetooth_audio disc_fulldo_not_disturb_altdo_not_disturb drive_etaevent_available event_busy event_notefolder_specialmmsmorenetwork_lockedphone_bluetooth_speakerphone_forwarded phone_in_talk phone_locked phone_missed phone_pausedsd_cardsim_card_alertsms sms_failedsync sync_disabled sync_problem system_update tap_and_play time_to_leave vibration voice_chatvpn_lockairline_seat_flatairline_seat_flat_angledairline_seat_individual_suiteairline_seat_legroom_extraairline_seat_legroom_normalairline_seat_legroom_reducedairline_seat_recline_extraairline_seat_recline_normalconfirmation_numberlive_tvondemand_videopersonal_videopowerwcwifienhanced_encryption network_check no_encryption rv_hookupdo_not_disturb_offdo_not_disturb_on priority_high pie_chartpie_chart_outlined bubble_chartmultiline_chart show_chartcakedomaingroup group_add location_citymoodmood_bad notificationsnotifications_nonenotifications_offnotifications_activenotifications_pausedpages party_modepeoplepeople_outlineperson person_addperson_outlineplus_onepollpublicschoolsharewhatshotsentiment_dissatisfiedsentiment_neutralsentiment_satisfiedsentiment_very_dissatisfiedsentiment_very_satisfied check_boxcheck_box_outline_blankradio_button_uncheckedradio_button_checkedstar star_half star_border 3d_rotation accessibilityaccount_balanceaccount_balance_wallet account_boxaccount_circleadd_shopping_cartalarm alarm_add alarm_offalarm_onandroid announcement aspect_ratio assessment assignmentassignment_indassignment_lateassignment_returnassignment_returnedassignment_turned_in autorenewbackupbookbookmarkbookmark_border bug_reportbuildcachedchange_history check_circlechrome_reader_modeclasscode credit_card dashboarddelete descriptiondnsdonedone_allevent exit_to_appexplore extensionfacefavoritefavorite_borderfeedback find_in_page find_replace flip_to_back flip_to_frontget_appgrade group_workhelp highlight_offhistoryhomehourglass_emptyhourglass_fullhttpsinfo info_outlineinput invert_colorslabel label_outlinelanguagelaunchlistlock lock_open lock_outlineloyaltymarkunread_mailboxnote_addopen_in_browser open_in_new open_withpageviewpaymentperm_camera_micperm_contact_calendarperm_data_settingperm_device_information perm_identity perm_mediaperm_phone_msgperm_scan_wifipicture_in_picturepolymerpower_settings_newprint query_builderquestion_answerreceiptredeemreport_problemrestoreroomschedulesearchsettingssettings_applicationssettings_backup_restoresettings_bluetooth settings_cellsettings_brightnesssettings_ethernetsettings_input_antennasettings_input_componentsettings_input_compositesettings_input_hdmisettings_input_svideosettings_overscansettings_phonesettings_powersettings_remotesettings_voiceshopshop_twoshopping_basket shopping_cart speaker_notes spellcheckstarsstoresubjectsupervisor_account swap_horiz swap_vertswap_vertical_circlesystem_update_alttabtab_unselectedtheaters thumb_downthumb_upthumbs_up_downtoctodaytoll track_changes translate trending_down trending_flat trending_up turned_in turned_in_not verified_user view_agenda view_array view_carousel view_columnview_day view_headline view_list view_module view_quilt view_stream view_week visibilityvisibility_off card_giftcardcard_membership card_travelworkyoutube_searched_forejectcamera_enhance help_outlinereorderzoom_inzoom_outhttp event_seat flight_landflight_takeoff play_for_workgifindeterminate_check_box offline_pinall_out fingerprintgavellightbulb_outlinepicture_in_picture_altimportant_devices touch_app accessiblecompare_arrows date_range donut_large donut_small line_style line_weight motorcycleopacitypetspregnant_womanrecord_voice_overrounded_cornerrowingtimelineupdate watch_laterpan_tool euro_symbol g_translateremove_shopping_cart restore_pagespeaker_notes_offdelete_foreverac_unitairport_shuttle all_inclusive beach_accessbusiness_centercasino child_carechild_friendlyfitness_centerfree_breakfast golf_coursehot_tubkitchenpool room_service smoke_free smoking_roomsspagoat '( ,latnligah8T)+n-L/1n9=0@ @JKP^Zb2bfhh  !!H@xDr>b ,Ll:Vr*D\t(>Rfz.>N\ht~ ! #" "! !  " !   !   !  %! !  %! ! ! j$  $ "!  $! !# ! !"  ! !" !#  "!  ! ! !" ! !  ! !  !! !i$  $ ! "!!"! "! $ $$ !   " #k $  "  ! ! l $ $  !&   | $ "$ !! &f  ! "" ! ! "![  !   "! %  !   ! !!  !h $       ! "!J !!!j ! !  +  !     "!$  !! -# ! "!# %_& "!" !,"g 7p8\"Bb(B\v,F`z "8Nbv!!&  ""!! !"!! u $!"!!  ! " '! "!! "!"  ! #!! "!! "!!& "$ ! $  !! " " !!& !   !      !  !  !  !  !  !  " !       !& !!& "  !  "! "   ! !!& !  !   " !" " !  "!!  #" |"  " "" "V8b$Hj >\z$@\x.F^v6Lbx 2FXj| .<HT`lx! ! "! % "! !    "!! " "!! " !! "  W! $ ! " $! "  N" $  !&.  ! $ Y ! ! & v ! !   ! !p # ! !!  !  ! !!     #  !! !! Q " "  ! !! &L " o # !    !#  !! !      ! " !! "!P " ""  " !        !   M "   !           % &!O "   !! '      Z"!~ !m !K" nq !}X !/`@b&Fd0H`x*>Rdt !  !"  !  !" !+! ! !*! $&)! "$& !  !"  $  *! !(! &(! !,! $%! ]# \ ! $$ Z! "'! # &! "  !  !"! # # ! ! $ "! [  !   ! "! B  $ !  # "   !  ! "  # !   "    ! # '! ! ^ #>n:Xv*@Vl ! ! ! &!% " " % " " #! #% " " % " " % "  % "   % " '\ ! !)  "!r %   %! ! s %  " & #! " & #! !a # !! #! !/ "' %! % "0%! %! #!(!Z&T*Rz<b8Zz0Nl0Lf4Ld|  6Lbx   & 8 J \ n    $ .-! !%!!  ! ,! !%!!  ! #! !  "! !  &!  ! "!+! !!"'!  ! "!  " !&%!  !  !! ! " k "  !   !l ! !  !w!" &  !! !! !!!  !%!!  !.! "!  .! "#! "!#! u"  %!!   $! !! !x!" #! #!  !  ! " R  $ ! $$ ! !V   !    ! !C !  ) ! "!  !  !  ! ( ! !     1  ! $ !  !  ! !* ! 'U   !  ! 2  ! $S  "t " a $  !    "!` $   !    / "! t  h  $b $ g  #! ! ! ! ! ! !   #!! ! $-!T!",H`x 0@LXdp|  ! %  "  ! !   " $ "   % ! !  !"_ #3 "!0Rr"4DTdt! #" !&" " ! 5  "!&  "!a  !   !D ! $ !&` !! !"4  .! !! !!],\4Tt0<HT^!!  %  ! !2 ! # #!  !! # 4 ! #!!$#!  ! !! 3 ! !1 ! !$ #!  ! %!"  "!6  ! !0  ! !5  ! #"!%!  Fn&Fde& $ !d& $ !c& $ $g&  f& $ "h&  w& !j& !"l& #i & k & !b&!O$Jn Bd<Zv:Vp $<Tl&<Rh|.@P`p 7 # !> "& #; & !! H  ! :  !!!  !" "!n! N!  !&3 !!!I ! J  !"!I ! 6  $ 3 !#!&L <  !p! $$ D &9   !C    ?  &= & " < &   ! !&1  !&  "! ! ,  "!J  0 &  $ !&A  # E   ! F  ''8  ; &   #=  !B  E    $!  !&@  5  o ! M  !%G  &K  4  2  !  !   !$+       #  '"-&!&   # !# /& ("m!" % 6) !*'Pv$Dd ":Pf| ,<JVblv." % !   "!<& &  "!! "=& & " H!'! "! !# !;& &  # ! %  "!8  ! # !P & !m "  #w  '7  !& "  ! " !&x  #!9  !A &    8 9  q&r" :#v"O 76`4Rn.H`v!! " !! !#!! !! !! #! !$ ?! ! !  &! !!  !$  #! %! $ $ !" > $   !$ $ !$  $ $! Q #! %! $/! ]  !"y!.Ld|0  $  #1   $  2  $!!&WBr&Nv8^8Z| @^|0Nl0Lf2H^t  " 4 D T d t ! ' ! !"! ' ! ! ' !  "!! 8 # !!"  !" !6 !! B"   "!E&  "!A"    $  '!?$ !! $D&   ! "!o& !  =!"  !"7 ! !!^    #!! $    &D&  8 # 6 !!   &5     $ !"  #  "!  "!<  $;     ! ! !"  ! $ !& 9  !!& &  $s  v  i & ! & ! &   !  "      t   ! F & ! ! ! ! ! " $ "!C & $:     N    !&   !u R !!"  !3#$4&!:" !!>&" @!@" !$S ! <d" !! " !! p"" & %!B" !  $A "& "H "" " G"",Z 4X|8Tp2FZn,:HT`j "!! "#  "!!!   $#  ! "!! q#  "" # # "!! U !"! " "!! " #  &E!  # J ! !   #  !  !! !  #"T ! #$ !! !`  !"!L !  & d & c &  # "e&  F !C!y $K!!#w"!DM&&IGuD|Dv2`BnFp<d@d6Vv  0 N l  0 L h $ < R h ~   . D X l   * : J Z j z $.8@+ " !  !!  !! #&  ! !! & ! &S!! "!  !R!! "! !!! #& ! ~"!& $ !}"!& $ !L!! "  ! "  Q!! "! !!& &  !& "!   $   !!  ! U!! "! #K!! ! !& "! !! "  !& & !!    " "W!  !&  !!  !!g$ #!  " O!! ! T!! "! !! ! M!! "!!d"#  "! $  !  P!! !!!! "!V!! #  ! r$ ! #h& ! "! !O!!  &g$ #! h& ! "! !#<!!"  !!]  ! $ Y!! !  !T"" "X!! $W!! Z!! # $! _  ! }  "^ ! &     & ! "!^  !P  #" n " ! N !!  &     $! # &  ! "!   ! `   e $ '  { ! !   ! $  b !!#$ !! $ !F ! !%!S "!!  !   $f $ #!O  %!;  V !!y"!&z \ !$H"J!! c"!N" |x!Q'Ic"$&a! !&b!!![&#R! -\ (D`|&:Nbv ,<L\jvf  $!  !!u "!n" " $! j " !r     ! #x "  !t  $u  !   &v  " %! !G %!  l " $ !  "          w " s  !m" "!&k!   %!"%!  Y  X~!I! dp&& e"qoi#&>R`j{  z   #! %Lx.Lh 8Ph2FZn>!  !=!  !!?!  !U !$ !  ! !&  $ U  &| $ " y  "  $ !W   $ !} $ "{   $ "z $ X " $Y " "!  !&{ $ &z    ! $ & $ "!Z "  ! $ $ $  ! [ " "!!~$ &V  &0Tt*>Rfx!    !! !  !!   ! ! !# ! !s   ! @  !%!    "&! ! "&!  "!*!\"!"  "4_  "!  "! $ &' 4latnsizerxޣޣmovim-0.14.1/themes/material/fonts/MaterialIcons/MaterialIcons-Regular.ijmap000066400000000000000000000674001342764602200270620ustar00rootroot00000000000000{"icons":{"e84d":{"name":"3d Rotation"},"eb3b":{"name":"Ac Unit"},"e190":{"name":"Access Alarm"},"e191":{"name":"Access Alarms"},"e192":{"name":"Access Time"},"e84e":{"name":"Accessibility"},"e914":{"name":"Accessible"},"e84f":{"name":"Account Balance"},"e850":{"name":"Account Balance Wallet"},"e851":{"name":"Account Box"},"e853":{"name":"Account Circle"},"e60e":{"name":"Adb"},"e145":{"name":"Add"},"e439":{"name":"Add A Photo"},"e193":{"name":"Add Alarm"},"e003":{"name":"Add Alert"},"e146":{"name":"Add Box"},"e147":{"name":"Add Circle"},"e148":{"name":"Add Circle Outline"},"e567":{"name":"Add Location"},"e854":{"name":"Add Shopping Cart"},"e39d":{"name":"Add To Photos"},"e05c":{"name":"Add To Queue"},"e39e":{"name":"Adjust"},"e630":{"name":"Airline Seat Flat"},"e631":{"name":"Airline Seat Flat Angled"},"e632":{"name":"Airline Seat Individual Suite"},"e633":{"name":"Airline Seat Legroom Extra"},"e634":{"name":"Airline Seat Legroom Normal"},"e635":{"name":"Airline Seat Legroom Reduced"},"e636":{"name":"Airline Seat Recline Extra"},"e637":{"name":"Airline Seat Recline Normal"},"e195":{"name":"Airplanemode Active"},"e194":{"name":"Airplanemode Inactive"},"e055":{"name":"Airplay"},"eb3c":{"name":"Airport Shuttle"},"e855":{"name":"Alarm"},"e856":{"name":"Alarm Add"},"e857":{"name":"Alarm Off"},"e858":{"name":"Alarm On"},"e019":{"name":"Album"},"eb3d":{"name":"All Inclusive"},"e90b":{"name":"All Out"},"e859":{"name":"Android"},"e85a":{"name":"Announcement"},"e5c3":{"name":"Apps"},"e149":{"name":"Archive"},"e5c4":{"name":"Arrow Back"},"e5db":{"name":"Arrow Downward"},"e5c5":{"name":"Arrow Drop Down"},"e5c6":{"name":"Arrow Drop Down Circle"},"e5c7":{"name":"Arrow Drop Up"},"e5c8":{"name":"Arrow Forward"},"e5d8":{"name":"Arrow Upward"},"e060":{"name":"Art Track"},"e85b":{"name":"Aspect Ratio"},"e85c":{"name":"Assessment"},"e85d":{"name":"Assignment"},"e85e":{"name":"Assignment Ind"},"e85f":{"name":"Assignment Late"},"e860":{"name":"Assignment Return"},"e861":{"name":"Assignment Returned"},"e862":{"name":"Assignment Turned In"},"e39f":{"name":"Assistant"},"e3a0":{"name":"Assistant Photo"},"e226":{"name":"Attach File"},"e227":{"name":"Attach Money"},"e2bc":{"name":"Attachment"},"e3a1":{"name":"Audiotrack"},"e863":{"name":"Autorenew"},"e01b":{"name":"Av Timer"},"e14a":{"name":"Backspace"},"e864":{"name":"Backup"},"e19c":{"name":"Battery Alert"},"e1a3":{"name":"Battery Charging Full"},"e1a4":{"name":"Battery Full"},"e1a5":{"name":"Battery Std"},"e1a6":{"name":"Battery Unknown"},"eb3e":{"name":"Beach Access"},"e52d":{"name":"Beenhere"},"e14b":{"name":"Block"},"e1a7":{"name":"Bluetooth"},"e60f":{"name":"Bluetooth Audio"},"e1a8":{"name":"Bluetooth Connected"},"e1a9":{"name":"Bluetooth Disabled"},"e1aa":{"name":"Bluetooth Searching"},"e3a2":{"name":"Blur Circular"},"e3a3":{"name":"Blur Linear"},"e3a4":{"name":"Blur Off"},"e3a5":{"name":"Blur On"},"e865":{"name":"Book"},"e866":{"name":"Bookmark"},"e867":{"name":"Bookmark Border"},"e228":{"name":"Border All"},"e229":{"name":"Border Bottom"},"e22a":{"name":"Border Clear"},"e22b":{"name":"Border Color"},"e22c":{"name":"Border Horizontal"},"e22d":{"name":"Border Inner"},"e22e":{"name":"Border Left"},"e22f":{"name":"Border Outer"},"e230":{"name":"Border Right"},"e231":{"name":"Border Style"},"e232":{"name":"Border Top"},"e233":{"name":"Border Vertical"},"e06b":{"name":"Branding Watermark"},"e3a6":{"name":"Brightness 1"},"e3a7":{"name":"Brightness 2"},"e3a8":{"name":"Brightness 3"},"e3a9":{"name":"Brightness 4"},"e3aa":{"name":"Brightness 5"},"e3ab":{"name":"Brightness 6"},"e3ac":{"name":"Brightness 7"},"e1ab":{"name":"Brightness Auto"},"e1ac":{"name":"Brightness High"},"e1ad":{"name":"Brightness Low"},"e1ae":{"name":"Brightness Medium"},"e3ad":{"name":"Broken Image"},"e3ae":{"name":"Brush"},"e6dd":{"name":"Bubble Chart"},"e868":{"name":"Bug Report"},"e869":{"name":"Build"},"e43c":{"name":"Burst Mode"},"e0af":{"name":"Business"},"eb3f":{"name":"Business Center"},"e86a":{"name":"Cached"},"e7e9":{"name":"Cake"},"e0b0":{"name":"Call"},"e0b1":{"name":"Call End"},"e0b2":{"name":"Call Made"},"e0b3":{"name":"Call Merge"},"e0b4":{"name":"Call Missed"},"e0e4":{"name":"Call Missed Outgoing"},"e0b5":{"name":"Call Received"},"e0b6":{"name":"Call Split"},"e06c":{"name":"Call To Action"},"e3af":{"name":"Camera"},"e3b0":{"name":"Camera Alt"},"e8fc":{"name":"Camera Enhance"},"e3b1":{"name":"Camera Front"},"e3b2":{"name":"Camera Rear"},"e3b3":{"name":"Camera Roll"},"e5c9":{"name":"Cancel"},"e8f6":{"name":"Card Giftcard"},"e8f7":{"name":"Card Membership"},"e8f8":{"name":"Card Travel"},"eb40":{"name":"Casino"},"e307":{"name":"Cast"},"e308":{"name":"Cast Connected"},"e3b4":{"name":"Center Focus Strong"},"e3b5":{"name":"Center Focus Weak"},"e86b":{"name":"Change History"},"e0b7":{"name":"Chat"},"e0ca":{"name":"Chat Bubble"},"e0cb":{"name":"Chat Bubble Outline"},"e5ca":{"name":"Check"},"e834":{"name":"Check Box"},"e835":{"name":"Check Box Outline Blank"},"e86c":{"name":"Check Circle"},"e5cb":{"name":"Chevron Left"},"e5cc":{"name":"Chevron Right"},"eb41":{"name":"Child Care"},"eb42":{"name":"Child Friendly"},"e86d":{"name":"Chrome Reader Mode"},"e86e":{"name":"Class"},"e14c":{"name":"Clear"},"e0b8":{"name":"Clear All"},"e5cd":{"name":"Close"},"e01c":{"name":"Closed Caption"},"e2bd":{"name":"Cloud"},"e2be":{"name":"Cloud Circle"},"e2bf":{"name":"Cloud Done"},"e2c0":{"name":"Cloud Download"},"e2c1":{"name":"Cloud Off"},"e2c2":{"name":"Cloud Queue"},"e2c3":{"name":"Cloud Upload"},"e86f":{"name":"Code"},"e3b6":{"name":"Collections"},"e431":{"name":"Collections Bookmark"},"e3b7":{"name":"Color Lens"},"e3b8":{"name":"Colorize"},"e0b9":{"name":"Comment"},"e3b9":{"name":"Compare"},"e915":{"name":"Compare Arrows"},"e30a":{"name":"Computer"},"e638":{"name":"Confirmation Number"},"e0d0":{"name":"Contact Mail"},"e0cf":{"name":"Contact Phone"},"e0ba":{"name":"Contacts"},"e14d":{"name":"Content Copy"},"e14e":{"name":"Content Cut"},"e14f":{"name":"Content Paste"},"e3ba":{"name":"Control Point"},"e3bb":{"name":"Control Point Duplicate"},"e90c":{"name":"Copyright"},"e150":{"name":"Create"},"e2cc":{"name":"Create New Folder"},"e870":{"name":"Credit Card"},"e3be":{"name":"Crop"},"e3bc":{"name":"Crop 16 9"},"e3bd":{"name":"Crop 3 2"},"e3bf":{"name":"Crop 5 4"},"e3c0":{"name":"Crop 7 5"},"e3c1":{"name":"Crop Din"},"e3c2":{"name":"Crop Free"},"e3c3":{"name":"Crop Landscape"},"e3c4":{"name":"Crop Original"},"e3c5":{"name":"Crop Portrait"},"e437":{"name":"Crop Rotate"},"e3c6":{"name":"Crop Square"},"e871":{"name":"Dashboard"},"e1af":{"name":"Data Usage"},"e916":{"name":"Date Range"},"e3c7":{"name":"Dehaze"},"e872":{"name":"Delete"},"e92b":{"name":"Delete Forever"},"e16c":{"name":"Delete Sweep"},"e873":{"name":"Description"},"e30b":{"name":"Desktop Mac"},"e30c":{"name":"Desktop Windows"},"e3c8":{"name":"Details"},"e30d":{"name":"Developer Board"},"e1b0":{"name":"Developer Mode"},"e335":{"name":"Device Hub"},"e1b1":{"name":"Devices"},"e337":{"name":"Devices Other"},"e0bb":{"name":"Dialer Sip"},"e0bc":{"name":"Dialpad"},"e52e":{"name":"Directions"},"e52f":{"name":"Directions Bike"},"e532":{"name":"Directions Boat"},"e530":{"name":"Directions Bus"},"e531":{"name":"Directions Car"},"e534":{"name":"Directions Railway"},"e566":{"name":"Directions Run"},"e533":{"name":"Directions Subway"},"e535":{"name":"Directions Transit"},"e536":{"name":"Directions Walk"},"e610":{"name":"Disc Full"},"e875":{"name":"Dns"},"e612":{"name":"Do Not Disturb"},"e611":{"name":"Do Not Disturb Alt"},"e643":{"name":"Do Not Disturb Off"},"e644":{"name":"Do Not Disturb On"},"e30e":{"name":"Dock"},"e7ee":{"name":"Domain"},"e876":{"name":"Done"},"e877":{"name":"Done All"},"e917":{"name":"Donut Large"},"e918":{"name":"Donut Small"},"e151":{"name":"Drafts"},"e25d":{"name":"Drag Handle"},"e613":{"name":"Drive Eta"},"e1b2":{"name":"Dvr"},"e3c9":{"name":"Edit"},"e568":{"name":"Edit Location"},"e8fb":{"name":"Eject"},"e0be":{"name":"Email"},"e63f":{"name":"Enhanced Encryption"},"e01d":{"name":"Equalizer"},"e000":{"name":"Error"},"e001":{"name":"Error Outline"},"e926":{"name":"Euro Symbol"},"e56d":{"name":"Ev Station"},"e878":{"name":"Event"},"e614":{"name":"Event Available"},"e615":{"name":"Event Busy"},"e616":{"name":"Event Note"},"e903":{"name":"Event Seat"},"e879":{"name":"Exit To App"},"e5ce":{"name":"Expand Less"},"e5cf":{"name":"Expand More"},"e01e":{"name":"Explicit"},"e87a":{"name":"Explore"},"e3ca":{"name":"Exposure"},"e3cb":{"name":"Exposure Neg 1"},"e3cc":{"name":"Exposure Neg 2"},"e3cd":{"name":"Exposure Plus 1"},"e3ce":{"name":"Exposure Plus 2"},"e3cf":{"name":"Exposure Zero"},"e87b":{"name":"Extension"},"e87c":{"name":"Face"},"e01f":{"name":"Fast Forward"},"e020":{"name":"Fast Rewind"},"e87d":{"name":"Favorite"},"e87e":{"name":"Favorite Border"},"e06d":{"name":"Featured Play List"},"e06e":{"name":"Featured Video"},"e87f":{"name":"Feedback"},"e05d":{"name":"Fiber Dvr"},"e061":{"name":"Fiber Manual Record"},"e05e":{"name":"Fiber New"},"e06a":{"name":"Fiber Pin"},"e062":{"name":"Fiber Smart Record"},"e2c4":{"name":"File Download"},"e2c6":{"name":"File Upload"},"e3d3":{"name":"Filter"},"e3d0":{"name":"Filter 1"},"e3d1":{"name":"Filter 2"},"e3d2":{"name":"Filter 3"},"e3d4":{"name":"Filter 4"},"e3d5":{"name":"Filter 5"},"e3d6":{"name":"Filter 6"},"e3d7":{"name":"Filter 7"},"e3d8":{"name":"Filter 8"},"e3d9":{"name":"Filter 9"},"e3da":{"name":"Filter 9 Plus"},"e3db":{"name":"Filter B And W"},"e3dc":{"name":"Filter Center Focus"},"e3dd":{"name":"Filter Drama"},"e3de":{"name":"Filter Frames"},"e3df":{"name":"Filter Hdr"},"e152":{"name":"Filter List"},"e3e0":{"name":"Filter None"},"e3e2":{"name":"Filter Tilt Shift"},"e3e3":{"name":"Filter Vintage"},"e880":{"name":"Find In Page"},"e881":{"name":"Find Replace"},"e90d":{"name":"Fingerprint"},"e5dc":{"name":"First Page"},"eb43":{"name":"Fitness Center"},"e153":{"name":"Flag"},"e3e4":{"name":"Flare"},"e3e5":{"name":"Flash Auto"},"e3e6":{"name":"Flash Off"},"e3e7":{"name":"Flash On"},"e539":{"name":"Flight"},"e904":{"name":"Flight Land"},"e905":{"name":"Flight Takeoff"},"e3e8":{"name":"Flip"},"e882":{"name":"Flip To Back"},"e883":{"name":"Flip To Front"},"e2c7":{"name":"Folder"},"e2c8":{"name":"Folder Open"},"e2c9":{"name":"Folder Shared"},"e617":{"name":"Folder Special"},"e167":{"name":"Font Download"},"e234":{"name":"Format Align Center"},"e235":{"name":"Format Align Justify"},"e236":{"name":"Format Align Left"},"e237":{"name":"Format Align Right"},"e238":{"name":"Format Bold"},"e239":{"name":"Format Clear"},"e23a":{"name":"Format Color Fill"},"e23b":{"name":"Format Color Reset"},"e23c":{"name":"Format Color Text"},"e23d":{"name":"Format Indent Decrease"},"e23e":{"name":"Format Indent Increase"},"e23f":{"name":"Format Italic"},"e240":{"name":"Format Line Spacing"},"e241":{"name":"Format List Bulleted"},"e242":{"name":"Format List Numbered"},"e243":{"name":"Format Paint"},"e244":{"name":"Format Quote"},"e25e":{"name":"Format Shapes"},"e245":{"name":"Format Size"},"e246":{"name":"Format Strikethrough"},"e247":{"name":"Format Textdirection L To R"},"e248":{"name":"Format Textdirection R To L"},"e249":{"name":"Format Underlined"},"e0bf":{"name":"Forum"},"e154":{"name":"Forward"},"e056":{"name":"Forward 10"},"e057":{"name":"Forward 30"},"e058":{"name":"Forward 5"},"eb44":{"name":"Free Breakfast"},"e5d0":{"name":"Fullscreen"},"e5d1":{"name":"Fullscreen Exit"},"e24a":{"name":"Functions"},"e927":{"name":"G Translate"},"e30f":{"name":"Gamepad"},"e021":{"name":"Games"},"e90e":{"name":"Gavel"},"e155":{"name":"Gesture"},"e884":{"name":"Get App"},"e908":{"name":"Gif"},"eb45":{"name":"Golf Course"},"e1b3":{"name":"Gps Fixed"},"e1b4":{"name":"Gps Not Fixed"},"e1b5":{"name":"Gps Off"},"e885":{"name":"Grade"},"e3e9":{"name":"Gradient"},"e3ea":{"name":"Grain"},"e1b8":{"name":"Graphic Eq"},"e3eb":{"name":"Grid Off"},"e3ec":{"name":"Grid On"},"e7ef":{"name":"Group"},"e7f0":{"name":"Group Add"},"e886":{"name":"Group Work"},"e052":{"name":"Hd"},"e3ed":{"name":"Hdr Off"},"e3ee":{"name":"Hdr On"},"e3f1":{"name":"Hdr Strong"},"e3f2":{"name":"Hdr Weak"},"e310":{"name":"Headset"},"e311":{"name":"Headset Mic"},"e3f3":{"name":"Healing"},"e023":{"name":"Hearing"},"e887":{"name":"Help"},"e8fd":{"name":"Help Outline"},"e024":{"name":"High Quality"},"e25f":{"name":"Highlight"},"e888":{"name":"Highlight Off"},"e889":{"name":"History"},"e88a":{"name":"Home"},"eb46":{"name":"Hot Tub"},"e53a":{"name":"Hotel"},"e88b":{"name":"Hourglass Empty"},"e88c":{"name":"Hourglass Full"},"e902":{"name":"Http"},"e88d":{"name":"Https"},"e3f4":{"name":"Image"},"e3f5":{"name":"Image Aspect Ratio"},"e0e0":{"name":"Import Contacts"},"e0c3":{"name":"Import Export"},"e912":{"name":"Important Devices"},"e156":{"name":"Inbox"},"e909":{"name":"Indeterminate Check Box"},"e88e":{"name":"Info"},"e88f":{"name":"Info Outline"},"e890":{"name":"Input"},"e24b":{"name":"Insert Chart"},"e24c":{"name":"Insert Comment"},"e24d":{"name":"Insert Drive File"},"e24e":{"name":"Insert Emoticon"},"e24f":{"name":"Insert Invitation"},"e250":{"name":"Insert Link"},"e251":{"name":"Insert Photo"},"e891":{"name":"Invert Colors"},"e0c4":{"name":"Invert Colors Off"},"e3f6":{"name":"Iso"},"e312":{"name":"Keyboard"},"e313":{"name":"Keyboard Arrow Down"},"e314":{"name":"Keyboard Arrow Left"},"e315":{"name":"Keyboard Arrow Right"},"e316":{"name":"Keyboard Arrow Up"},"e317":{"name":"Keyboard Backspace"},"e318":{"name":"Keyboard Capslock"},"e31a":{"name":"Keyboard Hide"},"e31b":{"name":"Keyboard Return"},"e31c":{"name":"Keyboard Tab"},"e31d":{"name":"Keyboard Voice"},"eb47":{"name":"Kitchen"},"e892":{"name":"Label"},"e893":{"name":"Label Outline"},"e3f7":{"name":"Landscape"},"e894":{"name":"Language"},"e31e":{"name":"Laptop"},"e31f":{"name":"Laptop Chromebook"},"e320":{"name":"Laptop Mac"},"e321":{"name":"Laptop Windows"},"e5dd":{"name":"Last Page"},"e895":{"name":"Launch"},"e53b":{"name":"Layers"},"e53c":{"name":"Layers Clear"},"e3f8":{"name":"Leak Add"},"e3f9":{"name":"Leak Remove"},"e3fa":{"name":"Lens"},"e02e":{"name":"Library Add"},"e02f":{"name":"Library Books"},"e030":{"name":"Library Music"},"e90f":{"name":"Lightbulb Outline"},"e919":{"name":"Line Style"},"e91a":{"name":"Line Weight"},"e260":{"name":"Linear Scale"},"e157":{"name":"Link"},"e438":{"name":"Linked Camera"},"e896":{"name":"List"},"e0c6":{"name":"Live Help"},"e639":{"name":"Live Tv"},"e53f":{"name":"Local Activity"},"e53d":{"name":"Local Airport"},"e53e":{"name":"Local Atm"},"e540":{"name":"Local Bar"},"e541":{"name":"Local Cafe"},"e542":{"name":"Local Car Wash"},"e543":{"name":"Local Convenience Store"},"e556":{"name":"Local Dining"},"e544":{"name":"Local Drink"},"e545":{"name":"Local Florist"},"e546":{"name":"Local Gas Station"},"e547":{"name":"Local Grocery Store"},"e548":{"name":"Local Hospital"},"e549":{"name":"Local Hotel"},"e54a":{"name":"Local Laundry Service"},"e54b":{"name":"Local Library"},"e54c":{"name":"Local Mall"},"e54d":{"name":"Local Movies"},"e54e":{"name":"Local Offer"},"e54f":{"name":"Local Parking"},"e550":{"name":"Local Pharmacy"},"e551":{"name":"Local Phone"},"e552":{"name":"Local Pizza"},"e553":{"name":"Local Play"},"e554":{"name":"Local Post Office"},"e555":{"name":"Local Printshop"},"e557":{"name":"Local See"},"e558":{"name":"Local Shipping"},"e559":{"name":"Local Taxi"},"e7f1":{"name":"Location City"},"e1b6":{"name":"Location Disabled"},"e0c7":{"name":"Location Off"},"e0c8":{"name":"Location On"},"e1b7":{"name":"Location Searching"},"e897":{"name":"Lock"},"e898":{"name":"Lock Open"},"e899":{"name":"Lock Outline"},"e3fc":{"name":"Looks"},"e3fb":{"name":"Looks 3"},"e3fd":{"name":"Looks 4"},"e3fe":{"name":"Looks 5"},"e3ff":{"name":"Looks 6"},"e400":{"name":"Looks One"},"e401":{"name":"Looks Two"},"e028":{"name":"Loop"},"e402":{"name":"Loupe"},"e16d":{"name":"Low Priority"},"e89a":{"name":"Loyalty"},"e158":{"name":"Mail"},"e0e1":{"name":"Mail Outline"},"e55b":{"name":"Map"},"e159":{"name":"Markunread"},"e89b":{"name":"Markunread Mailbox"},"e322":{"name":"Memory"},"e5d2":{"name":"Menu"},"e252":{"name":"Merge Type"},"e0c9":{"name":"Message"},"e029":{"name":"Mic"},"e02a":{"name":"Mic None"},"e02b":{"name":"Mic Off"},"e618":{"name":"Mms"},"e253":{"name":"Mode Comment"},"e254":{"name":"Mode Edit"},"e263":{"name":"Monetization On"},"e25c":{"name":"Money Off"},"e403":{"name":"Monochrome Photos"},"e7f2":{"name":"Mood"},"e7f3":{"name":"Mood Bad"},"e619":{"name":"More"},"e5d3":{"name":"More Horiz"},"e5d4":{"name":"More Vert"},"e91b":{"name":"Motorcycle"},"e323":{"name":"Mouse"},"e168":{"name":"Move To Inbox"},"e02c":{"name":"Movie"},"e404":{"name":"Movie Creation"},"e43a":{"name":"Movie Filter"},"e6df":{"name":"Multiline Chart"},"e405":{"name":"Music Note"},"e063":{"name":"Music Video"},"e55c":{"name":"My Location"},"e406":{"name":"Nature"},"e407":{"name":"Nature People"},"e408":{"name":"Navigate Before"},"e409":{"name":"Navigate Next"},"e55d":{"name":"Navigation"},"e569":{"name":"Near Me"},"e1b9":{"name":"Network Cell"},"e640":{"name":"Network Check"},"e61a":{"name":"Network Locked"},"e1ba":{"name":"Network Wifi"},"e031":{"name":"New Releases"},"e16a":{"name":"Next Week"},"e1bb":{"name":"Nfc"},"e641":{"name":"No Encryption"},"e0cc":{"name":"No Sim"},"e033":{"name":"Not Interested"},"e06f":{"name":"Note"},"e89c":{"name":"Note Add"},"e7f4":{"name":"Notifications"},"e7f7":{"name":"Notifications Active"},"e7f5":{"name":"Notifications None"},"e7f6":{"name":"Notifications Off"},"e7f8":{"name":"Notifications Paused"},"e90a":{"name":"Offline Pin"},"e63a":{"name":"Ondemand Video"},"e91c":{"name":"Opacity"},"e89d":{"name":"Open In Browser"},"e89e":{"name":"Open In New"},"e89f":{"name":"Open With"},"e7f9":{"name":"Pages"},"e8a0":{"name":"Pageview"},"e40a":{"name":"Palette"},"e925":{"name":"Pan Tool"},"e40b":{"name":"Panorama"},"e40c":{"name":"Panorama Fish Eye"},"e40d":{"name":"Panorama Horizontal"},"e40e":{"name":"Panorama Vertical"},"e40f":{"name":"Panorama Wide Angle"},"e7fa":{"name":"Party Mode"},"e034":{"name":"Pause"},"e035":{"name":"Pause Circle Filled"},"e036":{"name":"Pause Circle Outline"},"e8a1":{"name":"Payment"},"e7fb":{"name":"People"},"e7fc":{"name":"People Outline"},"e8a2":{"name":"Perm Camera Mic"},"e8a3":{"name":"Perm Contact Calendar"},"e8a4":{"name":"Perm Data Setting"},"e8a5":{"name":"Perm Device Information"},"e8a6":{"name":"Perm Identity"},"e8a7":{"name":"Perm Media"},"e8a8":{"name":"Perm Phone Msg"},"e8a9":{"name":"Perm Scan Wifi"},"e7fd":{"name":"Person"},"e7fe":{"name":"Person Add"},"e7ff":{"name":"Person Outline"},"e55a":{"name":"Person Pin"},"e56a":{"name":"Person Pin Circle"},"e63b":{"name":"Personal Video"},"e91d":{"name":"Pets"},"e0cd":{"name":"Phone"},"e324":{"name":"Phone Android"},"e61b":{"name":"Phone Bluetooth Speaker"},"e61c":{"name":"Phone Forwarded"},"e61d":{"name":"Phone In Talk"},"e325":{"name":"Phone Iphone"},"e61e":{"name":"Phone Locked"},"e61f":{"name":"Phone Missed"},"e620":{"name":"Phone Paused"},"e326":{"name":"Phonelink"},"e0db":{"name":"Phonelink Erase"},"e0dc":{"name":"Phonelink Lock"},"e327":{"name":"Phonelink Off"},"e0dd":{"name":"Phonelink Ring"},"e0de":{"name":"Phonelink Setup"},"e410":{"name":"Photo"},"e411":{"name":"Photo Album"},"e412":{"name":"Photo Camera"},"e43b":{"name":"Photo Filter"},"e413":{"name":"Photo Library"},"e432":{"name":"Photo Size Select Actual"},"e433":{"name":"Photo Size Select Large"},"e434":{"name":"Photo Size Select Small"},"e415":{"name":"Picture As Pdf"},"e8aa":{"name":"Picture In Picture"},"e911":{"name":"Picture In Picture Alt"},"e6c4":{"name":"Pie Chart"},"e6c5":{"name":"Pie Chart Outlined"},"e55e":{"name":"Pin Drop"},"e55f":{"name":"Place"},"e037":{"name":"Play Arrow"},"e038":{"name":"Play Circle Filled"},"e039":{"name":"Play Circle Outline"},"e906":{"name":"Play For Work"},"e03b":{"name":"Playlist Add"},"e065":{"name":"Playlist Add Check"},"e05f":{"name":"Playlist Play"},"e800":{"name":"Plus One"},"e801":{"name":"Poll"},"e8ab":{"name":"Polymer"},"eb48":{"name":"Pool"},"e0ce":{"name":"Portable Wifi Off"},"e416":{"name":"Portrait"},"e63c":{"name":"Power"},"e336":{"name":"Power Input"},"e8ac":{"name":"Power Settings New"},"e91e":{"name":"Pregnant Woman"},"e0df":{"name":"Present To All"},"e8ad":{"name":"Print"},"e645":{"name":"Priority High"},"e80b":{"name":"Public"},"e255":{"name":"Publish"},"e8ae":{"name":"Query Builder"},"e8af":{"name":"Question Answer"},"e03c":{"name":"Queue"},"e03d":{"name":"Queue Music"},"e066":{"name":"Queue Play Next"},"e03e":{"name":"Radio"},"e837":{"name":"Radio Button Checked"},"e836":{"name":"Radio Button Unchecked"},"e560":{"name":"Rate Review"},"e8b0":{"name":"Receipt"},"e03f":{"name":"Recent Actors"},"e91f":{"name":"Record Voice Over"},"e8b1":{"name":"Redeem"},"e15a":{"name":"Redo"},"e5d5":{"name":"Refresh"},"e15b":{"name":"Remove"},"e15c":{"name":"Remove Circle"},"e15d":{"name":"Remove Circle Outline"},"e067":{"name":"Remove From Queue"},"e417":{"name":"Remove Red Eye"},"e928":{"name":"Remove Shopping Cart"},"e8fe":{"name":"Reorder"},"e040":{"name":"Repeat"},"e041":{"name":"Repeat One"},"e042":{"name":"Replay"},"e059":{"name":"Replay 10"},"e05a":{"name":"Replay 30"},"e05b":{"name":"Replay 5"},"e15e":{"name":"Reply"},"e15f":{"name":"Reply All"},"e160":{"name":"Report"},"e8b2":{"name":"Report Problem"},"e56c":{"name":"Restaurant"},"e561":{"name":"Restaurant Menu"},"e8b3":{"name":"Restore"},"e929":{"name":"Restore Page"},"e0d1":{"name":"Ring Volume"},"e8b4":{"name":"Room"},"eb49":{"name":"Room Service"},"e418":{"name":"Rotate 90 Degrees Ccw"},"e419":{"name":"Rotate Left"},"e41a":{"name":"Rotate Right"},"e920":{"name":"Rounded Corner"},"e328":{"name":"Router"},"e921":{"name":"Rowing"},"e0e5":{"name":"Rss Feed"},"e642":{"name":"Rv Hookup"},"e562":{"name":"Satellite"},"e161":{"name":"Save"},"e329":{"name":"Scanner"},"e8b5":{"name":"Schedule"},"e80c":{"name":"School"},"e1be":{"name":"Screen Lock Landscape"},"e1bf":{"name":"Screen Lock Portrait"},"e1c0":{"name":"Screen Lock Rotation"},"e1c1":{"name":"Screen Rotation"},"e0e2":{"name":"Screen Share"},"e623":{"name":"Sd Card"},"e1c2":{"name":"Sd Storage"},"e8b6":{"name":"Search"},"e32a":{"name":"Security"},"e162":{"name":"Select All"},"e163":{"name":"Send"},"e811":{"name":"Sentiment Dissatisfied"},"e812":{"name":"Sentiment Neutral"},"e813":{"name":"Sentiment Satisfied"},"e814":{"name":"Sentiment Very Dissatisfied"},"e815":{"name":"Sentiment Very Satisfied"},"e8b8":{"name":"Settings"},"e8b9":{"name":"Settings Applications"},"e8ba":{"name":"Settings Backup Restore"},"e8bb":{"name":"Settings Bluetooth"},"e8bd":{"name":"Settings Brightness"},"e8bc":{"name":"Settings Cell"},"e8be":{"name":"Settings Ethernet"},"e8bf":{"name":"Settings Input Antenna"},"e8c0":{"name":"Settings Input Component"},"e8c1":{"name":"Settings Input Composite"},"e8c2":{"name":"Settings Input Hdmi"},"e8c3":{"name":"Settings Input Svideo"},"e8c4":{"name":"Settings Overscan"},"e8c5":{"name":"Settings Phone"},"e8c6":{"name":"Settings Power"},"e8c7":{"name":"Settings Remote"},"e1c3":{"name":"Settings System Daydream"},"e8c8":{"name":"Settings Voice"},"e80d":{"name":"Share"},"e8c9":{"name":"Shop"},"e8ca":{"name":"Shop Two"},"e8cb":{"name":"Shopping Basket"},"e8cc":{"name":"Shopping Cart"},"e261":{"name":"Short Text"},"e6e1":{"name":"Show Chart"},"e043":{"name":"Shuffle"},"e1c8":{"name":"Signal Cellular 4 Bar"},"e1cd":{"name":"Signal Cellular Connected No Internet 4 Bar"},"e1ce":{"name":"Signal Cellular No Sim"},"e1cf":{"name":"Signal Cellular Null"},"e1d0":{"name":"Signal Cellular Off"},"e1d8":{"name":"Signal Wifi 4 Bar"},"e1d9":{"name":"Signal Wifi 4 Bar Lock"},"e1da":{"name":"Signal Wifi Off"},"e32b":{"name":"Sim Card"},"e624":{"name":"Sim Card Alert"},"e044":{"name":"Skip Next"},"e045":{"name":"Skip Previous"},"e41b":{"name":"Slideshow"},"e068":{"name":"Slow Motion Video"},"e32c":{"name":"Smartphone"},"eb4a":{"name":"Smoke Free"},"eb4b":{"name":"Smoking Rooms"},"e625":{"name":"Sms"},"e626":{"name":"Sms Failed"},"e046":{"name":"Snooze"},"e164":{"name":"Sort"},"e053":{"name":"Sort By Alpha"},"eb4c":{"name":"Spa"},"e256":{"name":"Space Bar"},"e32d":{"name":"Speaker"},"e32e":{"name":"Speaker Group"},"e8cd":{"name":"Speaker Notes"},"e92a":{"name":"Speaker Notes Off"},"e0d2":{"name":"Speaker Phone"},"e8ce":{"name":"Spellcheck"},"e838":{"name":"Star"},"e83a":{"name":"Star Border"},"e839":{"name":"Star Half"},"e8d0":{"name":"Stars"},"e0d3":{"name":"Stay Current Landscape"},"e0d4":{"name":"Stay Current Portrait"},"e0d5":{"name":"Stay Primary Landscape"},"e0d6":{"name":"Stay Primary Portrait"},"e047":{"name":"Stop"},"e0e3":{"name":"Stop Screen Share"},"e1db":{"name":"Storage"},"e8d1":{"name":"Store"},"e563":{"name":"Store Mall Directory"},"e41c":{"name":"Straighten"},"e56e":{"name":"Streetview"},"e257":{"name":"Strikethrough S"},"e41d":{"name":"Style"},"e5d9":{"name":"Subdirectory Arrow Left"},"e5da":{"name":"Subdirectory Arrow Right"},"e8d2":{"name":"Subject"},"e064":{"name":"Subscriptions"},"e048":{"name":"Subtitles"},"e56f":{"name":"Subway"},"e8d3":{"name":"Supervisor Account"},"e049":{"name":"Surround Sound"},"e0d7":{"name":"Swap Calls"},"e8d4":{"name":"Swap Horiz"},"e8d5":{"name":"Swap Vert"},"e8d6":{"name":"Swap Vertical Circle"},"e41e":{"name":"Switch Camera"},"e41f":{"name":"Switch Video"},"e627":{"name":"Sync"},"e628":{"name":"Sync Disabled"},"e629":{"name":"Sync Problem"},"e62a":{"name":"System Update"},"e8d7":{"name":"System Update Alt"},"e8d8":{"name":"Tab"},"e8d9":{"name":"Tab Unselected"},"e32f":{"name":"Tablet"},"e330":{"name":"Tablet Android"},"e331":{"name":"Tablet Mac"},"e420":{"name":"Tag Faces"},"e62b":{"name":"Tap And Play"},"e564":{"name":"Terrain"},"e262":{"name":"Text Fields"},"e165":{"name":"Text Format"},"e0d8":{"name":"Textsms"},"e421":{"name":"Texture"},"e8da":{"name":"Theaters"},"e8db":{"name":"Thumb Down"},"e8dc":{"name":"Thumb Up"},"e8dd":{"name":"Thumbs Up Down"},"e62c":{"name":"Time To Leave"},"e422":{"name":"Timelapse"},"e922":{"name":"Timeline"},"e425":{"name":"Timer"},"e423":{"name":"Timer 10"},"e424":{"name":"Timer 3"},"e426":{"name":"Timer Off"},"e264":{"name":"Title"},"e8de":{"name":"Toc"},"e8df":{"name":"Today"},"e8e0":{"name":"Toll"},"e427":{"name":"Tonality"},"e913":{"name":"Touch App"},"e332":{"name":"Toys"},"e8e1":{"name":"Track Changes"},"e565":{"name":"Traffic"},"e570":{"name":"Train"},"e571":{"name":"Tram"},"e572":{"name":"Transfer Within A Station"},"e428":{"name":"Transform"},"e8e2":{"name":"Translate"},"e8e3":{"name":"Trending Down"},"e8e4":{"name":"Trending Flat"},"e8e5":{"name":"Trending Up"},"e429":{"name":"Tune"},"e8e6":{"name":"Turned In"},"e8e7":{"name":"Turned In Not"},"e333":{"name":"Tv"},"e169":{"name":"Unarchive"},"e166":{"name":"Undo"},"e5d6":{"name":"Unfold Less"},"e5d7":{"name":"Unfold More"},"e923":{"name":"Update"},"e1e0":{"name":"Usb"},"e8e8":{"name":"Verified User"},"e258":{"name":"Vertical Align Bottom"},"e259":{"name":"Vertical Align Center"},"e25a":{"name":"Vertical Align Top"},"e62d":{"name":"Vibration"},"e070":{"name":"Video Call"},"e071":{"name":"Video Label"},"e04a":{"name":"Video Library"},"e04b":{"name":"Videocam"},"e04c":{"name":"Videocam Off"},"e338":{"name":"Videogame Asset"},"e8e9":{"name":"View Agenda"},"e8ea":{"name":"View Array"},"e8eb":{"name":"View Carousel"},"e8ec":{"name":"View Column"},"e42a":{"name":"View Comfy"},"e42b":{"name":"View Compact"},"e8ed":{"name":"View Day"},"e8ee":{"name":"View Headline"},"e8ef":{"name":"View List"},"e8f0":{"name":"View Module"},"e8f1":{"name":"View Quilt"},"e8f2":{"name":"View Stream"},"e8f3":{"name":"View Week"},"e435":{"name":"Vignette"},"e8f4":{"name":"Visibility"},"e8f5":{"name":"Visibility Off"},"e62e":{"name":"Voice Chat"},"e0d9":{"name":"Voicemail"},"e04d":{"name":"Volume Down"},"e04e":{"name":"Volume Mute"},"e04f":{"name":"Volume Off"},"e050":{"name":"Volume Up"},"e0da":{"name":"Vpn Key"},"e62f":{"name":"Vpn Lock"},"e1bc":{"name":"Wallpaper"},"e002":{"name":"Warning"},"e334":{"name":"Watch"},"e924":{"name":"Watch Later"},"e42c":{"name":"Wb Auto"},"e42d":{"name":"Wb Cloudy"},"e42e":{"name":"Wb Incandescent"},"e436":{"name":"Wb Iridescent"},"e430":{"name":"Wb Sunny"},"e63d":{"name":"Wc"},"e051":{"name":"Web"},"e069":{"name":"Web Asset"},"e16b":{"name":"Weekend"},"e80e":{"name":"Whatshot"},"e1bd":{"name":"Widgets"},"e63e":{"name":"Wifi"},"e1e1":{"name":"Wifi Lock"},"e1e2":{"name":"Wifi Tethering"},"e8f9":{"name":"Work"},"e25b":{"name":"Wrap Text"},"e8fa":{"name":"Youtube Searched For"},"e8ff":{"name":"Zoom In"},"e900":{"name":"Zoom Out"},"e56b":{"name":"Zoom Out Map"}}}movim-0.14.1/themes/material/fonts/MaterialIcons/MaterialIcons-Regular.svg000066400000000000000000010460721342764602200265640ustar00rootroot00000000000000 Created by FontForge 20151118 at Mon Feb 8 11:58:02 2016 By shyndman Copyright 2015 Google, Inc. All Rights Reserved. movim-0.14.1/themes/material/fonts/MaterialIcons/MaterialIcons-Regular.ttf000066400000000000000000003722641342764602200265660ustar00rootroot00000000000000pGDEFS$GPOS,6GSUBҩQdiPOS/2 s"cx`cmap1 xcvt D|gaspglyfD}rHheadڋf6hhea4$hmtxjiFloca;)maxp'X name5dzpost2 O"_< ޣޣ@.LfGLf0 +++@+@@U@U5+@@Ukk@+++++++++++@+@@UU++++@+k@@+@"UUUUUU+++U++,@++@+@Uw@kU+@++@U++k@@+k+++3@+[kk++@U+>+@Uk@++@+k++@@+@kU=@+++!k++@@@@+@k++@@+++++++++k@U@+U@+++@kU++3+ +f+@@@@@@@@@@@@@@@+U@@ 5+Uk@@kUk@+U+@+@w+@kU@UUUUWUK+U5+k++kk++++++@@+@++k@Ukk@@@UkkU@+U@+++@k+@55+k@+++kk+@@+@@@+@@@@@@@@kU+@@+U+U+@@+,1@+@@U+@*@+@@@+@@@@@@+++k+@++U+@U+++@WU@+++@+Y@%++@@@+L++@@+U@%UUU+@++++@+@+@@U@U@@U+@@@+++:+@@@`kk+:@@U>kk@k@@U@+Uk+UU+U+Ikkk@UVUkUUwk@+++@@@@++@@@@@UU++U=@k+@+* +@@+U+UU@U+++U++@+@++UUU+U@+UUU@+@U+++++@@+++++@+@@+++#+++@@@@@@@UUkkU++U++@kU@I @@++++++UU@@k+++++U++U@@+@@UUU++U@@+++@kU@ @+++@+k+@-@kk@UZk++4+@U+@k+U@@++@+kk@+U+U+UUUUU++++++k++@@@+5'k@+Z+>kek+@++@@U+@U@+@+Uk+?+@++UU+U+++++, , x@89_z!$,19Sqmd8.<6r E:Qs+L0_a#(.3;UE& 0-9# 4MSu; (     iGA;73,(QPOtr <09__ az(,!-#$4(,6.1;39?;SFUq_|Em&d JSWX Z8i.0<-6#9r-g #E 4:MQSsuJa+;L  !"#$%&'D)))19AIQYaiqy !)19AIQn U 3$`6q#/Fh&eM[  ( P f v E s ! F 0{5c6Y)HvM`{4q4YMu/`"R|Y :t FZ.Wq+Jl7k+Il  3 Q m !!4!n!!!"2"Y"""##6#V#v##$ $8$q$$$%%L%%%&4&e&&'*'P']'s''((b() )N)x))))**+*:***++P++,,7,--<--.^../*//00B0h00011;1Y11112#2_222223!3A3X33344>4r4444555b5y55566&6v6666737E7w77788Z88889 9.9a99: :0:Y:::;;<;e;;;;;<<*<<<<= =&=[===>>C>s>>?(?K???@1@U@~@@@AAEAcAAB'BPB}BBCBCDEEEEFFCFgFFFG/GeGGH%HcHHI*IRIIIJ J-JRJtJJJKK:K\KKKKLLLILgLLM$MmMMN2NyNOOaOP P0PnPPPQ#QQR'RIRgRxRS$SST1TwTTUUyUUV VV[VVVWWDWuWWXX5XxXXXY YY-YzYYYZZRZvZZ[[c[[[\7\p\\] ]8]g]]]^{^_,_w__` `f```aaSaabblbbcc]ccddIdndde=eeff=f|fffggHgjggh h0hhhiRiijj,jrjjk k4kSk{kkll+lZlllmBmwmmmnn>nlnnnoohooop p?ppppqqgqqr4rlrrrrrrrs ss7sHsYs}ssst t1tMtht}tttttu,ueuuuv$vYvvvwwZwwxxZxxy$yNytyyyz7zrzz{{W{{{||4|T|||})}g}}~~,~L~~~3j&Pzh*f̂=z,d܅:X܆GMч-Nu)` >wɊi-rUэU܏1Lvߐ%6VݑXzM "V!6p=̕0mAnƘ*mH|,Ipƚ3؜'Q+Z.jʟ*T#Yՠ7m0Tr٢,Q$R¤!lϥWW>8T)  @U/?54&##"332655##53#54&##"332655##5372#!"&5463 @ @ ++u @ @ ++ V  @  V  @ UU 3#!5333UVVV*V@뫫V@@ 5#35#535#572#!"&5463@UUU@+++*+*U#57#'7++ 3#'7##5%'53`uu@`@@ @@u@@@@`@@u@@ @@u@+5462"'&472653#"'&'&'&'&5462#4&" ,,r88EE+2#))W~V+=Z>$( *,,88EEo#27%)*?VV?->>- "& @U#3%5354&##"33353265##5#35372#!"&54635+ @   + +@@ V V 55++U%55"&5472'654&#'7UUFeK5FeK5UU@UV@eF2)!5K+eF2)!5K@UVk@3#5&&5326"&55462q$K5*5K$C\CW4&&4&6QFFQ6/==&&&k@(3#5&&5326'326574&""&55462q$K5*5K$C\C 44&&4&6QFFQ6/==  &&&@@!''#5&&53327'#"&55''5462'65[eY!*5K$C.#&&4&U YFFQ6/= #&&&%!+U3#!"&546333'33'33U*@**+@+++@VVVVV++ $5#5##33572#!"&5463!!"&5U+UU+kV++UU+UUU*+++ $5#5#75#72#!"&5463!!"&5ՀV+k**++U++U*+++&!!"&55#&#"265572#!"&5463U+UU ,k*+*u ,vj!%5#5#%'''7'7'777***4M(II(M44M(II(M뀀V++k;ODCO;>1qe11>>++ 5!5#5!572#!463+UU++++k++U@k !!5!%5!+U+*k+++V**++ 5!5!5!%'!"&5463!2UUVU++@++@++U+#'%54&"6"26472#!"&54635!!5kIDI(({V  ((WU++++@@ &26%2#"&5463327675#'3##'#535#53#7#5 K  //^/ $(@+@@++@+V K Ֆ ($ /\1/  +@+@@@+kk U'/7?GO2"&42"&462"&42"&4&2"&46"&4622"&462"&462"&42"&4""""""""f""""""""""""""f""""f""""""""""""""+U5'72#!"&5463U+kk+j++ ##463!22'#"&55!5k U  U U  V+ @ U +k@ %3'353'##5#U@UU@*U@*@UUU@ '7'5''#"'&&7'71Oy&fL:/W$M lDG. EAR DgD.W>0ENk+264&"&2.54,, |W,+4'  ,,W>PF=EAR>++ 5!5!5!2#!463+UU++@++@++U++ 2#!463UU++%!72#!463++U+*U3 '##"&55'%'732Nu( 8b2)82@@7632#"&5463320]/ $( K  ]0/  K Ֆ ($ +5"2B'#"&57'&&547'&&547'"'632'654&'654&#"'632Fe" *#!.'19,,+%2=X} e1#2# #5K"1%;#&.6.O%c:J9-}X=2')Fe# #2# K5@/%&4737'7'54&""26472#!"&5463}# *,,* uXPX4&&4&V,*+!4,4!+*U%%&4&&4f*@ #)5#54&""26472#!"&5463'57ժXPX4&&4&V@@@@%%&4&&4f*k**++C *&'77#5'7"'&'&55&""''&476 JLn*LLU5 .h. 5i"/JLjj[KL5BB5d[+#%5#72##"&55463&2&"'62&"@}  z  #E88:,~,ZU  E88=,,k!!%463!2#!"&5*kk%#2##"&5463kk*k!!%463!2#!"&5*kk%#2##"&5463kk*+k!#"&554&"3'354622655#U@2F2"@UU@2F2"@V#22#UU#33#++ 5##5##5#%2#!463k++*++U++++++U#$264&"264&"$2#!"&4623&54l>++>,>,,>+/bDD11DDbE`,>++>,,>++>DbEEbDD1+ +16264&"73##5##"&4632""+U] B*5KK5*B""T2##"&5533##5463264&"7#'##"&7'&'''4775'&7763677633276++&""|+ +@+V+@""%  $%  $@ #7##!2#!"&5463*UU*VUUUA,V*5 &%5&#"6322#"'&#"&#""#"&56326!*A44A''L*)=A4+J60+KJ++u   9 +U7!5'2#!"&5463VVkjj+U%7'633!53"&55463!2VVi+UUUVPP.n:z++!%767'''!53"&5547''7'"'!23#1" n:}U!v"Vp;( "[:+ ! v O-o+@k 77#53#5@wb+Mw+bUU2#44#4&#462#"&UX|=Y>YÉq(kk %##5#53533**뀀*@@ %5#5##33572#!"&5463kV*VV**VV*VV*++ %5#5##335&2"&4kV*VV*m}}}*VV*VV}}}++6264&"2"&473##5#535eeeS}}}VV*VVUeee}}}V*VV*V@@ !'!7#5##%#!"&547763!2m&uJVJ+    u++   $ @ %'7''72#!"''763LLLMMMML^ssMMMMMMMM+++%2654''7&#"62"&4Fe$-o$-76'&( % #  09*)54>!(<7 ;  #2  t%&&  $ ('$$<7"5E>'!H  I 0$$"@@ %5!32652#!"&5463V&4&U&&*+k#2##53264&##553$33#"&4633#"k,>>,VV''Vj'VV,>>,VVk?X?)'6')**06')?X?)+U5'72#!"&5463U+kk+j+U5'72#!"&5463U+kk+j!k7#7&#"'6632LN0>8Y2uIUMM(A4DVk%!5!**++ %5#62"&4k}}}**}}}++6264&"2"&43#eeeS}}}jUeee}}}C*@U&#'7hqM@[mWU&#'7'7hqMUU@[mW@UU@@@ %5#264&"#'57* lpppp뀀\ pppp@@ 5#264&"#!"&5463@{4&&4&U@UU&4&&4/U*@@  $(,16:>BFK35535353753'5353'5353#553"&532#'#55353'53'463++++*++++++*U+U++*+*+*+++@++++U+++++**++++++UU+++++++**++@75%%5+@@++@ 75!%!!53@**+++kk 3#73#'!!(P],e e,*k&//Z*+k2&&#"#56 It2Y8>0NL?UVD4A(MM7++%3#3732#!"&54637T-m(m-xo,,u@ Vvv@@ '3535!32652#!"&5463UUU*VjV&4&U+VV@@k&&*@@ !'!33537#!"&547763!2m&uJVJA    vu++   # ++ #77'355232#!"&5546335463UU@@VVVuVU@@ **+**k'2!54&'54632#!"&55462!54/""*. ,, .jkk@@+U!537353##"&%3#53#3#+@UUU**+*++U64633#"3355#"73#53#53#+Q9KK(88( @@ 9rQ*8P8*@@++++*++6264&"62"&47'5''7'7|WW|WEpppUeCbbHbUX|WW|qqqp2bQ QQ T ++ '5264&"2"&4 `p1eeeS}}}kp9Deee}}}++ #3##5#535264&"62"&4%'7'7@@*@@)|WW|WEpppbbb@@+@@+@X|WW|qqqL!S R R++7''575577''5462@P{+KJ*kDzO  u5*Pk*N  ++''575575462+KJ*@5u  u5*ku  uk+k%5#5#2##"&5463353***c   #VkkU+++  G **+k77#5372##"&5463353U+U+c   #VUv  G **+k2##"&5463353N   #V  G **+k2##"&5463353N   #V  G **+k,%654&"34623475#2##"&54633531&4&  "(b   #V&&  a))*  G **k+z%'73#5'7'753=((=\\zbwwb)QQ)\\ybwwb@+ ''73#5'7'753'7++*.((=\\zbwwbk*++++++\)QQ)\\ybwwb+++U+ %7'''#5'7''53'7((81\bw*zA"|()1[bw E+kyA#@+!%'73#5'7'753'64'7((<\\zbwwb!V1 )QQ)\\ybwwbd2z4*X*V1%3'#3737#'#5'7537371)E*E)DFFdGGdFFdGGd*rGGdFFdGGdFFNN2"&4264&"%#'#5'75373F22F2 jKKjK+FFdGGdFFdGGdU2F22FKjKKj|GGdFFdGGdFF6264&"#'#5'75373jKKjK+dGGdFFdGGdFKjKKjdFFdGGdFFdG%264&##'#5'753735KK5dGGdFFdGGdFKjKdFFdGGdFFdG++%27#"&5467'654&'H,8@lX}oQ6JWSQo8 J6k8!W}XSy@T8>WiyS0'!8TU '%53##"&5537'7'7'7%#54632#5k**@bbCCCb**k*UU*QbbDbDDb*UU*U %5#72##"&55463%3!535463!Uk + +@@+@ '#57#5#57#5!2###5#"&5463****kk++U**U++U**+++'6264&"%3##5&&'#53667532"&4|WW|WT,,`C*C`,,`C*C`F22F2kW|WW|S*C`,,`C*C`,,`2F22F6264&"%3##5&&'#5366753|WW|WT,,`C*C`,,`C*C`kW|WW|S*C`,,`C*C`,,`/%'327'#5&&'#53673#'654&#"'6753[W>2e,-7*C`,,%S,, W> %*C`)2>W:,%,,`C*7-d*' >W ,,`/%'327'#5&&'#53673#'654&#"'6753[W>2e,-7*C`,,%S,, W> %*C`)2>W:,%,,`C*7-d*' >W ,,`6264&"%3##5&&'#5366753|WW|WT,,`C*C`,,`C*C`kW|WW|S*C`,,`C*C`,,`@+ 3#3%533'3++U++*++VUUVVVU++%!V+6 '07'62DyyTUU++,!3#35#"&5475463!2#!"&5463U*@"V+0  0VV++"'073#"&5553##52#5#5"&4627!#54633U**V@+@+****}O9U+*@@ 3#53'#5353cyy]NxyxxN]ݫk!1354&""&5546354622#5!2#!"&554634 $ jU+  @  @ k1%#2##"&5463354&""&5546354622#kQ4 $ k*  @  @ '?354&""&5546354622#7"&'3%"'&47762'7'7fI , Qd Ep   4-yx/  V  V Qc;a    4,xy/ '77"&'377"'&47762'72#&&Qd Dш  Qd D6Qc<`    Qc<`U+ 5##5##5#72#!"&57+++UVVVVVV@&%!2#!"&5463"&5467363232#&!.*j,V*&$+%,++7++V++ 7#353'53+U+***+**U3 '##"&55'%'732Nu( 8b2)82++!!VVC '!7'%'fo*u+f6%62yy65UU +#9%7>2&#"54&"32##"&554635462KK  $'-.-'$  ,-=V k .8^6      8=M  U U 6 '67''632F HGS!-+t-, JGg5,[ +U 355!%5#'!!355!U+U+*V*+U**@VV**@V**@VVf&,3###"&5475#"&55&546235#7#35#@U@(@&@+@@+@kV*AA, ,VV*+)%54&"32##"&554635462'"6 &V k , 6,>Kp p9  U U j>,=cUUUL+2-52'6654&"&&54'654&"&&54622"&4}91'/dd.'19U#*2F2*#KjK""|Y:c%O.FddF/N%c:YY#;%1#22#1%;#5KK ""'3"&5462"&55326554&"265` DbE3F2,  , 3F21EE1 #33#  #33#@`(#5&&'332654'&546753#&#" )"@!+/;@d* @!#/4  '..*!-$A)./,-@@ 5#5#'5#5#!!*+U@@ #'+/37;?C7#55!%#5%53'3##553'53'#5##5#5'#5'#5#5'#5#5'#5k++U+++++U+++U++*++*+*++*++++++**++++*++++V**++++**V++U++**++++U**@@ #'+/37;?CGKOS5353535373#5335353'5353'53'5353535353353'5353'53'53@+++++*++*+++++++*+++++++++***+++++++**++U++++U++++++**V++V**++U++U**V++U++++U++U++**++ 5!!'762#57*P*2EPUU*P*2EP@@ #'+/37;?C%53#53'53753'3#5!53753#5#57#5##5##553'535#553++*++++*+***++*+U++++@++++U+++++**++U+++++U++U++++++++U++++++ @@#'+/37;%53533##5#535533#53'#5##53#5535#553#53+++*U+*+++U+++U++U++++U++**+++U++++++++++++++++@@ #'+/37;?C535353'53'3#5353533753'5353753'53'535353@+++*++++++++*++*++++++*********++**++**+++U++++**++++**U++U++++U++@@ #5#5!!!%#5##57#5+*++++*****U++U*U****V++@@ #'+/37;?C53'5353753533#'5353'5353'5353#53753'53#5353*****++++*++U+*+++++*+*++++*+@++U++**++++**V++++++V**++++**++++++@@ !53%!!#%535353#53353#53++U+++*+++@+++**V++U++++++++@@ #'+/37;?C%53535353753!!53'5353'535353'5353'53#5353@+*+*++*+U+++*+++++++***+++**++++++U++++**U++++++U**++U++U++****++@@ #'+/37;?C%53535353'3#5353#3753535353'53353535353@+++++*+++++++*+++++++*++++++**++U++U+++**++U++++++U++****++U++U++@@ !!3#5!5!%3#@UU+*+U**+++@@ !!5!5!5!5!@+U++U**V++U++@@ !!5!%5!'!5!5@+++**++++@@ !!5!5!5!5!@+U++U**V++U++{%264&##53264&###32 K@  8.-"$1@@[4"/+2H+@!#'7#'''#7'+|"-3<:4y!@4@P,$<yN{!5!!"&5467%3'#"''&477'7+" g u v n3UU / & -fP  u u  n3U= '#"&547''7p89%/5KG+:+G8 K5"6G K6{ 3''3#'##!!f3*u00u9@@@U@@ 753'53%!!5!%753UV**U+++++U++@@ 753'53%!!53%5!UU**U+++++UUk++ 3#3#537#ի,5k+UK5++5U #3!57'5jj@kk@++@@ %5##5##5#2#!"&5463k++*++VV֖+*++ 5!5!5!2'!"&5463+UU++@++@++UU+3''3#!"&546vv@u V++ %$"&'3&"&462"&462264&"2"&4%J; eeeS}}})!!aeee}}}@@%5!332#!"&54633533#5++kk+*++kk+k#2##53264&##553$33#"&4633#"k,>>,VV''Vj'VV,>>,VVk?X?)'6')**06')?X?)@@7!'#!"&5463!2J*`J*``5*wM 7#'75'7``KtIIU``swHH++ '!"&5463!2UVU@@ '7627#'P'2PPj'P'2PkU 77##5'!!kUU*Ֆ+U@3!53!++@U@873254&'"&&##5!##"'&'&574#"#4&5&547632>1 SC$'3$ b "156$++=2x-  %)U@ 7!!%'353UVUU@*k+VVU !!%'3537##5UVUU@*jUU@**UUVVUUVVU@ !!7##5UVVUU@*+VVU@2##'73264&#!5%!553k#22#+@@0V2F2+@@+"*****W@"'#5&&'3327'&5'"'6753#&r7/!@!,/<%KSI@ #/0..*!-J;I!./,-U@75!5!5UV++++ "&:73'##73#735#5#'535#5##35#35#3#5##535#533538%K#IH"`++++******++++ր++րRm*++++****+++++Uր++ր++K+ 7%773#5!#5j---s**k@t-..-@kk@jj+52#"'#"'##"&463236236$ > H > $$ > H > 5, , U@73#5!!UV++5k##5#5'!###@@@k@k@@@k@++"*%654'&546323&'5##"'#32"&4CZ8-*;9%Y95*C9v}}}~ 6=(9**#8 ! (9*}}}kk!###k*u@u@+k%646332##"&4633#"33264&##"33#"+D1#22#  ,,1bE3F2, +",>++U#!"&54676632):?,5KB0L-:X*=*,?K51I'0I++%264&##4&#"'"32"&4` 2#-&&}}},#3%&4&*}}}U77''%#!"&54676632Սo,):?,5KB0L-:Xn,J=*,?K51I'0IU%#5##7#!"&54676632k@V@k):?,5KB0L-:XUUk=*,?K51I'0I++#"337'#"&5467'654&##54&#"'632%#22#e+5KH3"):-!& D1 '/:X+3F2*K54J+=*7 && 1D IU&%264&##54&#"#"3%#!"&54676632&& D1(> #22#):?,5KB0L-:X&4& 1D0%3F2=*,?K51I'0IU%3'337#!"&54676632+@kk@Vr):?,5KB0L-:XjjV=*,?K51I'0IkU 7!!%'353k**U+땕kU 7!!75#7#k*UUU+V+U32#!"&5463+++U%5!2#!"&54633V+++U!%54&"6"26472#!"&54633;4;f""@+""Z++U %5#5##33572#!"&54633@*@@*V++@@+@@+@'2#4&#2#4&#2#2##53!#5463a+qO>X+?,&@++aPp+W>,?+&+*@@@!).2##53!#54632#4&#%#&&'52#4&#2#++a+qOx_?V>X+?,&@+*@@aPpk?`#W>,?+&U!53!53"&55463!2UVUUV+++%5!2###57#"&5463**@@+%!2##3#535#"&5463***+**++@ /3#'3#73#3#!%#3#3##!"&5463!23UUkkUUkk*****+*kk@@V**+*++***%5#2##"&546353U*+*++++ 3#'7##5%'53`uu@`@@ @@u@@@@`@@u@@ @@u@U2##5354&"3#"&554p&@UW|WU@&qO&+>WW>+&O@2##535#5354&"3#"&554p&UUW|WU@&qO&++>WW>+&O +k #'+;5#5#'5#5#5#'5#5#735'3535'3572#!"&55463**********@******+**@**@**@**V++**@*****@**@**@**@Y7'bbYbbI%'7IbbU77'7bbbbU7'7'bb@!'7LL*MM 75!''7b++b + "&*.>%'375#5#'5#5#5#'5#5#735'3535'3572#!"&55463U@**********@******V++@++@++@++U++++@+++++@++@++@++@+ 3!'7!+MMkMM 3#'7'7!5!**M/M*k+3#5&&5326"&55462q$K5*5K$C\CW4&&4&6QFFQ6/>>&&&U!53!53"&55463!2UVUUV++U%5!5#!3!53!V++@++@U #6264&"!53#!"&53"&55463!2  VUVUVk  U!53!535"&55463!2#UVUUV++@@37;%5#%#3####5##5#"&55#535#5354633533533235#7#5k++++++*++++++++*+++*Uր*++++++++*+++++++U**UU #465!"&#WWVee?WA`UUFeeo`Ak%#5#2##"&5463pV&&&&+@&&&V&k %#264&"2##"&5463USv+U  j U %5#72##"&55463%3!535463!Uk + +@@+#"&2##'35#'5463%3'!53547'!'! @.U+ Q+"2+ '+DU @o+Y %HQ"2@ 'B+@@ )3%5##5##5#%2#!"&554633537&#"'632&#"'632@+ * ++1! ()1)10)-=>-++++++kUUUU $$--@U%5##5#%#!"&55463!%7+*;  ++++ uUm(@ &&55667#5nRRn;RVYYiCBzU+ %%5#'5#5#'5#5##5##!"&5732k++***++++UU+**UUUUUU****@k%#2##"&5463kk*k+)2"&4264&""3264&72##"&54634&&4&X??X?kZ&4&&4?X??X""*VU!13#"&5462"264&"6"326472##"&5463 ,, F22F3g"/+U, , 2F33F$$D3U%!2#!"&5463U+@%!5#2#!"&5463V&&&&kU@&&&&+ %!264&"2#!"&5463kUVj "&53"&4632#5462E`F0EE00EE0E`F0EE0E`FE`F0EE0@%!2###5#"&5463kk+++U264&"#'&4773KjKKjAAA5jKKjK.4zz22zz@@%3#5'#5375&&5462kUkUUkUV&4&kAZZAkUD && D+@ %53!53!53'!!Ukkjjk+++++++U)7%5#72##"&55463264&"7#5&5475'3#"&5463!Uj wJUUU  b&&&&+++264&"264&"'5#5##335%2#!"&55463B@@+@@+R*@@*@@++ $5#5##33572#!"&5463!!"&5U+UU+kV++UU+UUU*+++"&462264&"2"&4@&4&&4`eeeS}}}4&&4&eee}}}@%7''2##'#"&5463(XX((XX(U@@U((XX((X@@@+k@ 3#'##33xx**k@3###"&4632U6%(88(@$18P8++'/7?GOW_go$2"&42#"54264&"2"&42#"542#"54'"54322"&4'"54322#"542#"54'2#"542"&462"&4"   feeeS}}}@ 5   @ K J 6 A     > Keee}}}# U  , @ J  b  @@%)19AIMU]e$"&462&"&462&"&462"432'"5432%!!"5432"&462&"&462&"&4625!"&462"&462"&462      @ +   ]K    ]  I  I  WV u+  >C++  a  l55 !'/TZbjrz62"52"&42#"4&2"52"&4$2"52"&47'"&4632'#"&5467'"&4632#"4"&462"&462"&462&"&462"542'"4323"432&&'5462#6"&4625B  j B  J  [P  <  <   i         K     @  > @   @  Q  <  <    b  b    W   `  55%-3;CKS[ciou{2"&42"&42"&462"&42#"462"&462"5&2"&42"&42"&462"&4&2"&46"&462'"4322#"4&2"57"432"&462"542$2"&42"562"&42"&462"&4?  v   >        )        6B      KCM  J  W  I    b    > J  W j  T     b  ++6462"+}}}}}}k+ 2#"'664&'6Y}}Y:019910}}ctc+ 2#"'664&'6X}}X"BSSB}} qq  %264&#"7#'#5'753735KK5!))!FFdGGdFFdGGdKjK ?L? GGdFFdGGdFF6264&"#'#5'75373jKKjK+dGGdFFdGGdFKjKKjdFFdGGdFFdG%264&##'#5'753735KK5dGGdFFdGGdFKjKdFFdGGdFFdG2"&4264&"%#'#5'75373F22F2 jKKjK+FFdGGdFFdGGdU2F22FKjKKj|GGdFFdGGdFF@@ #!"&5577'''5463!2@@UV@UVU@* @a@VVތ@VVVAa+@ '7622#"'2654;4&2#4!;&#2+++ %7667#"'3&&7#&54''7#7'632NN;LO.C l8fO.CN;L0#0GS(S= GO0+U#6264&"332#!"&54633462"X??X?+'DD#(8((8?X??X*8((8(k'+462552##5#535#"&5463"&4623#IDI@@jj@|""jj+@@+*+*""*k $264&"72##5#535#"&54633#"}@@jj@jj""@@+*+*U*++ 35#5#'5#5#'5#5#3###"&5463354633232++++***++++V U @++++++++++++@ @@#+%53##52#5#5#546333#"&5562"&4+UU+U+UUUUF22F2kUU+UUU++UU+U+U2F22F@@!*36264&"62"&453##52#5#5#546333#"&55""F22F2+UU+U+UUUU""f2F22FUU+UUU++UU+U+U++ 3!!"&57!'#!"&5463!2+*+@V?*UjO@@4264&"&264&"264&"264&"72##"#"&46h-W-Oq?,%PppChdG,>  pp@@77'%'#57'7762)OC)e)Ck)C)e)C@ 2##5#5553#5#"&5463jjjVjj++j+@+*+*++6264&"2"&473##5#535eeeS}}}VV*VVUeee}}}V*VV*V@'$264&"62"&4&&4673##5#535|WW|WEpppU.'8HH8'@@*@@kW|WW|ppp$XI.dzd. @*@@*@@%5!%2#!"&55463*@U%!2#!"&5463*+7!##5#"&55#53535#532VV*VV*֫*VV*Vի*@k%5!2#!"&55463*@k%5!%2#!"&55463*@@%!2#!"&5463*k*U*@@#2#5#553##5'3#"&=4633##+UU+UUUUU+UU+UU+UU+U+U@k%5!2#!"&55463*@@%#7!2#!"&5463*K:**eL3C*U*k@%#2##"&5463kk*U*UU%!2#!"&5463++ !!!!!!+VVV+@+@*@U7%!xx+@@ '7627#'P'2PPj'P'2P++"%3572#!"&5463#53533##+++**+UV@**@V++++*U %#55733#*@d$$*+ 3#%23#5767654'&#"#476+4V=Y  ..*K B$ a  1$U%#55733##5#535+@dVV*VV$$*V*VV*V+ 03##5#5353#5767654'&#"#4767632UU+UUY   .  kV*VV*V$ a   $# Y)4'&'&"327655432#"'&'&5+      XA((((98(9t>,;?"%!2#!"&54635#53%!!"&5++UU+V+ի*+U(1%#546335#532##!2#!"&5463!!"&5k+UU++UU+U+*+*V+V+V+U!%5%##535#535#532#2%!!"&5!2#!"&5463kUU++UU U++*++*  +U+V+!%!2#!"&5463!!"&5#7+UU?L;*+V+V+UqdK2&%!2#!"&54635#53353%!!"&5+U*++U+V+UUU+U.%##535#53#32%!!"&5!2#!"&5463kUUUV+U++**++U+V++435"&554633#32#!2#!"&5463!!"&5++VV++UU**U*+*++V+V+U #%#7#53!2#!"&5463!!"&5*UUU+UU**+V+V+U%)9B35'35"&55463"&5546332#2#!2#!"&5463!!"&5++++ + +UU**V++    ++V+V+U+45#72##535#"&55463!2#!"&5463!!"&5@++UU++UU@++U+*++V+V+U#7@5!!5##5#535372#!"&546335###535#"&5546332'!!"&5++*++*+V@@@U@Հ**++++U+@+U@@%#72#!"&54633k**@@"+2"&453##52#5#5#546333#"&554&&4&+UU+U+UUUU@&4&&4UU+UUU++UU+U+UU*%264&##54&#"#4&"3%#!"&54676632&& D1:$)5+2F22#):?,5KB0L-:X&4& 1D/ E,#33F2=*,?K51I'0I++ !!#'#2#!"&546337+`JKaVVUUU++KKV+UU!77'+*`"<Q%!2#!"&5463!!"&5+UU+V+V+U ,, %+1777&7677673&"&462&'7#67&'7'&'5'67y%/?i/$3?r+)e&4&&4)M+)N)M%/?i/%3?[+%)k&->34&&4&U/$3?~%/?3r/%3?+%)1@6264&"467'&&56&5467676'&'&&547F22F2z-%"@@ ## @@""@@ ## @2F22FT&E ;!%%#;;#%%!;;!%%#;;#%  #'753'777&2"&43#7'7'#5'7#5*...4&&4&..U*'.....&4&&4*..c.s**@ 3'7#'##7!335#g2E)D)EUU@]N*++++'53''5#5'k!VOXM@j+9.YOk+k335#VV@ժ @ '+/%53'53'535332#!4633#3#"&5%5353+++*+*+UUUUU++@+**++++*++++++ @@+/3?CG5!3335335355##5##5#2#!"&54633#73#'33#5##5335!#3*++*++++*++*++++U*++*++****++++*++++++@*+++++*****+++UU'/7?2"&42"&42"&42"&46"&4622"&462"&42"&4""o""o"";""""""""o""""<""<"";""""""""<""   $=%3'5'#'5'#5#33'!"&5'35!#'!2'5#'35#'5#'35#'U* J* JVVa++UV+J*+JV*+JV*UJ VJ VVVa6+J+VV*+*VJ+*VJ+ ++ #35#5#5#5#5#5#5#5#5#2#!"&5463VVVVV*VVVVV*VVVVVVUVVVVVVVVVVVVVVVVVVV!0'#5'#5##53353'#'32'735#'532#'#5b6H + +u (  `++K  cI i55++u  ) `i -+@@ +%5#72##553#5##535#3#'##532**  J@ + @+K  K @@` @ ++55+  -++ 6264&"62"&4$2"&4Z""F22F3!jKKjK""f2F22F]KjKKj$264&"62"&4&2"&4HF22F3!jKKjKF22F32F22FKjKKj 2F22F** 'L%7'6"264264&"&264&"'7'"264#"''"''&477'&47762762cNNM  I    $MMN  eU\ TU]UU]UT\NNMNz  I    NMN#  4U]UU]UT\UU\@@7!'#!"&5463!2J*`J*``5*+U#%!2#!"&5463#5##5#57#5V+*+***+++++V**V++@@"%#53733535#5#72#!"&5463kkk* + ++  J* ++ ++`*!77'+*`"<Q@@ $)%463"3463#463"#52653#5265##5+W>,?+&aPp+W>,?aPp&@>W*?,&@a+pP>W*?,a+pP&@@@ -363"'63"'657'#47'#47'#527'#5277'65H9?/*B" "e=*++85BVE5)2"X " "+B" *?9*/="2)5DVB58++*X" ++2"&4}}}}}}@@(54&##3#3#326554ੰ#!"&5463@VV++VVV ++*++ * 2#4&"#462#4&"#4Š+pp+zX*?X?*aOqqOa5X>,??,>@@ %5##5#32#!"&5463@+*+UVVV+*@@!5#3#326554&##572#!"&5463@UUU*@+++++*@@#'5#"3326554&##572#!"&546353@U***@+++*++@@%5#32#!"&5463+V+++*@@$54&##3#"35#532672#!"&5463@UU*U*U+++V++*++6264&"2##"&473##5#535eeeS}X}VV*VVUeee}X}V*VV*V+@/%#2#5"&463264"32#!"&5463373->>-((((->>-E&&k=Z>&(:'(:'&=Z>*+++U3#!"&546333'33'33U*@**+@+++@VVVVV@ 3#"&4632U3F22#U#22F3 k+%3!535&&5462ր6GX|WLS**T S7>XX>9T++%"&462%3!5#546332#35&&5462nYL8@ @ 6GX|W9TS*jV V@T S7>XXI'7IbbbbbU'7'Հbbbb@@4264&"&264&"264&"264&"72##"#"&46h-W-Oq?,%PppChdG,>  ppU7!'#!"&5463!2J*`J``5++6264&"2"&4eeeS}}}Ueee}}}+U!2#"'&"#"5432276#"'632 `` ``N]XSRYXS##:##7U+ 73&47##!"54764'&543!2##:#USSRYXk `` `+U2"/&4?"2764']]]VVVBBBB9r99r9@@7!'#!"&5463!2J*`J*``5*U+ 7!'''7572#!"&5463R@.@56kmR7 *V+U#6264&"332#!"&54633462"X??X?+'DD#(8((8?X??X*8((8(++ 3!!"&57!'#!"&5463!2+*+@V?*UjO++ $0@53'!!"&55375#3535#554&##326'54&##3532672#!"&5463++@ 555k 5   @@u*+K * @@ 7 *@@#%!2#!"&5463#5462&"&462*B,++,>ZZQNNNr888 ,+|,,EZ[ENNN<WW 5664&''77&'&'7#67?WW?.==.aa~09A+``+G^GS_a+%._-&UW  %673677#&'7'5&&4675h+r$0+Wa.==.?WW?.%%G_SG^G+``B@@%!2#!"&5463*jkkk*U*kUU#%5##5##5##5##5#%2#!"&55463+*++*++*+UUUUUUUU0 &75#"&6264&"#"'&5477632&&77}J"  C  j  4[  !A  A }+U %7'#55372#!"&5463373@KKKKkD''KK66KK6**+k %7'#55377'#!"&5463!2KKJJkUU + KK66KK6JVVK  ++ %$"&'3&"&462"&462264&"2"&4%J; eeeS}}})!!aeee}}}@@ 777##73546335%&'*U*U=`@=+U+U*=++6264&"2"&4$"'75eeeS}}} LJj&ZUeee}}}(LhL&Z~U\%54'&#"2766'432#"5%"3#"'&533254.'&'&547632#4'&%73#5  ,{S)RS , 9)&!# * !** Ie+@6$45   Gm9)nn5  %'    &:%Y~8^"23#"'&533254&&'&'&'&547632#4'&"&53324##5327654#"#47632v , 8(!* !** *J/+ *. & *0&*!  %'   &*%&" R! & -$H@+6264&"%"&4632753#5|WW|W+*pppPA7*+UX|WW|5BOqqq+ ++%/%27''#"&547'537#5'654&#"'632'$W{628Pp ;*+* W>(" 0:C5U")>XV6 qO:0;YI++L5B:0")>W *++ !)%67#67#67#53&''3&''3&2"&4p  > p>J?WW}}}@>@>R``v}}}+532#5#3'35#"&55#535#7#!Հ+U+@@*UU+@@**U++@@+++@@@@ #533##53%3#5#53#533#3#3#@+UUU++UU**Հ@+*+U*++*Հ+**** @k #'+/3#53#53#53#53753'3##5353#53#53'53UUUVUUUVVjUVUUUUUUUUUUUUUjVVUUUkVVVVVVkUU@k !!5!!53@kkU!73'#373%3#'#'#"&4632373%7(D+D)D',% &R1GddGR3 " * +4ee@NNU#!"&54676632):?,5KB0L-:X*=*,?K51I'0I!!%773#'"&546753#553'7p&@@k#KjK#@*&&}&+:#5KK5#:g++??S'' !#'77532"&43#7'7'#5#57'7L&&*JjKKjK+@@;&&&*@{&t''5??jKjKKj +x&K&&5??++y&++5#772#!"&5463!!"&5k56V+ U*+@7!''%2#!"&5463k*`J6 `@*@  $)-16:>73'''!!"&53#73#'#463#3#3#%2#3#'3##553#3#@D5'`+V**U+++;****+++++++++++k[E.fU+++++++*+*+++*++@  ',049=A#53#5#57#46#5#5#5#5"&5532##5'#5#57#5#5*++++e***++++++++++++++++**+++U++++++U*++U+++**U++@6264&"%2#!"&5463dddkKjKKj*L! 7'77'7#53''3#5!j&D&B&y**&***V&$&'z?_&[?ꀀ%17!##5#"&55#53535#5322#&&''267"#"&'3+++++d D5Q_Qd D+++++ր++c<`Q6Qc<`++$,4234&#264&"73#!"&54633732'52#4&462"U*X??X?jD'5K;(8((8*>X??X+@gK5);:((:'+ $064632"264&"'535332#!"&=33##5#5(((:X??X>+@'D+@@+@:(((&>X??X@@+ր@@+@@++U(7''7''3#!"&546333'33'33i,,,,e;;;;U*@**+@+++@,,,;;;+@@@@@@@"''77''773#!"&54633#!::::k,,,,*+:::*,,,,*+k73''72#!"&5463#3#3#D6& j**V++ZD.  *@77''%2'&5463L*Ltt++ %7'#"3537"''&47762+JJk *VJK5 U@+%-5=$264&"62"&4'#5'&54776323"''264&"62"&4$"&462v>,,>+Z>>Z=E/*E <) ,?->++>,Z==Z>\""K+>,,>>Z==Z^1j< < ) +-+>,,>>Z==Z""U@ 15!264&"264&"'5462##"&55###"&55&+XX   kk3""3&  &@@ -!'#264&"264&"%##"&55!##"&5576332k* ),   ,`€  %"575'&77546335332#"'"'#3#"''##532727(@@(1%%`%%1V**-)UU)-**.('\'(U**U c@@c ****++,,+U@ )5#264&"'5#264&"2#!57"&554k=Uk-X, ,kkmkk-"3+ +3U@ 5!264&"'5462#!57"&o""XX, ,+jj""3##3+ +U@ )5#264&"'5#264&"2#!57"&554k=Uk-X, ,kkmkk-"3+ +3!3735'735"''&#"#3576"&462<-',+- .G> o+&`""Bӫ++@5*4"/dHI""++''575575462+KJ*@5u  u5*ku  ukU2#5!#335"&462#3+++<4&&4&k3#@@@&4&&4@? %&&'77'7 && ##qp?{+?''77'&&'7''7'7FPj#K- &EZ;>pQR{;"q6Z.0++%''575575462+KJ*5u  u5*ku  uk+U3%!2#!"&54635#535#"&554633533#32##V+U@ *+U@ +* @ * @ +U &%'7''763#!"&552654ᕗ!2"LFZ!![GLVW:TT:W1F"UUUU@@37!!3!535'5!&Gkkk*j++j++@75!5#72####"&55++++2##3@++@@k@@#33#@ -8CN7!'#264&"264&"%##"&55!##"&5576332&"&54677"&54677"&54677k* ),   , Y X `À  *  %   %   % +U !5##5#3'5#3#35#573#5##35!U+U@**@+@V@*k++@++@@@VV@@+7!2654&''!##"&' m4& @+UVV&:H+D{@+17="26447&546325462632#"'"&55#"&"&52463,, ,   ,  PpPppPp ,,F!!   !!  qOqOOqOqU@ 5264&"5#%"&55##46332322655#"&547'7w  k&,   "-+   jj;kU` $-+#+$2"&43!2##33!"&5477'#2"&4Z""F< L M+o""""o* #+ 5""@@ %5#5##33572#!"&5463UVUUVjVUUVUU*U2#5!#335"&462#3+++<4&&4&k3#@@@&4&&4U+'-6264&""2646"26472#!"&54637"jKKjK  3  Dx2FUKjKKj    7VyG2@"&46263"44&&4&@PpoQQopU&4&&4qKLL@+ '6265#"&5#6"342#!"&54633462X?+&4&+4&U*?X?>,&&,&,??,U@ +5#5#5#'5#5#5#3#5##5##33533++++++++++++++++++@++U**V++++U**V++++++++++++264&""''&5546332ht $  ku $  @264&##72###E@5KK5@U"VKjK@@ %5#5##3357!57'5!7U@*@@*++++2+@@+@@*++*VC@@7632#"&5463320]/ $( K  ]0/  K Ֆ ($ @+6264&"&264&"&2""@"""M""""@UU+U &%'7''763#!"&552654ᕗ!2"LFZ!![GLVW:TT:W1F"UUUU+U5'72#!"&5463U+kk+j+@ !5264&"5#72#!5#5463   +&UU&UU  jj&UU&::''7&6766'&47= L. @Z @ .MZF+U#6264&"332#!"&54633462"X??X?+'DD#(8((8?X??X*8((8(U )$264&"7#3264&"%#"&5#"&5#5463!r@5_K@+&4&&4&++u5Uk&&&&V@@ 1!'#264&"264&"%##"&55!##"&5576335332k* ),   ,55`€  ++@"%54&"6"26472##'#"&5463XPX0""0"[U@@U%%"0!!0h@@+@@%5'2'"54777@ xr xrk-( )-, B)-,'6264&"%3##5&&'#53667532"&4|WW|WT,,`C*C`,,`C*C`F22F2kW|WW|S*C`,,`C*C`,,`2F22F`@''z@@k+ 7!!3264&".5462k*j"@ +GKjKU*;""++u%%4|+5KKk+264&"&2.54,, |W,+4'  ,,W>PF=EAR>++ %5##376''&%2#!463u+`5&+U++&U::''7&6766'&47= L. @Z @ .MZF@@ !7!'''265##526572#!"&5463k*`J6J>W+>,&`@ X>,?kA'**@U%5#%##5##5#57!'!5@+UVUUU+kk++!77'+*`"<QU@ I2654&"264&#"264&#"73##"&55&&535&&535&&535463323$$$$$@$ $@$@$@ @$@""""-, ,-, ,>"7'77#5726323"'#5'6"&462ӕi"'*o ?G. -+-I""c+Id/"3+5@**""k+ 5#5##335&2.54U@*@@*S|W,+4' +*@@*@@W>PF=EAR>k+ 6''&7'62.54>PGG|W,+4' _PGGW>PF=EAR>@@#''588k+"6274&"6"2654&2.54n;4;f""i|W,+4' .DW>PF=EAR>@@ %#7'7#57'53'73''71>=π1=>O1>=π1=>1=>O1>=π1=>O1>=@+463#5#'53#5&&553353UA*56j*."5".+*+7Vk"11"U@ 777#536264&"7"&55##46332322655#"&547'7U+U+  ;,   "-kK  /kU` $-@@ &54633462"632##54)  ?X??XH4@!9) *NX??X?G' u++"&.6%54&#"337335'26!467623#462"6462"B>;E!$ < !+.V.++    &&! !.D--Dk3    U@ 0$264&"'35#5#264&"2##'##57"&554>R+kk*kSX, +*Q*0 ,55UUUU-"3+ ++ +$k+ *%5#264&"7#3#'##57&&554677#53#k] +*Q*0" D;fF?Akk`& ** "$) *+!(/3735'735"&''&#"3576"&46255#573#'7{;-%.+, -G1  p*&a""55u5uu55Bӫ+,@7*".dGI""%56& Z %56 UU #%53'53'5373#53#535335353UVVVV*VVVVVV*VVUVVVVVVVVVVVVVVVVVVUU!'7ww*xxk+3k+k++ %7#&2"&4U}}}V}}}k@77kkkkUU'7!5!'wwx*x++ %'7''72"&4kMMMMMMMM}}}MMMMMMMM@}}}Ik77'7wwI'7IbbbbbU'7'Հbbbbkk ''7'77wwwwwwwwwwwwwwwwwU''bbUbbI'7bbIbkk 3#5#53#5'53#3#5+j*@@*jj@@jj@@j*j*@V@*jkk 3#5353#'53#553#5U@j**j@*jj*U*jj*@@j**j@@ !!5!5!@+j**k++U+2"&462"&4&2"&4""""""+""""""U+62"&462"&46"&462""""<""""""D""VU7#7&#"32673#"&4632y2E&45KK5*B ,\;FddFGy2E&KjK/&8HddUb '777'bbbDDbbDDbbDDbbDD@b %7'77'7DbbDDbb|DbbDbbUU7'#Uw*xwwk@ 353#'M+M@MMU@ %'7#33'7M+MMMUU'737w*xww 3#%'7++ bbw 3#'7'7U++bbk'264&"264&"7!547'76275!"&7  t  ==-1 D 1*W|W@    W-KK--11UU>XX@+!%'73#5'7'753'64'7((<\\zbwwb!V1 )QQ)\\ybwwbd2z4*X*V1+U6264&"72#"&463#53""*GddGFdd***""eedd@kU**++%2654''7&#"62"&4Fe%0r%09FeS}}}UeF90%90%e}}}++%654&#"27'2"&4$eF<-i<-$e}}}-Pp K  //^/ $&+?,>W+pPK K Ֆ ($ /\1/  @@:54&"32##"&5546354622#"&54633276Z k , K  //^/ $  U U   K Ֆ ($ /\1/  C(%"'&'&55&""''&476 %#53#75 .h. 5i" K`5BB5dK `@@ $3#2#"&54633276#5++ K  //^/ $+v K Ֆ ($ /\1/   U+ 5##5##5#72#!"&57+++UVVVVVVU+%5#5#2#!"&57***jjV++@++ 5##5##5#%2#!463k++*++U++++++U++5#5#2#!463***U+UUV++UU%55"&5472'654&#'7UUFeK5FeK5UU@UV@eF2)!5K+eF2)!5K@UV== #)'654'57'567'7#7&5477'6733 &/O2 &/33f 33E0*4&/2,4&/33E0* @U%753756654'553'4677#7&*22H8&/%0U*H8&/%022뀀32F;\, B*5%/++k;\, B*5%/32k %'353#2##"&5463UUU@*VVVjj*+!)2##&'3#&'54632#4&#2#52#4&#k-Aja*qO&@>W+>,+* bOq&X>,?@U -!'#264&"264&"%##"&55!##"&5576332k* ),   ,+`À  @#%#2##"&54635373#53'53U+++k+k+k*U@֫++++%55#3572#!463UUիDDEU /7M75"&55'73#"&54632####3232654754&"32##"&554635462gV+}XY}}Y!+ +  ,/Y j ,A*fAaY}}YX} 6* * @/D  U U  *k&&66!##5#%!532&4&&4&#2&&4&&p*++j*3 k&&667'#5%%70303a0-"1030g((""`(_yB @k 2!5335"&462#3*+<4&&4&k3#֖&4&&4+@%'#"&5533276%33#"&553 OI&K H t&,>* $& e&+?,@@%2##5#"&55332%33#"&553  `&k&,?+&&+?,@@ !33#"&553##57#"&5533232k&UU,?+?`&k* &+?,@U&+@!*%'#"&''&67367'#"&''33&&66Z{ Q##040>c(<***$?#` @~  % ."WU+3'# #U5"*%'#"&55463323"'333#"&5536&462Kl&9>8J&,?+/"TK&{!//O&+?,""+U (5#5#5#7"3#!"&552654ᕗ!2*****VK**`**`**"UUU+!2#!"&54633'77FUUF+VU++FUUF@5!2###5#"&5463UkkU+++@%!2###5#"&5463kk+++@2#5'5463353353VKjK*V*kuK@@KuUUUU+)"&462"&462#5#76332#5#546332#r$$$$@@6  6@ @ $$$$uuU 762&"62'6 &"k>=*,~,+L@ba+PP==+,,+@aa+OOU+ +%5#5##335'354&"2#!"&5546335462U@*@@*W'6'?X?*@@*@@++''F+,??,+U (763&'77&'7!66&%2#"&54776k@\1%  +'1 E3*;O=w- 4o@=% >*'<3;/9)-  @#'663232'354&"'#!"&5547'7';),?t'6','(6?,++'' +U+ +5#535#264&"73#"&5#"&5535#'732k@@UI  *&4&+V@@@@++@@  3*&&@@*@@+73'#''#"&547'#'632'3J+e;6CX}&<VJ6CX}&c*`<&}XC6;&}XC6d++ %5#62"&4k}}}**}}}@+ 3#462"VV$$g$$++ %3#'&&46lLLl+QooLllLVzz++ %667#&73.2"&4:SV@?iS}}}WS:V`R:S3}}}UU462"462"&4632#";V<K$$@&! .. .. !&++ b b  ??  +@#'+/39%#57#55#3#3#5#5#5#5#5#5#5#5#3!3+++V+++++*******++++++++V++U**+*++***V++U++U****V++U++U**k $%2#54'6"2!5466"&462"&462UB8*8B78x4&&4%4&&4&$55,$55$:&4&&4&&4&&4#/62!54%#54&"&462"'64'632'##5#5353PX%8@4&&4&+  &&@+@@+#++++"H&4&&4&D&4&+@@+@@ @@ #,%5#5#5#5#5#5#'5#5#5#73!357***V*******V*****Հ@@++U****V++U++U**++U++U**+*@@++ %$"&'3&"&462"&462264&"2"&4%J; eeeS}}})!!aeee}}}++ %62#66"&462"&462264&"2"&4J; "eeeS}}})!!ieee}}}U+%!5754675462"&53++3--3V++j2J    J2U+!%54&"7!5754675462"&53U.N.++3--3o"V)77)++j2J    J2U+'%'667372635462"&53'!57547'7 -3n$V6++<   J2:9++k) ;++%$"&537!5754675462&'7%#67$UV++3--3*FSG+S+j++j2J    J'V3@g2Wg@U+ $5#335#!5754675462"&535j;;j;++3--3V/&&I&&;++j2J    J2@@#2#75'3##5'7#"&=4633'#kVVkjVVkVkVk@VkkV+U /%2654'###7"3&54633&72#!"&5463373,?-&U!4,?-&U!wD''?,&+?,&+@**k $%2#54'6"2!5466"&462"&462UB8*8B78x4&&4%4&&4&$55,$55$:&4&&4&&4&&4k)1>"264"&462&"264"&46254&#"#54&"%2!546326q"" >,,>,"" >,,>,G$& GHG++`*`+/11u""\,>++>I""\,>++>    `'::'UU62!546"&462luF22F2/&++&Z2F33FU$2!54'3##5#5353"&462 lu@@+@@+F22F2/&++&+@@+@k2F33FUU !62!54662"&4"!54&"264@L??IF22F2XVo&&*@@*3F22F!  &&U7#53##5#5355`*6`VV*VV~ U+UU+U@@ %5##5##5#2#!"&5463k++*++VV֖+*++"*%654&'####32325"&55'2"&4~-;0* * fW}}}0C5V + + @T)fA`v}}}@ #5'7'+ViYRRVQQ@,&%2"&547'#"&46327&5462#"'6$%2%&&&4&&%%% X&4&W &&4&X XU+ 72654'"&54732654&'+; D<(C@KddE,! )k;+,*) 5'4TFddFlR!.-"4++ !)62#&"#6264&"2"&4462"6462"J; #b# eeeS}}}j)!**!Weee}}}0++#6264&"2"&4462"6462"3#eeeS}}}j~Ueee}}}0@ ++ !)6273"&'3264&"2"&4462"6462"b# ;J; #eeeS}}}j*!))!eee}}}0++%-62#67'7'77'7''7'7264&"2"&4J; eeeS}}})!!TCeee}}}++ !$"&'3''777'264&"2"&4%J; -.A.-reeeS}}})!!x----eee}}}@@77''%2#!"&5463L*L*@@2#!"&5463!!***+++6264&"2"&4eeeS}}}Ueee}}}++6264&"2"&462"&4eeeS}}}X??X?Ueee}}}?X??X+@ %7'77#t<VCePPe +@ %'7''%'7'77PG^$$^G%t##t<<0[>VV>[ePPe  DN2#&&''4##32765'2##5#"&53324##5324#"#476327"&'3d E5Qo/$ /5#11 #HQd Dc;`Q9{"Y/ &S    62  Qc<`@+ ##5###5!&2"&4+*+""@뀀+j""++ !53#5!3#'3#k*@@@@@@k++Uj@@@@ %$264&"53#!"&5463!2#"3H5*G+*@@7!54&"64&"2'463!2#!"&5XPX&4&&4*%%t4&&4&++627&&"6"264&2"&4/XNX4&&4&}}}fE&%&4&&4f}}}+%-9733!"&5477'#53367##2"&4&2"&475#53533#M+F$ K%R """"@@*@@+ 5**+ M#H""""@+@@+@++6264&"62"&47'5''7'7|WW|WEpppUeCbbHbUX|WW|qqqp24L%/7GPp/bs!**Pp! W*5>XzL%//qOF7.!S X qO,( >W++ 77'7264&"62"&47'7'7iD|WW|WEppphbbHbjDX|WW|qqq~R RR!S +&2L5##5#7!47'&6632762"&554$2"&5545!##"&55#"&55#"&@V54  AU * =&AB%      KKKK ++%5#75#72#!463***U++UU@%!2#!"&5463#53#535U*jj@j,V*@k+@k+@@@ %5##5##5#2#!"&5463k++*++VV֖+*@@ )5#5#5#"26472#!"&54633662k֖t  Y * @++U**V+++   *@@-%54&""264&"26472#!"&54633662XPX4&&4&7  Y * k%%&4&&4{   *@@ %264&"5#5#2#!"&54633662  ****Y *   ̀U++@*@@$%5#55"26472#!"&54633662UUkk   Y * U@jk@   *@@$%7#5##6"26472#!"&54633662k@V@t  Y * kUU   *@@ #77''6"26472#!"&54633662ի7  Y * 7   *U#'72654''"&54635eFUU5Kq5KeFUU[)2Fe@VU@K5DK5!)2Fe@VUU%3'337#!"&54676632+@kk@Vr):?,5KB0L-:XjjV=*,?K51I'0IU+7572#!"&546356 *Vk@ 2'463k@@Uk@%#72'463kkk/@@UU@75#5#7#3#3#"&'#53&55#53547#5367'7627+VVV-++-<;F;<-++-<#//#++U***++##++*#..# %''&'&&77'61$Q ^@\&X k1 X&\@\ Q$U3'34632&#"%##"'73265#@UV@eF2)!5KV@eF2)!5K@UUFeK UFeK5+U!!VՈ++ 77''62"&4L=}}}L}}}@%#2#!"&54633#53#3#Ֆk@  U+7572#!"&546356 *V+ %7'7''77cccbbb+U5!5!2#!"&5463VVU++Հ+@@ 3#53!53'53Հk@!5373!##"&Jj++U+ 3'5#5##!"&5463vv@@u++U++UV@@/264&"%2#!"&55463264&"%2#!"&55463""@ /""@ @""f ""g Ik77'7ww k 77'77'7 wZxYwwYĈ@@%5!332#!"&54633533#5++kk+*++kk@@ 2#!"&553!!#54637#53'7+*+l77kkUU*UU8*8kk++ %72"&42"&4/QQ(}}}  ѯQU}}}A  ++/2####54&"#"&553264&##54633546232  Q"0"Q !! V,V,V !! Q"0"Q   V++&62654'#"'2"&42"&4&2"&4en@!OS}}} pUeFZP# F}}}S+9%'.5463263250;C2:&&:2C4=E90.D71D--D1'T>>+9-%>54&#"#&&#"2'.5463260.6+ +(+ +6.0`2C;05E=4C2:&&t+,<. ** .<,+ND17D.0>>T'1D--++5#5#2#!463***U+UUV++UU+!6462"'654&"327#!"&54633&4&&4R?X??,^ 4&&4&MR,>>X?_VU6!%'#"'5332673'"#66327#7&cgh(0>,,6-'9+':+T8=,,6hg,,60%$0%6J,,6 @@"&+/48<%5353!!"&553'5353"&53#532##5#46#57#5@+++U+++++U*+*+++++++++*++++U**V+++++**V++ @@ #(,075335375#2##"&554635353"&53'53'53++*+++++++@++++++++*++V**kU 7!!%'353k**U+땕+@ %7'77#t<XX|W@VS@UZ-7pp8,W|WW>VSP+U 7#5#7##5#j@@jVU+ 75#'3!!57'UUUUUUU UKKUUKUUUU+ !!57'UUUUՀUUUUU+'54&"264&"72#!"&5546335462B'6'1""?X?U+''+""+,??,+++5#5#2"&4***C}}}@++@}}}++ 53264&"2"&453*[eeeS}}}*@++eee}}}À@75#53572#!"&553!!#5463U++@*@UVV,VUU4%7"&477Z&L2dd2y^5Z&54L2dd2y@k##"&5546332x]] @k%7'#%##"&5546332ULL ]] kk ++ #+05=%364'#67#'64'#67#'67&''3&47#73&&'&2"&4]HH)= ? d2 R 9 = = PHH R x = }}},8(R,,),,($88$(*,),,,8$(}}}@@3#5'7#53#!"&54633#++Lj+L֕*+@k !!5!%5!%5353'53++++++++k+++V**U++++V**U+'54&"264&"72#!"&5546335462B'6'1""?X?U+''+""+,??,+U+!)%5!2#!"&55463354&"#462"&462'6')?X?Z""U+'',??,+""U+ #+%5!354&"2#!"&5546335462"&462>'6'?X?Z""U+++''F+,??,+""++*%64&#"'&#"264&""''&5546332p[t $  ,[ u $  ++2#!"&5463353#35+*UU+3'5#5##335#!"&5463vv@@*@@*@u*@@*@@*V@U##5#72##535!3#"&5463U@*@UUUU+V++@@3#5'7#53#!"&54633#++Lj+L֕*+ %3'35%5#535#'775#7#+@kk@k@@@kkU@kk@@kk@@k@V@@V@kk@@kk@+U %%7'654&"32772#!"&54632"&4f>8P88(, ,|>(88P8k, ,+U5!5!2#!"&5463VVU++Հ++@ /%54&"2672##5665#"&5##"&5463373+""->+2F2+>-D''UU-G/#33#/G-++@@'%54&""26472#!"&5463353353XPX4&&4&U++%%&4&&4f*++++CM$264&"7''##"5'&'''&774&465'&776677433276'"#&o*  *OB^K%  %%  %^Bk%#2##"&5463#57#5k***k*րV++UU !62!54662"&4"!54&"264@L??IF22F2XVo&&*@@*3F22F!  &&+7!''72#!"&54633!!"&5+K5K+`@`k*+*+@@!3#2#"&54633276@ K  /0]/ $@6 K Ֆ ($ /]0/  + 35#5#26****xvU+Հ[;Z@%!2#!"&5463#5Uj,V*U U #7'#'73``U`8U``U`8c򫫫c@@"&5472654''#5|DppD7W|W7I*:XPppPX:-G>WW>G,M+@ !5264&"5#72#!5#5463   +&UU&UU  jj&UU&++ '5264&"2"&4 `p1eeeS}}}kp9Deee}}}++ ##463!22'#"&55!5k U  U U  V+ @ U +@+!%7777777''''''%5!5!5!@  + V ++U**V+++@  A%5#&''7#5!"2646"2642#!"&554633&546327632m-#@@#-mVt  t  V/&! !&Հ<W WXX|W@VS@UZ-7pp8,W|WW>VSPk+264&"&2.54,, |W,+4'  ,,W>PF=EAR>++ '5264&"2"&4 `p1eeeS}}}kp9Deee}}}@K6264&"'5'#"&462P88P8j j&4:QQtP!8P88P8j j!PtQQ:4&-+?6264&"7''##"''&'''&77&47'&776677633276>,,>,-+ 5V5 +--+ 5V5 +-,>,,> # J8 8 J ## J8 8 J #@@7GO$4'76''&&''&##"'&773327767776''72#!"&54632"&4p % < %  % < % &""4 '(34 '(3*""@2#"'73264&"3'34"&462ppPB3(/>WW|W@VU@""pp(W|WW>UUP?""kz%'73#5'7'75353#53353=((=\\zbwwb@+++*(PP([\zbxwb++++++%#2##"&546353#53#53U+*+UU++++++@)264&5'75373#'!2#!"&5463&&o 5 5 5 @&4&5 5 5 5 A,V*u '7'537#553''7{tt!]]o*V++]]!ttpp********pp" (2#4&"#4''75&5462&2#4&"#4Š+pp+I@@I ,s|W*?X?*aPppPaFI@@IF $$W>,??,> "-9E%53#5&3#5354623#53546253#5&&753#5&&3#535462k+*V++  +*  U*+*U*+  ** ZZWUU ^U **-ZZ ** ZZ ?UU  "-9E%53#5&3#5354623#53546253#5&&753#5&&3#535462k+*V++  +*  U*+*U*+  ** ZZWUU ^U **-ZZ ** ZZ ?UU k+ 353353353#5'53546332***+@@@****@@@@@'3;$2"&462"&4264&"2"&42"&46##"&46332"&462>=ppp_ŠŠ@@}ppp;Š¡}@%!2#!"&5463'''%'#++U5555+Vj,V*66V++++6@@ $(3#2#"&54633276'#5##5++ K  /0]/ $++*@+` K Ֆ ($ /]0/  ++++U#!53"&5472654''#553#53@+ JddJ=KjK>-**+++4XFddFX4&H5KK5H%S+++++Z(2&"'662&"264&"72##"&5463cC88E ,|,Z;""k E88E,,""f  k#'#5&&5326553#536"&5546253K5*5K$C\C1+*4&&4&++6RFFR6/>>/++++&&&+++@77'7353#!"&53546332V*VkUk+++++%%7'5353#!"&553546332!#!"&55uuU+kjUUU@k++++@ "6264&"'3'32#!"''&54633762""@of ( 6 f]""^^ ( +#+$2"&43!2##33!"&5477'#2"&4Z""F< L M+o""""o* #+ 5""++ %5#5#5#'5#5#5#2#!463kk*++++++UU++@++@++++@++@++U4 '7'3''##3lNX,Ux-m(m mOv@@++ %'7''72"&4ZPi))iPZX}}}gE `aEg6}}}@U%5#%##5##5#57!'!5@+UVUUU+kk++Uk !!5!5!5#5UVV*++++**+k "72#54662#54&"&462"&46237BJP4&&4&v,,.05$ 00`&4&&4;, ,@k 5#5353#'U֖U@U@*@@*@Uk@ ##5#3'353U@*@@UU@*UUU++ %#5##'3353'&2"&4u5+5K5+5K-}}}UUKUUKJ}}}52#!"&54633#!#5'3533@U@*@+*+*U@%5#5#2#!"&5463kUU*@  ',049=A%53#5375353535353532#5"&53'535346353'53k*++++***++++++++++++@++++**+U++++U+++++U*++U++U+**U++U@ +5#5#5#'5#5#5#3#5##5##33533++++++++++++++++++@++U**V++++U**V++++++++++3#2'&557#"&57#547763VVU  A   b)@3##"&55477323A   *V+)  b/2'&5667#"&5547763'##"&5547732 j o 1 P1  j o +  i 4 qUq  i 4 @k %53'3#53!5!%5!%5!++++++++**+++++V**U++@@3#5!2#!"&5463353353kk*+++kUU*++++U &&467264&"62"&4@/&8HH8&jKKjK:eee*TB ,\v\, KjKKjeee++5"&4633"&54752654'7"&546752654'>}}}X"$2F2&KjK=.?Wee2>YX}}}  -,#22#!&45KK5/G+`AFeeFG2+ #%3'7#'##''7&'367#53533#SE#`+e+`MBkm(+.*?5]9@@l,Bjk,5(3?+**+P;+ %7''777U1hUU11hUU1@U5!5!5U@U@*@+ 3'''77U1UUh1UUhk@ 2'463k@@Uk@%#72'463kkk/@@U@77''&&55ի7nRRn7VYY+@2#!"&554632#!"&55463 k  U 733#!3@@@+k 3#!533UUU*@U 3#!333Ukkkk+@!!2#!"&554635!+k @+ @@Uk !!5!5!%5!UVVVV*V++**U++Uk !!5!%5!%5353'53VVVVVUUUjVVkUUUUjVVU 3##5353#53#53'53UkkkkkkkkU 3#53!3353kkk뀀U!!5!Ukk+k/2##"&546332##"&5463#2##"&5463 @ @ @     `2"&4264&"62"&'64&&4&X??X?@&4&&4?X??XXHHXXHH+%532'327'#"&547'7&&'#"&'67&&"'632'654&& ?,!&z5+2O7 +.'.O1>?@&3,? !&4XH>, ,7.XH;*>,?+@  A%5#&''7#5!"2646"2642#!"&554633&546327632m-#@@#-mVt  t  V/&! !&Հ<W W>X+++#'2#4>54&"#4264&"2"&453F2@*"*eeeS}}}*2#9!#eee}}}++@k !!5!5!%5!@*V++**U++@K %##5#53533264&"'5'#"&462++++]P88P8j j&4:QQtP!+++++k8P88P8j j!PtQQ:4&@K 3#264&"'5'#"&462kkP88P8j j&4:QQtP!@V8P88P8j j!PtQQ:4&@+5#72###553##5#53##553#5##53++  + u` ` U +  5  + `` `` +55++@ %#5463323#%3#5!#5#k@@j@@V@j@@@@@5@%&''55'!!+R|"j);q  j n2  C+'@&'77'776!! |Rq"1*jX)r xj?! T  +U 732653"&733'3+2F2+KjKk*K``K#22#5KKw``k@ ##3##53#2#353##"&5546;#@++ ` J* @ u   + @ + V @@%5#%2#!"&5463k***++ 77''5#2"&4܏q)}}}Տq)++U}}}ZR$64&""&4653#5!#35DDaDDnXX|VVlUUUUUDaDDaD X|VV|X@UUUUU++/6264&"2"&4"32653#"&5547632#4'&'&eeeS}}}((&(*&!& Ueee}}}:: 0*)  >+6Je|%#&'&54622654&#"'&476632"&54&"'3262#"'&5432"'&'&5462"54&""&76762'&'&&%"'&#"&47632>.!.&6'&[@.L W4Ig'6&&(* =7)  (3 9GdG:R:  02x21 -.l.-,;N,1 1,N> @%!%#!"&5463!2#5Vj,++ $(83'7'3772#5!!#3#535#"&54635#72##"&55463A5455A*+++kk k @&>''>&@Ukk++**+ e,%##"''76323546232'&546254&" j Iq+8P8* , q  j24(88(5Pk+-5%3#"&5467326'4633"'32#5#"&54462",:',>0%&!6*$282@*k$$%0>,':,!& '*)Iuj$$+k %'73#55#5@UUUUUU@*V@UU@*@+#'%5!2#!"&5463353353#5##5##5*++++*++UV+**********++%66737&&'5'&&4670I@hPI0Ph2NN2QooQlH0Pi0HAhPVlVAzz++ %6737&'5'&&467 iO( OiQooQ Ml lM("("zz @U #'+!!53!5353#53#53#53#53753#53#53@ի++*++kjkVU++++++++++++++V******@U !!5!5!%5!@Vj@@@++k/$264&"'#53&&#"3267"&547##"&4633'#53{4&&4&<<!&&!)8>Z=;#9'->>-+L^&4&&4+&4&<+-==-;%0=Z>+*U27!4''7"&5477&ZZ&2dd2y7&^]&H2FGddGF2y+*+3;CK%&##"'&'&667667676363226462"&462"&462"462"r     'SS'  !   ",,,,,,,, * ** (  (Q, ,u,, ,, 6, ,+U %##5#5462&462"U@@*&4&*$$Vjj&&$$@'64''64'2!546462">>#,,# $luV2F22FA>"30%#X $-/&++&F22F2 @@ #'+/3#54&##5325335335353#535353'53533#+&jj,?+*++*++++++++*++++Ujj&+?++++++U++++U++++V**V++*+U"'%'5'#56776332'532"&4#'@@ 8L Q""`6+K @@@ .!{L1 k""6J 3#"'"&547'"'"&46327&5462627&5462L"7 a"a"6L"f"L7a"a6K@@'5#7&&27653"'&4627 J[Ց;,{,+V|,++8888p8:UZ-7j-<,+,xX,+=O7887p8<++ %7'5#&2"&4Z` C}}}:o}}},##"''6363254623546235462354623#$ \#24  ˶  v @@'%27#"&'#53&47#536632&#"3#3#@3'&6J>cKAAKc>J6&'3'B{{Au"&1H8++8H1&")"++")++!%AU%4&##3533#'326'6677#7&'4'#3#"&46327'&#"32672##'#"&54633 )M ::+  U 8T/ !$33$%/U V'$99;+ / F ! * 3H30@@-62"&47'!23'#'#"&547'#"&5477''7"" L l+2L= /^"" ++#=  5c^U+%%264&#"'3'632#"'##!"&5463,??,: U".,,'% 5L?X>1U"(+>, #UV 2'35#'35#'3'5#'#'i~)++++ezU+++)~+k++FzUj+k@3!537377'7''!##"&KJJj.-------S++.----...+++#'#'#5'75#'7#53'735'753737YEc+dE*Ed+cEYYEc+dE*Ed+cE*Ed+cEYYEc+dE*Ed+cEYYEc+dEk /3'#264&"'5#264&"'35#%#"&5#"&5#5463@kV(@UN UU+6&4&u&4&+VwVVwV*j&&&&s'2"''7264&""&462'&"27677]`CC`" <**<G5!D^D"*<*>5@@&&6&&7&474367t2>0s1z11 2=??FbQ8D2 11z1s0>2=??F8+@+5#32##5##"&554633573353#!"&553+VVU+U+Vk**@++@*++*UU@@'7264&"264&"&264&"&264&"264&"2#!"&5463RNN@NN.*@%CKS73"&26723264&#"#&&""&#"3263%"&'&&'&4766767632$462"6462" 4@4!fO  OfO  k _r^!!6I:]![##M0% ++(-$264&"264&"%#"&'##"&547'#53!'2#^+*-),'-/J7GdUE!+%%+,^++9dF++%'''7''7'7'7777--LL--LL--LL--LLU@7!!5#72####"&55UVV+++2##3k+@@k@@#33#U+"&5473462"k. pQbBDf'<8R " %Z ` ` | R `  *Copyright 2015 Google, Inc. All Rights Reserved.Material IconsRegularFontForge 2.0 : Material Icons : 8-2-2016Version 1.011MaterialIcons-Regular2 '( 4latnsize ,latnligah8T)+n-L/1n9=0@ @JKP^Zb2bfhh  !!H@xDr>b ,Ll:Vr*D\t(>Rfz.>N\ht~ ! #" "! !  " !   !   !  %! !  %! ! ! j$  $ "!  $! !# ! !"  ! !" !#  "!  ! ! !" ! !  ! !  !! !i$  $ ! "!!"! "! $ $$ !   " #k $  "  ! ! l $ $  !&   | $ "$ !! &f  ! "" ! ! "![  !   "! %  !   ! !!  !h $       ! "!J !!!j ! !  +  !     "!$  !! -# ! "!# %_& "!" !,"g 7p8\"Bb(B\v,F`z "8Nbv!!&  ""!! !"!! u $!"!!  ! " '! "!! "!"  ! #!! "!! "!!& "$ ! $  !! " " !!& !   !      !  !  !  !  !  !  " !       !& !!& "  !  "! "   ! !!& !  !   " !" " !  "!!  #" |"  " "" "V8b$Hj >\z$@\x.F^v6Lbx 2FXj| .<HT`lx! ! "! % "! !    "!! " "!! " !! "  W! $ ! " $! "  N" $  !&.  ! $ Y ! ! & v ! !   ! !p # ! !!  !  ! !!     #  !! !! Q " "  ! !! &L " o # !    !#  !! !      ! " !! "!P " ""  " !        !   M "   !           % &!O "   !! '      Z"!~ !m !K" nq !}X !/`@b&Fd0H`x*>Rdt !  !"  !  !" !+! ! !*! $&)! "$& !  !"  $  *! !(! &(! !,! $%! ]# \ ! $$ Z! "'! # &! "  !  !"! # # ! ! $ "! [  !   ! "! B  $ !  # "   !  ! "  # !   "    ! # '! ! ^ #>n:Xv*@Vl ! ! ! &!% " " % " " #! #% " " % " " % "  % "   % " '\ ! !)  "!r %   %! ! s %  " & #! " & #! !a # !! #! !/ "' %! % "0%! %! #!(!Z&T*Rz<b8Zz0Nl0Lf4Ld|  6Lbx   & 8 J \ n    $ .-! !%!!  ! ,! !%!!  ! #! !  "! !  &!  ! "!+! !!"'!  ! "!  " !&%!  !  !! ! " k "  !   !l ! !  !w!" &  !! !! !!!  !%!!  !.! "!  .! "#! "!#! u"  %!!   $! !! !x!" #! #!  !  ! " R  $ ! $$ ! !V   !    ! !C !  ) ! "!  !  !  ! ( ! !     1  ! $ !  !  ! !* ! 'U   !  ! 2  ! $S  "t " a $  !    "!` $   !    / "! t  h  $b $ g  #! ! ! ! ! ! !   #!! ! $-!T!",H`x 0@LXdp|  ! %  "  ! !   " $ "   % ! !  !"_ #3 "!0Rr"4DTdt! #" !&" " ! 5  "!&  "!a  !   !D ! $ !&` !! !"4  .! !! !!],\4Tt0<HT^!!  %  ! !2 ! # #!  !! # 4 ! #!!$#!  ! !! 3 ! !1 ! !$ #!  ! %!"  "!6  ! !0  ! !5  ! #"!%!  Fn&Fde& $ !d& $ !c& $ $g&  f& $ "h&  w& !j& !"l& #i & k & !b&!O$Jn Bd<Zv:Vp $<Tl&<Rh|.@P`p 7 # !> "& #; & !! H  ! :  !!!  !" "!n! N!  !&3 !!!I ! J  !"!I ! 6  $ 3 !#!&L <  !p! $$ D &9   !C    ?  &= & " < &   ! !&1  !&  "! ! ,  "!J  0 &  $ !&A  # E   ! F  ''8  ; &   #=  !B  E    $!  !&@  5  o ! M  !%G  &K  4  2  !  !   !$+       #  '"-&!&   # !# /& ("m!" % 6) !*'Pv$Dd ":Pf| ,<JVblv." % !   "!<& &  "!! "=& & " H!'! "! !# !;& &  # ! %  "!8  ! # !P & !m "  #w  '7  !& "  ! " !&x  #!9  !A &    8 9  q&r" :#v"O 76`4Rn.H`v!! " !! !#!! !! !! #! !$ ?! ! !  &! !!  !$  #! %! $ $ !" > $   !$ $ !$  $ $! Q #! %! $/! ]  !"y!.Ld|0  $  #1   $  2  $!!&WBr&Nv8^8Z| @^|0Nl0Lf2H^t  " 4 D T d t ! ' ! !"! ' ! ! ' !  "!! 8 # !!"  !" !6 !! B"   "!E&  "!A"    $  '!?$ !! $D&   ! "!o& !  =!"  !"7 ! !!^    #!! $    &D&  8 # 6 !!   &5     $ !"  #  "!  "!<  $;     ! ! !"  ! $ !& 9  !!& &  $s  v  i & ! & ! &   !  "      t   ! F & ! ! ! ! ! " $ "!C & $:     N    !&   !u R !!"  !3#$4&!:" !!>&" @!@" !$S ! <d" !! " !! p"" & %!B" !  $A "& "H "" " G"",Z 4X|8Tp2FZn,:HT`j "!! "#  "!!!   $#  ! "!! q#  "" # # "!! U !"! " "!! " #  &E!  # J ! !   #  !  !! !  #"T ! #$ !! !`  !"!L !  & d & c &  # "e&  F !C!y $K!!#w"!DM&&IGuD|Dv2`BnFp<d@d6Vv  0 N l  0 L h $ < R h ~   . D X l   * : J Z j z $.8@+ " !  !!  !! #&  ! !! & ! &S!! "!  !R!! "! !!! #& ! ~"!& $ !}"!& $ !L!! "  ! "  Q!! "! !!& &  !& "!   $   !!  ! U!! "! #K!! ! !& "! !! "  !& & !!    " "W!  !&  !!  !!g$ #!  " O!! ! T!! "! !! ! M!! "!!d"#  "! $  !  P!! !!!! "!V!! #  ! r$ ! #h& ! "! !O!!  &g$ #! h& ! "! !#<!!"  !!]  ! $ Y!! !  !T"" "X!! $W!! Z!! # $! _  ! }  "^ ! &     & ! "!^  !P  #" n " ! N !!  &     $! # &  ! "!   ! `   e $ '  { ! !   ! $  b !!#$ !! $ !F ! !%!S "!!  !   $f $ #!O  %!;  V !!y"!&z \ !$H"J!! c"!N" |x!Q'Ic"$&a! !&b!!![&#R! -\ (D`|&:Nbv ,<L\jvf  $!  !!u "!n" " $! j " !r     ! #x "  !t  $u  !   &v  " %! !G %!  l " $ !  "          w " s  !m" "!&k!   %!"%!  Y  X~!I! dp&& e"qoi#&>R`j{  z   #! %Lx.Lh 8Ph2FZn>!  !=!  !!?!  !U !$ !  ! !&  $ U  &| $ " y  "  $ !W   $ !} $ "{   $ "z $ X " $Y " "!  !&{ $ &z    ! $ & $ "!Z "  ! $ $ $  ! [ " "!!~$ &V  &0Tt*>Rfx!    !! !  !!   ! ! !# ! !s   ! @  !%!    "&! ! "&!  "!*!\"!"  "4_  "!  "! $ &'movim-0.14.1/themes/material/fonts/MaterialIcons/MaterialIcons-Regular.woff000066400000000000000000001604241342764602200267230ustar00rootroot00000000000000wOFFtGDEFD#$SGPOSh-6GSUB'?iPҩQOS/2(@` s"ccmap)1gasp,4glyf,<rYhead 56NhheaD$hmtx\9jiFlocaؘjmaxp 'name<z5post 2xc`d``b fBfu (Wxc`d``bc0a`I,c``a2řUP px%=;am۶m۶m۶mllUVwWLFJ*ԣ=]Bq… BOD8O2Ƶ>JV9}]x{7}5?=Ӈ|G?{'|⇂=D$% R%b@dG[~WR]^WtV?INss3έwWuwuOuou_vtGxk6n^y3?Ÿ̓ニۃ~`AY)[Q2|s&_2B")0SRAp~A}fY"<>$)y2Z"~/;!i!sKn9EKͶzFj"&8O@IT!H*)hE_NJ/IHG^_cۂHKTG~ȒhxAF%F k_&R\;tiibkCvdy+Nu1ԣ$eJTE Eؕ4%dFg ;Dߒ}fGQODo}ZRKA BPy}vxO:q8*7]_ /P]!ɉTRz k͋|w!cxd)H{c+)Sm;OlƹS)do\^1h:[ey[>ɠӣq輰;α]*șz"HI pIs̻'tQ1}H[4i)5o=B+r/rOB]:#{5rS㝟,=V(VU4Үǃm֓:]W݊GB7vZ+7+'K9UM=L͔UuVL?#;9ƶe3U %*sYu3n7YЎl5$TNTa T߱BE{;̝ha=BX>6nVxңūfjL'@qP@uqV LyTq*6T+k5Dk][IGOs"gEgkP|Ne[g3MۻG߻^W6vn^>~yi*3,$Mw3P贰2ǝΙ;:|⶛\v pL8W`zmx0ԇïr4&-;Z6Z?Q2Sˣ; NLrտKƫƻGǧԧ^Tl񵅈 4,%T8/RZ֜% ]q61F.NX `Z.]h9DJq|=[x6̞E9=_ 8(NjǕvyiXpM7JM~Ѫ:Vv_ [IbN~ʞCPDk98)ZD3X=T{U -/ 'Yà { _a/jBdX`>`l<*UTsL5O,vt)֟x Njҵ4եv cHǩ/2//T Pֶ;+#b_ZS L7zhn6'JO8 q5u{bI`!J6no5~XBz wݏZҦi ]WTR>M>rt%.>ɧ+=\k[| /*t]e6 EWЇrV*BSCʍL%STԤ1;PۮvPCXՑ>(Q̕Gm|}u9-Dv(=Ah,BI]()Qm֜4szw(1޹%С )Vov8ϤߚO(̽Tނ/ Ẏ""1?+^J\6NQ'2K[wl:4GkOi@N( ~,fUeE-'w&4fM7vkWJz>i(L ,l)Yӂe5WQ o=Y{*^#r<<Q5mx.M䫓Tqi]Gyuͫ6^52=^ѧYkԁtR$& ")9m3Z7;{X vTdX Lx!Y4Wda&߫sL0ٛ*O^ɨSJzB:-iᦐl?Em#3`ZlV%7{Rݭ- V^؊-NHrE'(R}[&SH)V/L!- ]ZlN='PoeOژ,,#@'c1M=yYޚ~~7fi6;ڜ/}5" u녹.?DL`bC\;EДV:%W |Xq կso_w2sYQaS!?3Sd`,2z :BZf RS{E'pf4  ${DA-^j",7R -b%[DEU{{6 Y Q BSGJ&S{WR{<]M$^w iCr7ۛSW,/k%YJKHzCUYU߆pU^)w#֔*őхRx12.K}bxxuL(U+{O4I]Ó3{g/˦\)'gi y]nMWdC,>1}b|lHhܓr㔳%XqzS:mWo22B^ao ɰ:-Us_x~ȝW{dVlAK9U5?_r.Hˋk_ۺ=ו~hHKզW}.kQj-NXeSCC쳽I7p)ހWÚjX)ޘbı1}shb֋( Yrui07ݞ:5ޝZ4V3=?͂Bwm[+ل+5G%Tϴh07OzTO,/Tw3ďU=V%_B@ x)vđ[˂i܌oKҴھ:%1 M]z|GIV-%CrK FR;9=%|]hj:NG1=k ҊZ%6DiS.Tja^Q]՘i3Nw\'rkՋPW]U%_-(QBB_:Y*o=Pp΁8/Z)U&9ui)LiDLvbx~ ڷ/4o/ ڼ OD^TZXtbeZ-͛yn@~w<~i^s곴(1?t$.2jD S*<OuE?j(XB܃ m.7wQ1hMi{:Τk.z^COUyCޚwH> y=w} EE37SLҐsk9I8 5#YJMCU=cH?|ˉ-~;FZQp21%?Œ1 O1QL*:$lNcPSjt.8 ÕQ" ԧWOfaeQ0d2(cظ(yqE?ۀo֕ ߮Ruf6(3s=jatII4iKr>+SL/_t e0'V/MYʬkv7'_[j"2ͥDn?c=Z;لHYic}-jjZ %oV;4kG(FT;t*rգjU3ĩ@zV*+C1O=`o^ |59g d>[+â@Ia5 f23 2̬0_0W0K=!#u[,D?l={;OafƖ}'*o?U}x[>ƒTS=]~vbh` 霷(q< t|=`}GZc#xnho /PT9hX1{+hn{k>fk5.1](M=tyeCLiW?^M%[u]Ep:kÎO$$&OG}{ˢ%-MSV']6j6Ux뉱r?O#MtQLKjg>eP̫LcDKc8^(FEŞN#6M=.|uݛ PE(ظ t(fBO߄)_³m< eR$OM+ӳJ(JB4OQn;m7j߆Bz--ሳy2;V|!4ý7#HSܝί;'vm:Î7?%[g5n ׸ש|+4oD>MdA1QSrqKi,~#e)(ŹezFKu.keZJ {}_i]/.y7c؋|;$Dr~7$&*4GTU~yC8zY۾JO"Kz٘6< G8|Lgt32>zD#md82&=OfϏ5OfDNY|b[h}3Ah# /g@yHyRynU}zgyeɫo-TSUAk-07vn =2KYMWY]-a5 yw] }V^.k_v,< H䭯** 2v `+uӑF(]ƻD#-qkȶ vY4dy[ 8m6NIX* j鶊O/FX+Lj Y:nqA' %i#47DOswhRejM9%yEX ]S~OGWGN`]iC@=5^ۊ6lZ΋Cm'l4b6j9IV,Ϩ'uty8V{ԒDFe7j #jc*8~QKB-%kH;ձi&TSa5!,*eMPqWiQBW:WЀ(wGY2g7F95pdF$JdtmlmPFVAC[!GaEoZ ^P^hl_nc2da{]Ʃ5(r. F-)RLO'>~JvDVWPNLGi޲"S>NE*kUJ磀į 2p;쩳~ݡz]CTOƒ?"*՛rYkUm٤QS+ae{맻P/8t|w 2|KnA|5!Sh-bpVpfPhB5#yݴ255*.6M,n$‰:#+P䒜kDNꢷs%^DV /,*ƘX]OdMz ˵d5[#c5ɛS<]O4f] H ~,06CS22˛Ps]_rRК`%.![.)iuޜwh>/+f=?O =mƑ⸱VH_Oϲ}5us25ﺩ0FB=֊,fi1[.(-Hz u@G 5]o~%(ҸG4xE>HD}JNy&cL#QHO_H]D_)b5UmY)']֦rI3t|v*>sx7eTַRܧ]%'|boJl,P*E]noݻ r2ŮSĘYXڏƴ4 Y*!m4S|=0GyoIT'[罬}0Pp4T ؙAQW;`ܾ =/Dm&gAP&FS^=YJ̢ X?Vu㨎RzJk9n}]%ʫ֟<y+/M~p\nZřl5߿S.ǡ4":Rȹ8xmK%qMQHMeuX?Ɛ8HdS ~+wGåDFS?Ȼ{LW a?iIhIgvAUW$\kF3~1P+pG!K;#Gv_%*NGbWShYz '^ۙ*_F [rmxA^Z5D _#`C%KAHO 4L>>f{ Og9:0$4 ;f~mXIO, >DfHE5 ha"zq:xc`ab`Ø2H2000123`a@ 3LP5H Tx,W3Xۻg3vwb۶mضBPmcw~3WDJB"IKᷔd؟~N|""|ftqrJGW5Rujf?ß/7Apr03, pBrM\6?.a~S+RUTRNZݢ{"^ITE;Ed/MO V]jUd5CwxyW`b0\KnD3ߝQ-+GJ71z}DFɨMP ]ؙEn[/'#=HD'ljlZ}p"^7DR[XL.>M-GۀaS"bo Eؤ\*]RZV^QYU-j0-~ J*j \xzxX-1 )b+-+CJtRyp/n,uF.3ˌ.^ft߹Wr,;c~ωs=bP!jl1!TT"r%"Es3"0r?~ Hܡ2FISlXż(?p.t-ظ@&}/DjZgQ]K<z 6n@ ҃SRRU#w:&tp%a릪k( ( t<&*(9Mת5ri(<سt|͉|jzQR9P҉$n.\L3dלGh vjy8/2: M) 0j\V5Y>.kZ(Rj`}.я~ӣ4-O冚Biۂ>~~iq-,<>G `v%! $)RԄZus$J9 9RU`@VU w \D鯓FịeDch:@e J (؉f~Օ:663M9|ceiSFQꖪ*ݡŸ\yIXcز,,2F1d0c2P̞"/LZ?o5 tӋک0˿Ҥt:"q52U`yhj!`0,ŢV! LڱIq5MfyjX-bvz|uuttubJ!r:v•t:YR HOd|1O%P ɘ.A'{eHwH&(=)iMjZ3vﵩB^_bIz(B.F*2qdf-";DI$"b(jEze%.1*g\$k4UT:Vt@f$"XE.ԣ2Ǝeu:ݝRUptp kՇEP3AvLtf(*df-< w΍Q]Gt.p"ɜ,OuQ#Ǩ;zt8WݾC5'#2ѓ\{\{ T9\S<{vcų.~gv#J+]ݘ}q;[eMJ3-I"ֳeBt䎌 pSOk~X{wכ~QkǎDG"=5UTwGD&\%l>DL. C;T 13Z5mZCQ'03G'-|:̂yuB//fh_F]F-~u&boʃ(x-oG[% p9,U19uZnzbIlϡKy#s:XA*CsӴ98ϢSSft #f9{$L1J#/PMkR\$!| rx\qf8sˈ8Ql(6'dR F`h&1NAKĖG^u 2`hu𑦱e,P>oY+N 65 A7YB }{ArյskkZ#{D[z"Yu^ec˘Ƶ[8(޷AL?*篜Ѓ%E["v>-"7k X ae c6E 4C) Hȭٶ=d;SwBoWڷǼ1yñMT(,Bhq܉ ZV]٪{Y ̅C 9nۡZUHVt&͑IJxd>r9S,W#4紆h8[Fx}Mkұfܹ=ĝΥEeZMyYҀD`5eh4'@POw4̍ l^Sk X\Xwamr":{h|.5TKIjaOSi `>oykJ֥3tsgNnzB=3 pC|Y6,&c-`.. mKe`OlgFkgݢie< g^GKK-${Vd%Y$$znR"ҺD\=F]=jU^&R#wqۆ"¡>M(2ʰ@( ?Jr W5$C>iȁ8 dt=!}{ƻMX*ђy'` THtexVxRs^̡yڀIpR&q \y03q[^4` Q:ڕ7n=mxa=a.ޱqY a{'" #fe fAHʕ*p0}rQwYqL[)01;! 'g(2d2R8`ǀ%c)1A s_X ]¥-P-hhGW0cF/ 㑆GwͮZ e~WΤd"sb_ٍ0ڥ Utߥ +肶 ~1b? CsU/YGB߂AG&d;N@ #}Péˮ72GMNRA uU4%:;)z"RVJLMmXkk% ֦T5i3B$ Z&^;>kc]zAR&EMxX8B( *s2d]nY"R&# "Iu^"L#gTRѷ3@nb;iLX Ǔg3=Xne6~ĕd[ \mۿrMVJKjʪ੡hw`AmaYk6ZŽ3jdaDFaʋv5 cʈ숃 ۉ 70Rj ij6C@$ ^6g'62?+#Th5\*T ?礐(@+œrj** Q#Y1z(@-:VWP)fGn#&B2۹4B1Ak@/d8)ʽpCJ9©LJ[}"y87\ @i@Hʱyz-+ $v"F=l˞,M"(c#| O=k {C&HƁvR[,;O?y!nv^g0*tQa[ kVQl?J?OO_OB'lOa8 ⷤMuw A=1Ё O^DJtFNq2Q+/=(K[Jzl,YyFvv^U` V #q:&I Um%=CAMM2C*AEDXw C "(Jx5!gÄ bQ EV1{CG~nZm6ST[܎d0Dk.Ȣ!vUi|RrCT_%_pvN 7GGtR PccyA%D7OJHGrrPmsmwy#>Zv_>CжѡK8ݣվry/~2󢾣JI~6O깶{]]{AZ#%/2}\ B`v}̓]:V_ 6*Mw\PdP6ɾ҄ÀbӼxjXTgp LL";Ma>bTxorK)Ia|/y(k=WR㩫פzחddWp0lũ5&9WB2>SaCAu&J"l '$44)ħJE|0󩗩*6u$ 9\o 1$Q_c9n|袞24g8~rvbWPCc ?P1`Cܲ𔐱WDM<l ccD=̂?C:[dN^V^G˺ 䶶%hRkvK=( _}[W2 fՆhʿ\eV>?=ߊ$+_ dc?^9'*11H&0u#ttz)Ii+mx#& (S):j!S ,$HBR[ß`dzRF*f2{j{N{Eo=07'̘$. _ FAȜ&E0<y^2c /LMT M3wg 6a d#1Y'"D{f=L]["r`<칓pxpG1M%NF fB}Gj{T4&CEbwA"I9l$.I0@ D fAp38 n+yV$$Ky%gֲO:a 9$>]Ш {u>Ish&W?wXޛʞO<D({/幇>ghd4tA[f 65>>Xer M:͖ç.lZz6hsVNo S+dwfHi)D֫fW#*+N)l2Pzg,o`5mON0?\KjzYm=sgouɦ$>XpԖD Q0ȵb7Ԝ`ϛdK|ihXr.T hmK(t0~A)sͤd+xCo!l1N4wz1j:"J DSF>Jl%6Bd)']`f[F|2t lzs'1XŨP݂q&Y$u ЈՔ+r px۔TY7MK秾߉KCuTVֵ[8YNh LÀY.00C$w/dOgz4vfxiSVDofU`meOOw񂃿7w^O={!-Fz[Y@ &Ȩ4Ԁfio$<@"{1 nkV\ %["5^arYPKsTIy,F0u8[r63%:kNo4H vyގPtz6y{ E@Wjo[7F#ȞpR6<q7ؠ˹-$G4|`֮^B(u\j:z0X+֜m>]vFՊYy|iiTfZu]7tޘiӰJC)8.;Yqzifl"Pat\ߡ1y4Ɖ$Z^X+*ƻvu}}tPZ:!  3zvW*6]Dwʲ )SNr[qWc%d5MP6Yh!?ЮE% nB,i˅8F1~'IR-6]>.u0M:_g0!X x`˷ -G;[=x@_d_*hぴu;Z)5NZAL`Ձ֋X3Ԫ0Ä{י 5 n3 x[aCw^ +9y3λuf4a+5iUNam;ѸK~ƤӷI3*IrfjccF7$')tX߼4}c>SmKL9s\i ox ~ej\5XB\^{I]X‘ySd9-$K.64*j4Nޕ)>_kh5IU~(xL1(C!H2H ujp3ZĿ!hU~)gE%㘧ksAp!7& S\E(sRN(JBWB$T~IUA :9NGC:h4(VgQG0LiVL~˃+Q9m]ˣ ]'o:罆CEEMڮ|MAQA/ 595Ϧ(D/FwwYiG>psנU;r%33g7%D>-u*Jy:ֵwiFXXҮ!qU\Ձ^HLvDb Ym͏\h>-$)0$r-6tIFhko-W}d^}OF8H(J"q9537vBK@F߮Rk[f^˘e:@N mrmtp"/׻|~G0Iiyñ>?Z80 )S& \/>m1;7WoWXڈ6ǡQE5j{30u';;G8|16ƴ 8IY@ɂyx~ gd;:[PDN?a3cKKV$@"+yòMnη [P\5!Pe"iҰ}-fnŬ[Ӕ'džύߊ^8KIByDZ[ j;dXQJ3['4?Zth a VTA=y̅$'T63vX;<{#G>znZ8\մ7 7Jbp-6 n+O0L`Ere) b{SΊ+&O)s#~&M|ږPPm7Ōld TU ,/\x3'Ο;`BB=57-,g{?7MFEr5mc,Bk fU-iKMsYY#9f3vcw6ZQ_E ~{>bwV" UxLEiD$UXX&7Xn\]5n+Wj:\ħ 9Bm/[a ip h(s6ָB2-F7j4 !8pA# y>W~vrP;"L|?'~ANr{;S9,LZz2+b7* x얯/m}=' 'QP@ F 0v _ǫW;x=SLtO؟4%MbB vV*?yXժ7dؑM`Ś71fm_z8qw3"Pgo>u>H-!6h25¢ CT^Ư^δW=}mO&KHe-dE6 -l Q  Q}wos]|#yM|#9xoWzsd.:_gZ=p3L> ?oAC" |Ь VUSF5ɼ8dUן&=qxhT=+g'x}Rrq t'Q <+NA$ueoednyL IDT29*sZF&q(X$dikى[rK8 w = }?+3_ND-Nc˞DI-N*䯄(g … FtB+ehob dMcFQ h4bw`f0 {`,Ŝ"U z.Y͠KפK 7@>H4ޅғYO!ⳑڄ*4uE]g]3?t7يbjHр6ERmύkOݼzjwCo9Og<ێw_pLARM\[*$51[IX,G-a'|m։obK ˫h;=#l;1s*69RSr [CC ذSxԸ[KrELhgrR֒jHhLM$6ZY;#UL0u34+6LI納TAZ5$!X=!@wñVX+y&}kR4lI[]uȽWH%N~WܯHB$)g9*-G9l5Rp8gJp,nmaVhh} [_iuV{9xPb~JktH p8keWԐ/h5^?^ IǏžo?e=m Pl;7_7[yc?MFCm)"doLj&:cFߚtuhR;<՟޸ TN:zCUZ2T _;Ӫlݮ)*oGjsu 놸m.Dݦp.=S;!5LTI]}v\;^OOm#;<*⼔`g(^zF_K앰!}Mܓ{j)U7.`>ioM̠_k o%OZ+< >,IotOeFVlA 7gH/۪ZV0֣Vk3rӴYo6'5v,-W OC#ݮ%E{irt6jqCM"EI͹ 9vo~% J  Qi Y{ gI\(~X OYovkMnWRCn"Zc%Wl54Ei>`)aJP)䶘\8b蒘Ө/8(*6,:jlFQKĊr CO\:ajX4KRHaJ I%̬VI/Q.V7mc5OJ`R˄R*_tQV=yv~?Z#eSr97ϔGTMKnF(6m3Ch=YOYvo>G!JJya,CIHh,IYrmL>@oU]i9[(Z\]a,=k`^T Vꏓ'rbWȫ+J`5"oШU.ԂPs+dNc2ԯ\1uPAH8`ciԠ,Hb~^8o &  sq; (;n?1p_H0㹑.g__ϝ.obx&á{;4DE9.sn5 xpc-@n'I3Pcr> z~lNPV1a3^i{yD] ?,OlGoҶ{9LI\HQIV7iCLT &BT@C:aNo ѩ@HpOg {N\ <^:hA^˒^nqi MV'b&bo4\MDlr267 UyY^ot8fy؋(^>ۈxJ[k4=0b0}iνqwv؊RqWXVH:MN4t@S cB;G vVNo_c8;BޡayQ2Om=P$:IU0f-TJTl _>cc'L$qh&&S:*BЊE[ϝpPB"ޟdfu\Z/WicH]źG?Xt[Z3E;ZSGZҞ'_YkoRE[/p7t.:+Uur:o" K'>f#SGFIH})x_mV9 !^ T5F'XP.ixkYj=(AaAг&(ynЩ H`Ub:* $/ D.V4$A:)I [vfnyS}jBq:Մ_ԬPmSQy}J0uŪ۝FdvXћݦ` : APb#Ӛތ"Mj bE[8Wd(asSB)'16G@uS(lKVi*6&B!h&Qÿ41\9(iDc@;q);L[M҉\,OL(K8~߆xL>m;|R]@hD2lSW"urPNCs!7R[dtes&r6uq,l/Y14 ajXgW8.t?$A.=~fV 8X$pvEzg/iwf؝.Vd"OERJe|(Y*~EJx/^Ry!7N '݀74c=G#t e`Y1S׿FRRkks·sjKh +f|74Ё.\4(PjN#Vs$QKXM~hXc>[NYu6?3kWߊ(5#".- 3m^kEhIϟĵ( xu`rƠ/qZN {5_@8YneB`WX9eDru Oߜyy1zaĢL#Tso1$_/-:9ք${7TYY_7NȄ4r #$wн"qyj_asWF=]/9XYRUv>aҫD]i  | f]aHFu$_ӧ=bIA6 [σIdj( ]Y S$fѴ `dGR m2&:w0}8:xޙe"i\yP×;vMel/Łm[lf3ЙҒgM(b҄eRɢb~OLHx|mK2]Qkl.` 8Vombn\ y9L@0ƳgX[<@,7 fKҁ'$InJŵ<-ĸ$ؤX8Z mŸdz1G'F68As O/,@<*R @rMfq"L1&wSmŭ 1B\I¥+^X [F}LxOU~/c2ܗ{rG:<200rHk|B ަ_S;? IڰgIcӜ͒l&_RkeVlTq>|FS;G{>Kgbk 85R\\ŋJ(.P7@H|Cd[9txӸ1 ;ć;U#I#̷M|d+S5e?&,O.a'f?;"n-+;oߒy*+)\)0w P-xqxHN׬q>rbFs|#kiV6bmW2Ea_C_@i*MgZq5,Qz'BX!i@h7AUzwf`& dmK~D+aMfEJ~5K)b4T#_9/r`ڢ4h&[#4mlRAXc ˲ns=z(n}_fF;dZ^~TT)2|QflG[b[l%ɶPg1X~z,l98s>kߎφuvv+`C[2mtԅ+IoT:1SN^z`%헎K7Lut: M[uv+ $B{O)6 lW(q- 1䬌OBQJJe5ʔ$ރQ|~])ZKÈ"-$ҝҪ& #}Xzy/%85țk#tf$HMDUgӿCӵsJ^KRޔ  Zb0j+5 Qvi-18}݁= )hh YauwPBtR(tߠw4/39TA=KНw ]t<|X_ }!IkiiByt.~.KOJH>$}B$Yiy^ILogU9>R+M/tĮ1C,& }^+qy1Z>?J5'.7vP߼e[P}{(tj€6U94 U: l`!Dmin,MpΦ4 mP\~3vL:<8xw  v]x ño:C|8mٰLAB!MA_q);R!rU7G^ik*BgeQr 2Rg܁{?cRڏ}k$\m5kɋ/P?ÈM%{cp=DR:tf#G a)ф #4>GZ[Be pݨܸxR: z{ϏM [aRQ ; P8}~=8}_U_{D=LdZ1Q'cN^B6Ӻ'һf2EoLٰG@MKsN:}o1Fu?c%{qۈ4܁ِYkQMܜUAId+q9sqQVͿqڴzU5g9̝{ dWVR` Hl]~u[n9899F垮'I9}@تO߬,NUݸ[^jYSU: ?R7WOP]Ju3tMst2/7ݽ}=]#=neH݇g&7CMf3XAyyKOsyw: ]Je673FGGw-䇗">N sC6ԷƣJWbc5*fL8;H(5G ɢyT4{(v..bg2E^ յ~?֪dWHPC6Fb`j2ͲT@wwn`tߥ"Z|kUp8!}tHVhkg7>B4h`\sv"0= Gmާnn} *IDK20Yɿb" p5F}>>yDl#԰DFAAH6CWJVJCCîs"lk e +'eW6s}$qnQ߆t?.ĩO@w=2g\[`x*c) (҂\9|aENV,J-S,@X,k \Cٶ\a\wH8&e& T@r (r!́5 k]8m,C?5{ӠGC+ؘn't,~R[ܛ !8#LQ @"R #081FO̡O6C*29.T~b"6#54rx; c8=NGv}S%yMþd:{<:XcٕN'ɘŶ߀8wz 2 cO&cQLs.,\bboS~^[{+eK,gIjd9(` ɜsSٰ۽cue+F 劵kR\8'1'qrccn0Vɵ ک/5 p`5ʽ)KX}RХuB k#N$mĒ@ybTXL܁7-.I9ҶY'TsdA[^;UYh:R)HO+'^7[Sg`[+:1CN6?n `ůI Ig[#aV=aJIӋ- cb+`#9^ς,v['x~_Z%{lYA#@s-vka֣6cg1)ƾ M!_bkžPY".8#4?q^:H^{ob;w`2ЈD`rWkK9/WDUЉiژuf'FvܰQ A*Յ2jj+nMD'd9'n(OS&lEۤȱ$)&Em.[nƭ{f{Bn4"M<2{lFx43锎Upzsf:,IVs 6M$S(J t;kߔv`8=79yo@u}!t8^va=t`Kcʾ]qm*>{ócҁDw$rVmQ r&-BDs+[ިA2]v `i#ُKBKR^ $a h5oC#^ѾmbCrz$5EST32#瘄!&QZ SYke!\7DmFb*1\ !]rKR,S( ئ<섧v-۷^+b՝['(=h$FAdbRHѱ eMzЀ项.& kCMۨ4ť s'|K a6VN,-M ǂጙ)3)Rftw92p0MT?@{b)j.km,9б 82EmI@6X2,PpX…'Y_a@hQCv4s vdED)da$UlRM\JifF2g7\B *ew$V dXőɎ3pe t;I;<5Yut)>(Ĉ5I S!Z l6Y *vSä m?@CDB}>k7V\`.;{sG*ai_/$I6xXDe"\txs;6WG[`3z[ f{J%LX8g}]=|(6!Z(U ydYcWZHT7y\ڸ୊dD>84YZgzS)[|:v=ҕ ^*O|O>_tJwxfmr*Yꄩ%BrVBR-yYD ى(6Toxv`ρ ncsDPs`+lښB .dE&&~±c`| U8Z4b :l 4y&^™=M.ŋgo|؛>0ן?|ÿ_yKSFUؒypL ' nhM;yo]>w!9WG^wG~XzuD,Bӗ$2P O2*^ )G?w`*_Pc^JLSUHڌ3Un 6]%)zK#Ɛ? ̀4:yz$ JpUX V!g(q&qd[{>ZuF>v5#OG_Vt_R0 OˉIkhd;e0 e 0emNu6JG{O)&4;<#DqLW%L2":I(Z")tT7闁@#?J*Q"txIVk5Fp-lMd'Of.n"=FOdѣ ( ¶! \@|J0΅T9Bt !=' Y h)@vzUz\O Ξc1p2x{n=Iz<=)|_͏{=sw Ƽt;T8<wWgWוuTOpzL+6פa//HKG"Kx.r%9.Eu?g Oa]OXGC~xT7}RPOL]~m2Nt82N6h,:]N'sny^|R(' >-.YAo٤[D=r:@dQ0QPB5A_3MIҚzfT)Jr8PM&ځ' /%J]ŴDx|k"A}ou.-NrqW ;꫅<,OKO(GGJq‹Jp#~ `#A'`2a HLc6M0C5I$d[*dKڰc#zw::LîCMD]2dch)yH͎Ǫp٠`Vk ؗV `v4~^*LQb.&5&kb&U 98 |<-4O; C!P_2ov`ONmW;l,s)v%K.21)Uj0ֵ2Oeb_ߝBתn}5PJw.˒NX^ۛ=*`Tk[ [OB1oNXVUѵ+Ɠp0߷ruT- p8ܲ)Bi}r~~T&^q@s0ݖ{y!++pE/*Xx O[Z^|'lآ Y:flL,Fd 5ピQ_ণ:)tף}s{PE/\p4>Ht|} zbv?AV>plJyV-8<)\4VK:T!u|TuӮ9YlTkȄᑊ&:>? !XYHW4aI4Y0՜8Ђ%aY Kx!H״]Jq:ecOc[]5M!ZKm<'Txnfep Z {Ro(;7%]_] J v+Y,3\}{|>oo[*]Ev4~Pn"礚G~ ?N~U@׺!熇su a dv6HeSIͲͣj:`AN\S*)ecDqOj)+_*eڪETcFY6SpMt?: 0 {8"/4  @GL:N0X'Ɗű Mޚe&b56~((w1iꐃ?ĭqEFaX7F}VqN)$ybfy/bP]$@o7lb8J\Otu%+9("@>˼ ^!ϫT*U9$^%)jy`Hp`[}}Dv\<4U] =.;OU|Q7ܰ☺Xq>DE, H8 yx|B[[VQ_N$%ʗrYjj*@e>I"syOSQZΥj4zdB.yZ-ΏjTU~hRh>Y{i槸 4u{,=ZK}l96Y*.}&ƥ虳蓋a(`N76⁘ĚmX&4Vurn"X[qQltpp2hZ'MqWCy j:&ˉ0RSNW4gjr m{]yF$&n~ M s L̐ACiPPms$R-"Mi3HJb$+*JH/?^7JkӘTp!PBȵK,dmGzbTCS(Is&j,{j2>d[pL$;8GءƓ}ҷIHV@H%•IثB/2R.3?ndua[pN%=dmf s?`G=t 9{PpnA:;/509~uY_Ҫ Y*"+MZ 5@l%rVl{"Kk+5ݍ_{<|tZ)n)?s2 ”;kA/=x̃X'O^m Xf))|Γڮq:~251+XGe"/\dNE7rgcg=ƸLCJȁ%1Dk7A4i*a|W|#\AX&o~dI&"fQ- VEȎ@AQd U*_ՌA+&QS$NOzVxfJn Z}S-hA-ۦ:}#8}ntumSnׯ#|MQCZ=>cffUCD ZFK4 `I֊,/e @9lUp 4_%y@3mFo| kW#-f" $5UX0F$-fW-\]Y%"4tЌ-|?bONvg/WXu};&oG_ʶB:]բɆR MD5>KGlƄ\A Z n 3e$_{y38p]^cQ3}vW {uJ9`2|Li|\^9\?&AsNV^$3OF/c8NFEyAF<~ʂ05}&{JiYru!Set e+⧏gKVjT0K,7E2ߗތWӹ{1Ntp^᚝"3Ma IێjP࠰yW9hU_ޟhm߶O7͌ `dt&P⺢4PjL{氥dqz|$(DH@vǐE0{z$4{>2h vw58bU4^G*.Z%3 @lƩ# x'`\ouI \'3 j%I0k vS{pV{$:J2d>q㻆tr(9=oh/+FC4W{ӈHsΑ׶ ah5 2)%LMٿ x7z{!LJ3Y#z/(kᗆqn+PG@Bo1֌vXd |zP{MclQR(` i!GцX͜Y=sfo|p\ rgsD+A3wŠ69$SXQZ3Z13\?E3o=hΞ 3?Z-Ew\܉!5+'n )h=؁*[ǦUdqwGKrlH![f4n$h^A*<_m? ^LI(+ eW`3:0ؓH I>(MKXw1t-PD;d}& LW9[˖LyEUM,ȔM29[r%;6gs(Zֵ34H 2(ߕe]'stϳi" t 5^H,Ҫ#8+Fe<qġEG+Tp`&ѩig9bE|{TjqgH-oqU ?8ǻ'%-s͋|r|}r(hCAGt~>$uxmvB6p}AUZ'/؁GM?d!!OdIbvy#UhZ=1J_QtH6pC/Yo EQ6@jQ1a؉?:C߈kw 3b7_r5XH$fBW~X ~Cls iDb !+so:ȗ'ţ<誃z;R1:tmms?oom:)$Q"*@8B˱$S3C_1 YWCq~!l[jNwʖv!K+LZ^UeR+I%D~plhX)ji!Bޒ[kY@N(ai÷VQJ=W`uBc 7seˡ7'*\]j!5o\6Dt1-_f+$[ MF׮blW~tAi\eWr 2VpSQO``W~ 0rm2)d|SM|Y05uTG3 ^]\;96ԭ3S.O/ݳw xƖjnPR߭F wJATn6$ nJ{z3#*.Kʶ`R$yX޾":pn>)2&vBщjku$4:.4ugB7o inM''COa8wpT~_{u²;^V4 z6 ж?ZퟕuUP*3ܲh +_}[vt-l)zWZym?• Y֯M\ij(ʯ~~կJ/~RڎC~ȉHE3}(xrځ({̎ţ2ӛpWK4OJlg9L"O Ȫ\$ћ( x;~ Lz3 xlh.Ǣ7w_:<^HPL4&,`m>Ȁe)(B:ZuvBf*=]0Zn=|zl\p8ȄK<.v 1>H6^OQ}vd>W(YN)yJ=_Gil#RPR1r}Su|hGڬK}k/Nb6E M(2ׯDz_mAǕ!̅҈krq5]|`?`/iE<#LjT{TTYLe`72+X:V0T(sݫEަ "Q* LYUUZ_΁<Ⓣ3?CN5B]WFx`r S==r0Է.//׿Y ;RjIKlkRNB3[*V/? X/YZ8%aHjuS|9y20ԗ LMRxk(\% 2ʏn* {vaW᭖3lYVbD!&?£u 4ɽq "KGz#L/U1'^KOU<)t cAR://4Y6?+hv-Θ" &1ra,_ L`IŵUj 7jxJ7_7)}0bX׼x-HpӇ}:EN%O<NMg6" @aeèV"!vkkhS\)Oaa$ihTӻ eh OyV@JGw7_lDdpp~݂(?√2z0lKq(Jdu> ;(:HeL~a/<%̃^(yK}-00~ThɦpS}N`dPv`}.ǟ)J5UOk.q^,SҘ&w0^[D3 Yef-7&De.ċŽ㋱c==p|Xn\/9<3Nj#d CNERPm<("4KU'tZo52R^|^HNufJoj'G%Jmp@8x`_8PhC3.oDcnfPK)U,)hJ" nE*GMY㿟khOzx?$NfFjHׇ➸x表!nD|ZaaJ7/A˰ua`FךukBaھ\(EM^LPlb8H.=:1e zL0A0\u@hMbK(쉮^d'zNO%;O)Mwa=;+N8Y 'R+жXԨaҥdaΡ\{`3M4旜aƑpP}uo6s3U@?jAyiJ*([Q%Z%AGŒH윻n}ho?n=7{>C1F,a뼻 dg2;ȝ=| k{ BǬJˡR)TPcS)}c׻9WBTJ{j3ۢI.?sͣG7CU²<2`a.6;VK-6kȴ\kF# 놂>'գ#LW豣LWڊ>53.ӭ\8ds`gd%߽; oH4WY]x} E/ 4b2k-,FlZBnţlj֥$ǪP3*ǰ.qr_cmqmJ E654׾oπX gn* Lܦm~[Ɵw9z>>emx(%I@UKjAN[e-'ToXAT{mw`@1 ﷁ#(<GDKA Qo|llxiȂ:r XEN2ʠ~lFFҳi@@酃K#tu;\:;;/5WMfLP|8q}C{F`Pqx<ʋ6ӝչMh2Yorrb88'Z=pZ30VvR\S;ézrcMJa%״yqGD~h ;,TΊ|KɿڡKh$i¦ Oe=$RG()Uw:nWoRu dC!ubR?9Y|LU'&BE>3(Zv'J\j И Wm|o)@5x_Enb;SdϞo@9PvG>-.ǁ,Y1M6Mk̯s#RS+(|EEH IiTk4 <謕 t[ Gҕ+AOdjUlv|]Mp]B`m(qq2oQ(Y,H{&sFTBxEvQ6؅/RtLz*veGڂ kuބlBm6|+GZGAHe9}jKGnhqlR E>JĄ35^UAAݰqÀW}3z';3!bǣf#{̻&ΞMKHB9"F@zDX6  j > %X(1eJ5\!ImJjisc$l`To|cߝdttp)@l`4 3N_ $;γ_6^'N6 >Щ#0]H:5>\:/ bPZW~<vuzIh4CEt(Yd. rP=9®h{7͍Ǫe_`7`og(%5in''"X$i7>G"C8`V A7ӓ{ tW(h}xS VCܮgr-0&iub$+Pg͊"y7YiSDѸE[U\ԆC^OmfʭVa7 -!@$΍ŲVϛMVuk@.|2-l_r cL*"քrSm omKTH5֬PF##O8ߥܱ l0iZbK@dx]ˣy*eS/^{n*{ lcrΎ,dm{_#b~!tn=rQ*Xr>[W$!VG 󘟰ia M6f4:5;x3HOmhfSV_ސiqYH"T~bu4vI^~g21⯝g !V )10YsH盎$2t+&_@uܑVSA; YX*‰ѲLXX ɀdje}0#!j-QdK$2붮&1`yf5ZW诌f "'%O(S# 5ߎ)+uW4[쮏$b3aOngq6cGT47cm]i{]'i%*0!a5pB{Q% -w#^a%Ҩ1FvUE6iL#kkl4CK_%5+BH&YTkekAwiXtjfpEH|*1 ]t?xͩZ7Hvkcy&̟y~z={'=0MozCT&TF?SrS+E*%6Kl<p[sQzn!V.8h[)=F6:gFiؿv'+ߍWHý`Vcp%0a/h"?:g@29%0FE{7p`OO8q1)qwRa\"ʅMr`Ft V%Ji.q_ߘyUbv`?8 gw4DvWwnia/]Nϟ{l9aĝ 9iA#Iv$~m*\oG a C3  B0H&xH@\|Iן?xXLM %5yvGZ8RX_p"dW2~McTP/Unt!"nb$Bw _X:iiMPIbI[vf!6wHr'":zTr;݌o[*Fnjb[vG5 jXg҆TD5Nk2-3{ȇ[}k5kad{,@g8\f#XVDϨ^# O[ϱ9eivT5MFCr*EiR5N*\nAMì6ܤᮘȌbS @ rb Nu|RYyZ?JZ`I L9YP>~;_n?ξ;ĚQzN5fc"!wWr4L\~ZT- Ql]neb;ͣ)shԓc֨p4IP"BAf8k[s973ttvܛH v>tTcxy */F* |:6>>:\X[jpe0pmOvWZ"o`%z'Wu E~$\kW*w,ZEҴU bmߕF.Im[!t2qmney*R\_gPVU+E= ױo/}iٽX=/_ynQBFrX]ꋇ>pv0z[o;]:8$⠷IN4W4fL'z:fe6+-6q2DeYʞqLBM ="j%\E~0#S0(b_Z]VH,Yk/Plg) ^ &̣ۮ ".ziƖzN/,Fhz*.׽C+E%MH ^| D;`h# 畉%(8}imAWXNޣSm`w/ʧi۪}(!;L > ʄ?pHPAW qy,af 9nxj68ᯨ䓏?ASLXNtE.qy;#npw/\=/Nzip唇\!N~uɬr9AkSgSvxn?aտw4х6l^MF,S@oS&pNj6NÉߐ0P&7 ӗ˯<&>AmX)Všn> @ LF;:mBQ Me *c)>v xGXFrK7EѯZNڢdŵmTEAv{| 2*F)*++ŕj-Gl1 yZH\كuy>b} 5û/`t cG::~nH6UnkҌ(/63;n$kPF%%Q/`|!Jsc=m kHu/0jXd&lMQN^UĒn|D %\[H4!_-X7՘<)bO䪛{绺· !vD,%h> 9>8b76C 2lH'z}gۊJlgOZO ٭:J-;\[`l^w'd,tt,x|Ý坾 QsY pX-@DrHU wB!)iK,vŜtp0O_G W +"tpGn-^^.{ץK^tŰH=(R?PRV5I!#|/?ëA3^o~&ɪFTmj!cP,չa&m3HlISǐr"̤mِ=T["~j/"}J05C~?I_|~4gM=`%45Naoz1!69'~oY22ڹ]Gq LY$Jnnoϖy'b{ diBPz>9w=.2`X\ްg̋>("=%)lG:[xq!vcXb|31qHc 'mk{%7>LGg`9zJ|t7XВ#o=8CMR#Gg秖@eD24 qI, 49j/4+AZ.!2<ڤ}I/2*"V kXq`EqZZ6J5[,4&U^Պi!eɞb\l2!ks7m+ThjXY3G &bLIkaL.cU; j&&"k:r$<>AճJ 5Q;g9sbqCacys [FB&s>Z7y^b qN%[VҼ-%zLG4&2=BO~gNuDއEJ7}^"XIU=5̖~D&"[9\=0A8Ei%%!v"#7P$aMDVovUHkG&4i}q^>%yhpXJ;}gĄ{~' & Z$1?we{9!_7auJ)/Rx&Ht HbB+= Ftep2+ڕ} ouMBGxn3EF--yqg^_x,{lq*_S̺ztW/gmlc{ |7䩷,y!Ԝ+7%hQ\OcKw±Em)y nྱYCMn1(gi`q* MfI=DݖUӖh"%8k=ynjǟT@qҐsYziUBdܚ-mˤ%Kp;|vUV^=н@YN\8?kaO}5Q$q/YΞٝ˒Ȏ5VM00) BkM aϞDfRt(lG \YF#.=cze{,K# R?>'ʾ5\hC?=2kh JZfSs6ݥP!jHrF++RaγImt~Lov?TpWtD lDBOUQn;_YK7Q+X$p]K8x[9O2 ڨ[5`%c}KpjTQH<yꖌ>dO ǃcuw;]Ƈٕ降7zgs>AY$ ~}f~hv\-UAw!:tǡCoÁRbX< W:S \6φ 0tzQnRsFvho0Rb0!e%t;:7=Dw{vÁi3FʠttB,A=~ 1/ދ r'˃ Ɂcfн86Kǩa@`kxNnmJIS8TOz^[rN&'3YԽŘ<8ξ^0#:1GOGstzF#].gO=zu>/{\fg➎NwtbɉA'w==GK%'#`4 FӝcwDpj_b>NwHQg46:7uTgg:NLD"nOGVUـ:b1J$\}v4?bº& c{[.a{?{Ũ݄1[ 4,; d GEMP[HtgpΌ߸k6!ٶ_FÒeF$`qMң-Ard Xqik|0_d J*lv)cGC&Ky 05 K$)xAEᚇݛSΞjse~Qɜ8+ adAC^~ cvp|4څ7h#[Q{hHhȆ>f t` QZ,Ve 48ojc5C_;_̃3s$TSlZ_?v!>mQP!xijMX+qtZ+T0i2}\6?mǧO{ug}WzKۦ#@ .`j7x~/`_&nx@~X~QyxtX0ϻKlцN4%"/l:z܃u5@zk @:*? Z~=ұPKWB!ö.[݊4ղ&HV$?g 66tqg1ݕXZ{z@v'/^\5M;˪w% 9Ā/4-L\GU/dn-sl-}xfhI!Jc'kڕ  ?05FK_h޶h{={ٕ .gLv\NOt;d]VJ?!0u>Ҽy y9f[ Ȃ͍DŽ١g"&N,4B(-bƗ4jN_%HN)4q)&d%lS3|LJB/Cw'ΐJ~e^_Nd@o0d$xrnV&|O$`x&`&iZL%n>cy: Nx`g>;f'=nsݞqN~02^܄^2 kNRzq]_#K_tW'3} S.-iCv!ˊi+ wVF6bkr!c6nsQv6r?lɝVX0KR`jj6\xs Y++_/<)g  `~8O *3r0X+Ñn%{y83slAY}LfxlXчL/z162f`C5_SqcpÒe[-6** ~)<`tpewgqӔ3Tb1%8ɑ\n$=+؝ " }(ʎX}? yjTW.WknfjXnG@$! B#Rbb"$Ÿhem9Ew @q?8lѽ݀sڧL)q]۔OEm{lT=*Fd3]X#/ Uxm}pp2>>@i_d`qxT_O 6CP xGM6)ܔʱqLgEq_o 'jE<$Y co(@4D(U\I/0!3aȢp|O&'b眈/>TY^j+p| C4 F!͇cwwkww~)%^ms?\+*dV~VH<%Q.)x#~LL7a cWRyǸV5w^Lq<8 o(>\축WphQ$@ {  *!m,m͙7_}>Vͫp;<̌GIݷG١ل♁<g;g$Abq}Lx\a t(!ɤdb",fA+i %%k޲=C VVdMgĽp}Y!B?L JoR~Mn(D$iΝ@s|Iw9uBi`SHǕϜMx>6k9c.yn"&vݧ6+^Cjph-t ~=S iyj߾)9=y$304MgQ!nT= <_U=ͩ=,ZiY\1NLBբ氚h4C0!oia4وcX|"XlW gbB9fٹ-:̦T#o{x@:_x\U ~9dĆͱc6lU d|F2 \_ed5̗kAX#ˤ3$I,}WUI_qvw[T\^is3]J"?67cnW(Khߋڴӥ\=jt%g]r|ǷvFVs?lIQ޷o~Hӆ!/=tbfOMdɝHzݢJ?ճ=GGr 2phbp_227QʚuJU\AڅV5iJqkyU?oH:@ ]|,TFb<2Bܳ{J RBVX\4w Nxc`d``b8 A x51EnbfʉRm`Se>NMI-Z7CLTPh$(-}3@cJnF2qݡ)A)Xy>؜P&=J)UzK`3G}!9L1Ӧ`SԹ\ֈȪKe.^iFdr5쎫Uz:TgmhuڏUƆ-5r7Z1sR~o uH'#a{bXf8 ]jgu_)#pv 5/52v[xs y}ʇ3~ ᫚ϑNmwu9}g0hs9#f)r_ 7svQMʩҠQm y5s%k_3Ή D\˵-2/̢Q鿝C_kMYC Z%9~-UG*ܦ{9k=Z|{p o{̬`U~.}Q'3Ji!1x@qRo>۶m۶m۶m۶=LHAf 4TZCg a4LٰVf kp;$ Ddʌr?ND~b8O<$>2َBޣT)jzHktmz >L?`LTbz0뙫-϶e[٫s+uqox7wBz0Bd[eGagS6!3*Z܅CGo<ؓ3sS8;.x^/^[ۻ§ ~_BށA*X*8(4x(4d 5 }  -8R"X)TDj+IO\P-)>%RMi V(U]R竻- 4Y .P}PpcؔfsybiVo}ڑݑQ:-98z7fŽ\G *Q&19.#(9?&y 8=KYΩi?Ulӵm+۶m۶m۶mw];ZwIOTNOjYlfcmouYGZ[?FS{.7?9:8F;v;8G.k;{;{{{ ^ʻ˧NM~/P+ l| 3{CYBMCCBWBezx{I}D|ڢDtSSbC{/OǗ'' %q0q9/Y;iH m[ɷ)%!(9]'mI !i+@ED0Xl v(p1xZAC DAe^ \c$RpV1 r),+] qkDFa27م'TE#fQbz~ÔdZ2 3V`uWk1|?Bqa0J"<k>qx^*) VHGwruWGJ%P^Դ:Uݩ^Si֚S;֋}uB_<@Y̶mvٶm^77۶mۺum5|{틷ۯ(cb9  P."N)ߡ2Psh4p" 1$;XY43ѻ,/iE)~Ed#jۈ$q,M"IC Qa%]DL613ak8ۄna-øK߆bBWaŒb1.Kt^'wJ%eB+Wji:\UG=>ӊkm4IkuOc1aqxn0S5ObV[k5 [6`;5!tGw;ݖdWuϸ_ ^{oyAZu`{pAH([whjH ] g w a(r'Z6:1JEZ1%"^%>4#~6Q,/!q Y, %/~y?vM00_@.x|5RaF8-Z zΘsΛZw~ +, yԫږRp,{d-X"w 4amU H)cC8NTRf6j--4F̤sW:jAi v&H N0ڄytV_Z-0d Y${M^6g3Ǵ]YjD=D:jV}x-NͿ(ͦ}yk,ch@RP7l/RW-αE>>~ps h(  ʆ('rDeP].J+*\.k;uen D+b4 ĎNOPOx\Sz2j(] R"lK8Z8s_NsO O&d   @PT1 dwU7TbVcAP)ՐTW{ZgԪ1s|qOׅm!bx2N'}UJ aV!V73_{}{"""J((%ݯBN:BE}j^MYZjuou@!B $<3#s;تUTN?+Ą^O=vDJ峣 Ћje5^tëq|عFF/PiEŽ;O,PuhരP^ :o8u2Nm5vm={?(a}8DaxT#4\<9uwZ)ugKAXeay0SE„ٚsWpfp&QD.URN}m: 9TCL4NJ*<]N2Q^cLm5y :[g*UʝӪ깽N ڱޱ.׬" 3(%wrvaA=Uaaqؘh̨n{W=\.Q_^}2Z&p:o( DȈ-R-SfSkë+*gwE`XS8j6NO̓`k >b?Yɫ& #yoԌhW ==RsvpnjpY9¿Dm+ _/2v06N0rI!4aO[u!!x!uLjVh+Mޗae3qe~wKՃTʲ.I:!KomhŪO99Bp' KmĦм }t`TdTwt5/l\^U(m=.wj;ʎrY ӽ|wUT([)%D$#nȼfoZ*M9[ִo$mKb^3}=/<%;FǮfihatXG?D_^^Qo^/Z'Gn0lb", \H~{,#ӣЁ'Nw+gx!a5պrdz2qNRr>2#Rt>xKY;VI(U߳|')8fl)viV!T\#2KyZ&**թ>MqSh٩DTKTUD$*ޡTPa-]=~;r*Iŗ)_ЦŕktiR .LL9DQ:=)ŝ\Q2WG2!zdvE,У(FL~͜lW]8I0[Б:xmÅbMgGy!^w4KV~#PCw}*,l.U?dN ۙ[MYeϲx" TuoțZU30aF#NF0[8N)D2({G2aۗC Y*fN5,^Q/}W[.WqZz~߅$wgf}JݻAZ0Up|Ex(ڷAá&W_?j.i;H0n^/Ɓ0} N W =F!Lѣi'Qc6(uLg٥5[:hA4̥Pi'Gm< p1gCvLߐ"ڱgѥ tU 3u.u`Tt >ݛSkI6G(Ɗ'YEg/զM{`}s1=cÝQOtQ;)# Io'm0;fxx SҪ_7W6u{Z! -"bn8$EDN>~<{ iB<=<:W~%^}z͕r dVn,q}_:ǣ`ҁU[VV :w$86Da9q XV3D#hPMTǎǪ!d  ."=+LCL'Ax T5z^\Ҥrf# \Z QzitP*|^&ظD "- d,z<`iG]VIq컟<8KV[gbc٫yto[ CQ>B QsJ8)H55|TQAyU&%xmv]ȥֲFj @HnytXi~_d눁ؼ֎#drN+Gxk4? {K?1 +"jZ 7MP7$GT 50@gR8ZGNl5F hj[.^iÑ.nKxhy&u8RakGqZB;+Mɍ9e6lNSupsyd`AFfxD?jG7 61 1kxE{<[94nk7)3T)#t(GLR1T(mD-T_M]ގТB+^&z4FRM$.;Q?+>28&eQ%qqj gq='>uS-tK>С-AhB/J;PSE,ܩV٬a3 _-^BJ)MyF|WB6۪DDE|(p4£!JQ>uڛ>jٴ=0tQVu׻"[< Q]cYR1u .QMoES_H-ZZI@;Q 4T@J5o9<hiY0sV8qقmF 65nuMM&:~a^82p5|h/ʎ*Sj 0%>_+uYXIe> 'qlHdt ȴp~[yP4du3$>3'm9ax<~n[#|^?KTg;.wB(e>F&ۓA]}bAk2*}e+QuϏ WO0q?YϨ͵urF743K֪թPZ>DL~k`Hf<]JIՓb~paDNekʁ7\7̑U(FJˀdsNH)JԠsʪ=H*CDjPI.5b"9i!@nDU?ـ18 ^[ns1x!U_ǸJqAVNQ' $c!c()PRu\L2jϹ(ӹnL"tBG:sz-M9~Ɉm@Y7^Lq` b_)ubdV.H#Nja%FXV6wҐۯL%5BfTa/}/էwL]|E(yѽr=Շ*F)~L(KY [p28U >WJ](-*9nd##wC24g˃)hBoO!ꝃ5n  TC!:2eX7qfVmL륁f;=p!s@R &q=i^uvJ_i2)hn$ᵎW*A蓙{N*OTxS؜&!/!PW`O ǭqF[{EC8Qeu0B u5 <zPabjHYJUoa䧻mx`T GRS^²ZNhA( 3_g:zٛ{a֍ir2wxOUYB<~q!=7# 4>񽜟#fm6h,Q:lm2:,Ae\fڎ y}ќ,KV-G<Hu z hPUV%JɈO O$ ZbwiMp/S)'H$t6bu8hipZRV"rHf9P ~ C3v}&!fTvAiEo^(W`5JA*';cJ/l ]>Cϑ24ҞU󸆇y(xF {.fj!&*}̿˖bR~jo_R%+u +Bj }*r2UPV~Z6BhtX{G?X"Y:aN7%\[0 wUz^&mMׯͭdTA(ϵ낰 *˖e6|aiuns9ΚhP0MK$2!'c{FM]$F (Ib붛bC#3va񞏨a:6 1G4#X=j*ڇ1UhJE[ ۄlxP*X~8s@^YTώ6 ! x9?96YfƧg+XNhZ S4yA{FA,$m׺&-l['qŖG<0ɓ@D x&t*ycS>a4jl/984(ޭI# NL"ߓ'-y#.'p* h~;#UO9[/7kaJ'|h &b떥vHqɽ5\Q !8ZpBkKg}tb6n1y0!2n6p0/_$"Im%qE+R%̝ =A{foE-~eM*uam0m=T`CO6S3)D8m0mt>OKu`y,hK%!%_8t`IłbJg[  Yޡ:K"{JinNPT1%w()&C8E"*yuDX$4uݗ).AY#F _ҠMm!'eT#}͐o2ݷX!LAnY~A2ЊO}dP^ Sv/+L,BR4j>yEUoa4Nd`,rhN_<b<_ڵ(p#~BO Ԥ]̕7&kM] 0{/п޸bIF;wuWR46`{P_&&&ٗ4ZG!eɂV%]+<ΎgcI 7`q׼2 :AGm{n͹;n3=\'v1dQm?31 w.G{ FÈMܓ;"¬6)?A` rn٩Ӥ:5v_OIeK(_K٧dKO#zĢȣCóɚ'M'>j7 ._ݬzieF$ͥ]eJk(G1+YP\o;o+YK+YZJb~ʦyCGWx3ر<w/+>^|=%7'nO}]>፞sj{E]auE r)fJnBAf70ۈ}[X "nZd$؀{I(eSi },yɆ'O@9_zup0xesv+'ezqW~\FVUv\J# tpd9 auW5FW*L_:|^/l<6!)+*ngv8ʯ4v0u'C/mknvոXZgOSM6= WKS587& qOhW29j}{Wp:h?l37Iֹ]N2Vc#+!by}|:;bWO S[[+wI,6X;]._SB렴f ^{sjl_ =7*]]E̱>WƝkn8>83|PD# OMҋf (pss߭j"˞$@Q$z;8vߝ=ɐNE9^BK=6 0W6!d,Jj[5+ ) hgcC=&7[n=n.nLәy=v_Hpr\d3.bJUHԻ?M& Ҙ! [iˋMaHg"DYHˈ#{gWMD"Gg $j{Smk^8)B#Zk1!aL:xCF /r(LݕSTZ3{yc6~:>- a?XyJ KQr'졹W҈ւ˒ռUb_"V-l[y~+ 'H*H '++vN#֎֬UECJ/Xۯ*EPaUc4|I#:~Q>& CPbKW4ƆhBl9B"4t䱆&BA֥'0ί |͵|}fߒ.}ΧbVAa)JC2Bf_/8R$|!b=ƆLs8U-Y߆9$ \KA,HfUb_AQԔ:JPTWT UUURUj*_Se&|<n$1eb|1-+1YC+mhAPT-I/=\<1h􎘋 z|0&!)|!N$4ufd!~3͙eيkyx!SԹ5j ۍ$\Gu(9ɫ& ̛Qb2!JY95>ŸhpjdmMeC*Q떾&GS7a;@P*-6il)%^8"@ۖ찪srMF7V-~p!ibT>+_BrxL ٧KMd6QMΦZKzuJ~b}kś5x(lcSE|?%+\P?Kcܹ> ".mDzDɀO <ݷ?=2>SϮUQ 5/$3 kum醭S2Rӛ m^JјS`DSmK~#eg]dJ Q݇Sbhk &:/ףb.sO[ &*+,[\3`3 #)VZ3R l;}u1:@ Ԥ6H4*Wh&ԌbPv|9Le-8DSSBgmdxՓS$DT>~7+"] ĠrdPMԊ^6ž$†x{q+K[vKA >oև{Gj ;*mU1VjyYɷ0VQƙifsDE]D iIbC2Ň5IK斌x-|)醕uTgD;f=\{FU{*N5~_?MrzF:~U GCR n{t[pY*wk t!W oZSoYW 6;3]6MG`r~J|# gCwAm)kOR -Z ^kcᠢ^xE=ٳP ~ug\)W_^]Y0<7Z KЃ`gK6)Hm,uZP sEf|~yv:۟ Oo|93rdy+6}^(;vǾG=[< yoV1A"0[ >Ft0's/q%8ޭaeZst^Q2<8p>`!I"#aE߉^ֈT::moػ3VI&#˗$FuJԨБo vneu*C^Ĭ2bGKD|ÇVl,1ϺW(ц:hJYϒR-t^h wq/ƀfq)>BbPCNkL.4sb|BЦ0M1oqx TɦI&U-:P|c[74-ջXc!^A'%{W !ߏk%r#z|r !9n6}ad-/?9+nhK/?-V>8WSNj|M)9'%W iVV`K8g $-j"|ru F+NөPpf7~r*µ=K:֑aU da }N8jdg@ _GyX.**;ˡWԮ@UIH+APU+d}C3@3u¼@PPlGX|Dh1SgBuтCS'^L&2\_r`^*DmcUh%p(W|?0uSE9?助ٮNV=R3pV淢0TPcseϷ`@t[H0D)9UMsWW<^&ͲaeU#A¶\cOn; CuDA n]G\=9/յb-\8 a"ǀ1jb*+yUr%#J99 9!}|KYWuhڜ!=Y>$4 鎺p]s%"ga% SK!6dAa#bDgξsfvh tC騃$5 O -0]bs6~xwsFڶ޿VUy IxxTP2I}a Fef2"Ad=V:E5ST3A}{HL@9&崁UZ95A42 uxi'$I1KA%kDo p L@)vFÂF*BBշ{R=6,J T,G`/%42Z *&(ty40nשHr3 gj[6@ʾ8$:QYJ9EkIHo 7~0;,F އjW_M L]腓EVBjFV UfB(6bjHbst*o)TĵmKHJ*0AsY\/8r 3-^A}GymrT<{F=Ͼs92D 6^%0cwhF amIN`:jrdu0S+d1Jτl^sw/U4T24hAQ6vX1b0*aji -ZPdLƴ5[L9 (t@1 rМR&ڰ":'@cN$wD70U,"}[{'z(iCg07(/y|FZG>XqtЇNEQQ r%(3b>?vX2gXݵ";W]}D5T3ܯCX@=0 PZ*.5{yqcU L? Out]oOW@p4f+^ 5jQt^sF;:>Ǻ"&vp~ MKxeCn> 4x ]wΚr E6|~ sՍ_ :l( |9UTo꥜Sy30a^x=͔D||&+TK.!])o $מke& I980\gphr1PP[HpO*rBɢa$)G Os!3`ޡ݉$2+ZQq VgYD3`9c O$qX; {1v4zMR!Ĭu hG!NbO.2{"J' Ċ Us |H9( 蕌޷)k+I^:񡧱-8eLzJ:0>咔kbNAY@gIM^Hpz4\ LPAB5;ь)@q '4їiv)@M=M%AV9P'\P.>![!u=GK_noحN+1\a? dwLMϞ[q/YArsfL-NDBC=,U)^չWr:kr+UhID YƁR >Z/7 ηJES_8PxMp0y9'+!=Ԅ`$ ml,1㰰(z.&GaLkW2 N%/_U늪pGyLDufq-ik [(NhE"_ H$}(:wxj' ÂX".2\ЂIB+NFžuVe'w`~rwXb7om鍀^?WrF@UF~Oс__'PCL|ٙW+Βg,%&d2t9lɲVjaiNO'CƺGvy>cp1d\3p 1WE[LTl@<1uyj@4K a j?= hyDmk!.Lyo ْ1HʒY˚ڃ "z0e\ff1 qO%/V;N Z ^L2䊼<T|m< 'ȒwejWU3qC2 9=8eDJVƹ2dU*S_gWf .Glq~NT"Ӗ1!:#`d&zYGBw5׉'VM0(he h'M#Ӈj^h * $9P5hmCjvKHR}( $BuT[~C͖r;^LT'u *H1G.P2ٺk=Knrr*6Zhz :3oGK;]3Փ\x1#:u?:5j}?^iX*۽ @ѐʷkyL3L3J(͝wv # ߐĩ g!<#U (=LQpZhG=bIII> Лer|7'Qt m4<|8eH^pOjO=$%dqɒT8zq2+щZ!1PvS ;JAԔ&c.9rQ D"GQy9ʖ$!v$"`9 ^;VM`9L0K1^-,c]'h/= M (Q2i0) Tė#IFOp,Iy;L iٞkڹҗ( 1=q:rv1`Xki4> *3b_Ћq%/ѷ+1[V/SO\$:Hn+8Dݤ!f}m%"„57/im?qy19l?m0(& 8fFþ'#=*ڇ眖ɾ!y<9YU Z6J@HgܮhRV|H BLCGh&|/e5 DeB,&w] j}!*lD0L1ޔ&7 jGi<,)q"4? I6I-R_@EtV@E2(SI@WsjP-@Shmd)&{UOg֒mt!gɬ!ogj|^Zv]ycF8C^X"S+oA-yh&E)w|trj>7?qK^f?6|S{g&Ʀ&$T /=k+4ۍt\l X7֫F H 4zNI HQб'[(QoaUm9SU9_ugHE??mmD通 QMC)HDY]ڠ4/ͲOcz"3X8i.#Ɩ.0(M6۷mGA0|#vmsdZW칹8ɘ &fQaA;1MmpV|,깍tn3%"wa>!T9Lv0{ߞ4DRh:rzގ]"p/ʶZCp5!c"״~ͺAEq ɥ?mC73]Ls'<ֽ 2? l`"f_RFɠ;UrM,ck1hlyvaȫ;KKcLK-K x(:豇cC@vBwu+Ăټ^~'w$tSj[VNIr¢'-䌣7)M_i+d4x"&/oյ] $ fMI">RO`f {.W硇j .\d`Cv;X"G.sRv(H>uMG1[S&2cq,aNmBO>} HfpYr}&ja +r@>=/T ʼ~SvAKu|)a mwpFqvԇT;ŖCU/78P>76K{_|a8{/p.$|fױJݴ4s4.P# d;sŝv2K3"[y41c'6g;j&(e<{L{!4p{P(oeũpf쓘'q U%ʊ7%C԰ۖ䫀v/w@t\&xji$6u47qq| d N˚6:pOZ,b6Y,gʂ0ZyFӧC5aBLz-'$@v7{fg&ccͅC\]$_~yOV[io6 ATf A !s!MUOj^VV`d%UJ @͟y_wSN !Oj`y&7nGִ:'K'$\rrSk7|PJ$$6>s.A[ LDsxxqi}Er>p>x>ua~قѷHefa3)8ܹW,G +Fޯ<7D,)cjd8ftkɷ6X}Dv5wi繯 k~t#F?DUl.)<͚ i$2rɝJǝgy򜝟y_`;6e 6 c-/OӮLw-eA^xUcm7nT+kT0)ua1ԻPsJƥ.&-w>iDѐےVG>#Vh~>?['uX b#F w0bylMA^^K:.ֻ(gux tx.3NKw|gzhF뇰J%|v WxՎX6ޙoom[؜؟n&MLh̷}7ѴaUgW%ekr5/a##mJ㎆2MJ=šE}._ϔwL>8M9FW@* f#ˬsK ?M8]@X7{@t!-X ZGmɸtѢ%**x=`XYI6WCLճ<+Pt=7~~ vJ?'NiQz/x=A=QzMd"i3G,=[ p*5x6$bf]7#.Jx =rMm.PyP'̾F_"2,Dڹ!ƈBV] UL:U&Qb{%J-jnMAq`ڏ}<μ KyY;|GD8*XGIO }\pԫïD>"]n|THL{[ºw0\U7T+ʨKG8 Ua`@ؒŠP x(:\m *, /}8biDśT#-bf~2 _ x Pzs;RųY1*@GSs7băEù4W:t&_R5 6 ִ~rYh/6bJS-H "&z$k vTq5 hqX}Kd/eXUqF{lâXb0pU>օ m$^ „KA\MNj5yNUrLS+Be Un|w>lhSomc շGE/O o /[GO{o_   \4|@5#pǨBPW&4O!ĭVa.o@Gyɍu#-pfsWf.heȧq]Bjp D=(Q LK-Xmvo{4IpNZUݣV6a}B2N-xhu+*=iacg:/1R%iYsE-jޅ.,K֒_H6Zd|X遻w4Bƿd{9& YcC/2IE/e^؎>mfB3 a 9 B%Mp5t^l?hl/$i\'HI+W.'~ Y~ Wn<ܠ,0Nd,>R9p>1 ӣ?ddCljqi j>*LJ,#v 5 Ԁ ^Kjg іi{H,?TrM"B%:=HEѨy+H|IhAR_Tۊ2 'D@äL𜫕}=AVS}seWu/0M)5qA7-|I$?!y M:Qd>Uhr%g>6;;O΂.eKyӘ6]& Q}PV VpaYn{g_t^cbX{ Fegd0aEٿ4v A+YGOO? wPw3!<%N+z#"SSZs 9ȕ4̏>[ƙ j@=Xt|/:m.Fpqmᣛ0Z%rǂT>hwbwJ @_77m*v0tN-3*HdZjamղ#>qSan|^dum, uf先]Q&L:V+{jkN+P4ox ptn$ٌgAJbs9V~vH6a'5Ѹ׌Щaӱ:-=ahr6{wSy\?ڕaO?sj섊dWrܢ?#<K'Vqr_-+8P#|fk},&Sq_ixlK ! N uۏR\o ߙ=^^}qfPYRwvvPmf!]R]BBՎU Fg&-[=CᖾGw _ç1+5``/ [ƃ$7צ&֣^S¶%^_<ow OBиnr',~~tj23[g"@: I|BD2xMVD6l&_bKDz;tՙ(& @cnQ9uClsDo 4@C!$O5y[{ G 7[vzձJnͥձ!E>c;h)U&\;wLm Qkt6壹Idg2UKVSѯ3s(xrp뇳Fe)g9SgW m㫈I(uq[Xz_e؍x4m Ł)=O!mK jY0J;c 6Sn:h62PͅĊDte*Ȃt=1MWkɝ{/rm$vw). mM^]5GgMj@}W?"cdXڗz: Hp_^{zZ%.F8-uk0_bâ//Ըf~ֲWȶ֏Z?׵yi?T>&?ߣ'Nx8V45k5eŬ P+$F2/@c|:38|HqϹhPɇjN#xx,wUNqX &>h| ΁HÏovvHA/J ]+w]9=5ޢ_)Jʿ9}ȑq֕6o:Ey׶j0ܘTVKK{cZPc?\ϒ ò,a*{z*W>[Jћv:\_U*|QaZNYFI RPt^: K/-|OҲ)hsv>ͮ`%QJy(0(,B=}_, LSKUh C"LmHcBV5Agͤ1•_@1CnċX,vhIK5+Gd2LXh:]QZiFyu2f3jtQq:@y :[<6oڶRYG IpX@>:GDnʟe2B (PeREi| )M_:^gp<06j# aVDx&bXʪTalM9ΆǺe;PҽG({"5k[a!:5(ovNv:΋="(8`vhm9L@h>bOe|tJʡjZ8B F%V+G]jp9 [?m #==lHg[ۉAwu7uLdVSnZɲ0ICWymLmF4J[/hf%iOp9- bqLe@;2fcoPཁ: c#cLyGT6m[8h Rl&.x5$<(1A8U)OxsdK˾^+mcjRlX6Sd3te8^eAWju_bR"-%2E~S6&k Th(JNaˍƐ6eG%ב`Kdޒ@8}JTu~#[FӘ]DVb+;_w) zo?f= /"^{6 Q6fHy(C|؆ %[#l炻6Nj8$6cxsPK~ƈh$"} AUN33ha"KMD, 3br|.Oo[%ׇ|f_Ckﹰo>poiB7rkU:j7`)0'G-#P#U{' .ȵoCsEǜw9[=<=Ye"bP ZK/ʅcF#d\)>Fo"fj/W2JbU(sr6nM](ΔJ,<:8qC%c jYGDjkM޽UOn7z@ly#|HuW9ewaw ?>Gqvo lO'pT @ۈy6 9̲¥Ƙݤ?EEMu(߰)F0 pN2QY3gwqg9 Upeoؔ{8B03 ƴ("X6(FĊ=}zO$(,ZX]}7t"Y5Zь0,{Lz d; hnGpoq*j{E!]*" ʅc)Hs,wkgXjE~"_ߓ1V^.VUY;=U*\~_g gM5ծS!Ba]Tuܗjp;父~\CU"" }%3U &R-៛ ==W7iC醫YL᫻̯]^ -n'eT*UiQ0?`% ԟ_ձ_4 K'57%Squs}j!Q ? S^X"_,fo_p b7f}] ӸL&go|C5=蠛jHI^>(.]Y8RJ*uCcC.Rw Nhd ^YDz*/)OYTwy0>4gל-rl ŐE,g397L@3q?kgM{d9ʜ0?%,:|(?lW2',lD++bKKl5^Oi/ʧLTХM80T<(fbktk|A -1:AHa.?IRҌtUUA}Aˤ-57AAk[σh[Ö=#u[gc/Q[c26@p~Z/CyboRY:*a }3gOpu-k --Wzkdɓ32}~-pq\[~q}tۮZ"?7zR\48h6K?E 1MZy)V jڄ@vÉ?ARVr;o64#Kp3x7 n[{;DYPf2moNkJChnvbfC a$o,éIcݶvAw}uu}DF("ݸdYQo?g2d_"bT_}*T%y5H^_MINH)Y^ۻXTHPTwc7g+IU^6*C :Ֆ:N%%p~( fڹuw [e*|7؃d2@[v T[v7 W`^d@˦2:<ɾn-lVI")Y5%F"F}, Uh{~8c~arXtȰo\a,)3|؊ODCe-jÝussoсYmt?C5!x0,y+~+) 7A_|O6q`f0!"EfێI*;upM}7կl$w3 D-/~T',&`v_cȂpEc*;}|H:GʝlO=BY׫jG%]JIZ^ W]M.Xwy\ȥ9Ж>^t撩w}J;6kSC3`U)ZQgGjH8`CP! :ؐmFS"#`*uJE)<,_=t?oGKu,QϏHmSyv% k7i{G鳝R[YȈtֆƠGZ兖-+|Z1m1WEKv;ec5-5̳'֚\Mc**+z5kq0G+Tgs5hBS5ת6nW}qۦooִc>iiZmƭJ.]M+@ϴѧJ Bzoy_AɇhS&Ȅ%%%d!t膇 ng $mSh ]&'jBu-sF/}er&rC~Vn׈FpݦP'[ &\>w(< R335Q( T Q !/K ޱsVyr@xCqFG&>Igύ@SIXQyXh3 w!t.ׄGY锡_+fxݻv{ӞGtLL&L=2']GF}^XP{>jOeG}$(!_+ y8}D^h|Qj\IvE Χ^5#~pyhN!"__|`ԾS{ ͛~гMlznQ;}`Mix#XCͅ^ % 6Hc>~|V_U#VV6){۹жPhkDuSbRGfJLqf:c,e>KuH BH.[ 5>jOwWyuk]~vU-¿t`kp/{}vewʜuևlK*3M捚}Γ'4v\[T?]d KTRȩb^=/Jt;QNoGK:NwT&Mײ$ -~FHjg앚.vaľ1IZo)j{5v[44 b<DZ_f,̙ zF@iYz L޸0@*U/Lnw}=;@6W+ggtdC y$$gDDŒ$ w{N%6Z iCQQ}_UZj>*ҙ "2|Mrb @sI|Eq@W* ʡ ])& w}XU?q,yNPd|% A%H.nn | 0% zXze@|5"ϊ\2!z ^)eQfa?ǫ 4k~Tf?_ 1{ R*ʼHMiƩǕ+}M)'"#'S۷knBV2?W*+hݫט=SJG 8!U*FFN<_ˊE?v?,k۞ɔT9̷ aGcԘkRd"LBWHAw^")SSؒm?e"^AQOܖޛ @֥`8FhȌ9gNWxnBӒLڸ0!7ЩX!Á]"X!z(C1Vnxd rLv։ !eٔ%eCY8%%3B)S~<@Rͣ!1,xO[- P<ӧ1И촚4ܻIucڪF6]6{JqbA]B <-u ah BC^JH@i^,ঀ4hWLV/gaFӞYO]+Į)6OZa/%48 ˲,!_{NWte窷e Toe*:kyɊ?k㊫_VǸ}yU'<ּ3 i,S]U.Muvj!gt,_tR]G lC>1|R͋{efD9ø ƶsµ{ˊEq/5ݲ-)=U(, Z/V1CS,;F}*R_QOZrP.|̭8t!v%'rI焧R߱G*|лc0V3R>єy[RPU_@(yymwϼtte%f?f"c'p.;;LcnId_s S^97AHl1^Q3 [J F~24?m:;q΁:lh Xa%Q2bi@3Gr}= 孞QR#P LVl\3.늓FuȩWtkn|O*JYf2:].K{/KIc!HَwI/.J[JrzlJ^§`@$d0pzS=DdlZيkYO3" 0yϣs%8&6[)ۊ4BXS:o|Ipl{ww`xtgbPozE.sLoJHlJ'eIe<iBpP.`xFAoq%7=. Zms%5{7Pm׽DO}"zCnׯ~)Krl k4j)9Yeق߃f6S3͏^[ p#Z{Hm W)$$̂A v3, ɍkP\,i ;lUj&h-dq]! e™5Q"߱w=,]B$U""5=3DR?TV )|zdEk\Cy dyd939g{`Whj!o L,_r*U ^S.bke9lS6Caxۡdp7:pl7oy"fjsqk/ú,[ѢkiLBMpCux&p:m4%~N,!ueL`%<ohʿ 2J-~6F /\wlݑORuvʸg2izϷM}"=$/`LwTIꑏQŊC ]oߏȊ{k@GSdAJ1{5!FlZօ1kM! U($2) 'IYB"Zb=aCa~1(DD# iw7W tQrPgq_][% sN󕕍yo^XYA\?O[11 7ZKտvIXߝԖ=UhbOv/~;XDv?\8*\ )h"AϯHǑ9+M ^ŲZdu@9}+~3,O{MAkFʧFƀǸ_[KrX1X^5DK_|BN{8z |U&M\yZVt;3׬>N}[J#u-~}Fz< E\jJ[ޒJ\^ˎʰlAH$2r`ȯu&h<E T^1t(2?ODh,%D0Sj'&k_ b"Ab@ =OԲf{Cdpn)< e!abDi&)3q%c5`E>J= ZJ L: {'5fkwb2sǪt=sC[Iu}]|3]W6MzNd[_۵GG7#}{u&Kgʔ۷N NEss(58i LݨV7vK*!j O^k<lWO?YF@Хʸu5&vɴ5ugB/\CsL](x xoAJsK9qƾ^l|d+Bbe Bg#"5ʼ^]1V_ w/Ik(3A֘M{3 6hM#UzD 6jVOA~ \<1tֵ;Zm-o[[?O7dY{f5RՊ:&RQ2k"RԈԼr ČVJ#X/3jlqI9 -yKoȖK1̊VU*/<6z\!8[͟4ulgc; ExuxӅ]b^o^*yz[,bKp"hlqh |$ʞ'ݒę~fh̡Є 7cB{[ʞAǸ\aEہCh{^HHqJ2Z[^ktۼD!4bZcVJ?/L;#6l}\\_ߐr{6cƦ ɱ˂d.˺u/^TvyZ|/ٷO$=kݖdT"{^Ǘ3d7(VƗx s ~ب^X+7\YטW,ZEb` l''<(p̲ӂ_;sQ[y$H@҄ҥ~p.C%r+qs(;KӦ-Up3]w^{Cz!?AU9##62n]:x27MF5U;EXraF+ Fd|NIff$pO}^YfQ\T"3 Ag]V`ދY# qX$2V7P71PpkH٧J63T\7уZp PxŔl@s6[ ^Zo{zxS[弣{ sp[|0~MqJf܂g 'S=__l1YbTR oYwOXg$6YF6F%^`ꑢհ(_t/c;k-@Mm\\=38-ΈDTbNy,o;==3s̪-^64G:^w! MfphN-`9cx ܘ:,ZN5jmۀbpOE]އGcd58 m޶L8 ~E̍1`ۿ %튑e~InA]WYxK77N:V9氳|VL9̤yڮ"F1lrsҘ}KJBm[lfoeF2߻ .b 0*N_dc" 6޾}\9!C#dϷA} 9lkTـuWuR%-UD Fֱ<VNn7m8%;D;f5S̝/mc+%yȳ/'3qK$bUDJ`w{⾭s;jPώeg*}ˈ?4>n1HAƙ ۤq GEhޟU<o>woIͤZ,A#+V|dzdz@ͧԜ~T5UxC`dƞb]#Ӆ 6:j]tWU2)K*h5MYCB)Yʳĸ,?鳗nѺxdA6!@C6bӲ! ^DL\ZfÄ*Ƕ=ѿ U TTn 3}j%`xe.+M~^J6xI@Vj都-;+LCVֆa["= (\(hx+ژ7(j ,g bαhpixZ6s _~N L:w]2d"1.8/j͙뽗((`& bCѸҿ? Yԫ˿C 8/U3>S #\;aa}0Dxǃ n%p\ORP}/:Vza `Q eaA r<' bZx`>Bِ"D|Mw{W{B\P˾("Ivp`@7۱hVT-O,Cy ] ]NOuWӹx8.5m3JʹD" ɘ.Fn^f,&amƺ,buu/9ˏY'&c6)bڢz't"^ m"kq7ȝ&MEݛI'׉=C݇y&,Mnp:B>3Ctɨb?n7X|su^2~d+Vd%i6^# IJip,zKcc]n:>AXB^rs6`ҳߎ +ɖ*K9VWqpT-b$ I.K0Bweho]Q,Z"JLKH"f-̥` ߫|[#Hш9˾ ٬}4Wǃ'8ዧlSO;DKsU}>cwr]AwU7 ))Ԧdi_C`2< oZkOȆ~_h2ԁԀ;\'2i?E qˍ{W1>y(,wU֙ߐoA#)j;c2!osӨ>(?[QcmWuݾiIR'͌qPhYҎ׸q џy!90S`j[ yԧ/LjKK1b/LE|^&߬@E,g<#3}˜8G^9p悌˗d퉖kvɀQWV?&?|-ئFvt]8SfS͋&+Keh`84Bdg@WM46]i ulr6 G `U!:Œ"y[el\_R ČvȚzTE s&7k0$D&W ֜ZRL!dB.!M%}XJ23[ܦ _T桐LVY4)\YQ4 3_IHz͎Ҁƀeiٯ֌~I(E6&m"25'HJo1oXe^9Zץ[ӋGh.&D0+=!@HӅ$e аQܰ{d)া^L^[ez|鐺aHW}r% r]UqQZCt`Gl }uǞɈQ(ہP#o\)$,};<Rd)GsrK{i%D F"|>֋YܒG|G5B9A'͕Ʃ&_ 85$\WT%0kGTv%F]n@ݨK++_YqcJ+pҞaB=we9Jn?~L.e3V rY~g3RNmCCJwS:7m~.ꚁ{k}[|[fg2ǟ85jV]t, s+@%E3aƒN}_mzS;d} nk-nPHI61oR{>Spn-u%*eN<7h']lY?Qt&v0ᢀDҸh9m> []!2AeyvT@4Ü8;Hk}k+X,~"g=Dq1b@dG^D\yP!yCu.wkFZw;|jk@vJ_-FW\^JkfGM|]XN'~Y~ԫC>eVkc譛 W S}^o> _b΅k$] %8 YH%bw1,a$0+_nr26g<Ա2(2rIV:zS%`HÁǭGYĩ貉VRqΚy?k"KoB"MIL=С1Mk) FA%{ӥrS# $(8ĔN_l,( g6m* M#.W-I}O0 zJȺf9qT z`?^Aг!B-^6VJx+cЛz.Lg״ ַ*WNOm֍Z@uzbBRR?vCۆ {J{G~״4Xjŀڣ6w@,;z^=qq fxаȅw/J#^xgW߂bk' m$o1B4BZ"jz45b }rf!V2i3"4-=D"oy/&65>zt9⟕(&J6y%3ϰ@ ;haEےlLÊF䈑A (=OM;6I%8Qv\P׿T~;@K\ FmΜv?ޏ>m[?Z b=xy=N.?d,3${Vu֬U^qŔ$q w&mhJh&sI>_J%| j+td=< $,yXNGn.PIUYlBۇ<~Ce͵N0}D ҝYy)Ǽ2c/u>((x*4[KKm?m'B_g]Ozyeƨ J#%,N>d١S@ wp 'uqm ;#=G `= |0dmP@"kJ'peAO)A79nL@ !N 7Gj۲p\ɑME 9{ieJ :bΧ7&8vbBܻW4{ϬCYg 캃>w| -(p.Ȼ\6"񚲲Zڍ-l3frqYXVa4 _u V)/H!gknfX5EE B-&s)8=%Sӕu-r8/<&8Tj(6>LR(5G1K[$  >=#cEmOYm$q\ ]_(<c0RwZ0Er؁~#2'0i4(w|ןұ"ΤӕlxkK=MZ}{ޙomTBGv%}˥;oo7E {G;p3>qӆ^$ ?qΝc^؃e0p@39@.is0(ϔEEѹəPp_zƔf?h-QRGG&ےZjVB]ؤ&Ǩ#BBl+zI)>*QMQxxA-9=s˘hMyf< U۝vT?߿`mMGOUp{YYc(kHU󸼭?ݙ5x:1B^aA~k +VֹX̆lQ'Jk'] -[!qxfM<(zgxr#c%Z*5Gڙ,Q,Oe輺t;i%Q!OE(\V;oYm7\А7B03WE'E@j ۲.>P]Ci]Ȗ-!uƮ#֑RM#o> j[quq˫'3|$x2 XtFKB`:A6=*%BPbS 0煠\,'oDrCqm Y1u 7vGEM[7n$?VQU<*?ަ򯤽t&ufKG$1(Qұe&uMW-`孠ӕ>A`:["XDL;66ZM}3:I%,VlU|Zn,>%R_'Fe3/̷߯Xr_]o:/'\YCg&.kk!Pj\@1>Ȱm5mE#}Q|`V\GN ?90prqh,}̀Z(b+Յ)O='4nȿk޹=E%RQe;IUʂKKeUW\O:3J3x<)*i律LJ."VN0IM8!ut }u_"%p}C7C"P[ KL="êEY5|iamAWDl^9<$'܍z6-JFbۚGA<5:|IAQ^손&d}3XAY zg ”NP˯.wEh!Cږ/\ap9YH9r#lzkг`8aQ75`*T ffwV`lm2qD8L`(X55$d'ϹԮH`ȸ~M R.uh#pI6s fjE>ݸ4y0wF/m6eLiᴎIiaT(Ɇ_,{[Rz!l,>@ xZ,B,iYv,lS^Ms1T?]u Oz뭳: MK{z衶-u;glm ؅]tK0v6:*<ܑ'hD(x:LxoS=c^^movim-0.14.1/themes/material/fonts/MaterialIcons/README.md000066400000000000000000000004741342764602200231640ustar00rootroot00000000000000The recommended way to use the Material Icons font is by linking to the web font hosted on Google Fonts: ```html ``` Read more in our full usage guide: http://google.github.io/material-design-icons/#icon-font-for-the-web movim-0.14.1/themes/material/fonts/MaterialIcons/codepoints000066400000000000000000000376411342764602200240050ustar00rootroot000000000000003d_rotation e84d ac_unit eb3b access_alarm e190 access_alarms e191 access_time e192 accessibility e84e accessible e914 account_balance e84f account_balance_wallet e850 account_box e851 account_circle e853 adb e60e add e145 add_a_photo e439 add_alarm e193 add_alert e003 add_box e146 add_circle e147 add_circle_outline e148 add_location e567 add_shopping_cart e854 add_to_photos e39d add_to_queue e05c adjust e39e airline_seat_flat e630 airline_seat_flat_angled e631 airline_seat_individual_suite e632 airline_seat_legroom_extra e633 airline_seat_legroom_normal e634 airline_seat_legroom_reduced e635 airline_seat_recline_extra e636 airline_seat_recline_normal e637 airplanemode_active e195 airplanemode_inactive e194 airplay e055 airport_shuttle eb3c alarm e855 alarm_add e856 alarm_off e857 alarm_on e858 album e019 all_inclusive eb3d all_out e90b android e859 announcement e85a apps e5c3 archive e149 arrow_back e5c4 arrow_downward e5db arrow_drop_down e5c5 arrow_drop_down_circle e5c6 arrow_drop_up e5c7 arrow_forward e5c8 arrow_upward e5d8 art_track e060 aspect_ratio e85b assessment e85c assignment e85d assignment_ind e85e assignment_late e85f assignment_return e860 assignment_returned e861 assignment_turned_in e862 assistant e39f assistant_photo e3a0 attach_file e226 attach_money e227 attachment e2bc audiotrack e3a1 autorenew e863 av_timer e01b backspace e14a backup e864 battery_alert e19c battery_charging_full e1a3 battery_full e1a4 battery_std e1a5 battery_unknown e1a6 beach_access eb3e beenhere e52d block e14b bluetooth e1a7 bluetooth_audio e60f bluetooth_connected e1a8 bluetooth_disabled e1a9 bluetooth_searching e1aa blur_circular e3a2 blur_linear e3a3 blur_off e3a4 blur_on e3a5 book e865 bookmark e866 bookmark_border e867 border_all e228 border_bottom e229 border_clear e22a border_color e22b border_horizontal e22c border_inner e22d border_left e22e border_outer e22f border_right e230 border_style e231 border_top e232 border_vertical e233 branding_watermark e06b brightness_1 e3a6 brightness_2 e3a7 brightness_3 e3a8 brightness_4 e3a9 brightness_5 e3aa brightness_6 e3ab brightness_7 e3ac brightness_auto e1ab brightness_high e1ac brightness_low e1ad brightness_medium e1ae broken_image e3ad brush e3ae bubble_chart e6dd bug_report e868 build e869 burst_mode e43c business e0af business_center eb3f cached e86a cake e7e9 call e0b0 call_end e0b1 call_made e0b2 call_merge e0b3 call_missed e0b4 call_missed_outgoing e0e4 call_received e0b5 call_split e0b6 call_to_action e06c camera e3af camera_alt e3b0 camera_enhance e8fc camera_front e3b1 camera_rear e3b2 camera_roll e3b3 cancel e5c9 card_giftcard e8f6 card_membership e8f7 card_travel e8f8 casino eb40 cast e307 cast_connected e308 center_focus_strong e3b4 center_focus_weak e3b5 change_history e86b chat e0b7 chat_bubble e0ca chat_bubble_outline e0cb check e5ca check_box e834 check_box_outline_blank e835 check_circle e86c chevron_left e5cb chevron_right e5cc child_care eb41 child_friendly eb42 chrome_reader_mode e86d class e86e clear e14c clear_all e0b8 close e5cd closed_caption e01c cloud e2bd cloud_circle e2be cloud_done e2bf cloud_download e2c0 cloud_off e2c1 cloud_queue e2c2 cloud_upload e2c3 code e86f collections e3b6 collections_bookmark e431 color_lens e3b7 colorize e3b8 comment e0b9 compare e3b9 compare_arrows e915 computer e30a confirmation_number e638 contact_mail e0d0 contact_phone e0cf contacts e0ba content_copy e14d content_cut e14e content_paste e14f control_point e3ba control_point_duplicate e3bb copyright e90c create e150 create_new_folder e2cc credit_card e870 crop e3be crop_16_9 e3bc crop_3_2 e3bd crop_5_4 e3bf crop_7_5 e3c0 crop_din e3c1 crop_free e3c2 crop_landscape e3c3 crop_original e3c4 crop_portrait e3c5 crop_rotate e437 crop_square e3c6 dashboard e871 data_usage e1af date_range e916 dehaze e3c7 delete e872 delete_forever e92b delete_sweep e16c description e873 desktop_mac e30b desktop_windows e30c details e3c8 developer_board e30d developer_mode e1b0 device_hub e335 devices e1b1 devices_other e337 dialer_sip e0bb dialpad e0bc directions e52e directions_bike e52f directions_boat e532 directions_bus e530 directions_car e531 directions_railway e534 directions_run e566 directions_subway e533 directions_transit e535 directions_walk e536 disc_full e610 dns e875 do_not_disturb e612 do_not_disturb_alt e611 do_not_disturb_off e643 do_not_disturb_on e644 dock e30e domain e7ee done e876 done_all e877 donut_large e917 donut_small e918 drafts e151 drag_handle e25d drive_eta e613 dvr e1b2 edit e3c9 edit_location e568 eject e8fb email e0be enhanced_encryption e63f equalizer e01d error e000 error_outline e001 euro_symbol e926 ev_station e56d event e878 event_available e614 event_busy e615 event_note e616 event_seat e903 exit_to_app e879 expand_less e5ce expand_more e5cf explicit e01e explore e87a exposure e3ca exposure_neg_1 e3cb exposure_neg_2 e3cc exposure_plus_1 e3cd exposure_plus_2 e3ce exposure_zero e3cf extension e87b face e87c fast_forward e01f fast_rewind e020 favorite e87d favorite_border e87e featured_play_list e06d featured_video e06e feedback e87f fiber_dvr e05d fiber_manual_record e061 fiber_new e05e fiber_pin e06a fiber_smart_record e062 file_download e2c4 file_upload e2c6 filter e3d3 filter_1 e3d0 filter_2 e3d1 filter_3 e3d2 filter_4 e3d4 filter_5 e3d5 filter_6 e3d6 filter_7 e3d7 filter_8 e3d8 filter_9 e3d9 filter_9_plus e3da filter_b_and_w e3db filter_center_focus e3dc filter_drama e3dd filter_frames e3de filter_hdr e3df filter_list e152 filter_none e3e0 filter_tilt_shift e3e2 filter_vintage e3e3 find_in_page e880 find_replace e881 fingerprint e90d first_page e5dc fitness_center eb43 flag e153 flare e3e4 flash_auto e3e5 flash_off e3e6 flash_on e3e7 flight e539 flight_land e904 flight_takeoff e905 flip e3e8 flip_to_back e882 flip_to_front e883 folder e2c7 folder_open e2c8 folder_shared e2c9 folder_special e617 font_download e167 format_align_center e234 format_align_justify e235 format_align_left e236 format_align_right e237 format_bold e238 format_clear e239 format_color_fill e23a format_color_reset e23b format_color_text e23c format_indent_decrease e23d format_indent_increase e23e format_italic e23f format_line_spacing e240 format_list_bulleted e241 format_list_numbered e242 format_paint e243 format_quote e244 format_shapes e25e format_size e245 format_strikethrough e246 format_textdirection_l_to_r e247 format_textdirection_r_to_l e248 format_underlined e249 forum e0bf forward e154 forward_10 e056 forward_30 e057 forward_5 e058 free_breakfast eb44 fullscreen e5d0 fullscreen_exit e5d1 functions e24a g_translate e927 gamepad e30f games e021 gavel e90e gesture e155 get_app e884 gif e908 golf_course eb45 gps_fixed e1b3 gps_not_fixed e1b4 gps_off e1b5 grade e885 gradient e3e9 grain e3ea graphic_eq e1b8 grid_off e3eb grid_on e3ec group e7ef group_add e7f0 group_work e886 hd e052 hdr_off e3ed hdr_on e3ee hdr_strong e3f1 hdr_weak e3f2 headset e310 headset_mic e311 healing e3f3 hearing e023 help e887 help_outline e8fd high_quality e024 highlight e25f highlight_off e888 history e889 home e88a hot_tub eb46 hotel e53a hourglass_empty e88b hourglass_full e88c http e902 https e88d image e3f4 image_aspect_ratio e3f5 import_contacts e0e0 import_export e0c3 important_devices e912 inbox e156 indeterminate_check_box e909 info e88e info_outline e88f input e890 insert_chart e24b insert_comment e24c insert_drive_file e24d insert_emoticon e24e insert_invitation e24f insert_link e250 insert_photo e251 invert_colors e891 invert_colors_off e0c4 iso e3f6 keyboard e312 keyboard_arrow_down e313 keyboard_arrow_left e314 keyboard_arrow_right e315 keyboard_arrow_up e316 keyboard_backspace e317 keyboard_capslock e318 keyboard_hide e31a keyboard_return e31b keyboard_tab e31c keyboard_voice e31d kitchen eb47 label e892 label_outline e893 landscape e3f7 language e894 laptop e31e laptop_chromebook e31f laptop_mac e320 laptop_windows e321 last_page e5dd launch e895 layers e53b layers_clear e53c leak_add e3f8 leak_remove e3f9 lens e3fa library_add e02e library_books e02f library_music e030 lightbulb_outline e90f line_style e919 line_weight e91a linear_scale e260 link e157 linked_camera e438 list e896 live_help e0c6 live_tv e639 local_activity e53f local_airport e53d local_atm e53e local_bar e540 local_cafe e541 local_car_wash e542 local_convenience_store e543 local_dining e556 local_drink e544 local_florist e545 local_gas_station e546 local_grocery_store e547 local_hospital e548 local_hotel e549 local_laundry_service e54a local_library e54b local_mall e54c local_movies e54d local_offer e54e local_parking e54f local_pharmacy e550 local_phone e551 local_pizza e552 local_play e553 local_post_office e554 local_printshop e555 local_see e557 local_shipping e558 local_taxi e559 location_city e7f1 location_disabled e1b6 location_off e0c7 location_on e0c8 location_searching e1b7 lock e897 lock_open e898 lock_outline e899 looks e3fc looks_3 e3fb looks_4 e3fd looks_5 e3fe looks_6 e3ff looks_one e400 looks_two e401 loop e028 loupe e402 low_priority e16d loyalty e89a mail e158 mail_outline e0e1 map e55b markunread e159 markunread_mailbox e89b memory e322 menu e5d2 merge_type e252 message e0c9 mic e029 mic_none e02a mic_off e02b mms e618 mode_comment e253 mode_edit e254 monetization_on e263 money_off e25c monochrome_photos e403 mood e7f2 mood_bad e7f3 more e619 more_horiz e5d3 more_vert e5d4 motorcycle e91b mouse e323 move_to_inbox e168 movie e02c movie_creation e404 movie_filter e43a multiline_chart e6df music_note e405 music_video e063 my_location e55c nature e406 nature_people e407 navigate_before e408 navigate_next e409 navigation e55d near_me e569 network_cell e1b9 network_check e640 network_locked e61a network_wifi e1ba new_releases e031 next_week e16a nfc e1bb no_encryption e641 no_sim e0cc not_interested e033 note e06f note_add e89c notifications e7f4 notifications_active e7f7 notifications_none e7f5 notifications_off e7f6 notifications_paused e7f8 offline_pin e90a ondemand_video e63a opacity e91c open_in_browser e89d open_in_new e89e open_with e89f pages e7f9 pageview e8a0 palette e40a pan_tool e925 panorama e40b panorama_fish_eye e40c panorama_horizontal e40d panorama_vertical e40e panorama_wide_angle e40f party_mode e7fa pause e034 pause_circle_filled e035 pause_circle_outline e036 payment e8a1 people e7fb people_outline e7fc perm_camera_mic e8a2 perm_contact_calendar e8a3 perm_data_setting e8a4 perm_device_information e8a5 perm_identity e8a6 perm_media e8a7 perm_phone_msg e8a8 perm_scan_wifi e8a9 person e7fd person_add e7fe person_outline e7ff person_pin e55a person_pin_circle e56a personal_video e63b pets e91d phone e0cd phone_android e324 phone_bluetooth_speaker e61b phone_forwarded e61c phone_in_talk e61d phone_iphone e325 phone_locked e61e phone_missed e61f phone_paused e620 phonelink e326 phonelink_erase e0db phonelink_lock e0dc phonelink_off e327 phonelink_ring e0dd phonelink_setup e0de photo e410 photo_album e411 photo_camera e412 photo_filter e43b photo_library e413 photo_size_select_actual e432 photo_size_select_large e433 photo_size_select_small e434 picture_as_pdf e415 picture_in_picture e8aa picture_in_picture_alt e911 pie_chart e6c4 pie_chart_outlined e6c5 pin_drop e55e place e55f play_arrow e037 play_circle_filled e038 play_circle_outline e039 play_for_work e906 playlist_add e03b playlist_add_check e065 playlist_play e05f plus_one e800 poll e801 polymer e8ab pool eb48 portable_wifi_off e0ce portrait e416 power e63c power_input e336 power_settings_new e8ac pregnant_woman e91e present_to_all e0df print e8ad priority_high e645 public e80b publish e255 query_builder e8ae question_answer e8af queue e03c queue_music e03d queue_play_next e066 radio e03e radio_button_checked e837 radio_button_unchecked e836 rate_review e560 receipt e8b0 recent_actors e03f record_voice_over e91f redeem e8b1 redo e15a refresh e5d5 remove e15b remove_circle e15c remove_circle_outline e15d remove_from_queue e067 remove_red_eye e417 remove_shopping_cart e928 reorder e8fe repeat e040 repeat_one e041 replay e042 replay_10 e059 replay_30 e05a replay_5 e05b reply e15e reply_all e15f report e160 report_problem e8b2 restaurant e56c restaurant_menu e561 restore e8b3 restore_page e929 ring_volume e0d1 room e8b4 room_service eb49 rotate_90_degrees_ccw e418 rotate_left e419 rotate_right e41a rounded_corner e920 router e328 rowing e921 rss_feed e0e5 rv_hookup e642 satellite e562 save e161 scanner e329 schedule e8b5 school e80c screen_lock_landscape e1be screen_lock_portrait e1bf screen_lock_rotation e1c0 screen_rotation e1c1 screen_share e0e2 sd_card e623 sd_storage e1c2 search e8b6 security e32a select_all e162 send e163 sentiment_dissatisfied e811 sentiment_neutral e812 sentiment_satisfied e813 sentiment_very_dissatisfied e814 sentiment_very_satisfied e815 settings e8b8 settings_applications e8b9 settings_backup_restore e8ba settings_bluetooth e8bb settings_brightness e8bd settings_cell e8bc settings_ethernet e8be settings_input_antenna e8bf settings_input_component e8c0 settings_input_composite e8c1 settings_input_hdmi e8c2 settings_input_svideo e8c3 settings_overscan e8c4 settings_phone e8c5 settings_power e8c6 settings_remote e8c7 settings_system_daydream e1c3 settings_voice e8c8 share e80d shop e8c9 shop_two e8ca shopping_basket e8cb shopping_cart e8cc short_text e261 show_chart e6e1 shuffle e043 signal_cellular_4_bar e1c8 signal_cellular_connected_no_internet_4_bar e1cd signal_cellular_no_sim e1ce signal_cellular_null e1cf signal_cellular_off e1d0 signal_wifi_4_bar e1d8 signal_wifi_4_bar_lock e1d9 signal_wifi_off e1da sim_card e32b sim_card_alert e624 skip_next e044 skip_previous e045 slideshow e41b slow_motion_video e068 smartphone e32c smoke_free eb4a smoking_rooms eb4b sms e625 sms_failed e626 snooze e046 sort e164 sort_by_alpha e053 spa eb4c space_bar e256 speaker e32d speaker_group e32e speaker_notes e8cd speaker_notes_off e92a speaker_phone e0d2 spellcheck e8ce star e838 star_border e83a star_half e839 stars e8d0 stay_current_landscape e0d3 stay_current_portrait e0d4 stay_primary_landscape e0d5 stay_primary_portrait e0d6 stop e047 stop_screen_share e0e3 storage e1db store e8d1 store_mall_directory e563 straighten e41c streetview e56e strikethrough_s e257 style e41d subdirectory_arrow_left e5d9 subdirectory_arrow_right e5da subject e8d2 subscriptions e064 subtitles e048 subway e56f supervisor_account e8d3 surround_sound e049 swap_calls e0d7 swap_horiz e8d4 swap_vert e8d5 swap_vertical_circle e8d6 switch_camera e41e switch_video e41f sync e627 sync_disabled e628 sync_problem e629 system_update e62a system_update_alt e8d7 tab e8d8 tab_unselected e8d9 tablet e32f tablet_android e330 tablet_mac e331 tag_faces e420 tap_and_play e62b terrain e564 text_fields e262 text_format e165 textsms e0d8 texture e421 theaters e8da thumb_down e8db thumb_up e8dc thumbs_up_down e8dd time_to_leave e62c timelapse e422 timeline e922 timer e425 timer_10 e423 timer_3 e424 timer_off e426 title e264 toc e8de today e8df toll e8e0 tonality e427 touch_app e913 toys e332 track_changes e8e1 traffic e565 train e570 tram e571 transfer_within_a_station e572 transform e428 translate e8e2 trending_down e8e3 trending_flat e8e4 trending_up e8e5 tune e429 turned_in e8e6 turned_in_not e8e7 tv e333 unarchive e169 undo e166 unfold_less e5d6 unfold_more e5d7 update e923 usb e1e0 verified_user e8e8 vertical_align_bottom e258 vertical_align_center e259 vertical_align_top e25a vibration e62d video_call e070 video_label e071 video_library e04a videocam e04b videocam_off e04c videogame_asset e338 view_agenda e8e9 view_array e8ea view_carousel e8eb view_column e8ec view_comfy e42a view_compact e42b view_day e8ed view_headline e8ee view_list e8ef view_module e8f0 view_quilt e8f1 view_stream e8f2 view_week e8f3 vignette e435 visibility e8f4 visibility_off e8f5 voice_chat e62e voicemail e0d9 volume_down e04d volume_mute e04e volume_off e04f volume_up e050 vpn_key e0da vpn_lock e62f wallpaper e1bc warning e002 watch e334 watch_later e924 wb_auto e42c wb_cloudy e42d wb_incandescent e42e wb_iridescent e436 wb_sunny e430 wc e63d web e051 web_asset e069 weekend e16b whatshot e80e widgets e1bd wifi e63e wifi_lock e1e1 wifi_tethering e1e2 work e8f9 wrap_text e25b youtube_searched_for e8fa zoom_in e8ff zoom_out e900 zoom_out_map e56b movim-0.14.1/themes/material/fonts/MaterialIcons/font.css000066400000000000000000000017501342764602200233630ustar00rootroot00000000000000/* MaterialIcons */ @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(MaterialIcons-Regular.eot); /* For IE6-8 */ src: local('Material Icons'), local('MaterialIcons-Regular'), url(MaterialIcons-Regular.woff2) format('woff2'), url(MaterialIcons-Regular.woff) format('woff'), url(MaterialIcons-Regular.ttf) format('truetype'); } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; display: inline-block; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; vertical-align: bottom; user-select: none; -moz-user-select: none; /* Support for all WebKit browsers. */ -webkit-font-smoothing: antialiased; /* Support for Safari and Chrome. */ text-rendering: optimizeLegibility; /* Support for Firefox. */ -moz-osx-font-smoothing: grayscale; /* Support for IE. */ font-feature-settings: 'liga'; } movim-0.14.1/themes/material/fonts/OpenSans/000077500000000000000000000000001342764602200206745ustar00rootroot00000000000000movim-0.14.1/themes/material/fonts/OpenSans/0-LICENCE000066400000000000000000000260731342764602200220260ustar00rootroot00000000000000Apache License Version 2.0, January 2004 http://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION 1. Definitions. "License" shall mean the terms and conditions for use, reproduction, and distribution as defined by Sections 1 through 9 of this document. "Licensor" shall mean the copyright owner or entity authorized by the copyright owner that is granting the License. "Legal Entity" shall mean the union of the acting entity and all other entities that control, are controlled by, or are under common control with that entity. For the purposes of this definition, "control" means (i) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (ii) ownership of fifty percent (50%) or more of the outstanding shares, or (iii) beneficial ownership of such entity. "You" (or "Your") shall mean an individual or Legal Entity exercising permissions granted by this License. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited to compiled object code, generated documentation, and conversions to other media types. "Work" shall mean the work of authorship, whether in Source or Object form, made available under the License, as indicated by a copyright notice that is included in or attached to the work (an example is provided in the Appendix below). "Derivative Works" shall mean any work, whether in Source or Object form, that is based on (or derived from) the Work and for which the editorial revisions, annotations, elaborations, or other modifications represent, as a whole, an original work of authorship. For the purposes of this License, Derivative Works shall not include works that remain separable from, or merely link (or bind by name) to the interfaces of, the Work and Derivative Works thereof. "Contribution" shall mean any work of authorship, including the original version of the Work and any modifications or additions to that Work or Derivative Works thereof, that is intentionally submitted to Licensor for inclusion in the Work by the copyright owner or by an individual or Legal Entity authorized to submit on behalf of the copyright owner. For the purposes of this definition, "submitted" means any form of electronic, verbal, or written communication sent to the Licensor or its representatives, including but not limited to communication on electronic mailing lists, source code control systems, and issue tracking systems that are managed by, or on behalf of, the Licensor for the purpose of discussing and improving the Work, but excluding communication that is conspicuously marked or otherwise designated in writing by the copyright owner as "Not a Contribution." "Contributor" shall mean Licensor and any individual or Legal Entity on behalf of whom a Contribution has been received by Licensor and subsequently incorporated within the Work. 2. Grant of Copyright License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare Derivative Works of, publicly display, publicly perform, sublicense, and distribute the Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed by their Contribution(s) alone or by combination of their Contribution(s) with the Work to which such Contribution(s) was submitted. If You institute patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Work or a Contribution incorporated within the Work constitutes direct or contributory patent infringement, then any patent licenses granted to You under this License for that Work shall terminate as of the date such litigation is filed. 4. Redistribution. You may reproduce and distribute copies of the Work or Derivative Works thereof in any medium, with or without modifications, and in Source or Object form, provided that You meet the following conditions: (a) You must give any other recipients of the Work or Derivative Works a copy of this License; and (b) You must cause any modified files to carry prominent notices stating that You changed the files; and (c) You must retain, in the Source form of any Derivative Works that You distribute, all copyright, patent, trademark, and attribution notices from the Source form of the Work, excluding those notices that do not pertain to any part of the Derivative Works; and (d) If the Work includes a "NOTICE" text file as part of its distribution, then any Derivative Works that You distribute must include a readable copy of the attribution notices contained within such NOTICE file, excluding those notices that do not pertain to any part of the Derivative Works, in at least one of the following places: within a NOTICE text file distributed as part of the Derivative Works; within the Source form or documentation, if provided along with the Derivative Works; or, within a display generated by the Derivative Works, if and wherever such third-party notices normally appear. The contents of the NOTICE file are for informational purposes only and do not modify the License. You may add Your own attribution notices within Derivative Works that You distribute, alongside or as an addendum to the NOTICE text from the Work, provided that such additional attribution notices cannot be construed as modifying the License. You may add Your own copyright statement to Your modifications and may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Derivative Works as a whole, provided Your use, reproduction, and distribution of the Work otherwise complies with the conditions stated in this License. 5. Submission of Contributions. Unless You explicitly state otherwise, any Contribution intentionally submitted for inclusion in the Work by You to the Licensor shall be under the terms and conditions of this License, without any additional terms or conditions. Notwithstanding the above, nothing herein shall supersede or modify the terms of any separate license agreement you may have executed with Licensor regarding such Contributions. 6. Trademarks. This License does not grant permission to use the trade names, trademarks, service marks, or product names of the Licensor, except as required for reasonable and customary use in describing the origin of the Work and reproducing the content of the NOTICE file. 7. Disclaimer of Warranty. Unless required by applicable law or agreed to in writing, Licensor provides the Work (and each Contributor provides its Contributions) on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied, including, without limitation, any warranties or conditions of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A PARTICULAR PURPOSE. You are solely responsible for determining the appropriateness of using or redistributing the Work and assume any risks associated with Your exercise of permissions under this License. 8. Limitation of Liability. In no event and under no legal theory, whether in tort (including negligence), contract, or otherwise, unless required by applicable law (such as deliberate and grossly negligent acts) or agreed to in writing, shall any Contributor be liable to You for damages, including any direct, indirect, special, incidental, or consequential damages of any character arising as a result of this License or out of the use or inability to use the Work (including but not limited to damages for loss of goodwill, work stoppage, computer failure or malfunction, or any and all other commercial damages or losses), even if such Contributor has been advised of the possibility of such damages. 9. Accepting Warranty or Additional Liability. While redistributing the Work or Derivative Works thereof, You may choose to offer, and charge a fee for, acceptance of support, warranty, indemnity, or other liability obligations and/or rights consistent with this License. However, in accepting such obligations, You may act only on Your own behalf and on Your sole responsibility, not on behalf of any other Contributor, and only if You agree to indemnify, defend, and hold each Contributor harmless for any liability incurred by, or claims asserted against, such Contributor by reason of your accepting any such warranty or additional liability. END OF TERMS AND CONDITIONS APPENDIX: How to apply the Apache License to your work. To apply the Apache License to your work, attach the following boilerplate notice, with the fields enclosed by brackets "[]" replaced with your own identifying information. (Don't include the brackets!) The text should be enclosed in the appropriate comment syntax for the file format. We also recommend that a file or class name and description of purpose be included on the same "printed page" as the copyright notice for easier identification within third-party archives. Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.movim-0.14.1/themes/material/fonts/OpenSans/1-README000066400000000000000000000004731342764602200217160ustar00rootroot00000000000000The original font is called Open Sans, which “is a trademark of Google and may be registered in certain jurisdictions”. The font itself is published under the terms in the 0-LICENCE file in this directory. The WOFF2 files you see here are the Object form of the (to the best of our knowledge) unmodified Work. movim-0.14.1/themes/material/fonts/OpenSans/59ZRklaO5bWGqF5A9baEERJtnKITppOI_IvcXXDNrsc.woff2000066400000000000000000000134501342764602200311050ustar00rootroot00000000000000wOF2(2P.`b" 4 t 6$ ZA 2- <@AdJ o  EE[n m)^%_1َQ!pyXy|[d;Z$K`O`p1XbZ&/RViy<@t2@)ʌUMjxGrP-nJJh2IO̷I>̈DӲmu"4ۣao LEXw_dk=g# '3@ ,`Xo>4(Nqx;.l^? ńcB? HI!h4H[hZw j+MQ>/ϐlIsgBy5qw7(p.xbcEBF|L|BT=W?-xRVBkë[ b@Njٿ tALQD 46`Q,HmBqkl@oMMk \Jϋinc ȣ8tbey:ݣ3UM{RlN52Di&)w%Y bitY#._\ѐK1lū&݄&ڕ(A gc6P (Xzyw8q͛NޓQctW=W17aAueD9!}T)UL4P=b=us4fzrc]<ܦ%pnaO'OQtXBcٕeɷX_=o?"F% X\S[{/WZ=d]],jU=ueWMi%N=o"m]?C>|5!VX %I'z񫗬VE֚VsJbuB{KߍEjyAgݔ+:z%JUkfݵ.Yp5r4gtsK{d]5;ؗ''IՉClO֫[X/\|2c>ުS_%+zZ0oDgGstK}WYڶmPyǶ6Kګ3U7 ک㱔2ڕuCA=p9 sķí'Ύ LO{:x?IpS:pS I޼SB xl?u 9WyκӺr}۬{W[X{eҵ֯e/.~ls΄3UzQ5&Jc+Z毛MV卝e \ VkSwQeųtQFeo2e$tC_ghy5Ci=+;bY[?K!a,/ʮʃ1̞{~ѧue#ozֆC[ajxIc6ٱ}-0UJ,ǿyܹSV;0#OϋњqGc n^owtӇtQjr؀/Y ArC+z\SD TМ EYR=# L)+w9M^-jRiZrE(}DLOPwrƎT~E1[blMϋ=+F_\*Ph~6$9(> +w9Ȉ^A|t:nA=4~~sfFA=ᑝmRDb] NJi~ $ c  &e dR7}Z[扶2QQkҢ5Y`." lضFi^}- jtf4=bQVr@,fy `KWد[Ď7a^X<FjV-` pq}n¬~ve|n >,2W]F)I8˸#>5E V;&B+QB4IK*17HW}}1l61xCpRp" V#CȆ|DI.'2$VQ' *N$i`; P$#XfmtQ3jso"xq#e.rmQQ%:RʔavF4K8=^v=3'nSzng.~EU'  -!u*Srq _5l*T( BׇeaHs&@PT"*`6%YJ9\v4§|i妏U;azڋl0;tԙg2+E3)m3zZ3`A"U5YUꠢ+(މe=S PCQދxwZ< *RvEk~)ZڵIE'2Юpzzn^Y;^TzUi$RA 죤*;ə2.ʏ󧯎yac[ӳ.6λ%z/ <}.HkZ t^a݊glFwy鞶BB˶{,belZLCeƀ!:l*$2Uz?eRNϭخ^c`>{ŋ aGQR{6a&J͠H޳y<-8tX[Bb()V*TXtc[f۪\/xF|f0fL Pd<%lQHDOH׾$yy^yz&s_pO#J&G["%΋ |\W^ .L$_<[WR\V!9"'\JRU!#䘌Đ4GUp0/9֕ OO"E0C"W@#UAlы771z Lpf浥 8zZ+R!T^;mnw1S/:`Y^(mn1lq_bwp z]|6C狥0n/ cMI zw<l[_kg  8oԓFTJrPY0H+69i 76lMC=I`btgC+(}, <_!\.H86!bba>ha `~y?<밆js Tw 9b! 0cPK ĞAb0rI.k-.C 3(dT!Y2{/D03ȌT|p %^F T<NdLƳQ0q=L|=b. VN<,%V fKeAwIZP` ڐZoYoa JedRJ¨|movim-0.14.1/themes/material/fonts/OpenSans/DXI1ORHCpsQm3Vp6mXoaTRWV49_lSm1NYrwo-zkhivY.woff2000066400000000000000000000045141342764602200312500ustar00rootroot00000000000000wOF2 L`,* 4 |\ 6$ <G :nQTbd?ccf͇<@Żs4} (#<_`C=&DKRkW,fzwf+}>)I3s$;-Q1BթCI[c?P0H1WѠ #s9{+?TA+% zp{kBL$#_A8Y9 _) @63Nt]9yrD Wv?wP8aܨx"}S3BR2FA{(ssE]kDPwe+ 26tN!B{<"q'%Z ,Ii[0w>o37L ~)A7jAr@؅hи1夤m4g9-j[5 &Q<>*qBͬPoe H4G) rz6ѪXt'eB1$ d5*W׌(H9>bUcQ77ڌDv ,uK5T͸ۙ_a?\4[`x\lȷH a@AI)!e.Ct]ݳ\}# HxUg8Beތ &20Ldi۪m9{Ӓ 567 x Bx$ xk<-{Ph[R~5PƁаoIfxǷ>ްoΜ0ad$oz&$?H @蓟L_PO~ɩF/|brIސF/헥hZt;',mpG]Qba"QMȖ 8Emφnw"RO7^>-?¥Tο+3CsPq@y+x<gKpO,3(BfpNPYN uv=/We݂Akfd$*lw)^/ DPzWuTg !a&c5Xkg&#ۭjg5àx=6wTUR^(jxvx lȦ I:)\+ 4G4kǴ4iidJĂp <%?VVvqRjx2^KNpn|dsGO94UW!:+JVg%h]*+vS#2Jϟmovim-0.14.1/themes/material/fonts/OpenSans/DXI1ORHCpsQm3Vp6mXoaTT0LW-43aMEzIO6XUTLjad8.woff2000066400000000000000000000261441342764602200305740ustar00rootroot00000000000000wOF2,d]8,Fl`n* 4 |U X6$, <" :R5 87=KƁFrC`;k{r BقЙ4r`*H"59CVHomhAqi{P & i|G88BcOvr{0Ҩ;B/?$J)*B&ۅ#Еa0Y$ƌ72 PAٌF m^:ݬ1ZoW&SȖꖔV-e9ů{~f@* H @X1<}~M}x fUÒUė4p3 ZjOlC<( !Or_Q΢`ǘ+cVp*Dw|*o>c^{?eM`F@k7"aubF>]4_f7g9@G?N7ؙ [Lq4Ώ`v$vwfxy7Eu?h@:wA}ƭuu{@;3sA'p=%3xf1i|ҠLֆ>+:+e?@oT:{_YldR\ %o.ÇDhQ̲40=ױ-5U%Q88SVz\gqXըUl:wLNܩᬄZ.tMqePi(Hawn'aX许˾„Wn┝8  zZu@Q6|S2e{5yHz~\o&/eTs(GTiKn9x2ԗZv#b\ĂMi?s2SS*|_w5hԠ|\DB"&0;X ߻~2J&(s:v~9<˔@W\^@7iES] E]J7_S5Hh Aue" >i:Zv!v ɣ]w%ѶP Ml)Z=|!/;A.f>DR[0o+94-Xxl3lJ2MO~bTg,X:Y-&_2SK6~bN 2 ~a6WGq c&Jdxe36pԪ!Kk(mYP^RA-* )vޡ8s~r Χ:PrVN [53D ^m?ف]mҔ NBG# P&4l#36m;CKR5 Z (T7$ ~@CeV/%Zj",ϳz.I@X[%_"X5ߠxANj{yK.j6 ol]KΪ@DY/o3(ć爉 !?"D$ݎ+IOTT~*p1Anvj<&th~ׅDH<"U0Ps1~v&!Rp\jCx8|YS[:[tUsgM|J)CI'W *f}H`O'*!R4ugٻVsįDvZ=N$/~JQ^Bo*.ӡhW5zC黁Q6$*RA>S_=HR;,P0}Fje*+KɃ'2z6!.7b!iGV'=TO{'*(9-R`vЦ +@s,ECy7P*,rJ3>fx'ײ|@@UQs i灇z<*> ȑX5m>EM,m^0 ҈ 1ާ,W⶙6B= +_͛ BaC3xahVNjѼP ѥ$MjTһ0\~>Qlm&eF% L"6|1{ fؘjZ11j ̰x 6+¥+M4Yh+Us 1$ YBN)n<43d!G+Gexj@Hc\t|Z v+uGkGE21F3J[k?Wk^h? *2*l}oDJU]]v@:~P*d=JY_c7/ SubqA.α6N[#OYDVج׺.Bj 1=\07%5M@qs!o8JzHq܉Uܪ "6EJ֤3ᤨkP%#J-v/i@y@aV˩1˷f^v"YuL{ }A~ڀWV&tybbf"АElOD ,^ iZD\UccȍVXDT/P4ʠE#TYIA۾C T\oZv0{RնΥ>@T~ʚ?m>)'m{F71D?r؞0CM . wyPt䗑=ȭ/'ק@aLJ56eDd3mk ¨e?lՓUif{LgCN4VѿyvX u>pƊ)-V/mnl(PQ_vA`0 M,gp#ݢ01 Q4{SJ'"/]6Q.ZlcLfJ;  0Z`ijך:/G|sC<޻[ 5hwz'jrk^)NeR2viuGY~!ʀ+.2fvxHYƤrIiu"%&'vޘJn3ԇ?>b gRPzBDGɁ`V~[gݲG-ɭ(>>Li2lBeSv9#]rQ:nOE+jQU_I9.Qʔ:k#kh/Ui:qlj UW޺qW~K9Dtl,;C6 bsnSI]ՕR-lwvׇ V_rm_Ulw04g-8{^'I0 \I+Tx;=KL ?-.5M>sGips:tf}ՐDZH>1?9썴$- :.?`/+0XAC^ OU>S咒_ma}IMc+QI[~5ЫעY{4S"H ɓ*w`SE9~e镽2k%9E5=S -W>] *GԌ^~c Ard˝)x=9 乢J?'$і4W++uPݷ1\ͣ .b+(}oHkW02'Z*!҇"@zt Aԡ|;̤EN7fXy焬>)3W&,2g ])`d=Q5.ïBǓ]OUԜ 8̞$/,,>ʍ9mA`R<)fg+;dy``Y 5am@usnw32|49 ^'Qwf=2BG+>mvA|r j8zu-mb 29 &BHfoΤ1^ K75|L"n<ntO K`@mQZxS9btCډҤIJpǼ , Hsўt77z)ge }Y:LxC 3$Ѿ$ DP]͈I[E6Lm?C[tPT;iaƹmXC?' 7upH !i=Vw AKxsgo$SZNUuO} W?X` <_e0ۊ/m%0F(IAmX!"Cs(Tdz:[)H&pkZ(ۧ1r+!3S8|y uF 2dy7Bē e<ܸ_|Xo75b_׹}ݓ}s2K8iX2.]zY=SfE|趻 I@hYs-zPLpyi…MUIIg.!;{gﱻh Î7ÊM2w(Q*㠠G7wT ::;TO z=i#`!@n_ߠa./i/lum4́oݭ<-gZ=| ;v_}dG1c \E?̂f?Do}1>VX"m+spE:ĜL84+ҭ2uI%X詵 peN`.]DžJ=d<&r! E oy$fTp ף,Rb\'0TA6#U)* JZoa2@_u7rTQ )K²s_bk|xXqV6( UBPgKk5=O>j nhd{V-|X> @"Dbx8Da*1iy<ίeIJ6pr+/86yvkq_ qhK="TSvY^>ۢƷYDݓo*('"5b& S4o\`RhҖ|;MHq<8 MܤnyD]_zoGhU"prbId -S` Ul>LiDvBŵ(V b#0m7; ZTVK1+QŎ#tcMWQ-.aI*ǗzS<`/{k8%|CoadXeWVycs4z]*`|b̌x(Qytݕ<]A8o6%V\m0L %C/s\WS߱fq[͚y6J*a}R~mX[k$g)S;ZH-pEqW!ʇ"*%MN4?% n6-(ReNt2%yg2m59Mfkj9difW0hG,fl5 z19i7݉ڸg&ܿQKǟ  Qj }E P!_ʁজm :* ꌝI)gNbC&Wgqc=PyǮ}>蛞*ݐGC;\&/_,ި׎r/}GS x7.h܅K>8%gx2Qwud{PŤH@qj %Lpu^~#(C" ^xE.=$A6´I6p <Csj"9&`Dˈy}ZVׄS}}"S%3ů5P=sH]MK[^E`!UW:橆fotQaIv7 =gHZ-ev Ź-q0/bnVXSg}c4 P@+sfV15HJS8\ f(ygbX%4r{ɕlh ({3RZ'rG+٢4I1ҫp6C)b3k:[e+"!qurFGm5iư*9Q@Ϋ(HF ,iv)!޳$ N+#x/|Nwwd&9+jްCOі3N1Z-}H]R~F)'5@v@;hcK}6L IWdvO'X5$6H.{^8[N )P}ı n"q4Q-rSo}oxWzx)NjWmzʩW?A"Vн[쁵[}jI[oDuzn ! Y|72O“p6So4W"dLgw"NCilډ<r^~?p`%9G !Vasn롼.L I֬1ZNR¨0pcҒbT:H?9D=GtJe% b sI>rK6${'H8$Ȝ #؎MΥ3_ӄ,JY{tVD<'**MV$q(urYqoJRF[*6ijՓؖ}ɩ፧͸B"6ݖ j}EcP wtWnZbР#%Չ9LABc4k:8JA[+pHN.#%z/3]HÔ.qL:5_2 8*Ӏ+N[+ aG ~n7'Mr.exZjc;Ol|(E+'m}uᛛ}]M>[.߸MHmYP%7L _ ™ Gj !)a b/;!!q`llb8a}̰اk"~Ȑ?Wy\jN{&]'=2[ 4e,o1ъ%a+eLM303Ir)4 Ld{2Elmv%Q5$nѴ)x{!{c\j{%+d\Bd.vP,.e̽|# s&F̨aQ)/crrFS_ҔΆkVXyɋԗ{Ð=>|KဥB:es&@V7ǒ_$%NL6&?"Y˫Z(*_rHDt3[ =Wz(,2PUΧWwOFX>f<M i:]' hMZrOS}aK**@mk,C W-LQ+Y˒o刁5s~G½Dۚ6t = ^RY{ g sQO^qqO; _p}aPܻ3\hHCk4ZlXFS>rJtKJ"|jNmC)4~n# B4-ldy"4Bovц4_sj6 󟥝1.~1vamw|_?{ ? hO}Gvk>|WcpeRk^u}u=rJ3ވZ,w@wЙT\=Z{GVnpݱi/`S^5PNgP1RYor 0[BQ}ke9QWY(b/>U[* NҖ.sil1!Qo'¦,Põt adZVۂBk+R8p"{5w$_`vHֽ'+zBM欿"K9Od*]m$gGg,+H`t Q;ףѨzBzZyI>p B>;a p^DP[k,&¢IJKEOKڨ! h6%jv]36˶\% hl4% tQZHy{|Js <#!i/\=[#\9ZFj42&tFt:)h<("lj)yxUo0t?ǚ?+@15bp *T &~ _5]JόNnV~TVTN@y_W@Vڕ&@ǘ\7u nOHfIpyFc?mS\b;YtkLrQ`ׂA`sm'.r_ ĎiC~R?.}m9Lc Y(9i 5@H^\@N3>4iU]1"ݘ K}C]`1w`v%+R|ԇA0<7*54%HSVOq! 4E(P.- kܬ묤V٬rO=xާÐ5`jptb)R&Ƀe&4Tf^]xO96m0b ]Iׯ{i^$G|:daiDR|e-|$(H-U8mPyCY!_*wU/-J!]d%C꫚9tÒ=FxyV==~hZ4}e–4^9xۖ:gb>Aujx jЭǢT*:s]"O49-E󥥌~Hr` ؒ/:W~-ߌ*Sy9LGTKEj)+=)eԜT NE3VQnykEZ;4 V JQh,+e.K2`q3Q*a1ڨJe+bȖ,DK2Ş$ ~PKxߓ"ng8η<؁o <ъ @2 ӵ—T¢s9ST$8|:NzĘimovim-0.14.1/themes/material/fonts/OpenSans/DXI1ORHCpsQm3Vp6mXoaTZX5f-9o1vgP2EXwfjgl7AY.woff2000066400000000000000000000225641342764602200310160ustar00rootroot00000000000000wOF2%tJ8%(`* 4 ` 6$  <? :@5c[vdc"8І$OHn!VTP,:qF a*n8y>؁&'DF*dPzod)gFjY+]qޛg*'|gpAD"&DK0.7Gh\oY~uoP Y!,ǧ% ƠffT, aAKr[9@$wRU*SmLiHs2HކoјQ Fb0g^W6*"6(tQEaTϭ]\Z L,B}P%Wt҇sNKl,09B5otDN$edKYoMu/Gl gYB'Q#@ֶbHZ次g2zVkMEN6t(L 6LL༐'v'm *!38(9a 9.֥;W.H"Qx`Yr 8\ڕݻ N!TvBʝݹ(ڔcV= Oj.ET%:EdS ~M[tJw )y58 Pit1?#C X!lFwR"`tL3Pe 4 님MfMI UғW`^F`\rL P 7pÊ SX^O( OAZnvU?o’ 5{u`f4CWoZ^} 쪳 9J0mmfU4\n!ٽ/;>~gJ8E#y>GU`_7mblq^Ӟr''l+/]p3O?vu4˻b!ͤSkV$JNme^K7 v>>!`[#Zs YDg]/>= r#/nZii6MPma&ӹAOlɛ8]UVa~[L&I }R+]vsy2L/'[Ф&&!wXʹۑ oox>Vױ1P?* ԮȻ8j;QfoUbykcv27xZ[ӎanYIJ/`O}r CE);9ŭY/M:Ӡm$rPe_Ķt_ ip;jN =쮮azss[AdI1$W%L](U@F gw!3lN95E7ϸ;+_ߕLG.5FEf;Jvh$QP$0񰔨xe1`BkJ]n؛kOcs'0qûh7vk\vx xby}F4-qց| JP xڋHlJ]x̿]6%y0r(,\}*}_OIhp ` Ӑ|5ܨ~KC4(tL03ə,k,r7}d dPI%)zQ>]B PU5bZc%j5o\x|0V@*9+ *~eW0AQ&/wڳ"δn2k\>-k-7=\N7K.ڲxFrY|ъ²ЍGb`C쵏?a9q!zUjm5sRCM+GmB0&O4/kp,e/7'k&J;(!_Ƅ6Lnm}~>맡ED2_X9=[/!}- b- U 7gJuk4܌ &]K*#4^w<;\\ɫ 8ȱЊg5`zV*ui2+u4%eK*"ZI5ap[25l+b 6nr:WKO3H_7X'2 : ❣^yu2ȇ73 F[gZEbL`YYɹ()IƼmG;<%I4m0tƈ6s[vP<=ӽ8Կw;FL/_/HQ@>?D0Lmt}{кi7>{#D$p-yJeݫ%Q_\x/ 'єQ<3j0 ݹϚ/}=;~yq9sJy,M>z3Y 4{N/2FM͒4 ;$:Y%Sk277ume<qNKg||2ñap?>%<1M_]UF^+QRa=YwK}8e!hF$1MEKow07>4|ۏ>)4Qx>U2jH{<}hr >uTC;;DzQ@"娸NV}o2N\mشE:i<cN$\vڰ W$95sǧٮ.1%X O`rCʯX0T"q珦}1.#)rBKRg7M}^7 ̒Ǖ>:^Z:MD1~Xʛ3 G[G6星si d;+ ˋҽBO:j.ZQ,Q%g*| LrC@V9h,U|긵?WGBKz#V5,4NIK2 ƒ߬WݚŝG"/Bma L4vzQ smAFG)߽Q7]t7kdWݹɯi*pq>yyeڨcyyVRuM(H2!&$)16L,6HN D"%*DˮvvE1EvE'#-ɄRz)LP!BLֹ1tCө(,A QdH@6؆CV=œ-IAČeCb)k#lv)J&sϑulىMv.C;-uGv9a:Zsl(6շLe˿gOE!i F<&\pul$Eg;wWn4_S$MsMO#ܤT*m+~kf'% .ݻy%4){GKXQ={(,к:`E0=/_jU;('-lĸ.*INnnEM#N?Nu1{YȐo))Ykqʌ[f+@FHE^hoWHL!'CA(lK3:טQ;x3R̘Ob0q;asNj_\#P+Vc81)<_GƗKWYV;~uzޟqc1Щ`zY b(PXZ#DΗ?NzLDBcԼWa낐 O6>Xv:c#sq1;Uo(4DZ+OB׏Yg:D 5 i+ }=E H_D Tr)?c}&NpKR1ԴgE݄,p8eE6bцDa"N1z9qŸЈpr4Ec5UJ{ˑ r->9Ew@3yLg3F"tF5꽀.t'0!K8o*=.j!~B&v7Cޏ4Q+1` Iu>6ȕ,fƫgY|971ɯu4ca4Ch(ReCV0uJOI%qev w:fG't;RˆBxⶇu2}b|'ޱprC>qZ-% <IELuؤP5RYLv.a ,q|eM'\7Jzu=aXn%?>L:^^]] W+÷d ҟWJRlZY ?$0&)&1IНB;NaehW y~.3h`Wu V| 8Hu;/w1޻Y9C)Q 8Ds$,demg&0Hsϫlmu) 8|Cy0>Im?a#񜮯渝RN=o IJu v>,a5?Nsý}c&rG#~;gԇrvBwà"5 B'R(]qO^;;WJEwI:Ȥ:e)X|ֱ/Ա^H>p =b9EE)?PsƔqKק8wn`T#ݼ_ˣ02K7+'=_ך0뛣T_d7ީfL&~>N[cVj~vldFl&sN~k"w<`.Jl*tf& ȅR8[' @Hd5* @SIzeËR^\ϵ8P { aW'J9M>g֠t%Վw ~W%| oߧPûCfԶ8Y3ڼ۝4caſp,4AUR^VCYg{쳒Mћa)$6$-8T8EX$eĠ&}+M"㠇ȍm}78Enl2/bo[6{>M:lHƂ,c* p@ h/X[۰4XJK)(W*s R Tt0`u(rX IHht,g2YkuD$xQU%BJ,aU yH+x2s)2ݠQ.FѬhB*9|qjv!-3vJJ O,Si3d1DT 򜚕;ƕ/~ܼPLLL_Yc3U_h`XDDTG1-fw8]n&q!6Lv\(N,/ʪnڮi^m?!A1 )a9^%R\T5Z`4-Vth7y_xChcZ^Z @H(h7R` a<!@`h*@H(&cX`a<!@`h6@H(8ǂH& ,7FS9e~#q6ta7>"|Ơhsio bG':g#"' waf]vˇkRxImN PPôYlI;wIo[mߦlu{n&ca") NZƴHaǘ#LKw('" 1_ Ȥ 8hVU[re(;9 kٮ`2AyLW?'C[m)4ݴޝ.2[/aKp3uxt6 -Ĭ_#Gϑm_nqyYR&A&9$wm'8y嫹钧J,y@ɣ(ved DH:S)Ԟn#C'/(N ha4c}Xޔ|^ %nzsm6QU+SgǏ!잗ݳcb!ͤ",:L0LNK xH}k4^gSJ"Onp I8I*{D]x߈"5l0*Sv^«W(j F%G=IҶu҅_ \ [YnFXd =&kj7 iT*4aɳ+l?+1k-0lfw*Y] (rLX:c7oa}*{xZ IGlaM:`YgaχO "$k'/\R{Cr\ջqq(Q$`f ̱)>jn4E0|qai֏A[n)Z[mjT-y3 ܮ 1n5XG~` HlX0Y8>FQx~1:D lM#ԟ'o8=>dĀ`C/ g1X^lJ0ܓ2VɎޗ^oȋNjB2b+y 2 p` 5>=A3fM$Jr+H5* B+&WةJOғnĀ3@j^ *-5 Ma*(DK f@Í/ UHf~**Sl8% yKF8 B,$:6'K5>jkZifn7$bPG3+"#;rlx@5W"MNb+1_^=.q{jHjȇ툓@?O4ռy h3tJW(,ܷ9^MKaJIkxcqo .fYyf 'T:4O d NjD(O3R ErB.jUC)+JbyM COuaFl@Ӏ-,[bUyxxT4*~Ei2Fl%]u&廨ZўE'QWu-??xor?,ƒ3Xl"!?ш>:'A.8U@q) , `R܉F8}ȝeȅejޛ o*٘Lo$c6ACS!g )f U>;[TPj◽4u!]BTJ݇`Iq1n7Хڷ!۾{njՆiYZWvvjp}{5yv]gf7XʢyZ[}{[DFi l£wcRo{Y$DgYLmu1[^'s 1H $ i3y(%kci~ L+(S^, 1GGwmttj<H˱!xT8DAa4IZIPFb:n:*ƎuܺFzeY! S 쿖K7Ȇj2jR6]<I#%EcЛĉm", P;PF-`[n*`N|m~ 1߾fnfA4 =Qh> X s4t7çJ7E.vrPx/1YM?J JR,w*g!$42M(H*w%PZr/A#%02)_0p;xEr)cn.NU )Z&*+KA1[!-!qh4gc\f{4-U?>VfZLse@NW^y/P s 1uoQ#^NזW֚GB@XJy92JsT0G҈)2 |Cs4A+hYԹ߶æb2^ֽj5j4^(@?< (NBx@|vf,>h*9 'CSc}yw0ߥ}q'@9w$ki'lƞv2e+ά,؀0xg;4]?94睆'6}y~0-.%ؘjʼn3 .պsaZՋJՕ,!---OӂJJ$,˸qO2 9{ #fuR7>C)>K,Q}axT[p}_ JCiU wu63WuQص3}4 nݎ.ߐfÉhĸ!9L UQ?_d^6ƟB'la$.Ȣzho WpWQ{.>_}iCض 5 Lɱ.f)Fꔰyƥ_ԞxTu"1QMt?_\DVy[7Ghy/a53zu€xNdn2ckO5W—5L7akot2o]KKӼG74nm8tghy-cTs!Q>9  ڡPyh"/$Ťy7O02RUkA 8yY'ǃ(SŻ7Mm^A&Gz_``L3Z1VqCn3KC> .=8IpqUtuITs9E|UD]3s?VP[I5P<1XHЩ W`mimsR[ @R+>H.Jn´m*Jr.m.Kd (o#zRێG')3ڶܴj^߰gP]箱Jȱ7Sl²s}W3R0p_NvT!ٚR '#=%a} od+V1kb@#da34:etZ80w[eiE*qz=k/>pQb}9%g 3a64O0?<(}z-G-Gt޷Ua&w.ִӣS JEpL_" yFV3Owqs@iPg+=͙!㻧Tb=zNr[A`?U`Zf=ti26&jF݇KlңgZ'0׬kCK sy3ٶȝ1ILbX4LV716;g^EULO f8ޝeTѫ9Y6m&QF¯ƀCH)9T%.GsZj^gcx2}l"LeW! FuY&J47ftވ ;f$nzmҮK' oIc37젆6BÊ\)䪲IUuVQdi"27J yc0QH[Gv=4puIIs:^´xShM:&[e)Ja3;ٱ, *2-;Xa#-R6ǂedaKn\q5݁XE]w`m~̦4xjHi^r&6ٝ;V1Zl}*T rƇ>Hes2=-mz F7.ՙx >%;.h3"s;nbD~֯:BLjqr{Zޮ=>"R?RaJO[j1q$+ hܿ-^|QTmTH]ܚ;H2<ޠ.-{}Ug#}Wh\uma/GcєkxT'Z%[pEjRIݜ.^:ԛ <#-& &uu-gljU:umBoǻ6"um}>F^J|9$D]9vł5_b\'TCiųHqiLhku A t,m1t]CFH Y~ 5}cn&axL`u( 9/c5mUcS7۱=_zlPX]XJoQVCcPn 4q/] WZyʏvuYe{֤ݷh\ʼ^sC`YpO1(pُZ]̷Vա8TB*%r$ y|!Jwg|~ڻLj[;75Ғ23%zq?ю{bʞEpPԡ?lWk;qrݓ ڭ^okg;":d*],|KAs9}ߵ:i;1h~?NJfڬSf&lF:.R9-tv2N{m7s.%ǰLFe' adDE: pѝ"W@`T7ʝbf"vjDW"UxWoV`ն&@[@m0◩x@oN dNx뻗>ŗxZ=RM$~$:EZcP(]ڍ"B({[qXo3bG|e[ lO}<][0fxl:YJ'r# j?u/=8R#,"P;㼢hL5R5k;]H_17w/SLcV1S2?4_3?<B@~( Yp4`tʏ!=bQT$S/*tWQFU_~b 5]s^kaR\Z 4|6^=pӿ:MK LJj<"05fq#b^WgYj`!6W jU?m?c){ֲfs/WJ}*  qL_x<͟L17C~uer_V }quY*pF8ovX!綵@X (-pկ͞ԧnJض1 *yru[ߖ=i" ж[ZkP~U`jSC#y=ЕId+ }qC7D]g4ʔ3t?h#׭yFJŰ$_Pۭ:~KϹG?8 $;'F}@t{_Wie[S N6>zR~r8n&Ӵk7sǖhqA=ǂQ@ UK&h`Ɋh_񬍁>9yt,"EI ~s i-S,G7E6{Uu)m#hy?T9Cnc:xo~EK P#n{!#%L{6nHS@ `:ܷ8ܻԇk4V!Ok'd@ Du᪊@>:m,nMy(zONHͶz߽sI:/T6mW|[ϫ]^/{Nuibi)~ :Hѹc+Eakl UI˄1j=&@BJ)Ο}.'eq[⯘ v*z3ù_뗟1טnP@B/[/sok9Qrss99D.8280;'|2]ar{<ջ٭/5O_m5&{mynkx; 'Ov[ݵMGeIpI<U',8EZpbX·eʻzvwK-AόP7VFÀv 7`G?S u\>b Uz Y,H(+:,n+vߩ8~a,sCr kޡRx|/sjfz%7kW>b;opϧci˻kd0Ng>'W+Jg)C _JOC>sqG'}_@s=X},|;hn2-$n7rD];.f\qҘ95kƯ]x''#leK]77o:\8>7pbV}3B@aal!ܝ_j$2|d\"%6<<+]Z>g[|,|ns'nO_l|rƴd2*Mv~Btؑ7W6w7Оٮ{ODvt5MN Bi-reun-ORAwY(rڿ=C&=D%\ykR_q;sbD|D*6S+%`X"t_-n&7m(ze#Zuzk;սaC-Uxs^Ѭk!t7vb pj(Z2б 9Qe y/)CNjaGv9<-'YTҚ}l@=Baz=g LK3o^klE&) U:B=Ƹ)`w>[M㺴Wބ$6d:m< 6t7Ezc㒾^No bFښzC`ߎ]8Ѓ-%-?&)^NX` (f xD*=@i J IteM`a dcNܜZ.mK,LA˕0*@tD߂@ [7E$7 V8htd:ƻ>}0'h4bߝqaO l$3m@۠?|sO" '~jpIvw8M e;e >C6c>) {8Ԇd2Ӥ!zrA\MG +`( B-Go̙\kEކdCk*g&E1U3, yR)Y+.iO,~ϏeWM%=^w}'GOQsԾo@q*!OBv;H(p22w$ҡZgOMQ y_I:B1XsX?v?VU"gw+wWkvqxwb=T[CUq<~yu)0$H(Ib I; \ ji5K m7@yEՇ.K9:sUVo!}XQw/7D%qmMj';uC ߀\}Zny~b`y$q=ߊk*XМ +EF BhcpŢBNa>:ٙj1R%BosՌ8egu_Lxq=_x^it0 }3ICLHcJOox]{v 0c<9287B&ű+جY]hn+=>SS}t!D&o۬|OYNt])qi1VJpxx%촆FU\"($6JB|K! W!t`VBD^!Ҥ.-gXXc! R:}=q53({4 hw 꺎&QEVP7mׁEr`#,QswLIkb Riֵm&$ȲBٌ&m]\8@-7Q*X-K0Oh$Kl4 JYra䌄(q ߔA9l@%?9UUʹWqӶnVk9,XP0a zׂkЏʥo#-~t;݉ɋ3zFKr~~<}CyLQ3 "O.K2Q$/:̝=~!1@BW[^8_Ӌ5p7-qn>) NwWkCt6},nC~vz1Po",U0Ñ9Vw{p:͎7zx4҃9z}N46tϥZ(XTv0ABY NMiK 2/W| 5iM `yJ|W8 kJk>l/!4kltJ b8'-\QG^6OoD,e3nm;FkD( 1$N̫O_]Ck/M bѩ,pV:51ard p]/ #M$wҏ3'V969?≌Be?tcERmMa.5YeR[h⨵ym4$~jڮѼ־CW4ጊBuմ3c33^gwz+D >eg&HoX\0zC^NWz{=`;w9NrƧ' Z@wzviMۤm?[6Oo,. @J)>QA̛ܹD\akxKN܊mv('u]*bnK!G1 ]m7 )c cJwwȒ[ ǨD)k?3ȉ P4p1O& 0w<edJ*%"ՓȞ}fGygnBy~ׂ,fCphH7[TLN 똕:iIA=7޷Mnn}WYnV[ߞ8.!&6e@SYާr){XJaNtwoq>}sƎsEFP*v%Y,B>)Ct&7KSkE7-O '$4.Pl+2~_r6 or3D6w8$%oaA@,p9iwVU b9F@|ӕElvA6ж$)ekmb{OkuPqi])j-<{Bp= XeK65irgSK{ TfM`Ŕ́0Qe7^gvQh`3^Ҫp2u]њ?qCjCRAl]WT,7i7d+CY*^]\㏼aCqYsl)-<^M6ltl/'1öTztڬPDhheFagh̖4d? ;,-W>$Ld, x/BpkLKNH3O`.~-2P6d(! 긗"x}".7f ]ڙI1'6gm`7 |M*&arnf6a !p6(H 94f,|N1L?D%7Y wTTa9pGMK xJ|U-r,fDzIULc*I,W,g& hBS!JC革,eҽ0;Rf iLB1I8D@+Q;0]LSP0bQ!=|bt"ABјY4Qbr 3嗀Ac:$gЍA ,Fj8tA98hjP:4=Eoe,8g$EJT5Zt 1aƂv8qƃ~ 04ˋQfyQVu?ӼX `e8ARa9y=^lw{|B" d)RJ!Llr9rWH"-CVE%*TihҦKO!#c&YXfcΞ#'g.\rܹ#Oyʛw>|QbHx갇D)g/HH$ۊ%V(e*2meK5{Y4uT1FPƅTiN DPƅTiNLDPƥ2Lvf1 Ӳ9aBRe;qs2 Ӳʸ0-;NnDPƅTiN<0 ӲyaBRe;1D e\HeMBKrw!7폇xv ?ГdCpnwJ) %dECt!q> m5>y^P0!wZ]k8k׻/W^Nz#gؼbмSnQn%wprsۻs;͞movim-0.14.1/themes/material/fonts/OpenSans/DXI1ORHCpsQm3Vp6mXoaTaaRobkAwv3vxw3jMhVENGA.woff2000066400000000000000000000173401342764602200312510ustar00rootroot00000000000000wOF26(`|* 4  H6$  <6 :N0u8ړ@EUQXkZeūl^GqیZ1cr!X(zOHڢzE8KA~i۫>EUj=y:Bٿϙ'2#gwA@)j̗ @* xᘧ ;mxa+ab:Ƭ5qv,/[~.N%27+8'$H ip{'vB鹢tEnǢq+jrH]s7 aWkY P%o\ʿa W鑞ŭo)hk.-c~9$CwRPKҹC&܄,`pBm?F{np^uZ0`yE/ebiIvhђ)J%T  u4BQWX5k&GYKu+gBe~@ ODו9@Pg5s 9bmP~Al[bכġ0(4DY>`0MN_/]^$hV̧A Ϊ"=â S41LY~LRvZSO?>5B;ʔUXA@)BD9ϰ#⁂V5 o Vj+=$xbA|y  Sw&Oܬ3^N4ϟ;{';z'֌=|UVʥb!ͤ<,olp}̪^ѷ MIxFy Rw1c a'g]^c$j1)Ri}w*?ƹl7ygs#XvdQٿOyjWڲ"HR>t\?ZڤXu/LXݴS$[6I~fgmn]}>/"J=Zu/ ntx:&*id 5RJ۔f4ȳXUY`'y谸{Rqԭ{;dvV~~;m孖ڬZgv&" kHMeVw/Ccf; 8^d fLoM&TL0h:񩟀^7Y@8}, )0EVO0,grMIF IS3C)#me&X~* F4SNxd'})A.CHXUҳUi6vdVW=[YhjN 1C!gR i]WOLn/GxTnLHQl=ټ<Tb=>h}4:>sKr=7oK(%F`%/v5$0ՀFʤG{)C[B+Po NV}?.< q u!SWw6cЙ̎5\0TX0MS_>ٹ 풋8(UZ2\,ub5CWO%stN\Ǚ'~MRnm89R^EO*S``B e~H<4)ٺS#𢞍wY5c ;5AytqIZrH.=!%2-ɜ/e 2^IEpOpp+"4štN#VL+p6{R1L8%MʸH<{h^ c9/YC1l Z`z Y=f!,#V?R\||08c0Dp`fvFesLSE1r3UET&)03 sh Jv3ڜgLȥDN) RG*]4WkC(ĵgp.:@>"ҧ ssN>6u{^ѨfcO^g$J{;M 5e [Rx|a^Ovt(An惕u Qo/q$oAD RCI NO'}G9iEV)Э(j?7 i| 3i/S+KvSt2vscs\o'`--Uj1N$bR("LgTkd ĩ(ҝVN`WFp0ULĸ9i&LW*-@t2^j";(i)+"m[h`gbet uD2n ,+!UA5 n¯g[ 1!?_??_i웒b&{u{zvM^2$*iJb.OX93*ﴫtަwym{8ӝ~>dĽʵs&r60ܪeEA]q2:n'%g;gK5{XQx7QtUȏ<<={!…׏bP&oT4L `1F雷if|寫^>$z,M \ -tg\1#1y~1f y"^zRG60SRkvXӱTJ|e M̰_:lN="@T" "fӁ-@>@krƔťrޭuw^_m7Mɶ=/Wm.H~fgE e8P];ls!4{Yu~O,U]}ىb/_.Hc.4 Y{aH?r\9$.oIޛUQQW_^yg(*o (8&ƐӶԵ36KjOw+VtJKR$WTj!GX%SBExw6w)v- љz9X 66q: :%ռ ?1n=ϯLNsI2;&U^/ dosq3~}-;*u(^zP2˻ĹG_n|lsuKʩx9:jpζ>~n-aOybK;qȍ&"R&KK%iP , V`fb:qlF]l7w++22IJ 1&B.dfmA^ta,k@t=>NF7Y%P,T1UipE|)dP ;WOap=d=dg&>+j|&W *%:U-SK+Y_Ԋ2SޔgPDAb4$}$쥭22t Gv-F-_ڱl*^?+'4u);:>g9x9/6&y`@<@d` (0)[rpG| жUR.0}KJԧeӐ QE%(p\?A0DBYFyT<$fZEhJAj4WaAkhU  ~Ӗ5\YW^z *=t3̪u6`,5O٩@.rؐ<N\ؖD =NžISUy]=kVtf(Y%)/wr"0:Ã2kVpY䡨ٷl`RêwaGb 1u+,*D;(86d0=E1E`LygMQ^HX. 3_/Z۾UvnPՋWj3l6x5$+O@aL7Jl@6xRWXK*2pĆTCۚG۪i4 IoNYUWr(-|FNUuGG+e~Z*Bjok3adB5r3V(chzURmڶ[W spN\9;hEbZxHY;^bfxn(fB mIi}aPwǜˆpm8^tӻYpNT5؍Ҳ9ul2&Me#`y$˽s0-;xЇ->$~ T%& &AcHXr0-*Ly1j!DJS` -?( vТٌC髌Unݍ80 o H+\Oȣ<d^Vf 9beΠ䯋ahK(P·2%/f &< qV>un/2ˮTh($,w5/ PFQ e/680)D(čk[QyA/p-}WvT*-M{Y qLGE|O;uI 3D*T*,TIYڶHtnjmz^ͽVS%[FcWZ=S籼;MtF: YdKf"S Pχj +2ukp?^/<\x='qX, (T`~T]FIФRjZEV1Vdwx\oj{u5ք #TМwB#P@@W<7a8oܔ ?S!^,/˾2`?>=wx̫K QU0j?4 ܄ $CGOǡ8f}sr R´`%VMüj7/0 pͽ@%QP&nNrbWPI|]蔳:".|de:JMsA\K/;v䢖L0ZrUKH=|N~6]⇅hWzqo@!꯿F2 \Pt-^H`)\XO!ӂ$$D8E˴i4Kn#䱒Ӣr e' _\J . 3$P :nbQbEL)peq hT!qCxhyZ6;8sce A$:fcsD ֆS?BCF1An/TJ !A1 )a9^%\T5V7Mffw8]xCGq!į0ԃτV >4ԲKH3C0|&#-Ը'AF_}~k*m>G 8]ΚۃFJ$Esl{%9$Aqa!xqw&apko= ;F%I{*;LvKEm]AW=U !|CNOl 2hBC:=.~q_"Qu{cPRYۺ_k[[he.Cպ{Ws5-ksQskÚlTT(!3 3s6cҶ4&$O_fMƒ|^$JZ~B`lՖh#ovn6%(BIJ* RҸEBpm\H0܎I_;x١ sd/Ґኈ_~%hrp_]-]vhywU_{ċQEmovim-0.14.1/themes/material/fonts/OpenSans/DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2000066400000000000000000000343441342764602200313160ustar00rootroot00000000000000wOF28l8t`L* 4 0o <6$l <( :&^%QoEQΦg-y0DmdA8fcb%m0j&?AZ_q^RZ~Km"dSŵr.p OrM\qinuᠴVU#49Gw;lbHrl{>+"R(پfgK+PPVEE鬘g kfe}YE]>,`'a:X/J…?t%JyIBz5!A B`ZRuAG~:('ݩRGRZ+mx5VǸ!5 \>2uBL]m% I!( M k;vʰw 4,ƌj,̈́^+$>hj%8_B4YʳH%l\Oɀɀ-B{tIrRwg(>; loN31 yZ+Âwc/]hRAҟ7g4<  )/-H>trMu@Pd/rY:@,Ǵ7D|Ʊ ?]_[-+H.,~y֔σ@<:oٻˑokc>NC{2K N(򔑡&.ݸws gN{9ЍsA b1buqrFYN:Xk/oːUIc% N7 yB`}v޷J?ဍn?V**BUPBR]~+& 1V>KNչZZ2̼4r=k{T?\aWd.Q@r5@8ԗl[}>vߏF VۋL rwC8;9:X[!,-LMz:ڠǏQuZٙI{cw\= -jRqt d!.,YbK* n;q8\H78O1ɑbfZ☬zc+]ͤ]/κBr.W%sZǶ;> q|Tطl&,: v5ki4tmn0?=m`hz!p3kbS%ѝ•,8MZ " '*oQ3timAG,0ٚgu*khGF?uV29;fe|675I* K6[-qڝK{,Hj+2 D>&pJʩ|y`f8 s u?MLlfԾRe֓xyeS.&mTJ)"9##*hT}NI a1fj"uhެP I_-|_} n|*'Ć̬"_k0Y's x" .7]s ،Y)"Ţ62 }x0*EL%롓\ǺeyhMŎUdFDO;>#s԰VKS EPj#%΃TB+Bwk}b?*x?z%YD^<#>v2Cegۘ7:=Yψsc, k+f֫f>t\[;ЭAE(TOG\P5<&h%8%8(A#`~d0-={6"yER3&A .vz?l R["&(I2K#W% .}Q翼>8㛑7z /i£4J(IbOBpM#cBG larv*焃Ir X]AS0UK7C;^ ͒CH>d ?F-k%p_}ŭ>;UFR|ŕcDS4g*) ^p([wL#F[5VظÏ'}0B͚DB ʃFT 44doTkdQx*#bq*؉ O;oC bj|6@^;ЬC悎!{\q, $y$y\caȒmZqQĐӈq P? pAk6aMf\2rB|-kÈ14g8*MQEKe9Y}PEuP -M $2(ln+ZxD/=P{i5 =f98=T,bJTju4kƓfYZӨ\~ݪV5}S?u̧ˬK+sr)IF N& FO6WfN_lhT [K(ډ/Un;$DSx,Dʤ:Ķ@ mMT,z@~<\"G9:2%[*rǎ=;CpB$4iF7NyH H qNfFsuȰKk˽hzit+Vyv/ A<9Es3_ 8é j2 )z7韒ӟ ^* 1hP)2 3$v|赿&]"X|mVd=h2G?L(O%+Q3;H%Le[tQ_T1m0BCP@ (!"IN8qw#8 =P~ѷ6-ct=l^G湡 ~͛"௝R9UB|[;?,ʛ6/tYRh@H&_kK#^\mkb% n%,Mq'DTRNqΐg~Oμ)˫xaҒ1)%?27eg>~YRTEwK.^d"1NȊM!%ЕMKg||תc' W`&ʇ넠' qG^Dh+.Ɨّ`5U E\lDT5m\:ᆞrH^3U=ܰ//\[.VMqOONuSʮdJGF/i~p]Dx@*lEQv"[a֛ߧƧxSGnܠà\?@DӇLJa(w )LW_8+gh'nxpwgz|&iBrAtr#s yYXWՓ~냵ɃեqW=;`y3&O56OS.QP#7'? [5elE-&p\-*J".Dr_^tĹ/-6 舀4ZoUex0d3te4ϭn-[rlw i+3g{7ڋS&İ%eINVNzfbo f ˁN% C.[A;OQy.V~@arP-*V83!g ;@Nm;Sw} Θ9OlK!noʉ*)&: lH@g)(RPU`{L^YtP !x{u tЀ&L> V۱8Y\= v 0_.()7_zA]|g+Ҷ=UΖ>u 9:_H'Ư>sagz pE)]U2EtqD) s/J4a&(aOTuMv hҭ@Yc{"O`a"weD@osC^~@5P+ %sqO Haa_?{Bq.έ:':<{HrS͌RӚ߹pmn4nh6$'ŧw;o?9&Oxx<|cX C3JxѭsLƜvKSTaQ_Fpk77<wI+;BReĹbD #[4ND$XXO0,&H\ï$DphxJ+!J(3C[ဎ7lLqTeku.wFj.і)Bpq;eJ H"_يp6CQ-cN=/+ypJ%]b\\⩸ qEOM,out@J a ]Um|~q4w`c #kn;o2x_N JDp^ȉ܏IwYVV@r"ɋ6xcrlNj[V ׼*>eIKu7c6݈0PUvJK~Icc??3n|{*L=/?/<9])djxy5N/u]wVz 6RmVϜ"K=$sӲ o_jLC9r<w7LQX&-'wAߦ. ֱ I-^S]y0y^l[\V1z ՓK XPJQ@q)9X,L)l^w7|QR^>ϥεAjE&\KDl~>I=ACW1am,A0q۹ڭ=%Q$7cDƂuEa4g+)-xeߋξo}tt BzF8ڦ))y !lSLE/ԎV4HZo_~c&i kTlnlmolll-}./)kc#:cc:#cGFF P.m g,67ߋKD!azPXgVƍ`ņÓdi3*7o]|pumލfPȃk= 0z#UX/Y2ْf$r<)7ў;ؓAv9rwRCIH%{g(źڠ?KM@9S@TXF&>>$=BW '\ *Pi R";&ޟG% BB({O8cOWFeDktT[$!XV^%Vh F{bkGn:`gN'֝ $F+4Ĉ(E=&M PȫOqS6VQ0tyoߕ+|9t+U 'K+=fnÑ.xԮ4/etn<]s7&KSrKQm3V?Ȿ~Փ=wv),0-/oXW(s̠HlRG"uaV֧v/js\GDjyV;a^ܝ?<>}QHiFR נCqHg3JBٟ4Mq5fFTۿlɵ>wTNkuW8P&nA+?L)Ο OޔRt[jz0584Fa8Dmj!476X+jPQbZSH/,Ud_^<1fFB6 ^*x+' -8%BQ'~?!{;SH++H٠nP{(?7c!8=*߲:Н?&$I[9k#D5le&lj<3B_kE(qC1B)u/;Y[ӁcIq cjEdO/WWOSdy\C E6R᧿`s1$lK7GS6TOb gb'&AW 8/TTS8g [d}bYguA./x٢NW b*@<< r|E]6<Ơ;z;( !&|O2%pcP{_'-౗O/o^lNDDPܚuƈ YtOa;1 }\vى%ee"2\4G"-+RuSPf x!RM/[ s$"&/ R]z1 wpa[pC 5:dA0QNq#dj#[UN/N d#T,nsi9e,M-;w|>bϠj}q6a1|H]}Q̹C;ݷoYAci2e<}avwFǧEz ͥ4T$K8hX[RUwiףn>gɑkOI8S!Wֶ) I:j=X'z%Ba<{d VF[Yh\˫u&?/^BqL1 P s[iMO!0Qй& QC(A}Fd\LdsS%9W"TQTMTw 5 *ϫGdb'+;z|U]$}zxnguWbe8q˜>8<qՂ&[v%mCGCU-1Qi,Uw$ xx`\Əڎ4 ԟbۘWx hgQx9Ԩ[w:XxX4/[|!̅fHL ! I$=J2`8WQZy?]MyT'&`ھ`k&FP K G|r$SP®"H92`N7xE^VPY^y<ȉKV<.~/#݋ޯK)ö z7"/ztH6|B@gO` ingff'`"ͫ OF};aJG e rT[奷2e4jM##6 70vmkss7ƹA&8YGk+@3F< XoB!lԁa Ð۸/4N[,L!& Lp_S Rr#w+~^fz$pb8"^%)(Cj@dV:0M6~i9i@hnH Xd1E4V+m#45kȠdH 1\ FHh'7*o'|FQ/̤>7BQM=ZTO YdQX3 >)%qsu}Yʡ6%O"E r}=6=Oc:F%LX^8@vD\0 1.0~<ĢhPPEiK{.$%8 d"ܴMC_69x\~1NHD":ez;)IqO/]"~qruo.'H,uLO ~H&$#D}C*9EcK!6dU[P=Ų{{j6Q≘=7KLj]oᘓ[ƹP|O+>Hќ%N{{B\[7E .<:ᯟ gZ]G"c63$e[yph ͇n'7`m*?.BdA>}t!A:ah\믁{y*c-=ef˳kr:,+wf#8ޣ4TgwʭUoc=F5A+lͮyW> -c-08֏}$&.D>9Gʽ N3v }v/Hfq/mjG%qj8@|#~yX\+sOß=1KeU6^ \,D/-da16itK z³07VqJ:ʗIYv u2(׬*@+@k|1xo!Ec -dW61daјѦtI[+.|ۇ,@lQtAog,^ #`+rmn3:#\&-ɽɴ$@m&YX7m .`ōJ>O 0c1pΤbM5=Cl4399ԍkLZ'Zyp/7)ј$>wɘé^P:,I7| oAgփZ#^ɞm**w)*|>!3$U6ه>sq}8)G[\M5g'@=Ax9FnD潔pggؒLѶl|\3P(19`$|iP8T{]Y2tp;tkv|lڹ"A }U"XZp+@ge }9H:ѡ.3~,x"Yǯl8хCǕU:|HPYaJR[il Gl|͔V1sHS@2{ro 4!k=(J5kfS 1ຨ r"F? Dcs|A07ʘrs`Jd[Uš|jj4.S/:>TJhgcm?^=R0E<Olpw ~c<n.)i+ 07DJl#(Of#4xCپ{6}6\G_%—<5کiɕ+iCX*ԉzkЮ1bԍ&֜Olwmݨ]=Ƭk^˛+8rm-!{t<\gݏE˯D+{5{4rDsHt$L|J{qQ$]~ tY..q2/U<0z_I;X84ԝ7K`=ؽFN*@_qWyv:^=K2QϺ5yEIĉ*RB ҈,X9"Lq5(8Cg1J)T9KH"2h+/KTf0@VYB墥LrIw6/ٚ>CVVFKE"";|n$f4@`,3WY1C)!n E! `= [ Yvz + WGEWcCIV8LAJ>jZ80^ȸg\ƭJz4Z4O% rklz0tAr]#GYW5%s4{|)q)XhDF=Q! S ]+Uf ;p{܏-qUr5+ M@X8 0:l}I^ @vp{`ܶN]H5h3H:uϠNZp-u?ˌxdqoTAgb8Bi&{ȍuB}+&+YBb8p `.a ig*gXu^LW`_:!Z,_AD$:P}o@s  -Rt5NG! ,(3 FӧK=T[ heC!c$sb a*N1^ZiDAؕ=Gh`:> P3rʓ@"!J8 H!K<((SJ : нw 2ḡ)3,XBb͆-;8r̅+$7Pi/4dˆah*ikA >ru7{"B0 .B'Vo$J$ETS:dH);̸eĨc8I&\y . JQJ9>vxv"F,^+طNOf|jhbi86,*U"K.mRb&iIZAޡuѦ+q$# ゜g9WZG+:ǥ`lQ >-ɘeKKOT \.b>xANSr }ľO}I$ z"PӁ_p+ t)V, *Ň0lwG|kX;BfpuC~ZDŋ0yU_8`Ymovim-0.14.1/themes/material/fonts/OpenSans/DXI1ORHCpsQm3Vp6mXoaTf8zf_FOSsgRmwsS7Aa9k2w.woff2000066400000000000000000000134301342764602200312150ustar00rootroot00000000000000wOF22.`b* 4 8P 6$ <A :- q[Eq@".r!F̒-,{¢PkEgL;<>ԩpOILtR(mu:θuϏdi[N3"X FQ66nu|__%Yddo<@9J2]ܢpŦ#jzf?(ʃ!ID!.Kgl #AXZ>Upf/]*UeҦ6Rxz3ROZwp*ܥ%KQ([jWdp~H}xz6$>XR'9^n"{>oNuG _B4K(6I{Zђu7=cgW,%^2w&־FyQo^ 2BN$ 5O(e5ЌB݀p_F^ʩ6eJWKL.[{g'(5&_7\\Ζ]! iXz_C+c4?G9:rjxo!:1;Nmzi; O+R:mW *b^ֳLNdӦuY݅R%MY-vUmPA,5l`m tA.(Dɒf s,p7k . i5ޙs[!$Kj-Iq{O;8+KF1XXV-@zC1 Qߡ1Ō[ں^H3Yy ZIb$K tf=UT)5v|m*].$t{ @l+@WI, x ?=HZHg) X7`݅^~l }a܋u.qS(%qb6u@SFN"2U]o=bD݇:Y 5|R)q;Em@:ʮ-]/V&'\lZso Hh)ҿ8Rh7$^ t~wq=[k8hwLM<9V^]zbߘҲ tM٭'v21Z+BxUXr.y2߂(;6;:y񏎎GrUw_ YXE']LT _3RPCEY+]7˦o]=fxlIS' {jKUsK%)Ä0Ȧ1OtOnm3e.;_רצ9=?7g灩 쑩NqQc&M,D|oKO?W͞VVMZ7UY<ʙsW.]p." FwlbjBA⥂֖T=f =h-Aĥu/ܢ卮Uq&T;ܔ7(m\S!&ˏqL3#צ f|.C_P4m`&{Vjv.T\Is;rܺ9/20<}=sʛ<'L EIMg=!A%Mc}K57*sİ,>ڊo=h'y=Wn>=,D/t'P%zb(hnF@nsmkc!:'5d !$=.ڬ07fayS7D6dbyeS. /IRX% (BVz{GGyBy-.zlِh̩B `(tu*mVE9((h)\̵qudYO֓ Vmmg(|tP =*lPv^8 ϕڪ`HoCJM-ޚA3#eI*7zo^&>dv11[V #G-r7h+[j}i @7~RN3K-;s>P-"9fr'(f aŠmC9T Ҕ 5/tg@)ڨ%j@ ye>G)jeC 10#qT5sle.(|r#ycK衻}Uhicr?Us B)?%:\%n',g1@΅$Rh@ƼX-ZLսxl2#P*'{S:CcĒxxa9 dg'CV4qX~0E ?tgD !kB>B33)v r3i Ș]M j ^Q "hXX @Ѧg#6zi,4Z=&N|)P7ڑۼHUc,  f% R!TOży%Fو>C%۹1UwYos 'Ī0"ogwحS;>kUMۣ5s?gY^c2s(f83JnC--ss/3,Z[&B#_kav(RaͯeuG&t)K1ҥ8$\J /%AR }&}an\oV?DcLhCF~L;,9M,]1K}yXs(/]Qu#%`ߐw;1z:\17[xhQңI= C`ke΄0 50,'iN#Ғ(G 5h0-:`phEbT&W(UjV7YbNqh 'Id Fg0YlEbT&W(Uj>;]WnYל=گnU+`rQ@IQ@IQU0):`r J0):r J0):P $+UupW,[*D<7[nG~sc^{1;=6 `= 7pM/?|)#pq2 5)ZGTy9|nN-{)= $'3#181Y|f% `iP2 0H>$6pJA,.cEE|KLK.0RZY%Dh]_It6̆ŠouQrahGhiv[.ڒ S@C+K ubLS&T@>Vmovim-0.14.1/themes/material/fonts/OpenSans/EInbV5DfGHOiMmvb1Xr-hhWV49_lSm1NYrwo-zkhivY.woff2000066400000000000000000000045741342764602200313050ustar00rootroot00000000000000wOF2 | !`,6 ` pZ 6$ JG 1QrR15NVWIJh⶝v{xBRcHӈM*>DxEeuX|2 X` wQ`QkK!e (ҙsC}# p$%}\Lxwot ڝ?d%&,ϩmJ,Tbp|FUXn!X͈ @Da@k[C9  p1* @LUA f8\:։OqthYRiH~XPؖuZ~ fgd3-YKِ*3ȠO=TA!%|jLi2^iM˖&ޞΎ֖ƆژhΙ=k挪ʊҢiH8t^a0y=nCS(`kLBf6S֭q!jn.BiReԠn59cw +!4-IƤn;BT+^X6.zո}T}Y)eZ]nX++EFs$뭢 -$50(eX?ao4`njW'Q7&KjANf@ς.}D["X d r ƨsTYJc1A),*Ȍf\,W0ey=S״B-}2<{B)}y!SXa̞$4kzH@CZ4+CvasQ\Vb_,e%Um /uf K=M~k@QBS,j3!~'3ɾA?guqdzQtn:9%Tj!8Gxn`Pb`+iSL\r£+P2\$2½{&eb۳ĠsrU-O94+;K26e4mf1uJsh 5;Gbr;7Xktw%;=IP=߁p à 6< '` &Nͧ.=v^-?ovv]zWpϡA<y7״oldowW |iC֭=|辅_lw՗G~"nr?ܨ%5}CO~c5g60d!0WLEƙ \ǢUarh3*MSAB^SIU$Ţ@` Hw@D29p˱UiasF/@E ֭]Q ?^?#d`pSr@0d^< +ORC2,G#O ˁP0-7.nq[$EqvmjUtM6򵆱.xH/Pr^2V' R ` 4j[:RRy=AOe7כFuԳí;l`9Ш ,Ëa[ZiЩO2!sp Gup_]mǫkա/؆xlz\'6Tĝ|I3Έv,Zl`@=`7wu6nyg'5r" 9y"PշS[+ʡeo7dp#Ml}{ :3YYk!2Olp# yAHtilYj2NZ>1j,$z}D䱋.Bmo>%`Ljϖ-%[n+1Ғ lDmovim-0.14.1/themes/material/fonts/OpenSans/EInbV5DfGHOiMmvb1Xr-hj0LW-43aMEzIO6XUTLjad8.woff2000066400000000000000000000266541342764602200306310ustar00rootroot00000000000000wOF2-\-MFl`n6 ` hk X6$, J" 1Q5옏O׊|E.1X0U"-KiC%&I3OhTFM;";1$* WL(47d%F( V7 Z7~ޅ_gQ̝T#4I.TWuf>1+‎ʊHT@= )aP1mF1rb 0n{vze?C]~o4#%[6GXtWEZq=ѢSLʜ F[m!#>6BH,y5SN52~Q,AD!XxjܵHB?BV)?W9 *IhHEs(#XHs릋uV#9n恠B(bO\}(:bCt $@F ݛUr΋H|us^kmr>X)6j s*K6c:FW_e%NyPcWx"ԒV! )쐼% H9ՅΝ;ܬ=˫Eyܺ(7-\K} 2Wyr.vʢɴSK)~,'fLΏy0 cSJ* ; v Kj[9e 3fp)ъ|BhޝMQ14 JvlF )6 u~qӴzSRUS dWivYFs(K\L@B;'5D#_sd.%h.{MAFJ;!YT܌5J|3Y7hg<Ύ+߳ݨP]]ؿi P0Mj!P-`'-k4_USe򜈲i gw<W:B)|VE.}0$tiB4 !- 4M&f/ T^I9\Q%Ǿ Q*kHFmuc8ollƨp՘ᖓ"0#dpx!V{e'mm6'oCLj1hhKj>[.ʠz-5YH'tmuGN^~^t~W+N@p d^6-xPD@)x0M&!GmCC{xz|{837ڋ {G{z9q,Ȼx.=f Y2Od34${׆ T6FW3?C.,ՍVS =EM3`{96vt@iю"Ermՙ8غ۔xV*`ݼVo}vx3 -ۏS]@%qqsgHUW^iyuQSXպ='ZgdjZf۲[}i b}s+A(* 8ѻ9tHD4wXt D(2U.8լ&N$mMzљF=%ã,haex`M#\zA9v>'z;Au*("y/&fH`|SXE'i/( T'/&7> 5,"`^`?mq?f|-{XA&-pCn,@it:66i16Di=UK<4[bXCJ\8_Ihڒv7klL7#6 xa6G] & . ϵƤrfU]/J$vXf{S{M T6;}k}>k_ .Q+ynGǬ k$l9fr IWx}^Uq' t/f ]WG]IjL[tTΤz5bl:c. *Oplgۻ= wS$ũ./\b^vCV?)+5 Ѿ,ڮ=J2\4<-J6=^OHg:Ioȶީ~ʧ.0xbT]w8 z0Yrj{ֳ8 GGphN D8aEFKUI&O'_uyz`p0K/vn,_,^_F2h8:)=BĪ -"j%B01ۖat]b*cC 5x`%fJ虮lsh^hfm[e)yCeORLQ,10+וGh=%g=#YWӕc(VWIMI_LUV-+:"o?X=Y<ڷdM!Jr|!r6mMgsxꯤH"r̙tө ŝx\h-Q-fSK2@y"BAPkAO<Δ[Cw#Fn׹u HNX QJP+!(P{)%?1ZIRJ%.?QL_ 73(q rӹ1\ffItLjߠa&#CC$JB(tdddX뜿{tn50g|Ѓ Y/|G֙yKo mZ!vL;Єz5b:鲅 /55I7Yu57ȣy\Nfu]/%(j5~/ Iѹu\UCTuMvdfb+iY6#vЧ1Cvuf$o<@X@X8+TlNPH-=h fIϲc|W.:M6aKޗGx#`%xi~H>23{y` tR<;Z_ 9Q.F**ͪAF'XCb[hB~)H *X-s90;CSزLգLH}GIFB>n̙޸TE`|ϝ>h۱%6QVIL̽ʑ5GRm=NaGqia#gĥp]U=_0..')l]*+e/)[HN$\[wX;JxEC\e Ƕ)ίKb$Z)GIH)eޱd k%C9-){X4JSS Gf,Siè[Uv,ttu!%-!1탧+j2'ӸK:Na=uTOECGMBm2܌h7Jp?qvvn3ԝ򡢡nE3ƻ Su*".䊑Z$i}5SWǮs~kLaWqۃ}QKRbdඁD,G8>Z^$[b^VqGKלxb˕[Z뻎oƑu$g'2eBS0}_@s|/zxUq ԷQ >WzǮ>.>s0Mrq|;lW '$U.IOUx6[7:/ ZlZ9bR+.ޮlκF{ةƬ,M]ֽQtj2*ҧ"$Yts=Yp68 ~vm'Pm ]\,s`8(oras}/.c<P;{YnsLТF]=t.n]7O$y/LM_]DA I2N$v.qٗ<<qt SbLMf%P͌I=cC)EiUb$xhNi3)1nzq:GKMPmxl8&茬41Oj:&Jyn!ꠇr >fNMW Jg~5n[$#iqj%l0i[K oPPno1gɳ@D)t#k0d0C\tO?|aB -=( # .V^RSA(D5" ;"$D/6bz I7{,H*pgy8U up3hx_ʖ&)6Ǧk04ښA:I]*`yS|~smT(oOk#)1™ JVSSCD3QxM$eVE{r|S/#:: YNDh" T- aCðJ/Jӳx zI [|Mn&Ĝ4tuў?gWz>sXUsb6+W\trJKKaxȬE;L'QkX7DZ&pۈ,WʋRUdc`Q ]ėY^p1Byw7gطoχ+k&Z?i_beL[~DotCr-yl*~Q#8CN9=.(7l+c Mu.h$#$1tAj[.q+潊jϥrt` >N^QPFJӶĜEq$~T"DJI iSTbzSI5\R`;-@~udt+Ŭ ] oAu> p"t$oH}Lы%xT?-!vO¾$u$ڭd&.*ؒ*c6Lqj hc29$Vx¶2l2 Җ{$vI2ekJJ:Bf2YI͈b弰u1wq> =UNbsH `tÙb0l5\Oy.9Ɋ_wW :l9Yr$a$p$11 Sy03LߟfGoզշ Z&}?*VM,=4RI3~G%}ic6ʰ713$7r:v5 $iL&=Y b"gMnL3j3Kʤ2raAe%-K%èf0h  p&uGfK1CJT/1'bbL ~ -eIv'K3e,!&༵Uz96Pjpiž " 6(6nw(ѵy6"a Ӑ!΢%BL,{ `j!w hEk EipM1^$p[+΅XCz?\ymk劥e(HK (0Pܒĥ0;$L'L X0! C YӢvb*Gv~C":4K[$D^bۆ%yNkfن0̿pMߵ7QZmݙso{"ȘrBW}9$l/ay+r%8W%A$Z9,ԫD3V{}<_73x%;qXRQxԁ):BrF8qm@SRtq ÿ] R'xZnjw"-q,A ƞSPGmXm 6[֭.c0y?{oL|'T|"ɶ sdU86։SxP:Xd<ϰm*[5l8٬ߡ9ұ)k<~%u#ǶK_ HșU3h 9du`o8>tZDGtAQЧ;ȞY4HpeIt_Ϲ])Ӻ ^Wv@dB1BΝG%zp/4ڸd^3P]Եg Zג{=Yi XThͩYN|mtP_t8̎/#7#uܿnmyӝMsNueyE"|pOf`s3(P y 4}+fx2vgMUiu(?W`^SVKn.ݕk/jVG6dE%40q6K50puxdUx~oK/b)؎`  prwaRL$YFa8}IZYI{m.?i_2- ,*QJ6KMq@/< 5j| ;;L0>l5jU7g'E0ejBhol7F(@ډ"ژ*(c>Qi8o`dgn 3^7ɏs3QhhjD1 r b-4#Nkek^pYYpuS\l1j™zvPz빫Uh Hdxn.鉙b]ֱI%)qXԸr q1@'~rzM(WAN \mʁ]07_x ǭ5Ѣ-)# O,,ңtEƫn6;6Wk-r{oE[zx:upXP350܁WlVb]V)ҟe||9v,~}{a{31 ՛C _ZYd/_͔MZ\T 4pWTZR@Hݞew | ;gXcm.2 R)W/ c-7ے0~L @3eW.%)"gRD<0n*# 7;WT^$('=R4KdKr›{9 ub_4lXݻ h\~;Ozp`lY6kb`V4:mi:h NpjݯY=UƖ־:k`?,,i4oK}vb)_7M+~\~I~vnҏ %Ba<('s[\.'u"-0d2 }> fFnWi8c;~+4C]"->;YLP+Y<]S)AùHjb^4 Q_VE4Fc]J.8+p'={Auhdlћ2,׊P͎/ ٩me229Z/+iqݞ./G'n4_άA~\֬M%u Zp|,?aR9w^s ]@W qa:C(;J6D.O蘆]|~L#O HAK6f?d aPnw߄hxցڮ-<r 5 .rܻx[gGzK}G2V!+0PϷ@>!̈́ a}E =`hj] DH?p흶+Ev9DZ(= AVs$L3S#fJnp0B\[ E|lly.#<5yN՞U-Kt~nwZO2`ө4z,iD>)_Vׅ |JѶ>t_h-^+]@Z{L5*Љ(Ph@ Ё:AnGB>iB]  Vv]; ܤK;dIpxCH-BH+@DI$S,9<>p5Q"yXtW=bʙ+S,KHD ׉shwGaʫ>-)bSrDi*izXHe&5c`3:#OEʝ_,¶{sȺc!Ƙ3C+\xś_~$MptŨ4FN-\_2r=|_ %R\ѿGSRk:=Bp Q 'HfX`4,-Vt=^ DB\p/N.LPԽzNo0̖u=nGX6;tushzy#L(xAdEtôl~145py %]?7!'vlhddkR7٠ZaR0 6y <q 1/}./V*([xl6DAF,᛬95[P)UbʇRh~jj5լyԴ<{LR j\5 :M' ,RiFIǣni272vdB&Ӥm9-{+<}S]_ZUSfY[۰3I.]uK1dOJUa 0G> ~v 1,"dD4w+%M2Lj⁦M|v2qN"ǔtr跫,‰j'egbnnW_5gg}T@ :\5?\2j뱨!uu\YAtHJ2BTi1zPe5v߅}9ASIXE+Q4"n ?#G"qN \Oŝ")˵O/k]ה ?Nh͖ _@>W W]B^$q ~yևmovim-0.14.1/themes/material/fonts/OpenSans/EInbV5DfGHOiMmvb1Xr-hpX5f-9o1vgP2EXwfjgl7AY.woff2000066400000000000000000000227341342764602200310440ustar00rootroot00000000000000wOF2%K%{(`6 ` Hk 6$  J? 1A5c[FAztJDQ ?cj sdڋF*jaH 6z&5;_dGEJYO,V~\uxDL̲_bb_GA OrM{??t+PFEt̙rDLzsdxrFW~CO{3ހd|U9ʯkCEeL=ZfYUYt! ң%Ȁ&@"dÒȓsZ 쟍 ) H 0a; e+U) U@8:u>-!5I@6SʦP(߳8BRO#?eT/.CF :? @}LՏO۝:)Es/2ݠf۠8cᘢY.Mst).O^[ SZ; ra4Rhb%2|,X9,I dYFX1Iךx>ų<NjFɰbz)RBr|W%E"ڟyE8-+qE6gXpג|zM l6JR>PZBH:hnFy7&ߍ40T)"|miϖ6wIWթ47 u`?wo~- viv f@`=^s[920!!7_g4s т9rs?1cΛ6;.ά{6Z(Q{^1*I} 4C %ƛ} ~L78aDd%PR};vS:bI>tyT t5l/Q9]V:7HC B0m.hX0Ys@B-r_-ө"J@4P.Cr͛qjQ"wc7LJs6F2F)q_f3esV?9);e,ŚekRt.7^wժ+V˕eioo4-T<RrA]}s|f%,ڎLnࢣoF4(Q'XGaJkL3eko$:D<"`1&hwGKbU{+nu ExEO$y^5)zHgVY&BRWUS@gh * 6mq@ m`THLHV$}.RÛi(~c3{Cp NL9 =6 ʫٕxz&%$<+X_{h;lt`Oc>Q9e]rq]c:57NFfFY#c@K_^J״t 3%vpoRla} TP#!w>wf^7(ꓝ]H%-,mL͈ߝءFDkjqX:_זΪ-=|[{6is S)XT tLN=£'Nu~--JhZ 0P$,1;!(CɌiӆsmf6Vp6c<]dS#On f0[lkoX?ܐ_3*{ AIdcXHWŦ (CtQw]@p|荫9oWi;Pݗp7 q{!KLe=xF[s>J35)G82˴`15KҶQϥ Ր>QӚëSс.axDHMA;%[?L-V ?cTT6roi&<$]1B ͧ( AڼzY v՜㩾ϟfz8H3LOaF'riDn43}b%'Ŏs66I3jdLLUvm~{7H˙m~PHhiS-#ɃB+Fw{ ^3Yºu۶}_QW7u}%iZwꊭAAT_WXUWW,=[~!l)Te^!k=hI* o6{ݶQ|O;\^/+a+[G$R( ym!",fxE6ށp SҘYP'{y,vr1t ;Qbe~ѠßQr1wk.pw1AwFZq,^ ɺ*q_".N}4]G608pxI)Q- cvJx4LW 2PSq.0\wml>hlY{8 NtULccS@K)51G8*5xqǀGN7;@*yg_YELr&sVSPW-g7ásk1 fDpcOXt~ N\|zH^|^BrݑW}1P , 5 Dgb“LTߝ# } 7*œ_2Lv6v~2o‘B(ˇ.G _9w{Y\ sL B/0Jj;)W~~p]Q?I⸻fp9HTGîY;ftYVAYSDPڟPؔdWaZ'Hm= K]B(krvJ081 y#>] _aݪ Ć\* F"$q2~z/HfֱL{  3 p[r huv@2 i4 a!@Bh 2t9eK{RcOqUij.I-;0E).ij52f 0 u._ΞJ^Hh; qH@Siߞg?\_˜N|k~ͨWf5_&鍐vzv*IEgב2qrj) P){qeݢYA{";lύ ^ׅ?R<zuF:(X~p]6 Cl9۷v~͌ qXcquK G% i^WO }ʇ?$=sKC!:֮uBQ' ͇lP\Oƴq&Zjj 6"Ѧ&"V 0Ե-ˉUb:ߝ|G4X}= В[UB>T2 &wEꉻ^]+"a)ި; 5e хv^TJS7g\HGvjXգ8j8C4^M* r4&JMsm#bfhJ]4Œ4IjԂL&ph(JUn y T; #Jv[1,lRV62^TYsOT.$i:vLW-Ӯ0 6NB? |汦$zȽxHEٸv]9 jh#S.&Ys"WcDj#o$)Vν4Qk?yֹS2j䏆կ~FH-ԝ3 2IAX& K[+qDV2ĚkAp5Wovqte۲&޽LwZ#!oor nYZk,llFi2֭Uc/|o9d0!*J)B JnfiABN.:x 7p ٝ)IRTqM؟=fxkJp{) WTb+˔;$Kre}bn4gV 8kmyq[GxR兀 z2B? bSuZ)#@$ogtw^0[EI{a8k3#?'rcUC0}5;!OI8A0I=3 ⁱ|Ydr&2#UτY\Oּ9rq@<'1g~T 0b:|Om@ ʸ9y߬[WfPM|:(vykTS(ǎ9)h@5@ep Fywc("byhCl|q> Tv-<ƹ:oţ K+0xDUՂ 떉߼[ +|j;:oq3ηu{dQ %MU|3M\., Dq^Ai)^IЋf䯀q#gP}>a4I\K֭/"uMW32ޑ_6m!F>i璯  PBj{9 9lBʶNqh晳97pPlγg]WkrZtuʞOnZJrfQtkza"`j֌t(\Yʦ[յOBk 5*$į0,#YS$͕1 A1rdMEQvn^+])5S A"RvWvY#:cwKCN@QdžƮJ n{ ^4 Ǵ^%{c41h >=1|UJxܼ3ƤL (甖p.x#z`7<Z.YG ʌUeirY;}c?ǣg7=su U2&YVsLBr{\n(P*r.Rbj sb,ٛ4UШLܘT0q~\=NZ~tV~99|8x4ԃDsae&JF}r I!4z!A pgJw 8SuxgTmn<`݄k.1+ 3}lhna\ :YU H%PB:TVJVWF픙GnXa|C> 5.H WH9kSvN"j6qv(|mVp]`Uv 1/KR LV:JRS9L%0=·8wWw$n^d{Y@R ;2[r"Be=(Rӳ8a珔bOe[Y=\_ w=Xm?50PMHq굨!cISN=QR&/t ܺ^1|u%gĈLvnjIwhMa?ICk:||<^GVUvc Zw*Sj%2aj/O OmzTeVѼzʁOgy;o"жeK4ş3G~^ֵӳsE˳ gL9 >3:Ш} KA/^~b[O{rt;;6xHŰC(e%_k,3?f>l=ʃWYؔD!Zɹj9l\3zG~FSDۼ'$ EKǙ$/HF2T'C"={t3Ƥȷg]o=ƿ_iF4'YZ!NBKܨ\KQ^BrH'iXsm_ŝTaz)cHN& %^\\F@@XUٱO|\z)|h'z1"<`& vru:Cx"W!䀻m4ktcDFRroT?p\ Ju 0o7b֞e-˱$52o'NKz4mY˵ W/{qVSQ\*vWsLyiݎncb:>[|d}-$F#[wI?ȶ P#"i"g\ @!C;g=C 8I&BIAXtKdސ1tq ӈa: \+> 1]8a9FnӨ;Xb<l*YZֱ <=aL#,fs2'}0GbT&/Jlwptr\o|IfXDIVTiَAIEYM8˺y;153_xYhy+}4,%+i"-J JSg-%+B $$VƆK؇걲(.(sۥb%pIhc$=pz9J+ƆKHDq @#ml8}gZŒ@P[G珂XuӪ;g=Bt.j[eHFg`V742]| EMi_ƛe*r]/&G:xymovim-0.14.1/themes/material/fonts/OpenSans/EInbV5DfGHOiMmvb1Xr-hq-j2U0lmluP9RWlSytm3ho.woff2000066400000000000000000000413641342764602200312420ustar00rootroot00000000000000wOF2BB"`d6 ` 8 <6$p JJ 1nz5͎ݪJ#`xԣYSLU@ )>qLa(+.-m%oKG-Mfcrb| ub܊b /s)BӅ7:$M !]JR*LS,UNN_-5}.G9Ɏvg@/|2l|$'; Bur_En ߣg3ww$!M"\A rK!ڑC`b#FF F!(!X1Q]v/]|@$ydVGة=<m;?Z3+6V' (eeKA7¾mADa %ӰWU Qn@}>g@_fd?OYHdE.NTW5)z"_=FV"dI%.F8@I[ }y?πxeul5cc7C4pλ*k|s~.?Iy$5JETʯ! ]~E CtB& @NZ+Ml:fƎTȮc|O %\^# .ͺKCNjuDjDFqm<B _Х35LJst}ULcDT3#nARbAbɨ%Fy';,/W~'DYYFk8*ٵGۋX8阻6f;S&7y2Y E/*LEqfRҘ/wlul@Wx~0r }N(f\ V(BYuґrdE?4'Zl+k LR.eȑ һ ߴѿ g? ppY!CϢ^:8V?A`'ٛ AVv0 5o8idnki]L I `rf I ,o;`vz\ǔs1SǬk*f[LC\vв 2d[|sl`KA&l"buqY|ޝ 8]XSZj|qWI*DӔͥ!&F.FKjZ &9Grߝ&g5tzqxjm 5WB#4uG2))  aEL=+M\ ]3.<R~ZnA52ﺙ`n6F ЯIi¿oey` V:@Sۛk%@IE,+|]X0#t0XD1# ʬ6o}JHʴBP̏/h v%Yׁِf%_%̄ -K s۵(RFQʲe,zKV(':cd^VXla ic|f>ZpC8!>m>AY0i@_x9%''\\z^աqdx${T Id#I/iY2L9Gʜ2?D='p%Ft?ڮxzz3_[ɭ^/ujKq;ǺUζ.>~ψ ռ<hZ/cͭe@;25 A';a8"8R}N0-KWu7*Ǧ8yke{ f~u^we4 4|_bO&VTߥLQ^-~ܴvbŀ)-½c?5u3d#[7m~W%BkQYZ4̩!޶~4Ҥ -0aٔ} _YY:9WRrH,Vn<1JGZ̖ȕYklY8H,iC[ Kbd 76,E'NW"$:j%f"@"#ݕoC@TW^]+V)} A ` lӊDTd IvW8ؼIm\km[ALdbqo,|#YQyES/ۢyO]c+7<=]zƉre5͏hWX@ɩw>-Q朜: 'z Z^l RA]FeI. xY/ L@]LOΥcȒx70#j)n h&]i4Uݒ*kj 5]aq J g) 6-@dyFdD 05)GL9%UG2ÖJ>5 YJh&s`(&SLXvb 2oE%3 [-op\^ZS, J]}p:uXI ?Ff}nE±_Ai DcW D"9q+xQ&T9JW*ELx͛;6h-WH>qWe@_T1f8km-1xa@똭^s3cc= ZS >{+*tH/#^JDɣnT{s3)&Q-F2&m3$G~ɚ믥[ThAҜ5GK==eznMDVՐD"r+@9=fTxdz]\Omw\' Jx%zI࣢5pO !D5nE A=w_$T{#)HH82=AC8Bwӹ2yRhJeױ;Kbڱ(0>;]'k nzδyhgdNQ VRb˭ZFc~+ (fIy$g C^X:ٟa`t,c c$p!99'舨`w_ Ȉ%W6Ԁ M_ܝ 308v\R KS9sҋs=k 5i9oH(׺=銎oc:w >q\Tm0&Xqj* R1TȚovF6xB!x[ґI,[Tw沧Gn7A]p0Kl^rX^ gs*MϤW5FNf2 D p}$2'3s{VKRW-i"3aMfWb)dZbH7T5E[&IWuE92:K8ƺbxY..ոGKj-ӂSjtZ1XB\5P"0p>F [Iqtv%] ֍$Wb뤾Zvdpwry\j57G]C?r]b:Q?FՊhaAr#4E/s>j˘WR.üT\))/q ҤPˏ;lj!ZGJ7# , NK&<]HjwL]k/T\Koqi63jޡEx|ԣ臎"vdt㘊1|:k^DEYĔĨg,_wߊwXXIdıw^}Św"y2"iēiΖ w^n w|v{W,s}@}9c"&'c adB=c2O3$6 w?:7.H&7hh黺oe5γ@E& Uwb;c^h5l"zq5N YMkzJ5#YhRhGhx8hڠG) sV0:Xk#&)N)AvnJξZv0ߢ0BwAb[xhpM.cwq] qq4(l($   4(}!Hp ¨B   5f v#ɇ)LG9OqL+$n|R˨75&F`'dUKӘ}f&D/]*I*r!G԰jw41r ⳴r/N7/ODmPVy^k$ko*g%4J 3P3}?|ܯ8їd٧:2ՒXHl=XM k~\M :Y0X JU2p۬L}5{d ,.?6۾Qѵ>ڥ{%{Wč(3pSuwuK+D%a' Oahm9dov2ImG$m-K,#-K'rT|6'ځqp&g|lKTg0KΘCOnG$9Aݸp"nce2t459ӑhpwt;g:)'%zEO\85HNݱ-Ǝ\Ƿy\7g44Y kIȉЫb%0|Z>G:<$4RvYnM V:Ȣw*my5lLL+dkOu$$u9ʷn-Uj`8u=!k5TJCϣ[γ.{3RdpOcPkKS!;啒c$ia] ,v_ƥ<)є `>ewk/8Y`Li G WV6<әҬx&Tr6mVu]&CKdl-*_ =#IQ’/^5uKb4=C ]B"+edEqI0>Z*ܞfnOne%b# 5&yYMuو|S > PHڙ{j[ήQ+bOϯF4dl,, ѵ5@jNZx8l>0 >q6513 61WH?xhõӖNK1~w*gKy4UQ MI%v3p1F8ܨ\~[3K{Fu5M?Nל3Jev,;H B5׍Xꒌ:zՅMr$ ϸs{R~L!yS}jER'nؗCKO᧭O(c?MyF2fױEZZ羖ά۫JTȇ\+`\i4z{rɒ0fE$4 p6k-?" B_%.U_sgk2XN3#(GyVW&VC늉9ܶ@.)5Xs.U,$\UntUe1,vb+`ݔExK"st(DK`0D8Dk^̉ p"P!b*Ug1x"v hkaIMG o^T׽(*ߟD?4Խ٫}ruKehKozp`k}ܴriReceY4{ t|V X/NLƇx(e7HGɣBs1ϫ$f꾱WLɌ@tLȔ Apy<)v],Vg)-k'UfHELMqO!4HcX.%9l2R SteHcG?M.g B ^lT3e\W-Tn#W<Ӵ|V` tڠ XüLk_Z ]Z\vbONiQhw)J=U\\ HsQxey+T| qΖKLDS)Qu:=~ru~"tC]9)E(Tl n0!:s؀tCJy>(COBgRŰ=Wll>;9:Kŧq3Ȁ읂P`uGOku)E\PFl #~-06N\Xɑܶ0:C>H0pˑI!AJp | y֨ 5x)'J/EDY}('99ZpawY{QSD8kC dk.pp%T!>J91b+u(4 OR^țSfԎzҔm(bDvU4ⵄ&hT居AmcS(l=g?/g8IE/Sieٝ{RW ^fowiݒ`?X]ojm7Wl0i^LQ[Vlj/ >dcdW4h 7.r@'8d:g7h& Np@/UpE(_Jv˝)!Eu씜VA!id^5@}H^S(kh*qe/:֏ d{yl䑦{)# J}Ƽx}< H~MxlA =Q8t X(2&&PRRg@1iN4tƒxXAo~o<=xo##TJ7he8+d'_ߖQ}FȮ,IȠd.F 6|]66?M al5i~7azOo#\P-``JK Ϡ˚w*%o|#T(z$`0m:N`A>'պy; MLDN2HKUMY㪗j,藠2x*.U֕?ƕuҁ4_EPkvR$sjP[+ƾmE~U=;^ǞkC1 .r˟OZ߮};A_d ?!us!V.t`Ca)Ae *u e/%2VSApPͿIG01IԆobkc\"V`(mvgЊ؟ڔIe3dHw@0vi.y`WA.Q;O0U θkiZY9JMvKZm[՝;[j@'r=}IiFMeyNM0FǷlT2F4cJhœ1P1A?ΈH;)??(Ke^2Yoz`uzr!>!!-9#B]<S|Fj)zX\3ԒSY[-$v_RIƏC+YZz+#,~+rv~X(t854O@-x vD*S={$̵>r:[jYUZNψ3CZjM' :xޣ|n!{fHͳbR>o|γСF+Y(_ p UQfKnBET؆M(^/۪zM;#l 6R_5BeYe>/[~.T(T14E< ㍻47y{+}˜ ʨ6)`bFR"jYwI ( NC^0+ HqYN\-kŪ#B;szѝӿ֨&iIP*Q@lh_^23ϠiUR g9{Q[/pcZs#Kn̅PR2oբf`b"H"V.Ahl.GIړmt!?W^,LV_R|MIU#2.BX2-Oj\Q'*VqҫKgU>3g-!8/D& }*yqH&}- X@¼$5LZ9+~'({KRx$Sr\i9'Z3%Џ™{(Oª_EE*d?]2 xk~5$0c&Dʅlx:9A "N.d *Rtxgh߭!ǟ4atAY0?^]p%&+?EKN_rji T$h&C2pzf~02THZ/+/}5xȄ4Dc5'1|IPτ4bV&c;xcat '˜@2$%0˂ <ƹ+æ}A!PNiʀCd.3eȝ@8"ua+a-Q!RN8`Nh1LÎ:SY+wa(i8;VP{7F͹tƚ}ȫUo}LD`;&\,Fst$B"K*j*f@"w-{_5^eU5Yhe]i%.ǗM&EIm+I<2DSx,F`HR+ h]ݭ&ٙܗffp//_l6wq^_l&&ITmTxU3ֶ% =%᩟Tʫ*+x=GϞ։(rzU۫7ݑ2͛$QBP@u7]7a=7Ei d (%Ժ8p2wQFejqf4C79QSNt&:~aȕQӊ4m5-%LSH*M B!a*ZBd iσH>EW,C$O!K@bE)XQp$9iH% aNz,PƬ~9ڢEz͇oq4[.o}Jw#b?+,C&FX/A7?~RqЋ~';ÏV`y^\u*lWřVM_t6`YIYbXEq*(IT t^[7 ŭǾo/OU} Ijm'F<)cVY۸ ыy7MT0b^. .h!YQzG[] $аyhwkB6tb.kDڱ XY C] 9Klw1@4'̓f7C!pRJyN0Y49ݑBԉ(*H3im α&@x& ^ixhg QCπ^dOi%_;͏%rp!rݧ70;tsqPp8 4̯e w3ر3RRZH I30BJ+hwu S=JJ}8Ih,kݲ՚K20xN*bi^Uw6UAoTDRڇQxt[ՐэC3F n L_jfwڔƼddsN*UE!LjadD/K`zYӿ<EƈXJUT:IcPc]cL֫77@ ǡVtvTZ m&ښ,#r6nI) JJkgm57*H9}AQVHw"xy1Ӷ;XkyLG,"<-YE<_P˾=da )YJB2GOF[x眦@?K6_}~u:& [#| neYsE> Wa.w|W/e+fG[PC(l2 PKdu9n Ae΢wٴPC(!i(ȴ@jІ*;kcV"#GS2C%'Ц$q=,ץ/b|yN&();%ng(1RXrjiMV.3u j F2 1q%u4it).bcYV|Ē1Y1OBs̳8!UY3Rd@i}b,c&"lѫ,{05ʶISFgKY&ZVJI_dFPwW?[gʝ3tZm$B4l;4G iLwd7q}bARΟu*ZeQE<4=:{Ͻ%x635!F% +vEb6%<և`Vu%8m/ZiOoA!6-XsP)]qE_pNoKT@Mt"gy8n(5Âs3X -AI(}(F)Q$H"ծP^U#&.JgN#SSw ę t?ݎa%슆51,LX<099Xm<aem4*s*xIn֏BCEbmsʚRSF BJXfƪcHaQGӊeN#ʼn#&uЮL <|ӺlV[NJ2c !8/#5(N)wlL}G{mvƅrsv8X ,A 'R-\BvMWmPߨ?oG^l&nvNT N|G@r '3: [d_X+AOZ!(L.;?הΥkQ],n)4rslDXf 3jv=eu(;zz%.P]lBVe#Ǡ`v*3WaUc-8$qn B\`֪My2D3U[,&˜۴ڀނ0{̜1wB6{ #W87٧eW,a~fb"c  l:^w}9vU(dA/cz^p}D+7d,\m=xB`/y_a!vSR|ZU94sM dDS*إP&d2](@/ry2 PhP J 褔b/G^BZ7[MAz4_*)ŲFz9*BN" {ܕ!Aj "#U!A|rʤ.su Kƺ޼>2$`u9RGkX1eJ4lɯD;p3d[+~UK/ ӔTGV yjْzG4Q{qvRBiV@,{!6"SzQ5t=OmX7VSH KiyKB4ULz6@5hr.翝p5EH #E uE7(L&W؋C?4 D RdrJTj4hѡǀf,Xaǁn/Cap{z.GH2-}ޡ]>:[g݆.$N%pEJ\TU*{x~OI XQ(*fa: {銕ܑ]7fU쉙df/[d?$8"C:ICRD*'k m6'ezʛO#Zbz@rBAQR$c3&́?ULT&]q^(.trH@W*6<}˚e:Ve¢#rE}M3󥱬1JvKΆJV ֢sH]Q^ZvEg*:]S\y/Y[A>lgu(hλk L 5$>DJcd1hR }}|È|# *¼oq4T5N՛^o^4Ǎf>%ҼCLT gΈ(C |lˏN1h;uyuV';7/(7)eKG٩PxIRtxŠHd#q'r륁Ks  qDA?E_ YCls ߿ yI 1Qa!AӃ`kcmeiv^-c.3Z}Axn֨Wڤu[s@*97S\yi^LV5 BGm&~ܟ6p%<4-GW,>13.Kp"AəT^IT gc/I[WX/V3mFۘyC@4h`Vk:~/b%yziY3u'x֌-݄|(Akju':N`44'u3a2=1|J%hL{ǧK[Nc@V!X3]c\}pĆ$v֒/ 9 23E.BєTt1䶊@/VŐ8 @Vn~dEvP":s0(Po?i,Ut+P"BVH}޵&ۼ7,,g+ MDm?x*s:x:* !5oY%'aDrH dBN0^8/|?tc&s}1y4ޔLzY%hHd1 ”ɬ;K YlǓո̶x[[8s|.ZraPl$>DL @L`[Ɗ1ۉsd0bMwJ^nJ&w7~}pX H ubsŒ~i]53 uGKEOĘӱw,0#$%xE WAo]'ͺg]OKbU*z }u;D!iJmkZB,-6߫KuB+ 00d`BCiԌFA[xp;w/sSS+yyX@B^fT=Ce SS=yZrG/ 0obn |Â3@s[0ޅl bHfvZ׎Q1Az2,C-.nJL %~+WOLG',4n uwE.k&Ǯ>z;bX}AwM4v 0$;m;g!Н-?7|"Dua?n QeڝEj53kh7<971\ejJ76ck)eRi\J 2QfZ֕eOkjo{}k]lv*_ַlV,VuCk}gD3#h4ZN8KĹU:a0ʳ <ћg.C⩢UBd946"  `^7?BBn_s7mZυ ُ -(|}9*8-=P6 L Jv,CK[ =~jF R͊uunu^3~yj~{^瞜aO0?3,P%%'د?4{f~8"˛z+H* y}dj,iVr--V YfeܸSR~K 1ECݽ<~jfT+XY;z'>ݖ7~\dlA [,^}]Ua6=*` VGBECӉ ?8:ySUNS2qccG0uK'BTJTXgU/>e0ApdYuvV P{!BwWEO 7=[e% NR)@1j=cm`\_uD,ΧxI)oɚK rŁRpJ4^P])Z-g,M'Ȇǃ;c,|kb`}RG>uYSфfF}5F8ٓM%{=YU&l}fGlfzm,5sv`0B\'i<+_oDT6ػމ)Q1cp6΍!AvOƼ઄0$QsiN迕sw % ><1HP"3&0OeG %F5y 90(ހT i6:@`&3Y_,~q(Uw:Pxfg3PPJKP1 QZWC\Թ]}9R>|_'Xrݮ}:%\D"-"RhƓG%gV=ckdӗ)*7JW.#!4DUdVN0\ʻ{MyXwU0ݬ dj?*|3 nخ(v2@V "k3sX{boRp^䆱@*a@ᇽ]:ZKi2iԏ{$ΙeO]0!|#oă>Vrd7Q 9[Fy^U5!|~A,ބPM6vsցGJAׇS`/GXQ8! r `9ĺu}7yw -hT24ycv,2]_٘|%VYaUQƠfP2Ja,t/ZxQ/> `A9k X Dw;!0vp,k =[PG/I"6YE ZXK mvw SU{@KB,c=+V7irB?fZlow?5k2(`tN@׍bVVh4-j̸AVAn,Q Yhzr8UI}K$ӏ:@ic{׊G]Wf>?3gYrRȂBlέ>}* tgNi8U!$(RIڝa::Lhzr~yr{y>ՉsG'az V5;!"90&!aC\:a^ q\ %B)d#ﲝNJHAN~l*) 9v% +>Ъ ~3&sk [6Aw&-a'LbD~q,&RjTj79i䕖\e"Ӑ{8G6-H,ɠn. %X:A]XdB(]5.#lXC02/!l)f CCJK"ck():K"Y 0_l9>?`.Ph8m+ufήA '#sCBZKBE~ dp/pq'i A F$X |QGhs Bށxj@Zvkx2e{h@C?3HWG"viL^>tM41_s:kCk)0g&uNdoW0{EhPDs) -4pOK[̱?vX\HE*3mլcTc)xy!05?aNAZK޾ͻTTM7Lv\ϗK JF&f QJ:Vk:h2[6s.',>?ݹ3D=qoq(iNy4!OOi1u&~9!y'ͤ5 J5U(jƌ^g ,W99H7ϱS&:gVO耨A5 z,/;6.,C+ZuЮ%|?к7c6eEO֙#QcZQ>7ҫ0KM.bgİ_- b,D9%p2"r|&:("tmǩ^VRi!yq]_S]e=kn8vm4;oTb?6֭z黪X Cz Vސo\|7|Ks͟gIwo:|g}tb^z 557DB̩:3efj`Ġ V z-R&Xb!bTz6Od x 3I6Yp@UuEyex6h/P՚Ճ۬@@h BYvfoȊ}zop%3/DN쀖a V{3ނ IRt*zsk+ߺ?s [驩sG%7m ,a]-]8}+0vr~r"@rf}P(N+]I~fj9y ㏳);˿Һ6jC՛73NpB8&iSrO7.܅EjS(>n)oHH.Dܽaδ2r7UWt>MW iuB ]]M}oҽ#joӪY1<^+4K-$D|)kS 7vD by"iSbI`PU體0Ε>n"K%)=*eXMۍcX=[ho~.LPtm6V-q*KAoG) ,$:. 8|ORDf{U bq?HDo;rNqB OLuX-Kh ʨ qOܡYmM%-ŀ~2CZ?EB |Zx{]pai5y z;(1Y=y- cUJ` xhXqq?P5~^0?ݑ-/4vPPձȶUq[PђmlAۗ(jP`G&iCU3BW#hGfRmǞŔv8`YЀuLӠQaS}CYubHsydB]WWZDhHDdvifA^ЋDwu}"~c홎#q ]75{kD 6 \yITz0$z#Hw6lPEۡqnGn2pxc_|ܕ"_dV_!݉ސn9λ4(o4+eƎIL@UCWv|E ZCa*AڢjۓϾ"97U8mj*0©jP5y۫z6GYF #uUfBf~Bp5g@Å= Q|.~3<ő'NRnV19F_\ZaYtWB+6Sœr+O0pGUd. ׳ *ޡPqW?22逡d=x@_5'#i5{MvMxu$p% n`6Rʵ٨2S1r/Fי`W#HkcYލp+KH164ީDi)`(@t]\݃FAzEܒnhm^gckZE$Ҭ%o<#_|MM! 4n\:_j7sA9ip3DkfLx*ɶʊҬ2;~d`tgVj~TԠZj#蘺c=Şs\Ld"/pm0U[B32 ƺu,H#2̓ ѭA­yr JzO,F| fH=2خr1192gEo"ƩF\*?lB'>p^ [s%>WU۱ͧ*>pHĂ0CfBϗ]# Y0ߪ'0W-UJժF~ ر0MC"p9Δ:+FPy=I79PG/N@]?H6LZsy_7Y?N;Z]so3Z1Bc_]} ݪ!5k۟PCQkMJl@ a6>2%4|O5~߉+cvh &YÂ3)TE4CQX ]-Jmۑjiu @]ނg?"fԈsu5#n_ՕJxZer;E≭,1ޟloNEPT“vԦyk閶HgZ`\6&IYpR|HbB_k^~L)B\0bys&ȭ%/+E=N@oLSqt[^KNqFs#"x,de&dit«tt^7WQ6?Daܦ\wUF.Z-l;Vyfy:ae`&lדri4p%K>^<7gصwxUȠEvG pѼ44i] _QPiTs q?^4} Z04{)u-`y'xR-XMG\գ_  ^D_μEP)]Mk&r̽`sYtfЕ5qh-0Q7?K) m &f +Go[`ǹ!A3ɱܥ1<اUX4%Ķ%uQAݰFVS"h4aY؇X9tcjsJ?[߬bP/#g#OPS4ީXgWX2d oCw?)~o ;2ʱ^9k~5<Fe"r_7NFE$Ha[p Gki4qҝ5 } &n={4ը4xJ o^wO(3|+(\>Qr|הGjSnܤAofh-2 mkzGQ->j%ɟ8J_Ӊh1q7 (tr!yC  ,bw{IتZ^NUnnNe$2y皽*SgjTnG,LK3*Ź{HAe#o ]Ǒ~L!Dh?#T`9GKCԥŦC%πtk-Y_ kOz^;~1E AL<xz;wT݈jĜ-M"gZdPPNvQ"+? F3~%!6!` @ qwV5!U6'0_i0.K?oj˩!2Klwn5!eh꒒\ṬSfS:GKDk&u@s8Up@#O]yMOo­ʹ+$%<KN[z;H(_-=,a Oܒx N,)yeŠCeONQcbXIw/=v, 1y0{Gԯ igo~Yj,ؑ#( $Ow=A1ӯ5qGXoh[J gx=_dy/-qGU|L(*վ{e\VT4JX2,6;Z@cs\м -.Ț oѝz~ʍۘaoN嗯Io\$_^.6#3oں}iVi~Mq|*ّ\UYEzj\_D)!YK_oHuuV/ZZ]:RVQX;y"51E!+U n_:K7@zRavFKysi.6MT[<ّJ|qEl9Br͇^10ڱjxn1hnscöj8vWvk#<!N؎r3ASz cyoBLJnin1}qKYŇUod? N#L c >q滛^6s#}q쒖XA&eOniw B>Tu76=QsWI776Gҿ '"_<-iV]/S TeQ)m|"o G_nsm?BptvYwt!,FcɎ Ki2JSiIt X"&#䱅/e[3)S}.6aA.Ci8ŤzܔM(𣧾|gg!'C9U&麲i @NYP_UI ّM Hd}h o6Bc6( 8f{oF"F7T῭mc%;_:{WOEw֊/Ѿ:߸~7l!atv. W'ZI޸k1OT\\w3AJ!"7.#,~pBǖPنQ>pLUk!U CVPG0diLş¯]-6W瞧و8M7َԏ;<84u3EG(JcH>41o9j.H3sL8-;y(2'bj]Bw_G s< --cr8̱c?Q SMeav V *xmSK5"J1gA-hRm|Mq$x>.>guT 5Q *)c SI쑌8ihYJVJ\ [E Phb )')Q88l4xF%5x.Ǒzy`GFFDBLqbQӤa>6>.k2[bЙkefLpac↛Cb4l"6sgyAu'}*GF)q얪P0&YYvFˎ(T*ؐKf4.%3ptj9egvNw^0Jp_HE;l rAjѬ?5o(1XcD6,ޒ!=rXr3rh+u>Mvhݎ*h[$#$>4=ct݁~aF΢O-BCܬpc~j3\c}' ~Jk! t&*ֺ];䜿R5. p0Ti2j 9) x\qʓ,QH OOg*_ܦ&WcRf'rYD K*I%l_"%9_sC1c~ Lj᪤kH4g]A[\-٘~UMY C".i:<Eժ4+ (x*2*ږxoeVO!`"a1ё CjʪIJV]l<Ȉ0\ Q)2db5[R**b֟g?4&zLBV%D!&ak9 zk/DֶDk<;2̯U Z %t.Hw DZa& x ⃭?*r6}L1!mzX++ݚ:я01{sv.7x-!&:76_: ȳsn5 Sh]JSWqdjݚ H9rZ&_ZsD[HQYʼj|->/ PKt.di݄vG347%X5Ym,{Y??gLr("S߿]K7{LUQ%,^5OX>qsSaR@##*AS 5mMQ*suaP}Q8Ym̑4;Za?j3 l"[5d]Ϋ`Í/T(o4@OSJa6XvvaSHh }h|Za  ׳'Bs0iIf~+' )2+ WRDYǰ-TKRLls^LuH㚜 t跼Yù27'~dJdCK(t'ВE#(FC?M &$Re^l~2՜X#L~2Xy/sJ9⾐0 g'^?ܙbf:_.W dcbk$X_,O3šB3iJr&g:=&\>Py M @q>8nfczurbQ >8J ꓒTЮDnӱV9&gBb) ݜ&32I4chEǥ`|v)]lP4XhAkM%[! 9§[cȈ=r]AU3 [27}a?}Qc;,=i W?BsTx\74ǫ hJ䆄^ y'ܸ"Υʎ.%aihF5ˌ !AG*`qr48l7zlmqL]}tٌGVUR=i'r MfEi)8ďG )XD&Z}rᤉ"0ߺbUYGyx l6ee^ 0:WN$Y / \rvb)vB_jF|2*Cpc1!ˆԫ-fJ̜SuuPsSܕ g`ؗ'K]C@GnWdƫi*eŢw!hq㡿k 'fU_=% !} 5j"59X`1LpS5\ꭺ:WuF| +? yp#eٕ V$4uRFtoWD(= YK] )ݵ+ĩN2}OM V7Y,(dt+V*'S0.^!NTam<$_y+tO%xpp8]#Hn2uu) xI*G(rR\+oG.al\U=s,(猾'kՕԚ uLɧF{Ikkl8̘Ź8K ڗzMJPޚ|{w:iƯ G#cndat[s˓rȅ%~2j^\@yR'bu ϟ` d]015TS#F 7Uwq]W0-N3p1OB)ʜ,c7lx8> "٥~!0)C¶ 8[M*Empeb9<қ-&@}I*j. ;|e}nx:K;ϟJ߭lN"Y-^Op(c*!c_sC?.tabdD7m2z>Licf\7;IBnT\N+e^H] |jlY%srr0&**gyWq5c{א-Z&P*$v!^O]O'R!6v^Fh/)tKEz鰭ǰXx~3ƲR(,b5 aD!&rJkyaZϣ0a<ͯ (<!3!oX*9"%)9㩇sLlr(uq9*IzϐzseA@OT&?A z=OE8NgPd2ҹ]%k- mEB=7OOj.{~$x )hy7M@c}nTxD,\tp-^T[Ӥ^{z7,")U18g_movim-0.14.1/themes/material/fonts/OpenSans/EInbV5DfGHOiMmvb1Xr-hv8zf_FOSsgRmwsS7Aa9k2w.woff2000066400000000000000000000140601342764602200312360ustar00rootroot00000000000000wOF203.`b6 ` `o 6$ JA 1-<ҿ(J褢bO{hUؐG$SG!-i\*L錚 5lв5LBz'9zuO_wGhr5e7?j)Su:F&?o}x>BJ(lf #amXT|d:[b%^(XbG#*i Q!/>T +rV)؋KUBYSW='+nZ^E#zG:YvՒgXwVH!;*R@ee>iqL7ee1m0!k#ƀEβhZ<.WU#Ys,A[GE;R鈽 ~=\IN(f]Z8p#4˨jsT{JFn,tJOZ(/B߫1bV,Ă9o=c,r Wy<+whfHH_8b'] 8pXv d6(L(a7 asu hY[HႏO"LLkۦ]կj i|k؀wb5MޒZ$i4`oG= PT4$mhߜDpO'~cvm(6rce UXJ!yC~y0nYSrO .ZW`,ևϮǝ3b+ Qb·Pu  ,ޑ&CyEPtMjD,km:6\AXbF#E3C~xKs_MYedZURP1hy"%nLQ_|־ϙطww}g]Rs:ʋ;n5+J)}OGfFGӜ:Ӑ|ϟ&}Y@i;@Zjŵѭ,<I/qة)+j+%e*en+V+εS*%qSCcS W|rymuLxKqt|}|Z4bk <ɭXìد>*SbqYo.zeWkŵ|LOD#ݲaӁܬH #mFS] H(F,j-/ 6جfu,2kYfm5k#ѬH2\׼+c|򽱷E[0‰gFt?/K`,VlGTY:a0ʣ&'L!0M#/ KIn/:ѧ:98I %c婎e\ܵ:րx(] HP.*PD/=yԩo}] [ (BJd#|\fy''b>\YZckfNhN;0vXE$&(E Q?Î>꿃5K#wV8h;@KQCȑ1[׆5Y.v&8'Vz]:ź4X #^ڶdKf( dxYd+uPώH%DJ{ho :/ = R_d(1qBHBPfoL !O[ڲZK  Ͻx0]M%H"DމV{Σ. "ݧ|c2ЊUyŒ jNr"O纍(6 =?KG3ޮ=uДll6pl-ۧ#-*>\; Z v;3\;8辋UL؝&dĠS9ml4 VI> RTҚWQsM,Kn2nlnҍ鴁M=]UJ@ D׎BTѾK2q!hn,\{YzqYM9Ihi[z:%uBn8UuEa!Oz|afz ?1"R@%sc!{ 4g_%̕@DO!.(">XqF@7 8K's>g}K賉g%`0$!`Ab˜ɅZ4ֹ,oDFvR%ȵ~Rpa(2ئDЦeȇ(ʟ*5FNy]p8\a!$6Tt^_֤>Pѫf &ׅ o˄(Lh`r?"챽} \)HB) Oif+WB3gpa v~~ ē3{-MY 113_ 89FhZ#fM4Zt>M{<[Gk@Rmr7&CM :Vy./bLQq$'q֥ X}ԋ$E垔Q䚆eԑFϽ`RBC*\Z Do:'HKP8 pDC.=n L(B*&4ˋmv0Nnq^~@ap`qxDPitpy|AQ >vg]޽N^Z]&h~/k3A QU&UQU&U*QUDŽW Jj:„W Jj:„W$+FhW&οϋ=/2KކLof Ĺwd8Ȟkw8l٧$ArծM-Q"S[8 畸6[xw#s&˺$,SL:r99aGHz[pd/O8 J2rOI#yg*(: {j*/ZR/F% $F?\]B CC3/1m.5&eI~DyE6lMBY/b\{+$> Į\$\CT9rmovim-0.14.1/themes/material/fonts/OpenSans/K88pR3goAWT7BTt32Z01mxJtnKITppOI_IvcXXDNrsc.woff2000066400000000000000000000404701342764602200310440ustar00rootroot00000000000000wOF2A8@"`d" 4 TD <6$p ZJ Pr6? 6uQ%qu6|  ymU(pTfKlܧ 4LZ2l).4 EnxNIۻȎ; L~x zq`'!PP)bR6]х=a )Du|d,Vv>Ʌ{9w^ A(IXRDW&XTYU?yCvo3*2;_N$ R`YyA)j 0Z*&˓NU -n*:=| O500o1};=08SS7~G^ 4of9;.Oroa KARnJkm5^HH zAP;\ϙL "V`[W^[SO9a:$doL'̇J:F; E:YI8$pM-L)MaO0UrI;e{Q7x(@]M_wF#9#ehw# (]Kϩ,$9qzd)ҿ+ ~-%$vh)i |P(e6 ܜ`44KS\qb8!0pc} QFqv*A?-` ::p@+в&ju;5: ?%[cS,5IԽppy7s^{RLCV%=:bӄ&5FMIZa=͏fG)hzG0@dzB+ݘd3h&<,R:*OCN{3t$s(,f#*f5n֫b>Nƣ@61624 v*YmtB!T#r!LG%{&`UadCw6ē{6#.<G{6WifZܬi(jb!H=gF;)oF oո|4g~m\a5vQM! F@jbCZ*)LԒqN{6X ϊ"4C$uF#xm'Zk!*8Q 0i3jenвB4I+|h3:NTДc, ._1@?)bof,/sJVj\ Ld0ŷ+)#6,sLDro ưxd}q6r =X! {ǬUh3Q1*Ҩ6?1d܅ kӦ!%]Xˑ4ڡi!Hbmǣ#+Md0]H4[ؐoBe٨: SUx Pa![W%]+oeiĄ00Lvf+Ӑm3zy3 4ao 4MV@A  d=gY(ūj^ȤNjYgE&b7o-uN0Dq~G[V!~,e&}|w+LJ'0s80'3(ը"#y9 -( =.^'&V|hOs.p*~c$gũpCAsb*As\|XQ̌g\0@a2BP"}d>>.հE8ɝy1)%*.xSHR0}"He@%?lCȣ́iK8Qm"I~boM3N!Pj$<[}RUH+ ⟅;.~4H/K9)n1"{BGĂ$R:,fUiV1? (k8k佋ę2X522NEM)ތ'xS4UI} vo/{s!pr4Oފc}LyaK<\4uQ^C yY' QL'dYڞjג4F6R̹-! u-yct|"k]=/OwOz>ŹIN^߰@yzuMsarF.lӡTNpBYUD2d=@sg8jbl@ `"sAQ >)lSϖ7zE|Ei 0PlqLYFd ϙͣVyX~Sos'qf&p09Ƙ5Z!umDI KLQ5q SJ=YNۿlCd_wxQ\}q&r1Q2b0BSرeE>L0͍f=8EݸZp.m 2F۱#,j(w"İHzi;HY~K4zDsE M\1:{{) Tr͝|͉3gèQ'`"\AX+ cPR2Rh  SHUP ~i`L8-τL%`; QB>m Phdg=|Ud.㨁cd,]񠑓2P(&.4kU]T-^a8r,mq =+\!M 4b\uoHU 6o7 &X0 ih@u]jI[kVU:-=NȇS&]FrWZ"s]=lO++nbT|+bг]KEF ~`/~ŎHOe_EsȷmFD&Ȭk同j+J̞3"P\9ǐpQUM\8ڜk~ȵ|=?TS<Qq෬t=_g9iV^6Oj0en]<2v eJ^tMàEΗʹԽ>0D-Ȱ&[̧]mB%!Aw\҇ X~<ߣV{CA|L|sȗ_AEJ]A씕iEYd~#3Jk:ظ*؆}/H+i/b u4$gYB+TӷEz-Z s&M#Hmw0W :=L{cY7\>|K5S! T.Yȷ dӸSÜ',L12 4PozgŵOf>ǥBfQXdŪMv-$X'v,e@֢#E+%&29b?A%s+m3b#qBDw=療% bOg\lfaAwM ,Y_G'JNʒEv | ~/KD3鶈~r$[%`j5;agXzҴ!^)RqP>#Nx%nM* .2秝N@>zf$- 3n03<~Ii,QQEᣖiByK"l})_ENJ_>TVCٞe.YS;AGhy`^-Me8R'5ΫJt&Ig_.}JO;cȋw|sq# ǽ<i&HX%id*lt']Ke@K'qZJ#/I΋NVk QQ!ӧTģ 3]w7/ʩô0}^ސXVFB,&oD^hЄMnjfAg''o\QDyiw'} ΰv_qnYpn['1LQ,6m74أϷ??*<>ojd5N$8;R= {M&=Y$n"(άqQɡ.kZqٵnuL%\?=ŧ0"JŲٶܾp}uKv?& mM/AҔGFi)lH-oSDcO0C#|+sPN(;[#j SUG?^bA '= ԅ*h0bjs| rl,茘䄒&河>-We=TQ<'_rhJ:H;%R_]Am[\NcfkTQVͳwt1Aذzφ2}OiCdQƕz%ky}L[>\}sZ1ri޷[}/[nefrzCBnr&[}2 <ы/HEP{-{l@v  ;0Q̸45=n0my9ٜQW ~*H_z&i^t ](=omLLJb,~Yp P(^#S vǥ] }Gi .:j6Wu5yx#D8yl?X dpqhQUwhUgC֎c(1="ED~dʸ@K7mb hiVnW^#01 {p/78Z ߳ hS"/sb@[TR(@/1S-kPZo@Y,]@r`})[`l9S̛ a@e 5>{rȃ{Ϩ.n ʛP][[%I{T+l3Y`@|vpL{Kx{LV FAqf*O~MTNIS&{ґkG UF0l "jfොߡXc;"E+7; -z|Rea.ZrJ-BO:Z/G71[(6hVƊ]^WY~orˇj%!nj==2{#z}KSirX8U8d)+ KY{C&hr`4em_AiB4-@5gӻ%M<.qʸ4Sʆ6^F܁Xlk78Afm8*` q0hGyCTQ[8ULi-ٿ8ZN%y9YN ye+ذ7ʀqG)9jw-N1T E+y9*PAivƈ\elvd6bI m, I(T,P:lAnXQx۲xqxېnxIX뒷ha4B0 WTPSVrPTTa|+˵"biBa0GP1Zg1X7T<j|o`/0؁XS(Fƒcj=ҏCdv E}AZ1GHZ /-Gdl-9fd>8`#nD00oM<91CoKLy氆b7A7u@C@Ǯ Mz|C$v}.`w M5$X7 0H]܌1T*x&{ zv`"LMj7vإ)u"Pux/sӱyP{nu&4ԳaOCl g.e4BZyU|Ңvw46:LL_ضd@ kZ;k3j,;f\ CxcE5KPBݭ{7J wyC{lt8$ɀTۆ`O-ͼk*i{0"%qXl{/vźaX񯽲O*IU0;gtn"\8~-2'avaO2tuerHc H|h9/өO[>]XRWs;N SQ~4aZh6%y**N'>B唥=!^g_G :_Ѝ>;)_X2ǶԐ =$,Y&Ktﻡ4{sjZd\Nax }xLV.߫YH10#-#ii@u͝عL`R~5 ~E^:2jXF= -453R@Sћy)h>?RyHN 8`T0 'whn1LSrMSK؅6YLO9+fvQ߲t*_?k{ǃkg'_Yf:zy`z[|;J "ƒ,"m}{zoC̳}?mX,4la $3cdg =!SAW;Km(mi7N^Huzt+cl {)+'Ct'nW3pduMغ4T?S;+,U3J*៩K&.,[/S%I,f{H!sTxM d:h X k`"TJw} sN>Nva۟ex-j[ƒ9r%M0 Q{zjY ߀Z{95EY/pm\m+?se^!{Ȗ94J7?!pu8.kC ͩU +R} [.y# nv>$sh9䚱R嵐z+}G.[dp=߬thlIq΅Go Q@;Dm3n+Y.3THMH[iߞݘ[\[gcX.D'riMGГ} ]M-saV2MMRЄ&Ї799iyVd7wsz^ #(/4j pPA_9c3x8VYem@6/M<"Q59Ӥ"j Gy;Q ?̏b!_@ Ww?1=idjyF[LAg|8#FizÚ=121=8hM, [#B̕dϙUO }o!\[J8%EE9togh31J.K 7.!?z:!I`~9HC FER I?``q"2'$^h;Qf' gt -ܩ E Q!v(`^PD(Y"%2H'5=\Q_ĩqrm:w"%'Sf'6)5{`W-R5.I|ԢQp-DL7pFiiΎ%I]7@'nѐ͆ҭ6cn'rDeT)gC5M4c[h&0oΨJ(8p!wk1T8/ySjE"Snxp8RhW-aMAqSaRL.-I`ᄷa.v6P!z-fg$Ջ+,rL Xt`Kpfy :!i*G-顀B4A: p|9crr=n:vy-H%GCG2 Nr 5LY2RB1ˈWz 1S`{ oCU͓7LFEw^$$p{WQ*{/o{Ӟ&p^*J3~r3f:`QٝRs܎u r AZC $-FlBI@ ق}o,sO!hHQp^cfp5rYjqiӳZ+T.H.n;^j4(~d 9pC=X?)+,+L J\r6y h`%7;Yz]W݆4ȡI18 2u|jr7[vצV=iDZC-cP#IȫFhx s؁C~I4>pĘFԸ33$mG/%a6rr)zawu$=-!%6~{hoֹLj.шPf /%5"rNGv3)pfQ(ɒ$$"G9E4xDl |9lbU&LyIL 6iZ=EQ\MňL󠠱4LYa6&Qɹ8U>ڮp}nʹokWD=[w^]t]Qt썶8P1wC۶m>c\k[-h`,a8PLR/pH1"8Cn t](ui[A$s wH0Qqȁy2[Kn-CU [6BGU!L)Z;po\k0L8Oeif.,ZN|L/YPٰ@Re;fhֳ iHAOZw[l[Ͳw:`y1e7Ț)<_hsQ~y}[,_;˸Ǻ{os8K>C}_7࡫t%W| 9xs/ ^} =D ˺Z{1#[KF.MNJ FDL*DlRS(h }@n 'ܙλñ#("X#ۖ ! , }2P2eCk*%Db[s&?_OQps a?u{*s5ߪh@_=\߼~˷~_~{ i3:7Lv/BPMޝ/r8}`&Yl"_9{Rk|}z4zO&x/YeK,59`hj HD"ۡ&Fh:Lc9Jy B۾:;C`@'YD'!N2{!Ţ] S@j:i"^Wq> )f52QcUVQ`![u=k9QB\ ,/|c#d1w Yaf[Ҽ(cD\((ѡ@^קd AK UIL ? bw{d!QNn\7dJvRr W#+9FЄJu ʂZ4l2).wI0^3$^j1Á*Ηőjkjf֥#?o`c/??^^4L鲀?kޯ2i~?7!o4Ozm|Jjr MT&F-qc"5H3CTL/HcY%ul`Z+F`R:*"U0H "r2^3A֠3]"MqoGXgD{10ն~hB]rD쩵Bs֭Jq^n&xz͈Fh$') uP>aȄ2"ѴiO=)Q@F͢)#UxrvN =)k;Q(}wf!69Wg$wV)gc(pR&3╉=T)/ AppuqS>*K 570ʹk\Aj Cm2g>z*a).zb&ḎZ? _Z,{bx{4< 8%MB +=}j}Ox$=K\m_R/ ݣh7K~~xwy$t֪*ʹE٪%2D¿߻ Q8mE7IP$B7^Իԯ#Ui }B>hLo4m DHaY X`G60n݆72RZ!{^sSMȯ &lW1аpv'.lP«lE;Zf,c/s3M]#6V # g3&\<_ƩNɐm=CGA`<C  e|a YnG&?}ċ c5!Mlrq1^l 6e~, `$]+#A|:ؓmΙ!IcR7'uZ?i$@ʎZ(n˄4.B+LJƘcX_`~#{6-eGl[/#, G0EJ&j&÷s__^ǯ5b4a+nڐJOSed`N? -&]̡|Ȃ9SϠ BtHmqz,f!p3quaO=4R:ɷ)AK6 䩝r cffR cHNӌ,R΄1.}ȋ Q߫ǝOk*y)m9 D@O_z40 C*y +,r니B0 ;$#2#3ze'89琎uE\mus")g8R U0h+߷d-@U' ~?hF9S;uAcs@~tѴQ9y$iH% R.gpT$FE]UYBIè!^LWX WQz$0-FPra )"r`A-@MGUSbGߥXhp)l;n\J /%ULTy/хKBUp @ #QQJM/ X1N&xZY0֡xXx, T /M):fc2eЉunԜ%J`W**#{:*THe/e} QwUAb 1jOѡǜ H"p[/~R&K.} YsʏkTTM7Lv\g LEy|P$HerR[XjX:s¥+\{lkgjw`8ObZox:_zNͰ/n,|?ߟJ¢eUDRMm]ƦVr[{n޾QĤ)L193ѼµיJ0&_g:a(o+*f׊]secxcE_Tn>ʤ76FzJI-ƅT؎A%b\HB-ƅv\žŸJq={ Ric;aŸJq=ŸJqPq!6zp !+Pq!6z44##(""!^.=_LjАhӀ`Kdl_Z~w}^.4=M.k-Ig#/4*LAv"H+꾪^{W;X`56蘲6:2\:T, \6sP<=wܱk/%6Cmmqh -3LP=s,_ԢCB!a$U2gAVҼEi]þ7d>0BiR{:◢Z0ZegmK&Hŝeٚ;@`{r bУiPZňnqSa3(r/em/YѥqVh#!ոgY\du~⼗x ,_49ĂRB#g;8.e̢"…,'FX{$5U3֬2gv㱗*78;篛_]${y, \E+?.5(_xQpg[AʚH#On>-7P5(b[UP*6"E\_ڊ볜Zw씣{S&.r(L\Υ(l{%ڙ6TM:ӫt3A^/W)r^PVؚB{)#[,gŘQ]ӛwd9cvj]lXCo QcUHc\\17CUu<50LN,5n n';L2+MLFAo+Hb1wDQ!Y /{,KMʒCHZ#[f1-trTtհd2!9i l"2 B$kَ$5Xlrmsmm-x*JpXWR|O:dPDiӮVXld+)rڮ9$? M;}{Z0XqΔecR5DJS #L44Hyڸ#SՌؒr"!" $UZSUuE f%@^(AHBk`M\GhIbg "xCZIɞkpij)9~ʴQed&zpn):;H\2y cdwZL2*2qqEvs!;|3?7}ZK3n]<  hلEY.8x @C=Ix\>}?\x/[W~o|W;n[y_ڸ{a| =67o_X;Hn—_[ TaI;zFμCp W8׳'c;3nD!u8!6HCD'HI*Jo:!o :K}ESl`xH0|Bn1}Dr7 -J'R'$ի u?=wť>zek5#wD_mS<> `fA佸,O1". m_A(GI.'#hÉ<^<'b'a3>@ʓA 6bP䰄N@-ڊ2%hߙ%@1{1wYVq˶AưZE'1Ziq(#j$([Q''̮S\m؃N>X)iX L..f0B(з~2yP'@1@D"I8O߳ԟߖsͽ{=h/s BIw%TCt_`{őR44\JJH(_T67CNDˢP1*"VtC"^@#C KoܜV+]J|BE|Y 4**ރ?BԻ6xiٜ,q 'HU(@YakϤ|WSi1uwϟTaՠR1$AU@!D " ZXXG/6&) P'˘?fSd Ƅ4j؞Z,M r n- q hR,u肨?d?BhE1ZUzD7aP@r'*ߗR"l,.qy<q 7(2&O8Ķ[k+闝[@|Z\;}aZiW:50 լb$V (2 lף9g=|'M:Xnߓ}H!Ynmr<Nm8Ú\:UAut9 \WyN8XBJ8qzUA?kC.m(ȿ}K!NǨ^o3 TXa_&cU7q!<_U@2U?ԭ%$p}9mJco[2:5(Kc܇p+wL{d+kG*O0u")!Mm9(W7. /ԉbVƠo]4f3ꨴmIx_@Z\AS.}\cN [/¦64`]U|^5Q0@QB̈ݔVG(˳Co H??,RwuqPk-J]IuyRM޹![/Y'X3N(vʋZ~0 `Xիsۜ&GlfOO 1턮(`-vCՏ'r(q9 ~h.(ҒEpHTѹ n-IA:4C Q<"U;q ,V`!i.pE064bm툹P0 ̅|297 $Ӯm8IJ;nL5DrNvo,jl0Gϕx'^(xvDfcWm?_n8ڞ^3#VEM3F qC[[HS[(F 1OŸ[ttweX&f X*) \-;hY:tbj˟`!Pl Cq1iѮ2͚=]CX9@5+N)-T6o4`(^p951^t-ꋚ6PЭ,Xhђ=huKщI> * \~^'IQl\0 Jߝ aH u.söۿt|m NyǺ o~mX*b/s}o:9s}*9ufoh3-{u|||'Uq`6=s]l 5 q𥸾gː |']pqZWGd=^jO֓5e/d#@D։܇ |2qRT_ECMyqZ} cЫPݐmtut7y?kH ݍXoY(y< %S?܊W|&PAw nq|b7EX ̭ap@ iH^NƊ:}{?mZ@fxW "5#1  j=(i?EF}HS9O e]-T登a 7`$ejg`B! =3LdS`F֨UGK 1#+18 r֪FYf~zGU6F(iH+ycdwX-MeƸM}Pc*⫤!yemmy[r^S"n,F~oMԘrnhƳ13 r_tQE.ׇˌ`RlI$Q:OҝҹS{XكokC;x5WRuyo>y4?AA"omovim-0.14.1/themes/material/fonts/OpenSans/MTP_ySUJH_bn48VBG8sNSj0LW-43aMEzIO6XUTLjad8.woff2000066400000000000000000000264541342764602200305440ustar00rootroot00000000000000wOF2-,[p,Fl`n& 4 XV X6$, D" P5c[v08 ZAMcH.j1IYnf(-"*bCD@Yh3v^2S38W;v$F*uha A3tGǶ<"-v/*tʽ#ɎɊ;J:]If[[{ y`>\"#Lx:D w 7ѳɩ7zz2v759>ys87&sQ.kuݹ]7:~3V8^.i.͎wj oZCd`g@oRrY m[ZgdIB=)S3etx:~3{kp©ؼw7T[Rm=A{*Q/|q,v,C.]&=Y8@$iH-}"'-r0NN-.y߸1yd= -Q(MngL\r ݜaU]rej-A9{Gf d=dDI2ۻ5C!ޒ8ý< yg$CGfDo"IAJ"5u bdwȦ ͪYa@i8bhUF!.QJ@ЍP‘&ʍm$Aa1pI< `<6$6{y8| <X PRȁP5f`^'>U)3wQ[KF+O YlO劤;A:0_x1뀙3-$CEte4{H2 QZT>?F=p2" wf$3PZT4@L?lDNj˧֛>I~J#QKL%;tp2lp[(ޡhWYe.#1 Į+R%>ԼRȐZ<ӌC ppaou;V'xyQ_EZ)ՕŅٙёKE"{xɂ~,ˤS_~]l GJTji@= "߳$ky)?]e̿(A[rA7(O0v+҆D )~{ia&]e՝t83V_^vY,J%kۆfP#Y-=.xFhX: uZm=-!""WX=(K`iT#3uFvٽCqV*4f]ځy#?Yf¥p(wj/a8ڐaZƌyb_G U16_r~K^#1Kf;c.3&# ~|Xp@T0H>X e/3AhOtV8N]0gߤI[FPJ1=mm:Uv֑1*dBb#cU@V>U"2${p4RNW%D]x%@]*\; \G*]tFEMK`y4Tj$nY.M*jhٛ) *•?۩ةюRZvD;LC>niWVdQz<_3:Yo0K7Z6¼%4v)J+1ZE/Ju 4H2p,jD @[μސNJrș""kl{KPR_G8rӭB UBi!MW~aVTx1"b.kžLA99}'N [C%+ExHs%(Ib_K2!j~<IY-w0B)Dgq!u.ɕWv-򉄴ׄȕƑ8;`ΘRtH>TUVGA3M0[E>!YH dX%K^#kr%O +&`! = ~OK)e6tˠ<$H N(L9'XSK!=itAlm%J}*%qV'TsKm=Q:q ;Tkanx:NVjpOx[mb ,ӯSƣ鶿 R\\ݵLYek5{Nh-僩Igb@?u*~6w.F:%}YIqknY@X(N}}l$4 ZȻceҪ>Iץ 9pNytjQd$C߯:)Y;dkq8斓~$Nźb7hHb c'~ YV.ڴbvdRS Fx!:lvRA ߻rd=7lmB3>rm_҂>\@:b& h5@< m1CofaKv%F*tr%Ցq"~׃:y0k?ܗxVRk^+}p`܊" h%dXY~BS6eq)/:Mi H 3۶<اJ0n /'07-2#i{PW4Zu!t| ϥ!ܓ ]DEnS^GHe|S̰BkKSxEɯJ<3' 80;BT'5`hzNf^M0 6.zpr-RW׎Q"5b[ʺ7&rKpQ# +kvAe}ɇ]UOhFo,=8"4Wm o굮j YQr/JuՑb+[7.g 9h͟| 38i'{i}qxWv}zkmZ>܈,Jr=¥V-.$?^Y5kk|S߾$D6g,[ ou0 k|U0>ȸ15ѥNQUKTUG ࢏>^Җ;Ӛߕ~ڥ1?%/~\V!Av&.-"Ga^#+|Җ aec?honfd̂멯]!p,G!1'`^].H!^>B|$pYL.(bSzFR݂]c2z<#5Ns-znzeM7z1w:E$;6nN=͚o,pT2G˯rm<0qQ?=#*WS+D!ZgojJmwơs:ZEt `#kNz|_{XQ迤J٤0ex~δkT==sZR=zGcN!q;(ոywg_݆`kGXֶZ;\QhlTP\%>02r(.w ?8\Eoi.q(ZY8zKOx b9O0 _rwƪBS#V.2 Ho5r'.?7$0'cg2Zʖ ZΫkuS.F?w=/q!T$BƂkEͶKC㮹xsuI^!l`%Wޓ;am5n1$Me\tlFla ߼Z(]A Q&W^CtўxƑ53Xz.JǕKd*m[-[E\w"xQ;ָƹQiYf'g136.JҧWQp)[N&/쓫Ȏ ezky!C$uc8zU D{q^L;ZcQncJ&BXi0)}Њɕ#9ѷOHQ]XdͅR^{1{|)O7%|<^ 2/0Gpǵ7s0s$+~&㪠mJrD$r"{+d_wrZR ^-hɊ q!>u,AShH&F1<*|s߯ j)[qr>%ށ^/,֦&Tڋ.*}21;Ӷ p|}I͢Sa.ibK?=~)v,63\S-.oh!旿4 VO]xC^w_|`K߂q!O(k%aL8 +r1˅0V0 f8Q+20>%J!k`ƗI_4wSG>4FrmJ\ZVK3HqڍȳcBNzWp*pςO`l\L\IMa/ci,,'i?K "J[HD)Sd%˦E%UfQIx"ޔ7M&e3^uS9v%k:iqm"_PB۫B)Q%ڒx&c\=5.pk[/..V|`oV0&&21I4;Opt/ [l ";=WC.﷗\zpyQr{ħ% %ۯWvciGΖɝ\Q6t_N a mO\7 _4~ݾu,&߷bPkncN/;TVq] ^3\QQ_jsYΩg4vGMq_62&[SudRȸ3;(`6pRVG_]洎'0̎LKghBfk08,<&kNYy-Jnǐc6| pXCmHOw":8!J ԭ*p}KeK[Z&9<ե{(ÃaH첬o;w4qQ֖=oɼܣ)^#&wM,`:HVF -j[{5'W6|o"M _+$$Ȍ&4b\tv `r]$ROI$~ ?O0ő |3[1p؄ZJDL\ĕ@n_(/(! I'0<%`*D^^j!nr $EV3o`P:@t;  fA'-,4D3I\a4"e#`Ij\2 WY o%z4yMN0UA\YVs).&Q!7|o]Y"+ q[—ܓwy / X3M_BkM(I:ˌb#VD0ITO=p%qǸ;q!Y޸i#ļXGkdOsRgh̘Yؗ]4_Lj\2:H|tu!l"_x54؅Ka+1Ⓨ|5Hخl\z.\6arCid/ga4. D"Q)!!!*.<t=7?DlqTЪ-q,J[;?"2\8&J Kt@ 0B蜬euY8Mh6@?8GYbȨːv#D"͓R!%@opXf~ǀtǟ!gaSw`خ45`.2ZWLCŪ 9YI 33yD>O~*d9DyE7i`7sJp t:g:$!ʞJ$+:D$2e,rKkV9N=wAU,JL 3иNI=U Hh~m!(UOqZ| !}@PV05:!%g) ͖iKӀ %`B;C%}WFvm{2} $,0"99W,Pw$HF*1^Lg~ 絜PH'+hvH,U >mX["UX/W1 [eRY/c9d9|Ζc".!z+ fpbZ9 Dnc9<Ē'Zd !@Vk rz,EbY+xBQlgY&clZ|iׄ+w7 OxR).{b&2K@ [ǃYn8A "aT[)s./ASŹ:ǺI$"N:פ%!)"UA#Q%YÊNW汚+b,, EŚ:iW2KVnXg?Yΰzxӊn"I"3 ୵i~p RHQ#w&KZCUa-|xf(mMW-prqB8N$rOϣT(,3qΜFQ *EBN8zկf߃eo5X;n4 JR%&lq pY+#M- "@Gv)4u3t_8."{Le&ll-[mAj+ ^N^|~cz~v`IR?$wwSG?(<@AQpg6ȸ4#du۠wӂC0\E9qĆīCDb0a"<8ϚO!@?Yn" ftv]Px?JmBFa`LG>^mxDl CtM OnozDYTJS3ֵXg65!KX|Ȍ>HŲe#'l1f,mn/y>o#dWL1򝅞-Z b=ahZ2 Ųig;v۔sWFHy=5pQ\2ۀS~$cl wY=6KwJb>->36nvaG^>!}0i)_ӟx7+u,?S?y#ZQSnTsqcN$Y-;k >SaCeh1Fؽ_w3 Љ($MR.tw9e:08L~``[JTj͗ΡJ~Ȫe|qU{GhIܫPP ᑊ."sniv:1ŷlP` t ϋA7m B^4ݢ9Яa;綫9qN @sC S6W6d=ݴkFU_tv t@av<95m&|\;=@GH5/R0qZA*y{H e^P7vpԡ]@EV'4"> ˝*o(N2F ()RHh%4g#g)j"(rXR_5VՓajO8t(HJZ(/ ʔXJg0r3~(P:2bVtgYTBX֊;(N'q'kEmkSG-E&0`]S0Xa/#r̅w$7Mf'R_ pI;hzy#LQU ӢvZ'M0\Lj @" Yž24d%ƿ(滙Q,g Ȝy=0'QВPL*oF9^nU= taNmFD2#՛=8UtmYf5hnڦmKQ"'T~c1ߦ4UBL)9L0C&ՒdV21w75cSJHMM[RBgy*Q+Fdr'[o9 xFF1C1LmF9@ 0<6F[uq &^$n' iU΀{/@͵_Rf}=rAOV]w?;y.j'>GNwSN!f|&7S1Y9cdHDYh_ΐ_+?O+̥Ƒ a1ֺZoti]9'܌7t'`;uB2L]_Mbn9[6{9~_~wϼP}z!l{;zUFok|xzzx ^A 44!v; Go\xqih Xi"ߗpPm'%mJ@z3|gP 4g`dgcEa0`^-?|EJ *Z& ()WUQ6.@9BW.g~SR_VjJƏ7ÃVy aTo^2)) \ f Yw/Hbڱ~߽o%f6I:ծ'ͼUS_ ^}ƿi/yl۷n޸~˗Ν=sTs؇ʥB>[H Umik/@2BР@>2Du;w=#A,9Wq'4 &: g: @SV'h8$W+V/M"(cGrxzU b&!#}[ۉOaCo 7oci¾ j40l67V<:nn( R=9TgqDpLՈS6sᤠr a_3X?C3_CXCRDp zox(9`/PWsȊ!,՗bXW9?ɘMޙ;Uo|cf}[ڒfaѴYfWgșE3sAYw]պ([>k7V/;"XWBI.<)|TbF*xG39v Ѩ7.=&(dg} XaޫMP$/qO J Ԕ1F7z'L$}ޤ6o ySDÚTCXPX}-:n# c!t#رzqߓF-tX]FF;T$9}/v˫_4fbWSK94 x#DgT=uՒҋz+6ORs>(=*僉+ߌ0źVb&A "+}g.]_tH_ Vq6ʧ_Ui^G)ER(bt.(4|yPY0Y7OʄOLϡۡyW/o[wB, vC24zCu ]t` Hy>]d,DhN޵ߙ>DB$]eE os2 =)$xT[ n;4uh-&&|۬"zJO9Vbr)[CA3:#$R-I?oA_Wڕ_Y,)OǮJmI;Ě% )QԾ@?09V ߪu< | $b.7D-:h+﷨ rg2X蠘ZqvJI;vpxҥb5 n4xJXe9iDCeq`{c'=NF`aڡAKOJvxQŅA +Rǭ8rZ7v'zдW]X| oHEL+u'}&mԧ )LzN :(y̱\ KÏp1(X Nbן'UՋg^.ԕ$vz#%Ojms>C{G$⥥gQuwӉ[~_j%dģÃ^l)&h6T9T֓ccy$(M\XR"e_g#Xi\E,t ) ?{B/Tk~")05~ zd_nم:ԪY_[vBK}DEBꕛ:̸6݌XjdzS'A#mY =}rUqU-+u}L i5 ]_wQM8;9ZOz<іXX ;IpWAÆ*-lkdr*Z*e*`H^n_m8jpb]w!9٥*,e0 WEsof0lDz3vF!8 a6E p h`鸲Jfͪx\])=VyyǢ W7wrV?Sw̍ޙv0_m[xw}5 q(IkpvuȚ 0+4MkKQ,YBt!SNE`Kyi:;9p]~t3+m7 +29 ,tM ]kbF6}|B߳R;JI% `ҋsRp{[p<rc< rSWæ;Ge[;X'd)[m37PVܤ=cf@6hq|aGXF%mΖ}y&irkqXK2{h44tH9p7+BF{4)aJGk{(UXUk_9v:џ iܵJ[)]}@7E"![f[%z1=9s]}no/^3BzsEF&yڑ:\vbUX6r{v@Ӯ~}nmxoBLޘ-DŐ]+܋&y0@9mm4[JB\J߭rȻ,(ͻ,0"dWה'h,QSOLk*듾WWVohXD-A7}"es *| .|eam T<-o(!<{00)SzV#qzX^tOjwk.rsG[~ZEr%#uѯk&ڸuܜ6ɈWz3Lu;{uUSOE I!$ Bq"95m/9+Z ޕv4P43/HO`K'x6q !f'pt3YLXʿ/:۫*R._| ;w|Վቃ DLf@ kIL˜@Ǎ`o[[l:*S6("6>tu.vww\%'/8ڣ)dӍfAb%1tDRav-?uxh:n=@mo5IAL ACit(mafS%84|wFa ҿ6M[e66rA Ę,WGs\ ~Cdž&jrsdd kFm7:?-, n3ĸ#XeDDaH7/bL]}xv q;Z^I}+nYy]W1vݹxܮᙯq&=\=pţt]}-E/k+h̓͝h)V !Ulwx:@)('$ŃA߼da3`WRUr"W֗:lZQ<_$"+Hv`rzF5a:nMߘi\nUiR}ɱԨRl=JP-O.?n{SG(脥&>6 0i$O#`"W [lN^bpYn(w& <'1ߘ:3)#}\O27?`3$gM߰73h igf"dw'.f-$#p!Vq(<%Oՙ%֊! b$,;E+4s!4c9YRHE`O?M''px2111ؖ3v/&<.rA(3CEnZG}t`Ⴃ`H<%юQiԒ$CHDQEr%-f 5BkC._®.^zյ'8))1 ~ߕGA[ѹKE$"m7z)E 8 l`4b‰Td@ KsBJƹ8lvR250hϧ(+}NâRcEa -ߨ_\Mk!4 ) !(̉^0g %iFp #\sJ՞P5)?wYe{ǟaPG@xbk1h4+ Dv4a`H\HmnߎrjRŏ?S;<~'`砵ATj1ﯛi.{ dZl IG7*h`ʠl{M]88HRgtBwCH:Fmy0fƎu]B}GB?fK+YLHd :bQ wad"!|^D,b5pBlֻZe`L3 S'Zא`4E"y4lfchMc}^J灦eяVTps$eA 8)޹ UOPDELD߶@ϦXE8GA]d0AJ,0Uc 360G@q+401 Dǹ<9$D*Yэ' oI݈ڙfK!38H#ӆLzaF6 9s6emȢ-ƣ +b\>qpsZ]쇡0[=wemN(9m:x9+RRgh"+kI3 t֜L`:'*_kPkx\Ek x\\tQiQ2m+j'FTZ kxŠ !qƣh W> /o6y$/ΉmG>9YXv'E„14TS3٣̤vD%x5$ 1>ݢg,,xdof\y_p" 04@;H(2 qO)bȉx˸[, t^ qEQ Lt j؃!6~lXZv;!C%Zu]6̦<=u=-z<\}Eٓ$ጰ`wItA(إv0O$y7xK)[ l)z8x[ : ?T b+˚\:}] =Pϗţγ*FUGMPDJ@)X 0OA4V >sВ  oV55y`Vj(PJ~PDv{BK)i@6U]xgj$V4r hq)5Ynl'BŲjEA "RŌ" q±T,k<4[cٗNUQLS#6ZBM(G!"({'d*;q`͆3764؍6K g.`(Q2`Ȕ5<[qjUERkdN&%0cʸJ|$ae@FP 'HfXDIV(UjV7Mffw8]nO~}/E bzd$P}!0ʙ Ӝp+g aB3Y„fX9Ӏ„f-ILӃF&4ʙ (Lh3Q[*Q +g[Adʤ3y6jq|e4vN׌cp[ؿ,Ͽw{=qby}q7E[btVv9@ ?|,}Yp^ٳ1uv㭶b?ZFGmz_L{ns8\ןg\wt{cL'DƔ>T_>x@}-ovo&eNՂ-[JRǟTg;͐3>~rYlðJ !L+=}k+LٖƳ,$!2~4'4M%ےhwV:!,%fuN'WWD'蛍P~ P uXh{S/TyrJPG..LX  Kp@Pfj1 p.N9]ȕ]z<])t\tչ5/'Z`ÚH`VYi"ݧ ZINQ`%j-cZ,.ENϘ4wmtD C4cz 8qre(ϟ618ZcXˑ͹/m#<'cr.4w}dCc.bK"ٗ6۹-_l_Vھ``.>j`&@YwvEDehJMNz9ǮתӧN8~ݳ{ΒCn7l(j}=]x'l(:e~-u}[:XPR2f%g{KNme-lSp~V dM3|P/αR"RO0p wovTbYN耬k2? ;3>b& jϗVfx&yv]7Ӡ^Y95z| QVEz?}`!*w/ɥx|z4}ex[2zITMUAʙ?#1+㐯;҉ҴM'ljsk2ͺ;HLKs)$-j≰UiO\R4L 1(j-PFލFt_lYITpMD eCbѫM/7%h"F(f5.Ɣ,o2]WZq\%)RJI4uA\׉BtҎP-,raV"V}`ţag#qTwYYS^ ";ӆAU*) ]rpͨ W!6%9`i"}D" +$C,4;7prr\p g6 LML9TSy"z[T0UQ O=P|r=>)(m@9F;> JU3W;4L"j~fִ~[@rY9'®Mi#QGxC;2INK9%W@!HUͤ؁ ߌuĆifY91,Iwlb)jhaNiαˠiFhe--m[ 4yUHS;Pk`^2Р#Jm(*h1o֚xq* G_7Ml$zV6`^O7#4Nv@:s8P.ߐ,bEc8B:tPH? 4)K;xeڻ$׊. |wD+RpدS6T5=J'0Ǘ uٞiv׌]ы޴5;vn}!|7j9S?G=i2=#1,NqbbOP*wh_9Z}tPtyCְ! (B(WgY\FfFbAHkqLv ξ2O|~@84'dN ,9۴5 Aǂ5˗{3俵OHsSNe01wu I^Fn )4wGgvy_hKӈYoZ~.ee6PǎŴD]ӖÚ0Z3M1 2PfH,ycL:2&*Fj-2ShGC<ǿwLpg"#ūig{'8.\Ej˒NLqO7f~O_:NUtg[36ƫ| fZӤr蒜^ANeNk}w>C"tYZO𑤫r=pSYcNfcRh_HXN w[Թjƚq|I:KAqՆgխQ }|le LWe.<?M"&csw/c; #O@ ,0 gZ"U7܁Ofry9%`6BaQDQ^֐3G0KBh740XcBܔ_d'ibQ$O`Mc/J}I_)pt( < "!鈊C_${)lDEoB[&ZSGIFBYB|e%mMy3(Xr3X|-IDU˅OgL*<۾P M_ɩ4^N&}>H4k5m z!@'%~%~;!>Q"6La:!) S" 3;ly?F&~5pk}{J!#۷'!$6r*(s[?k!Qp@i'B:者_nQl1P Hw1OOPcL;pja^40O$9ڗT+kzp@56k%9/Yc]i X /e̖KH0TW㔻k' -3_}&γ*,OGcqrVs'1:+͝&ݯ]]?sYc|ALbi\PWZ._(ZV͓B"$H< 9qs~~pdzKl{ 6r6}k)=u vw+xdd-f1=kQ̛T+d,PzYg/Tcv?kW"i[!)q.Ðty助5~/D˚zMk^$7qR+ㆥ.*zc%z!P4믧ܿlHE1LjKwEc$A) ^<*A,~inhC)0X,bJ49X!'IRIg_ 33kbx@k` 0M$L)Z}WFnpA"i Xq?Za l * [(OPFW7fԐTYT"O^1V:"L)-Udz׏`{[8×kkՍ;2-5NNFId|.M;[%<4Zj^0񚱰\#%]u=X]QJs}1"e1GI䬴_PKHX`rPf/J 1HPU@i3}5qnrrN؋r&K1afYӇ;a,9bՇ[.=zvl+ˤD9C0 I5ԥ !T\X&̈́Oe(/-`$_ g+d(ZOonN*qv»&H[Za]޶ fTcd|M@vRK ;(y'AO)0\~dqERFZ3= 6qZ:Ȍ0kgD?[*],Y#9A\=Y0" +.2'i{W C2Aό(OG Jo0ִN%҆6邖˚ƎEXٙEUmkU%igx;~u%R`c9Sf L[i%Vַ|`\ /%%?Ts&q}HNA.I-jdo{Es2=5컇8Ȕ++/ fYgEĢ]]*C=&J*+Ƕ+Uu~sj37P]JT|j.3N*u26IFk;ĮEpDž!EdƟ~kwoY s-~3ohlЃ%amEtn-#{9cCY.;\nEɳaI? \~eºGVŗ.)xrgS5hLzUtvԺtSN'՛ymbpK;D!Az+aձv:裌.OMۚww\xUX6]'5Wzl !ʡUm6Fg8J;=&}XYw=9IO uker2FyVW0+x704>ji anҷ|vk!ӼL%V,u[~+14Z2?_ Ai##앗-<}7kq%;nӿp;)<7P ',m>}C $?sJI"PUBH%J08m`)hlf$縓Byv饖wΗҳ5m0ZʂСƁ Xz];l4*? lJ]L9Q5S͍y򼨥%kmhKD4ʗ]s]4mqlvRRZۅ)Pa19BEO/^3Bq#pGac{G/)%B+w}fVlktowxLɻKrF/ -('̟-GSX@ZRr۵fdozQ%L͝?h:UX+Q.P5;)"7U+ rJ)^uo=9`pi[˭x7)>k9Iamʿ};]JU~ qbN Y8FձZUyеaӕ!~D.sa~nyExzQlIyui4^4 fw @EwP>ЅԿ kEPmki2LqZ1Z-ʑFSC8"mdvE9V|B'pHVq|zN6Y&a W0B!iWZMV!o#[  ǰo#[ȬHX Fp /җ}cPlhO|=|$16Wf[ޏSҭ.ЋRA睩:Us_Iow@~Ԛ̻HH>͑zc= ! 51`6wTxafvZ}JHZ?tҾGvF`w YܟJ׎*m~Q':ve itKངgUrGVO1WFdW;_wg;0^mAu1I\0GDhwd,TQeDxz9DƳkOL/Pw/HwdH}9yXC=QUR?^k%>8BM~S&&mwT<2FU}]]\Cc;V_m[Zz:$t>a*5$XQ^Lu:7$Qu|vpE]x C&1+9`q^L3&}oC竾.8WGkfWog}hdNŋcȜ-/}Ck2gadc1$[019>.뽦,J g!ul==2)]RMeS6~lؔ4oh:/xGR]u]7KL?et\ݺiWNB(kYI Ai?r:ncya#W]Es~!PcS9Gz_o`Xy8|p BTOZf[eF~,O%âܷINt85.;ArKfCFs>"1r==/KPewG0pejs.yZw_mfQU5nQݍ,CQ )2VljlEGg"CP򆾥ET/!?b1zX0@ӠAԆܗ%]F0"yqx/Qȼ˗Yc%=Ү7^/{^^o/{;wn zbC<ʷZa PVZ jlNPԬ)(s'MԨ Ә?7V KzT]qv7koэ=vr }.^&7QR;Хio,MS#!~"\h&C6  RTTqa!t8/4"v6Vwj2ЭZGvaC"=,x5eLaXe.iDXxRUQz:uD.I0aoNEC:mqӢHV/ß~Wbdu1oY+ݰ6Ml]HEH-B${T;-? KߔHvŮb7'"a<: mD}X)H >M;"6qز@emy{Vce`C=ӚF6~p蘺OWB*LH0?sIrR>#@\t]JGFbiaVS6mEM=Y˫4ql ;lywv+ݲwwv3T^5pmN1F謌F\FE~d[Fe卅g)d ?C!^yM"h6`4 qֲhֆ|zB~űn@+H4RlfW4Hя(?a+T쿌$,4. ȑs$0B sa9l^[٨*@@'\R1$įv]z*P3hQh6R'ߗ?$f;u"*v򢧵ַ~L T"s,;FC7ZXG@Rs愻f;.= o_}pu @/Y]4\8%68W$`@$O8B#h= ‘.%EO7<ny|[c: mUn7Ë̤Ylwv]y{r8@M"%hOzGp=ͷ*{:B1) LI6YZa㞷YI[ 1+lhY ~P3NVr6fi t:\#ihZ/:9T7 $F<#k6m{S`0-R {A]! ˍr;Xt`V&HѭCLImhbBcإYMU(O-qi,hE*#ر r_y]SE|x ⚕ i-ƄkNok a{=z&ذ:]*=gzˣcѮˇϼv!_AlxR+/~ ON񕴟l,~ g܍pQ}N;.qtמT_eT6atDGq($Fkl=ɤmV9HTоO#?6i]l?3 ml 350vj5 ֖ 7Ѕ:k¬ǹn(飻?liJ%Wǒ67.ֻI4Q#+TE ЭKZ`]d!`'fBA‚vtN;|7{3lFr"yHuMS*ǍiIqvNIeu)9/ܺ0崱bwLmq%vCxG=Ȯ[SrxCA Vr]bBO+Rlu|.~תZ`~׆͇W!Vf+YlH18@Ł2pղECW}$9wt9;\|Y0~<.j( R#B쉕,]D&2ROlVTAag$j)[t0[XCu-CXm$yخWu 9A`Lu tBk q;SlK նM#7+1R@]#XL7un!C$&-wM"cRr5(.F[2RDfYQW{gJ"596R7$, lmX&ڻa; ]7p5Y1Y4ۈvf{z$4@m:{'P]X,bZxh H~z'\3R%cT&PT-)m" 5v@O=򜓔"칬s.]j-CeHKQlrD;rvXƅpcLbW!D4S5zj`X9+`$c]QwC8Wu(}4R_pC.{!2[35T;''CF.ѷO>/_}C*f%?Awa*֐(_ d}Ewgg~p;tx'ݐ׿3fmC@Xl赛G7;e 3z{4R_J@6}KTTs Zu}\֣us:@u!p3(ؐ FUTa@r5ÜQ1 ]H! 뱏%3tG +S,_Sj/Z"\zcM&~EzAX>iFi)TkaX{z>~Ti̅!-5jW?N%b-~~WaӂÎҷ}cݩTδW܍Ǯ]5R2kMj]O )hr/q!F߷+= t0`(:5ڂQgF3Lvx4n(]>ސ[kP~~mӺNW|V& d$vZͷVfB6en kcm=3p2y^;u,Cm=F1OV`!Z-6_=u++pNW t{ 48sTٴ>&V[o\F]9͗)qt̳X$VJIDhy΢=P]]ܿSO>xi ɭٹ3ܝWHsX ]!\/Ӳ\p2v,;Q0]YmЮk{]);y/ЯJf+E.F_|'=L"I?'b|y>W oYw {ap(U-o"yg&%g!9tkʸ/6֦`@o|BP `S!MChfX̀Ig.Av2,?M w;n@j^D ^xX i@.Q `RZ@M)tU }*r+A.{yovc~,B]5?HY:6Ǫ8%6 {XMi˨A7-_gn?I1G^D";37iwrEđ?2)PQ)1>WHꦀ m[m:߿!]q`,xpEڧ'%Ah1.wCe19HE딓F.ʂAQ>d}7MkF# #St*;n,MyαEMɴJo^ $Bj&S._{{@ movim-0.14.1/themes/material/fonts/OpenSans/MTP_ySUJH_bn48VBG8sNSqaRobkAwv3vxw3jMhVENGA.woff2000066400000000000000000000172341342764602200312110ustar00rootroot00000000000000wOF26\?(`|& 4 L* F6$ D4 /5lVT@ٟFLn5`VP)[, 4s ]* e0Ah 2Y+mNA!h$nd|Lā9o߂8l߫;8|2\vgy#$~Y 4(h ^UM @C_ )D ͚@"XܨҸ=k2!Z1}dl1:1PV-02s"YjE3m@AP>(c Q s-FumfW>bw@Hg*!? HtVΖ|L4ɓےgZ۲Κ4S= ,cwH*^vW* iX˫QF2x|dE؄9pÑb7y =rwx A50\X4)ueFQ?1mza3y WE̯}ʙDX|ug~p6U/qC\g62Yԏ51 } D^lEX'4/# Xc+>GIEc4EW pвjrz9}[ڦ3W21A屃q1퉄C_UlujMM`3kרnq%i.wSG 6Ob"BJguPHΣ')+Es_exĹdzcd}iv~ODɯ@~b8J7||"NBޗdVNjN Yd*CfǑ&4HKFw?YɽP5yX'-q3*/ AP,Ue3 y'HIYص--iS91ʦ\"kk-P:Y\jTL893c"'!.Y9[$r2GFӨf̽A謑s?RQVLPSRq53c'V֓4XP)fHa@d5mJYDe Dw"}F 6<7C lRZlĮSA;5] <;4k,P125+i%^)|B1x}2i!v!H2j蟖y) ~oFfRR1BӨ$[reMM2PVC]XB&J8#>ԥmR0?8ifDv ˎ@Oѣ (!($x!j=4F$QNǥspQq<_QFي oOG $̔%;ت<Pu@V<Yb%Ь0,f&a@@+2pUi6AKa`y\Շ+Z}#9$lCa Bg{߀4;&|?7=Q=`B M^XMdDTH|u7+B~h5Syei~Dscނ/{_i\.DP-̀$%FUbrh`ʁoE0uȊ:24Zw# )չi(wǴ ĵܡTn&aXz/ ^q]9oIi ﰡQ!B#89XĵT ue1.^JQΖA껦+wz|o:ˏ/ Hn3h"nio BFf!Q {v_jew($kgy؂dzμͽ-g]C}Q翏̢Ԟ~œd;p( X9--WPL)RĩӯeF&ұZWdFj9*̈́1s*=T32Sjnq$UPZ h")PڦF'B'We)9q3WTUOI|jIBi]q?Ւ//Y(XMG>^K--2>Q|k٨\A}a FjKj{#U~ ?@9X;ZYayl& /H H6mI|Ϲwȣ'mT@$sKL@LzE<;9{H}ըfheɨmYAuã#K"-NNxʬMJ1=V1UzS<:pOڝcQV_ 01&6 dfW=^pvymK*Iκâ 짞»%O@4E@[-VƴojYQ3?w9UkㄅBhaݛ (fAo)\ԔӉq^)Lޟ{Kj6_ 4Mօk*}:dbQ>JI).޸Xx-m(!7^u8WBoc۷dU!#'mߍn %~ gJmv{M1i*rP_ֳۤhSɗJ ?@pʿB.7X+Cy6a{*=[$d: LqGj-ȡַo10 2!Eri~OaT|7Rye+eL*q(VҮ6LwB2\a{y8*?AEt-h}4Mwll rH:kEt[S3WoYcZ|[CeSg!T;% )aƟǯ1[\N>ou]n>M ls{NB<Bdg(Lypi_hV..<-L "t slp3,9V}2;2p v2pE]qqƗvX]3v/uhx2f7Na@$[ 6nnJ 󉽸zw[5 s2$wODh/j($&>du;=iCdTy":U غaph/Λ]n}2/L#N۴B䄢,;;wM kVɿ|)Ide#l';ދYnuNnO֑ m9 tMim~h4z~դ`nƵ)So8ǔMߐUΫe D`ZN`Y&Y ey,+m ˗D NrV DׯwNˊiERchȕɁr&W詟)6TW*"$p2IԴ0i['Ȧ,;& $n/HQ`h&rp0 l,o&G`C&)T7H wU98hqzwa#1VUֵ6/uVeUߛQL2D!}P2Kl#g%{us7}3n(E㛇qWaC=B6-[o3% 8}Xx)%A9f*j$I@[4žޏK;H),*pJ"ÙQo$ H=Jn  reA\ovQ"2j4CJ>;D[A/G-A<}?NبXzuc[pg3:3.ff'PƮtm):ɯ 4߬ V(WO5ڥ7֙@U Qd*M;첪,;;ذZ 7V93l:@~! 㸑Is,#GPFY3L;SlA'lf0V1hT,/R֑i}{%nK vi;G}u;~ *kMwەnkb#`;PzDF!"#He72µeY.k2v2wTX^!UU-};]iZz B O5mҾ tV+ QcG#=As[b+]2 tq~|.HGmP>*(@S&,*aT;9^E 2|. yEʸ |\ ԘJn^Up3+l -tT-;㣧!h$/mbtqPƾ\kN3hQuiaPiR+4)ȣ肻-7Л+Y)Rd0eT bMQklyy 7V&&{Zoj=@pRdXNB[R9 .U3iM{Ga =қO&嚉=7: nu`veτr YxEFvr([mpSHHtzTCldž*bc:hy>xPj`,#3c!`rq/CR& pp*sCrRZpt" Mg f9nVl{D~BG(8ޕ#ǠL Tfހv/=q_/K/d,.(p* c2dLp7+@\m@Ʀ#**rX17&t*:hd5`Dң![|eJ P@$ -.%=-؄[Qna\αozKEU"Z-ڹk\5\m^1:UjJXi76SX %ig.Q6\<ݛjJpCî9*J_sSWg@;B-$$OXwY'i&ȭuMЦ-fr:.%My*Up5SԳ*n:[}C5A\-?X>pJEtôl|DPitpy|P$HerRhuzdXmvG묋2TYb [ %/͛OU#rv<-!D|G( љ7ݖ#hMw!mƅk/ռPD#քx2㭶*/[lBPB[,|٠iejse˘Zl˭-8A%Lдr3zY y~W k3# Jdא+8|Sie^i mЎmu5gV";ڒ ??x2\^(̮sJhu,מQ4x`cWHcWcȍ3. *WOUyV4(UKcq`05O=1͍WRu(=XXULǪl,cbQ5塷=F'l5Sr^@+|@4+TS$?+C ^T̟`&$"MZE:x֮M^nE+ S\68 Eu:(bP=ΣWtX 9iW4 DBڻE,t(r 6AΧ۴l |sv>c[(C O2-?,jfI$cbʭt +@!^tPb(SAv2tEȂk)Ս(9~Ծϙ]oڕaE"1yէbcc]v:ɣ |) w!|9TBI{Yy:jk5Z[e  5ڮ{a&||<2!0નWI'. \ySNh39bfT6Nn|ZP ,$[?2r.=m4M(z,]b#ThO[hloWc WFߣ=vT^AOѴ?NIJ髎OaVǩp 0mk#~Q¯rVZ76TZ1eʲI/jj*fg&'džzIݬK45UpO7lIVsʜt}Fm9J˪L:NX: Qb1rY&$thoRֆyQ.V2{%*&̈́ T\=yvj={$KG H٨p<2G,R:{a)ApbYv%;Iivxs7s껜oBmzYulWuTP0%Q?mvQZ@7M1*4ٮTsuS:+9\}L)up]:ڦ&o#'E8)/g$E.dsV"y0n{ʽFOMLSOj w:Jik "sjԠm燜?6ba-A7)(6Lɣ(| 1%;Uc%cj>k04$ٻMuHTu 4:QlS{ 4ԝEMI?s> lv,f[OLKN3,7I, e9QHbKB,8bT;ZL J!OxPzo~* % (iD*8ZJ-aYVEm)I(Z~ 5>ŖM5Ì߬8z㌴@н=e8bz-9|'"eo^Ls ^ \O{rh4,f3Xb <[OuHzNRne$׼@r{Aߒ\.|f,'ķ d8Q, dC NMN;ZRfth"ZBr.&ou'q2w%PP. 6*2SdPcO8\V,aEn(~1UDpe7zsoGtU q  >RJuxXnŴJȬ*9e .%jW+,ǁ$Al}6سNMZ:v ȏ&5~to>1sVP27Sg4֓O1_x9,3W;-?2$bH4TMLqZ+N v̴LTSjj?O'=0&.N翐oAkH'),!м^WOӉ~Sxq~iy!|8UQPq̟LӉ@|AZ*9/uJh z *@G Ji'ar&cPjԙ#}" e㴹k;E~1'+n%GI\E39\2>+pw(ΩPfC}O{qd;N.L vN_hbtqrY3ER73HP< ls @H$:C0͝6)=$ʗ;ơS 6:*:4kBsp,@0SnmdzR,]B~~"#]4&xxu,H@c62|;iJ2 n]Qm [͍^PtnjdlisONq,y{dw/kM#bA@dEnVv?;ՖռDo^F !7N2tm-atQWZ6,8@8SJ*XK.-쓯{4czH1@hBZlh,\T>QRLJ$E9q/r994RsrT,'= ^~:w0/#tT1xxCʷ}wKG;LQC7KEy2oXo^QXWhMʌ OHskWoykُ1M,V/33w08v)QHȎ"?:^zgV`cz(Z)K@k|SF,@҇]:⸏99ˢhLu$*~O#')ppISm! Z<~%kfCXt?t#:TMݰk?Gi}ɑIi<&#+K{%Cϱ rP{+ƪ{EY;L=nYf/~8N]g@*I7bZcIR)!FUv,4V,&mop<3슷6#SIh4BTG\cּs;jD-^J"KxjF{/sPIG,ol_]+#n;L fzoD#(Nh)3M^aBIq 9XWXO%;8e -IR RhEKi 3dHr$'wyw!k/>,8MOj U^Fx   P.UFJb3#4#yy\cqЪ@,#=7)`/n0f Y#-uܹ]{S}S@yd̦̽l{|wv9Yk%iO齙>}CAOק.w$\r.FG#z@]X`Ai̳zxZ s_KЎ>;cW^g䄳v|n*s>^!ͷ f4FzaFCK-!E듒]3_"6ESspG@zԀ(jv=K^`Q!>Ax+RZ*؜XN9螩f+56>7)(7:ޡa wSA\B((_~80{Lw-QDLW酷tPx_?c8V"TrȦI ^氦 Rb RJ9)uv$!G]7-M& 7X!^^?cx8: GY)<%›j7(6sɉY Ãi|njqyFvV'S^^u« !; }if!<%;UnJ!BA:~Xb]GA 6mTN̺F+Jv\X]٨Ʋ*f2W[JxJ\LH_No Yy'DF{6$Ov AJ6Nje'ؓs(nh>0}SSC/IaNDenZ?elf}&5 UQ}ڑr5ܳ&Em(Xw9Pu#ͯnx䎻Xn^z]X8*T[rJu Rr+įO P9#˽Edc-=p ix&f pw$W3'g̏$Lɳ(7N OwXi5 c"ˤz)PLi )=Ռپ#Q)I;kؠ);o:3A([Y #U8j :+X[p L;LK _YYxik 3O䤻wK(x,Vfe7rX_HCN3J>dz]?G~L5dyX\bCh)/D}&R},V&!NtMDqPQx&|2F휗W0C!h[i1 k"-v4ެM7!MMGe ;B-$0'gE(nF)6gl3¸ۣWC[!0̸ToCiM5LMLҏLvOOIOyr2=s2%8IpApjlnoىnG}HT)eOSm+[vU ;.qT)l,}(}|t2c\:fTϜ9;8LgэYCZÐIZ(>=988%⟝:4HUܓF/䧓r;F 2BVZ*fn8gJGO5SMsc}!3~>3ʁTLdX0R"wJ-p8uۦlijj16, 2'̒ŃIqQCizx8>s{(Eh+mn_}$W]Ӓ/0XN,Ϡ&G [[)KEBp *BWhݱ{Q^00:%O7z ԈtgP+*Tt.FPHe`]YR%ʛDC|R'u5~cյ9v2#q|`2}XG[;+A&!8*M ]UaU"WgD~o/Y!Ra TD BۑUGgJTPCaC 90%ٴ+\U4PY48m?ơb; Ĩ؃YaQ4/) 4dZ-~8X2tJy JdMv _f_Y4 aLTScia0CCɊ2%xIO2"?Zq,~Z;VqXJo3Q<5iEP46K.O :~|v埭h[pzжaX傆M?8!v`u1AE{0O4h,6#.aNC}0ԝ)HkO+5k$gmTvj1i3I8lN摤+n&m4pr> ru-:5DӔ]E wԖSIWeU[M5aI>]j#aخ=&t۟< G`y@M7)&wwƃ [?,YMZ&a_:0Hx0uB{6cO7;}AyйK4tQ4>Mtr]زnn7۲C E,XkzXu)2w+Fxf^u3f2] GJ:A<fhmܸrnɌ"8@^#+d\f͍ 2H)"}W~4A,0yHܨ@)m[ݘdd.#fʧE":jxKgWt XЙtb1~b̘-ir Oco_}kY3&yE,ed% jGTdJ/` !Sp5$$r#ld0b)E(Ɛȇ֟ <Z;0޹C`;|<yu0wL0 <ٴ.L<.:?[@qd`%n®5c%]%ZᏲLt/M97gϖ?},Owx=$`33/G{W6[hil}QKԲ_R%KڛKt_ %UaPIC8w䥩VZ\Ou{VuL!'i^$5n&&Qġ2{P{ͯX1d)1s'3 5Tz:/GI*ܵn›R]jHYNx7[ZIro5~jy}2&3wiQ[aMfIK?)"mtn$koÈOFMѡ @}7OwL]u?@,5hfQњ".kK=篎x`.ԓ#|#Fk_$>.Q~B)UL2ecdyW\D|R}Ƃ;3Vёo\{y;ȿ6~)6`kF~TiGjJx+АՒ:r,l:`OyY ŲGJed[8rZ4\ 9")IuI!?7:YIX:T_X4ouu>ç ^ԟ_1IϧrO0ⴴ/U8ԒaZ D`5q?wx7#EyZ9U:@R^gm٣৵^MBS)Km3m?h0_+v\!9/tx+8PcF D9@`XDߐbV=u_r6=J`3aʌ9$ PЬXa ˎ=8s8[2eSl$k nzU/*R%׌>k3tǢy]x+cKm۰Oz`  H` !\$hQbz'QI !ETiN}0wzfO{(ק߬M :>XbClM[Q`йT '@_M#ygpŝF4mD'\ɭi!Ec!ugsrя+U' ? _Tθ}K{V]e4]F{B0F-1"Zkj#'(z ]C¶ q _rx\/Ͼ^Hpn[ۦeKҡHa)kwxMH''~ J|movim-0.14.1/themes/material/fonts/OpenSans/MTP_ySUJH_bn48VBG8sNSv8zf_FOSsgRmwsS7Aa9k2w.woff2000066400000000000000000000136441342764602200311620ustar00rootroot00000000000000wOF22xE.`b& 4 (Y 6$ DA w-%l[<[:H'0a@(NQB9M, >{ڏ%K)@XhaAEqE-ũFt _/Q=]:ߘ߆y$J/uiьf<G=v+K- uUZ*ue{C:RKXdDw_)\ˮ+q>|S3pMu Kk>'oȬ }+c4Gm,$(mt=Q]X ;)/p 8lҩ};h-n/;[gy<ћ7WwECi2[wJF0jvw>}?oe|'N܃.1d ߜ ϫ(/+-).*,H?nѣF>lI qQah@Islmo@(*6\H#2:W4\xz6ᙙvjBL/R2 1 G9&5j-H!:_F>MDQCʬlc䣌LŲɕ֮~~7{0xG}Dקܯ[nz" y[fcwm媏" Spwp`fA {V‡MTrue p]򼭇n k wڃ%GBk Z>T `AhS-zdkFM@KȾdj:ݳk6x7cOJi+Cؠ8-`I]" /i}Fa]zn"]:_[t5[]&|NXiO1hx1g3C15;\'`1͞Ls4g~xǩ . :1Z«>J?$48r_\n<-׸\yhKؘV >9>LvEHqvmlpT}˄eOcWGf@Z;3HJ9kzvZ֔OSWgfߠLdh4dyk^KF,!Tސ lTKr2E )̪\ 5d< XzC3r3R Fj*-zC(Jyf=K߄H p)j+w%DvBM7s%bE2;g-|]i#PUNȄ9MB.d%D!]?a}D'ElI:sa!|tWƊv>ա,Yhnۗ[L鶵v4k.R: I;W}ɸOGHAd=zL[ Wk Y 3?UP{kӑPoDU7i_"1`q;hJa!귒2^s{Cr{$f. -f`g%̓>sEzozAEn>^Yi$a S5CƵE)oA}jZkb?" Z+*43J*6r46[:´ZLX,l+F@i#ųXk9:[dZv(fc^R 5SЇFfޕfRN[0'YR!rPA &htfvJZ,ge18):ڑSSO6Qky<_XF 1;ޠ;]/=65u"yMH=gol>df9f\f搜DZ<Gv?S0N㻮j٠U³E}a]ZO>t'}J{1ޘWV_ǾTy8ZTu^ϰ,8Ǩ=in8v}ܯ]hfK$q{^5Ǭ"f]ٹ°X=Wf &sskf>]ԠcfDwl;BWt9d{zGLiHQL^HH5jX--ϡwloHI/*۲/_r ??8/͏):#z<#71.o(mS; 3njۇ8!sqܻ˾͗J˦l9;J4 -[^a.&W?Ȝzg_J/|t"&3>&K_qEZS x6h/ԗ]CaJ#7?f.Mrd*S* >MmO^l@,ꚇxɂktX*au>wY~|k@H ='ȞV|NGݿ!@#_/R H-,2|5M dJ^jقw z,}hyv`ˁ(@bK'5m b(igg mb`<{.ȝʢ89Tת*:?vj vjr8FrKyJW{PV ҥNmgksR2粘Bϋ 7I#)MJM#ӌ4{fG)MCыtI(0Y@\Téɩɥƣڼg[_7 ,U+}ڔev]F6E^#+"`DX\GҁEzI@&bN _oĹ$`q$FW?Ywmd;Mg<: rBl"jyCRuD u6ʵ#V{s'fIê8e[|w6nѵ`܇7>D^To c[veiUWI:r]8IMu&TM#OnClm!#k7=fNEI:i;f,(d`Hv#ͭ9=dT 9ÄM1n[8h mTJͨ'u]9锱Z є[R[MWr0ܠ ]e2ޙ)S d`Ѷt F S7eZ-)_pj#k|7~H-oǚ('@L?`L_yYw 3LWl+%l:oj9 m#I=WXg[!n+CՐp|<7Y!;VrB*(tL0(#W>icpp4(a,t{DUĐ@sI{xzŢmfܣ[gnyu]AE)_nNɼK'Iv.ԗ6R' (ПScf)'sZvfeVMWepA.=bV9_I2?TIG ʬy.e02Rѯ#jb)`HG ")+y?'dv7  6ģv ` "f &NNBU:5 B9CǬ 94"4V<81,2y{;٠-4nk ALꞇ-_ ئ.D8{ #위N-`@ZIw̉a: ȖW)Ŷ͑cPa [4TF!*PCM;T.4.ۦ..E{g}m{Ik[Ђӣ+àະAIf Mt-ׇSV?rumlv1é}]"3=rA~9u㰛p.ciG/I._C=Vf=-d_ԳkR{w1 @_oVw>4-3=ٯZwy{ p ( ~ `,5ǽ pa1C.\kBw6`;^l%_F2y]Mz7 8͹}[Ew 8WOPqCf#|'zU"Ts:ԠbKxo2_k8ʓ`K44*cuI", Qac1^DoaP,52Ls u1!rIqذ8^Ο9mJG*pdT痆"̛8Y{w,H+ybiNOՈLaAbG*#T*ό(VjG(ȁ*2T*-E$)74 P aft2j˖gP&Zh.zDNͰ9\_ %R\T5Z`4-Vt=^"L &Ho`hdlbjfnq>\rIGteZ=r;g_SSLoY;BiYQ( @BAECǠ3YC08  d  Hht&;A`G cЙ!PAgrV/Aǿῦ2\lW|oȌ#Q, HSy uUZ3N,K.F Qg{Cza/ΟbZ7E':49gB 4\rK6Eق3zwNN]Ob'Qhٟ4Y@BSRA8Gp0JSՊ>8\7Jk=qX^qWm/ gֻWAGU_Z]׿^ Wq_6movim-0.14.1/themes/material/fonts/OpenSans/RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2000066400000000000000000000223041342764602200314470ustar00rootroot00000000000000wOF2$H$d(`" 4 xP 6$  Z? >%옗vBFT.O qR0BBE-$ ukO!-AAoU l[M]A1 Ŭv}S1 . 4!,<~k$duV2( F^u K;ۜ``*Fs |v`G?}R[}3qH`y7ɕ_n?c]55‚MUlG;BɵR8c&M)AִKZApԴfݷQQљ% g5!Ngo%Xy񃶛mc!30[zIi8Gv*yD.U\f-1u ~!exT"(Ũn!`WݬszY8xZP( F7F-l^kt&NbVf{O"} z PA5_M@&L.%ѹ{tB6B:@<8Umޝ\28&lQK)%ԑGqc穓'n.Nv6k1!vb vu|fp_?}*R+# 3h(lq0ТN6GQY1|^PO<&g@o]vDߚWx͂|M9N)clȧi܅fyq>4w(`y/HK0קHxo2޺O,%b׸ϛ\@^xX6ăkA`&w(0|GkJw;*C3lk*P?Oc&v췬 QN-22VRׯc6 {\ aaLi5\..TUHB9'Fz@nmEnki;՘i#[(GiF_jոA"LοV־AH<,EϘ"{cڨ@"g`dEPNxBmH`IQRKJ$ !e6rn(H7#X Q9mB&9-Ȇ*U7oDI2cNa+,[7Ŝ;;+\&0Y0@b)y7A#SR.ғ!8 6"q+ !_O%I:ԡ eݝO%]|Kx% k;&` ,Y9c -dNجj#J~>y&1F$!#}EZOrNeIVYnߐ JHIoFPMRYnX6a}̚䎏1LSL%6$s;k<-KN" y)<%ȴJJYe`:gglHOYw>x(ĝwhiȥƥ< (*쿥  %%M[r 2"-Rq n@ Z A#ʌ!-Wx.v ""ᚶ?"uZfְssyx`߆y2d[zzֹf犛bvYwC8!(].әw9-Z[5? dyk7Hy_d._e0]hGeG a Cv+Ԃnn KsJ2q A, |i 2yԑNT)Snc 5sUEd [ztpsAyh;ڒJX!STձx]0 8sK#/J<1\9vcLDgaIC_.x _K®5ڼeV4?2=k[UD8D{B獖 A&q<)&GX8b^\Y) bRv; 15ޘON֜|YQ567ݳp4S,o@L;1?-<&I7[iMpI=P"5^n!rH O \BD~ 7Y|H hn}Cƹ`#+ڍ:/L"tqM`4ڕJඍraG*0-2Mk:yu̒]@*<9)K< ӏudohfr<t] ܴK/[hPNfz`EW>{"7aY6గ~t6ls!c7lRx&Xʅr1 .]`āk)$/8v'\uB mf5+/Yno873ڑ W$d= ^S|js(CVV*=n ӽsLCǸ ܐNȸEڽQBqɯtflv=L!JEN-4!w!ϙnC^Yӻh]ЧG.`q@@ P /sN9_9ymY'@.Dw.2y> [摌K)+~Zp?Ǣ4|I~rtOm$//3s'k0VOدą\׉P1`ד[C rua Y×j(5Kj72J3vOGXF[NbcR$+N1|*6GJp!KqF_O_cb.(ک(o`XMAujR+ NW9fVDS`e4 /> >|˶]ӵqT1q(tǜj5%FO2 s:rΜ8_LI+ҹ(5w]*Ǎ鎍8PMoI}ώ ۈgGz(׌`xR=SG_ްH|d*? 7D_ kn9qi,c1q1z#ƴYAǁS3w'W;OX,[ }v!GX;Zb_Y[ P:Gkdyۚs.y152b6. z4+,h| G MLˈ+Jޥuh/ZxN3cq zf-b*lؠ0[Ÿ1v!|XI$~,ұ^am }jwn|C|aNz}<F |!\˥x_ӯ-v j"a%JC3(\ /#z7? C mqFwUyݢ:F70,"dl+sJ\Tde.dAa1( J-9lj eD ʩx;S 6ΑFx&p]6j0{",=FG2 =k`]" =p\пIR~ 772Sе vWE2"%)wA[P?" vл0.6AH qvN3vlqYHTǸKzxnqĕW@-7Zܪaޖްf>ӔnʇՆcvXg_ j:xՄ̶~wpǺ,0ֺb.s>0 ?2Su_~y0 .#OrO8V&1YI#\31>p+@ C]md=s EaOT4P˜ r ;}BEh`_K))*Cǔv V8)#E Ҁ SX^4 AДsݰ qy9}sz[BO_}P` EP9Bsy>A 2?We[f=L7{Ŝ!oV.0K ?rnLrz$YT8ryrEmv2 xP3 bBk!(')Wސ˰ 3ny:ql@=qesfMGu8z2iU@g*OaZ?_H- Ӄl&@P'SL~-ߚsv_:#XgŪ`_Fk]Mz@ѴMt]Q2uچ(lc(Zj 4w^'c:Fkaթ\T[V+"sf`9 t}C>ĸ[E*-h41# &Rh0Z:7zMgN1X%sNޤ|Pkfoefq ?wJ\_1}ıF 0c;6PAzǸ׺o,W X&WVg22M|ah*̃z3rv.cSY8s^]YH!<־}}X "AI7-YPJW8Bj+nD- z+þBn4:  ?n5/Lvܶl0 j Z؀;GV{2BTw&6Sns⋄c?A#(RN]% `ӎQLAv  Vgk g%[VҦ$+A|=IW`6r(MXmK-/XO\`'}q.!1ʖKAH`ߑe@f:~ۘDX>t3Z7NdL[]ɭ&Ψ˷'ѼCvlx+lıtڲqH H XVKvBJxy= @Q;k-7mT :\t%Xo<)ÇX6mōyk߾{diT9W=;R4,LhR>[jXń.8F'ݲ~:PQ-*ɨRbTMPS`x 9DXm3HԧONx36w%) rT P&[l &j3œ6ڱ+fjĢQV\-j@0&.Ad8.s7Yv> ƢaKjA3#bƍ6@ME)˙Y~ȓ~{|RlEg(#c   GzZ)dO1<h\ 82+r4[nq֊h4@KtOCLc&q^PWJB)Wī( p 'hETf0 {]اT̫]AՏϤ,M}fȋ3̦@EEyK0g6* :HjQ~ fv%zqԒ02 |YGQH>dx=(BD81Xy`@dIy q`CЍe:`\W1dT'E.^ GqZ(<nz_4Q.l+,PVyQ9#c6Ub O*0ໆp5wP[iH Z+۾(jBu&C# A=xQmxdEtôl8 F$)dȒ#O"%pTRN&-(hG`M.= 2b̄)3($Es<@( #JZ FbNG$җGOot?~^\Lx8PXQ4Úvј09[1aXsEc°wTI#ƄaD Ú(;"kCDј0w~ޛz,뭧 *0Ҿ:tz%\ȟ6롯1ha^WR^"xV).%ΙJWa:##q*Fpi髍T>]ewu^Uޅ dBu U/OKR󈭪A*PWg?AX%xGTXF'm7\orJ84Qb/]NquB]yYO,;87r#NjpSW ,hh-4&iz5e|movim-0.14.1/themes/material/fonts/OpenSans/cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2000066400000000000000000000333401342764602200314500ustar00rootroot00000000000000wOF26hD6t`L" 4 DB <6$l Z( Y옏$_Dhb=o‘mjY2P M@ڟ{ܳNΎK:W2m]2 bKΎ>}*N'N8Bٖj==Q,)b :*]\#:1/RV0_Y`90Κ8]j@JL{ ؘ5F=Qɰ T܌.J߾ZADQ#hSpHsjYDzt[hɳ`~Xt1P7l[ZNҀ44(OD,9E/.W6_Nmf$CXNRT o緘k{;{qߪ7DU^7>?qQ32NWu<{8pa1˧!lw (J bi4/ɨzj]82}絖} ^)O:|\%aҕР@r˓Hn?_o/7Wg'G[k+Kr1dY[c ͦ/bECӝ8`^4Z/Z Y(E45%myG <:|MFG=ҐwjB/PܲeBN"jUӁ lC+=q%By+A"ڀ )ebuYuwU;și;4]z :l#)A'HV؄]FCɢoo`￾F( x)&ɐ^bWDx7X&ϊ!K#೪UcU -ډ"ⶼĬӦU8|n!U iY2Xyڮ↼C9G$,lz<4Ŭj:d+[2ݮ NL ߴX2Zg(ޥ)BP:z15ibtEaav2D/w!^"9Z-W#(Htp= 㬬XRdyʦ0^Gu12T$F wK.ZFZ`"A+'7`147[Tp8RLn*8/LvӖ~yҦnLE&Ԇ y;O%1584+/r5N<( ~zج 8%2I##?i4v 'm9UWn";* |V;;-9Yan0xHhU$D $C6"3T7Ye,9CEK4郀2:܎[YoL0(x'jq "d qw (@MȑFAA#\Sqhг3`D)U1 @Il)]D(Wī5C0e]-T?~q^J2 V I|ʕ_W\ mWHFdD鮐zcJJI -M'[KLJn]-j M9@`#3/*7z#,]J ۥZuN#@x)|g X>UteQ/nZ ylO;%ZUˉ_xl\vpjBiJٖUXi9+lo = W ʦo/4bĸB~;Fq  ekʀ#*7O)pLXp>\/3l}}֬5 Tj+Uib0H3&Eoԯws-h"+(2a&Uƒ㬁dW91UmƂNmX3Md9bWj]1(d3De۸ 0f~'߷)Tj5 ߖ,L*PhUF KfbVL/*ljr|'OdVw@Mϩ%֩S~ ]mNcxse!S89vqlGwۻَ4/']Sn il}Zd0#W ].O\as՚2cQ p6vŊ!`\&ioʊ)HOEz]J҅||obNpsLG0΢͑ABJ1}XAŶ VV9mR[/"/?ּu ιLAbFޒںjm8*ʼPK=xq/BLFfH.|焘hŒa4g*aؙǚ57SGo1?lhȕކO`Ogm/bzz(ǒ54<&xCm`svnpdUPA k2kko؍{xm!tyDF)Gso>&Ȳ pSBO>s[3W߰')ָkRߤV:dSoj!Q 7Eu5ls*zYqUU 8Z|7mS-9j_> .Yz.\ znFk8pE@W1Ոeֻǻ0_C?aEPVܙ5"W}]tzΩS@/oOfU+oP 類S̤aZ7Üdc+ ,z[UeQx:,j&M/ @0+~y'0҃il{?2zp6c ]ZGkŚ`d4Bnے8$GQ:~ >v> W,!WƬT*5|17ʡW{ssNa\hIwTCpB)U ɥc%(Xۊ4Wb%I3py1hJcnޛh)yF[3r < pKDG$%8ŁEJ 9PaYiܡĈCaY $C/xoZjvZ^65vCG~sdoiwYI~Mkhv(9PDI F+?wT,%)dW$F9ڷ jMwF4zf˹ԯ$⨑Kc}}lV]iUVi詺ԼkRq=[}$r";u"{l9VemY9\=,VEҎ: !=H{* ga]]Qn'J%"٪nO2|>QKc$3եH(j1qtl`{}GيLH @oԟaOLn'gr(}!4C[+.vO/j:@C3Mk)û,Xkoo+Oo-BeO{o?%U *kh5X濟%=+ɛ"tllFDM蘣ZZ*۫ٻ|?;J:5CK~SM8=K==0p- L5[/K}g/Ӻ]Vd8b;n[\8섈.:ǬʈĆ,72>ªi'}fb0̸z [!; 1JjJtUKYoWm"@5'w#/NGDq~ųVߙT t0X23♭HdK`Ilj_+$ڡrK#DW\ᩄ =p6e.}wIJpf~ipKlRp#Z8u-i`tᦩgĹVq7%oV?J_߭#v=TM313zCAFf*rc UZA%>K+ϟȸW1bjĕ_"fQ50*voٴ=FU>$<٣Im 0;΄ٰba%Ҫq`4ڣ}gB>BU /$!Aw:f`覇0!;YqTY0JLTx#^'>)cpڪۼ ga[mRzr)3N8KmG.2'néX)P-5INHDF U^S`kcƂx 獖}cWi*5uH.;@>B^@Cp%ԼQ2~{;&7 ψgr'؃I_GQM6rb^pׯwOU!* ww5%HžzSv&=J =Ce+}U\El0onp:˭H~F-!Nҭe#ڝVw5En9:Ć`e*M{!uQsNu@mq",zU7M ōL&;N.a8@ ͻ8U@X+fm =7O/LWwbd~=u<=u遳H:A},{`A4cfςٵa+pX_B`?O8eHz4$.6ΥG,)[ ] `iJO:.$^qvg-Bd7&{dt!>{.DPyD*,w*eTa{"_m ><nlLrt-zVh\†>8 vpgg"T#fTrq瑋O}J~C:ҿU+U>{ΐfk)z`p0\C=\*.F0[snQ.Nk*>ȮP{yvgO{":5P.Ėge]-mk7z#, JVhaI81,9ɉLE&KK[+58pGG0o$dy߳>ղZ`P q3׏ 㩝 EOРXm%ŲQePFW=`q޺@ ߠRFe.G(̀/X]p95ȩcth|0u d ĢdjȬ R CsjKdd &*OM-_tI3 sc|dlfxLm^Sbſ?|E*ä$3NeT-H '܂3pcPc:V6.m`O0MȣT9EE#G&?hRX,/\??ΣBOZ>2_6jkNI5bѓL~LP{۳w'_#WGR˒ D,©$ҲJIr [/.'Q(eĴ3nl`u==בW-ոPbۼ_l%*!n$:>!&Nۿ~ MO9>lk1~פ3iOarbiOs#l_|c"0$<X̹dusiJ}ז/uw[7CYؙscxrNÒ- H;^D tўv.a'+՞Eӿ^|['/?Uܩ+ae7QED80, 2Mz+UN#IKhXƿvjyX[tZhh ܪs*v҇O<-S )<~ôۺicu=w+Җ넵3CqIDς5U7HN6. zۛ N,O$L;<\9SVԎsD3mml'`mj ҂z5h;gjV3ek},gk9E]_Q=F&-!&>_7 6מ6ωZq g]AoVX" (+()cWpPL-t\^VRb6+..iB'=㤏 'A|-#$qJK Xx@vUrh\!/wĦ3ɒo̪* qT5H|u jxi W1_V1/yF:Ŧ[J+J%B>VfIKU tt-LIT][WH%40 MKxm31#*NDF MhN)W Խ ==tSU{xP#o2g=bwPsxs Hk3.NJ8,o\m&wxB\Zj(N>@zdq8Epqa lC앸M:& uNY KA5+wqp.rD~ 6<>\.)BgA'}GhF @'l'w2:QzCSL&!zߠ`\ P!+J~vˋξbVd2Yu_;XN4)56j0kՅ~xTI2~v(`d u#ڹI{(pmrxi88߸ } c,C |&{* :Nͅ 9:do/VvY~ h/7v6_`(ƣ6]H!(mf|'>$ px8La:Lw6bщ-+upEG;M\mlwo}exӫ9BĮU4a!~G jx5]+0ּ.~L$'iI+irgioarʘ DHCd=^vl2ᰖ~Vo.sHIph,Q. 2ӭv }v{zW: O5Ĥ;~< * 4ɣR#V~lAة\v \*VxmU{R3@}Qbpl5 d¬0v݂O e[z=Lu']J*T#̹l Vt;xM0>;ii>ozKAi FLUcOhplv(ok~fDQ8+qICЛ33~5=Q{5+bp`Qc@LhU;RnWoȓؾ{S%6` @5bfI"Y5Ɲ%Jbc$!QƄ:GG(9z'd)rpoVV UNI-y+fmvYxb*Rbc1iZLA!NSk=jYzqMY!+VmhvlvLIeTc*!ge ^QHR}ȄPrz2׮9trqp(ڛTmugD}뮈h6C]Ar-qw2dc`vEBM t<0a?2$72Nr#iu f8E ­wߕ8%YJIT<1/g'`;` ~؈eۖž!)MC4>Zv9ta"ndiG|DRr`s6`΋k6R#*cvdb9kKN/*MԩqLP2cxiUք)4'=d"%G % unu<)GHQ=~YP.E(ΗO9c)YaHsPi.U,yZ $z.,rK+g@r&>PhF_]`EOav6w:5ȱ*2j[SP> # 5JC"2'w˂ 29h&M-TD"z*vS;hʢp5<k5C#nXSD";ZY !sfb`5/!En$3l\Kaj1Π3%94sDMSjC)OH$&,&銴$Nshl  eֳ:<4NMorG>%ͼ(-5 ̒eNDJjӈ9ٱYTJ8uL#,Nٍx6T yhɡ8,QyuüXښOhDl-N4Yme9$[f)m @g).-E!p O=OVj1ql\m| -dNfp}MKn!dsv~ŶL0öڃ7o/7yͦr ë( 0=SIM"*Pq5C0ڏ>ֳ"ZIpD*zL=(dSeiU]TnͷO f`n_GZQQ H y t-Dn\,p~ &:큶UӗzZ3xyhV:l\V`bBfn6MG}w)z? -Gvݪ |emT+Ȩs**piۀ̇ ځb_ki^ؕ)R6cRf7{Ͽ$t|,|XF9>|fم]:~dEhϵÞow0E 5B3O.xŽp##W,ZbC)_2Ny|+fh_{%SPAgly c3Vx)Wפ_B?8w}{9s ׅNnl뭭69z<]޽k|w.L}xZmfӜ`_zCdZi1'y6U;~"`[k,VmΣ_rp, {%U=RW܀1]Ic3gyu[K:ضm{c[Ff͍Ԯl+Jpq ~k|q*nl|}r)kwAyR_Ζv5//cZEѭSe3XT 8U|Rn< 3qqa41zN؂K' WZ j]?PUmٿAȯ&T4 )pE%i 4e_??n!rciLfhr8g Q{)pH/!n9'ZQ;~XM,槁nwY{=~ǗzÀjHzp^!)L,YN2c5w "8ϑ+4X0VNԋ<}JG0RD-W"k?|[Y7!&6|wkVրLJg5 `͖%WtιaUqx ;@l<)zbjs,߅l)ˏ'tYJ$127=hhMnr&vUC5jC.C z#^ amºRZ58~.\X-L(?҃Q ,&Vza]TD3i2UɎ7@Qj5[vIZ^a rcZH3mxŊbN6~K.Rfp8^2hYxM$5[:9`Wnb Űуq%PwnN{irNk߱~%T 9.2؟o;2rɎ mݰmCǼ$B\Vx /Th~QQHL;s6[P-Қ)/MCyyfL8̓'"=_ox 2<TL$4Y@V~< HO&q2 u9i{2}oNfj#3x8QbuΓ(83xbH)t YCDG"eH L.sSYC,XLaGLrǁ". 9KF9NFV`r3ڨuo9jR䴒dY G)xJ9SFyM"Kj=uzPUAtQԨӠI6ң!# L2c8KV! `Ö{9qv Wnpy ś_~ $XPaQD%ZXḢT;k0(6Z/qg,3;;V#5o\x ܓhlXfBOM[RRTN@4:L,Y#O| U%>sѶISzfHwج;*ḻ56q%DF`G}ϼ?yr_RV6pZ&[[>FŚ,.K Uxw}^,. fvM>u?e^c 2X t7iwTmkeofO3wO0;H`X42r},##OA``Ϡw6ZI=0mv}軱 [ X,7Ub|_}x*p%++mLḩ^xqnKN~y 7omovim-0.14.1/themes/material/fonts/OpenSans/font.css000066400000000000000000000243321342764602200223600ustar00rootroot00000000000000/* OpenSans */ /* cyrillic-ext */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local('Open Sans Light'), local('OpenSans-Light'), url(DXI1ORHCpsQm3Vp6mXoaTa-j2U0lmluP9RWlSytm3ho.woff2) format('woff2'); unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; } /* cyrillic */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local('Open Sans Light'), local('OpenSans-Light'), url(DXI1ORHCpsQm3Vp6mXoaTZX5f-9o1vgP2EXwfjgl7AY.woff2) format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek-ext */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local('Open Sans Light'), local('OpenSans-Light'), url(DXI1ORHCpsQm3Vp6mXoaTRWV49_lSm1NYrwo-zkhivY.woff2) format('woff2'); unicode-range: U+1F00-1FFF; } /* greek */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local('Open Sans Light'), local('OpenSans-Light'), url(DXI1ORHCpsQm3Vp6mXoaTaaRobkAwv3vxw3jMhVENGA.woff2) format('woff2'); unicode-range: U+0370-03FF; } /* vietnamese */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local('Open Sans Light'), local('OpenSans-Light'), url(DXI1ORHCpsQm3Vp6mXoaTf8zf_FOSsgRmwsS7Aa9k2w.woff2) format('woff2'); unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local('Open Sans Light'), local('OpenSans-Light'), url(DXI1ORHCpsQm3Vp6mXoaTT0LW-43aMEzIO6XUTLjad8.woff2) format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 300; src: local('Open Sans Light'), local('OpenSans-Light'), url(DXI1ORHCpsQm3Vp6mXoaTegdm0LZdjqr5-oayXSOefg.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* cyrillic-ext */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(K88pR3goAWT7BTt32Z01mxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2'); unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; } /* cyrillic */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(RjgO7rYTmqiVp7vzi-Q5URJtnKITppOI_IvcXXDNrsc.woff2) format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek-ext */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(LWCjsQkB6EMdfHrEVqA1KRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2'); unicode-range: U+1F00-1FFF; } /* greek */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(xozscpT2726on7jbcb_pAhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2'); unicode-range: U+0370-03FF; } /* vietnamese */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(59ZRklaO5bWGqF5A9baEERJtnKITppOI_IvcXXDNrsc.woff2) format('woff2'); unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(cJZKeOuBrn4kERxqtaUH3VtXRa8TVwTICgirnJhmVJw.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* cyrillic-ext */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(MTP_ySUJH_bn48VBG8sNSq-j2U0lmluP9RWlSytm3ho.woff2) format('woff2'); unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; } /* cyrillic */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(MTP_ySUJH_bn48VBG8sNSpX5f-9o1vgP2EXwfjgl7AY.woff2) format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek-ext */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(MTP_ySUJH_bn48VBG8sNShWV49_lSm1NYrwo-zkhivY.woff2) format('woff2'); unicode-range: U+1F00-1FFF; } /* greek */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(MTP_ySUJH_bn48VBG8sNSqaRobkAwv3vxw3jMhVENGA.woff2) format('woff2'); unicode-range: U+0370-03FF; } /* vietnamese */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(MTP_ySUJH_bn48VBG8sNSv8zf_FOSsgRmwsS7Aa9k2w.woff2) format('woff2'); unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(MTP_ySUJH_bn48VBG8sNSj0LW-43aMEzIO6XUTLjad8.woff2) format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 600; src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(MTP_ySUJH_bn48VBG8sNSugdm0LZdjqr5-oayXSOefg.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* cyrillic-ext */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local('Open Sans Bold'), local('OpenSans-Bold'), url(k3k702ZOKiLJc3WVjuplzK-j2U0lmluP9RWlSytm3ho.woff2) format('woff2'); unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; } /* cyrillic */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local('Open Sans Bold'), local('OpenSans-Bold'), url(k3k702ZOKiLJc3WVjuplzJX5f-9o1vgP2EXwfjgl7AY.woff2) format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek-ext */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local('Open Sans Bold'), local('OpenSans-Bold'), url(k3k702ZOKiLJc3WVjuplzBWV49_lSm1NYrwo-zkhivY.woff2) format('woff2'); unicode-range: U+1F00-1FFF; } /* greek */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local('Open Sans Bold'), local('OpenSans-Bold'), url(k3k702ZOKiLJc3WVjuplzKaRobkAwv3vxw3jMhVENGA.woff2) format('woff2'); unicode-range: U+0370-03FF; } /* vietnamese */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local('Open Sans Bold'), local('OpenSans-Bold'), url(k3k702ZOKiLJc3WVjuplzP8zf_FOSsgRmwsS7Aa9k2w.woff2) format('woff2'); unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local('Open Sans Bold'), local('OpenSans-Bold'), url(k3k702ZOKiLJc3WVjuplzD0LW-43aMEzIO6XUTLjad8.woff2) format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 700; src: local('Open Sans Bold'), local('OpenSans-Bold'), url(k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* cyrillic-ext */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 800; src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(EInbV5DfGHOiMmvb1Xr-hq-j2U0lmluP9RWlSytm3ho.woff2) format('woff2'); unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; } /* cyrillic */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 800; src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(EInbV5DfGHOiMmvb1Xr-hpX5f-9o1vgP2EXwfjgl7AY.woff2) format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek-ext */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 800; src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(EInbV5DfGHOiMmvb1Xr-hhWV49_lSm1NYrwo-zkhivY.woff2) format('woff2'); unicode-range: U+1F00-1FFF; } /* greek */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 800; src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(EInbV5DfGHOiMmvb1Xr-hqaRobkAwv3vxw3jMhVENGA.woff2) format('woff2'); unicode-range: U+0370-03FF; } /* vietnamese */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 800; src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(EInbV5DfGHOiMmvb1Xr-hv8zf_FOSsgRmwsS7Aa9k2w.woff2) format('woff2'); unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 800; src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(EInbV5DfGHOiMmvb1Xr-hj0LW-43aMEzIO6XUTLjad8.woff2) format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 800; src: local('Open Sans ExtraBold'), local('OpenSans-ExtraBold'), url(EInbV5DfGHOiMmvb1Xr-hugdm0LZdjqr5-oayXSOefg.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } movim-0.14.1/themes/material/fonts/OpenSans/k3k702ZOKiLJc3WVjuplzBWV49_lSm1NYrwo-zkhivY.woff2000066400000000000000000000044441342764602200312540ustar00rootroot00000000000000wOF2 $`,* ` pZ 6$ BG xXQT2d )2#B3+"&Mm;iLdX?ihḧK&S'_%M*&{bfINC.Vz#|N)IfCs&-*֘l%qJ|$FY(`( c5M~ 8"& 3CD?RAkG7vD@D /cS(Bj+:PMHY !*8_g$'L|t$/RK!'>X. :>3w^ęɏNt~sAb[OΑO^Okc@_oOwWgkKsS?-o/lISQ)XqV |Rh /Rߌ=iABRV]Cunkna1vʖ:bfAC.ᄍlp )Maϋ#ƲNEw}YN+gVy5{GM[^cO*(_#b;HB￸5WIE,]k oHD)#vkc['6V ]s D{LswlS %ǒsYY~I0rtg6 MH=@@o} kl2e)dN۸}kQ=DfX.On z;rz9ے^݌1X쑯21 |VթG{LNր**CY"HB9oeKR9_ oY([!e/9@y~P3BɟEݐ}7*۳@*V뤅n@A,c.cu2ݳ` RM(`-AN>q QKdSI+ 'Ÿ0h+'ȬQUkH YAF C)QZ=Y܎+Mgڨ!_PqsZK^d ÆmlYxt~%{P$}J[D>/A9 $ uxX 3Aݦ]nɾgӾvuf7^{ HݟN:Vu3w|#{(í\nhk8X=o=_/pַ2?˽⡺Lp]]o]]xK^J!2X;in8SLM B R7y{{8{ˋB.bk}t C32IG}˟z1BAJ # _z޽aǒx:*xttL`#ALfbG ,</;M'b  '19 `1FAF2( 4H~vt4ƛ[$&ba*ƱxFV҄rU*aCMZLB91l 8j=ba*erQSZ1%K0 ]Qa{>E$[W٦0\c0A9ٯgr2LNu@2aS…2@ UI~,Xibn؎_L?iʩU*hGy24MΨʏybAY?1;0H[rGŶL!#89r~s!l F3CQu# 9/:X() 2$]t|gGqq]r!njӱa':駣:!^Wz%Ǚ5Gu\cfpmovim-0.14.1/themes/material/fonts/OpenSans/k3k702ZOKiLJc3WVjuplzD0LW-43aMEzIO6XUTLjad8.woff2000066400000000000000000000262741342764602200306020ustar00rootroot00000000000000wOF2,\,ZFl`n* ` ,W X6$, B" xQأˋDQI6o-1DV_YnaPF6UAKoI 끋BÑp9.Ww)(W A=mLŦRz0Sw~ l<Ϸg/&PG2]'JbIt23<!bN# ďb46X!vsV1s+c.sι\£곪~ ?OȬ1*j9/?,J_NsF2 F;1H+;f}RsitW^ˇ+N5nDZR^lrTuV3K$M+oe4~?U ݁d·0Q(#wK:U$-[A2'uF#Q}7񷯫m1&Zmd]ڱm)e;`Њ://e/ŢCyfc@I0 KHHw$sbwM\9XPr]\4nSնrTU.OPk,;P0-Lt֡_MBTo(?1gwA2;] xzG꽒w/vVJ;$)8^rŞ X?N# v8@8d <BVSxg%k 7w]3Gf#N6ręy_HoڮQ%YE\!]c_^/2s0oD6QXK.. =)h[#4QELjvjacLqbU巒O^"z 8<l6' CV%0?7{򥋅$M d"C/s ANP:5mCju[6/CkuV]D$=bUX!+h~*]|Wr"A!mf|_{ 1 ۮnW˥؋F*rȋD+jV}Sk/MK]Oeiv@&:$hpU=ɩܟ3txͮ\E[SdG򮬻4B^?<+殈?PM>c 7VT˵jjPvݾ@ ו? uX}Q mX:7T0n P6^5w球Ev"ݿ:T-ue>U XiM3AFtvxLH+.Hё[旘{_:n89<(G $WIK-B@?K˄ilŇ[!/8Sݶ}:Zt%؟i!_.[dOB_}Tn/KQT{vd~ϯ{3DfR]0P g['0a- LvԦ}>7s$ƃH|iٔP:D▥t$UkVA %0]C 12DiXh]]Ho?u_F #?R"eпd0h 2o<^(u-yC_`85|i"C_5#}a{OmT!@5`Y`/ ̔POBQaRTCLwvd3T~Q+z Ş\RI\)s!YA?&km)[׼\[+ZdHTؤ:Bׄ^,'1|Jf/fuIuZTj,NNESN / `0|녟+^0UZ(G3@+c8VN0(uS5L՚m])ֽ@ɓf>pZ]?TLlsB4(]NГDڍ}0/WlM,F'H2c]A6RLofPU\px>kVeUf S0 ?ltLxp=,ҵ3@ y/6ڧ߭(< Rߞ  (!3ki&VS|TL߷unVLKPg5"fpN'|(`^VKn: x.JƂP#ΨC )9mw)A0r ט:2XRΥ01e[>JӃ)Hk7ǖM`訉7FtKРFPfD ,i@&HN.z[A%`OK>dε3Q}r誹1eGljʮvh {jc|C6~EwN\8zM "ywy &˻Mɱ_'1GD1-,}'>: zSXWժQmGŸ^JEזl=]fP sIb4bH᜾3Dmd{QNސNMW%3YyOCͶQqU5}=OQ#c![hcm[!:<=疋O(x,)Ҥi^amD B6Tmp.m8K $:U&u]*!8©WffKvn~U( l+kK(Dumj w]"_ _l3r($zzWN RAen3W\Z\W]J݂^Ef58=$k95S}==PS^I+Ѓ}R3dFx}?mp5.nQʍ](SZ ږAv0}'8ۼY<f<0uhz䖩5aJprxg/: }e[.| ]2M:Up^%OF::>vs _5dkc KsyTM0Kc391tVQP3(Ԓ:Z5d,ӭޏ3?Zsw3~-SF pOY~⦈9jKP~{iמR|ɶWNsv=J>zϪgb/Y)ň6ݾʺlֶ*^·ab %Ӓqqqۀb|>p::a+ b|4\>EEorZܵ+q03hYG_K]Lr2r${2gr(zV|,-`=ekn~YJdeQYyhwcz1 =?:7zJY^^U8ոdq$k}NZ֊+-._QoGtB?LdN@}G:ThrMgG/M]˺s;[:g۳m^2u=3/\ODTF:-g"'}H.(b}&;TfR j!qb=:BWsਹz3]eBh2;gR-vn‘sEvKٯ^٪?̐DDDXhT~/x+jIi2 |u?#q ;( e`f`k+zv0J9LB]d\١BeH^qv!5e<5;C(/ho\~Ydbϛ/9\N3E^LcFW! "boEg.+!Űyvar3x};ʱB˱3ɟ_1fϺ4rPz,~;=(0&zԺp/^xHT>#MƔJ7u*ӅR5f^e@@0>`o19oiߊ2[y`1{zľ䢓(IjB*vg̠]GKKQB۷tDqu>J6Al4Q9"vν`QBȊ0b 3k4m!N(6Iɞ Nsl ܸ׉Jr+84r&kIUw:3m&WYXϕa &8@o`Y.P!|Gႂ[Gh!#%#Nhf[] wY4+' ׭o}lOV.jB|ƇWAyXSv=)#7L&Qzĵ |̹7=_+vii~;Cg!jZ(M2XbIM04*It80=Ljrqbq7e\сqJu{Jsly3ro kb[hfHkye@?VEo){#1W I $*)F&6qmⴹG~G\j1][ш#8:*׋'}s*#􀕩VOSGkM6bmns 0tmR @ʕ&ڍ`Ic H2CAW10Wamx"5̅Ol%0 0oN wq$g1XWdˆB8zB]+]7/` {nII&kWzs`L2G*] (=4u&J%5.GU4U^׉UCBwbzPJe-WOSZ<دwb(f.2Hu=r1( ;#BA8-(??xjBM1 ܖ٦ y <㊐|J{ZIbV"`,e04F:E(=2zy^H\K<κB86$ez"c$Qn76 Ć< `CzkH(T+ד E(w^:bTJO:B}@!g ^[J;2'F{<8!y?w0+fFF7㺊s2X~UmuIU8d2} L"!i%XH`pnOX1]$7s60 #S4?\Ӝ3 I2Aܺ%D7mad;E=5rA}9szB_1tX4SktC A:s0bd=Sc^*MrgZ "# ƢkOT}O|Mq(>U"FOcOLZ{3Çh{ś]߲kaV9GcXN?Ze`@;fnM 4&,Ll-8}vп" .0f*2lZrCƾ;F))Kr1\`RCnlz0'$8n1&tQt]p' S%fޡnA)ƩaZN{z'*-tn cqߘQJ4#I^P!̑mxy}ut)]`*nkC &CFTSGZnĐsOMW6w!j4fh0 b2Ԏ2J=L\s$ɛJ&HUʄ#pXg0}O@g4\0}-5аj ii`DY$׏h0M <(:Dk=9]lPfR^ }lRCzt>Xjc}TN\ѥ(u)F*8T-mE7L6^ ,`P'kXQMςBn\qMb> W1,RSOknuBDi g6CWw<; ǻe{o46+l ~;1j g^j9a5 Q@ÛTB (air6%`eIrPUnwDQoQSOjC*ζH1![=9a@ T0tSBE-Rh@dRFqwf>>Zs0Ӷ4fI智{#j+l2f #>Gpv 郪B>'åN.i.LLY6Mq棣 b6z%v3$댚+{$om{[9ժ(@1?ng! A x{M2RhtA\qCUg,Ή%b \0EME ;&] m6Lk"\ܻGCv pEer.wɻZFTHI:Sr聆?SOU\cYNI¹ǧjO4!`6f"+AGxuA.;d鎎ϒ^nm~ -6˂omn_mq,ΐuPS:[ݠ5M $a3[n Ұ( m=xڜAPȘyv&TNjYgYFݏLM}:yPx]VM|i _e FzwyL $9%c;81{u"jͲKW1i0UO,IyrG`x~s@q8>r$]Ќ( iE7=h`{]C&@|o# dKyhEf1RUٚȥ Sl#3N-kp?N@O  UZSFa% -p@fޥž;>)D YzD0|k;ud 0#Hx=;`#ς_ګΫ@U2@P@r;e TAɿnD XeQ$o `7!ddwO)OBHYs%J [y[ Z`Q/,Y)DZK"IxxG/A]ز/.H -؈xw`JF+p%,!Y¨{0~B9bٸ Jd[ m?1SfYBd (8r;o>| .H00p񄋰_]hI#-;H#ٗ`SJr* ,54hҢMUK><3aʬ'1gkD6HlAأ\8r̅+7/ [KVaumt]u+Kxʣ5G z6KagTbJCZVYFs+:4t{\i9z rdzҗ^O7E}{9Kh5͚!ܒEJW=:76h>oZ/O"s[zlϭlQGץcN 3W1,/I?|`^R&*10龖@!sd/fx7[gWK˦QwYz-u潧Xv#ՈElMdk\>n Ll5["3X5+>rfc| #>[4_kyBIy]>ipi! hQV '-Βr9qY/z ]|n|7!/ xxdr[Pȳ{ȘpJ2 x\ ʵW^utCmovim-0.14.1/themes/material/fonts/OpenSans/k3k702ZOKiLJc3WVjuplzJX5f-9o1vgP2EXwfjgl7AY.woff2000066400000000000000000000224701342764602200310140ustar00rootroot00000000000000wOF2%8K$(`* ` p( 6$ B8 x@5x v;m2"]|es!٫Nd`>pGF}EJ>_˿i'{3{G.˃~aba( 8-ْɭ tHhGJPz`2eNO0k#(mE*]njZsOnKHzl|A.HLc@'(: @+g|J{M-qQG\IۑuӁh?гw)j )1s%_΁OPN|:"9RW,ܹuBp9{B7U350d.A.r~jX:u For*iaJNy慵M듟 5Ôm'˕ 9?ۓ#q aRvO*Stb\#bI@<|ogmXwKZP@BG,gMPS*&ϓŦY;6wl Kj~ :UYMVh@e5ZhWYr;0'5݀Bna!,&d]3!Fujh xK\jk$5n7@S!24) ٌo|"1VEKޣ{@vܕwom 3,X}+lزSHYӦb%ˤo|9߻eh 63oM^֚K.6?~ wÞ@hʳ4;k3J0z9}[yڦ40]߃offZriUIhé, fʃ&x-X wIA'I~ӥ r{P 3] 5G=`IV}b'_ɶ6ȣb8rZ.҈9d`mM۔38ȭIt!N XV7ĩgwU?b%Ĕ6L9fayc5<MF9/n'㈩kB:>L`rbd hxduRN}xYcJuo ]78aro<,k/!|%\=n|Ԃ0CUHgXUY.HYn\k %BZH>%$h]siT .;!p~ -4RE]oZ^)O% @tC<r^˸f8p$a RPjP- IDI.D؞p23$BfclK%, g,7`M N0@1ȱI*.;6swp-*H"9Scs*Y` eڔUꉺ3VAr\53tSc4\Na2I h$s; \I'SLYU6e9%]:x֠ }SҤ3~Qlظ$im$o= l2y)MWіLrT?=;_6BbXߤ,dzNvyXlƒhr#sm-קջ]Uj7~J|yw۪wUL8z![9-3i8i;r9KV{uY.S2]i}—IK$SF:n.!BB@Hk"7HL:֭j[7fQL^#Ku~\ONQ 5&b>ٶ o;ҧӯiq-A]TQ"C" BGkg.ݍ¹:dXPԑ/Lt%̺R3sr-$>B5W7g-gI]ro޾op+"B/q`I_R.=4UhGB0w2Hk⤡QW+B,^vȀE_2{x W2SW7''j;H ʈf`Q{Yޡ&ζ/&^VhݓN-wGoa3=3ї$9_=u{_J9wxS_RFpyC5W*#2zӨ#ʷvB}L';4fz%'G݃|=۠R|tŨL|,>Z4}x !~ܗyٓJvrsD :QC*i:FL!T/W Ż'?O>! XYbK\dTnNz "b;6= ;[$P"\;J k]k@ Z]gռ|1D+WEܘUa9~ `jcaX|̖3 345#c}woov %nW]9T% /vzWNQkHu46WUcTjGacss\JٓOQ38VK^yU kRze~v` jGx)K"6xuN 7QE3^^{ڀ[џhLlӛS==mz>Q&ƚ=锲iHҊ%O6ݵcO: ~oΰ~KImK`$!>VuDVˁp7a!g! !$!os_E y1{}t""(`r.{~eѤ}0]:Romx\6eev kaWQɴ\it1ҝ554wfa9iD;'2)֐vԬm萯ޠѵ$g}4Ui z>?sVgMZvDaw3 DjU+R#wo%AxG|>.y|Ī '>y>~!wrb&Cu{b}5IZ klΏ' UD`cHKw|58U@bzex>ő#U#vnzphT8^A~زp&4j&&U(H;qvKYa]i XᄒQwye }m$XYL{V3u{ȃ%D!5#%$*y<_870%IzWgA4PQ'izV:3VGtEgec]랲BM^WqNcs7Ga9K[/~M 3nO('"bw%" `tϕ m]JXC//kTT2;Ɩ)#ܷT,bhlIP [竼+z]E&& \µ'49r vAHYIѶbpCd,4n (Ovj[C 7H&hOG!} ~"t(!?O11Nqz|8y֢`.F\d{CimDS|ҋңvLJSɥrh0 DCԐ<˂ڡ[[1}Bӊ'Tι6o",&.8 3{dmBU0[j&L "!D%bD\h 3 t"(cĻ*JylJZ _hH}"7;8UJX8:IJ[[ð=- z]`l7 6j$6W@Q.#Hx 4t H+{ >Rb#hV2PDvH(4?>aynDo0 _!%jKgjj;2X|MHʮT56@scR +9g5* IraT+|n0WPօ[vY|)Dory6);Љ1|'c6/&<_a1Yܖ̲5[5[ji WC) Ed 90cRH *O[Q,%4 !FD@4uH6]AfY3x=JF[6Hw=/gѮkm!Iy[Ҷum I9-1$c6vv-=?`{1; ֵJ^&Y6HzXD/vKȓxܫ>_^7jQ/'0bsy5gf0S'$i_q|MDA}oQ0Z?2.K@m1Z94 ?|<1~` N-3Ըo*l}wۖ 1;+%p{B%W(џy*dhgFMR7çM &cUJ)#DHɹ W#1]2]!#wHHABl51r1Q@h_;.\h*l*VEɯ sc3 ;ܯ +B+ۓ. *;E{5MHrh֞QC!<**zrԻ+y7C rN*\KA)U(?>eSRň+J7(ԏ Jsli 0"|mT쉐S!Ƌٌ"O(gc#s"iHߓ9q,ܱNl6glXk|q]śƈc;IWn4F# LML^NiQ`@l*GC@W q`~(-*t't,omBNnb |&]Ȋ(2A 50h\90Iz@P_4kL)7(MNx2E $pHw7ΗLahBDH81]H(] 3YaZп 4Kхb %WD$TL?^icَ"L &H, Jl;#($E3, EbT&W(UjV7Mffw8](yOFJGҕyth*[Wf*T]"Q ~M u8]Uw$ZW uk$}Ci)EH-#wS[EFiJ>~G8'3*o*ce3pY(CB8P谘p>19aNXYp |Jhh`Q_3M|&IW%jir0y _& ]NH@G9nF]7BCpSL_UGq^\+O+]ZXWyRDQi$(P-#tdֈoaiGBpݼ#v"vFd}p#9Xʣmovim-0.14.1/themes/material/fonts/OpenSans/k3k702ZOKiLJc3WVjuplzK-j2U0lmluP9RWlSytm3ho.woff2000066400000000000000000000423201342764602200312060ustar00rootroot00000000000000wOF2D(Dq"`d* ` @ :6$l B@ xU)ϸJփGlm䈱z_,uƁ˲E^aVg&,>Z -.qn,d P"YQW\Z'PY|;teN8\{RŦZ9? |Ʉ9ϯrGh\O23ɲvl]zV7JQj"97^pϟl0 8C[iHR{z4=dBckS({TdRYi}iH=ݸᗾ) 5Y3 [.Cm}C[FPaugW.׊{_DM5vrd-ۚ-Ho[FHcpS) nS{5Az񮗂 [no ZҮGJT1ܜ&9\Jm3l¨ TPBL0Q&N3,ZtsY3!AH il@9Sf PMr!e\);$Ai')յySl1&k9yw(c3 h+:+k6t4YB7\}3OA-Ł@2.߹~z{{{{'ڽށ)2FMS|c7{UTY{ݬ!^;Dw4r aK||}g$^Χanx\gx49d/횞S {W gREO3ܜ5ݭcjo8O(˿Vx)F$_Qp)xV]o=Oܬh= MY(ifBnzפwF6QH&D2.-ͦm4A%-az`YvrFTݰX6 Kb*{MqFG#8?4dut= 8Q"O9^E .1oFۨs<v[+qus>JXc5]CE~l+7ex *E1UDGb,2AzljM' cZhFm"[#OЈ]J[m\[*4\V.fHr{#;ŊA}^66g!I잣u{t2\BrӥL'aBGmaɣcTlԠ2˔*dFv%)Rō*bJ~WkSdRYNdtb5寅bhh%-tHtI"dM+w#K8bCHaJP%v@Qfp-pqd xt>;cN'f&I{텞F[ c$׉%rʊpF:#$L4 _}]B%-To)NCY@``}eŋه~~vϧ^^r EGt%LeNd/fI@]AGE>y]CȐqVK}MFtC|C~{&әU3N/fT/ ؛)ч֜3VJWERǝhW w ir0$;jyz ? 𰦾^НP<Bi_ԭQ 9*(-Jdp\rdѫ,ЎŖt˥EF8vQP*"K[m.CY+? SȶrС^S'Q~/kC&z #[RbӇp^?a$ {zPGmubGs^7_ۓH ,߮Kܾ,gY+MQ(;uc*24rU 76Bͻ [6]KR"8D6 }V(r>!Yh5YM=&H;3iXۉ,I}- Fj8=({ʣ2UkB 4­Y/Oi>/ȘBiWeʖϵkʠ9mWeJΧ{,{'xW•'RڢiϪ'DXg!Pͮ=Wx,ѣ;)wAtnw"A;fAyj(ߴ{Q#M᨟vVKέ1?KfYWBE!Y uE5 쳹XӁjGQw?ف<#-ꂦRjWI f5AFMĪ15}ߗ@<9Ado1Ÿ2hiAnD(2|(W"VӦ6CX&.I+2,ᙲ[MPvd,x0Ϊ.CEn2 TAe(1$^OD h9@],ߒuڦb-R |ӊՁϙ&=d>OʁkLH{JcȆÕ!'ɘt/F7(Hd&eO>9C'R%`5KP\khAI v]}%<[ɧU=9&n] C'(we /~*wsED\+΃1Dp؞XCwCKk =瀐u2rhȳwI2$<A6VHp~zx GTf|l0"a #3'`NBP.u$d]K\&g./$$B:ZńC,RIk 8ZkN d'$˵SLH~eڙQtNaR2l6#51J[M4B_e_ԌeT|Sҫ˜cø>䲤phc7٢ǁD5W M|̮$ؕ %d2w03.^a o PpQ ޝCY~v B ] BIpa0>Wr|Џ7*!ys.#Q!QYڔTčūBudGRWz|3`uJ. kꭷӝٴ6FA $ѠnOIl5/dttd#,>d{3x>Ekem-k2 M3etOA#FΔs|^3|^r#録X׺r}ʥ*<&O&Q+EExl,G2|oZCmBS8c^9C#|q^CBF>^ 0 W<8#wD G,@j2 qʩ+C[g7פB$w sCfҧrlr|'yk| ~xTi]|7dtOȯTToDnu{IQ2*DZY!tLޜl7dmh`VICڇyU쭠uMBM={[@RH+W}?C^__0^XLJc'wiIO>iY6%JqJxB^/F+(V=(woM*EWdK۸gDj6iLRڡ9sL,AgW,\:2ri M禂 !!xcaFD<Î:3y?)I&ѓr[rqbwwݶnISei$h=X I`H;k2(Nr}}""o'_kކz5GјspW=sp(gHo<#QrXk7^xVɟa級Q,6FGi0JF~PZS#S4] 6̍J?^gEpǷ.R'a:㴣ՔCx :bv~Riރm_>lwv ~1 +QAGe;:exI|f^w4MG箏kn*K(YqYK]~@y< A,b[ܑNɏ",J E밨h i%F R E(r>u,%}J[AwAi( uqNttvQ +Ɋ?HLSOĿu2Թ w;7O~h NJc voXfI-'M<Z[M,oŰ{D^f>@^i[f7 g&p:?t W"syy&M^qfWRTPmhq'I:aM77jakGSAAؽ0~KިCm[SS^]i>7ջˣ+{i[w:s4wnW4Wev[q7^?᫔ᜁQ cZx%Yn*Բ" R\(yYT m+r&xA`eUPJ2 ϙ^_{Kr.p+^i`=?O ߲ m>C;z:хSZUwH+Vth5E@eK{JK >ػz|GzTfV?s{rtg"#0 LF=xh@Zqe}O )1N+?k:k₳% {.4]PC2G/U {zt,2N{(9>,0ήٖSۮ\W:,8uWYѐO@RUJb+rF8)>f7w`s4*$ D*6Ba]d]Qphm $^*CO"XOF0~$VebP8^~~`-'ֶ::ߺ0N#J˳#d3!z|O# iWoii`X癚`X[e#@ݮߪ5Q-p,N O" Xw;ƣŖهm#rZ3œ^Ӎāv='^p?GfD׎yMĄ'׵<Jc/rp̋{Zo'U(TX cYijqYDsvD1|оRpz0;B=*.ce67>{1`jΥKa|Ϧo:RR|cZ+k m<oJjh#ERHC"<(UFqjx!%$|E :G]Aifir9ґk}&Y^J6О۠K%KLr)nWc!R ;%} ǟniq=rԧSC*̙[E@FBOPb2(%yef_~ Omح$`C 3hEm赍xtT"ݜ0n9S1qY0,׎c~<1MD]m 5+c(X;L7B].PJ7J1s4f~>Ilie0 *0{EŶކ|S}cVl%L!d4Ho>{  mwlO|kvj/$+"аo7ܛ8'JHRdכÜ̶0JY;h9"25]\vOi‚[Pbx'sk}dfk3&VV/f{)ZJB5;5L<~ ֬ S`pN I#Z:}4V=@ Zr_˽00WMN2@vAaQ@~OW#AM;V'y mΦϐ?J _ R"h3Ā1NwtIӊ+Lh!BOr.I`(Lb]EPaoKИDzfl^PS ٩vD?EN-DB(" )$v{L+56s~\L8Hhv^0fF_ whq6i\v$H们yVGL3:/w UA:u͝XI„[B6[I%jnOVcIsn={$qx\<&o7x?ٽ tq#<2U&К!lDq>No>[j]xI<>DaOnEssz(n\Ao~r;.I;=lM+!82xakY^ٿ*ۈ\X/NҎ.gc~]`D] 'gyчU## #B!!'jn˦C\x3wgElRg!=|Q4D }4:3E̿қ"tkJR5Q84jUPA)*}LKlFr亍N,,ܾPC: sױ=^]ЅM7gGc^QCx|kx.t%LjY[13!!S #- Bs MMK6tOU*[ocP`XU??&=oZk+d^)ٶR|yOX| ZNW? 咼"ARUpmkgӴ@`&/9Aݛpjw!KOa{sGj ~<5>ƶca c#+U5\ieHb~R[@']F} O㞙vP:ӂ8>HxB{mMRՉ2Ր˪UI:i_hv{\c! ^,*ŇAX(a$lMm =Zx 0ƨ٬6u`4DC `Tw$#_j,%)1U y6:9ŋ:ɑK*S(k8!MK͂*$SUS/횧<Ɏ]|SߋiԚuLK™LCC>IkSqyœ}{xk弛IGٽw?QU\{vn0L61PhX0+z$lij̓ .Q#Oe08$gcRnRz WܛJGxĨ~XjCƦ mX 4%g|R^cd6'~D(hƝz{SqTz@}KL  ^ژZ^yhŮg]bRDƉ#c'~T ΄e͈Թ<S[\v|;[vkej#fÑsЕ42)z&ʙ\?8v͖楨㊐@Pv5xĿ}6}#FjZYݚ2#o8i|)k@*d0/-ܛ2!vC\ӡ(%E˓b7ÛHe>F3j }!xII?3ܮY'\},291A(Wke=e¿X0F1aX-ġ)ݶƧkwXyчv[lLM߀ojz R k.b]¦;bJ "8`nH"}JKt!إl`lc_yka/ joO.< s^,FZbz?$Vu۟M?noԍS6=2.4rę9kqdAW ffn~WeϠvze9VPG8|zZg gX}$C\Y|bڅh9>L`X`b7p\߷vF4BpP# T|+ŧҪ/m$CfbE)MD=C%QGۈ+' !R#| bm܊.&IJexaVCkN>L/;ǀ8dyl qf pPF@ߌm-T}@w9Dbs;$b˘ *:!*'xJϱCN%~9y/͖=ͦc!ڧTKشw>=2>{"ŧӺMV{(]^h_]\)a6׳Uܬ#U\@؝S_%M̡bԒ@5_tۭHO};[i 3g!U>*y;`o6CN*P"9[MJ=*[RFd,x-GGg+.fl7uFvYy_RB1/! %Mi[ P?/)p`rB ]waܡ1}j9UJj)оY53-0p2>FA}⁒J1εA!8Unp1ͫS^(us6o-5@| t[rH5Q]K9yJ88>* )IHhm %vY;_ T6cN's,-91,P'd(@5¹ j]~7@wOF JJouX(7Ҷ`(t=/ XQZN)8񮍂g:_bfNtyK3~L1dZ_PX!AC(F"*ڜxH?Er},o@m_k3졩Ns^ 1X{`*/fVq) GNx?Pz륬 ;猰e:%p1g #JYc*%)Qn9\$# mƀ`2i|YEoɸ%09dzX8N)*--ŲuUA H)ƲD~:]5B< 60AfߔhNHFkT*;2jd z4tkT(u`ISHSh2rH*ZBin#YuMȒ3Hu:{kI.QIG7`\%yhxա6> 4UQҔc]9c]R[R)UpЂ9p;yڔ¦TUuɝg*Av!Ex[Y X'Zj bz+~O铏wޜMj-%QrnꓼS]uGcmshZ^b%4L~bA{@x_ޞkHel_R}ºEpšQƵulԃwc^~vU퉻X0N_ ӹd D>`׺/jt>: Qf"~ݞǝ`@0JVB2vݻ- d4(ea;4+T3/ |3ʇe<6')%!֑v}.U7M pK0Ow&axNZ 83&(uBi_ %:"/OFgL]ks5]&99p#og)7Q#([8h4}Rq-'X"LpA,?d+^/{y=HzR8m.s<j*ݼ=l$P,p0 u?G=Us6YN;ur@s9 @P.tTR MwcPw]Q|_Wwz-y8dL6!3:M *J>q+^B`(SΑS&'{>@];bY]_fx}۱wE7cqEi6} :eL[6n0ԥlƸ*_DNj> Gǝ?io>] O|<x|2re+en̮*O5+zBh7K΁뤏IΪjMǭ y";Pn1KBMzWP {!j8&젗/>T˭hEa'=L\R ƶ1B~lmC8TQRւ{v$Hd?׸=tN6' )]Y`~ sn~^QwᆵpPi(7\^6In~x&Kȥ?vgcPrC|NȲc PWتݐѫm F #Fľ7lѺmir֚^ S/-:-mӎUl_h"qߩ)v;p:ƋFdjlag-ƹ~V?<8kVE-W8@b&NޡRPpGh2\:ţ6J#&1!"N6Ǚƚ M'^9K+CJ;g`2125V'D w~/x "<즌t̯) Q&{Gtq6MbTGri9sl.,[K BJjL ,E1+RLr[:"1->>C͌.TM3i_Y,ɷ\*i^R#SK}mXYi3)jrTr i|1&y:Y̚1YH~qq9Y%)kT+45b% Cn?N'/ }EZG2_j^r5;7b'I!@rJXssZ*JJBq鎵{BrT!4xfa vlsVZAQ 笷Y>vIqp?j14`sXm't7wc$c1r^ IiSX9́p{Hn})X ((ҝF)82G.;Lq1d0Zh;QC' kt} wn 6uH* ),Kvj=+( Pv.JS[nՉ`-P*Z6!&SǂI˝wzLFN=6m6u +.7*yx_Y<Ӟ;7(]Io؝-mg+C@8a.2vd7GʗpzLu.O 蟮Ԁ O8iH|7Ƿ<( OӏRPVv:~SnV3Q\u*? .\ҿ 0zyzj䈇C{{Dڛn |]W<~zԾ ҩRms/ IMer?O1ic0K˼/2tHޏ^s3E-k,uC_Z栗n'5r (RHINZB9 IH M5'$>Xc4jD6H2ݩ!* ]~zzB锊+\j}*1u./9*ߎTicIuȱS֊!Hh%:Ǔ~|!rE΁Qz&&n/>6A[.Z|N)^TXʄ$0^RcbǏbnʹMO9<8EhXanBn ?{H,&:o)KGknJlqwfç15@} EޒsXB8kU_+_џPP-pVx&׈u%s:>DJ7[CN pHc *d(wMsK?<ϔՅ|?S @Tu[{wL)HP;qZNd#VC,n?\jڑRgR[p)*N_jv( =La'>?}N Y[I0C.< -MA)+tx7mm×g]GpL_bJ1z<~gO-5j_L.O))kf `Ct!x/( lZ5.qȀ^ڐ9LӺ.ˣy#;IcrbiS=!-\A;Y ɷRMm۝1(>DҔÐO\R~G橦T$pfewvQϨ"rۺصs?{}z,,,L nзºr:ǝɳhw U)~u!" f35JCvO =ʈ$ xm婷_]gi9G)aj\ypf;rF.#؁:lãh:O]%/xQF!saH%5He[(S(^̦xZ]ИX;4Y_8 2itCc92U^]2X)C#k3?BhiLD#Ys y/]}9y>%@?w\f=q .L$C(}+ |#d/5pe)69gq(| srX^c^N6rȲUc󬱽Tgi29lv,WCYKP؉sNWtz RJAU`cgf[zmT9ohAHk$DDjDEn HH%@Mhy:a兕&EAvtHu>$_'s8k^CR6COaSnCY X8Cِ@x_&AE¦Ԝx!gsDÂ0pY>:~lYLU=$S2#U\yOߪ&OuƞҶU$wV(X)mJ4e1 Ju,=1!pVU=35Mgo΄zwHݸRUnҶMS8eaQ\HET&F])^g[ta3@$@rme zjκꦻsp׾"(4$2J54ut!6GOk "C#cS3s K+U,I (dEՄ\T5Z`4-fw8]nCB,l._@("SPLE: MZtt30ddĔ9 KVllspŕ;Oo_D\FF/m,wYs6 ԹR?FZaTA &q!6tʸJW@ eB*m+^ e\Hu+ „2.ƺMPƅTXWraBRic+ „2.ƺaBRic]aBRic]S0 x%D->j{1Iys{nQo4~eO-pTRKqv)Xii[Z*S><(%c}H(/]U㼕!'bտ`A9\Um}gl)wU5g:ՂsS+ Vy^pb*`0q㕨ӞMuܾ4V(a>u!^r߹x;m:ЖwwƠ>tO?3{Wʼnmovim-0.14.1/themes/material/fonts/OpenSans/k3k702ZOKiLJc3WVjuplzKaRobkAwv3vxw3jMhVENGA.woff2000066400000000000000000000175001342764602200312430ustar00rootroot00000000000000wOF2@8t(`|* ` L H6$  B6 x1㘥xɯ/t+{;d`Rnam AZ-ҢU\z$W2M~'h#d|h`+(ƀ ՛qRg.\LPn@Ls)1uAm љ~`9e_yWgG{R.P_o{ //޻wz:/4xޏ@BT\ޫW%!mT:DNyģ 'xо;V\h,b$ҕ nd~Vnoh˘K K =3WM'p0Vڤ1a~R';A`GFQ0OBxp/! E%UF:ƴIrȎI:;ͤ 9-KF'=N7_Uhף]wC0WƬqKA)bmU AVlM`WL{5,(.#GoY\`s#G5t)ocmLr7d3̡RG!n (=d Q:E>(FŒQxXҀlݕ>28!FKbG TL>/)ξ$SDW)+L3|1d'3B#4SC)T +jNaAҞA ʢl,Q,(-ysR'9Ρ$j 4Ռu@SMA s[[CY*Ux}A3WM3hWp %j ť( Q\e/B51H-\m4Xq 7B=j'5%!w7H@EJ ЋDЋWԵCS_X*%< #p,&)ZXKo@2pܤjEAЊ:a 頍c h[Nb _@ɧ6A]HQYuChE&_Q)}DwxHޫCp%?χnB=RZ^AQ Aj$vNKjp5`Mh:qZN`CZM{z1S~Cp dUü w",EZdaNiua箩<*i+jeUzkQ~F)2Q-6vUJ3ۧMB?-[=ngԧ4TɩUSuª,٦=0 ,egN)m1OHJS<70'Qӱ1qk^mȁɍHՏVS2$h1jnoua7a4N\4AЁ2u 밵[`56V=|f mրK5n2?vn5\ހUO@;ҋK_= D*= !PD!FU"QQa+ʫ@[Y/ c!KC8*c$5`1jjJR!aشGtc uWm`nyTCK<酂N{1]$2dbR`"^D Ӹ mJ.e?zNA_=c=aڧS&ܲuI]"f;/KDRj*xtխ5EFFN;EAD޼{x Ũ(7RVI$}5Lt:ywqvSɳ3SITOώ9}mXQ҅Q] 7:JPT$)$'bpR~@$}ҪK77g$A%78qá 61l(CyWG[sښd q%9;1X'`)DSZV2tt&ҥՙBSLtׁ}tG9[#o(p0o}UFQ9u&s5ǿ@7\Z|AqܐyO,K>qOE!1LG,R1 XzŨ@٫(:%ml10:*^q@bƲcvu}'uSR Tá5}T1ỽݍ?\gRpfO(|fߜ2)S$?<\^\)qԝ)( Iy,&O(;StL^NNG^=l~ٯx_?Ҳ= T9Sֱo.YhTTwl 㳍b:TB>Ru> _VXRQ I DֿZWj BOG*L/p7AM&J->az%FJލyt+j.7l먘WSS]j~ILnQBj~MbL{;٥X&MŗyTmіfwoϛWar`uz8Zn$vCa^1J{=J.O͒CƔeFY 2V,3i0Tt+esg͊w+gQ2]2JyInى;boJtr9נ_H<FUaTɈ#\nQqPk8K! sюhRĹ7S,rҩVU'!}E٘IO1 H862dH-JT]krN7e+3}λ|#5Z&-cX仴'wkKt݃Tlx՘hIu)~/PtUvxX.!7; ˴gDD Bv\dF/(%'Oât{북MXVʷ,Bm~+g%Ldb4o8wgkS3 jk.ǘ?G*@$ǗeNҾn%u9X`T0R+=mrr䑒ѷ^n۽| jx`UGLy0'8H(p&8'$.&B ;!0O+DfIqnH])`E u(6?+cl]냈|!#?rzś6k-W+}$(g_`t(20:,<$/h =} 6tڷ#ǻByuB'rL0eZ}N+RK)LDg_O[>7t1t>*'6ƈ䞚@?QLMt~^ώ*(Ǐ>3?T5\~P" UΡaq5Y\g|UN+418!ld61!C\@  @ՏT̀>q \[NrNWH4 dHBYR1+.Ls$BtmUicȘ[ hpLc FUIkr/eԽk/R7=pRMOw !\DK$DckgC@g9oUE1]XhU٠J>Ɓ쭈!+$!!R  5)} Jp6Z#+ƨHꔗi\t6wW%@c4;ޱڈ +"d\ ]]NPcn=Sh)4-p~EC ;w5+5JiAt (KG闳 Wf\*3ZG+C@ XG][XOTBXͫOf5yFMͼg{J !T՛Io}ڜ}Vʍ}J%*MprVYzdcĤm)]V1jCDpn xrT))}>qP{/y%@hͽTE'B/"FQ!dBJ84C3qTHq7vF--;nR9|}ﭮ6 ]5x$p? /-e,L˒k|J0Ȉ^%-Qnf+ѹěyvQAD;%UoEKЬ+-n[k><CKR_k{}˯T>Ydq',\0(gg͟և>Ɣ^ķqʹ)ʨ< gɚ&@&AOm*m6y.Ta?Me~?MB^3 F>dY ryTbE۵m\<Ǫl8膥^a}P@2㼒秾bl0JMu56VbjQU:.nS4L밒ÕIXB9ی+Q>[ϹI zU2l!f9\MȚз&Pqj0{Nް,"9fd2/' =^VՖN p8ж/h[V9K2B8-JeruBߘ3W8İւɕPl˙`aY(XGҶ ,4Pmᅘl+T)im+]ZSj5_)g+cu@(/+1]0S.(:]5'lJKfض]7ϛ"Yn6ٟyq/<1 sR8C W9tV^|b‚֢D %GlC3>8F3C {96;5dwf;oԛyW@ӧI 7Pz{7 GQf/PL P]kWu Yjd6EdЎAA PgC{i40ZՊ\ZǓ YڒohJ`F 0+!Lr"h rY^F c!BL?/4'S#:f!|/NEA漕V6z$>dȊj ?І F\bJRdJtc!",c%k\w )"Vv4q' ӲN"L &H, Jl5`rsDAEΉsͨrV6^|aB5GM20(T ,/# K|a,ݾ^hD"vr\?6 < i T:,p ̪Zijɘ$\,&tt5'ؙB33%4ChHZ&LQ~.QSQU,)| \՗'+Gyv.V#A" )Pn&#P_;K,ߔYZNtGkѪ1kk 5,>J4Q>%^e/jIhq$/GEb$)y0bܘ(DHyI32֣->kT?o2EKws޺tv"up/p~|Qs|0p;ffT4静epX"movim-0.14.1/themes/material/fonts/OpenSans/k3k702ZOKiLJc3WVjuplzOgdm0LZdjqr5-oayXSOefg.woff2000066400000000000000000000346001342764602200313050ustar00rootroot00000000000000wOF29n9t`L* ` xZ <6$l B( x_% nIü.f J ^,}(ޕEsuZ(Pٳ/v3jfo CIIK PtO?Z8c-s=@"8;5Q"FW9} @x`:AP {@9T<P3^?5WJ`nZaD"rFm,FmQ#UL?QL"6X(b#^~^gvfgK}o_NىNS 1<u߀cْLq<Վu} mVMR5N AFV {!8C,rq@Î`Z2邔h $7@HW*Sc v߲f78_`Ah &A0Ψw :o&w̋RK69@.k itU7säz=fĔ355)`U@V`].kMFZcX4 E2EpYY^$kI|@c9$K`c TTݥ((sEY%e߿ IU-:޸l6^˸GI#m.ٲ‡+oZSbl 7K5_3kRR*s9/ U\* RU;IeQLuy&͆:)iM:Ԍ4KۤRͺA`h4UX3{Od #x34P_2߄Vu9l_3KW /{A9 1A ,}<]>`*^3 ~ZA/Kz W#DbӮΨD1 7?*-@ V-KeyroxQS*&H\(֮٣mVׂ UeBX]=|W& 3nJ) ;$QXK-#!JhyڜGYSrfZV;hu|,Nǰ"{]9"0-sH_`uY+riA2+|5OXYUU^$'APȷ{TzOSɲإ{#/~5uo~X6 OXYO=ʮ7*1ITW V<%8 -qiZ0:>Yh 9 %+$R8YR KaFfCFE=/VE`Jv-[]oN[\F2I!ȓ89# u9陌ne&vIddG*g:ƖG6)%.cGSmܬ[,ϰjv] #7( E'm$@f(o&XIJg`rB_\cFltum@` N n6S¸(qFR@kNyBo)"u HT"H1NnHub:bҨJE٘DAAT\n]ni8.!WXR[CbKbY$9cjc(ws -ozfq5MIWr pkEwS&P^YIa㗾 H1F,3<*!!R8_#zPPX |kԯ|X4yp`@@+7HMBW.S!"i!K[8벬K~nj \e]-H^g峈<\M$pxܺf qc46TgggŜdѻP+mekm|KSKf^&?9ήuyq1O|85̯Zo$W+y~p[ј5VN1$ /k䛤jM҅cX%Ό1e〸Q=p.8LX $ل<jbRMװE(1@55vO*8P2Ϥr$N~x*bZƉ[*DO3Blv@$3+aVENŌhWH R<`nt*4ܫ}9i.y-n`= Ŷ¥-w$.NwϠnLA`nU7?[J!}4ğ*ԑRj-kJ)HeX"/b5:ϹVysgHipST C[ER@PϚ݀P&t \҇!=~:Gky-Hz}zҘÉYS6 J/T_.rج \{ #Ȝẇ$7uzU5Y)=4=u'5hkM^67`B[<.XI eJOVii3[_ZIoP 9L~q )ŤMBZ N[UѺ}ӱX.Dń; UCj ٻ 1[ZޡbVh)zjԟb[WvUI)L6z4(.^Jt?{hdhz3 $aHKD#O *hNt^TWe}/&LQKm{߂ҠK[ҹ %[znDJs;5':XDBpBe#X-C>JTFUiq*cߝ_{}`F3kCN s.WLĤwja'ULUŕ46z]^^Uc[ҰAQJ,!v|4¥Cv`46- IMIGV1vH.pZ2ۏd U6M4"1FWe'TTT ZrAT7gvj9B}nuF&U@kԏݬTTnw!kn<8((/%Y]zLoβ!Ac_*4l~7\?{Wu%vMM,߈(4Xp5XBj`r(saoML/5 XkAO0AYh=e!'KѼȢ j 8/*SKvNH|Hǎ="laك8$Ϲ2\؂. U/$bP֕1ܜ{Xw (EO3Nj<(š68vBM\ad61}~z57u7p(3ݴxх×H ,Řd3P]%Dt \GY~aQ>+.U)0~SbN+ib'Y Ȋr( saDxt{7Q])oklՉ*o~\3Q22i4Z}v2~6O49h&%ǀ5yf*ūc1-w׎~,_9,+?qsS\'3 ۹h ZuзBN ݂T;*s=ww/͝nK/ٖ%p?q{نtLWq݅Gkk׻Z;y {T"5&buƖ& O]<)Tq~)zC>/PM1.@'iANh ˧x%Ґ.\]$3,N=[K諻]_h|pG,z]7ٻs 23L-oBg7*rF̎|J#-@l\SsZYqC:܆0չ^޴~r-B̊2iYm09=~x0kK]bTRWIZ\Euzɍ[ } NJ~~?8eq릁qA+nL׺S|v0,@vYW|ƱqK %weA-+qOSו]-z{3z'@Ws9,ZԶ'{*O)TiҠɓW_&5b4Ϧ> ;hE:!tNu:zΚ91PtV Tkko8Un?':żÌ||H>EFy8Us?8,P8c^j |)-x0аfmܔn`2x5mjߊ9zzuFu N`|]٧>cl΅lL=g=1E yD@8-N%@ՕqBjLnGߪQ3)\Sϻ~ח"1; jEVJ 9i~D#c^GoSX W,/bミr}#w\"ŽCjF݈l q\^.δV}s4SrPcݰPERmߠa <@g1.KC#˛PUgOKɮGv/am Y F*ɶy9zm#nAͷH&ΒbI.!xHI'C.7C1 Oxrގ696}krtt<*oFNn/II/~;biq3h]LD+Zyl|u.D95R4 BV~]|BǞmqMB3xH|e|Gҷ^9ߒKHjG, c.g_".1-j/ 硓 OƘ%>[%o#2t$ji&&Еm̻5S g">m)tEwmtulsr=z~kGDkFg~.f(_\P [.OO][n@HB&"?Lിe4|{;Ru[(}vk-¶g׹wvևpNdWb x9 Rz!3gn^ӑui0/2cpQz| 3*)oJ R SF7EVlu0sĞ&^y }{$ lwSyyޱiΐdÓ!5NqOfF|wW#3C&tmrU;yR産-ԲG&Ulټe+S7w{r6VgA;2q6YT١=ؒ9CnLh,-]uM+&oCF0єZkZK!]d}c.eVBgϑwV;aJPv=5>n w,!ik)|.!}qx{ 7`[=K{̥ A{My"mͿm eAu?(Cy%BLefJ} uszm!iuAђ.'f_,%ڑpM뒴XC,>Xt kXbzv!W~N_,7 ٟs$]YVo:@T_էC=S7A(*J qXOKmGk0$䫿\sٍ Kףd>g#=G<Է&T*#=x+ L <=,HzgqϲB!|ԩC gTHPDYXt҉jmWP oW>ۋ̏;an!놣nMɆhoX(<@^LcB`~ CVi<5ͫw<~|V %MsSIu&[C6SvӶV->n=0tJVr|Bx@7J#%X /[ʕXa$(*9+M5d_pX_6ۭ NpU+j=4 %V\#tY/oO 8e&Z#8#G6t̗Ācc&/ ޿aO~<3 #qmH4252i4p[O%e 4 Fxki؋w۽8,P=)GJ](lm+EҚi̸Tm!\F B`Gc5P2r"9"MH~C.Hq 6`o[l',C~8v߽U^7!c8DØM Q@hiFw7O`Q×ʼnH~ʍ[oe%\a@ܷ(dElyu :M%`Leg~/];}$X_A/mCLnZ,{ K86t $|x&$ޭc\\HJryJX'=[d0d^*׫ܖjaQVږ<Fy٪xwC46l.+ qM<oK@:Cp>OJ->%Dw.8$ݮ,x2 L/z1vHe;j)]8ࡐIm5CWsu=`~dXW xĽ̷O8z¡x8vL4Ap&9{Og~pvL{[gPۙ)=E5'nPB{{!dΖ,`ayΪgz`%i9ɠybiKDLU⸃0l6(!`[lϏߺZ<_\8G}lSJq7jPy`,oj8N,= ('c:!e'qB/4 ~J醵E&HYdD'$ʇId4{\;$ÎR4e譂< Jg'ɼs6%EIUZ,Xdz>ma|lF߳~nd{$ҾH${?*?Y#$/_6.i88:ޖ-v iwY8׹x0vB͚Fa>,K{#&^;}v ̬SW,9̫9Xqf΋Los0U~&\O5tRk-ϲAYY歹zg^|/6,b/ 3E`euH)Ug{r%'BD 7S!Z)B阈n9B/OH3s}2ƫe[s`ؽQ(`M🷣™ wƟC%l)F Npa9CZh`RCXFY\q%`>{G$s?KQk+̳M@҇-{53~]Bl8MܱIsPCN@Ѓ4Mµ#)!=Q 6^86CL}:-V3DD IS&\HrƍÒЬ19+`@t@EJI 4F笛 9▇87̾oƃ#@H6nVb\ UUM/xgمmDP*zw/=ӈE|ᄇe=RMEȀ`, (i"G }!r3+ş]io*@ f@fD"W]" D xxp.3c{q=45@C rw Spֶ!kl=l`rNb ޕ 3 u- ᰆF%(B5Έ`섐Aͅj@ VeѨTCI@Ch7wL6N,#>.]*vIE-ӊ5գ3=]Xxy;"`ĞbPkaޞ l07T޲z ԧEQE;(EiK0zĠJf:s4^!$"U>!FPgǩg5_:'&Z6B¦ɻj~.EC|sFGdj_n|~)L0Iz|W܉ɘw6_xZ wxm](-R\7\ k)  \ֹpOzz ;ާPLηGFV5E'ۅyhUkh]O-^plδҏTLXE:#aUo8WvCK׆Rw2:dY%7L뤸ԏIܘtWDJ:mK;,qL50S'2jSy-fy&lk?br>sJ9o48L^[LxY11Tϖۅš5#}#A^e<x;\^g#䏤 @WZ\:MۗJR,Eٺ}0]UEQ2v읢t)qw,M/ZQTbtXH%ejZ'ۙ%r]ORXL +d:Xc!{PlK˕/ާ ÀDg4Rl+>B^`Md "z;(軅¼h˩406E~P( LmjbM0=f:|9V~0j<2Tr& ]&<9; ݵXuvkv<ʯ{>fm76gdiA=6)}P.픨Ke {l A_~/`צ z=՟zyZnXogjtښq{3tsL[!I+/(2qj>K)%(1;bg'p#)&- .I5L E!SH_ ~ qyd0EKŷ.lI# zver{8^%UR`&.eMCX8B8vNϕ?LnSt!DŌ:KD*0G1;,ξ :㝐 "D!GŔn-:(cɾ~CU$%َ^j/^xIX3T Pʺ2 s1}BP QXA%-2@t3sQr^ՐRv: "m8I5iGB<!Qy*kse-c[D AnW#^Eym ,NHv<,v'ဧ~{j?7"hu+DEùs_ɱ+2?/ ǹh[.ܗdlE&vBJ_z`]QmZL ֵvMQK#1g '=$**1EX'@C7pn^u7Tγ`DdBX&+%!p.&ԲB$5\,h(y qMUD%1N!;#\;1$}08c9m3?قgm1a05? P"8w  >Lx=m9Mr{oU׿96ky.v+)M2uי*̯"!+YQ>nI;uhb٪o$DPOg<@Juk1 /Ys`jqnTGQ}U#Op#R,Z˫]XDqJ92 "{o چe'Ќwyمnoˣ)ѫ0(n_ʄxe/Syu@]Ӯc 2̵;L Hg:3Wrs_jeWZoQF٩m^c.<>gnS9O :|yAkuC55 =U*VGvIswtʹtc!Z6^]n_o]?SY֣[Eqgu (bXXLQsHݮ")߀;ViΛx\̞,BᑘqD29kX-r8:J0ܫ|huD^0Ɣ6jY2|BS#.fY *Phf^B<ɝuzݤeivkoE1t(*r`U8[ 35vx(lv·7`=X}Ӛ*e0OԁҪ 3NzԺ5sQQ=M_k`Wž)"፞(l{aOg[[}@THO?%ߊ7XIýKEJ7jif-@nضk; ghLlj0*~JlH8S{X0cpn71كaTim 3vdѨ:K l>Eԝ%6=W զT&6`.joG:{UPY^6w/],7A= hBmfN'S† :Y?@{7{)EِyEt'r\ 䄍)!^?ֹoGeR7 9aQ+*.GG[d+\ p=]*Kꢶrׄ&[ >'ɇ\OSC DOnZ*qM`\" Ik +F1Yf<$/LHuN^6xۮ^4|;ɱd>`5[Er9? n(Ռ/7 (Ja m\mfw碈(T"0=X0M2Xb}mrqURe?&R.hMsWu8I $dR$K2(dʖe2ʑvVim16g=mDF"' bPqֹnUfnO?0k]"To97-(ƨIfތUK&+J^5Uzʰ 3ޚth9w4rXhbϴ-io'2~}z@*=|j؟?@#g\'Ūq‘ SĬˬ$yvdlvXV<ck!?MQgEAGR movim-0.14.1/themes/material/fonts/OpenSans/k3k702ZOKiLJc3WVjuplzP8zf_FOSsgRmwsS7Aa9k2w.woff2000066400000000000000000000137201342764602200312130ustar00rootroot00000000000000wOF23 r.`b* ` @= 6$ BA x-옩2,6_3 2 l`0:,'?!.[^PS\8Mj(^d#7Ify=WB@6*8a03o*l@觍e568,0 е ̍b3roܨ.GowwK2? m_ҰF04KkdC; :WL&|})E9 r5q oAZMt*zsʵt{l{uPpuo #׹ àfN&F{7*B'&L ZґfJXvӚh 㙑u#y\XTߥ-M^Q \]}HXP.(@J o7mw៷L"OZ[aZ` FCƶ޶"y],gFM"piӯ' Uȶ@S1`γv^3-TQ JAQr9~0F+lۊz'yădu)s:V7OS vb9oy0 W<3lRDTx՝CM ;G5HLTko!7l i@+\$XrO&7gLW%ab!H+Sf,PJ36Q}~IErzWUGtSy!Q ^V6 HQf7D%nNS&4IX!C>%Kb>[Hݺ%gaJ΂7ֆ%,J NIwb ndn9/LC-nd;{xԛ3 Ҏ~=9z<&!֠FoNĀg*(b5۩m~"/Yc9%!qsUIZxӲ1I|gyaŴ.SBr|W%">QTrvtt&ߢvC jC>~eI*ԾzA4)$hH"ah[-52]HҷFhtHeiϖ6wR6 Da5$-0,BCF-m`\w9OiJ4OJ?Lam2PfeXϷTm2Jur؇ 9TZT*OۤP)xRZnߐ-VFS/]+^tI:p\ \(beddFFD}y "49΀795I`{52pYq4P@V;\*pU2e+ ܼ]uG2<?ZhezTdt `nLEp'N/՟,F0p;c=MF6f۱dZ2bKUfD].܏$dm{{I՞?--=g~ꔇ>m$nu#N9DQ=7NNGKZ+'@H貣چ68ɡ..TO?Yy42^R9㤎*nDCVbs){@A" *P $;~ZU5 !N~ZJ*҂ikоsNJ/tG~3i>\wWu 6vħb +=]ky> m:y.v!8 IgXUaw9/?#}޸`jPmE2R%|Q^D6t08;lkg;;dFjhpQlD`M[2RMNhU1 bǦV^S+jVn1.] P+$Mӗ wIjfA%/Wsv~yp\גVB]E.-ra53'+LI!ɏK&=㈴p\+9,Oa6E4+dO-:q"H.{ֵ?n *HV@0 t$\0\@Ҳ*FBUv CqlL?܆9AtЙ |YQsM4#`[U 뷇n/fMf4;iKjFieVbCGgp8RZ >a&I.8a$-CDsbyA@Bj1>+Hsd# Cs.4iw Ǹ1ױjvubIH[*N\9DBB(^iZ@Q<4asB[qx)ֹ.Z *J~3M[1=puk6omp`7jyd!Fpwg@{ҿᅉNe9z,(i*?REk^2X/jvl\Pazh`Pf~ PnYsv밸E8|@2ȨQÚ˧N!IzJJ2p2/Ms$͉OT3˩КSyNa|TXay0;{ aM;:D9[!k=` pZ_ПMc,) ~g屌D:tiNSjmV0oS)mfG1DQI&ˈ371h{/8ݖiynn,S p&ER$ d:["AL}Tf@8F&LBa'ZaBj꽜j%eXoLdP\K92 N'@ao1#a@6AYf ttܪX 獫"mShTÃ3PM}Djʠyr4 ,{4=чyȦ,y=凧#LwLZ+1\ӑ<ق^hzT~<: FWy}C_ޑlK=QbD>L_nm9sfx^0UXܜ1Ɠ$nZ@eʀƾh{< O"Pբ(h\ȠJ\NOʾ'<:Uxy7-4Y5&L$"WXf$ k;弒c2pRy5UW2&(ՔMbԎ 4 Qr%3\Rr̂klF*Ƹj" {HdQ&0R Ӹm i9 ڄL>$ ToDh^6EN9 *J1u!aG2=^ b.ĵB"D"ޯ"HK:QxC&DVt g # 02*K@E~ꄿ j}7~6$dB(i\ ?+DL($Jp|?$@kqg>LD#"1jd=Q(hHѨ4 M2a 9:&6.KVٰeGNpFO^YnV× "Tp" E#Vx D%IK*M bȔ%[\R2y(T8N*Q^G莓;"OR':z\jVá}E<Kyƞa&qAUcd0 #+@ e\TTM „2.jz&qAUcH(B_\_\urdV3 w6/Qot8pW&ٽ4 "x eFяaVfqUذUΰHc;Crknpg0H$Dg3;1nh"o(J$SGL9q/yx2׽yf2үpt,cJ/>$KdǕ(k! i_Otص2_movim-0.14.1/themes/material/fonts/OpenSans/u-WUoqrET9fUeobQW7jkRRJtnKITppOI_IvcXXDNrsc.woff2000066400000000000000000000255541342764602200314550ustar00rootroot00000000000000wOF2+lY+ Fl`n" 4 @( X6$, Z" HO5l=dGlZ;,R)< ŕdl+U|W`S{>m $͙ۛ ӋUd<(?a3,gע=K:}g )W%;|$= so:I $(9 :c~Zތ^=FU_NE]k] zgTc >Q?PjvҰ5dBzӑ,=1dSQ`nJVt"![ިS)/~΂Ht!&MwIg -OLSv:)rɗ`&Tic[hj GBt R sA 9D_̕R%\E\y*a,1?՛vDOExSxνvI ۽&4[ڴ%mŚiWsW{`XFo XMQ@;y 4+N@&B  )R\zKEH(#@q_ex vT[Ffӓm8'u@VNo5$-B t^6FO_Ao@n6C1O뤷@~AV%ʉ\{E3pfK};ꛝ۫''G?#/x%kAQ4 #r`>u,kp{W6]zG)uU|UxpnQؖi蚪Ȓ(Il,-LM|=X-t2n҈~ޱuc86I!4#|]OΩ  V;LP.﹒Ğ6aY6%tIJ76;"&tI1^HkXJZVhj ocTZ Whe % >x1  O037ayEiY0F涃^ =;ZM>#@ :*/!!Z wMS*pEC6(8!ҙ)T +R7'nl'N7e@Uޔ`m|Aʚ nbWuδҧߡcUz*,otZhE\#c%(j!bw!Z>;* oi<&I5ZK UrB{<)<޼;%91)elOCNArS, u'Ǐ5'ޭ[12ӲcO|!\+Td>XT?21-SHV+^f"@-[&6!@m"L J*$BG9'䮤ɵ4נJKټA*̎%B1ՕF5O˗QO,0&á?oUU@7|)W {Դ0m/AZ5;Tfb3qt=;tJ&Y`a:ކf7%R d\S|͌p:g$^#nXиboK[- c9վ@7kv.)RR|ryk% *'0U%+,2LV 2{1icpjz4~S( .0QRY$HS W/֟b *CC>FOoC^bGI3OJQIm[v~K\Œ\}dO9e;D+IP_ L Pl+ ӭ2 r|\uTr_@,v~5aQONJH'q=Iya`@@@H?@y߯P Xǁz2{|G#adžeB0Y3#/Џ Q-f־kX!\IV!SE ;ǹA3+)} mvj=U95`o<ȃ"݁" l ElN ؤuYpY1t/KaZf]ZԨ}O@˭{Ѻy)PQ_C9;L4'xb8X. 2^#6X-[0ySE9%Jڒ ?š9 af B'=" M)V)Z,l_֨j R})8~E,PtsxΤ<*& 3 L^K=9o|ɸʽKWbuT1zqh[(m-n(q'K(QmK? n<  <6ۮ~k_R^YϬ|#q_`CقF{;18R 8crǝI,xre?3$ֱ>Dя\fO;M)P?wt2JߺyZ<.ۑ/{}\;OegV_ri$RKs٦1/|k95jK,0M'b C O_P3"QGTiϹZz= "艂G$Ζ(_LND4W lTd)c+hp(O$]K[~JAi&= e>o$ϷSxXf,Aj:HfsOʭ CRvO_o&`>{KMm l58иjiyO#gVypc..7u:W9iڿmy\?ޛW˺t,(3WmrQAmRk7uCjBg|dy~nlyatst)vE!+g]*~ +?T& ѓ$6S(!9|+f}x$+om8ڛiqN-gjtIs/ʞts:Ci E6jJ c"vTJJA17C^1:zhlW:RG ܶRPjYikR){7FVܯ ҢB'x@smt!wtsn1C񽊞Íd3 ό.ws:i@Ͽi蕮i,Y9!̟p1gיf~nسsCSեS*+B2Y&vg(?j]-Ss+ig")זcEڭYrzzTbnMQo/Q؝6~uejkϣ-5؄?(NTS_yo(-41;E NXs?~5[$-Dfbqཎ<ʛc![P6gǣUCF=g`c=q|tjgͥ}cV$z]Z\1RW>+HݐR@&\uwng{>rޭH 3zG-Peag)\w=ov}kYsqnvZv8&$9Js.^R }rX[Faw[-~IF,Pujg?T\!_Y^'W-H_3`#kFOg6D x|Yb5JqXm*?L3c>}&0]\zX{1SQ!ztFS|cO^ΪtpY}dԒ%38q{5DV 1q(? v̰gFy a`WJUM}+%+U+a+~DB؞*ACf8o|6svwVt [?l66N_ 72ΓCPKdϸ ǤF5zx3 d]Φ_d&G Y&z3IW=i"]3kD?Cm'>$SQkKXܢn&IHnVߘYƔŚ^.ӫ ?<:ǰ+:M))8+r <]|U|M_"6a@Y[Ud9A< 4IdlP봡$\d$贤8#5aޚDr67 dm7yPޙ4r)Ӝ<7"Ŋu cZ&:8VBy* {1!P<#N1Tb?;I:PޮD_MA!"{%bUˑADv乹G4UK Яj `OwI7pzGcއFk/^Og`\ co 4iQoU-XuAFGCRaJmvљQbeq{mKpD LKnv{kwEeoSK<)9'}9~ 9 o-:f5X^l\+ bFمT?@i:rphHsڌ.}&xpsAGMr|UgڝEK' DCAŰh0IBq#1Kh /Bՙ=Gd2>$-FP>!T\z@ x'F % 8xGǍظPW>At1-ք=I ҿ~ MZyR*Ivme6ka(.)VLsf.dDGN2'ё0@p楩B /@e,ȔFOSg\$c]!% ]M-iʒd? @ h<^n>c?(h1cN9Jl!2;L{nD6D!djs%!³C o[ ͮVaB 0=<cA:rs,*ed ZڀNBQkvJ.B|E~{I\! FDJGJ*@ e4+Ѐ!A+OU(,!Mk_g 煫\׼sg[Mrk)˨'HaPu!=i[1\6#dƝ.@0ξ Gs/U]4ȼ`> mǯ+Nach7M}{k:xۻ_l|Nɷe3;䯿a|ov|QռKәq5cqR &Sat)5} _ HR](53j|vYoDnU<缷0@ l=S1!HIh %wG4Bm;ie4wWK ͤ-.)1u,b<`.EAp u# %$P!TܳF&E4O+oe)Ԣ3! #>6;蹄ގ5Kɮ`s# '=Bl;f!ï/ e43Bf> gou|<@R^6{_uRlEAAq1Q9ШHkZOmmi+ncc"@k4fE<C4l >?_:Ɔ/a:}̽Q=rD>8S&}ļ yt`F?Y>Mbܞc~wKS}Ht5S|I< O(ɚP2—|ʈgtN$?l Nu%Y`7y$Dc`;Oul" 8rˤPL٨}%=sryHnY%C=i9C4}^w1kUP!p_̏@yFSMOW,]RBWp\qXG63FW +,pꅾ "M{(?cQHeU2*M8Ӣes( Y`C`' H9!B["PTGY# tb6dZ -)2mݦOl{ԄFa2v=v;?mj~eYmآZZ03iAKljӒN >;fCTrzfrдD "KuE%}n*juf0@:;uv o`[}דjgJ0B("k* A ЬxbYc"2/p%^MР'H`v=N2F;왼'=- Ԍt:>bY_[K)4njf76٤| 7'ƇGZ'u z1UPV=1\ߌߚoո?x  ;~u5c~ue}EXB60Msã s[unQ=v}7.@gT*F СB>+3{H?كs!7ŷq/%^WYXձ.l`O(pH|lDH}*ЌTDtT,-hyեp صT-tu\X-<kͭn#=:xy6Pl\  Y蛽{v` lާ O@ `.0ۀ0 n'ȀBb0жSxS,&|K{`ւ/F-F8)֍!"cal4W%Oɩ'e3r#Oe4 ]rY8Fp2dC n.tZHAQvqF2](c{t 6>g|8#e4wn@SХG!#xGHd”sp…+c;$w?g)-n_迃s4V<ȹtF5o:&d=X8^#I Ҍ洐˯u\@g@" ؜Ou*=8|'8k^N] y\;_8evq?3-(ZM."%CO!&q wݤpӵ[^؍l@׫G~kM$ߖߺYN6fO#L|5ǹo8yu5cumovim-0.14.1/themes/material/fonts/OpenSans/xozscpT2726on7jbcb_pAhJtnKITppOI_IvcXXDNrsc.woff2000066400000000000000000000170001342764602200315160ustar00rootroot00000000000000wOF25(`|" 4 lx H6$  Z6 .5c[FnqCz@mfFd . >cU[+;yWSYur1M7 5q t7DRGWzz/)v >÷Qqayx$Os`mAȢ2Ue}9Y ls^QU``# }h(,ca#|zN0c9v $=LGPMFp6; H-|֑BޓTjSևe&)4ud4`^RWIiXmw 41i\4|^pqq@ϥ@Z2(˽%nH]L`oãӷYő50ϐG8):F{lٳ,(ꑠ T'Е[]۔=LHN֧)S_)i2"7<#1`'|m7r:j9<꫿R ZVṭ]6xv yQ\qʅHZh,-J>Ѥ1K:U5{cHѫL,hFRFefh\ YT8^4{c:WtZfúԌO %K8^՘Ti K.”w/]h91{TV~rb7n~ ,t,ۅ+\}ru?^FL;N|@3= '*̇{DY@ok#Od&C)5R:d9=P,yҵ3Z0w!hA䵳r5:Ю5 瞆^om{Tj;`-y. vU?MumR/聬oanWᴭ0i%b$QbN+hܩ 5η/Jři8%4D䶌i5]]^$uR!Uuzovzkkh?J|o]DXa ћPI%zwc|/ngb3F Lm*V!})A_hLʿfx g"8a\$Q$:UgހvBj;-jj1RQȖk½{h^ur/%m#|H|(jhI:M@VggoJc0Ba@Rh&_Cm7l ,c)wFPO'nD N.8Nƻ S]>x)xoa$>8]>0<<UߑeI#@,r>Ȥm6CP)8%7[y1~ fpd@FOsbsX er7 wĥ8jF"?V$[RM*ʃ߬uΪUn]< n;rTqSfһ/k^ESMQG ]J"%7IpçyrP4{8q%բhb'to2I[yHkfVQ%J]~+o%_V*h#$C24]xΕpP->UL]' vGA$4[] SS31Z|97~" ^U (8i&z37//hk߼0\z 븙#UOg՜ޔq2&.&V֦i^\ џ Boo<})O//}4Qntg{Ej@Es5o<7D Ky[0ǭq}k*jQ֬ԓOm8?pVWNn4(jli95?QWph'qF%{gw (_*oE!ft]mž _Nk\AwҌ^G,V@v#5S:++9v}n)<.I ɻ5CG'j:ZSңgPpK_ClFatfp1݄8SM_"_iKQFa 5xa{Ӭ3Wu:{{۱dJv&,F#0%⥓s$.eVV~6^THu4j\Lfo&HKel:B(n ]m%)ns@edP޹1Hg(&g4hW/J|u&Pv'S-b H`%. #tw:U=_Kʖ2w嗷PKs\hUGqi<=n- wp_A5ϔ'7g*~Ep 5k՚beFZkxO-yT$Ohk_ZVm0ܽ=7s{ὋCIVMC9礝Nf Nq*m[ SZ0ib q, ӲW_]ߡNW]QHbPhm9xn޸ %W f3E&ZuXHH~zD\klsH9vs`P(~U?r@ҊrL,[K VKv*JP|Cҏ+[-v{#ertQXgT#s]p0NJK0-yon;=.DKDҚM*N]|K R˫ ~rC9xӱt,7?"wsfWjmD~z|4 #L>pD 4,@ @r΄R!J< ,ܞ{67P$_Q H*G()JSbЯ?K&$PYcL}s[ U$؃Gac)vB(5o,![Eېz7xKA.b@HGM"mz?DhS2[jTX'')26a?HP̩;Y947:{$ EB 9"!T%wQrWg)qG~Mw*:kX-\r|ૡZ`SB8"yF(v=y/ܿʲ` $!Gcq`CUE45!hR<"_C-k莙+V 0SF̅1@1r^,2!3pIVƑ8jP3NK)n2n[Iogdr5}Arˁ\ULJ `,~@ !Y !YQ6Y_pn'@OЄa'Hp.(+C)őh Y3D%'dbE{ǻ$5 0i d3.QL"FP2C đ`a/o/Az 0 l~AE+* 7F%`v~Uuc5]+wzJIx'xDVJ,㊇y.HSf<5ݤ XCj؍扺QiZ:ovmlv|wx썥vL:ss~MJC"gX4A054dh2<Heؓ,ApRW?L'+pFriH̄d؛LAr8K\Li%t $ЙA*RPcŎ8F}I*uit:μʺoJ 81 (Z쑯_IndXuLl>E{,Tݦx7Zʦ+X&8%5B+Eĺ:3;O'-mKnti.^l+ 9ikae6pNΔBJ:׫axm0Gu_2Z#{$7+E7B\ JvjY&q~Qm!nfGQrg`wd?+=-Wz `X⢭BҕnDCJNkpN;q'MJM^XlԺmVHcAma2a?g}:ܜoCZRKHez޴1ښÒpŵf3!B2clIe#AB]1TfjKv{~ΰ Kku+ubp#SUgy etN 3])Ķtk6:}Y$Z\qܖ5e-X(, RU䝪I*> ;/\`nUŒTZm"8t4(+-nȮU7oP~fD[7K 8|ǧ5>ry`h6t) tac!{H^ѐ:)>6yPY!mG9gDX5p[E^\]b?AQWt3 _r]$#'6M`RANU6dDxN"${axV܄WM:hz. 孒wc5Ps6;g؋q,n;x>4;Ocizlux  ?z3DF@`lej sثNw{#MBSfC)4`22?dP` |2!5OBML'.!{΁bö A ܪ*X-ELnETn:cb7<>v"movim-0.14.1/themes/material/img/000077500000000000000000000000001342764602200165715ustar00rootroot00000000000000movim-0.14.1/themes/material/img/app/000077500000000000000000000000001342764602200173515ustar00rootroot00000000000000movim-0.14.1/themes/material/img/app/128.png000066400000000000000000000106361342764602200203770ustar00rootroot00000000000000PNG  IHDRPLTERC5C8D5C4C4C5CZD5CzE6CtDtDtD=C{E{E4C4C9C4CzEYD7C{EqDXDqD|E^D4CjD{EhDKC\DFCFC]D=CQD>CgDpE5CXDKDtD7CuDODwEhDIC5C=CtE4CICsDTD|EKDpEsEmEACWD;X7ZAUONUKSL6[QM9YKP>WGRESVWICT[HUATSKXI?UUJERYGIPOMQL=TLN=RWGWHT?S>RDOJFOCTEJHRIRHRD|EKMHEGPHNBLTIHKMDCFKKMFPD@KLCCSBRUIDN@POH>NEGDDUF?NPGMHOEMBGBAQKARFCNELvEoEBMCJ@IrEDR=OSEOB6VRF6I^GJNlEiD_HRJ@P5NKB5GyEFPJIeHcDVGLFYGfD5K~~my_D;H?C5RHE܊IW؛Җ;T宵ߑxqvuflSaUQEC]l:WaYAEtRNSغą?6?Ǫ8 ؿIJ 8¬^A0٪tt"ٓ^۴tZQuIDATxڼ=kP#4l i R "#b)ҡd.tP:gXC@hhcA޺Բ`Ms{m9bmROTNTKkN$t{LWH s$Pt6D2nģp<F:3F=tN΃з p/" Iv7C !"QYRq"4?8?_}\5L~c;Y{DZ5Iw~m\Q>v<{'ܮD]辀zH%qLQ}F% ~I/ =" )~FCe~S?"t5 c@Z7eQT4je\`Ij3SWR[ =WWKnOQm~iOP^KN?x{P!??ْ_d%%=Nv9'Y J_uSm(7C~<^> a@!?l6NQx?{.dлPp~sKŊ&q| ^C=Et-G %mSsrhVQYTd|h!ITfՊ=>wι׻ոBPJyJTvu]t *z r\~Jkw7`WO9?$9"S $<{<| jaǟ$F\ '%|L{={ܳX,qYؓBEb&ӄ{HAa'ΆEwW.`py7"J4 ~?"bT!Bj `OR;s w קrhUa%蓻M'*G\^'@[2%T0 Z?-y->8!2/36DVP]o,ʾ^hJDH9bfbz>p&l?k{ a7@['MlԄV`7FZ6T7P݀`TD 25+/ P$HU n"k׷# ?Iw `T: ZZfL&1\O7Fdd=fV&uI?OR5?#(CDNj>PܾoB\‹U ?6~oTOo4(?hXMY/?ufHDr-hlmгu:g<ڟh4NkDAm'~u2dOO-]ފE{;OA$t4~YXS2_z~b]Ţ۟ ﵾ6? P7TWrsM?aBOGpGs:PϨlY!o0='V ŹaY(>4&u_B+Ђx4$/% bǃs9hA&ճՋ[<2LL]{6gx$zh@F.J7A%zzg}&mڴ9k/:L\NgHxLEͫ]l;Kg:8~z/`#xciG H<!-WL >Q#/ol;Rj1 &bp0dezGf%mZo34\Wp'7xi>v4p{(zPU>X w0({c(%垉 .Ytܓ ?=N!ݓ=vFPjbѨ8Մ`0=dO23{]9`j+-tKp*F_D,;{Nu8D^wA>]ש">=Ǐ22ߟ.CAE@PL'lG:탞݃ ]AP߅G/@@ٌt? H>~>zJNGgU5p|޵ 'YկC˧]tZZ_[]N]~2sjD?{6h8$o9@9Az6~_I?Ӽ` ==~ WO̊+LCj"AzL he!d\/Kvk"TvkH@ {a_`I ;_*z\Xz|,a]1G$䊡Bzﲶ'铂ڂh+s_ ء'ZĐ, ={{o<(8'\LZ D8er$Z % UYv[mʑ?c1o[̒P 9L65 JգFQ?b},H L.KG l }~Nz׊3 3Jmi U"l(̺c1>GC- vKpR%a132|bfLܰD?A3]@nI@ؙߊ#o_pDXg`9'Ggn b?RG~'d,+WYHKLOJߙCTWJAV=UŅRK?SXGCOHN왡ՋӍфky̓nwŀWfNbHOĆbhngndOVSEMImđ7tRNSذ00دyyy0رyyqxIDATE@ E#{[DJ7)N2IeJQ DrNz|$pC|*5.Iy]Dh{,fL4Qlw#>RؠU=F!cq5 :|8p4MuUu,>*EE 4y'bpi:$_IENDB`movim-0.14.1/themes/material/img/app/48.png000066400000000000000000000031121342764602200203070ustar00rootroot00000000000000PNG  IHDR00` pPLTEQU6KtE6BkG8I4AOE99]J;LnG6J4G5F6F4D4E4BuE3C2@eG5Q5OZG7LZI>HnFWHoGrFkEDEsFnEKDyDLD{FcF{GcGq9c9nF4MdFgH]FGKMG=K_EVE?JbGWGwEPGcFTFzDyEtEiGWE?EfDNCGC9@;X7ZRLESON=W?VAUTKIQV\HNNVJNJ@TTKIM=SQEJDRLPLNMTJYGDP=TLLRHVGEFMCPLWIWGUG>QSEBL>UCRRKASGO@RBPFNEOAOKJFKHIJILHNFOCGEֆaGJNQIFK=PJG⦢8Xux5W[iPKM]ZaEWY\UFNH6RWQ?Ovxm'^D[i11J7?2k:n#8V?5.n x{g~RR }\OTDX~FBӺ=}O,uՕ7@?An.>f}N8Џm"Fx #jhlhL~,Sp_+CMh@;C<+ Q3rh'K(}Z=x@7rIU &Ym(d4k0p_Bk.I:IH}Mxb`B*C<(9eGb1g&QۼZ-: tzEa/@·"AjQ{HJu01*jt]ܯcjyjLQu㸽mj  Du1MpuyVC8U* >>$c*>s  T6 ++<)i[.Uk r =O---Oy8jb'@pߚJ6QөuZ&88<#*\h >_tp@D(ɤRX,$C3{aXl6;99%%EpaEM߅KwYn~˙8܀%ؙf2[IIgu;P|"B]C#|(&8{GIENDB`movim-0.14.1/themes/material/img/app/512.png000066400000000000000000000477051342764602200204030ustar00rootroot00000000000000PNG  IHDRæ$PLTERCSC4C4CpD6CC;CqDoD5CtDwE9CvE6C7C7C6CWDQD{E{ExEAC5CpDvE[DbD{ElDhDECsEODRDVWI>U|E;WCSTKYG=UHPJO=TNNXHXHPLEQRKSHNILENNE>SLKVFTGNLxECOMI@PPKQH@NLH@RMLQFOCNJPHJMEJKIIFSGELGMEP?PIIBQ@MMBBLLFyŋ_$ W ,TJ[W>ރ}_\R f*hw\ׁb (r38@[yꇾsuʃJ4ӟ}N!KW@4%38j,9 9rJNf~i#'Rk`a XL1Z(دD=5Q5/ ,8s< 0ƅ<6KpY #\.n+P59-G$_Py쌶#x/bn.0峂1\Os`htGc@~ߝ t#ߝpkid?+c?fJ@Їw:7~ȋ`d#/.d =`g>iTIW?Nqo#\ e ,Hws/]|V8efc/}kϗ)Č54%ZmA]_-Phۙ')Q *`}ől(xl奖>n?p4 sGZCZ,5xl 5M="p]CM]΁R /5q?0z_`_N*i?_lW6:J~~1r'ῄ[çF*$ 3*uN248 &pHy. %9_jgA -9_rDM7_~D/`3V? _8}*?p*F[oJe~clى㟌jlk]j'A9OaPn,%"ͰB%=q$3¿ VP'h?n@v'0?M?s6Ɋ@N|g;{o9&+CL}Nğ8{,h0AsP ׻5|K`U!|ӱ#bOlEL*/8vؑAuc]-*j{'>f@Ay6?ɿ;;'^ F,%@ojΞi(( : AJ ]J@v,8X\tDEPAQEݜDs|o99_k7isod#%ԏ0×T`4 bFӵNϲʀch?hs'HFe xpm?T}'p@AW =/=ʀ_.\t+]YY/^_ZW^g4"HG:z]Ls&?Fc6$)UzX:63n}l _+0 }N'‡0{6c]l!7K?,%K_rӏ'e}b*DF}Xڿ%;XJh3T?ꀬ_,6,{L e0ndV`] *k `g>IaS~rP$!pRKKs9_3~jq7ܕX\__Hv -4xs}x<&s?* ZJz 9g/1=b?\qX tIF띳? Q6@uh_%sd?^Cp<~ۭ n企??~ǍVL~$+(?RsB- " =~+? XS Eh9RXC(#`_ }C|o][M>G=1ug4D+=R"BQ- 5ӂ\Y/<{( 8 R'khW63 ?y W4{H@8 <5O8l3]~ 8$O猟nOOXSs: %?R`2*m/LF_4yMWZV [Ϫ3 WXr@; LX x6Y&#VZ~JωYj~3{a=N<'$B !D?7 Es"VWp )M?.Q 4~@ f&~u{)ل#V-Vhy_JPNkF;oZ`8RL<a::@sKHg=bDڀ@4L[+P^NJE.4-o//q_yYžր!llב9 |(ЋBo? ]s krAF"0 # S  |h𛸳gq"0ڈ`eD8+(bQbe6Q6 VvA++mHl6f1q ϙ3޹f&܉&sL2 Ų\NZ~gXzoitѨt?[}A?x(q 8F?.N,wqP韬]DT@opLn׵Ӌ9$G 2{>}co>_K~LVәT{İ4G2I@06I?xM}io,b?υhG/5&P$ľ9C˺s-zfyx^O.FS4&DPz"0,?8yA؝.W1p]sgrݙh=l~c "@@:6@V] w] +_; SX1 LD|ސQ=i?j˿>6#_T͍L۰\".o6zyѯE@F- `7O2Dy񯏠zꭾBl~Pȇ 7p7.@_,r ns1?îc% 1G "O( .t}/5wp vJS)) xVW H%x (gAU>yz[#3E;6_5[=A8z!E3 %. 3>7?lo>`űM}-S x'<0(`|'g '^O{@v q LzϟߗiaP_;3U!H FP$\2.{_$ā-I>z7od_=pfϚH ] A"!J$3@^ ۓ_G @ hU"Z!2v$Py)Kp$:y 0"@=zcʂgL P@2OZ/\<= `߿>?LX X ^1oƏ>!rc{_t|83fD0PaJ* +Zm/`u'eoGC/(άi >, H;qbKx$pmIc (c`NϬo:8!Lqw_@o `b (XO`?Nit|[_nZ?õ@~A\ \p)P@A?_`0@wn!6EawmA)5')4'!u#׉6%F.H !1RO.o)3 ~`}^g퍵M~}k}8&OpB'OI˳'/߽(RRؿΝ X%V{LQ_C?΂jk];3 }{z3=}ߟ7סO? mvR,(E5@(PU5S&?=dG  O.W5|B/9pES` T>ݞ?rܽ N@lU?kbg; jSYgI?%̀"ž5QXnP:@ 1 k0=za 0fzr P:3AG\Aۅ>L@20?ǚ?vtR90^:|*EJV!^-r=G!^IBuDJ \" @  l#+$5? 0-_p{@}怹(ȰC`Q?NR*p^X 6kdFAL00_?: <)9h0`\hVGL `yr @ QJjsu .6C?rr?6*6(Dȁ t^e,C`QO^;IK˫sJ@7E7c\aDн;P wNքE `V, `H" 9i*6A+6,A+@yZ>ss@A ظQPl@^1?2\9LL~3w@Ihq 8ca`Y,苌n`x$5-"~6J!/3`t+2L?!~Wg* DnZ? R*d/ 0F@36@CN@AtФpT3 f d> 0 bW:>ph4kT:E c f5,#Xцoj?4 IvZ;`^jO6 `!K.kx nPB 3'iyv@=Ќ`mmm2yՀHKeG]WdO(P+S]yV, 1p H-_)@O^c,z431RH7 !@ `ZG*Y?+@3%c o*_d6 MqAp ׿~?Cu@vRꀦ&)ր&p?W`zW@:.^cOS"3@W#X<6 T%$f) j?,||i9{`5BhwnY!V`^Gj5Df( n&iА~p (PCB @$" .|/:Nzd `? f-SV/?_W[/4 xC pUfv?d̯W˥I~,OSd"ls>~ lH"o4eqP{ZYb`Sa6@>hL뛒g`Tj3 " R?ȟN( h [C6ȟqd(x'yAR&4X1… cxR_Id~$$8EV?Gh?Y{'??W.76h:v @h/2P0"? ~x,mgz*` WP🴊 'oGM`C-!`-$-Y1g3O_./x5_=: g om/D?,4 ૓<_"= ~΍QE?VO1Oqe 8s{<Dlb~,)H8{jaǟ?]44ܷ_OLs+H)<5;p-:}G5@Q?'| =lS,\ <7_^?uWk-@df "`H[LG{ RPмE8VV47g 0> M?qRO7nPU@7a(?(Spԋ`Ɵ^I0 sXF!*h,@dx?,GtRo`<=PV2!bkP _$?rօ["E{9i2@ҋW߶i{7s[ `[U@  ޭ/ p/N?[;;? P@d`*}lbv Aow+g/S!1 DcXqhhPӈb(qHHBPPq={s9>k}']O(`$ Ec):ߕ?5" O?)`Q\VSDFX_7N{F#d+`c= Dpei%T\\_wD @  ` 1_؀Z0?_cؗ`` Hοu*oʂE\buhz_0+C gqJ+W>>Q0l2Vp?$)\ N_xGO߯ˎgu x%m*`%tub'X鏕ӊ.|Fc|,WW+VP)`ҫc@CCa* 7S1 Od* 0K׀.6aT|tj 1?OfSUV2`n˴X*40hK)?n| Z؀;:`ٲe]]0@T KGϊ+: r:"g(O^p_H=, D+*ow Dž _G)d0o9, 8 'i[/ :@Z-$d*@Ec|&Z>epx E0  G/{}5@@"hOP  0Z* XYS"/g~o:Q 2@ 0 4@j0@bO$;`n `@9~t0`>"رgݽzɯ,N,Z@,{z4`Qd$ P'!@Q}fvG% oXEtր862OC0ŀ;fPm\p0 ب@΀E-/Q w`F˟Jth ;ZॹmeJ' @Sv@$ϰ?m@&MUL 0=>P6zMe+@]̄p?`N \0bo[uiX_ `Xٽ @ 1``F-nWO 3hmb@׼y)+F8Db #oٰ^Zp-еyy/*7*W)u$@J` ` @s(uQ.)/R؊ h` KGW x}w!PU#2\$(1Rר h X`0Ȁ*[*Dp u0%O6h"n @)$XNFk`R /~,-# 谇@큲W9PYFb? ТV@?ʄ0XPPYo޼1"Eq ]so.52C $w WnVş*LG-mu]@P 0_#LC@ $O)I: TY CD ;@G3`?=d: *ϯFh '@[@G2Z2~q$˝?Fw- Ldѩ0_K?z0{a0zI6unSn\~ *PY8_b \CΧUHYU9N!䟿ÀYCk{d@+*.]WU9> b!97cOݍwSR@V3G0b?k =0+.0mn@ @? ! ;  AXDz`!{!kH( cDN'@ OD5ɓ"W@l$ `l+t'5,,;q+[U5,5.^1mmO>ɓ> @P,@ ' Ā)?V[GAa!t=*  O*J@8ZC@ ?!>dx\?Xaf38 x8A)I6x%QTc %@@)"c0m! `:2H fk)(v~ X"&/@*`n;fP P!@1Zx5^0Nd=̀?~ Dсfp#w5@; ʟdbs !s'_8]hq0K pU+@; ~8@|'X %b7 K@-P; ^}XY@ ̀P{ U07cgxh#J} &9#Y'L$uLGs@m+ Bak:'y2'F@3!3[ `p4QDDfIbڀ&%lZ$KJE8Fx"IzG6CYK4;[ 0G@%V8ZSm,/K`-  u11Q %3a./kM`fm-i WD; &"'%@O(@+H @ p!)u"Cz%z֯ ͐}Z94% @pep9/"@@Xv%VY \8$MGZns97c Xh7*%rP@%rsGQG w2_X[(}bB`rThIWAY`)];n&<m6)N LN &k.7\'t& C??dszJ<_`6``#@-@&at%@% f10Z6D@VF 0` `S&/%$% N-zXV 6cEh <9 +u={yNq &R`2  -=v'ٰ! eO<ǑK@΁@wHt_Ȇ>#@y\Ƽx"'dc,F0<M5LGp \F!#yS\l}dŽCkGs` E>X!`>o I۶P[L(' r?EF135(N 8V_oL6e ȀFCfTD#H0@P#M@{NI&"m$#D3Nx@̗ ȿ OWP?&%6`|1"[I[3ow@ H3Kˀ/g @ M!f\š3l+;ۼT@N#e63c2H!6kfLFS X0`@PJ@Jp> n)"qcW? =X&p^ ; P?w;HTT"dH`p\Ϩ0 bg|%H k@ؽZ%p`5Zm?jԓI3 *[_%_|g{"@3'@v5~~v l# 9+H1n?#MaV}tW}(0WzGt#}? e HV$sRPF7^/`>z9hE  "?pf`O@@p✠en(chpT2 -`*3 50>wvqTQŗV+*OV5j|0MѶJT ִEhjmZM0(6mEDT E'xΜ;;wfL,ߝݝ]s̮4 ?Q p&V-V0K%~XE 8y:|K+, 6z1h A;.d`;1'` ~Ɛ  0EՕ-{pP%`lLÓ27ӿ aXy фpwx-@ b@ @ v{A_l,hGNf [wc'@]pPkǘ?E!ol/f @o'&9N*؊-'@ᯟoǟ?ˇ}я??lQ `)Bv1?ʗ^NE>C_  `E o\*P'0Dg#Gx(0`8|@c~sd˜I uW @"# O1_4ݸ^lf_[hOJ ]hc8B@Ks9QT̛q7?Tq,'5֠@n^{3&|  $K ('ZC7K~ O<'=U xUGF%{!`18`~K|RtЏk֏?;.p A sg0= xS$"'>0Ӵ^}OV&S@>@=.?h2A69lٍ< }40dnZ3$@)V4jj |/\W4q4[ڿ􀮞 l*C8th,:F+#gx'>^kt 4@ @3_l=T {\6$p(Ly}G ,t2k}tQ `?"28X/4J>do|w!{#cb/s  H " غk֭u(=/1;nˇQ@<̇1OB/8MീR$0%h[ ʀ]CHB&"M'1A=GW1Mÿ>0nN4`C@ߞa_oKhp-B9οG$@E@e@Bjy! '3qoSxL3+m/۷^ه~A^M'@h7NK; Ң8Fs,l+~`6Կ9NN6k'& tww 8bgOy=>'>8cHX_% P q C,*9hcQ=8 v?K.2#r\S|*}o=۩okHz\c 9S_Cy 3́%?enmt3h {V&<}}}FGG[ f99r #p*}S" Ȗ5>m}"m{PS{؏u&09496"%V}@uN=cc# oAs"Yɇ}o3/1Usr']*0_/mB0m@7"`@>3aOP33)c `\#@T>2tiH侜xĂ@~~:=j_GIAE]p(Ue#t3ߴm~,Uj219 GhR9LDtC;-mp!6o{')d.6&PeDDHNAD<ʂ}1Q @6A=0}*>̪L$=-">c^C?4pARyOh`; 3Xmaߜ` P-E?=f:gG 76Qg-XMރ{QlE1@Q1y&xA 7?}}=-/ p-h 2tA-f N~T{J4_E cCs(G@\ӿ`6:bCVclm[Pe9!@6*y)s२RСpWh9EGcRGA;i̺Lk+B`.V" V} FD^$5|COh.uEƒp}!0t+#I|/:3wZa7#[艞+:U3 ,78&,E6{/ȯGs`0բO-"ʶI2af4.fC` Th}?wC~\J0,qX0M+V4l_q>z__k[޾|̄A9LMM P+o lxR> M$K l]>c1>3 rJ$|u_&y?~g"`vd_{ igJlw 1><&؁}`hZQ!,OsRu|q?@"Tc!S1/&XP |8kBQ9=?f_jX0}T>F0[~҂[tb,Ll  \ʘfgs*'ưп\g@a @E/?Jl{7._?L+,_`Rd~5 L/oS?DG~ohaBaxGeCȰ<\)9E2YchwKҙ3CO<$3? ?_0wOUͿan~OWZ%5Oy@IT 5\1R.*DJ|mUŗ[/?xdw6N?6 ˳U+t6`_&DOW=Y+˥XYhݟl:غ_U}=H_ NAO?/kFz.--_7Z#EOAW?Nk ~E͟Z,5tn}ǹabsv&'?Π"lQO1MO?ΰ ώ>gg7?ͯ<\&ڟӯwڧl8 27?Y,c׮( Ca8t4If7Kq⶚c_n|OSjgt9.Ը{{j[:owoKw,m((7oVua) !G Pk-;u?|RA*QC# ?W?G7~J?o#tH}q?E(biMs$&h0y8׀^S}J߷_&$|[<7~Zv; ?5>9@VG5(ߵuYb_KkD߇3 !3 oA;Y&kHO>?Avow`Y>PQ{Tgj 'נl}Żw/Zh}?;.AZxxп6cg.9nR bW^Xoꪼ?(>w=C2VQ*nN*'@Δ8yr_No?)?;Wg1#EW;XESAUKPHQPMTKRLON6[YIVJMOZHWJCT;W?UYG=VDRGQ>TJOMMWHNB=UT\GWGRDASGHPOIOK>RUISE>NCQUIHNDNOELALCHGEOPDN@NLEVMQKUHDEBSQIEKFDdHTSkTSsPSc<4!B7|Kcgg'hjpk 4279 'lh622]@39$9/ 4^_j=JSޛ`yH$*..ϧl/ 㙀Q~ͩ-NQTݵKOD8 l3{ ^r F^>>>R~a[x ˓UJ[scbI+WVw V{XFIs  ]qCʿr\=*D)+ɁFEyy) 8OwQ֧ţa/]vҕ8$c)Y!΅~<@sK%v֎6C" UV1~̾V8oo>|x=αxr{}aaK;A!,%*Ǔ;Oe5~xp/S x<^<^@イ#B5JK1'ԑɳJ@-ҡpIkNRs欰 `ix+y} PJ ($$gH/(CYB> ApR.pN@ c.#6J9ބ8sgH?D6~ &TG)7 .C;0J t᧐:hf_{UJ%^>|XV+*^ݿx}Z:(ը{~Q¶m>qS a'ł[/bqai(DDA*QNGoۆ n3L!KNN%ݚx_t4/FKE?rg/)7 B…Ryy,`k&pxfk:D1y1и)gE)7 FໜLN q=lL=՝O ƽC|?]CfpIi1BaO/<$ 8{>b :PL%‚+mw3Kc7$9XTp5_!̸dJtb#n?zn- O##\ p6i!"C ^aw<ލg%pיhފ@`!*r) 97Xu(0Br~LyNaa_NWOo0oٯ5K.$jkAQ`wfO ^'QQyP h`~I7a yzz҅Ҋ xV9*)6 ~Hڢ_q!;#Q TWWcn#0L82C^"%t Y [5po0I0}{(m c׮B$;dN@c$Cg|HKOKŐ'$COA iUPUUp!Z z{ڨLuwoK$qޭA4| @FEQ[#'|p kVC2 Z}O'Zⷞd2{_=]\ˉ&:Iy~@N'i>8 .  Xh#9̞JUD$9uTY@m΃5*ƪ!О㪬Z):ha˜75hDN/UYl(3*cFl|ԗmYmCۏ{q75Xji}dkXc=vԤI#0 ZZj3vf=jQ|j6QA3ݠIENDB`movim-0.14.1/themes/material/img/app/vectorial.svg000066400000000000000000000035251342764602200220670ustar00rootroot00000000000000 movim-0.14.1/themes/material/img/emojis/000077500000000000000000000000001342764602200200575ustar00rootroot00000000000000movim-0.14.1/themes/material/img/emojis/svg/000077500000000000000000000000001342764602200206565ustar00rootroot00000000000000movim-0.14.1/themes/material/img/emojis/svg/1f004.svg000066400000000000000000000063161342764602200221370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f0cf.svg000066400000000000000000000104161342764602200223000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f170.svg000066400000000000000000000032031342764602200221330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f171.svg000066400000000000000000000032701342764602200221400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f17e.svg000066400000000000000000000030101342764602200222140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f17f.svg000066400000000000000000000030151342764602200222220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f18e.svg000066400000000000000000000043241342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f191.svg000066400000000000000000000036521342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f192.svg000066400000000000000000000054121342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f193.svg000066400000000000000000000062231342764602200221450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f194.svg000066400000000000000000000034661342764602200221540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f195.svg000066400000000000000000000054361342764602200221540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f196.svg000066400000000000000000000041711342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f197.svg000066400000000000000000000041131342764602200221450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f198.svg000066400000000000000000000050221342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f199.svg000066400000000000000000000047041342764602200221550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f19a.svg000066400000000000000000000040201342764602200222140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e6-1f1e8.svg000066400000000000000000000775261342764602200230640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e6-1f1e9.svg000066400000000000000000000232031342764602200230440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e6-1f1ea.svg000066400000000000000000000030001342764602200231050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e6-1f1eb.svg000066400000000000000000000176371342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e6-1f1ec.svg000066400000000000000000000047761342764602200231340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e6-1f1ee.svg000066400000000000000000000175511342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e6-1f1f1.svg000066400000000000000000000474431342764602200230510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e6-1f1f2.svg000066400000000000000000000025361342764602200230440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e6-1f1f4.svg000066400000000000000000000102271342764602200230420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e6-1f1f6.svg000066400000000000000000000055011342764602200230430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e6-1f1f7.svg000066400000000000000000000107771342764602200230570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e6-1f1f8.svg000066400000000000000000000202051342764602200230430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e6-1f1f9.svg000066400000000000000000000025431342764602200230510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e6-1f1fa.svg000066400000000000000000000124541342764602200231230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e6-1f1fc.svg000066400000000000000000000046571342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e6-1f1fd.svg000066400000000000000000000050001342764602200231130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e6-1f1ff.svg000066400000000000000000000041511342764602200231230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e6.svg000066400000000000000000000032031342764602200222170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e7-1f1e6.svg000066400000000000000000000072661342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e7-1f1e7.svg000066400000000000000000000040171342764602200230450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e7-1f1e9.svg000066400000000000000000000024711342764602200230510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e7-1f1ea.svg000066400000000000000000000025441342764602200231220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e7-1f1eb.svg000066400000000000000000000032611342764602200231200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e7-1f1ec.svg000066400000000000000000000025401342764602200231200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e7-1f1ed.svg000066400000000000000000000026521342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e7-1f1ee.svg000066400000000000000000000127211342764602200231240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e7-1f1ef.svg000066400000000000000000000026321342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e7-1f1f1.svg000066400000000000000000000253111342764602200230400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e7-1f1f2.svg000066400000000000000000000303671342764602200230500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e7-1f1f3.svg000066400000000000000000000147201342764602200230440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e7-1f1f4.svg000066400000000000000000000307301342764602200230440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e7-1f1f6.svg000066400000000000000000000042521342764602200230460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e7-1f1f7.svg000066400000000000000000000054371342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e7-1f1f8.svg000066400000000000000000000033771342764602200230570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e7-1f1f9.svg000066400000000000000000000222741342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e7-1f1fb.svg000066400000000000000000000050021342764602200231140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e7-1f1fc.svg000066400000000000000000000027341342764602200231260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e7-1f1fe.svg000066400000000000000000000160751342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e7-1f1ff.svg000066400000000000000000000675541342764602200231440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e7.svg000066400000000000000000000032701342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e8-1f1e6.svg000066400000000000000000000045261342764602200230520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e8-1f1e8.svg000066400000000000000000000101211342764602200230400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e8-1f1e9.svg000066400000000000000000000044531342764602200230540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e8-1f1eb.svg000066400000000000000000000050231342764602200231170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e8-1f1ec.svg000066400000000000000000000026301342764602200231210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e8-1f1ed.svg000066400000000000000000000024461342764602200231270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e8-1f1ee.svg000066400000000000000000000025441342764602200231270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e8-1f1f0.svg000066400000000000000000000167541342764602200230530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e8-1f1f1.svg000066400000000000000000000034341342764602200230430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e8-1f1f2.svg000066400000000000000000000034401342764602200230410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e8-1f1f3.svg000066400000000000000000000045461342764602200230520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e8-1f1f4.svg000066400000000000000000000025371342764602200230510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e8-1f1f5.svg000066400000000000000000000025531342764602200230500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e8-1f1f7.svg000066400000000000000000000064441342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e8-1f1fa.svg000066400000000000000000000043331342764602200231220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e8-1f1fb.svg000066400000000000000000000103031342764602200231150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e8-1f1fc.svg000066400000000000000000000041711342764602200231240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e8-1f1fd.svg000066400000000000000000000104551342764602200231270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e8-1f1fe.svg000066400000000000000000000355601342764602200231340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e8-1f1ff.svg000066400000000000000000000030471342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e8.svg000066400000000000000000000031021342764602200222170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e9-1f1ea.svg000066400000000000000000000025371342764602200231260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e9-1f1ec.svg000066400000000000000000000417201342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e9-1f1ef.svg000066400000000000000000000034271342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e9-1f1f0.svg000066400000000000000000000034021342764602200230360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e9-1f1f2.svg000066400000000000000000000241061342764602200230440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e9-1f1f4.svg000066400000000000000000000501241342764602200230450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e9-1f1ff.svg000066400000000000000000000036011342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1e9.svg000066400000000000000000000030051342764602200222220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ea-1f1e6.svg000066400000000000000000000054511342764602200231210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ea-1f1e8.svg000066400000000000000000000133131342764602200231170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ea-1f1ea.svg000066400000000000000000000025361342764602200231750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ea-1f1ec.svg000066400000000000000000000203161342764602200231730ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ea-1f1ed.svg000066400000000000000000000040521342764602200231730ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ea-1f1f7.svg000066400000000000000000000141671342764602200231270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ea-1f1f8.svg000066400000000000000000000054511342764602200231240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ea-1f1f9.svg000066400000000000000000000101331342764602200231160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ea-1f1fa.svg000066400000000000000000000101731342764602200231720ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ea.svg000066400000000000000000000031251342764602200222750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1eb-1f1ee.svg000066400000000000000000000033711342764602200232000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1eb-1f1ef.svg000066400000000000000000000316201342764602200231770ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1eb-1f1f0.svg000066400000000000000000000336671342764602200231270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1eb-1f1f2.svg000066400000000000000000000052111342764602200231110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1eb-1f1f4.svg000066400000000000000000000050401342764602200231130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1eb-1f1f7.svg000066400000000000000000000025531342764602200231240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1eb.svg000066400000000000000000000030431342764602200222750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ec-1f1e6.svg000066400000000000000000000025401342764602200231170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ec-1f1e7.svg000066400000000000000000000106721342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ec-1f1e9.svg000066400000000000000000000100471342764602200231230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ec-1f1ea.svg000066400000000000000000000100541342764602200231710ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ec-1f1eb.svg000066400000000000000000000034361342764602200232000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ec-1f1ec.svg000066400000000000000000000031741342764602200232000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ec-1f1ed.svg000066400000000000000000000043211342764602200231740ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ec-1f1ee.svg000066400000000000000000000146671342764602200232130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ec-1f1f1.svg000066400000000000000000000031311342764602200231100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ec-1f1f2.svg000066400000000000000000000031131342764602200231110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ec-1f1f3.svg000066400000000000000000000025441342764602200231210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ec-1f1f5.svg000066400000000000000000000375051342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ec-1f1f6.svg000066400000000000000000000221651342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ec-1f1f7.svg000066400000000000000000000061331342764602200231230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ec-1f1f8.svg000066400000000000000000000451431342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ec-1f1f9.svg000066400000000000000000000554321342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ec-1f1fa.svg000066400000000000000000000331521342764602200231760ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ec-1f1fc.svg000066400000000000000000000034241342764602200231770ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ec-1f1fe.svg000066400000000000000000000040401342764602200231740ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ec.svg000066400000000000000000000032301342764602200222740ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ed-1f1f0.svg000066400000000000000000000327351342764602200231240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ed-1f1f2.svg000066400000000000000000000124541342764602200231220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ed-1f1f3.svg000066400000000000000000000052021342764602200231140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ed-1f1f7.svg000066400000000000000000000101011342764602200231120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ed-1f1f9.svg000066400000000000000000000234501342764602200231270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ed-1f1fa.svg000066400000000000000000000025421342764602200231760ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ed.svg000066400000000000000000000027761342764602200223130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ee-1f1e8.svg000066400000000000000000000320651342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ee-1f1e9.svg000066400000000000000000000023611342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ee-1f1ea.svg000066400000000000000000000025441342764602200232000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ee-1f1f1.svg000066400000000000000000000073661342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ee-1f1f2.svg000066400000000000000000000104721342764602200231210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ee-1f1f3.svg000066400000000000000000000055021342764602200231200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ee-1f1f4.svg000066400000000000000000000417201342764602200231230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ee-1f1f6.svg000066400000000000000000000075021342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ee-1f1f7.svg000066400000000000000000000074461342764602200231350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ee-1f1f8.svg000066400000000000000000000047711342764602200231340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ee-1f1f9.svg000066400000000000000000000025531342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ee.svg000066400000000000000000000026031342764602200223010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ef-1f1ea.svg000066400000000000000000000454551342764602200232110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ef-1f1f2.svg000066400000000000000000000036361342764602200231260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ef-1f1f4.svg000066400000000000000000000034071342764602200231240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ef-1f1f5.svg000066400000000000000000000024671342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ef.svg000066400000000000000000000027451342764602200223110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f0-1f1ea.svg000066400000000000000000000145411342764602200231140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f0-1f1ec.svg000066400000000000000000000221171342764602200231140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f0-1f1ed.svg000066400000000000000000000103611342764602200231130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f0-1f1ee.svg000066400000000000000000000216221342764602200231160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f0-1f1f2.svg000066400000000000000000000073421342764602200230370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f0-1f1f3.svg000066400000000000000000000046571342764602200230460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f0-1f1f5.svg000066400000000000000000000045601342764602200230410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f0-1f1f7.svg000066400000000000000000000125621342764602200230440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f0-1f1fc.svg000066400000000000000000000027131342764602200231150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f0-1f1fe.svg000066400000000000000000000346311342764602200231230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f0-1f1ff.svg000066400000000000000000001247571342764602200231350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f0.svg000066400000000000000000000032331342764602200222150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f1-1f1e6.svg000066400000000000000000000033311342764602200230350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f1-1f1e7.svg000066400000000000000000000304121342764602200230360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f1-1f1e8.svg000066400000000000000000000033551342764602200230450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f1-1f1ee.svg000066400000000000000000000136541342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f1-1f1f0.svg000066400000000000000000000204721342764602200230350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f1-1f1f7.svg000066400000000000000000000057141342764602200230460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f1-1f1f8.svg000066400000000000000000000052241342764602200230430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f1-1f1f9.svg000066400000000000000000000025421342764602200230440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f1-1f1fa.svg000066400000000000000000000025421342764602200231140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f1-1f1fb.svg000066400000000000000000000025361342764602200231200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f1-1f1fe.svg000066400000000000000000000046661342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f1.svg000066400000000000000000000026731342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2-1f1e6.svg000066400000000000000000000032021342764602200230330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2-1f1e8.svg000066400000000000000000000022501342764602200230370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2-1f1e9.svg000066400000000000000000000074441342764602200230520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2-1f1ea.svg000066400000000000000000000134171342764602200231170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2-1f1eb.svg000066400000000000000000000025531342764602200231170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2-1f1ec.svg000066400000000000000000000026301342764602200231140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2-1f1ed.svg000066400000000000000000000042671342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2-1f1f0.svg000066400000000000000000000075201342764602200230350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2-1f1f1.svg000066400000000000000000000025441342764602200230370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2-1f1f2.svg000066400000000000000000000031441342764602200230350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2-1f1f3.svg000066400000000000000000000102501342764602200230320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2-1f1f4.svg000066400000000000000000000205721342764602200230430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2-1f1f5.svg000066400000000000000000001153351342764602200230460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2-1f1f6.svg000066400000000000000000000134421342764602200230430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2-1f1f7.svg000066400000000000000000000032331342764602200230410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2-1f1f8.svg000066400000000000000000000301311342764602200230370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2-1f1f9.svg000066400000000000000000000177231342764602200230540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2-1f1fa.svg000066400000000000000000000026441342764602200231200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2-1f1fb.svg000066400000000000000000000030461342764602200231160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2-1f1fc.svg000066400000000000000000000104231342764602200231140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2-1f1fd.svg000066400000000000000000000556441342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2-1f1fe.svg000066400000000000000000000060621342764602200231220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2-1f1ff.svg000066400000000000000000000067211342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f2.svg000066400000000000000000000034331342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f3-1f1e6.svg000066400000000000000000000062051342764602200230420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f3-1f1e8.svg000066400000000000000000000113761342764602200230510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f3-1f1ea.svg000066400000000000000000000031151342764602200231120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f3-1f1eb.svg000066400000000000000000000547361342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f3-1f1ec.svg000066400000000000000000000025441342764602200231210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f3-1f1ee.svg000066400000000000000000000146671342764602200231340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f3-1f1f1.svg000066400000000000000000000025421342764602200230360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f3-1f1f4.svg000066400000000000000000000047711342764602200230470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f3-1f1f5.svg000066400000000000000000000066661342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f3-1f1f7.svg000066400000000000000000000032071342764602200230430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f3-1f1fa.svg000066400000000000000000000121401342764602200231110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f3-1f1ff.svg000066400000000000000000000171131342764602200231230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f3.svg000066400000000000000000000031251342764602200222200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f4-1f1f2.svg000066400000000000000000000063251342764602200230430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f4.svg000066400000000000000000000030111342764602200222130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f5-1f1e6.svg000066400000000000000000000036421342764602200230460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f5-1f1ea.svg000066400000000000000000000025441342764602200231210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f5-1f1eb.svg000066400000000000000000000376641342764602200231350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f5-1f1ec.svg000066400000000000000000000125051342764602200231210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f5-1f1ed.svg000066400000000000000000000120561342764602200231230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f5-1f1f0.svg000066400000000000000000000042531342764602200230400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f5-1f1f1.svg000066400000000000000000000023511342764602200230360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f5-1f1f2.svg000066400000000000000000001050401342764602200230360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f5-1f1f3.svg000066400000000000000000000344111342764602200230420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f5-1f1f7.svg000066400000000000000000000045121342764602200230450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f5-1f1f8.svg000066400000000000000000000027141342764602200230500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f5-1f1f9.svg000066400000000000000000000072601342764602200230520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f5-1f1fc.svg000066400000000000000000000024321342764602200231200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f5-1f1fe.svg000066400000000000000000000123601342764602200231230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f5.svg000066400000000000000000000030551342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f6-1f1e6.svg000066400000000000000000000031771342764602200230520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f6.svg000066400000000000000000000035511342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f7-1f1ea.svg000066400000000000000000000035451342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f7-1f1f4.svg000066400000000000000000000025441342764602200230470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f7-1f1f8.svg000066400000000000000000000300201342764602200230410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f7-1f1fa.svg000066400000000000000000000025521342764602200231230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f7-1f1fc.svg000066400000000000000000000051021342764602200231170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f7.svg000066400000000000000000000032671342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f8-1f1e6.svg000066400000000000000000000516651342764602200230610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f8-1f1e7.svg000066400000000000000000000065211342764602200230510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f8-1f1e8.svg000066400000000000000000000033711342764602200230520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f8-1f1e9.svg000066400000000000000000000027141342764602200230530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f8-1f1ea.svg000066400000000000000000000035301342764602200231200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f8-1f1ec.svg000066400000000000000000000055411342764602200231260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f8-1f1ed.svg000066400000000000000000000305521342764602200231270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f8-1f1ee.svg000066400000000000000000000112011342764602200231160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f8-1f1ef.svg000066400000000000000000000047711342764602200231350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f8-1f1f0.svg000066400000000000000000000076461342764602200230540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f8-1f1f1.svg000066400000000000000000000025421342764602200230430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f8-1f1f2.svg000066400000000000000000000305431342764602200230460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f8-1f1f3.svg000066400000000000000000000031531342764602200230440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f8-1f1f4.svg000066400000000000000000000027571342764602200230560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f8-1f1f7.svg000066400000000000000000000040061342764602200230460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f8-1f1f8.svg000066400000000000000000000040041342764602200230450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f8-1f1f9.svg000066400000000000000000000037001342764602200230500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f8-1f1fb.svg000066400000000000000000000251531342764602200231270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f8-1f1fd.svg000066400000000000000000000144171342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f8-1f1fe.svg000066400000000000000000000036261342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f8-1f1ff.svg000066400000000000000000000306721342764602200231350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f8.svg000066400000000000000000000031751342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f9-1f1e6.svg000066400000000000000000000503421342764602200230510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f9-1f1e8.svg000066400000000000000000000253401342764602200230530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f9-1f1e9.svg000066400000000000000000000025441342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f9-1f1eb.svg000066400000000000000000000070371342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f9-1f1ec.svg000066400000000000000000000042611342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f9-1f1ed.svg000066400000000000000000000030711342764602200231240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f9-1f1ef.svg000066400000000000000000000133761342764602200231370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f9-1f1f0.svg000066400000000000000000000051211342764602200230370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f9-1f1f1.svg000066400000000000000000000032751342764602200230500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f9-1f1f2.svg000066400000000000000000000316471342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f9-1f1f3.svg000066400000000000000000000041331342764602200230440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f9-1f1f4.svg000066400000000000000000000027731342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f9-1f1f7.svg000066400000000000000000000033301342764602200230460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f9-1f1f9.svg000066400000000000000000000034161342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f9-1f1fb.svg000066400000000000000000000145351342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f9-1f1fc.svg000066400000000000000000000125231342764602200231260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f9-1f1ff.svg000066400000000000000000000034761342764602200231400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1f9.svg000066400000000000000000000027441342764602200222340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1fa-1f1e6.svg000066400000000000000000000023611342764602200231170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1fa-1f1ec.svg000066400000000000000000000124141342764602200231740ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1fa-1f1f2.svg000066400000000000000000000207731342764602200231230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1fa-1f1f3.svg000066400000000000000000001301111342764602200231100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1fa-1f1f8.svg000066400000000000000000000207731342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1fa-1f1fe.svg000066400000000000000000000063231342764602200232010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1fa-1f1ff.svg000066400000000000000000000117301342764602200232000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1fa.svg000066400000000000000000000027721342764602200223050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1fb-1f1e6.svg000066400000000000000000000360121342764602200231200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1fb-1f1e8.svg000066400000000000000000000035061342764602200231240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1fb-1f1ea.svg000066400000000000000000000120601342764602200231700ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1fb-1f1ec.svg000066400000000000000000000414021342764602200231740ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1fb-1f1ee.svg000066400000000000000000000260631342764602200232040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1fb-1f1f3.svg000066400000000000000000000024661342764602200231240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1fb-1f1fa.svg000066400000000000000000000063271342764602200232020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1fb.svg000066400000000000000000000030731342764602200223010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1fc-1f1eb.svg000066400000000000000000000050361342764602200231770ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1fc-1f1f8.svg000066400000000000000000000062721342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1fc.svg000066400000000000000000000034421342764602200223020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1fd-1f1f0.svg000066400000000000000000000245611342764602200231230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1fd.svg000066400000000000000000000033711342764602200223040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1fe-1f1ea.svg000066400000000000000000000026021342764602200231740ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1fe-1f1f9.svg000066400000000000000000000322201342764602200231240ustar00rootroot00000000000000image/svg+xmlMAYOTTE movim-0.14.1/themes/material/img/emojis/svg/1f1fe.svg000066400000000000000000000031171342764602200223030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ff-1f1e6.svg000066400000000000000000000044001342764602200231200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ff-1f1f2.svg000066400000000000000000000112211342764602200231140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ff-1f1fc.svg000066400000000000000000000103071342764602200232010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f1ff.svg000066400000000000000000000030701342764602200223020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f201.svg000066400000000000000000000040541342764602200221330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f202.svg000066400000000000000000000037511342764602200221370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f21a.svg000066400000000000000000000074721342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f22f.svg000066400000000000000000000064271342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f232.svg000066400000000000000000000105021342764602200221320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f233.svg000066400000000000000000000052371342764602200221440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f234.svg000066400000000000000000000045741342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f235.svg000066400000000000000000000074631342764602200221510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f236.svg000066400000000000000000000050001342764602200221330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f237.svg000066400000000000000000000040531342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f238.svg000066400000000000000000000036751342764602200221550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f239.svg000066400000000000000000000063401342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f23a.svg000066400000000000000000000061201342764602200222120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f250.svg000066400000000000000000000072371342764602200221450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f251.svg000066400000000000000000000040731342764602200221410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f300.svg000066400000000000000000000044761342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f301.svg000066400000000000000000000123341342764602200221340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f302.svg000066400000000000000000000047161342764602200221420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f303.svg000066400000000000000000000126131342764602200221360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f304.svg000066400000000000000000000075311342764602200221420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f305.svg000066400000000000000000000117011342764602200221350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f306.svg000066400000000000000000000066371342764602200221520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f307.svg000066400000000000000000000131531342764602200221420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f308.svg000066400000000000000000000063231342764602200221440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f309.svg000066400000000000000000000116721342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f30a.svg000066400000000000000000000033271342764602200222160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f30b.svg000066400000000000000000000070741342764602200222220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f30c.svg000066400000000000000000000222501342764602200222140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f30d.svg000066400000000000000000000060151342764602200222160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f30e.svg000066400000000000000000000066401342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f30f.svg000066400000000000000000000124401342764602200222170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f310.svg000066400000000000000000000046471342764602200221440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f311.svg000066400000000000000000000061711342764602200221370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f312.svg000066400000000000000000000066631342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f313.svg000066400000000000000000000063651342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f314.svg000066400000000000000000000067031342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f315.svg000066400000000000000000000061711342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f316.svg000066400000000000000000000067201342764602200221440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f317.svg000066400000000000000000000064241342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f318.svg000066400000000000000000000066451342764602200221540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f319.svg000066400000000000000000000036441342764602200221510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f31a.svg000066400000000000000000000071071342764602200222170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f31b.svg000066400000000000000000000051071342764602200222160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f31c.svg000066400000000000000000000051271342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f31d.svg000066400000000000000000000071131342764602200222170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f31e.svg000066400000000000000000000076271342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f31f.svg000066400000000000000000000056531342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f320.svg000066400000000000000000000042621342764602200221360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f321.svg000066400000000000000000000072631342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f324.svg000066400000000000000000000060401342764602200221360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f325.svg000066400000000000000000000050721342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f326.svg000066400000000000000000000077371342764602200221560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f327.svg000066400000000000000000000064151342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f328.svg000066400000000000000000000151551342764602200221510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f329.svg000066400000000000000000000035231342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f32a.svg000066400000000000000000000143001342764602200222110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f32b.svg000066400000000000000000000155521342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f32c.svg000066400000000000000000000136531342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f32d.svg000066400000000000000000000043551342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f32e.svg000066400000000000000000000342411342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f32f.svg000066400000000000000000000366231342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f330.svg000066400000000000000000000054261342764602200221420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f331.svg000066400000000000000000000026631342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f332.svg000066400000000000000000000073511342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f333.svg000066400000000000000000000107231342764602200221410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f334.svg000066400000000000000000000111531342764602200221400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f335.svg000066400000000000000000000111061342764602200221370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f336.svg000066400000000000000000000034031342764602200221410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f337.svg000066400000000000000000000034271342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f338.svg000066400000000000000000000167601342764602200221550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f339.svg000066400000000000000000000040671342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f33a.svg000066400000000000000000000100271342764602200222140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f33b.svg000066400000000000000000000056511342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f33c.svg000066400000000000000000000105611342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f33d.svg000066400000000000000000000146241342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f33e.svg000066400000000000000000000062611342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f33f.svg000066400000000000000000000140361342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f340.svg000066400000000000000000000040171342764602200221360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f341.svg000066400000000000000000000034651342764602200221450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f342.svg000066400000000000000000000063311342764602200221410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f343.svg000066400000000000000000000064071342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f344.svg000066400000000000000000000060551342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f345.svg000066400000000000000000000034241342764602200221440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f346.svg000066400000000000000000000027601342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f347.svg000066400000000000000000000054401342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f348.svg000066400000000000000000000054251342764602200221520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f349.svg000066400000000000000000000076261342764602200221600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f34a.svg000066400000000000000000000034541342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f34b.svg000066400000000000000000000046331342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f34c.svg000066400000000000000000000065151342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f34d.svg000066400000000000000000000071131342764602200222220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f34e.svg000066400000000000000000000031551342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f34f.svg000066400000000000000000000032431342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f350.svg000066400000000000000000000030651342764602200221410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f351.svg000066400000000000000000000042431342764602200221410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f352.svg000066400000000000000000000041511342764602200221400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f353.svg000066400000000000000000000117211342764602200221420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f354.svg000066400000000000000000000125721342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f355.svg000066400000000000000000000063361342764602200221520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f356.svg000066400000000000000000000047151342764602200221520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f357.svg000066400000000000000000000032421342764602200221450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f358.svg000066400000000000000000000074571342764602200221620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f359.svg000066400000000000000000000075761342764602200221650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f35a.svg000066400000000000000000000105021342764602200222140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f35b.svg000066400000000000000000000107071342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f35c.svg000066400000000000000000000155171342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f35d.svg000066400000000000000000000141451342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f35e.svg000066400000000000000000000032531342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f35f.svg000066400000000000000000000164271342764602200222350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f360.svg000066400000000000000000000050041342764602200221350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f361.svg000066400000000000000000000044651342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f362.svg000066400000000000000000000046021342764602200221420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f363.svg000066400000000000000000000152301342764602200221420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f364.svg000066400000000000000000000114731342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f365.svg000066400000000000000000000071661342764602200221550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f366.svg000066400000000000000000000145431342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f367.svg000066400000000000000000000100431342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f368.svg000066400000000000000000000075121342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f369.svg000066400000000000000000000136711342764602200221570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f36a.svg000066400000000000000000000065551342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f36b.svg000066400000000000000000000071251342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f36c.svg000066400000000000000000000123411342764602200222220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f36d.svg000066400000000000000000000110671342764602200222270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f36e.svg000066400000000000000000000045411342764602200222270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f36f.svg000066400000000000000000000063041342764602200222270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f370.svg000066400000000000000000000101701342764602200221360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f371.svg000066400000000000000000000163441342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f372.svg000066400000000000000000000101211342764602200221340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f373.svg000066400000000000000000000041011342764602200221360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f374.svg000066400000000000000000000037221342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f375.svg000066400000000000000000000057711342764602200221560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f376.svg000066400000000000000000000123401342764602200221450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f377.svg000066400000000000000000000054031342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f378.svg000066400000000000000000000056711342764602200221600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f379.svg000066400000000000000000000142661342764602200221610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f37a.svg000066400000000000000000000077311342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f37b.svg000066400000000000000000000170421342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f37c.svg000066400000000000000000000056631342764602200222340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f37d.svg000066400000000000000000000106551342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f37e.svg000066400000000000000000000136451342764602200222350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f37f.svg000066400000000000000000000421251342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f380.svg000066400000000000000000000102751342764602200221450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f381.svg000066400000000000000000000042721342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f382.svg000066400000000000000000000102471342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f383.svg000066400000000000000000000057101342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f384.svg000066400000000000000000000135521342764602200221520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f385-1f3fb.svg000066400000000000000000000101751342764602200230500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f385-1f3fc.svg000066400000000000000000000101751342764602200230510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f385-1f3fd.svg000066400000000000000000000101751342764602200230520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f385-1f3fe.svg000066400000000000000000000101751342764602200230530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f385-1f3ff.svg000066400000000000000000000101751342764602200230540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f385.svg000066400000000000000000000101751342764602200221510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f386.svg000066400000000000000000000112471342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f387.svg000066400000000000000000000162401342764602200221520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f388.svg000066400000000000000000000037361342764602200221610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f389.svg000066400000000000000000000152751342764602200221630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f38a.svg000066400000000000000000000143731342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f38b.svg000066400000000000000000000146261342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f38c.svg000066400000000000000000000052021342764602200222220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f38d.svg000066400000000000000000000106651342764602200222340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f38e.svg000066400000000000000000000223261342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f38f.svg000066400000000000000000000114101342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f390.svg000066400000000000000000000052221342764602200221420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f391.svg000066400000000000000000000137611342764602200221520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f392.svg000066400000000000000000000123201342764602200221410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f393.svg000066400000000000000000000060561342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f396.svg000066400000000000000000000052051342764602200221510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f397.svg000066400000000000000000000062411342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f399.svg000066400000000000000000000136141342764602200221570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f39a.svg000066400000000000000000000072151342764602200222270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f39b.svg000066400000000000000000000115551342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f39e.svg000066400000000000000000000063331342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f39f.svg000066400000000000000000000066021342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3a0.svg000066400000000000000000000064001342764602200222110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3a1.svg000066400000000000000000000137211342764602200222160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3a2.svg000066400000000000000000000065561342764602200222270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3a3.svg000066400000000000000000000101431342764602200222130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3a4.svg000066400000000000000000000047661342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3a5.svg000066400000000000000000000054101342764602200222160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3a6.svg000066400000000000000000000035531342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3a7.svg000066400000000000000000000050701342764602200222220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3a8.svg000066400000000000000000000044501342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3a9.svg000066400000000000000000000052121342764602200222220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3aa.svg000066400000000000000000000162651342764602200223040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ab.svg000066400000000000000000000064031342764602200222760ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ac.svg000066400000000000000000000040371342764602200223000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ad.svg000066400000000000000000000071771342764602200223110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ae.svg000066400000000000000000000105621342764602200223020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3af.svg000066400000000000000000000057041342764602200223050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3b0.svg000066400000000000000000000121561342764602200222170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3b1.svg000066400000000000000000000037621342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3b2.svg000066400000000000000000000124041342764602200222150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3b3.svg000066400000000000000000000102511342764602200222140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3b4.svg000066400000000000000000000042151342764602200222200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3b5.svg000066400000000000000000000025221342764602200222200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3b6.svg000066400000000000000000000043171342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3b7.svg000066400000000000000000000050431342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3b8.svg000066400000000000000000000057561342764602200222370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3b9.svg000066400000000000000000000046161342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ba.svg000066400000000000000000000101411342764602200222700ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3bb.svg000066400000000000000000000100651342764602200222760ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3bc.svg000066400000000000000000000104531342764602200223000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3bd.svg000066400000000000000000000052271342764602200223040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3be.svg000066400000000000000000000047071342764602200223070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3bf.svg000066400000000000000000000153031342764602200223020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c0.svg000066400000000000000000000043541342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c1.svg000066400000000000000000000076741342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c2-1f3fb.svg000066400000000000000000000137151342764602200231230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c2-1f3fc.svg000066400000000000000000000137151342764602200231240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c2-1f3fd.svg000066400000000000000000000137151342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c2-1f3fe.svg000066400000000000000000000137151342764602200231260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c2-1f3ff.svg000066400000000000000000000137151342764602200231270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c2.svg000066400000000000000000000137151342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c3-1f3fb-200d-2640-fe0f.svg000066400000000000000000000105511342764602200247710ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c3-1f3fb-200d-2642-fe0f.svg000066400000000000000000000107271342764602200250000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c3-1f3fb.svg000066400000000000000000000107271342764602200231240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c3-1f3fc-200d-2640-fe0f.svg000066400000000000000000000105511342764602200247720ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c3-1f3fc-200d-2642-fe0f.svg000066400000000000000000000107271342764602200250010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c3-1f3fc.svg000066400000000000000000000107271342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c3-1f3fd-200d-2640-fe0f.svg000066400000000000000000000105511342764602200247730ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c3-1f3fd-200d-2642-fe0f.svg000066400000000000000000000107271342764602200250020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c3-1f3fd.svg000066400000000000000000000107271342764602200231260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c3-1f3fe-200d-2640-fe0f.svg000066400000000000000000000105511342764602200247740ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c3-1f3fe-200d-2642-fe0f.svg000066400000000000000000000107271342764602200250030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c3-1f3fe.svg000066400000000000000000000107271342764602200231270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c3-1f3ff-200d-2640-fe0f.svg000066400000000000000000000105511342764602200247750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c3-1f3ff-200d-2642-fe0f.svg000066400000000000000000000107271342764602200250040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c3-1f3ff.svg000066400000000000000000000107271342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c3-200d-2640-fe0f.svg000066400000000000000000000105511342764602200240720ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c3-200d-2642-fe0f.svg000066400000000000000000000107271342764602200241010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c3.svg000066400000000000000000000107271342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c4-1f3fb-200d-2640-fe0f.svg000066400000000000000000000130611342764602200247710ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c4-1f3fb-200d-2642-fe0f.svg000066400000000000000000000116761342764602200250050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c4-1f3fb.svg000066400000000000000000000116761342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c4-1f3fc-200d-2640-fe0f.svg000066400000000000000000000130611342764602200247720ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c4-1f3fc-200d-2642-fe0f.svg000066400000000000000000000116761342764602200250060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c4-1f3fc.svg000066400000000000000000000116761342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c4-1f3fd-200d-2640-fe0f.svg000066400000000000000000000130611342764602200247730ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c4-1f3fd-200d-2642-fe0f.svg000066400000000000000000000116761342764602200250070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c4-1f3fd.svg000066400000000000000000000116761342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c4-1f3fe-200d-2640-fe0f.svg000066400000000000000000000130611342764602200247740ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c4-1f3fe-200d-2642-fe0f.svg000066400000000000000000000116761342764602200250100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c4-1f3fe.svg000066400000000000000000000116761342764602200231340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c4-1f3ff-200d-2640-fe0f.svg000066400000000000000000000130611342764602200247750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c4-1f3ff-200d-2642-fe0f.svg000066400000000000000000000116761342764602200250110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c4-1f3ff.svg000066400000000000000000000116761342764602200231350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c4-200d-2640-fe0f.svg000066400000000000000000000130611342764602200240720ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c4-200d-2642-fe0f.svg000066400000000000000000000116761342764602200241060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c4.svg000066400000000000000000000116761342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c5.svg000066400000000000000000000050301342764602200222160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c6.svg000066400000000000000000000056451342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c7-1f3fb.svg000066400000000000000000000173121342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c7-1f3fc.svg000066400000000000000000000173121342764602200231260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c7-1f3fd.svg000066400000000000000000000173121342764602200231270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c7-1f3fe.svg000066400000000000000000000173121342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c7-1f3ff.svg000066400000000000000000000173121342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c7.svg000066400000000000000000000173121342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c8.svg000066400000000000000000000063461342764602200222340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3c9.svg000066400000000000000000000042051342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ca-1f3fb-200d-2640-fe0f.svg000066400000000000000000000060231342764602200250460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ca-1f3fb-200d-2642-fe0f.svg000066400000000000000000000053141342764602200250520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ca-1f3fb.svg000066400000000000000000000053141342764602200231760ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ca-1f3fc-200d-2640-fe0f.svg000066400000000000000000000060231342764602200250470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ca-1f3fc-200d-2642-fe0f.svg000066400000000000000000000053141342764602200250530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ca-1f3fc.svg000066400000000000000000000053141342764602200231770ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ca-1f3fd-200d-2640-fe0f.svg000066400000000000000000000060231342764602200250500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ca-1f3fd-200d-2642-fe0f.svg000066400000000000000000000053141342764602200250540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ca-1f3fd.svg000066400000000000000000000053141342764602200232000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ca-1f3fe-200d-2640-fe0f.svg000066400000000000000000000060231342764602200250510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ca-1f3fe-200d-2642-fe0f.svg000066400000000000000000000053141342764602200250550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ca-1f3fe.svg000066400000000000000000000053141342764602200232010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ca-1f3ff-200d-2640-fe0f.svg000066400000000000000000000060231342764602200250520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ca-1f3ff-200d-2642-fe0f.svg000066400000000000000000000053141342764602200250560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ca-1f3ff.svg000066400000000000000000000053141342764602200232020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ca-200d-2640-fe0f.svg000066400000000000000000000060231342764602200241470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ca-200d-2642-fe0f.svg000066400000000000000000000053141342764602200241530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ca.svg000066400000000000000000000053141342764602200222770ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cb-1f3fb-200d-2640-fe0f.svg000066400000000000000000000144201342764602200250470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cb-1f3fb-200d-2642-fe0f.svg000066400000000000000000000135771342764602200250650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cb-1f3fb.svg000066400000000000000000000135771342764602200232110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cb-1f3fc-200d-2640-fe0f.svg000066400000000000000000000144201342764602200250500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cb-1f3fc-200d-2642-fe0f.svg000066400000000000000000000135771342764602200250660ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cb-1f3fc.svg000066400000000000000000000135771342764602200232120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cb-1f3fd-200d-2640-fe0f.svg000066400000000000000000000144201342764602200250510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cb-1f3fd-200d-2642-fe0f.svg000066400000000000000000000135771342764602200250670ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cb-1f3fd.svg000066400000000000000000000135771342764602200232130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cb-1f3fe-200d-2640-fe0f.svg000066400000000000000000000144201342764602200250520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cb-1f3fe-200d-2642-fe0f.svg000066400000000000000000000135771342764602200250700ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cb-1f3fe.svg000066400000000000000000000135771342764602200232140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cb-1f3ff-200d-2640-fe0f.svg000066400000000000000000000144201342764602200250530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cb-1f3ff-200d-2642-fe0f.svg000066400000000000000000000135771342764602200250710ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cb-1f3ff.svg000066400000000000000000000135771342764602200232150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cb-fe0f-200d-2640-fe0f.svg000066400000000000000000000144201342764602200247660ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cb-fe0f-200d-2642-fe0f.svg000066400000000000000000000135771342764602200250040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cb.svg000066400000000000000000000135771342764602200223120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cc-1f3fb-200d-2640-fe0f.svg000066400000000000000000000151201342764602200250460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cc-1f3fb-200d-2642-fe0f.svg000066400000000000000000000255041342764602200250570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cc-1f3fb.svg000066400000000000000000000255041342764602200232030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cc-1f3fc-200d-2640-fe0f.svg000066400000000000000000000151201342764602200250470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cc-1f3fc-200d-2642-fe0f.svg000066400000000000000000000255071342764602200250630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cc-1f3fc.svg000066400000000000000000000255071342764602200232070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cc-1f3fd-200d-2640-fe0f.svg000066400000000000000000000151201342764602200250500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cc-1f3fd-200d-2642-fe0f.svg000066400000000000000000000255071342764602200250640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cc-1f3fd.svg000066400000000000000000000255071342764602200232100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cc-1f3fe-200d-2640-fe0f.svg000066400000000000000000000151201342764602200250510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cc-1f3fe-200d-2642-fe0f.svg000066400000000000000000000255071342764602200250650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cc-1f3fe.svg000066400000000000000000000255071342764602200232110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cc-1f3ff-200d-2640-fe0f.svg000066400000000000000000000151201342764602200250520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cc-1f3ff-200d-2642-fe0f.svg000066400000000000000000000255071342764602200250660ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cc-1f3ff.svg000066400000000000000000000255071342764602200232120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cc-fe0f-200d-2640-fe0f.svg000066400000000000000000000151201342764602200247650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cc-fe0f-200d-2642-fe0f.svg000066400000000000000000000255071342764602200250010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cc.svg000066400000000000000000000255071342764602200223070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cd.svg000066400000000000000000000145701342764602200223060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ce.svg000066400000000000000000000077361342764602200223150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3cf.svg000066400000000000000000000041321342764602200223010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3d0.svg000066400000000000000000000115571342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3d1.svg000066400000000000000000000034231342764602200222170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3d2.svg000066400000000000000000000041341342764602200222200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3d3.svg000066400000000000000000000051011342764602200222140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3d4.svg000066400000000000000000000073711342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3d5.svg000066400000000000000000000163361342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3d6.svg000066400000000000000000000070521342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3d7.svg000066400000000000000000000154061342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3d8.svg000066400000000000000000000125721342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3d9.svg000066400000000000000000000066711342764602200222370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3da.svg000066400000000000000000000056021342764602200223000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3db.svg000066400000000000000000000076371342764602200223130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3dc.svg000066400000000000000000000162571342764602200223120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3dd.svg000066400000000000000000000065571342764602200223150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3de.svg000066400000000000000000000141371342764602200223070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3df.svg000066400000000000000000000174351342764602200223140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3e0.svg000066400000000000000000000050201342764602200222120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3e1.svg000066400000000000000000000074301342764602200222220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3e2.svg000066400000000000000000000117371342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3e3.svg000066400000000000000000000052411342764602200222220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3e4.svg000066400000000000000000000075441342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3e5.svg000066400000000000000000000057701342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3e6.svg000066400000000000000000000070631342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3e7.svg000066400000000000000000000055161342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3e8.svg000066400000000000000000000062421342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3e9.svg000066400000000000000000000065661342764602200222430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ea.svg000066400000000000000000000111671342764602200223040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3eb.svg000066400000000000000000000070641342764602200223060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ec.svg000066400000000000000000000076171342764602200223130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ed.svg000066400000000000000000000147421342764602200223110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ee.svg000066400000000000000000000057441342764602200223140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ef.svg000066400000000000000000000050011342764602200222770ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3f0.svg000066400000000000000000000100461342764602200222170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3f3-fe0f-200d-1f308.svg000066400000000000000000000032501342764602200242410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3f3.svg000066400000000000000000000050451342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3f4-200d-2620-fe0f.svg000066400000000000000000000074111342764602200240750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3f4-e0067-e0062-e0065-e006e-e0067-e007f.svg000066400000000000000000000024311342764602200264430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3f4-e0067-e0062-e0073-e0063-e0074-e007f.svg000066400000000000000000000040051342764602200263550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3f4-e0067-e0062-e0077-e006c-e0073-e007f.svg000066400000000000000000000263141342764602200264470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3f4.svg000066400000000000000000000050451342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3f5.svg000066400000000000000000000067401342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3f7.svg000066400000000000000000000041431342764602200222270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3f8.svg000066400000000000000000000153451342764602200222360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3f9.svg000066400000000000000000000106371342764602200222360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3fa.svg000066400000000000000000000131221342764602200222760ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3fb.svg000066400000000000000000000021171342764602200223010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3fc.svg000066400000000000000000000021171342764602200223020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3fd.svg000066400000000000000000000021171342764602200223030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3fe.svg000066400000000000000000000021171342764602200223040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f3ff.svg000066400000000000000000000021171342764602200223050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f400.svg000066400000000000000000000065541342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f401.svg000066400000000000000000000052711342764602200221370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f402.svg000066400000000000000000000036071342764602200221410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f403.svg000066400000000000000000000041271342764602200221400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f404.svg000066400000000000000000000060751342764602200221450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f405.svg000066400000000000000000000071711342764602200221440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f406.svg000066400000000000000000000136451342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f407.svg000066400000000000000000000062371342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f408.svg000066400000000000000000000056721342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f409.svg000066400000000000000000000144501342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f40a.svg000066400000000000000000000074531342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f40b.svg000066400000000000000000000036461342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f40c.svg000066400000000000000000000054571342764602200222270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f40d.svg000066400000000000000000000044041342764602200222170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f40e.svg000066400000000000000000000067411342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f40f.svg000066400000000000000000000063451342764602200222270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f410.svg000066400000000000000000000051751342764602200221420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f411.svg000066400000000000000000000047321342764602200221410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f412.svg000066400000000000000000000064461342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f413.svg000066400000000000000000000055631342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f414.svg000066400000000000000000000060471342764602200221450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f415.svg000066400000000000000000000062101342764602200221360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f416.svg000066400000000000000000000040421342764602200221400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f417.svg000066400000000000000000000103171342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f418.svg000066400000000000000000000044511342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f419.svg000066400000000000000000000051751342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f41a.svg000066400000000000000000000102371342764602200222160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f41b.svg000066400000000000000000000135421342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f41c.svg000066400000000000000000000100551342764602200222160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f41d.svg000066400000000000000000000107111342764602200222160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f41e.svg000066400000000000000000000127321342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f41f.svg000066400000000000000000000057231342764602200222270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f420.svg000066400000000000000000000074051342764602200221410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f421.svg000066400000000000000000000101441342764602200221340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f422.svg000066400000000000000000000063031342764602200221370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f423.svg000066400000000000000000000052041342764602200221370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f424.svg000066400000000000000000000061361342764602200221450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f425.svg000066400000000000000000000062301342764602200221410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f426.svg000066400000000000000000000110401342764602200221350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f427.svg000066400000000000000000000052121342764602200221420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f428.svg000066400000000000000000000054331342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f429.svg000066400000000000000000000072561342764602200221560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f42a.svg000066400000000000000000000050121342764602200222120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f42b.svg000066400000000000000000000053401342764602200222170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f42c.svg000066400000000000000000000034731342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f42d.svg000066400000000000000000000104641342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f42e.svg000066400000000000000000000060411342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f42f.svg000066400000000000000000000126271342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f430.svg000066400000000000000000000062761342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f431.svg000066400000000000000000000134261342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f432.svg000066400000000000000000000077671342764602200221570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f433.svg000066400000000000000000000050401342764602200221360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f434.svg000066400000000000000000000065551342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f435.svg000066400000000000000000000070041342764602200221420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f436.svg000066400000000000000000000050461342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f437.svg000066400000000000000000000061641342764602200221520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f438.svg000066400000000000000000000060241342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f439.svg000066400000000000000000000127741342764602200221600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f43a.svg000066400000000000000000000076761342764602200222350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f43b.svg000066400000000000000000000062621342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f43c.svg000066400000000000000000000075101342764602200222220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f43d.svg000066400000000000000000000030301342764602200222140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f43e.svg000066400000000000000000000073111342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f43f.svg000066400000000000000000000117131342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f440.svg000066400000000000000000000034011342764602200221330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f441-200d-1f5e8.svg000066400000000000000000000040561342764602200234340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f441.svg000066400000000000000000000052261342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f442-1f3fb.svg000066400000000000000000000046611342764602200230450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f442-1f3fc.svg000066400000000000000000000046611342764602200230460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f442-1f3fd.svg000066400000000000000000000046611342764602200230470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f442-1f3fe.svg000066400000000000000000000046611342764602200230500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f442-1f3ff.svg000066400000000000000000000046611342764602200230510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f442.svg000066400000000000000000000046611342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f443-1f3fb.svg000066400000000000000000000055621342764602200230470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f443-1f3fc.svg000066400000000000000000000055621342764602200230500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f443-1f3fd.svg000066400000000000000000000055621342764602200230510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f443-1f3fe.svg000066400000000000000000000055621342764602200230520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f443-1f3ff.svg000066400000000000000000000055621342764602200230530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f443.svg000066400000000000000000000055621342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f444.svg000066400000000000000000000034661342764602200221520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f445.svg000066400000000000000000000030301342764602200221360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f446-1f3fb.svg000066400000000000000000000030131342764602200230370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f446-1f3fc.svg000066400000000000000000000030131342764602200230400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f446-1f3fd.svg000066400000000000000000000030131342764602200230410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f446-1f3fe.svg000066400000000000000000000030131342764602200230420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f446-1f3ff.svg000066400000000000000000000030131342764602200230430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f446.svg000066400000000000000000000030131342764602200221400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f447-1f3fb.svg000066400000000000000000000027721342764602200230530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f447-1f3fc.svg000066400000000000000000000027721342764602200230540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f447-1f3fd.svg000066400000000000000000000032101342764602200230410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f447-1f3fe.svg000066400000000000000000000027721342764602200230560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f447-1f3ff.svg000066400000000000000000000027721342764602200230570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f447.svg000066400000000000000000000027721342764602200221540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f448-1f3fb.svg000066400000000000000000000027711342764602200230530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f448-1f3fc.svg000066400000000000000000000027711342764602200230540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f448-1f3fd.svg000066400000000000000000000027711342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f448-1f3fe.svg000066400000000000000000000027711342764602200230560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f448-1f3ff.svg000066400000000000000000000027711342764602200230570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f448.svg000066400000000000000000000027711342764602200221540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f449-1f3fb.svg000066400000000000000000000027661342764602200230600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f449-1f3fc.svg000066400000000000000000000027661342764602200230610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f449-1f3fd.svg000066400000000000000000000027661342764602200230620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f449-1f3fe.svg000066400000000000000000000027661342764602200230630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f449-1f3ff.svg000066400000000000000000000027661342764602200230640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f449.svg000066400000000000000000000027661342764602200221610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44a-1f3fb.svg000066400000000000000000000056311342764602200231220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44a-1f3fc.svg000066400000000000000000000056311342764602200231230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44a-1f3fd.svg000066400000000000000000000056311342764602200231240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44a-1f3fe.svg000066400000000000000000000056311342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44a-1f3ff.svg000066400000000000000000000056311342764602200231260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44a.svg000066400000000000000000000056311342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44b-1f3fb.svg000066400000000000000000000070671342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44b-1f3fc.svg000066400000000000000000000070671342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44b-1f3fd.svg000066400000000000000000000070671342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44b-1f3fe.svg000066400000000000000000000070671342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44b-1f3ff.svg000066400000000000000000000070671342764602200231340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44b.svg000066400000000000000000000070671342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44c-1f3fb.svg000066400000000000000000000057631342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44c-1f3fc.svg000066400000000000000000000057631342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44c-1f3fd.svg000066400000000000000000000057631342764602200231340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44c-1f3fe.svg000066400000000000000000000057631342764602200231350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44c-1f3ff.svg000066400000000000000000000057631342764602200231360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44c.svg000066400000000000000000000057631342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44d-1f3fb.svg000066400000000000000000000056511342764602200231270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44d-1f3fc.svg000066400000000000000000000056511342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44d-1f3fd.svg000066400000000000000000000056511342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44d-1f3fe.svg000066400000000000000000000056511342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44d-1f3ff.svg000066400000000000000000000056511342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44d.svg000066400000000000000000000056511342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44e-1f3fb.svg000066400000000000000000000055341342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44e-1f3fc.svg000066400000000000000000000055341342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44e-1f3fd.svg000066400000000000000000000055341342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44e-1f3fe.svg000066400000000000000000000055341342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44e-1f3ff.svg000066400000000000000000000055341342764602200231340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44e.svg000066400000000000000000000055341342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44f-1f3fb.svg000066400000000000000000000071241342764602200231260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44f-1f3fc.svg000066400000000000000000000071241342764602200231270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44f-1f3fd.svg000066400000000000000000000071241342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44f-1f3fe.svg000066400000000000000000000071241342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44f-1f3ff.svg000066400000000000000000000071241342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f44f.svg000066400000000000000000000071241342764602200222270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f450-1f3fb.svg000066400000000000000000000077061342764602200230470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f450-1f3fc.svg000066400000000000000000000077201342764602200230440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f450-1f3fd.svg000066400000000000000000000075721342764602200230520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f450-1f3fe.svg000066400000000000000000000075741342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f450-1f3ff.svg000066400000000000000000000077171342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f450.svg000066400000000000000000000077021342764602200221440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f451.svg000066400000000000000000000072051342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f452.svg000066400000000000000000000074651342764602200221540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f453.svg000066400000000000000000000053661342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f454.svg000066400000000000000000000053311342764602200221440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f455.svg000066400000000000000000000044741342764602200221540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f456.svg000066400000000000000000000032631342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f457.svg000066400000000000000000000036321342764602200221510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f458.svg000066400000000000000000000050341342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f459.svg000066400000000000000000000041611342764602200221510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f45a.svg000066400000000000000000000043411342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f45b.svg000066400000000000000000000047311342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f45c.svg000066400000000000000000000035641342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f45d.svg000066400000000000000000000035331342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f45e.svg000066400000000000000000000043131342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f45f.svg000066400000000000000000000044161342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f460.svg000066400000000000000000000032351342764602200221420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f461.svg000066400000000000000000000035671342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f462.svg000066400000000000000000000040351342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f463.svg000066400000000000000000000104221342764602200221410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f464.svg000066400000000000000000000031161342764602200221440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f465.svg000066400000000000000000000045141342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f466-1f3fb.svg000066400000000000000000000061221342764602200230450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f466-1f3fc.svg000066400000000000000000000061221342764602200230460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f466-1f3fd.svg000066400000000000000000000061221342764602200230470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f466-1f3fe.svg000066400000000000000000000061221342764602200230500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f466-1f3ff.svg000066400000000000000000000061221342764602200230510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f466.svg000066400000000000000000000061221342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f467-1f3fb.svg000066400000000000000000000101231342764602200230420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f467-1f3fc.svg000066400000000000000000000101231342764602200230430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f467-1f3fd.svg000066400000000000000000000101231342764602200230440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f467-1f3fe.svg000066400000000000000000000101231342764602200230450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f467-1f3ff.svg000066400000000000000000000101231342764602200230460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f467.svg000066400000000000000000000101231342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fb-200d-1f33e.svg000066400000000000000000000151551342764602200243370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fb-200d-1f373.svg000066400000000000000000000170661342764602200242640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fb-200d-1f393.svg000066400000000000000000000212011342764602200242500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fb-200d-1f3a4.svg000066400000000000000000000171311342764602200243300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fb-200d-1f3a8.svg000066400000000000000000000152171342764602200243370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fb-200d-1f3eb.svg000066400000000000000000000226231342764602200244140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fb-200d-1f3ed.svg000066400000000000000000000216261342764602200244200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fb-200d-1f4bb.svg000066400000000000000000000126701342764602200244130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fb-200d-1f4bc.svg000066400000000000000000000165721342764602200244210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fb-200d-1f527.svg000066400000000000000000000137131342764602200242600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fb-200d-1f52c.svg000066400000000000000000000165251342764602200243400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fb-200d-1f680.svg000066400000000000000000000174571342764602200242710ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fb-200d-1f692.svg000066400000000000000000000153421342764602200242630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fb-200d-2695-fe0f.svg000066400000000000000000000125671342764602200247450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fb-200d-2696-fe0f.svg000066400000000000000000000215171342764602200247410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fb-200d-2708-fe0f.svg000066400000000000000000000217211342764602200247300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fb.svg000066400000000000000000000073201342764602200230500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fc-200d-1f33e.svg000066400000000000000000000151551342764602200243400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fc-200d-1f373.svg000066400000000000000000000170661342764602200242650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fc-200d-1f393.svg000066400000000000000000000212011342764602200242510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fc-200d-1f3a4.svg000066400000000000000000000171311342764602200243310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fc-200d-1f3a8.svg000066400000000000000000000152171342764602200243400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fc-200d-1f3eb.svg000066400000000000000000000226231342764602200244150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fc-200d-1f3ed.svg000066400000000000000000000216261342764602200244210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fc-200d-1f4bb.svg000066400000000000000000000126701342764602200244140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fc-200d-1f4bc.svg000066400000000000000000000165721342764602200244220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fc-200d-1f527.svg000066400000000000000000000137131342764602200242610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fc-200d-1f52c.svg000066400000000000000000000165251342764602200243410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fc-200d-1f680.svg000066400000000000000000000174571342764602200242720ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fc-200d-1f692.svg000066400000000000000000000153421342764602200242640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fc-200d-2695-fe0f.svg000066400000000000000000000125671342764602200247460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fc-200d-2696-fe0f.svg000066400000000000000000000215171342764602200247420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fc-200d-2708-fe0f.svg000066400000000000000000000217211342764602200247310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fc.svg000066400000000000000000000073201342764602200230510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fd-200d-1f33e.svg000066400000000000000000000151551342764602200243410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fd-200d-1f373.svg000066400000000000000000000170661342764602200242660ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fd-200d-1f393.svg000066400000000000000000000212011342764602200242520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fd-200d-1f3a4.svg000066400000000000000000000171311342764602200243320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fd-200d-1f3a8.svg000066400000000000000000000152171342764602200243410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fd-200d-1f3eb.svg000066400000000000000000000226231342764602200244160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fd-200d-1f3ed.svg000066400000000000000000000216261342764602200244220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fd-200d-1f4bb.svg000066400000000000000000000126701342764602200244150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fd-200d-1f4bc.svg000066400000000000000000000165721342764602200244230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fd-200d-1f527.svg000066400000000000000000000137131342764602200242620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fd-200d-1f52c.svg000066400000000000000000000165251342764602200243420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fd-200d-1f680.svg000066400000000000000000000174571342764602200242730ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fd-200d-1f692.svg000066400000000000000000000153421342764602200242650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fd-200d-2695-fe0f.svg000066400000000000000000000125671342764602200247470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fd-200d-2696-fe0f.svg000066400000000000000000000215151342764602200247410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fd-200d-2708-fe0f.svg000066400000000000000000000217211342764602200247320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fd.svg000066400000000000000000000073201342764602200230520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fe-200d-1f33e.svg000066400000000000000000000151551342764602200243420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fe-200d-1f373.svg000066400000000000000000000170661342764602200242670ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fe-200d-1f393.svg000066400000000000000000000212011342764602200242530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fe-200d-1f3a4.svg000066400000000000000000000171311342764602200243330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fe-200d-1f3a8.svg000066400000000000000000000152171342764602200243420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fe-200d-1f3eb.svg000066400000000000000000000226231342764602200244170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fe-200d-1f3ed.svg000066400000000000000000000216261342764602200244230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fe-200d-1f4bb.svg000066400000000000000000000126701342764602200244160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fe-200d-1f4bc.svg000066400000000000000000000165721342764602200244240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fe-200d-1f527.svg000066400000000000000000000137131342764602200242630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fe-200d-1f52c.svg000066400000000000000000000165251342764602200243430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fe-200d-1f680.svg000066400000000000000000000174571342764602200242740ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fe-200d-1f692.svg000066400000000000000000000153421342764602200242660ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fe-200d-2695-fe0f.svg000066400000000000000000000125671342764602200247500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fe-200d-2696-fe0f.svg000066400000000000000000000215151342764602200247420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fe-200d-2708-fe0f.svg000066400000000000000000000217211342764602200247330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3fe.svg000066400000000000000000000073201342764602200230530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3ff-200d-1f33e.svg000066400000000000000000000151551342764602200243430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3ff-200d-1f373.svg000066400000000000000000000170661342764602200242700ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3ff-200d-1f393.svg000066400000000000000000000212011342764602200242540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3ff-200d-1f3a4.svg000066400000000000000000000171311342764602200243340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3ff-200d-1f3a8.svg000066400000000000000000000152171342764602200243430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3ff-200d-1f3eb.svg000066400000000000000000000226231342764602200244200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3ff-200d-1f3ed.svg000066400000000000000000000216261342764602200244240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3ff-200d-1f4bb.svg000066400000000000000000000126701342764602200244170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3ff-200d-1f4bc.svg000066400000000000000000000165721342764602200244250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3ff-200d-1f527.svg000066400000000000000000000137131342764602200242640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3ff-200d-1f52c.svg000066400000000000000000000165251342764602200243440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3ff-200d-1f680.svg000066400000000000000000000174571342764602200242750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3ff-200d-1f692.svg000066400000000000000000000153501342764602200242660ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3ff-200d-2695-fe0f.svg000066400000000000000000000125671342764602200247510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3ff-200d-2696-fe0f.svg000066400000000000000000000215151342764602200247430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3ff-200d-2708-fe0f.svg000066400000000000000000000217211342764602200247340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-1f3ff.svg000066400000000000000000000073201342764602200230540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f33e.svg000066400000000000000000000151551342764602200234400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f373.svg000066400000000000000000000170661342764602200233650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f393.svg000066400000000000000000000212011342764602200233510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f3a4.svg000066400000000000000000000171311342764602200234310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f3a8.svg000066400000000000000000000155541342764602200234440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f3eb.svg000066400000000000000000000226231342764602200235150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f3ed.svg000066400000000000000000000216261342764602200235210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f466-200d-1f466.svg000066400000000000000000000203021342764602200245620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f466.svg000066400000000000000000000132461342764602200233640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f467-200d-1f466.svg000066400000000000000000000211401342764602200245640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f467-200d-1f467.svg000066400000000000000000000217771342764602200246050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f467.svg000066400000000000000000000143731342764602200233670ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f468-200d-1f466-200d-1f466.svg000066400000000000000000000241741342764602200260060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f468-200d-1f466.svg000066400000000000000000000176131342764602200245770ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f468-200d-1f467-200d-1f466.svg000066400000000000000000000245721342764602200260110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f468-200d-1f467-200d-1f467.svg000066400000000000000000000256341342764602200260120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f468-200d-1f467.svg000066400000000000000000000203341342764602200245720ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f469-200d-1f466-200d-1f466.svg000066400000000000000000000241571342764602200260100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f469-200d-1f466.svg000066400000000000000000000176731342764602200246060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f469-200d-1f467-200d-1f466.svg000066400000000000000000000250151342764602200260030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f469-200d-1f467-200d-1f467.svg000066400000000000000000000252461342764602200260120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f469-200d-1f467.svg000066400000000000000000000203651342764602200245770ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f4bb.svg000066400000000000000000000126701342764602200235140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f4bc.svg000066400000000000000000000165721342764602200235220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f527.svg000066400000000000000000000137131342764602200233610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f52c.svg000066400000000000000000000165251342764602200234410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f680.svg000066400000000000000000000175031342764602200233620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-1f692.svg000066400000000000000000000153521342764602200233650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-2695-fe0f.svg000066400000000000000000000125671342764602200240460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-2696-fe0f.svg000066400000000000000000000215321342764602200240370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-2708-fe0f.svg000066400000000000000000000217361342764602200240370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-2764-fe0f-200d-1f468.svg000066400000000000000000000124361342764602200252470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468-200d-2764-fe0f-200d-1f48b-200d-1f468.svg000066400000000000000000000132611342764602200265310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f468.svg000066400000000000000000000073201342764602200221510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fb-200d-1f33e.svg000066400000000000000000000173041342764602200243360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fb-200d-1f373.svg000066400000000000000000000175441342764602200242660ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fb-200d-1f393.svg000066400000000000000000000210771342764602200242640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fb-200d-1f3a4.svg000066400000000000000000000214641342764602200243350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fb-200d-1f3a8.svg000066400000000000000000000142231342764602200243340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fb-200d-1f3eb.svg000066400000000000000000000231341342764602200244130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fb-200d-1f3ed.svg000066400000000000000000000232331342764602200244150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fb-200d-1f4bb.svg000066400000000000000000000141301342764602200244050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fb-200d-1f4bc.svg000066400000000000000000000151521342764602200244130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fb-200d-1f527.svg000066400000000000000000000157761342764602200242740ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fb-200d-1f52c.svg000066400000000000000000000207121342764602200243320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fb-200d-1f680.svg000066400000000000000000000174301342764602200242610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fb-200d-1f692.svg000066400000000000000000000151321342764602200242610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fb-200d-2695-fe0f.svg000066400000000000000000000140771342764602200247440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fb-200d-2696-fe0f.svg000066400000000000000000000174041342764602200247420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fb-200d-2708-fe0f.svg000066400000000000000000000220601342764602200247260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fb.svg000066400000000000000000000055571342764602200230630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fc-200d-1f33e.svg000066400000000000000000000173041342764602200243370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fc-200d-1f373.svg000066400000000000000000000175441342764602200242670ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fc-200d-1f393.svg000066400000000000000000000210771342764602200242650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fc-200d-1f3a4.svg000066400000000000000000000214641342764602200243360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fc-200d-1f3a8.svg000066400000000000000000000142231342764602200243350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fc-200d-1f3eb.svg000066400000000000000000000231341342764602200244140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fc-200d-1f3ed.svg000066400000000000000000000232331342764602200244160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fc-200d-1f4bb.svg000066400000000000000000000141301342764602200244060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fc-200d-1f4bc.svg000066400000000000000000000151521342764602200244140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fc-200d-1f527.svg000066400000000000000000000157761342764602200242750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fc-200d-1f52c.svg000066400000000000000000000207121342764602200243330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fc-200d-1f680.svg000066400000000000000000000174301342764602200242620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fc-200d-1f692.svg000066400000000000000000000151321342764602200242620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fc-200d-2695-fe0f.svg000066400000000000000000000140771342764602200247450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fc-200d-2696-fe0f.svg000066400000000000000000000174041342764602200247430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fc-200d-2708-fe0f.svg000066400000000000000000000220601342764602200247270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fc.svg000066400000000000000000000055571342764602200230640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fd-200d-1f33e.svg000066400000000000000000000173041342764602200243400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fd-200d-1f373.svg000066400000000000000000000175441342764602200242700ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fd-200d-1f393.svg000066400000000000000000000210771342764602200242660ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fd-200d-1f3a4.svg000066400000000000000000000214641342764602200243370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fd-200d-1f3a8.svg000066400000000000000000000142231342764602200243360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fd-200d-1f3eb.svg000066400000000000000000000231341342764602200244150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fd-200d-1f3ed.svg000066400000000000000000000232331342764602200244170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fd-200d-1f4bb.svg000066400000000000000000000141301342764602200244070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fd-200d-1f4bc.svg000066400000000000000000000151521342764602200244150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fd-200d-1f527.svg000066400000000000000000000157761342764602200242760ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fd-200d-1f52c.svg000066400000000000000000000207121342764602200243340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fd-200d-1f680.svg000066400000000000000000000174301342764602200242630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fd-200d-1f692.svg000066400000000000000000000151321342764602200242630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fd-200d-2695-fe0f.svg000066400000000000000000000140771342764602200247460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fd-200d-2696-fe0f.svg000066400000000000000000000174041342764602200247440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fd-200d-2708-fe0f.svg000066400000000000000000000220601342764602200247300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fd.svg000066400000000000000000000055571342764602200230650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fe-200d-1f33e.svg000066400000000000000000000173041342764602200243410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fe-200d-1f373.svg000066400000000000000000000175441342764602200242710ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fe-200d-1f393.svg000066400000000000000000000210771342764602200242670ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fe-200d-1f3a4.svg000066400000000000000000000214641342764602200243400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fe-200d-1f3a8.svg000066400000000000000000000142231342764602200243370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fe-200d-1f3eb.svg000066400000000000000000000231341342764602200244160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fe-200d-1f3ed.svg000066400000000000000000000232331342764602200244200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fe-200d-1f4bb.svg000066400000000000000000000141301342764602200244100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fe-200d-1f4bc.svg000066400000000000000000000151521342764602200244160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fe-200d-1f527.svg000066400000000000000000000157761342764602200242770ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fe-200d-1f52c.svg000066400000000000000000000207121342764602200243350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fe-200d-1f680.svg000066400000000000000000000174301342764602200242640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fe-200d-1f692.svg000066400000000000000000000151321342764602200242640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fe-200d-2695-fe0f.svg000066400000000000000000000140771342764602200247470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fe-200d-2696-fe0f.svg000066400000000000000000000174041342764602200247450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fe-200d-2708-fe0f.svg000066400000000000000000000220601342764602200247310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3fe.svg000066400000000000000000000055571342764602200230660ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3ff-200d-1f33e.svg000066400000000000000000000173041342764602200243420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3ff-200d-1f373.svg000066400000000000000000000175441342764602200242720ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3ff-200d-1f393.svg000066400000000000000000000210771342764602200242700ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3ff-200d-1f3a4.svg000066400000000000000000000214641342764602200243410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3ff-200d-1f3a8.svg000066400000000000000000000142231342764602200243400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3ff-200d-1f3eb.svg000066400000000000000000000231341342764602200244170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3ff-200d-1f3ed.svg000066400000000000000000000232331342764602200244210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3ff-200d-1f4bb.svg000066400000000000000000000141301342764602200244110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3ff-200d-1f4bc.svg000066400000000000000000000151521342764602200244170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3ff-200d-1f527.svg000066400000000000000000000157761342764602200243000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3ff-200d-1f52c.svg000066400000000000000000000207121342764602200243360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3ff-200d-1f680.svg000066400000000000000000000174301342764602200242650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3ff-200d-1f692.svg000066400000000000000000000151321342764602200242650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3ff-200d-2695-fe0f.svg000066400000000000000000000140771342764602200247500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3ff-200d-2696-fe0f.svg000066400000000000000000000174041342764602200247460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3ff-200d-2708-fe0f.svg000066400000000000000000000220601342764602200247320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-1f3ff.svg000066400000000000000000000055571342764602200230670ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-1f33e.svg000066400000000000000000000173041342764602200234370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-1f373.svg000066400000000000000000000175441342764602200233670ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-1f393.svg000066400000000000000000000210771342764602200233650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-1f3a4.svg000066400000000000000000000214641342764602200234360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-1f3a8.svg000066400000000000000000000145711342764602200234430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-1f3eb.svg000066400000000000000000000231341342764602200235140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-1f3ed.svg000066400000000000000000000232331342764602200235160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-1f466-200d-1f466.svg000066400000000000000000000203621342764602200245710ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-1f466.svg000066400000000000000000000132741342764602200233660ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-1f467-200d-1f466.svg000066400000000000000000000214231342764602200245710ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-1f467-200d-1f467.svg000066400000000000000000000227561342764602200246040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-1f467.svg000066400000000000000000000144131342764602200233630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-1f469-200d-1f466-200d-1f466.svg000066400000000000000000000242141342764602200260030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-1f469-200d-1f466.svg000066400000000000000000000177141342764602200246030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-1f469-200d-1f467-200d-1f466.svg000066400000000000000000000246501342764602200260100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-1f469-200d-1f467-200d-1f467.svg000066400000000000000000000253031342764602200260050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-1f469-200d-1f467.svg000066400000000000000000000204771342764602200246040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-1f4bb.svg000066400000000000000000000141301342764602200235060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-1f4bc.svg000066400000000000000000000151521342764602200235140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-1f527.svg000066400000000000000000000157761342764602200233750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-1f52c.svg000066400000000000000000000207121342764602200234330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-1f680.svg000066400000000000000000000174511342764602200233650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-1f692.svg000066400000000000000000000151431342764602200233640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-2695-fe0f.svg000066400000000000000000000140771342764602200240450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-2696-fe0f.svg000066400000000000000000000174221342764602200240430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-2708-fe0f.svg000066400000000000000000000220741342764602200240340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-2764-fe0f-200d-1f468.svg000066400000000000000000000124471342764602200252520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-2764-fe0f-200d-1f469.svg000066400000000000000000000141071342764602200252460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-2764-fe0f-200d-1f48b-200d-1f468.svg000066400000000000000000000134771342764602200265430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469-200d-2764-fe0f-200d-1f48b-200d-1f469.svg000066400000000000000000000157221342764602200265370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f469.svg000066400000000000000000000055571342764602200221640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46a.svg000066400000000000000000000176771342764602200222420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46b.svg000066400000000000000000000203211342764602200222170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46c.svg000066400000000000000000000170511342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46d.svg000066400000000000000000000213661342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46e-1f3fb-200d-2640-fe0f.svg000066400000000000000000000232351342764602200250020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46e-1f3fb-200d-2642-fe0f.svg000066400000000000000000000214721342764602200250050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46e-1f3fb.svg000066400000000000000000000214721342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46e-1f3fc-200d-2640-fe0f.svg000066400000000000000000000232351342764602200250030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46e-1f3fc-200d-2642-fe0f.svg000066400000000000000000000214721342764602200250060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46e-1f3fc.svg000066400000000000000000000214721342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46e-1f3fd-200d-2640-fe0f.svg000066400000000000000000000232351342764602200250040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46e-1f3fd-200d-2642-fe0f.svg000066400000000000000000000214721342764602200250070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46e-1f3fd.svg000066400000000000000000000214721342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46e-1f3fe-200d-2640-fe0f.svg000066400000000000000000000232351342764602200250050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46e-1f3fe-200d-2642-fe0f.svg000066400000000000000000000214721342764602200250100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46e-1f3fe.svg000066400000000000000000000214721342764602200231340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46e-1f3ff-200d-2640-fe0f.svg000066400000000000000000000232351342764602200250060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46e-1f3ff-200d-2642-fe0f.svg000066400000000000000000000214721342764602200250110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46e-1f3ff.svg000066400000000000000000000214721342764602200231350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46e-200d-2640-fe0f.svg000066400000000000000000000232351342764602200241030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46e-200d-2642-fe0f.svg000066400000000000000000000214721342764602200241060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46e.svg000066400000000000000000000214721342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46f-200d-2640-fe0f.svg000066400000000000000000000243741342764602200241110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46f-200d-2642-fe0f.svg000066400000000000000000000246761342764602200241200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f46f.svg000066400000000000000000000243741342764602200222370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f470-1f3fb.svg000066400000000000000000000103421342764602200230370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f470-1f3fc.svg000066400000000000000000000103421342764602200230400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f470-1f3fd.svg000066400000000000000000000103421342764602200230410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f470-1f3fe.svg000066400000000000000000000103421342764602200230420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f470-1f3ff.svg000066400000000000000000000103421342764602200230430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f470.svg000066400000000000000000000103421342764602200221400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f471-1f3fb-200d-2640-fe0f.svg000066400000000000000000000055571342764602200247260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f471-1f3fb-200d-2642-fe0f.svg000066400000000000000000000052671342764602200247260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f471-1f3fb.svg000066400000000000000000000052671342764602200230520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f471-1f3fc-200d-2640-fe0f.svg000066400000000000000000000055571342764602200247270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f471-1f3fc-200d-2642-fe0f.svg000066400000000000000000000052671342764602200247270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f471-1f3fc.svg000066400000000000000000000052671342764602200230530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f471-1f3fd-200d-2640-fe0f.svg000066400000000000000000000055571342764602200247300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f471-1f3fd-200d-2642-fe0f.svg000066400000000000000000000052671342764602200247300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f471-1f3fd.svg000066400000000000000000000052671342764602200230540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f471-1f3fe-200d-2640-fe0f.svg000066400000000000000000000055571342764602200247310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f471-1f3fe-200d-2642-fe0f.svg000066400000000000000000000052671342764602200247310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f471-1f3fe.svg000066400000000000000000000052671342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f471-1f3ff-200d-2640-fe0f.svg000066400000000000000000000055571342764602200247320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f471-1f3ff-200d-2642-fe0f.svg000066400000000000000000000052671342764602200247320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f471-1f3ff.svg000066400000000000000000000052671342764602200230560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f471-200d-2640-fe0f.svg000066400000000000000000000106451342764602200240210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f471-200d-2642-fe0f.svg000066400000000000000000000061141342764602200240170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f471.svg000066400000000000000000000061141342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f472-1f3fb.svg000066400000000000000000000071531342764602200230470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f472-1f3fc.svg000066400000000000000000000071531342764602200230500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f472-1f3fd.svg000066400000000000000000000071531342764602200230510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f472-1f3fe.svg000066400000000000000000000071531342764602200230520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f472-1f3ff.svg000066400000000000000000000071531342764602200230530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f472.svg000066400000000000000000000071531342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f473-1f3fb-200d-2640-fe0f.svg000066400000000000000000000155721342764602200247260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f473-1f3fb-200d-2642-fe0f.svg000066400000000000000000000146131342764602200247230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f473-1f3fb.svg000066400000000000000000000146131342764602200230470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f473-1f3fc-200d-2640-fe0f.svg000066400000000000000000000155671342764602200247330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f473-1f3fc-200d-2642-fe0f.svg000066400000000000000000000146131342764602200247240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f473-1f3fc.svg000066400000000000000000000146131342764602200230500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f473-1f3fd-200d-2640-fe0f.svg000066400000000000000000000155721342764602200247300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f473-1f3fd-200d-2642-fe0f.svg000066400000000000000000000146131342764602200247250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f473-1f3fd.svg000066400000000000000000000146131342764602200230510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f473-1f3fe-200d-2640-fe0f.svg000066400000000000000000000155721342764602200247310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f473-1f3fe-200d-2642-fe0f.svg000066400000000000000000000146131342764602200247260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f473-1f3fe.svg000066400000000000000000000146131342764602200230520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f473-1f3ff-200d-2640-fe0f.svg000066400000000000000000000155721342764602200247320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f473-1f3ff-200d-2642-fe0f.svg000066400000000000000000000146131342764602200247270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f473-1f3ff.svg000066400000000000000000000146131342764602200230530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f473-200d-2640-fe0f.svg000066400000000000000000000155721342764602200240270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f473-200d-2642-fe0f.svg000066400000000000000000000146131342764602200240240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f473.svg000066400000000000000000000146131342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f474-1f3fb.svg000066400000000000000000000067001342764602200230460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f474-1f3fc.svg000066400000000000000000000067001342764602200230470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f474-1f3fd.svg000066400000000000000000000067001342764602200230500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f474-1f3fe.svg000066400000000000000000000067001342764602200230510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f474-1f3ff.svg000066400000000000000000000067001342764602200230520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f474.svg000066400000000000000000000067001342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f475-1f3fb.svg000066400000000000000000000076041342764602200230530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f475-1f3fc.svg000066400000000000000000000076041342764602200230540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f475-1f3fd.svg000066400000000000000000000076041342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f475-1f3fe.svg000066400000000000000000000076041342764602200230560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f475-1f3ff.svg000066400000000000000000000076041342764602200230570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f475.svg000066400000000000000000000076041342764602200221540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f476-1f3fb.svg000066400000000000000000000053741342764602200230560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f476-1f3fc.svg000066400000000000000000000053741342764602200230570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f476-1f3fd.svg000066400000000000000000000053741342764602200230600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f476-1f3fe.svg000066400000000000000000000053741342764602200230610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f476-1f3ff.svg000066400000000000000000000053741342764602200230620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f476.svg000066400000000000000000000053741342764602200221570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f477-1f3fb-200d-2640-fe0f.svg000066400000000000000000000177271342764602200247360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f477-1f3fb-200d-2642-fe0f.svg000066400000000000000000000146611342764602200247320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f477-1f3fb.svg000066400000000000000000000146611342764602200230560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f477-1f3fc-200d-2640-fe0f.svg000066400000000000000000000177271342764602200247370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f477-1f3fc-200d-2642-fe0f.svg000066400000000000000000000146611342764602200247330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f477-1f3fc.svg000066400000000000000000000146611342764602200230570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f477-1f3fd-200d-2640-fe0f.svg000066400000000000000000000177271342764602200247400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f477-1f3fd-200d-2642-fe0f.svg000066400000000000000000000146611342764602200247340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f477-1f3fd.svg000066400000000000000000000146611342764602200230600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f477-1f3fe-200d-2640-fe0f.svg000066400000000000000000000177271342764602200247410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f477-1f3fe-200d-2642-fe0f.svg000066400000000000000000000146611342764602200247350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f477-1f3fe.svg000066400000000000000000000146611342764602200230610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f477-1f3ff-200d-2640-fe0f.svg000066400000000000000000000177271342764602200247420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f477-1f3ff-200d-2642-fe0f.svg000066400000000000000000000146611342764602200247360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f477-1f3ff.svg000066400000000000000000000146611342764602200230620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f477-200d-2640-fe0f.svg000066400000000000000000000177271342764602200240370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f477-200d-2642-fe0f.svg000066400000000000000000000146611342764602200240330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f477.svg000066400000000000000000000146611342764602200221570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f478-1f3fb.svg000066400000000000000000000073621342764602200230570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f478-1f3fc.svg000066400000000000000000000073621342764602200230600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f478-1f3fd.svg000066400000000000000000000073621342764602200230610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f478-1f3fe.svg000066400000000000000000000073621342764602200230620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f478-1f3ff.svg000066400000000000000000000073621342764602200230630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f478.svg000066400000000000000000000073621342764602200221600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f479.svg000066400000000000000000000225671342764602200221650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f47a.svg000066400000000000000000000102671342764602200222270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f47b.svg000066400000000000000000000045301342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f47c-1f3fb.svg000066400000000000000000000106271342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f47c-1f3fc.svg000066400000000000000000000106261342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f47c-1f3fd.svg000066400000000000000000000106261342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f47c-1f3fe.svg000066400000000000000000000106261342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f47c-1f3ff.svg000066400000000000000000000106261342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f47c.svg000066400000000000000000000106261342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f47d.svg000066400000000000000000000040331342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f47e.svg000066400000000000000000000026341342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f47f.svg000066400000000000000000000061771342764602200222410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f480.svg000066400000000000000000000043711342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f481-1f3fb-200d-2640-fe0f.svg000066400000000000000000000073621342764602200247230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f481-1f3fb-200d-2642-fe0f.svg000066400000000000000000000105021342764602200247130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f481-1f3fb.svg000066400000000000000000000073621342764602200230510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f481-1f3fc-200d-2640-fe0f.svg000066400000000000000000000073621342764602200247240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f481-1f3fc-200d-2642-fe0f.svg000066400000000000000000000105021342764602200247140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f481-1f3fc.svg000066400000000000000000000073621342764602200230520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f481-1f3fd-200d-2640-fe0f.svg000066400000000000000000000073621342764602200247250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f481-1f3fd-200d-2642-fe0f.svg000066400000000000000000000105021342764602200247150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f481-1f3fd.svg000066400000000000000000000073621342764602200230530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f481-1f3fe-200d-2640-fe0f.svg000066400000000000000000000073621342764602200247260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f481-1f3fe-200d-2642-fe0f.svg000066400000000000000000000105021342764602200247160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f481-1f3fe.svg000066400000000000000000000073621342764602200230540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f481-1f3ff-200d-2640-fe0f.svg000066400000000000000000000073621342764602200247270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f481-1f3ff-200d-2642-fe0f.svg000066400000000000000000000105021342764602200247170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f481-1f3ff.svg000066400000000000000000000073621342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f481-200d-2640-fe0f.svg000066400000000000000000000073621342764602200240240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f481-200d-2642-fe0f.svg000066400000000000000000000105021342764602200240140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f481.svg000066400000000000000000000073621342764602200221520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f482-1f3fb-200d-2640-fe0f.svg000066400000000000000000000123671342764602200247250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f482-1f3fb-200d-2642-fe0f.svg000066400000000000000000000131431342764602200247200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f482-1f3fb.svg000066400000000000000000000131431342764602200230440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f482-1f3fc-200d-2640-fe0f.svg000066400000000000000000000123671342764602200247260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f482-1f3fc-200d-2642-fe0f.svg000066400000000000000000000131431342764602200247210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f482-1f3fc.svg000066400000000000000000000131431342764602200230450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f482-1f3fd-200d-2640-fe0f.svg000066400000000000000000000123671342764602200247270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f482-1f3fd-200d-2642-fe0f.svg000066400000000000000000000131431342764602200247220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f482-1f3fd.svg000066400000000000000000000131431342764602200230460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f482-1f3fe-200d-2640-fe0f.svg000066400000000000000000000123671342764602200247300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f482-1f3fe-200d-2642-fe0f.svg000066400000000000000000000131431342764602200247230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f482-1f3fe.svg000066400000000000000000000131431342764602200230470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f482-1f3ff-200d-2640-fe0f.svg000066400000000000000000000123671342764602200247310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f482-1f3ff-200d-2642-fe0f.svg000066400000000000000000000131431342764602200247240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f482-1f3ff.svg000066400000000000000000000131431342764602200230500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f482-200d-2640-fe0f.svg000066400000000000000000000123771342764602200240270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f482-200d-2642-fe0f.svg000066400000000000000000000132121342764602200240160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f482.svg000066400000000000000000000132121342764602200221420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f483-1f3fb.svg000066400000000000000000000101241342764602200230410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f483-1f3fc.svg000066400000000000000000000101241342764602200230420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f483-1f3fd.svg000066400000000000000000000101241342764602200230430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f483-1f3fe.svg000066400000000000000000000101241342764602200230440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f483-1f3ff.svg000066400000000000000000000101241342764602200230450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f483.svg000066400000000000000000000101241342764602200221420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f484.svg000066400000000000000000000042331342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f485-1f3fb.svg000066400000000000000000000056321342764602200230530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f485-1f3fc.svg000066400000000000000000000056321342764602200230540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f485-1f3fd.svg000066400000000000000000000056321342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f485-1f3fe.svg000066400000000000000000000056321342764602200230560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f485-1f3ff.svg000066400000000000000000000056321342764602200230570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f485.svg000066400000000000000000000056321342764602200221540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f486-1f3fb-200d-2640-fe0f.svg000066400000000000000000000132371342764602200247260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f486-1f3fb-200d-2642-fe0f.svg000066400000000000000000000136621342764602200247320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f486-1f3fb.svg000066400000000000000000000132371342764602200230540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f486-1f3fc-200d-2640-fe0f.svg000066400000000000000000000132371342764602200247270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f486-1f3fc-200d-2642-fe0f.svg000066400000000000000000000136621342764602200247330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f486-1f3fc.svg000066400000000000000000000132371342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f486-1f3fd-200d-2640-fe0f.svg000066400000000000000000000132371342764602200247300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f486-1f3fd-200d-2642-fe0f.svg000066400000000000000000000136621342764602200247340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f486-1f3fd.svg000066400000000000000000000132371342764602200230560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f486-1f3fe-200d-2640-fe0f.svg000066400000000000000000000132371342764602200247310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f486-1f3fe-200d-2642-fe0f.svg000066400000000000000000000136621342764602200247350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f486-1f3fe.svg000066400000000000000000000132371342764602200230570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f486-1f3ff-200d-2640-fe0f.svg000066400000000000000000000132371342764602200247320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f486-1f3ff-200d-2642-fe0f.svg000066400000000000000000000136621342764602200247360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f486-1f3ff.svg000066400000000000000000000132371342764602200230600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f486-200d-2640-fe0f.svg000066400000000000000000000132371342764602200240270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f486-200d-2642-fe0f.svg000066400000000000000000000136621342764602200240330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f486.svg000066400000000000000000000132371342764602200221550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f487-1f3fb-200d-2640-fe0f.svg000066400000000000000000000112051342764602200247200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f487-1f3fb-200d-2642-fe0f.svg000066400000000000000000000132701342764602200247260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f487-1f3fb.svg000066400000000000000000000112051342764602200230460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f487-1f3fc-200d-2640-fe0f.svg000066400000000000000000000112051342764602200247210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f487-1f3fc-200d-2642-fe0f.svg000066400000000000000000000132701342764602200247270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f487-1f3fc.svg000066400000000000000000000112051342764602200230470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f487-1f3fd-200d-2640-fe0f.svg000066400000000000000000000112051342764602200247220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f487-1f3fd-200d-2642-fe0f.svg000066400000000000000000000132701342764602200247300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f487-1f3fd.svg000066400000000000000000000112051342764602200230500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f487-1f3fe-200d-2640-fe0f.svg000066400000000000000000000112051342764602200247230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f487-1f3fe-200d-2642-fe0f.svg000066400000000000000000000132701342764602200247310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f487-1f3fe.svg000066400000000000000000000112051342764602200230510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f487-1f3ff-200d-2640-fe0f.svg000066400000000000000000000112051342764602200247240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f487-1f3ff-200d-2642-fe0f.svg000066400000000000000000000132701342764602200247320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f487-1f3ff.svg000066400000000000000000000112051342764602200230520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f487-200d-2640-fe0f.svg000066400000000000000000000112051342764602200240210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f487-200d-2642-fe0f.svg000066400000000000000000000132701342764602200240270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f487.svg000066400000000000000000000112051342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f488.svg000066400000000000000000000062351342764602200221570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f489.svg000066400000000000000000000075521342764602200221630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f48a.svg000066400000000000000000000026421342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f48b.svg000066400000000000000000000033721342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f48c.svg000066400000000000000000000053751342764602200222360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f48d.svg000066400000000000000000000040561342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f48e.svg000066400000000000000000000031671342764602200222350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f48f.svg000066400000000000000000000134771342764602200222430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f490.svg000066400000000000000000000111751342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f491.svg000066400000000000000000000124471342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f492.svg000066400000000000000000000073321342764602200221510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f493.svg000066400000000000000000000054301342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f494.svg000066400000000000000000000032351342764602200221510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f495.svg000066400000000000000000000032571342764602200221560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f496.svg000066400000000000000000000044761342764602200221630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f497.svg000066400000000000000000000041461342764602200221560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f498.svg000066400000000000000000000072121342764602200221540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f499.svg000066400000000000000000000023721342764602200221570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f49a.svg000066400000000000000000000023721342764602200222270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f49b.svg000066400000000000000000000023721342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f49c.svg000066400000000000000000000023721342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f49d.svg000066400000000000000000000043161342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f49e.svg000066400000000000000000000044341342764602200222340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f49f.svg000066400000000000000000000030001342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4a0.svg000066400000000000000000000122151342764602200222130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4a1.svg000066400000000000000000000052671342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4a2.svg000066400000000000000000000044521342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4a3.svg000066400000000000000000000035761342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4a4.svg000066400000000000000000000036471342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4a5.svg000066400000000000000000000036571342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4a6.svg000066400000000000000000000032421342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4a7.svg000066400000000000000000000021541342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4a8.svg000066400000000000000000000031161342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4a9.svg000066400000000000000000000062201342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4aa-1f3fb.svg000066400000000000000000000032471342764602200232000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4aa-1f3fc.svg000066400000000000000000000032471342764602200232010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4aa-1f3fd.svg000066400000000000000000000032471342764602200232020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4aa-1f3fe.svg000066400000000000000000000032471342764602200232030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4aa-1f3ff.svg000066400000000000000000000032471342764602200232040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4aa.svg000066400000000000000000000032471342764602200223010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4ab.svg000066400000000000000000000040551342764602200223000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4ac.svg000066400000000000000000000035531342764602200223030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4ad.svg000066400000000000000000000031031342764602200222730ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4ae.svg000066400000000000000000000141241342764602200223010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4af.svg000066400000000000000000000067211342764602200223060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4b0.svg000066400000000000000000000054331342764602200222200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4b1.svg000066400000000000000000000055641342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4b2.svg000066400000000000000000000031571342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4b3.svg000066400000000000000000000045221342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4b4.svg000066400000000000000000000040241342764602200222170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4b5.svg000066400000000000000000000037321342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4b6.svg000066400000000000000000000042341342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4b7.svg000066400000000000000000000037631342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4b8.svg000066400000000000000000000206211342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4b9.svg000066400000000000000000000051451342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4ba.svg000066400000000000000000000060031342764602200222730ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4bb.svg000066400000000000000000000064561342764602200223100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4bc.svg000066400000000000000000000037611342764602200223050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4bd.svg000066400000000000000000000061311342764602200223000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4be.svg000066400000000000000000000032631342764602200223040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4bf.svg000066400000000000000000000044201342764602200223010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4c0.svg000066400000000000000000000044201342764602200222140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4c1.svg000066400000000000000000000027101342764602200222150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4c2.svg000066400000000000000000000032031342764602200222140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4c3.svg000066400000000000000000000044241342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4c4.svg000066400000000000000000000062371342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4c5.svg000066400000000000000000000132251342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4c6.svg000066400000000000000000000115421342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4c7.svg000066400000000000000000000062001342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4c8.svg000066400000000000000000000043621342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4c9.svg000066400000000000000000000043641342764602200222340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4ca.svg000066400000000000000000000047561342764602200223110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4cb.svg000066400000000000000000000060521342764602200223010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4cc.svg000066400000000000000000000035351342764602200223050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4cd.svg000066400000000000000000000027771342764602200223150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4ce.svg000066400000000000000000000037141342764602200223060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4cf.svg000066400000000000000000000061301342764602200223020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4d0.svg000066400000000000000000000023351342764602200222200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4d1.svg000066400000000000000000000076021342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4d2.svg000066400000000000000000000122501342764602200222170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4d3.svg000066400000000000000000000121221342764602200222160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4d4.svg000066400000000000000000000053201342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4d5.svg000066400000000000000000000047061342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4d6.svg000066400000000000000000000047041342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4d7.svg000066400000000000000000000047061342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4d8.svg000066400000000000000000000047061342764602200222340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4d9.svg000066400000000000000000000047061342764602200222350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4da.svg000066400000000000000000000071701342764602200223030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4db.svg000066400000000000000000000031271342764602200223020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4dc.svg000066400000000000000000000061101342764602200222760ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4dd.svg000066400000000000000000000123421342764602200223030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4de.svg000066400000000000000000000024171342764602200223060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4df.svg000066400000000000000000000110611342764602200223020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4e0.svg000066400000000000000000000140501342764602200222160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4e1.svg000066400000000000000000000067351342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4e2.svg000066400000000000000000000041301342764602200222160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4e3.svg000066400000000000000000000032141342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4e4.svg000066400000000000000000000035101342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4e5.svg000066400000000000000000000035061342764602200222270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4e6.svg000066400000000000000000000066041342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4e7.svg000066400000000000000000000054251342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4e8.svg000066400000000000000000000062041342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4e9.svg000066400000000000000000000052641342764602200222360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4ea.svg000066400000000000000000000036511342764602200223040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4eb.svg000066400000000000000000000036461342764602200223110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4ec.svg000066400000000000000000000062651342764602200223120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4ed.svg000066400000000000000000000033321342764602200223030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4ee.svg000066400000000000000000000050171342764602200223060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4ef.svg000066400000000000000000000046001342764602200223040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4f0.svg000066400000000000000000000062731342764602200222270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4f1.svg000066400000000000000000000022371342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4f2.svg000066400000000000000000000026671342764602200222340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4f3.svg000066400000000000000000000043041342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4f4.svg000066400000000000000000000051761342764602200222340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4f5.svg000066400000000000000000000037041342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4f6.svg000066400000000000000000000031721342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4f7.svg000066400000000000000000000046661342764602200222420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4f8.svg000066400000000000000000000046121342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4f9.svg000066400000000000000000000033751342764602200222400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4fa.svg000066400000000000000000000046221342764602200223040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4fb.svg000066400000000000000000000131661342764602200223100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4fc.svg000066400000000000000000000073301342764602200223050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4fd.svg000066400000000000000000000064141342764602200223100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f4ff.svg000066400000000000000000000160031342764602200223050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f500.svg000066400000000000000000000043461342764602200221410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f501.svg000066400000000000000000000033151342764602200221350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f502.svg000066400000000000000000000045251342764602200221420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f503.svg000066400000000000000000000033101342764602200221320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f504.svg000066400000000000000000000034611342764602200221420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f505.svg000066400000000000000000000063101342764602200221370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f506.svg000066400000000000000000000065111342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f507.svg000066400000000000000000000032311342764602200221400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f508.svg000066400000000000000000000025221342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f509.svg000066400000000000000000000034451342764602200221510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f50a.svg000066400000000000000000000053021342764602200222130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f50b.svg000066400000000000000000000041251342764602200222160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f50c.svg000066400000000000000000000041111342764602200222120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f50d.svg000066400000000000000000000033251342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f50e.svg000066400000000000000000000033221342764602200222170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f50f.svg000066400000000000000000000037371342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f510.svg000066400000000000000000000037411342764602200221400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f511.svg000066400000000000000000000032371342764602200221410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f512.svg000066400000000000000000000025721342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f513.svg000066400000000000000000000025651342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f514.svg000066400000000000000000000027601342764602200221440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f515.svg000066400000000000000000000034671342764602200221520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f516.svg000066400000000000000000000057401342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f517.svg000066400000000000000000000031301342764602200221370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f518.svg000066400000000000000000000030071342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f519.svg000066400000000000000000000065561342764602200221600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f51a.svg000066400000000000000000000051671342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f51b.svg000066400000000000000000000052511342764602200222200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f51c.svg000066400000000000000000000061251342764602200222220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f51d.svg000066400000000000000000000047341342764602200222270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f51e.svg000066400000000000000000000051351342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f51f.svg000066400000000000000000000035611342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f520.svg000066400000000000000000000061711342764602200221410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f521.svg000066400000000000000000000064501342764602200221420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f522.svg000066400000000000000000000062341342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f523.svg000066400000000000000000000070561342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f524.svg000066400000000000000000000053201342764602200221400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f525.svg000066400000000000000000000047131342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f526.svg000066400000000000000000000054001342764602200221410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f527.svg000066400000000000000000000031701342764602200221440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f528.svg000066400000000000000000000027631342764602200221540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f529.svg000066400000000000000000000124461342764602200221540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f52a.svg000066400000000000000000000027531342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f52b.svg000066400000000000000000000052511342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f52c.svg000066400000000000000000000062771342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f52d.svg000066400000000000000000000066111342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f52e.svg000066400000000000000000000040451342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f52f.svg000066400000000000000000000043401342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f530.svg000066400000000000000000000031451342764602200221400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f531.svg000066400000000000000000000043211342764602200221360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f532.svg000066400000000000000000000025321342764602200221410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f533.svg000066400000000000000000000025321342764602200221420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f534.svg000066400000000000000000000020671342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f535.svg000066400000000000000000000020671342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f536.svg000066400000000000000000000022321342764602200221420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f537.svg000066400000000000000000000022321342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f538.svg000066400000000000000000000022311342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f539.svg000066400000000000000000000022311342764602200221440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f53a.svg000066400000000000000000000021601342764602200222150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f53b.svg000066400000000000000000000021561342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f53c.svg000066400000000000000000000023571342764602200222270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f53d.svg000066400000000000000000000023641342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f549.svg000066400000000000000000000047661342764602200221640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f54a.svg000066400000000000000000000057361342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f54b.svg000066400000000000000000000131501342764602200222200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f54c.svg000066400000000000000000000066101342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f54d.svg000066400000000000000000000152511342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f54e.svg000066400000000000000000000111731342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f550.svg000066400000000000000000000035531342764602200221450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f551.svg000066400000000000000000000035451342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f552.svg000066400000000000000000000034311342764602200221420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f553.svg000066400000000000000000000035421342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f554.svg000066400000000000000000000035371342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f555.svg000066400000000000000000000034301342764602200221440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f556.svg000066400000000000000000000035161342764602200221520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f557.svg000066400000000000000000000035171342764602200221540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f558.svg000066400000000000000000000034101342764602200221450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f559.svg000066400000000000000000000035241342764602200221540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f55a.svg000066400000000000000000000035421342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f55b.svg000066400000000000000000000034121342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f55c.svg000066400000000000000000000035421342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f55d.svg000066400000000000000000000035451342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f55e.svg000066400000000000000000000034041342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f55f.svg000066400000000000000000000035441342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f560.svg000066400000000000000000000035231342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f561.svg000066400000000000000000000030251342764602200221410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f562.svg000066400000000000000000000035151342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f563.svg000066400000000000000000000035161342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f564.svg000066400000000000000000000034071342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f565.svg000066400000000000000000000035231342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f566.svg000066400000000000000000000035341342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f567.svg000066400000000000000000000034301342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f56f.svg000066400000000000000000000052541342764602200222340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f570.svg000066400000000000000000000072611342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f573.svg000066400000000000000000000035431342764602200221510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f574-1f3fb.svg000066400000000000000000000200251342764602200230430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f574-1f3fc.svg000066400000000000000000000200251342764602200230440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f574-1f3fd.svg000066400000000000000000000200251342764602200230450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f574-1f3fe.svg000066400000000000000000000200251342764602200230460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f574-1f3ff.svg000066400000000000000000000200251342764602200230470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f574.svg000066400000000000000000000200201342764602200221370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f575-1f3fb-200d-2640-fe0f.svg000066400000000000000000000146211342764602200247230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f575-1f3fb-200d-2642-fe0f.svg000066400000000000000000000156251342764602200247320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f575-1f3fb.svg000066400000000000000000000156251342764602200230560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f575-1f3fc-200d-2640-fe0f.svg000066400000000000000000000146211342764602200247240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f575-1f3fc-200d-2642-fe0f.svg000066400000000000000000000156251342764602200247330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f575-1f3fc.svg000066400000000000000000000156251342764602200230570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f575-1f3fd-200d-2640-fe0f.svg000066400000000000000000000146211342764602200247250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f575-1f3fd-200d-2642-fe0f.svg000066400000000000000000000156251342764602200247340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f575-1f3fd.svg000066400000000000000000000156251342764602200230600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f575-1f3fe-200d-2640-fe0f.svg000066400000000000000000000146211342764602200247260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f575-1f3fe-200d-2642-fe0f.svg000066400000000000000000000156251342764602200247350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f575-1f3fe.svg000066400000000000000000000156251342764602200230610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f575-1f3ff-200d-2640-fe0f.svg000066400000000000000000000146211342764602200247270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f575-1f3ff-200d-2642-fe0f.svg000066400000000000000000000156251342764602200247360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f575-1f3ff.svg000066400000000000000000000156251342764602200230620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f575-fe0f-200d-2640-fe0f.svg000066400000000000000000000146211342764602200246420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f575-fe0f-200d-2642-fe0f.svg000066400000000000000000000156251342764602200246510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f575.svg000066400000000000000000000156251342764602200221570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f576.svg000066400000000000000000000030231342764602200221450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f577.svg000066400000000000000000000073001342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f578.svg000066400000000000000000000201771342764602200221600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f579.svg000066400000000000000000000053261342764602200221600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f57a-1f3fb.svg000066400000000000000000000115431342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f57a-1f3fc.svg000066400000000000000000000115431342764602200231260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f57a-1f3fd.svg000066400000000000000000000115431342764602200231270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f57a-1f3fe.svg000066400000000000000000000115431342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f57a-1f3ff.svg000066400000000000000000000115431342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f57a.svg000066400000000000000000000121371342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f587.svg000066400000000000000000000103221342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f58a.svg000066400000000000000000000057701342764602200222340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f58b.svg000066400000000000000000000037141342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f58c.svg000066400000000000000000000043121342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f58d.svg000066400000000000000000000041321342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f590-1f3fb.svg000066400000000000000000000067611342764602200230540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f590-1f3fc.svg000066400000000000000000000067611342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f590-1f3fd.svg000066400000000000000000000067611342764602200230560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f590-1f3fe.svg000066400000000000000000000067611342764602200230570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f590-1f3ff.svg000066400000000000000000000067611342764602200230600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f590.svg000066400000000000000000000067611342764602200221550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f595-1f3fb.svg000066400000000000000000000043261342764602200230540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f595-1f3fc.svg000066400000000000000000000043261342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f595-1f3fd.svg000066400000000000000000000043261342764602200230560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f595-1f3fe.svg000066400000000000000000000043261342764602200230570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f595-1f3ff.svg000066400000000000000000000043261342764602200230600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f595.svg000066400000000000000000000043261342764602200221550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f596-1f3fb.svg000066400000000000000000000103171342764602200230520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f596-1f3fc.svg000066400000000000000000000103171342764602200230530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f596-1f3fd.svg000066400000000000000000000103171342764602200230540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f596-1f3fe.svg000066400000000000000000000103171342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f596-1f3ff.svg000066400000000000000000000103171342764602200230560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f596.svg000066400000000000000000000103171342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5a4.svg000066400000000000000000000023721342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5a5.svg000066400000000000000000000051111342764602200222160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5a8.svg000066400000000000000000000077361342764602200222400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5b1.svg000066400000000000000000000045351342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5b2.svg000066400000000000000000000044031342764602200222170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5bc.svg000066400000000000000000000113721342764602200223030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5c2.svg000066400000000000000000000054651342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5c3.svg000066400000000000000000000075571342764602200222360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5c4.svg000066400000000000000000000057251342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5d1.svg000066400000000000000000000043611342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5d2.svg000066400000000000000000000122601342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5d3.svg000066400000000000000000000147251342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5dc.svg000066400000000000000000000057621342764602200223130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5dd.svg000066400000000000000000000065711342764602200223130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5de.svg000066400000000000000000000126131342764602200223060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5e1.svg000066400000000000000000000102271342764602200222220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5e3.svg000066400000000000000000000047171342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5e8.svg000066400000000000000000000022621342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5ef.svg000066400000000000000000000040521342764602200223060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5f3.svg000066400000000000000000000075301342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5fa.svg000066400000000000000000000226141342764602200223060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5fb.svg000066400000000000000000000040411342764602200223010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5fc.svg000066400000000000000000000057201342764602200223070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5fd.svg000066400000000000000000000072341342764602200223120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5fe.svg000066400000000000000000000051111342764602200223030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f5ff.svg000066400000000000000000000052611342764602200223120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f600.svg000066400000000000000000000040231342764602200221320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f601.svg000066400000000000000000000052661342764602200221450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f602.svg000066400000000000000000000074501342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f603.svg000066400000000000000000000040131342764602200221340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f604.svg000066400000000000000000000047131342764602200221440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f605.svg000066400000000000000000000052561342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f606.svg000066400000000000000000000053311342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f607.svg000066400000000000000000000060671342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f608.svg000066400000000000000000000064041342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f609.svg000066400000000000000000000056751342764602200221610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f60a.svg000066400000000000000000000054561342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f60b.svg000066400000000000000000000053011342764602200222140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f60c.svg000066400000000000000000000061511342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f60d.svg000066400000000000000000000044301342764602200222200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f60e.svg000066400000000000000000000042751342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f60f.svg000066400000000000000000000064021342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f610.svg000066400000000000000000000034361342764602200221420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f611.svg000066400000000000000000000033761342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f612.svg000066400000000000000000000057201342764602200221420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f613.svg000066400000000000000000000046221342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f614.svg000066400000000000000000000054351342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f615.svg000066400000000000000000000033271342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f616.svg000066400000000000000000000071651342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f617.svg000066400000000000000000000054751342764602200221560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f618.svg000066400000000000000000000103021342764602200221400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f619.svg000066400000000000000000000062461342764602200221550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f61a.svg000066400000000000000000000105021342764602200222130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f61b.svg000066400000000000000000000037331342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f61c.svg000066400000000000000000000046631342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f61d.svg000066400000000000000000000052501342764602200222220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f61e.svg000066400000000000000000000051671342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f61f.svg000066400000000000000000000052111342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f620.svg000066400000000000000000000050141342764602200221350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f621.svg000066400000000000000000000050141342764602200221360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f622.svg000066400000000000000000000057041342764602200221450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f623.svg000066400000000000000000000061671342764602200221520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f624.svg000066400000000000000000000107721342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f625.svg000066400000000000000000000055621342764602200221520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f626.svg000066400000000000000000000040121342764602200221400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f627.svg000066400000000000000000000053421342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f628.svg000066400000000000000000000060441342764602200221510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f629.svg000066400000000000000000000064751342764602200221620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f62a.svg000066400000000000000000000064521342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f62b.svg000066400000000000000000000064371342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f62c.svg000066400000000000000000000046461342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f62d.svg000066400000000000000000000067161342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f62e.svg000066400000000000000000000034351342764602200222270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f62f.svg000066400000000000000000000050051342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f630.svg000066400000000000000000000062441342764602200221440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f631.svg000066400000000000000000000065211342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f632.svg000066400000000000000000000052641342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f633.svg000066400000000000000000000066761342764602200221600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f634.svg000066400000000000000000000071121342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f635.svg000066400000000000000000000062461342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f636.svg000066400000000000000000000030571342764602200221510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f637.svg000066400000000000000000000044141342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f638.svg000066400000000000000000000122621342764602200221510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f639.svg000066400000000000000000000130551342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f63a.svg000066400000000000000000000101711342764602200222170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f63b.svg000066400000000000000000000110271342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f63c.svg000066400000000000000000000111151342764602200222200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f63d.svg000066400000000000000000000133731342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f63e.svg000066400000000000000000000112661342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f63f.svg000066400000000000000000000115451342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f640.svg000066400000000000000000000114001342764602200221330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f641.svg000066400000000000000000000040231342764602200221370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f642.svg000066400000000000000000000040221342764602200221370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f643.svg000066400000000000000000000037321342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f644.svg000066400000000000000000000044271342764602200221520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f645-1f3fb-200d-2640-fe0f.svg000066400000000000000000000116501342764602200247200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f645-1f3fb-200d-2642-fe0f.svg000066400000000000000000000127051342764602200247240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f645-1f3fb.svg000066400000000000000000000116501342764602200230460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f645-1f3fc-200d-2640-fe0f.svg000066400000000000000000000116501342764602200247210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f645-1f3fc-200d-2642-fe0f.svg000066400000000000000000000127051342764602200247250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f645-1f3fc.svg000066400000000000000000000116501342764602200230470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f645-1f3fd-200d-2640-fe0f.svg000066400000000000000000000116501342764602200247220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f645-1f3fd-200d-2642-fe0f.svg000066400000000000000000000127051342764602200247260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f645-1f3fd.svg000066400000000000000000000116501342764602200230500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f645-1f3fe-200d-2640-fe0f.svg000066400000000000000000000116501342764602200247230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f645-1f3fe-200d-2642-fe0f.svg000066400000000000000000000127051342764602200247270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f645-1f3fe.svg000066400000000000000000000116501342764602200230510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f645-1f3ff-200d-2640-fe0f.svg000066400000000000000000000116501342764602200247240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f645-1f3ff-200d-2642-fe0f.svg000066400000000000000000000127051342764602200247300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f645-1f3ff.svg000066400000000000000000000116501342764602200230520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f645-200d-2640-fe0f.svg000066400000000000000000000116501342764602200240210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f645-200d-2642-fe0f.svg000066400000000000000000000127051342764602200240250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f645.svg000066400000000000000000000116501342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f646-1f3fb-200d-2640-fe0f.svg000066400000000000000000000111051342764602200247140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f646-1f3fb-200d-2642-fe0f.svg000066400000000000000000000122261342764602200247230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f646-1f3fb.svg000066400000000000000000000111051342764602200230420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f646-1f3fc-200d-2640-fe0f.svg000066400000000000000000000111051342764602200247150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f646-1f3fc-200d-2642-fe0f.svg000066400000000000000000000122261342764602200247240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f646-1f3fc.svg000066400000000000000000000111051342764602200230430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f646-1f3fd-200d-2640-fe0f.svg000066400000000000000000000111051342764602200247160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f646-1f3fd-200d-2642-fe0f.svg000066400000000000000000000122261342764602200247250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f646-1f3fd.svg000066400000000000000000000111051342764602200230440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f646-1f3fe-200d-2640-fe0f.svg000066400000000000000000000111051342764602200247170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f646-1f3fe-200d-2642-fe0f.svg000066400000000000000000000122261342764602200247260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f646-1f3fe.svg000066400000000000000000000111051342764602200230450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f646-1f3ff-200d-2640-fe0f.svg000066400000000000000000000111051342764602200247200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f646-1f3ff-200d-2642-fe0f.svg000066400000000000000000000122261342764602200247270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f646-1f3ff.svg000066400000000000000000000111051342764602200230460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f646-200d-2640-fe0f.svg000066400000000000000000000111051342764602200240150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f646-200d-2642-fe0f.svg000066400000000000000000000122261342764602200240240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f646.svg000066400000000000000000000111051342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f647-1f3fb-200d-2640-fe0f.svg000066400000000000000000000104661342764602200247260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f647-1f3fb-200d-2642-fe0f.svg000066400000000000000000000116101342764602200247200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f647-1f3fb.svg000066400000000000000000000116101342764602200230440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f647-1f3fc-200d-2640-fe0f.svg000066400000000000000000000104661342764602200247270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f647-1f3fc-200d-2642-fe0f.svg000066400000000000000000000116101342764602200247210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f647-1f3fc.svg000066400000000000000000000116101342764602200230450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f647-1f3fd-200d-2640-fe0f.svg000066400000000000000000000104661342764602200247300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f647-1f3fd-200d-2642-fe0f.svg000066400000000000000000000116101342764602200247220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f647-1f3fd.svg000066400000000000000000000116101342764602200230460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f647-1f3fe-200d-2640-fe0f.svg000066400000000000000000000104661342764602200247310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f647-1f3fe-200d-2642-fe0f.svg000066400000000000000000000116101342764602200247230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f647-1f3fe.svg000066400000000000000000000116101342764602200230470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f647-1f3ff-200d-2640-fe0f.svg000066400000000000000000000104661342764602200247320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f647-1f3ff-200d-2642-fe0f.svg000066400000000000000000000116101342764602200247240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f647-1f3ff.svg000066400000000000000000000116101342764602200230500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f647-200d-2640-fe0f.svg000066400000000000000000000104661342764602200240270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f647-200d-2642-fe0f.svg000066400000000000000000000116101342764602200240210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f647.svg000066400000000000000000000116101342764602200221450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f648.svg000066400000000000000000000135751342764602200221620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f649.svg000066400000000000000000000124271342764602200221560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64a.svg000066400000000000000000000120211342764602200222140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64b-1f3fb-200d-2640-fe0f.svg000066400000000000000000000071231342764602200247750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64b-1f3fb-200d-2642-fe0f.svg000066400000000000000000000100061342764602200247710ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64b-1f3fb.svg000066400000000000000000000071231342764602200231230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64b-1f3fc-200d-2640-fe0f.svg000066400000000000000000000071231342764602200247760ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64b-1f3fc-200d-2642-fe0f.svg000066400000000000000000000100061342764602200247720ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64b-1f3fc.svg000066400000000000000000000071231342764602200231240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64b-1f3fd-200d-2640-fe0f.svg000066400000000000000000000071231342764602200247770ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64b-1f3fd-200d-2642-fe0f.svg000066400000000000000000000100061342764602200247730ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64b-1f3fd.svg000066400000000000000000000071231342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64b-1f3fe-200d-2640-fe0f.svg000066400000000000000000000071231342764602200250000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64b-1f3fe-200d-2642-fe0f.svg000066400000000000000000000100061342764602200247740ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64b-1f3fe.svg000066400000000000000000000071231342764602200231260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64b-1f3ff-200d-2640-fe0f.svg000066400000000000000000000071231342764602200250010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64b-1f3ff-200d-2642-fe0f.svg000066400000000000000000000100061342764602200247750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64b-1f3ff.svg000066400000000000000000000071231342764602200231270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64b-200d-2640-fe0f.svg000066400000000000000000000071231342764602200240760ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64b-200d-2642-fe0f.svg000066400000000000000000000100061342764602200240720ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64b.svg000066400000000000000000000071231342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64c-1f3fb.svg000066400000000000000000000111721342764602200231230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64c-1f3fc.svg000066400000000000000000000111721342764602200231240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64c-1f3fd.svg000066400000000000000000000111721342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64c-1f3fe.svg000066400000000000000000000111721342764602200231260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64c-1f3ff.svg000066400000000000000000000111721342764602200231270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64c.svg000066400000000000000000000111721342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64d-1f3fb-200d-2640-fe0f.svg000066400000000000000000000061571342764602200250050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64d-1f3fb-200d-2642-fe0f.svg000066400000000000000000000074071342764602200250060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64d-1f3fb.svg000066400000000000000000000061571342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64d-1f3fc-200d-2640-fe0f.svg000066400000000000000000000061571342764602200250060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64d-1f3fc-200d-2642-fe0f.svg000066400000000000000000000074071342764602200250070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64d-1f3fc.svg000066400000000000000000000061571342764602200231340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64d-1f3fd-200d-2640-fe0f.svg000066400000000000000000000061571342764602200250070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64d-1f3fd-200d-2642-fe0f.svg000066400000000000000000000074071342764602200250100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64d-1f3fd.svg000066400000000000000000000061571342764602200231350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64d-1f3fe-200d-2640-fe0f.svg000066400000000000000000000061571342764602200250100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64d-1f3fe-200d-2642-fe0f.svg000066400000000000000000000074071342764602200250110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64d-1f3fe.svg000066400000000000000000000061571342764602200231360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64d-1f3ff-200d-2640-fe0f.svg000066400000000000000000000061571342764602200250110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64d-1f3ff-200d-2642-fe0f.svg000066400000000000000000000074071342764602200250120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64d-1f3ff.svg000066400000000000000000000061571342764602200231370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64d-200d-2640-fe0f.svg000066400000000000000000000061571342764602200241060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64d-200d-2642-fe0f.svg000066400000000000000000000074071342764602200241070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64d.svg000066400000000000000000000061571342764602200222340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64e-1f3fb-200d-2640-fe0f.svg000066400000000000000000000062521342764602200250020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64e-1f3fb-200d-2642-fe0f.svg000066400000000000000000000071571342764602200250110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64e-1f3fb.svg000066400000000000000000000062521342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64e-1f3fc-200d-2640-fe0f.svg000066400000000000000000000062521342764602200250030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64e-1f3fc-200d-2642-fe0f.svg000066400000000000000000000071571342764602200250120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64e-1f3fc.svg000066400000000000000000000062521342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64e-1f3fd-200d-2640-fe0f.svg000066400000000000000000000062521342764602200250040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64e-1f3fd-200d-2642-fe0f.svg000066400000000000000000000071571342764602200250130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64e-1f3fd.svg000066400000000000000000000062521342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64e-1f3fe-200d-2640-fe0f.svg000066400000000000000000000062521342764602200250050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64e-1f3fe-200d-2642-fe0f.svg000066400000000000000000000071571342764602200250140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64e-1f3fe.svg000066400000000000000000000062521342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64e-1f3ff-200d-2640-fe0f.svg000066400000000000000000000062521342764602200250060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64e-1f3ff-200d-2642-fe0f.svg000066400000000000000000000071571342764602200250150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64e-1f3ff.svg000066400000000000000000000062521342764602200231340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64e-200d-2640-fe0f.svg000066400000000000000000000062521342764602200241030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64e-200d-2642-fe0f.svg000066400000000000000000000071571342764602200241120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64e.svg000066400000000000000000000062521342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64f-1f3fb.svg000066400000000000000000000042131342764602200231240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64f-1f3fc.svg000066400000000000000000000042131342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64f-1f3fd.svg000066400000000000000000000042131342764602200231260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64f-1f3fe.svg000066400000000000000000000042131342764602200231270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64f-1f3ff.svg000066400000000000000000000042131342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f64f.svg000066400000000000000000000042131342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f680.svg000066400000000000000000000043741342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f681.svg000066400000000000000000000101221342764602200221400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f682.svg000066400000000000000000000133661342764602200221560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f683.svg000066400000000000000000000115311342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f684.svg000066400000000000000000000056341342764602200221570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f685.svg000066400000000000000000000046321342764602200221550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f686.svg000066400000000000000000000071571342764602200221630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f687.svg000066400000000000000000000067631342764602200221660ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f688.svg000066400000000000000000000056201342764602200221560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f689.svg000066400000000000000000000142151342764602200221570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f68a.svg000066400000000000000000000115041342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f68b.svg000066400000000000000000000120731342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f68c.svg000066400000000000000000000076161342764602200222400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f68d.svg000066400000000000000000000112561342764602200222340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f68e.svg000066400000000000000000000115241342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f68f.svg000066400000000000000000000061501342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f690.svg000066400000000000000000000073321342764602200221510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f691.svg000066400000000000000000000070441342764602200221520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f692.svg000066400000000000000000000071111342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f693.svg000066400000000000000000000073771342764602200221650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f694.svg000066400000000000000000000113521342764602200221520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f695.svg000066400000000000000000000062671342764602200221640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f696.svg000066400000000000000000000112341342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f697.svg000066400000000000000000000046531342764602200221630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f698.svg000066400000000000000000000104341342764602200221560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f699.svg000066400000000000000000000060131342764602200221550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f69a.svg000066400000000000000000000051031342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f69b.svg000066400000000000000000000061211342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f69c.svg000066400000000000000000000122231342764602200222270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f69d.svg000066400000000000000000000070421342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f69e.svg000066400000000000000000000106141342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f69f.svg000066400000000000000000000061031342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a0.svg000066400000000000000000000071131342764602200222160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a1.svg000066400000000000000000000063551342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a2.svg000066400000000000000000000056721342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a3-1f3fb-200d-2640-fe0f.svg000066400000000000000000000077371342764602200250060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a3-1f3fb-200d-2642-fe0f.svg000066400000000000000000000072301342764602200247740ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a3-1f3fb.svg000066400000000000000000000072301342764602200231200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a3-1f3fc-200d-2640-fe0f.svg000066400000000000000000000077371342764602200250070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a3-1f3fc-200d-2642-fe0f.svg000066400000000000000000000072301342764602200247750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a3-1f3fc.svg000066400000000000000000000072301342764602200231210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a3-1f3fd-200d-2640-fe0f.svg000066400000000000000000000077371342764602200250100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a3-1f3fd-200d-2642-fe0f.svg000066400000000000000000000072301342764602200247760ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a3-1f3fd.svg000066400000000000000000000072301342764602200231220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a3-1f3fe-200d-2640-fe0f.svg000066400000000000000000000077371342764602200250110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a3-1f3fe-200d-2642-fe0f.svg000066400000000000000000000072301342764602200247770ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a3-1f3fe.svg000066400000000000000000000072301342764602200231230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a3-1f3ff-200d-2640-fe0f.svg000066400000000000000000000077371342764602200250120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a3-1f3ff-200d-2642-fe0f.svg000066400000000000000000000072301342764602200250000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a3-1f3ff.svg000066400000000000000000000072301342764602200231240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a3-200d-2640-fe0f.svg000066400000000000000000000077371342764602200241070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a3-200d-2642-fe0f.svg000066400000000000000000000072301342764602200240750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a3.svg000066400000000000000000000072301342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a4.svg000066400000000000000000000067321342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a5.svg000066400000000000000000000034101342764602200222170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a6.svg000066400000000000000000000034641342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a7.svg000066400000000000000000000051261342764602200222270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a8.svg000066400000000000000000000030471342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6a9.svg000066400000000000000000000024471342764602200222340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6aa.svg000066400000000000000000000100151342764602200222720ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6ab.svg000066400000000000000000000024271342764602200223030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6ac.svg000066400000000000000000000047561342764602200223130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6ad.svg000066400000000000000000000052441342764602200223050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6ae.svg000066400000000000000000000042631342764602200223060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6af.svg000066400000000000000000000060361342764602200223070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b0.svg000066400000000000000000000042471342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b1.svg000066400000000000000000000052361342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b2.svg000066400000000000000000000114171342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b3.svg000066400000000000000000000073231342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b4-1f3fb-200d-2640-fe0f.svg000066400000000000000000000157361342764602200250060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b4-1f3fb-200d-2642-fe0f.svg000066400000000000000000000147321342764602200250030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b4-1f3fb.svg000066400000000000000000000147321342764602200231270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b4-1f3fc-200d-2640-fe0f.svg000066400000000000000000000157361342764602200250070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b4-1f3fc-200d-2642-fe0f.svg000066400000000000000000000147321342764602200250040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b4-1f3fc.svg000066400000000000000000000147321342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b4-1f3fd-200d-2640-fe0f.svg000066400000000000000000000157361342764602200250100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b4-1f3fd-200d-2642-fe0f.svg000066400000000000000000000147321342764602200250050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b4-1f3fd.svg000066400000000000000000000147321342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b4-1f3fe-200d-2640-fe0f.svg000066400000000000000000000157361342764602200250110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b4-1f3fe-200d-2642-fe0f.svg000066400000000000000000000147321342764602200250060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b4-1f3fe.svg000066400000000000000000000147321342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b4-1f3ff-200d-2640-fe0f.svg000066400000000000000000000157361342764602200250120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b4-1f3ff-200d-2642-fe0f.svg000066400000000000000000000147321342764602200250070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b4-1f3ff.svg000066400000000000000000000147321342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b4-200d-2640-fe0f.svg000066400000000000000000000157361342764602200241070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b4-200d-2642-fe0f.svg000066400000000000000000000147321342764602200241040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b4.svg000066400000000000000000000147321342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b5-1f3fb-200d-2640-fe0f.svg000066400000000000000000000163071342764602200250020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b5-1f3fb-200d-2642-fe0f.svg000066400000000000000000000153031342764602200247770ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b5-1f3fb.svg000066400000000000000000000153031342764602200231230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b5-1f3fc-200d-2640-fe0f.svg000066400000000000000000000163071342764602200250030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b5-1f3fc-200d-2642-fe0f.svg000066400000000000000000000153031342764602200250000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b5-1f3fc.svg000066400000000000000000000153031342764602200231240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b5-1f3fd-200d-2640-fe0f.svg000066400000000000000000000163071342764602200250040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b5-1f3fd-200d-2642-fe0f.svg000066400000000000000000000153031342764602200250010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b5-1f3fd.svg000066400000000000000000000153031342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b5-1f3fe-200d-2640-fe0f.svg000066400000000000000000000163071342764602200250050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b5-1f3fe-200d-2642-fe0f.svg000066400000000000000000000153031342764602200250020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b5-1f3fe.svg000066400000000000000000000153031342764602200231260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b5-1f3ff-200d-2640-fe0f.svg000066400000000000000000000163071342764602200250060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b5-1f3ff-200d-2642-fe0f.svg000066400000000000000000000153031342764602200250030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b5-1f3ff.svg000066400000000000000000000153031342764602200231270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b5-200d-2640-fe0f.svg000066400000000000000000000163071342764602200241030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b5-200d-2642-fe0f.svg000066400000000000000000000153031342764602200241000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b5.svg000066400000000000000000000153031342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b6-1f3fb-200d-2640-fe0f.svg000066400000000000000000000101001342764602200247640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b6-1f3fb-200d-2642-fe0f.svg000066400000000000000000000100451342764602200247760ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b6-1f3fb.svg000066400000000000000000000100451342764602200231220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b6-1f3fc-200d-2640-fe0f.svg000066400000000000000000000101001342764602200247650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b6-1f3fc-200d-2642-fe0f.svg000066400000000000000000000100451342764602200247770ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b6-1f3fc.svg000066400000000000000000000100451342764602200231230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b6-1f3fd-200d-2640-fe0f.svg000066400000000000000000000101001342764602200247660ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b6-1f3fd-200d-2642-fe0f.svg000066400000000000000000000100451342764602200250000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b6-1f3fd.svg000066400000000000000000000100451342764602200231240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b6-1f3fe-200d-2640-fe0f.svg000066400000000000000000000101001342764602200247670ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b6-1f3fe-200d-2642-fe0f.svg000066400000000000000000000100451342764602200250010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b6-1f3fe.svg000066400000000000000000000100451342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b6-1f3ff-200d-2640-fe0f.svg000066400000000000000000000101001342764602200247700ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b6-1f3ff-200d-2642-fe0f.svg000066400000000000000000000100451342764602200250020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b6-1f3ff.svg000066400000000000000000000100451342764602200231260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b6-200d-2640-fe0f.svg000066400000000000000000000100731342764602200240760ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b6-200d-2642-fe0f.svg000066400000000000000000000105761342764602200241100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b6.svg000066400000000000000000000105761342764602200222340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b7.svg000066400000000000000000000053431342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b8.svg000066400000000000000000000060161342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6b9.svg000066400000000000000000000034431342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6ba.svg000066400000000000000000000034031342764602200222760ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6bb.svg000066400000000000000000000050721342764602200223030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6bc.svg000066400000000000000000000061341342764602200223040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6bd.svg000066400000000000000000000056231342764602200223070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6be.svg000066400000000000000000000044051342764602200223050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6bf.svg000066400000000000000000000062231342764602200223060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6c0-1f3fb.svg000066400000000000000000000063641342764602200231260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6c0-1f3fc.svg000066400000000000000000000063641342764602200231270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6c0-1f3fd.svg000066400000000000000000000063641342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6c0-1f3fe.svg000066400000000000000000000063641342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6c0-1f3ff.svg000066400000000000000000000063641342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6c0.svg000066400000000000000000000063641342764602200222270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6c1.svg000066400000000000000000000054351342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6c2.svg000066400000000000000000000061341342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6c3.svg000066400000000000000000000050641342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6c4.svg000066400000000000000000000044361342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6c5.svg000066400000000000000000000052711342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6cb.svg000066400000000000000000000104111342764602200222750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6cc-1f3fb.svg000066400000000000000000000101511342764602200231760ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6cc-1f3fc.svg000066400000000000000000000101511342764602200231770ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6cc-1f3fd.svg000066400000000000000000000101511342764602200232000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6cc-1f3fe.svg000066400000000000000000000101511342764602200232010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6cc-1f3ff.svg000066400000000000000000000101511342764602200232020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6cc.svg000066400000000000000000000101511342764602200222770ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6cd.svg000066400000000000000000000034021342764602200223010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6ce.svg000066400000000000000000000036171342764602200223120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6cf.svg000066400000000000000000000041611342764602200223060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6d0.svg000066400000000000000000000050701342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6d1.svg000066400000000000000000000021621342764602200222210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6d2.svg000066400000000000000000000064541342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6e0.svg000066400000000000000000000046341342764602200222270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6e1.svg000066400000000000000000000033761342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6e2.svg000066400000000000000000000053641342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6e3.svg000066400000000000000000000126101342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6e4.svg000066400000000000000000000113311342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6e5.svg000066400000000000000000000043201342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6e9.svg000066400000000000000000000143571342764602200222430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6eb.svg000066400000000000000000000151741342764602200223120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6ec.svg000066400000000000000000000151731342764602200223120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6f0.svg000066400000000000000000000124001342764602200222160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6f3.svg000066400000000000000000000077111342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6f4.svg000066400000000000000000000115261342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6f5.svg000066400000000000000000000111221342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6f6.svg000066400000000000000000000036641342764602200222400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6f7.svg000066400000000000000000000141471342764602200222370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f6f8.svg000066400000000000000000000123231342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f910.svg000066400000000000000000000063771342764602200221540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f911.svg000066400000000000000000000101741342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f912.svg000066400000000000000000000114031342764602200221400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f913.svg000066400000000000000000000200761342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f914.svg000066400000000000000000000070721342764602200221510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f915.svg000066400000000000000000000102421342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f916.svg000066400000000000000000000145031342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f917.svg000066400000000000000000000116471342764602200221570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f918-1f3fb.svg000066400000000000000000000100471342764602200230500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f918-1f3fc.svg000066400000000000000000000100471342764602200230510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f918-1f3fd.svg000066400000000000000000000100471342764602200230520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f918-1f3fe.svg000066400000000000000000000100471342764602200230530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f918-1f3ff.svg000066400000000000000000000100471342764602200230540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f918.svg000066400000000000000000000100471342764602200221510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f919-1f3fb.svg000066400000000000000000000062431342764602200230540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f919-1f3fc.svg000066400000000000000000000062431342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f919-1f3fd.svg000066400000000000000000000062431342764602200230560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f919-1f3fe.svg000066400000000000000000000062431342764602200230570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f919-1f3ff.svg000066400000000000000000000062431342764602200230600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f919.svg000066400000000000000000000062431342764602200221550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91a-1f3fb.svg000066400000000000000000000040121342764602200231140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91a-1f3fc.svg000066400000000000000000000040451342764602200231230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91a-1f3fd.svg000066400000000000000000000040451342764602200231240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91a-1f3fe.svg000066400000000000000000000040451342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91a-1f3ff.svg000066400000000000000000000040451342764602200231260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91a.svg000066400000000000000000000040451342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91b-1f3fb.svg000066400000000000000000000057161342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91b-1f3fc.svg000066400000000000000000000057161342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91b-1f3fd.svg000066400000000000000000000057161342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91b-1f3fe.svg000066400000000000000000000057161342764602200231340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91b-1f3ff.svg000066400000000000000000000057161342764602200231350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91b.svg000066400000000000000000000057161342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91c-1f3fb.svg000066400000000000000000000057351342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91c-1f3fc.svg000066400000000000000000000057351342764602200231340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91c-1f3fd.svg000066400000000000000000000057351342764602200231350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91c-1f3fe.svg000066400000000000000000000057351342764602200231360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91c-1f3ff.svg000066400000000000000000000057351342764602200231370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91c.svg000066400000000000000000000057351342764602200222340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91d.svg000066400000000000000000000164601342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91e-1f3fb.svg000066400000000000000000000135441342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91e-1f3fc.svg000066400000000000000000000135441342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91e-1f3fd.svg000066400000000000000000000135441342764602200231340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91e-1f3fe.svg000066400000000000000000000135441342764602200231350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91e-1f3ff.svg000066400000000000000000000135441342764602200231360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91e.svg000066400000000000000000000135441342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91f-1f3fb.svg000066400000000000000000000052611342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91f-1f3fc.svg000066400000000000000000000052611342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91f-1f3fd.svg000066400000000000000000000052611342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91f-1f3fe.svg000066400000000000000000000052611342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91f-1f3ff.svg000066400000000000000000000052611342764602200231340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f91f.svg000066400000000000000000000052611342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f920.svg000066400000000000000000000061301342764602200221400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f921.svg000066400000000000000000000117241342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f922.svg000066400000000000000000000060031342764602200221410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f923.svg000066400000000000000000000052121342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f924.svg000066400000000000000000000063771342764602200221610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f925.svg000066400000000000000000000041331342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f926-1f3fb-200d-2640-fe0f.svg000066400000000000000000000137161342764602200247270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f926-1f3fb-200d-2642-fe0f.svg000066400000000000000000000154001342764602200247210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f926-1f3fb.svg000066400000000000000000000137161342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f926-1f3fc-200d-2640-fe0f.svg000066400000000000000000000137161342764602200247300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f926-1f3fc-200d-2642-fe0f.svg000066400000000000000000000154001342764602200247220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f926-1f3fc.svg000066400000000000000000000137161342764602200230560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f926-1f3fd-200d-2640-fe0f.svg000066400000000000000000000137161342764602200247310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f926-1f3fd-200d-2642-fe0f.svg000066400000000000000000000154001342764602200247230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f926-1f3fd.svg000066400000000000000000000137161342764602200230570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f926-1f3fe-200d-2640-fe0f.svg000066400000000000000000000137161342764602200247320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f926-1f3fe-200d-2642-fe0f.svg000066400000000000000000000154001342764602200247240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f926-1f3fe.svg000066400000000000000000000137161342764602200230600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f926-1f3ff-200d-2640-fe0f.svg000066400000000000000000000137161342764602200247330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f926-1f3ff-200d-2642-fe0f.svg000066400000000000000000000153121342764602200247270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f926-1f3ff.svg000066400000000000000000000137161342764602200230610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f926-200d-2640-fe0f.svg000066400000000000000000000137161342764602200240300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f926-200d-2642-fe0f.svg000066400000000000000000000154001342764602200240220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f926.svg000066400000000000000000000137161342764602200221560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f927.svg000066400000000000000000000071531342764602200221550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f928.svg000066400000000000000000000052271342764602200221560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f929.svg000066400000000000000000000056251342764602200221610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f92a.svg000066400000000000000000000051721342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f92b.svg000066400000000000000000000113071342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f92c.svg000066400000000000000000000146121342764602200222270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f92d.svg000066400000000000000000000057141342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f92e.svg000066400000000000000000000120201342764602200222200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f92f.svg000066400000000000000000000212131342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f930-1f3fb.svg000066400000000000000000000145641342764602200230520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f930-1f3fc.svg000066400000000000000000000145641342764602200230530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f930-1f3fd.svg000066400000000000000000000145641342764602200230540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f930-1f3fe.svg000066400000000000000000000145641342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f930-1f3ff.svg000066400000000000000000000145641342764602200230560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f930.svg000066400000000000000000000145641342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f931-1f3fb.svg000066400000000000000000000125331342764602200230450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f931-1f3fc.svg000066400000000000000000000125331342764602200230460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f931-1f3fd.svg000066400000000000000000000125331342764602200230470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f931-1f3fe.svg000066400000000000000000000125331342764602200230500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f931-1f3ff.svg000066400000000000000000000125331342764602200230510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f931.svg000066400000000000000000000125301342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f932-1f3fb.svg000066400000000000000000000123761342764602200230530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f932-1f3fc.svg000066400000000000000000000123751342764602200230530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f932-1f3fd.svg000066400000000000000000000123751342764602200230540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f932-1f3fe.svg000066400000000000000000000123761342764602200230560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f932-1f3ff.svg000066400000000000000000000123761342764602200230570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f932.svg000066400000000000000000000123761342764602200221540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f933-1f3fb.svg000066400000000000000000000165541342764602200230560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f933-1f3fc.svg000066400000000000000000000165541342764602200230570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f933-1f3fd.svg000066400000000000000000000165541342764602200230600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f933-1f3fe.svg000066400000000000000000000165541342764602200230610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f933-1f3ff.svg000066400000000000000000000165541342764602200230620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f933.svg000066400000000000000000000165541342764602200221570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f934-1f3fb.svg000066400000000000000000000074411342764602200230520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f934-1f3fc.svg000066400000000000000000000074411342764602200230530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f934-1f3fd.svg000066400000000000000000000074411342764602200230540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f934-1f3fe.svg000066400000000000000000000074411342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f934-1f3ff.svg000066400000000000000000000074411342764602200230560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f934.svg000066400000000000000000000074411342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f935-1f3fb.svg000066400000000000000000000144741342764602200230570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f935-1f3fc.svg000066400000000000000000000144741342764602200230600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f935-1f3fd.svg000066400000000000000000000144741342764602200230610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f935-1f3fe.svg000066400000000000000000000144741342764602200230620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f935-1f3ff.svg000066400000000000000000000144741342764602200230630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f935.svg000066400000000000000000000144741342764602200221600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f936-1f3fb.svg000066400000000000000000000132561342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f936-1f3fc.svg000066400000000000000000000132561342764602200230560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f936-1f3fd.svg000066400000000000000000000132561342764602200230570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f936-1f3fe.svg000066400000000000000000000132561342764602200230600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f936-1f3ff.svg000066400000000000000000000132561342764602200230610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f936.svg000066400000000000000000000132561342764602200221560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f937-1f3fb-200d-2640-fe0f.svg000066400000000000000000000110121342764602200247140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f937-1f3fb-200d-2642-fe0f.svg000066400000000000000000000121031342764602200247200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f937-1f3fb.svg000066400000000000000000000110121342764602200230420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f937-1f3fc-200d-2640-fe0f.svg000066400000000000000000000110121342764602200247150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f937-1f3fc-200d-2642-fe0f.svg000066400000000000000000000121031342764602200247210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f937-1f3fc.svg000066400000000000000000000110121342764602200230430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f937-1f3fd-200d-2640-fe0f.svg000066400000000000000000000110121342764602200247160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f937-1f3fd-200d-2642-fe0f.svg000066400000000000000000000121031342764602200247220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f937-1f3fd.svg000066400000000000000000000110121342764602200230440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f937-1f3fe-200d-2640-fe0f.svg000066400000000000000000000110121342764602200247170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f937-1f3fe-200d-2642-fe0f.svg000066400000000000000000000121031342764602200247230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f937-1f3fe.svg000066400000000000000000000110121342764602200230450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f937-1f3ff-200d-2640-fe0f.svg000066400000000000000000000110121342764602200247200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f937-1f3ff-200d-2642-fe0f.svg000066400000000000000000000121031342764602200247240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f937-1f3ff.svg000066400000000000000000000110121342764602200230460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f937-200d-2640-fe0f.svg000066400000000000000000000110121342764602200240150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f937-200d-2642-fe0f.svg000066400000000000000000000121031342764602200240210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f937.svg000066400000000000000000000110121342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f938-1f3fb-200d-2640-fe0f.svg000066400000000000000000000156641342764602200247360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f938-1f3fb-200d-2642-fe0f.svg000066400000000000000000000151461342764602200247330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f938-1f3fb.svg000066400000000000000000000156641342764602200230640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f938-1f3fc-200d-2640-fe0f.svg000066400000000000000000000156641342764602200247370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f938-1f3fc-200d-2642-fe0f.svg000066400000000000000000000151461342764602200247340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f938-1f3fc.svg000066400000000000000000000156641342764602200230650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f938-1f3fd-200d-2640-fe0f.svg000066400000000000000000000156641342764602200247400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f938-1f3fd-200d-2642-fe0f.svg000066400000000000000000000151461342764602200247350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f938-1f3fd.svg000066400000000000000000000156641342764602200230660ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f938-1f3fe-200d-2640-fe0f.svg000066400000000000000000000156641342764602200247410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f938-1f3fe-200d-2642-fe0f.svg000066400000000000000000000151461342764602200247360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f938-1f3fe.svg000066400000000000000000000156641342764602200230670ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f938-1f3ff-200d-2640-fe0f.svg000066400000000000000000000156641342764602200247420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f938-1f3ff-200d-2642-fe0f.svg000066400000000000000000000151461342764602200247370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f938-1f3ff.svg000066400000000000000000000156641342764602200230700ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f938-200d-2640-fe0f.svg000066400000000000000000000157661342764602200240420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f938-200d-2642-fe0f.svg000066400000000000000000000151461342764602200240340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f938.svg000066400000000000000000000157661342764602200221700ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f939-1f3fb-200d-2640-fe0f.svg000066400000000000000000000157531342764602200247360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f939-1f3fb-200d-2642-fe0f.svg000066400000000000000000000160341342764602200247310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f939-1f3fb.svg000066400000000000000000000160341342764602200230550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f939-1f3fc-200d-2640-fe0f.svg000066400000000000000000000157531342764602200247370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f939-1f3fc-200d-2642-fe0f.svg000066400000000000000000000160341342764602200247320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f939-1f3fc.svg000066400000000000000000000160341342764602200230560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f939-1f3fd-200d-2640-fe0f.svg000066400000000000000000000163121342764602200247300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f939-1f3fd-200d-2642-fe0f.svg000066400000000000000000000160341342764602200247330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f939-1f3fd.svg000066400000000000000000000160341342764602200230570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f939-1f3fe-200d-2640-fe0f.svg000066400000000000000000000157531342764602200247410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f939-1f3fe-200d-2642-fe0f.svg000066400000000000000000000163211342764602200247330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f939-1f3fe.svg000066400000000000000000000163211342764602200230570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f939-1f3ff-200d-2640-fe0f.svg000066400000000000000000000157531342764602200247420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f939-1f3ff-200d-2642-fe0f.svg000066400000000000000000000160341342764602200247350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f939-1f3ff.svg000066400000000000000000000160341342764602200230610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f939-200d-2640-fe0f.svg000066400000000000000000000157521342764602200240360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f939-200d-2642-fe0f.svg000066400000000000000000000160341342764602200240320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f939.svg000066400000000000000000000160341342764602200221560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93a.svg000066400000000000000000000130041342764602200222200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93c-200d-2640-fe0f.svg000066400000000000000000000265041342764602200241050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93c-200d-2642-fe0f.svg000066400000000000000000000250171342764602200241050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93c.svg000066400000000000000000000250171342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93d-1f3fb-200d-2640-fe0f.svg000066400000000000000000000140321342764602200247760ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93d-1f3fb-200d-2642-fe0f.svg000066400000000000000000000130671342764602200250070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93d-1f3fb.svg000066400000000000000000000130671342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93d-1f3fc-200d-2640-fe0f.svg000066400000000000000000000140321342764602200247770ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93d-1f3fc-200d-2642-fe0f.svg000066400000000000000000000130671342764602200250100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93d-1f3fc.svg000066400000000000000000000130671342764602200231340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93d-1f3fd-200d-2640-fe0f.svg000066400000000000000000000140321342764602200250000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93d-1f3fd-200d-2642-fe0f.svg000066400000000000000000000130671342764602200250110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93d-1f3fd.svg000066400000000000000000000130671342764602200231350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93d-1f3fe-200d-2640-fe0f.svg000066400000000000000000000140321342764602200250010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93d-1f3fe-200d-2642-fe0f.svg000066400000000000000000000130671342764602200250120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93d-1f3fe.svg000066400000000000000000000130671342764602200231360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93d-1f3ff-200d-2640-fe0f.svg000066400000000000000000000140321342764602200250020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93d-1f3ff-200d-2642-fe0f.svg000066400000000000000000000130671342764602200250130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93d-1f3ff.svg000066400000000000000000000130671342764602200231370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93d-200d-2640-fe0f.svg000066400000000000000000000140321342764602200240770ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93d-200d-2642-fe0f.svg000066400000000000000000000130771342764602200241110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93d.svg000066400000000000000000000130771342764602200222350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93e-1f3fb-200d-2640-fe0f.svg000066400000000000000000000146631342764602200250110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93e-1f3fb-200d-2642-fe0f.svg000066400000000000000000000142671342764602200250130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93e-1f3fb.svg000066400000000000000000000146631342764602200231370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93e-1f3fc-200d-2640-fe0f.svg000066400000000000000000000147741342764602200250150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93e-1f3fc-200d-2642-fe0f.svg000066400000000000000000000142671342764602200250140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93e-1f3fc.svg000066400000000000000000000147741342764602200231430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93e-1f3fd-200d-2640-fe0f.svg000066400000000000000000000147741342764602200250160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93e-1f3fd-200d-2642-fe0f.svg000066400000000000000000000142671342764602200250150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93e-1f3fd.svg000066400000000000000000000147741342764602200231440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93e-1f3fe-200d-2640-fe0f.svg000066400000000000000000000147741342764602200250170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93e-1f3fe-200d-2642-fe0f.svg000066400000000000000000000142671342764602200250160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93e-1f3fe.svg000066400000000000000000000147741342764602200231450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93e-1f3ff-200d-2640-fe0f.svg000066400000000000000000000147741342764602200250200ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93e-1f3ff-200d-2642-fe0f.svg000066400000000000000000000142671342764602200250170ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93e-1f3ff.svg000066400000000000000000000147741342764602200231460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93e-200d-2640-fe0f.svg000066400000000000000000000147741342764602200241150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93e-200d-2642-fe0f.svg000066400000000000000000000142671342764602200241140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f93e.svg000066400000000000000000000147741342764602200222430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f940.svg000066400000000000000000000072311342764602200221450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f941.svg000066400000000000000000000115371342764602200221520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f942.svg000066400000000000000000000113051342764602200221440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f943.svg000066400000000000000000000101271342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f944.svg000066400000000000000000000022221342764602200221440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f945.svg000066400000000000000000000134521342764602200221540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f947.svg000066400000000000000000000052741342764602200221610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f948.svg000066400000000000000000000057061342764602200221620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f949.svg000066400000000000000000000061611342764602200221570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f94a.svg000066400000000000000000000044201342764602200222230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f94b.svg000066400000000000000000000062221342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f94c.svg000066400000000000000000000030711342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f950.svg000066400000000000000000000070151342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f951.svg000066400000000000000000000051121342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f952.svg000066400000000000000000000042771342764602200221570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f953.svg000066400000000000000000000105351342764602200221520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f954.svg000066400000000000000000000055531342764602200221570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f955.svg000066400000000000000000000055651342764602200221630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f956.svg000066400000000000000000000105221342764602200221510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f957.svg000066400000000000000000000116361342764602200221610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f958.svg000066400000000000000000000104321342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f959.svg000066400000000000000000000117071342764602200221620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f95a.svg000066400000000000000000000030071342764602200222240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f95b.svg000066400000000000000000000066571342764602200222430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f95c.svg000066400000000000000000000066411342764602200222350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f95d.svg000066400000000000000000000144631342764602200222370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f95e.svg000066400000000000000000000110351342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f95f.svg000066400000000000000000000176221342764602200222410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f960.svg000066400000000000000000000107261342764602200221520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f961.svg000066400000000000000000000071671342764602200221600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f962.svg000066400000000000000000000040421342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f963.svg000066400000000000000000000051171342764602200221530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f964.svg000066400000000000000000000141541342764602200221550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f965.svg000066400000000000000000000132771342764602200221630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f966.svg000066400000000000000000000220661342764602200221600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f967.svg000066400000000000000000000241131342764602200221540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f968.svg000066400000000000000000000167101342764602200221610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f969.svg000066400000000000000000000064441342764602200221650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f96a.svg000066400000000000000000000145271342764602200222360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f96b.svg000066400000000000000000000112651342764602200222330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f980.svg000066400000000000000000000253661342764602200221620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f981.svg000066400000000000000000000147261342764602200221610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f982.svg000066400000000000000000000130371342764602200221540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f983.svg000066400000000000000000000111461342764602200221540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f984.svg000066400000000000000000000072451342764602200221620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f985.svg000066400000000000000000000054121342764602200221550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f986.svg000066400000000000000000000063301342764602200221560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f987.svg000066400000000000000000000114701342764602200221600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f988.svg000066400000000000000000000074051342764602200221640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f989.svg000066400000000000000000000131761342764602200221670ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f98a.svg000066400000000000000000000115651342764602200222370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f98b.svg000066400000000000000000000171151342764602200222350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f98c.svg000066400000000000000000000114271342764602200222360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f98d.svg000066400000000000000000000077641342764602200222500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f98e.svg000066400000000000000000000161411342764602200222360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f98f.svg000066400000000000000000000067011342764602200222400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f990.svg000066400000000000000000000202501342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f991.svg000066400000000000000000000072011342764602200221500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f992.svg000066400000000000000000000161511342764602200221550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f993.svg000066400000000000000000000155361342764602200221640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f994.svg000066400000000000000000000213231342764602200221540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f995.svg000066400000000000000000000120541342764602200221560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f996.svg000066400000000000000000000230431342764602200221570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f997.svg000066400000000000000000000122171342764602200221610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9c0.svg000066400000000000000000000076471342764602200222370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d0.svg000066400000000000000000000073311342764602200222260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d1-1f3fb.svg000066400000000000000000000053131342764602200231240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d1-1f3fc.svg000066400000000000000000000053131342764602200231250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d1-1f3fd.svg000066400000000000000000000053131342764602200231260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d1-1f3fe.svg000066400000000000000000000053131342764602200231270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d1-1f3ff.svg000066400000000000000000000053131342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d1.svg000066400000000000000000000053131342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d2-1f3fb.svg000066400000000000000000000052631342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d2-1f3fc.svg000066400000000000000000000052631342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d2-1f3fd.svg000066400000000000000000000052631342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d2-1f3fe.svg000066400000000000000000000052631342764602200231340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d2-1f3ff.svg000066400000000000000000000052631342764602200231350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d2.svg000066400000000000000000000052631342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d3-1f3fb.svg000066400000000000000000000061711342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d3-1f3fc.svg000066400000000000000000000061711342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d3-1f3fd.svg000066400000000000000000000061711342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d3-1f3fe.svg000066400000000000000000000061711342764602200231340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d3-1f3ff.svg000066400000000000000000000061711342764602200231350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d3.svg000066400000000000000000000061711342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d4-1f3fb.svg000066400000000000000000000063051342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d4-1f3fc.svg000066400000000000000000000063051342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d4-1f3fd.svg000066400000000000000000000063051342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d4-1f3fe.svg000066400000000000000000000063051342764602200231340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d4-1f3ff.svg000066400000000000000000000063051342764602200231350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d4.svg000066400000000000000000000063051342764602200222320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d5-1f3fb.svg000066400000000000000000000067351342764602200231410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d5-1f3fc.svg000066400000000000000000000067351342764602200231420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d5-1f3fd.svg000066400000000000000000000067351342764602200231430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d5-1f3fe.svg000066400000000000000000000067351342764602200231440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d5-1f3ff.svg000066400000000000000000000067351342764602200231450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d5.svg000066400000000000000000000067351342764602200222420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d6-1f3fb-200d-2640-fe0f.svg000066400000000000000000000303221342764602200250010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d6-1f3fb-200d-2642-fe0f.svg000066400000000000000000000317071342764602200250130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d6-1f3fb.svg000066400000000000000000000303221342764602200231270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d6-1f3fc-200d-2640-fe0f.svg000066400000000000000000000303221342764602200250020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d6-1f3fc-200d-2642-fe0f.svg000066400000000000000000000317071342764602200250140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d6-1f3fc.svg000066400000000000000000000303221342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d6-1f3fd-200d-2640-fe0f.svg000066400000000000000000000303221342764602200250030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d6-1f3fd-200d-2642-fe0f.svg000066400000000000000000000317051342764602200250130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d6-1f3fd.svg000066400000000000000000000303221342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d6-1f3fe-200d-2640-fe0f.svg000066400000000000000000000303221342764602200250040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d6-1f3fe-200d-2642-fe0f.svg000066400000000000000000000317071342764602200250160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d6-1f3fe.svg000066400000000000000000000303221342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d6-1f3ff-200d-2640-fe0f.svg000066400000000000000000000303221342764602200250050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d6-1f3ff-200d-2642-fe0f.svg000066400000000000000000000317051342764602200250150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d6-1f3ff.svg000066400000000000000000000303221342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d6-200d-2640-fe0f.svg000066400000000000000000000306511342764602200241070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d6-200d-2642-fe0f.svg000066400000000000000000000317071342764602200241140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d6.svg000066400000000000000000000306511342764602200222350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d7-1f3fb-200d-2640-fe0f.svg000066400000000000000000000165771342764602200250220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d7-1f3fb-200d-2642-fe0f.svg000066400000000000000000000172511342764602200250120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d7-1f3fb.svg000066400000000000000000000172511342764602200231360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d7-1f3fc-200d-2640-fe0f.svg000066400000000000000000000165771342764602200250230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d7-1f3fc-200d-2642-fe0f.svg000066400000000000000000000172511342764602200250130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d7-1f3fc.svg000066400000000000000000000172511342764602200231370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d7-1f3fd-200d-2640-fe0f.svg000066400000000000000000000165771342764602200250240ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d7-1f3fd-200d-2642-fe0f.svg000066400000000000000000000172511342764602200250140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d7-1f3fd.svg000066400000000000000000000172511342764602200231400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d7-1f3fe-200d-2640-fe0f.svg000066400000000000000000000165771342764602200250250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d7-1f3fe-200d-2642-fe0f.svg000066400000000000000000000172511342764602200250150ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d7-1f3fe.svg000066400000000000000000000172511342764602200231410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d7-1f3ff-200d-2640-fe0f.svg000066400000000000000000000165771342764602200250260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d7-1f3ff-200d-2642-fe0f.svg000066400000000000000000000172511342764602200250160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d7-1f3ff.svg000066400000000000000000000172511342764602200231420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d7-200d-2640-fe0f.svg000066400000000000000000000165771342764602200241230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d7-200d-2642-fe0f.svg000066400000000000000000000172511342764602200241130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d7.svg000066400000000000000000000172511342764602200222370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d8-1f3fb-200d-2640-fe0f.svg000066400000000000000000000123121342764602200250020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d8-1f3fb-200d-2642-fe0f.svg000066400000000000000000000142231342764602200250070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d8-1f3fb.svg000066400000000000000000000123121342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d8-1f3fc-200d-2640-fe0f.svg000066400000000000000000000123121342764602200250030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d8-1f3fc-200d-2642-fe0f.svg000066400000000000000000000142231342764602200250100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d8-1f3fc.svg000066400000000000000000000123121342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d8-1f3fd-200d-2640-fe0f.svg000066400000000000000000000123121342764602200250040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d8-1f3fd-200d-2642-fe0f.svg000066400000000000000000000142231342764602200250110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d8-1f3fd.svg000066400000000000000000000123121342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d8-1f3fe-200d-2640-fe0f.svg000066400000000000000000000123121342764602200250050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d8-1f3fe-200d-2642-fe0f.svg000066400000000000000000000142231342764602200250120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d8-1f3fe.svg000066400000000000000000000123121342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d8-1f3ff-200d-2640-fe0f.svg000066400000000000000000000123121342764602200250060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d8-1f3ff-200d-2642-fe0f.svg000066400000000000000000000142231342764602200250130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d8-1f3ff.svg000066400000000000000000000123121342764602200231340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d8-200d-2640-fe0f.svg000066400000000000000000000123121342764602200241030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d8-200d-2642-fe0f.svg000066400000000000000000000142231342764602200241100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d8.svg000066400000000000000000000123121342764602200222310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d9-1f3fb-200d-2640-fe0f.svg000066400000000000000000000131131342764602200250030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d9-1f3fb-200d-2642-fe0f.svg000066400000000000000000000140111342764602200250030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d9-1f3fb.svg000066400000000000000000000140111342764602200231270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d9-1f3fc-200d-2640-fe0f.svg000066400000000000000000000131131342764602200250040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d9-1f3fc-200d-2642-fe0f.svg000066400000000000000000000140111342764602200250040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d9-1f3fc.svg000066400000000000000000000140111342764602200231300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d9-1f3fd-200d-2640-fe0f.svg000066400000000000000000000131131342764602200250050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d9-1f3fd-200d-2642-fe0f.svg000066400000000000000000000140111342764602200250050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d9-1f3fd.svg000066400000000000000000000140111342764602200231310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d9-1f3fe-200d-2640-fe0f.svg000066400000000000000000000131131342764602200250060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d9-1f3fe-200d-2642-fe0f.svg000066400000000000000000000140111342764602200250060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d9-1f3fe.svg000066400000000000000000000140111342764602200231320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d9-1f3ff-200d-2640-fe0f.svg000066400000000000000000000131131342764602200250070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d9-1f3ff-200d-2642-fe0f.svg000066400000000000000000000140111342764602200250070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d9-1f3ff.svg000066400000000000000000000140111342764602200231330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d9-200d-2640-fe0f.svg000066400000000000000000000131131342764602200241040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d9-200d-2642-fe0f.svg000066400000000000000000000140111342764602200241040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9d9.svg000066400000000000000000000140111342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9da-1f3fb-200d-2640-fe0f.svg000066400000000000000000000133151342764602200250570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9da-1f3fb-200d-2642-fe0f.svg000066400000000000000000000111451342764602200250600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9da-1f3fb.svg000066400000000000000000000133151342764602200232050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9da-1f3fc-200d-2640-fe0f.svg000066400000000000000000000133151342764602200250600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9da-1f3fc-200d-2642-fe0f.svg000066400000000000000000000111451342764602200250610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9da-1f3fc.svg000066400000000000000000000133151342764602200232060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9da-1f3fd-200d-2640-fe0f.svg000066400000000000000000000133151342764602200250610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9da-1f3fd-200d-2642-fe0f.svg000066400000000000000000000111451342764602200250620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9da-1f3fd.svg000066400000000000000000000133151342764602200232070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9da-1f3fe-200d-2640-fe0f.svg000066400000000000000000000133151342764602200250620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9da-1f3fe-200d-2642-fe0f.svg000066400000000000000000000111451342764602200250630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9da-1f3fe.svg000066400000000000000000000133151342764602200232100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9da-1f3ff-200d-2640-fe0f.svg000066400000000000000000000133151342764602200250630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9da-1f3ff-200d-2642-fe0f.svg000066400000000000000000000111451342764602200250640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9da-1f3ff.svg000066400000000000000000000133151342764602200232110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9da-200d-2640-fe0f.svg000066400000000000000000000133151342764602200241600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9da-200d-2642-fe0f.svg000066400000000000000000000111451342764602200241610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9da.svg000066400000000000000000000133151342764602200223060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9db-1f3fb-200d-2640-fe0f.svg000066400000000000000000000165121342764602200250620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9db-1f3fb-200d-2642-fe0f.svg000066400000000000000000000156211342764602200250640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9db-1f3fb.svg000066400000000000000000000156211342764602200232100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9db-1f3fc-200d-2640-fe0f.svg000066400000000000000000000165121342764602200250630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9db-1f3fc-200d-2642-fe0f.svg000066400000000000000000000156211342764602200250650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9db-1f3fc.svg000066400000000000000000000156211342764602200232110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9db-1f3fd-200d-2640-fe0f.svg000066400000000000000000000165121342764602200250640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9db-1f3fd-200d-2642-fe0f.svg000066400000000000000000000156211342764602200250660ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9db-1f3fd.svg000066400000000000000000000156211342764602200232120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9db-1f3fe-200d-2640-fe0f.svg000066400000000000000000000165121342764602200250650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9db-1f3fe-200d-2642-fe0f.svg000066400000000000000000000156211342764602200250670ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9db-1f3fe.svg000066400000000000000000000156211342764602200232130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9db-1f3ff-200d-2640-fe0f.svg000066400000000000000000000165121342764602200250660ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9db-1f3ff-200d-2642-fe0f.svg000066400000000000000000000156261342764602200250750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9db-1f3ff.svg000066400000000000000000000156261342764602200232210ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9db-200d-2640-fe0f.svg000066400000000000000000000165121342764602200241630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9db-200d-2642-fe0f.svg000066400000000000000000000156211342764602200241650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9db.svg000066400000000000000000000156211342764602200223110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dc-1f3fb-200d-2640-fe0f.svg000066400000000000000000000121211342764602200250530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dc-1f3fb-200d-2642-fe0f.svg000066400000000000000000000114011342764602200250550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dc-1f3fb.svg000066400000000000000000000121211342764602200232010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dc-1f3fc-200d-2640-fe0f.svg000066400000000000000000000121211342764602200250540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dc-1f3fc-200d-2642-fe0f.svg000066400000000000000000000114011342764602200250560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dc-1f3fc.svg000066400000000000000000000121211342764602200232020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dc-1f3fd-200d-2640-fe0f.svg000066400000000000000000000121211342764602200250550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dc-1f3fd-200d-2642-fe0f.svg000066400000000000000000000114011342764602200250570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dc-1f3fd.svg000066400000000000000000000121211342764602200232030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dc-1f3fe-200d-2640-fe0f.svg000066400000000000000000000121211342764602200250560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dc-1f3fe-200d-2642-fe0f.svg000066400000000000000000000114011342764602200250600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dc-1f3fe.svg000066400000000000000000000121211342764602200232040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dc-1f3ff-200d-2640-fe0f.svg000066400000000000000000000121211342764602200250570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dc-1f3ff-200d-2642-fe0f.svg000066400000000000000000000114011342764602200250610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dc-1f3ff.svg000066400000000000000000000121211342764602200232050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dc-200d-2640-fe0f.svg000066400000000000000000000121211342764602200241540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dc-200d-2642-fe0f.svg000066400000000000000000000132571342764602200241710ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dc.svg000066400000000000000000000121211342764602200223020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dd-1f3fb-200d-2640-fe0f.svg000066400000000000000000000127501342764602200250640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dd-1f3fb-200d-2642-fe0f.svg000066400000000000000000000114161342764602200250640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dd-1f3fb.svg000066400000000000000000000114161342764602200232100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dd-1f3fc-200d-2640-fe0f.svg000066400000000000000000000127501342764602200250650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dd-1f3fc-200d-2642-fe0f.svg000066400000000000000000000114161342764602200250650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dd-1f3fc.svg000066400000000000000000000114161342764602200232110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dd-1f3fd-200d-2640-fe0f.svg000066400000000000000000000127501342764602200250660ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dd-1f3fd-200d-2642-fe0f.svg000066400000000000000000000114161342764602200250660ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dd-1f3fd.svg000066400000000000000000000114161342764602200232120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dd-1f3fe-200d-2640-fe0f.svg000066400000000000000000000127501342764602200250670ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dd-1f3fe-200d-2642-fe0f.svg000066400000000000000000000114161342764602200250670ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dd-1f3fe.svg000066400000000000000000000114161342764602200232130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dd-1f3ff-200d-2640-fe0f.svg000066400000000000000000000127501342764602200250700ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dd-1f3ff-200d-2642-fe0f.svg000066400000000000000000000114161342764602200250700ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dd-1f3ff.svg000066400000000000000000000114161342764602200232140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dd-200d-2640-fe0f.svg000066400000000000000000000127501342764602200241650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dd-200d-2642-fe0f.svg000066400000000000000000000114161342764602200241650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9dd.svg000066400000000000000000000114161342764602200223110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9de-200d-2640-fe0f.svg000066400000000000000000000124071342764602200241650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9de-200d-2642-fe0f.svg000066400000000000000000000156631342764602200241760ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9de.svg000066400000000000000000000156631342764602200223220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9df-200d-2640-fe0f.svg000066400000000000000000000201601342764602200241610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9df-200d-2642-fe0f.svg000066400000000000000000000212441342764602200241670ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9df.svg000066400000000000000000000212441342764602200223130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9e0.svg000066400000000000000000000203161342764602200222250ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9e1.svg000066400000000000000000000023721342764602200222300ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9e2.svg000066400000000000000000000053671342764602200222400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9e3.svg000066400000000000000000000125771342764602200222420ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9e4.svg000066400000000000000000000157341342764602200222410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9e5.svg000066400000000000000000000367741342764602200222510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/1f9e6.svg000066400000000000000000000067401342764602200222400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/203c.svg000066400000000000000000000034041342764602200220470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2049.svg000066400000000000000000000037301342764602200220000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2139.svg000066400000000000000000000030271342764602200217770ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2194.svg000066400000000000000000000030041342764602200217730ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2195.svg000066400000000000000000000030001342764602200217700ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2196.svg000066400000000000000000000026551342764602200220100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2197.svg000066400000000000000000000026471342764602200220120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2198.svg000066400000000000000000000026571342764602200220140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2199.svg000066400000000000000000000026621342764602200220110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/21a9.svg000066400000000000000000000025771342764602200220660ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/21aa.svg000066400000000000000000000025741342764602200221330ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/23-20e3.svg000066400000000000000000000042651342764602200223010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/231a.svg000066400000000000000000000042211342764602200220440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/231b.svg000066400000000000000000000041631342764602200220520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2328.svg000066400000000000000000000173751342764602200220120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/23cf.svg000066400000000000000000000025461342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/23e9.svg000066400000000000000000000024361342764602200220660ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/23ea.svg000066400000000000000000000024261342764602200221350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/23eb.svg000066400000000000000000000024421342764602200221340ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/23ec.svg000066400000000000000000000024211342764602200221320ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/23ed.svg000066400000000000000000000026241342764602200221400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/23ee.svg000066400000000000000000000026151342764602200221410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/23ef.svg000066400000000000000000000027361342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/23f0.svg000066400000000000000000000064271342764602200220620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/23f1.svg000066400000000000000000000102111342764602200220450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/23f2.svg000066400000000000000000000105121342764602200220520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/23f3.svg000066400000000000000000000037251342764602200220630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/23f8.svg000066400000000000000000000024731342764602200220670ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/23f9.svg000066400000000000000000000023051342764602200220620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/23fa.svg000066400000000000000000000025021342764602200221310ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/24c2.svg000066400000000000000000000034031342764602200220510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/25aa.svg000066400000000000000000000021201342764602200221220ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/25ab.svg000066400000000000000000000021201342764602200221230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/25b6.svg000066400000000000000000000023621342764602200220600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/25c0.svg000066400000000000000000000023601342764602200220510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/25fb.svg000066400000000000000000000021171342764602200221360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/25fc.svg000066400000000000000000000021171342764602200221370ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/25fd.svg000066400000000000000000000021171342764602200221400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/25fe.svg000066400000000000000000000021171342764602200221410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2600.svg000066400000000000000000000060011342764602200217630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2601.svg000066400000000000000000000034721342764602200217750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2602.svg000066400000000000000000000036301342764602200217720ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2603.svg000066400000000000000000000241301342764602200217710ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2604.svg000066400000000000000000000053621342764602200220000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/260e.svg000066400000000000000000000105611342764602200220560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2611.svg000066400000000000000000000035171342764602200217760ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2614.svg000066400000000000000000000060321342764602200217740ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2615.svg000066400000000000000000000062431342764602200220010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2618.svg000066400000000000000000000030531342764602200220000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/261d-1f3fb.svg000066400000000000000000000113471342764602200227600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/261d-1f3fc.svg000066400000000000000000000113471342764602200227610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/261d-1f3fd.svg000066400000000000000000000113471342764602200227620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/261d-1f3fe.svg000066400000000000000000000113471342764602200227630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/261d-1f3ff.svg000066400000000000000000000113471342764602200227640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/261d.svg000066400000000000000000000113471342764602200220610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2620.svg000066400000000000000000000104011342764602200217640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2622.svg000066400000000000000000000046561342764602200220050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2623.svg000066400000000000000000000125311342764602200217750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2626.svg000066400000000000000000000041241342764602200217770ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/262a.svg000066400000000000000000000043551342764602200220600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/262e.svg000066400000000000000000000033001342764602200220510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/262f.svg000066400000000000000000000044271342764602200220650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2638.svg000066400000000000000000000064131342764602200220050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2639.svg000066400000000000000000000037311342764602200220060ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/263a.svg000066400000000000000000000056451342764602200220640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2640.svg000066400000000000000000000037331342764602200220000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2642.svg000066400000000000000000000034471342764602200220040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2648.svg000066400000000000000000000036721342764602200220120ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2649.svg000066400000000000000000000042501342764602200220040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/264a.svg000066400000000000000000000042511342764602200220550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/264b.svg000066400000000000000000000056411342764602200220620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/264c.svg000066400000000000000000000045721342764602200220650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/264d.svg000066400000000000000000000047171342764602200220670ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/264e.svg000066400000000000000000000040001342764602200220510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/264f.svg000066400000000000000000000041631342764602200220640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2650.svg000066400000000000000000000034341342764602200217770ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2651.svg000066400000000000000000000040721342764602200217770ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2652.svg000066400000000000000000000051621342764602200220010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2653.svg000066400000000000000000000040541342764602200220010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2660.svg000066400000000000000000000025041342764602200217750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2663.svg000066400000000000000000000030601342764602200217760ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2665.svg000066400000000000000000000021461342764602200220040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2666.svg000066400000000000000000000022421342764602200220020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2668.svg000066400000000000000000000056771342764602200220230ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/267b.svg000066400000000000000000000110521342764602200220560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/267f.svg000066400000000000000000000050221342764602200220620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2692.svg000066400000000000000000000061411342764602200220030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2693.svg000066400000000000000000000030141342764602200220000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2694.svg000066400000000000000000000074041342764602200220100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2695.svg000066400000000000000000000103601342764602200220040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2696.svg000066400000000000000000000100111342764602200217760ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2697.svg000066400000000000000000000056341342764602200220160ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2699.svg000066400000000000000000000041511342764602200220110ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/269b.svg000066400000000000000000000111451342764602200220630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/269c.svg000066400000000000000000000055501342764602200220670ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26a0.svg000066400000000000000000000030641342764602200220520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26a1.svg000066400000000000000000000025571342764602200220610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26aa.svg000066400000000000000000000020671342764602200221350ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26ab.svg000066400000000000000000000020671342764602200221360ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26b0.svg000066400000000000000000000041771342764602200220610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26b1.svg000066400000000000000000000063271342764602200220610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26bd.svg000066400000000000000000000171361342764602200221440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26be.svg000066400000000000000000000136661342764602200221510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26c4.svg000066400000000000000000000107311342764602200220570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26c5.svg000066400000000000000000000053061342764602200220620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26c8.svg000066400000000000000000000070331342764602200220640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26ce.svg000066400000000000000000000041621342764602200221410ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26cf.svg000066400000000000000000000033571342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26d1.svg000066400000000000000000000065041342764602200220600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26d3.svg000066400000000000000000000352061342764602200220630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26d4.svg000066400000000000000000000025011342764602200220540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26e9.svg000066400000000000000000000056421342764602200220730ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26ea.svg000066400000000000000000000064611342764602200221430ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f0.svg000066400000000000000000000045751342764602200220670ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f1.svg000066400000000000000000000046231342764602200220620ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f2.svg000066400000000000000000000104561342764602200220640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f3.svg000066400000000000000000000050011342764602200220530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f4.svg000066400000000000000000000221031342764602200220560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f5.svg000066400000000000000000000037551342764602200220730ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f7-1f3fb.svg000066400000000000000000000173251342764602200227720ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f7-1f3fc.svg000066400000000000000000000173251342764602200227730ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f7-1f3fd.svg000066400000000000000000000173251342764602200227740ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f7-1f3fe.svg000066400000000000000000000173251342764602200227750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f7-1f3ff.svg000066400000000000000000000173251342764602200227760ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f7.svg000066400000000000000000000173251342764602200220730ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f8.svg000066400000000000000000000055721342764602200220750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f9-1f3fb-200d-2640-fe0f.svg000066400000000000000000000206351342764602200246440ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f9-1f3fb-200d-2642-fe0f.svg000066400000000000000000000215731342764602200246500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f9-1f3fb.svg000066400000000000000000000215731342764602200227740ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f9-1f3fc-200d-2640-fe0f.svg000066400000000000000000000206351342764602200246450ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f9-1f3fc-200d-2642-fe0f.svg000066400000000000000000000215731342764602200246510ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f9-1f3fc.svg000066400000000000000000000215731342764602200227750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f9-1f3fd-200d-2640-fe0f.svg000066400000000000000000000206351342764602200246460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f9-1f3fd-200d-2642-fe0f.svg000066400000000000000000000215731342764602200246520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f9-1f3fd.svg000066400000000000000000000215731342764602200227760ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f9-1f3fe-200d-2640-fe0f.svg000066400000000000000000000206351342764602200246470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f9-1f3fe-200d-2642-fe0f.svg000066400000000000000000000215731342764602200246530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f9-1f3fe.svg000066400000000000000000000215731342764602200227770ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f9-1f3ff-200d-2640-fe0f.svg000066400000000000000000000206351342764602200246500ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f9-1f3ff-200d-2642-fe0f.svg000066400000000000000000000215731342764602200246540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f9-1f3ff.svg000066400000000000000000000215731342764602200230000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f9-fe0f-200d-2640-fe0f.svg000066400000000000000000000206351342764602200245630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f9-fe0f-200d-2642-fe0f.svg000066400000000000000000000215731342764602200245670ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26f9.svg000066400000000000000000000215731342764602200220750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26fa.svg000066400000000000000000000132251342764602200221400ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/26fd.svg000066400000000000000000000073151342764602200221460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2702.svg000066400000000000000000000057621342764602200220030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2705.svg000066400000000000000000000027201342764602200217750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2708.svg000066400000000000000000000053531342764602200220050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2709.svg000066400000000000000000000045121342764602200220020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270a-1f3fb.svg000066400000000000000000000114531342764602200227530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270a-1f3fc.svg000066400000000000000000000114531342764602200227540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270a-1f3fd.svg000066400000000000000000000114531342764602200227550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270a-1f3fe.svg000066400000000000000000000114531342764602200227560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270a-1f3ff.svg000066400000000000000000000114531342764602200227570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270a.svg000066400000000000000000000114531342764602200220540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270b-1f3fb.svg000066400000000000000000000040551342764602200227540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270b-1f3fc.svg000066400000000000000000000040551342764602200227550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270b-1f3fd.svg000066400000000000000000000040551342764602200227560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270b-1f3fe.svg000066400000000000000000000040551342764602200227570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270b-1f3ff.svg000066400000000000000000000040551342764602200227600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270b.svg000066400000000000000000000040551342764602200220550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270c-1f3fb.svg000066400000000000000000000116151342764602200227550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270c-1f3fc.svg000066400000000000000000000116151342764602200227560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270c-1f3fd.svg000066400000000000000000000116151342764602200227570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270c-1f3fe.svg000066400000000000000000000116151342764602200227600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270c-1f3ff.svg000066400000000000000000000116151342764602200227610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270c.svg000066400000000000000000000116151342764602200220560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270d-1f3fb.svg000066400000000000000000000121071342764602200227530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270d-1f3fc.svg000066400000000000000000000121071342764602200227540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270d-1f3fd.svg000066400000000000000000000121071342764602200227550ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270d-1f3fe.svg000066400000000000000000000121071342764602200227560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270d-1f3ff.svg000066400000000000000000000121071342764602200227570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270d.svg000066400000000000000000000121071342764602200220540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/270f.svg000066400000000000000000000053211342764602200220560ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2712.svg000066400000000000000000000037251342764602200220010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2714.svg000066400000000000000000000023151342764602200217750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2716.svg000066400000000000000000000026521342764602200220030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/271d.svg000066400000000000000000000027441342764602200220630ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2721.svg000066400000000000000000000040771342764602200220020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2728.svg000066400000000000000000000046521342764602200220100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2733.svg000066400000000000000000000036011342764602200217750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2734.svg000066400000000000000000000034411342764602200220000ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2744.svg000066400000000000000000000055541342764602200220100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2747.svg000066400000000000000000000067611342764602200220140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/274c.svg000066400000000000000000000026531342764602200220640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/274e.svg000066400000000000000000000032551342764602200220650ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2753.svg000066400000000000000000000027721342764602200220070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2754.svg000066400000000000000000000027721342764602200220100ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2755.svg000066400000000000000000000024441342764602200220050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2757.svg000066400000000000000000000024441342764602200220070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2763.svg000066400000000000000000000024341342764602200220030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2764.svg000066400000000000000000000023721342764602200220050ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2795.svg000066400000000000000000000022761342764602200220140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2796.svg000066400000000000000000000020761342764602200220130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2797.svg000066400000000000000000000030101342764602200220010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/27a1.svg000066400000000000000000000024021342764602200220470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/27b0.svg000066400000000000000000000032701342764602200220530ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/27bf.svg000066400000000000000000000046261342764602200221470ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2934.svg000066400000000000000000000026501342764602200220030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2935.svg000066400000000000000000000026661342764602200220130ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2a-20e3.svg000066400000000000000000000040461342764602200223540ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2b05.svg000066400000000000000000000024071342764602200220520ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2b06.svg000066400000000000000000000023761342764602200220600ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2b07.svg000066400000000000000000000024011342764602200220460ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2b1b.svg000066400000000000000000000021171342764602200221260ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2b1c.svg000066400000000000000000000021171342764602200221270ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2b50.svg000066400000000000000000000027721342764602200220570ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/2b55.svg000066400000000000000000000022651342764602200220610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/30-20e3.svg000066400000000000000000000030031342764602200222640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/3030.svg000066400000000000000000000030431342764602200217640ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/303d.svg000066400000000000000000000036641342764602200220610ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/31-20e3.svg000066400000000000000000000026751342764602200223030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/32-20e3.svg000066400000000000000000000032311342764602200222710ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/3297.svg000066400000000000000000000062601342764602200220070ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/3299.svg000066400000000000000000000107541342764602200220140ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/33-20e3.svg000066400000000000000000000033011342764602200222700ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/34-20e3.svg000066400000000000000000000032001342764602200222670ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/35-20e3.svg000066400000000000000000000033621342764602200223010ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/36-20e3.svg000066400000000000000000000033441342764602200223020ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/37-20e3.svg000066400000000000000000000030051342764602200222750ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/38-20e3.svg000066400000000000000000000034421342764602200223030ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/emojis/svg/39-20e3.svg000066400000000000000000000033611342764602200223040ustar00rootroot00000000000000image/svg+xml movim-0.14.1/themes/material/img/favicon.ico000066400000000000000000000021761342764602200207200ustar00rootroot00000000000000 h(    Fj0HaHcH^H^HcGhFj0L[yMOMPMPKTKTJWHYF\EjyLRQIOMOMMPMPKTKTJWHYHYHcLNyRFOHNHLKLKJOJOJOHTHTGXGXEjyGJ0QDOCVOĂÅÅÅÄÄÄÄdnESF\Fj0LIVAwnȋHTHaP=S?߻߻HTG\S:U=ӖgnKRHYؽS:WU@U@TCRFRFQIQIKAyR6Z7Z7Y:WU@U@TCRFRFLBP5yX6Z7Y:WU@U@RAKAyH60P7R6S:ؽS:ػP=P7H60movim-0.14.1/themes/material/img/flags/000077500000000000000000000000001342764602200176655ustar00rootroot00000000000000movim-0.14.1/themes/material/img/flags/ad.png000066400000000000000000000012031342764602200207530ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbL?~bZ1I?~Ea @?`d1\Oo04&@K M ;1IENDB`movim-0.14.1/themes/material/img/flags/af.png000066400000000000000000000011341342764602200207600ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbXY  V2LL``qݻwMMM@ 7㟿̿~(_?\<{1@PW~{%>CKh @߿@@ /1?P~'a(w#@шU;MlAƭG\Mˏo4{qr13c~$b9@?˿2KsojH/bat?~@]?Dv:\37P@@zn: _p @ @uBO3'_?2 >qE^~ibd@a c8ƒ:8.EiS^wIENDB`movim-0.14.1/themes/material/img/flags/ag.png000066400000000000000000000011171342764602200207620ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbd vo#_οaߟ~߿[a&1.g 2!1H[z1?9-<0J*w?3 .??{LgQbi?Vv.&?25<_ W0bz?~-) %(%D2b 2~4y}oϟ#o#"%K~2T @L@ t?u?.^q@!I䇿Lb⌿uy=wT[&Sh( ƫ i.6 "iIENDB`movim-0.14.1/themes/material/img/flags/ai.png000066400000000000000000000012031342764602200207600ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATx1]hP9J+ 71, G0XaD\emlz_#n^)ryOXϿg2120| ^6R=m/]"#cjghS gުk ?1+  ?  OMwԕ' X~;ﯿJX+k?Pwbd[jÏD_#yvF?|! ~/8q}gq@~ o`1%B_u￟h_Y~  @ym8 A2@9? @#P'RD~#ܿ@7$@YH@{IENDB`movim-0.14.1/themes/material/img/flags/al.png000066400000000000000000000011301342764602200207620ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb򏁁X0"#8@%'U߿,y5߹odr3ϯѕ |wB9t{ϯ_} eZ@,?Wq3߿~fs2߯_ ~53_K?=珟"_~ 5 _߿KA%/_ 7 !c~_k}cϯ>Kagdh6Б@~ ??rc0?~Qc@Aj@ Љ 6>f?f!ֿ~|r6  VEĘ!O0PȠ?@FX@1?`HBc ,0eB@Mv=IENDB`movim-0.14.1/themes/material/img/flags/am.png000066400000000000000000000007611342764602200207740ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbׯ0?1@1QW)'veýL02 OW001$T~joF ? t &B5&a2~: XDf51yۿ*_2HW7lWAouMp~ 8<Ý q 9^?(T_?o?/?[ŜH@9jp=X'2000#F F ?>0^o ~1 01 ?Hq ͦWIENDB`movim-0.14.1/themes/material/img/flags/an.png000066400000000000000000000007501342764602200207730ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<zIDATxb#A DϟH$@,@ >>>  ϟR3b*2>7!FF? j ~!k;@1yvvNut.}}  h@nϿӵ5~__o_D?tҟ_ |T$mǓ@ze`@o߾燺>zs@<:jP !W aHU?@ÿg/\= X~a @@K@\([?b})& h6  `> $YD:?a6bZ }/2q{p f .T B?2@ f`cN93@\O 0r+T l, @,YJ^~<@C4A'yD Xcd`e_`Ȃt2@ t78N@~ ~} ?@H-(l pmA`IENDB`movim-0.14.1/themes/material/img/flags/as.png000066400000000000000000000012071342764602200207760ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbTT`@Ʋr4l 1+! %12: =7l6P .ZemKݽH?8D X7.Ek9ٝs˞_>"$|lu{؟r2rqOڕ L |~}"# @1!;&  ; !6[1D# 0/JN&rH 鿿~ z:|5s6y,l\1YY21= ?X~`'0A?z11`?|MZyˋ` d.$1310H10 !IENDB`movim-0.14.1/themes/material/img/flags/at.png000066400000000000000000000006231342764602200210000ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<%IDATxbπPX@_upɒ2ҒKF6hU wg@ տCH($ f@, 5DŁVY?~&.ovb|򥨨(ؖ `J!$77۷o$*8; BV?bXXk$_oeߴ˿4Xa%!?at@CIIPEr0@HT @_Q#OC@|WZ^IENDB`movim-0.14.1/themes/material/img/flags/au.png000066400000000000000000000012411342764602200207760ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<3IDATxb<^|CrǻXV*Dsg101KMy<"[M-ܣ1  =F;! 鐎>_aQY.3߲we~pkt ano!$AXx?Y~a`bf!!?0 3ʅ3(OL< #6qL-AIENDB`movim-0.14.1/themes/material/img/flags/az.png000066400000000000000000000011151342764602200210030ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbdxÿ? @?@l XvU)DT߿? ? _ 4@0pq10< g߿@3_@ r1aFFI~x_@$$͜ @, LL M?EEJIU^߮^߿ ğaWTfUP|ed.,$00P#$~ak?ޗLK{f폻w8#P'H0@ gsf?^y"?_ŵ!*_B2? X>1GM_pЀl ߟ1#C)P(j$a0e#WIENDB`movim-0.14.1/themes/material/img/flags/ba.png000066400000000000000000000011211342764602200207500ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbd`8.O.fQ/$ 1VIƷE1Sm*>^3mŮwaf20~l@K h˿ 0m.KOj @ Ts?8G?ϟ~AT Tq٫߻z'@?5_ @ l?_CN]?e`?6 ߟ?u¢w>A["``@s$>{ۀ @h:@l_Rhb2@{{ƏY3 ȱ@ ;@ Tj/ `@IENDB`movim-0.14.1/themes/material/img/flags/bb.png000066400000000000000000000011111342764602200207500ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbd`nds1u> Pz'?L2_ f?L,c/o0 X&߿bïe%6h?@3n~ϯ?~@, wUD/ _6oC_?/ ׯ`Kj ?_mp; 6 @@ lï̿x~1} /x@J;߿@~ b4 ` tOVa`GIAa X D o7/0cad` fg{5̽IENDB`movim-0.14.1/themes/material/img/flags/bd.png000066400000000000000000000007701342764602200207640ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbdpf@ /D1XúLVwO²\9fgYdR'p5!t@,`?y/H_'ߏYׯ~-+, T @,@gMlwڥL~o/ _{Vj &s o'@$/{~/_ Ͽ?@UIC9H?F5 /67Bj@4Y@!À$A6 0t hV?5_% 9ʿWȀ @,  6(@DQbdDH _ak9IENDB`movim-0.14.1/themes/material/img/flags/be.png000066400000000000000000000007011342764602200207570ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<SIDATxbd@31c'?q @,@j ? x@Ml'O~307~U3m JФ@տ ~h` @@!4Hß?B?j?6_j0N ~Y Í8 [(P_KbIII722}LeàN F} w0q0{B$p ZeIENDB`movim-0.14.1/themes/material/img/flags/bf.png000066400000000000000000000007611342764602200207660ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbπPX@_upɒ2ҒKF6hU wg@ տCH($ f@,`JCL7P@1#P5Pş? ~ 4 X10rq@_@bׯ {X\b` Z|?>ן~u\5 (7T} @ B.c^=VBzE҈Rf a,l@, @ԁLj D #- 6N f/@123@T$p<31ShBIENDB`movim-0.14.1/themes/material/img/flags/bg.png000066400000000000000000000007161342764602200207670ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<`IDATxb+Df($SHŋS`ddZ@,w>ݑa/B? 0DL, Ff2G~ B $ Dt c 5S d޲IU%sX Raf:%@a´f!|g W0aן b@s @,=q S@;JB~3˨򷎁 X$P(? $ A@H&~/(4!1# /ଜݢ! )  Hu?|PWz5%3_]Hƛ1e,i73feqp놅0Əϊa:@};~%"x߿C$n7`ee>3@aC얯& }h&tIENDB`movim-0.14.1/themes/material/img/flags/bj.png000066400000000000000000000007461342764602200207750ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<xIDATxbd 10Æ Ck5H@ 3&J~ XX|}߿2cG"Fe Ȯ@7#єBH@ 2/P?HP4 yma^Ӏ"yf3up& z/Xc/$o`(HȨz~@ @9@A4@TC4j/HrK񗅉ߟ<@#߿t@1220|G/021T4$k<@+IENDB`movim-0.14.1/themes/material/img/flags/bm.png000066400000000000000000000011431342764602200207700ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb<^IzzK,L /eeDI}X:?0F@13kX:ɧƲeοu ׵8c,0Z]_/߿deV4U-7}(Ω([~]ʕ χ))@W3_< 31ۓ_?kM'I@ 1try!H kJe[\MMJyů}y_9t/? aT/ O/cֲsqp X@! 8P Q %Y rꟿ@4UR<߿_ ĸ,"X-$@5K]IENDB`movim-0.14.1/themes/material/img/flags/bn.png000066400000000000000000000011771342764602200210000ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbzPƿ? P0 bl0 07\Q :F+@BkW+PZ8&Ԛ/X 3D3տ~y'N_~f`/FV=aem [G~(?``߷~[1wyybhh" yhpQQÇ?V,T?-O`b|Q~fj$ׯߝ2Yu޿1u#u311cee555Ev?gA>w߿~篊ŋR@9Ff?LlV} O<@ӠXF_Pdbad4 paw p1iIENDB`movim-0.14.1/themes/material/img/flags/bo.png000066400000000000000000000007641342764602200210020ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb/e~01@`8ގ(oKlhF[l܉B)Ѐp ߼**?H(& XEeSO?X`<@|Ib0?Po]0oXy?0 # A@PE13 ?ojfl%`@,k0? f@a1@~bO(\  WO ($" ?Ib H| a#8 !,n! P #|9FIENDB`movim-0.14.1/themes/material/img/flags/br.png000066400000000000000000000011211342764602200207710ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbdHf@ `/03 @5F7g`￿6ZXl9 ϟ߿UOBY;K^?K_h@5T T5ToUդ $~涐eO; o bL_g~ UszhdČY/D:U6[R?f?OGsA_2ЖҶ0<t{W|x_D˒_.fg y)h)˖bU?}n[/I^r2|d   &go~Ko2,@ `H?$x$A^; 3˿kaܿ(@128"b9F1C/AnIENDB`movim-0.14.1/themes/material/img/flags/bs.png000066400000000000000000000010161342764602200207750ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbdfb`ccc60 R18: Mǎ Ȱwܽ7$䯨 =1~D@m x?3wn +@5@ f1~3c@4x1Fz`!J {ˏ~_P@ma~ ~'5䷬"7P@lׯ?A~1$98 ^/xJIENDB`movim-0.14.1/themes/material/img/flags/bt.png000066400000000000000000000011671342764602200210050ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe< IDATx4ɱ (P|/_"7` v P3w~޼Mj@?00 3ga;7?oj[}_ïܿj w,ވpQg}yo? 4?滏z>)Lexp/Li_?@,L< ?Vn?2|bg`?0 F| ?"CA@!#IENDB`movim-0.14.1/themes/material/img/flags/bv.png000066400000000000000000000010001342764602200207710ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb|rsE]D3?`A @,@Qj )FFF0~ "߿n@,`{H|σ@ ׿_,+  U@_ @=@$@W߿@g@c@e>#sdv@m@$ H 9 @ɂgqq&&=ffܬ? l줷v~|o7~aQVz@d@ g'D/ H'?f ?$A.,_P3@WaQމ̮ 1$`$ZlIENDB`movim-0.14.1/themes/material/img/flags/bw.png000066400000000000000000000006731342764602200210110ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<MIDATxbT=߯@H̀0,V@@$U0JN.%)s[҉z yX_0gxV$U@ b#///I@+ $Vx}b(++{ Q@R^^럿@>\DE9H߿ ſ~Rl6bb|-???~Cd~u@iQgx a!A HpcdXG X@I  0eF_ 0~G-@12l)R0@Z gu}a^eNIENDB`movim-0.14.1/themes/material/img/flags/by.png000066400000000000000000000010021342764602200207760ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxLA {$mYJ֚a&N 0tg!fKq(|qn@2$EO0|Ȱk| jP H(+ XP Q Rob5ƍ `?9 A?!@  *wRTyPmp@?6׭?i20O F'?H߯_߿Qs mnj)}f $?AOL>2,> X2|TS"'_a @譿@~0/I?x|ڴʔa@0  o7u[TbeIENDB`movim-0.14.1/themes/material/img/flags/bz.png000066400000000000000000000011301342764602200210010ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbɀ0 & v E𓝃7n_y 3'㻏2ϟ/ .g?? vd~_7hT D2L j@oD7u^c&Y>")yX~-b@L@'習 v>wG?%ytt"`eQ|!_GǓ?W`P~_@Wi &_^<?>dP}OoHog{P;^g ÿ?@,0__agr? W4;<{ S!@, ^1~ _,6=/@? H o _ 0b@f 0(t0IENDB`movim-0.14.1/themes/material/img/flags/ca.png000066400000000000000000000011641342764602200207600ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb&p>̀$LX ``@,=,/J0~ ~}Y,YY, P ҃/]͐n9ʲ<[r-%M뇻by,Aˈ0f3tg?M^q,zZ ,|ik` +yV3> BA 7`+rԁKhu) $%{}р᫩l@Ҧ 7j `:'F3[PePP\0L"j Х#5FxL:_zL1^Q+f~x&x5^IENDB`movim-0.14.1/themes/material/img/flags/cf.png000066400000000000000000000011461342764602200207650ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbԿ/Vҿ9~axA/c 2L1ئ}2k m<n_9loO R? ). _ƿfP_oFFY%8c`9T'Eu&.$l4eD| Jd*P[ 0߿ ~__ _PT @_~:??@,@ I@gd} =P@4$_!k:& <zI? `@ Ʌ J D dPIENDB`movim-0.14.1/themes/material/img/flags/cn.png000066400000000000000000000007301342764602200207730ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<jIDATxb@@n", @,@D}5o,Xx? $}m&i,7۪f3˪ u~,@K/k붿fϯ/AJ~I( X@u8M~@Uk q8V7T@@ / : D UM@ @ĉ΀l0X X@$P (7xX_bb<Ȍ?Ha `:s056IENDB`movim-0.14.1/themes/material/img/flags/co.png000066400000000000000000000007431342764602200210000ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<uIDATxb|?(b @,@ !j@ /P ۲ X&OJ@z@*~_`]h @ȼ` Xe`l0d0500#/!Ha(~hIba~Cd0ofk1 \~ XM($\>@)+g8@,l ~0I D a @w  DC@`k/|IENDB`movim-0.14.1/themes/material/img/flags/cr.png000066400000000000000000000007351342764602200210040ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<oIDATxbdoe1$ F?Ĺ A>*Wm1z;d*,!{@?gf+`X3 ?|@, 1?Ŀ`/:lkJA @ ؀_!(h\HD ӽdުO=t/PF4\L@)@@J*~# % XD[9} q(s7엿L||2'?YAr J Pz-@120΋: h0= d@qeԐExt¹$@yIENDB`movim-0.14.1/themes/material/img/flags/cs.png000066400000000000000000000006671342764602200210110ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IIDATxbd` 10d@,1U&aFwOx$r3{IK&_m@U y< T T7￿~E20| SSMM!QQl<N0DE9o ƿ/_20?ݸ@,B h@< k>ІP@,~ z̀ dEDtv˿י0/0"~3ˠt3@IIH(7#B bb b@I@sg_IENDB`movim-0.14.1/themes/material/img/flags/cu.png000066400000000000000000000010631342764602200210020ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb긜7 0 H0DE?? ϟ"sgOϞ%%a`?`Ǐt9<}ׯ  a L22211Gvf3߳gcv0r %9n , ̿Nḑ]__@ b`@ v`?˫*ZTc b|& 00;ϟpehH`ËJ~ EzgM a߿?þ9xTt&4RS0 L ` SvepIENDB`movim-0.14.1/themes/material/img/flags/cv.png000066400000000000000000000010211342764602200207750ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbdH1 cJ rNCA2Ql$o&;0m+d4Ѐz>*}bO@` @r `~Wh@4R \<nY_5*N@L@`dFnzA$zMbɆ[@eddcF#33Wu5{Pi_?g<-3ɽڵ  <e޼y@,JӘo'2puծ/TuuXPSf_@ fL\l /H..mƋ/gxj ;#W2Q 1A `B% [IENDB`movim-0.14.1/themes/material/img/flags/cx.png000066400000000000000000000011401342764602200210010ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbdgYDf@120nUa;O?? (gߛvl 6o\O85:~o@=~Do:e6 kV|4߿W۔I@1U*qs1y!kZrcįX_ݪ~vWҕ_wic)*IU~vO vR̯}$j`HIz_~_~>ʓ#kO?~ T߯@j1S__)) ﯩ="{ll! ??B0X@ d,? 3XTR"@Cux23$KK0 [+>$ڰRd"G/0   P=BeIENDB`movim-0.14.1/themes/material/img/flags/cy.png000066400000000000000000000006541342764602200210130ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<>IDATxb#L) @,@?DN!/^ Ld@1  PUcvOw?h?P m_N7n|"gbb_?p1@ 03 ֻo^a; Xƃۗ3ݼ0xW{e95Cݻ[>>>dc,HwAb0]/uTIENDB`movim-0.14.1/themes/material/img/flags/cz.png000066400000000000000000000007341342764602200210130ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<nIDATxbd? & 8@+{_EB/^ & g/G+C3b!@s@4纋-Kß?o?ߟ+߾ZI d Q@!/ 6  s~ׯA߿I%??@5؝hwn#T ~1Ik@ X~>_~&VbWb:@,@'1|W|<F"I O{_P?f >CL\22@u # !~1˴ӊ3|``0&` ` |^#iIENDB`movim-0.14.1/themes/material/img/flags/dk.png000066400000000000000000000007571342764602200210020ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb zAR Q] VxyK}ϟ3I /7m }*" $M,8̃IENDB`movim-0.14.1/themes/material/img/flags/do.png000066400000000000000000000007741342764602200210050ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbd\c߿|'( T7? YDSS Lݴ @J_? ,{P5, 0 ¤(?L!5L 6b rvYD$rТDW_0LAJ:k ƿ222pF&>]?mȼ߿wSzh??q}  PK<D?/ۀUt (lp C 20f H@5$) rLLb\A @$0*jDBH?p+ C IJwOI;WIENDB`movim-0.14.1/themes/material/img/flags/dz.png000066400000000000000000000011061342764602200210060ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbT ǯ_|af[(` @,o}$,*)T?}@LB]~~g-j0?Ĩ_XXkR_MZ]$mmmr}ZZڽ{~/00@$4EEEŋ V@)(0[b_* @NcHIENDB`movim-0.14.1/themes/material/img/flags/eh.png000066400000000000000000000007741342764602200207770ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb` ld`  U__$ ?~bZݸ X:?} (~$߯_s}@,JU @,"R"ܬ `̙'Oy9PCKKٟ?  b`  f+WϚ@j@P)@1셫-II׮/BB9?N) A߿u,aTRzs@(7(x70   "MϖxbIIџ@$0oЌ;@ ~j9v^f0 O :uIENDB`movim-0.14.1/themes/material/img/flags/england.png000066400000000000000000000007601342764602200220060ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb#߷/礥10ܾ P?T'zQѿ?#gϞ D\5H߿߿@@,h!$P_J;@ 2x:` ٿ@>1 ZϿNK|#@4!(#ӏB%scHNp 51jQ T"?f(W]su m`Xj9_j/9$ؘ ~342`T @_QPhR@`! =ڮIENDB`movim-0.14.1/themes/material/img/flags/europeanunion.png000066400000000000000000000007371342764602200232710ustar00rootroot00000000000000PNG  IHDR ntEXtSoftwareAdobe ImageReadyqe<IDATx,Q=KA݋1+!)$_`%Z[$""D'v4Dce!Q$ΌovΛyo[(y&&b5,3 %"K`0`p(@KViaYvZ'xh83Tck*UƉ{PbBĜ DNvcGJ-qQ|1<2T(dfw\xbrstGC!cbFvsϮ7Q2DylYJ׳v % O'*k@ Q T??0 ÿ3y:  r_ d? \zd6P 6:I4CV4I@O'%soH H(xc?/FN/nc 3IC7F)!~Fff!D@@ aWpci6TP ];T@ae/IENDB`movim-0.14.1/themes/material/img/flags/fi.png000066400000000000000000000007511342764602200207740ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<{IDATxb|30I`2.?A0bab`*kƿePr!ڝ_l8Dٛ@S`dd@5_ ߟ?$d 15#o~ @m@w?Po Јa_հ tl@ 4Β*NW7T`S9bad%Pj" /c`dxqh*Ws'>~@0cfr @V@5:<Yƀz;@"rVQ_(@>}`iIENDB`movim-0.14.1/themes/material/img/flags/fj.png000066400000000000000000000011421342764602200207700ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb<[TkؘʟˤK~ 0T ?`?o@@1o]G\+}cvCC_  rҴ/2*ƫj2w6A,?bl/X $@l2HTzB ?xK!"^ 0W1@1=3rcXyoX}fW|~/?@61*( &%*.5WQ2Uo3ó1@\ Jտga~gr$ X  ׷)nۏO  ?F4B{)w{g_2 XI/IڀlF@ܳ/N  F̯ _`W @`8FIENDB`movim-0.14.1/themes/material/img/flags/fk.png000066400000000000000000000012101342764602200207650ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb_XCrɛL~10%?hTc%e< '? ?~@ 1;3A 1Q1<5e; 1H|z"'۞?_~ 1J^I 3 7M+ m׶E"A~ן.Uf?Y__9$j ~L~~|?a'ןoA6 C~7/{)aSH?;0oϿ>gxׯm=+ _Rh㤭YL0"5bT_?s' *!@ͽn202 TMbar H1cd`Xy1Ph HHP@_CW~xPP?ДSނg m! tɏ/nV7/π2$bL^ @P6в@`IEt|rIENDB`movim-0.14.1/themes/material/img/flags/fo.png000066400000000000000000000007321342764602200210010ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<lIDATxb3 ʽ^Ub/yYR $Bgb6D?>xlh@UV 1 vFu&hc'JHo `S(@3_{ϯ E/ 2l$r2@# qk~$L=}/G X _@ af!#+ 4P=Kx,>`ȰMC x0_i{IENDB`movim-0.14.1/themes/material/img/flags/fr.png000066400000000000000000000010411342764602200207760ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb,zߟ??022*'b ¦$A@? ~mE@40g߿ _~@6x=|Ϟ "@K890Kt&8@[zM"-b봗bP߿@*)qm@@/A00q;^ 7Lh3 |Tt@P?zD_6ˏ_@A]T aUV j=I,$߿@|z?.Nf &H@ %1d@|m?~}ˏ_Ҝ@ǏzA {f uDIENDB`movim-0.14.1/themes/material/img/flags/ga.png000066400000000000000000000007511342764602200207650ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<{IDATxbdhf@ `$!0 RA7DUFjo;͚v9ђɐ}M} y?￿ ~/ CG@ amTv)fTooZ<|?N+X002/00~32d@,`k SI5?i*!C!j Fr  l?i92@0h`?N)ba4?L`SCx90~#zo~3<A`#h_plIENDB`movim-0.14.1/themes/material/img/flags/gb.png000066400000000000000000000011271342764602200207640ustar00rootroot00000000000000PNG  IHDR ntEXtSoftwareAdobe ImageReadyqe<IDATxb4sC^a``ߊ+mS[_wo~Ȫr:]v'E>л?FUE!5Cn_?+ yF[L5]^gw^ +TWy'##Ż Ogwxci7;N07z*mn0|;?f`׊+7>ݷGĀ\{re7; 3%?qp׿߿Eeѐy lmY@?'`Jk<7BtΫ>0{+%_my3gCsv͋Llnqa3;/Y0ϟ@0o\d>S\3}l7s!30jJ3jJ#.氦9mY~;-m0m?2z!9[ A K~IENDB`movim-0.14.1/themes/material/img/flags/gd.png000066400000000000000000000011751342764602200207710ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbπ:^10203_,?!1@@1e`X:^ ߿bu  X _qoz4&̿7H)_f@,L o˿<} 7?~-y{ś__~1@, [#-o;@2&ߌ#~-x߿?b4@3-o?12<_@ t?3 /L o{/ߌ @ '{ï? x~ fQ~p׿?3ی8_~˰n,_oM "4H2f/l@60~=_[wb` Ư XA>Oÿ Y0B/!iIENDB`movim-0.14.1/themes/material/img/flags/ge.png000066400000000000000000000011221342764602200207620ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb|5 BH2e?0\ X^8Ϥo((?ï~KJhj )ubwgxgO><~ h@l*bua7p?; Y@tր?101߿s(P6v3ӿo?^ˏ3D?6o;Porr_ P&3UF?mI~&;G6032IPm.1YTRM瓋 ?6}k۷+ &ٷSw,v#37oͬ (.'###;$ЈCM_h'\: ҶNsKIENDB`movim-0.14.1/themes/material/img/flags/gf.png000066400000000000000000000010411342764602200207630ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb,zߟ??022*'b ¦$A@? ~mE@40g߿ _~@6x=|Ϟ "@K890Kt&8@[zM"-b봗bP߿@*)qm@@/A00q;^ 7Lh3 |Tt@P?zD_6ˏ_@A]T aUV j=I,$߿@|z?.Nf &H@ %1d@|m?~}ˏ_Ҝ@ǏzA {f uDIENDB`movim-0.14.1/themes/material/img/flags/gh.png000066400000000000000000000007521342764602200207750ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<|IDATxbπPX@_upɒ2ҒKF6hU wg@ տCH($ f@,`J̓( 7P@ ` >7:BSx+)% =Z FL<q_ڴJNh#@1}2?DWD/9_?㣁ܟ0 j 2?￿~߯ߎmDemd ? }" R7 j D #- 6N? /05c Fd=  !pB0br(IENDB`movim-0.14.1/themes/material/img/flags/gi.png000066400000000000000000000007171342764602200207770ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<aIDATxb|= B"3ϟ?@ X@m`8߿ MP1@A5@s-k޲UD(; UИݯ_jZ31!ԃm 3 00p3Z?Nv_vvS T @?EY;x D߿sͬx(/i Lׯ2o?*-@S~T=Z@_^AB@ ?Xj0R+7IENDB`movim-0.14.1/themes/material/img/flags/gl.png000066400000000000000000000007261342764602200210020ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<hIDATxb#L) @,@ >>>  $" ={@,A|aX ߿joaϟ?U D ?x߾KWl: nC ˖aj ƿ!!?|Лџ??VV z1Gͨ{bH=#GQT-fhbj`r~d8df/^4cP 2 ,@40 ) 2ft1Q66G>|` BBP1@1~(b@I@[JăIENDB`movim-0.14.1/themes/material/img/flags/gm.png000066400000000000000000000007551342764602200210050ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb<`0D v@?\9Up47t 7 QBÔ C_aK!H(@L _-X gcb 2A  :f @,L_= tr17㟿 7 *p4ҌB#G =4(d| %J:`7YOEIENDB`movim-0.14.1/themes/material/img/flags/gq.png000066400000000000000000000010311342764602200207750ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbA10da &~Ǘo&߿_0￿7@,@]|>< HI4 Y^Yo #? AH-@1aã?~0B˗']8& ~aOh` 0 ?D3/8X٘8>}(L| bb0ā~}@, L~ h?'Pϟ@:@, _>"&OX/H5p|,210 û71 `C&5aIENDB`movim-0.14.1/themes/material/img/flags/gr.png000066400000000000000000000007471342764602200210130ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<yIDATxb?pb4x (" P]L3S@  ?ÃGѣG q02Ttxb(nߟ/$R? @1[v3أ TuhҶ ZPW0@֭G̍7s%CH?'˅Cwŋ7""H"31н@{@,}eI!fT apq0 Xy$˯@_y=$"ڹ&@1޼QTH(… 0:{ 7C#??;0kPl~IENDB`movim-0.14.1/themes/material/img/flags/gs.png000066400000000000000000000011661342764602200210100ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbYYY{tA(IuݴA(@ O2~eÇB*U˞|9qׯ~BM1b~  T=q1`?MR ( <,ͮJJ/bb8 洴ѷCL0;!ُjZ(G98 fK12wPŒT!3y*$ŴTST1io@ m8%}p I~ {C"^} X~PXP3$.:xi ۷**@  ȗA/X3d_^ @f`f  $)OIENDB`movim-0.14.1/themes/material/img/flags/gt.png000066400000000000000000000007551342764602200210140ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbdNc`,$ߧo#8(." FϿ*  H@! Q@Ew_4_Zh@]21@s_6,a XcrT{~5b  P?}4 @I!N rҟ a s ï0E@E @4@#?&1>%?~102D!3#0nY \2No{ϟ`W{1p*1 sIENDB`movim-0.14.1/themes/material/img/flags/gu.png000066400000000000000000000007751342764602200210170ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbɀb„PdMR@ ?@ܿ7P ̨ /߂U_໥LD@=K3a` & `{pć @Dm: 79ǿ~#P@0h@mI߮?u_Fbv{& k7;/Y* & \_J y̯ߌjiwۘW1*z,T @ '{Ӂ0 kFjzbb? 0HsdIENDB`movim-0.14.1/themes/material/img/flags/gw.png000066400000000000000000000010041342764602200210030ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbπd``b?"?$\] $L2m'O30_`Qh@_F߿KAV !~5Щ- I) @l߿Ϛq@ϿdS @2'/ׯ?_aJ|c ~0T @ @@2Tj? S D _II?s /а?q @_ G <700@A aq%#aIENDB`movim-0.14.1/themes/material/img/flags/gy.png000066400000000000000000000012051342764602200210100ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbeӺr 1$ F1 D! $*޹1,ŋAAUr.PӞ 1<<$ I[AC  /PCYãG@QEU?0λɗ7WXCQ~/~߅ſ$D @=/{~/jK~eލ_^1a1 O{>8(aٶ#"ϟo[%'ēߚNꯟ_~3X + /oWy>?@/0XQI  /Ԙ&y 6!j IENDB`movim-0.14.1/themes/material/img/flags/hk.png000066400000000000000000000010171342764602200207740ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb| Hd,fb`   0oN>޴ X@j{(/nOk_@L@V?T߿L@?9鿺:0#ÿ_ b ?9kj̓&q?5+ח/ A@j7;9ߴ?'7 `o5 q4^(8?[gN &PPuMb<d<6?+|XQ_?9c?/P1@?L cYTYP˫W,rr  P1@1>d`Ȍ?q`=歆bIENDB`movim-0.14.1/themes/material/img/flags/hm.png000066400000000000000000000012411342764602200207750ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<3IDATxb<^|CrǻXV*Dsg101KMy<"[M-ܣ1  =F;! 鐎>_aQY.3߲we~pkt ano!$AXx?(_} d96  65{jU@Ǐ!p{?}~|c:}$5" YL5*e 0q az@$ bȿ`$X@12dU@ Df08v%3%&IENDB`movim-0.14.1/themes/material/img/flags/ht.png000066400000000000000000000007471342764602200210160ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<yIDATxbdU?ï Ï? HI$A!}`䄂p& Tݫ=WR` ǎ?̱bj՛_@!rP~C~1EY Ъ Sd$j5? @ 9H!Yo D9iZ~ɿ@o. L `6] {@?I ~h)˿?0 57T؋ %AF7#D3PH @cpE?H BD ʐ!qIENDB`movim-0.14.1/themes/material/img/flags/hu.png000066400000000000000000000006601342764602200210110ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<BIDATxb<ˀ0B@bp 'VBBء,irN<6'O 2$P)d*+  XfGV  V V @10>}@'AUX#@@123ddw?~ D  UR:[p X~H_~AUH?  t@0b$$0Pf P/H@12X3 g@"m~gIENDB`movim-0.14.1/themes/material/img/flags/id.png000066400000000000000000000006561342764602200207760ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<@IDATxb//P_;P _ ߟ 7q{"ba`9H_4 տ,%  X2VT7Ͽ߿@_ ?@9b9׿_>jP~P@r`r2 ? @?0!n{b###H=>Y/ R4mhD d@@.H @~h0bvBIENDB`movim-0.14.1/themes/material/img/flags/ie.png000066400000000000000000000007411342764602200207720ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<sIDATxbd10ax򔉁 ă??DTc 8 Ck5T⌌@ (ߟ11 XX@O>/|󅗕?|QXbh2P ?&_@Kj ?P_HP1@= 4b? lz0,rI`'HoA (t=@'1; 7aA XInI7eE###00)$bd(e`cP|`^]K @7dJr IENDB`movim-0.14.1/themes/material/img/flags/il.png000066400000000000000000000006571342764602200210070ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<AIDATxb|%p.@1'*dALL  ##kYuߒ/Bq'@@\ Ua7g/?o5 @\5X?g+Uaޥ?w@ =)~ v\g Y ~@ $x 4@< @,.Z l ?e r?Êxmd J)yo~.IENDB`movim-0.14.1/themes/material/img/flags/in.png000066400000000000000000000007671342764602200210130ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbA0!0 rpC1*%>^092v8Y% H@` @SR,0fd@,L9X;ܑ﯑mU #?_&Fضlk9O h ( T'bb;~,͵k_?b B`}) Zd ::~|ߟ?@#/q9@0a!_`00b  EE @I0?` !h?H"` {Ue;UM.w~S_([gIYit ;?1BP" 1 ̷R=<.Ϻ.IÝw4LUg#,\4_ r[fέ F>?\?L[8)~Q}@LB e߼тObBW 11>D5s-;;3g~?A @c?ܒ o BFFF8PR)#(AlY8@ 8.VwQrIENDB`movim-0.14.1/themes/material/img/flags/jm.png000066400000000000000000000011751342764602200210050ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb '_1?0~10``c 1U;{ MA%11=D26'. k 103<4 =[p ߿?~Y٫b*do _W[_@ۄ~* & o0zwR_ 0 l_b*~K׭?~Tj  @N}zbi;UWJ| 1FB1bKMG3I:.Q$^K0FGO_w_w@_2<`tc - >sw!IENDB`movim-0.14.1/themes/material/img/flags/jo.png000066400000000000000000000007311342764602200210040ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<kIDATxb@ ow20\L@߿a$شi@50zt߿7Po8@dHuWo FFƇ?/Z @QQ?~iǢ;&?xYJ$9 d= ߿?j`' P?@=UO`w-+_?ϿJG[H{?k%)J@`@￿ @U;;qX'O<~<-IIw?}[n޼ T @WOTտ%K%&Ȧg7P],}|߿?tܭ;P,9@07Bϔ8b۪dljuyd9#/5؇9FxAZK$3 (N;5,bG/ʟ# ƫ+)C>x0yӟ?$@b /gaf9pd%@1ylJm 3"+)ʈП8~D6!?~?P?bbdgR ~$a0[b=+ `iIENDB`movim-0.14.1/themes/material/img/flags/kg.png000066400000000000000000000007761342764602200210060ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbȀ`$2p) 0أꊐ{3# pzU}ߓ @7_F ] ($+  XGfߌ~.` @T @L @΀ΤQŨYH/%@ ߟ(?/~}20'od/b˯O~BU-: ~bï_fd`]P1@5@<uկ~1ן}N %%A 1@7#ِ0$b|03v!f Tg_TIENDB`movim-0.14.1/themes/material/img/flags/kh.png000066400000000000000000000010451342764602200207750ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbda` dC` _ }j@@d_aG _^**?D/ 7H5PWZ @ ZO6 wn3~lA2 tDud]-+/7)P/b_32 gp{x2pp2ppga X6a93' H>OO&&6V` `  1Fv rK0}^@#²Oua`/8X@nz^A{Utߧ"`9P<(LAa/>ڰyЈDC1 AL43UIENDB`movim-0.14.1/themes/material/img/flags/ki.png000066400000000000000000000012201342764602200207710ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<"IDATxb`? PL?0qb12g_ߟ?O?> H1=R@ P@o6 ֿ h6$ Csn'397ؖEHsP<T r 1׍EM w xn p` x1{qjDM9jP{R~eQ[wnUW O=>WRSW>_z;_}S# ]Ƞ<ށEz{}ɷK ”*s>H[E]@?@1gt5U9}PH߿/~?~{+}7 1wET(5M͵cq,S_2GW4  8IENDB`movim-0.14.1/themes/material/img/flags/km.png000066400000000000000000000011011342764602200207730ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb_0Cg@@.D€e{j7%- @ &pMg>J~ Ӓbg`FF @KȢ/?4+ ZW 1Y\]OQ͞NMGK//zzHY`Xٿ=@P FF>_N^aA_EVS̠y´˿oo_ ~1LX\@P*˾Xv[^ r99I? _ qasG_ ?0__6O FPq'k1|`tI0?$* Z4K.IENDB`movim-0.14.1/themes/material/img/flags/kn.png000066400000000000000000000011341342764602200210020ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbd 10@ D20aH* FVjjpp o'O|ߛ6m O>*o-!쿧Wk]\b:h2P@~5w_F<>fԙg  r0߳[~_t¯/{2^@ѿf`>- _?fP bh)?1Bwܶe׿~-!kZocOׯ3 @, L ! Yr/;VqpP @5@u`8K@m|ZZK u ӿ@?#g'7 ߬G~3 4l00+d_}< GAA@S- \0~IENDB`movim-0.14.1/themes/material/img/flags/kp.png000066400000000000000000000010611342764602200210030ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb4 ï?@ bc ƃ7(?v @1~d`d_ ,L|? ~IJb|9(Q^_Wٽo߿@oFf /[?k栠ll~?B@ /U0 tN ϟ? r.Э/^޼% ߿{ϟ E?BUm* v-Y–_REMgm7ofx& b` -xx=zP򕁋?+?:p(c?AA`˩ߵY@ sH,cq5@12x @6@ Xg "IENDB`movim-0.14.1/themes/material/img/flags/kr.png000066400000000000000000000011201342764602200210010ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb+1@18كGW_d--|w 5 ׯ_oݺ"bbʊg/^]F@PPXHHFVh@l~mhb,%Au bn^^o޼yPbիW\{pL/~%)"7RR= /EDDo0fl29}vvni)FF޾}U]7W؇?GIIIF o޼9m4= 8U-T0 1|$o'OB@, ?01'3sW   jE} p116(Ŝ5 1 ("$!! ,*WY"12: rz1$ "V'ԙںe'nu ßߌ~ɯ_<c@`UѲ h@00]ןʯgmXNy6P.@_o@5+ ([ @P矿 ح+~0@P? ~8 ~~b %bd`Ѕ(2  %WIENDB`movim-0.14.1/themes/material/img/flags/kz.png000066400000000000000000000011501342764602200210140ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbd.? >Q ?`d0I @@ U1a@џ?ba``x w0qAr2n>_4/@113cmͿ֚@ $[/h0L~p| O/f ?'Ko_\o%B XaQ[]KO?/@ @"}?*{kKf tҿ? Rnk(0XSO+ =FPI@`2(r3Eix_d_q@ bdX_%;x\@0001iZsqIENDB`movim-0.14.1/themes/material/img/flags/la.png000066400000000000000000000010631342764602200207670ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbˀ 8a "[36:u${6kz?XB߿￿џ%61"p#YFϿ~cǟL2\@T(AH/@1 ab|̿`@ ïcx |? ? @~ TN{' ɫuC@ @ ) տ~@LA`rjeAG @@h1ÿ0p@@1"") Bzf?IENDB`movim-0.14.1/themes/material/img/flags/lb.png000066400000000000000000000010051342764602200207640ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbπ`$cIbJHtT1_? @o dM3@i?a@~ٿ &)%1H```|ռS~h,',󟑑-<@11011 F ;w?0?btJw]_nƋȚrd21:@5@1oV$ʙ @r>z PO`8~yO 0.(  f&` LA ePb"e@`SD>|IENDB`movim-0.14.1/themes/material/img/flags/lc.png000066400000000000000000000010101342764602200207610ustar00rootroot00000000000000PNG  IHDR ntEXtSoftwareAdobe ImageReadyqe<IDATx4Q=kTA3o7Y7F0! M@Ơ؄P,&bh*kH*6@A,}o{sgހ|{>/b첌tm D&Jath# MHCy7 F$FQ H6ʭ|+8;B4yGsnJ[/dQ*0T+:1@ƕtatFQUՕ:& 5ʺF!T5qh̒Z%`YKoTy}^ +y}$ͳ, [놝 ~7O E;*+._<ǟ16#bF \,L2300񑍕ֿX3{n#RDPe}`TsRS_IENDB`movim-0.14.1/themes/material/img/flags/lr.png000066400000000000000000000007221342764602200210110ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<dIDATxbd`f@(?`BP6z߿ڼrk D߿?~|bcc@߿Y$$/L@ {ܴQڸ?%Zzf)'w^g A 4Ͽ߿X%eNZ@߾f?n b$,*3y w]r1l0h/Ʌ뗬`ōkrIT\'`c r4@_v9c7ODaH_ @,$FԨEf@ng ’IENDB`movim-0.14.1/themes/material/img/flags/ls.png000066400000000000000000000011641342764602200210130ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb|- ?@}r8@,@/Nգ3^ BԣOϯ~fV~mv_@?_[= @1 &:]'<^O䇗w Ji000>Fj?|׷b~o `1'@(@]ۯ>?z,o~ Ÿ@  @^6rgo~ϟ~1KϮ \`x տ1Mec`z<&I>mP!j&@IENDB`movim-0.14.1/themes/material/img/flags/lt.png000066400000000000000000000007741342764602200210220ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb}D $l bb j&f2?P@ÿߟ. &Fg  BUh.@\ _@3B7`0beu@a(s˗? /_ 6? X~0i)Ii@h XϟB`~h@T @,k[t hֿ?e`/PN?.2?_J?0.?Y8z00/fKJ  $?`` #rāg%"wCݙIENDB`movim-0.14.1/themes/material/img/flags/lu.png000066400000000000000000000007411342764602200210150ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<sIDATxbo??_ÿ  X>al 2/ӟ!0KS'@0ׯe? U"Aߌ@/俒*HP'O^ ߾}+((r ` 022~ X ޅX##0T@@ ; 9s cC pA;eO>_p0@A.:47ß@i=~c00b/`_`LA $@yk ߿IENDB`movim-0.14.1/themes/material/img/flags/lv.png000066400000000000000000000007211342764602200210140ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<cIDATxb 10db` / @߿I 37m >y R D@90 _~ree =( 4 ߿?10˓'yBg: 2A9,ll ƿ222pF&>˛sed60@n ɓX}P8( P_I9bz  ?W@` X.II1E0B:0,"!E/hD?@|(IEPZIENDB`movim-0.14.1/themes/material/img/flags/ly.png000066400000000000000000000006431342764602200210220ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<5IDATxbdɀ00ؿ$@b`BWZ\}`f6{jW&ɱ"4E} x_j "$296H! T/ *b9/ PE Ư_06H@lo`JAF im @W qfj ?,P9ӑ@6( (!!(@V* ` %"$ r(IENDB`movim-0.14.1/themes/material/img/flags/ma.png000066400000000000000000000006601342764602200207720ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<BIDATxbπPX@_upɒ2ҒKF6hU wg@ տCH($ f@,`<_ =` 5 3UUHY6>/=P @ ?Hnԯp! S AM Ȇ߿n?4d#IvX*_g@V00H3ċ` P@ L0HJl$"pP1@1~EH%ߧ~2@_?QTߟ^1InP_ b@Pz9H?/@1>~H3<G)<&I$cݛxIENDB`movim-0.14.1/themes/material/img/flags/mh.png000066400000000000000000000011641342764602200210010ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbdf~c~!61M2' &T vABF+w\з̜?8*") 11221CLZ7#`3+;y?Wqo/t@1 [ H'96^(1C^+*:)줆t$L 5oV]w9pы_@` @K~3{!/Q=&]'_:7?j5G &o O޴S{޿?P&ߠ ?iQ|f|C_?/1Na~@sg``xQ4lKIENDB`movim-0.14.1/themes/material/img/flags/mk.png000066400000000000000000000012301342764602200207760ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<*IDATx< 0TK"RDxiD{ybr2}1x{rf _(NAӧ Q7HY~?P8Oa1#@H*15+25(Ў?ρ ݯJf Xl'|@ ?ͨ$bwd a߯>7Wa` ?O͠wY_A`8a30/SǒfxA7ߌj0(nahP?Yb_ÿ @L?k T@DV;0IENDB`movim-0.14.1/themes/material/img/flags/ml.png000066400000000000000000000007321342764602200210050ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<lIDATxbd10ax\ 3 A2p@, _]*O/adI?D~ٴ XX?￿ 7CѯoP5,baY d?` 7P@ 0bbzh￿k(@ f ID$i տfÿpの@`' jd5} nb$%Aߌ ho? J@J$bd(e`B{x` DB c4r2 ZIENDB`movim-0.14.1/themes/material/img/flags/mm.png000066400000000000000000000007431342764602200210100ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<uIDATxbd`8~10c``a`(VQ\MWǏ|o?0ϟ0˦Mʤ.+ g{ u~ee6`YnaG%jH$H@gO j`~3|wڏ31V5h:@;~ӧ?eo m K~ Ln6`' o},$0d pE5ei`ARl_? `# $ A@5".\  3V[YIENDB`movim-0.14.1/themes/material/img/flags/mn.png000066400000000000000000000007541342764602200210130ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<~IDATxbπ^20x@+?$U]`?j|?af'@>i@50/_w$E_FYY RA/C_? `AQ`bbTϟP!D !a\L?UgZRj$N PO 6 ?00H?f`j?@ : @fa"觿RL\ #I?L@J "" 3\f`@A‚N[YIENDB`movim-0.14.1/themes/material/img/flags/mo.png000066400000000000000000000011141342764602200210030ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbd 10` B0 jjed)ϟOJ,/8/~_@ղ<@; &?$)qj? d~D@=@W :?i_5~i &ofu1 Z)Z kVP./P)@1>6"6k,j;;/0  ռ  _%J8Y8wFw?޽h9P?  $ PP)n)]Am}a5bb0%%A~o|߿@#$@ t_ P `)!E?@A>wAIENDB`movim-0.14.1/themes/material/img/flags/mp.png000066400000000000000000000011251342764602200210060ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbdmd~`Ə_ ?0/  U@1m,/O{I6w_/)KG>ddU~u Ϙ~+! ?PHGmml }/P@11?H5I㊭0HnM%NG? 6ZUm^!~6c1?'SYY P@m Ѐϟe\~W>8ACm `mL1~ox"Rv2 %9 ? otS9^>qn4}~S4 _Ƌr%G~٢7Y tP?bd`NDH0DB`0@ྭIENDB`movim-0.14.1/themes/material/img/flags/mq.png000066400000000000000000000012171342764602200210110ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<!IDATx1%xB& ɼvYoJ2.ucӡэLIYB^IT' gzp)ԅ#G?W_<~">O"\g`@, /UUZ ߾oE7o~ ٫ϛJ?}^nV#'}W6?I_w /Ͽ ,?| yk.K 𲳱2>y_@F$x{6VE1uzLgV.PBb ta4{?_>ySn.VN߿AFP ?m$/_ %! ɦ_bb+@%>4310b`ݗ/W}") G.!$@ :hIENDB`movim-0.14.1/themes/material/img/flags/mr.png000066400000000000000000000010711342764602200210100ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbd0c@?8P(60CSd5b`2Zt\=9cEoϧ^>{CABHJ*d1ba`*Sҿ@@T{@?~120)@ח_J#~ߟ<@Hat__~f_X~+JH'PH@1_ h׿8ׯ~?寵Ͻן ?5?~ei~זӿ  @@> _{wץ_U 4h.P@49@:k)@_@qc"k0 o @ _8vbi!zh]3IENDB`movim-0.14.1/themes/material/img/flags/ms.png000066400000000000000000000011461342764602200210140ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb<]{IvէzM|,9+_/`1/%@ 1Ȼ96&88i oy5Y?e5?s _T_z 7P@'&drJ?cZiƢS73 @~ mT; ß?oܼ*ǭ׏_@@15+<-Q,4(ٺ v@c~a|ww9?u,h?5@ :=?(!! $@:&D~//#C$,FH 2wF-5 IENDB`movim-0.14.1/themes/material/img/flags/mt.png000066400000000000000000000006441342764602200210170ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<6IDATxb#ÿ LL Hߛ7< @,@rMmm-FXX1?/6˿?ܿٳ?)g QVh@0hhh~)7P@{  oqUgj?J|$N W7P$ /߿@5Ăq 22 @A_ @ ޼yւWlAc0M[yvIENDB`movim-0.14.1/themes/material/img/flags/mu.png000066400000000000000000000007601342764602200210170ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb<`0D X?D`>i@b`pbP? _@@lYy R\?iVo 4ᯜ0'8@iPڦ aF\(`T #X$H 2y4 6*)1 _?VIS FF0Pmb } (hBA o} 2C0%A  3jc@123E1gb0eWIENDB`movim-0.14.1/themes/material/img/flags/mv.png000066400000000000000000000010361342764602200210150ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb| p(6 й'$PdK|K m @b'O@@߿?$+  Xvÿi-j?X??PdQaYy?1e@r1H3Is 2 E:_@ '_S]]= `? r$t?cd<K.d+ ou@2wͿp߿_T NWqyP߯ j`Y8P1@QR jH$ @xb110iK0{IENDB`movim-0.14.1/themes/material/img/flags/mw.png000066400000000000000000000010211342764602200210100ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbd  &3`c"a>jN !Lgdl_s `K ~I0U@,`m1@B!C O.3~.ϿFg  e'|0l@Ҧ`YEa3?-}߶Q ܻwR &1|((12AP60 7,<ԃ lME"#VJQB]@,`8Ot̯߿vNL{h?`@$# l{?{'ٱPϟRR~7[ h?~eѿgO1 ЂB\p!xh֛Z|Lg_*! zH ̀AǏ$IENDB`movim-0.14.1/themes/material/img/flags/ne.png000066400000000000000000000010311342764602200207700ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbc`@?`/021a@0ۀWx9֖a2,-E#DudG6\!U<22 R߿EdJ͓ @u@K6 32>= Xdt89@yZ.a@j.S[3bi!/ 0 X̬@ ɩ`Ucga?@123x@ D߿UT.6] `f#' T?  ϟ@ PPƀ(c0eA IENDB`movim-0.14.1/themes/material/img/flags/nf.png000066400000000000000000000011321342764602200207730ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb`pf{g~?~||ڽAsllxw)^)οNNMn{kH?|߿ ``AVBk V} t#ñǞ{ݳ ;&0g @  ??t!m~j &_@3UE-; ?`/~YPAm  (tȰ߿{˧߿yuo@=4_ bRY.Y7_ 2*@ I~I6VvMNMq@ʢ* $z@C86w_CGˏ/MZ >T GHIENDB`movim-0.14.1/themes/material/img/flags/ng.png000066400000000000000000000007421342764602200210020ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<tIDATxbd10av_M߿ xަb``a / ծ 3q00 o? M37 PPקL(x_~[Gh@1d ?H@t@?j A6P@=4_ 8  @p:?ir@տ$O &* @JCV5 P1@c ƒܒ o  LJJ!_ P Ǡp$+ gP430|v PIENDB`movim-0.14.1/themes/material/img/flags/ni.png000066400000000000000000000007741342764602200210110ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbd( cC@*b` g2/@5M_d J3 ?#÷bj *_hPDߟz 6IQ./nFFӿY8sgO>ķP1jd ĂQ_Y (@1O]h Eeal[ X.wZ;`80B&P2@lHBAEa%@o& ~(o`$1h?x@ _"(=v!Q /1blIENDB`movim-0.14.1/themes/material/img/flags/nl.png000066400000000000000000000007051342764602200210060ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<WIDATxbπPX@`U 5/w9~LO)V*<'ρJ@~$(+  XD 3T j Ə??< AT40Ved@+o>Ƞ_^kן $߿ <{;g óOzH߯@u5@H?p20 _ uœ#@?`@hc`FDB2kgIENDB`movim-0.14.1/themes/material/img/flags/no.png000066400000000000000000000010001342764602200207760ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb|rsE]D3?`A @,@Qj )FFF0~ "߿n@,`{H|σ@ ׿_,+  U@_ @=@$@W߿@g@c@e>#sdv@m@$ H 9 @ɂgqq&&=ffܬ? l줷v~|o7~aQVz@d@ g'D/ H'?f ?$A.,_P3@WaQމ̮ 1$`$ZlIENDB`movim-0.14.1/themes/material/img/flags/np.png000066400000000000000000000006731342764602200210160ustar00rootroot00000000000000PNG  IHDR YgAMA7tEXtSoftwareAdobe ImageReadyqe<MIDATxb4<-;/p^  cc?~a#{O_ϯ 7]ϟ`W)H @L @glӞ/p0~]zӗo?}Ǐa4`O  &9w a?0S f@i FK(-r 9IENDB`movim-0.14.1/themes/material/img/flags/nu.png000066400000000000000000000010741342764602200210170ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb,.2W݉"Y?~t'IK9 A_by%u'gb7?_>z?feLL*c1!3% 22ɚ F08(0Stګ'$“HMciSm9,3l Sμ 7X0h|:epkHP|ן?@5^'sq {ϼ 1hNyV *:yLVO~ 1pG U  .c ATCCh-$DA$ @@@ 30'+ I@e`wXhg?@F hc Hx|!IENDB`movim-0.14.1/themes/material/img/flags/nz.png000066400000000000000000000011771342764602200210300ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb<\ظHKWؘ_JrP \0 X1-k]C 1*=1M $1 0$)#$0/]]#߲ZAESߏ_p2,~-@[O'@ 1( M * #ػe]|f?| '7_~~fV9 Ư@@Is(?bj_I"_`gE_< XR( xN 0ffr߿#C0_@'q:IENDB`movim-0.14.1/themes/material/img/flags/om.png000066400000000000000000000007361342764602200210140ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<pIDATxbπ d`   PÇoqYZ>oh(?BϞ= ?{ףGXA##? (,&a66%R @'#*ee?f~/ ׿_`]^?7ï_ @CH$V 4o ~3Jz @_J~_ l[mg P(r7P'PBr뿿e@JJW /P {*T@1e L&20iyx9IENDB`movim-0.14.1/themes/material/img/flags/pa.png000066400000000000000000000010071342764602200207710ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb#L)aa @@,@y>>> 2^ }כ6 g9qfLR|{ϟ~U3 $/×@Q&C4"b^?8 X)Xo߿6VKWϿ2I?~b:$oF11>o BY*&&?ߟ 0u '׌&LxS/0?P_w^  XN't=0d3TfMMΞPtC \]ï? _@Pp?y] z-IENDB`movim-0.14.1/themes/material/img/flags/pe.png000066400000000000000000000006151342764602200210010ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbπs (*KA@VW1f?@˦M rdp_ee6 Pտj߿6Lh@/ĕ44 N_50@`' *V `うa` fprV @t@40 ) 6/$ѩ C * ƯH "B =a;n'IENDB`movim-0.14.1/themes/material/img/flags/pf.png000066400000000000000000000007621342764602200210050ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb"$6@a = )Bl9֬J )rE|@ @@A  f@_3\tc5#;!?FFƏ>?W?.:ϝ?}sb}󟷟2J^fW7 j /?z13AĂP+4Y9e@,%$w/W0Ƚa_v/(X$)7㟿@9߿ad"/q_Cb1/IENDB`movim-0.14.1/themes/material/img/flags/pg.png000066400000000000000000000011211342764602200207740ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxLA ?I6IL#9.&Ө 1 "X@0eݚ6p7g*|b")Ky*͞bjxSC__7?bjh߽mWi~w?H @ϟĘ%G_~_4bi`aa̜1}Vu~_~ 8@J}K 󤈰B5E)헮iWSS ЈMff ?  % 999wܙ1cP5 !Wٟߑ2F@4GRRׯ_ S/+@1 @g4IENDB`movim-0.14.1/themes/material/img/flags/ph.png000066400000000000000000000010321342764602200207760ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb\vzp7/  aP ʊʩ!\c3dҀH/(U#@߿۶ɚ5}/eeo@L |cbZR%+?4$bH=f`tm-z??!@ X>30<\ W}n?t՟_ ?NP2gcV?[) X.ka`)?kd P-@5|e`_afY/0 K/?yA@`# $ A@_ ` mL7!U_)IENDB`movim-0.14.1/themes/material/img/flags/pk.png000066400000000000000000000010711342764602200210040ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb#|Ez4 f1XH1߿ߛfl 㯏? e_ ZGh@1ATC?U+[;F,,@A5%$vw+G!:;!EE @ B?>~I$&/1WG Ƿ^dꬨЛo$E_h* 1sl!^P.'.TLARK@߿c￟n߾c{?_N10'/$ :*E9̎r1 nPx =N΃17 3qrɰJ x]r?'3c 30|GtwD?6ps c RIENDB`movim-0.14.1/themes/material/img/flags/pn.png000066400000000000000000000012211342764602200210040ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<#IDATxbLN<=\ 7QpN5700|c`L1Qo}h1%  10C0/ 1 #E <-&;1>+( H ܿ>81 ()̌ @ 516F23   po濿?~g{W;$ _ϿTܐKt@(!.?_?wS1>4@120#G$A$@/Z:YIENDB`movim-0.14.1/themes/material/img/flags/pr.png000066400000000000000000000010541342764602200210140ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbd`@_ 0b1 XUa8t?o 2N[@ k=󪰚W@? 01u @6pXn,X?13ca 1FF0>PǀI6c+VP n0ڍ7~aP_ 7a@nWȯ4Guve;z ]x>PwYLB\FFg׮?0ݩ_$?`H-XP÷o{vSujc@2j'6_[7- -+1UIENDB`movim-0.14.1/themes/material/img/flags/ps.png000066400000000000000000000007301342764602200210150ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<jIDATxb@ ow20\L@߿a$شi@50zt߿7Po8@dHuWo FFƇ?oA)L`j* ?~ht@,?_ I`K $~d!ϯ^XU t?ݪ'xז~_e~-G=۟5Y%H? `|P0_? P 1$@T1p4qIENDB`movim-0.14.1/themes/material/img/flags/pt.png000066400000000000000000000010521342764602200210140ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbdd`Xn2"baPZ Reˠ?a?aM O '׿ٖ_/jFYY 6 MöXo߿ 访[e7uZ_h:@11b￿Y~' L~f)Bhh@5d9_"ro$F_GX''o|Wj`(@ ov_X5D`X X1G_@CA7 P/j /@ ~0L ?cc0Fv|IENDB`movim-0.14.1/themes/material/img/flags/pw.png000066400000000000000000000010461342764602200210220ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbd c"?#Yp('E0 ) YHkps{2ǿRʈ)kRqQ{@, L OHv?P,#ÿ2@;0+WjedxAPhub/H @WP_~{Mddx01>T^> &02a >[Ǭ  7ߊp ' X_??ވ c@s eÜw?xʬsw>+$> ~cfK0\}v+(3/#0f! t@12e?@P?h :ZYIENDB`movim-0.14.1/themes/material/img/flags/py.png000066400000000000000000000007311342764602200210240ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<kIDATxbπPX@_upɒ2ҒKF6hU wg@ տCH($ f@, _gcc?CbG~nYo6 99o~ħpCA˧8?2``@1[5 WX Ʒsis>i! 3ӓ/Abs㗿&I8/'fiA 49P{AzK8 (UX_120F8IRS]IENDB`movim-0.14.1/themes/material/img/flags/qa.png000066400000000000000000000007021342764602200207730ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<TIDATxb?(/IB~10 ظCW߿&]|-@@^T" ~I!ibBV߿FZ `_  Xh[\U2/ PA^c & -? UL P_Rr/67H@1?l/ jo`5 Iq:? H%@1~| ep '޽@yY @k}[T^YIENDB`movim-0.14.1/themes/material/img/flags/re.png000066400000000000000000000010411342764602200207750ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb,zߟ??022*'b ¦$A@? ~mE@40g߿ _~@6x=|Ϟ "@K890Kt&8@[zM"-b봗bP߿@*)qm@@/A00q;^ 7Lh3 |Tt@P?zD_6ˏ_@A]T aUV j=I,$߿@|z?.Nf &H@ %1d@|m?~}ˏ_Ҝ@ǏzA {f uDIENDB`movim-0.14.1/themes/material/img/flags/ro.png000066400000000000000000000007571342764602200210240ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbd>010?`` !@0SݤTL?D~?߿_6m  O^L=b`o(_f@, 3U B@&C40 @, UxEtba0 Nbh@4P_$ `I`'H u `n@0I?@  TR䍿LL R0: 20K\|o0 ÿ?xC 'oEEIENDB`movim-0.14.1/themes/material/img/flags/rs.png000066400000000000000000000006471342764602200210260ustar00rootroot00000000000000PNG  IHDR ntEXtSoftwareAdobe ImageReadyqe<IIDATxtPMK@m6\DZ؜{UQG7QDWգ TQ4"q6ff罙 Q3Ÿx">HvdyȘE>_+*7>ao $k ;iܘLZ=K/-]wT ڋQߩθŒ*vd2렌\4jMxo\EunF8%dQAserw^2 :DBWNomy T,+ C$۶azyhBV -? 0Xx<4IENDB`movim-0.14.1/themes/material/img/flags/ru.png000066400000000000000000000006441342764602200210250ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<6IDATxb?BAX )̀l#/ dj?6 ==gd䌿 d@$$XX XoH7?_Iyy?|4D/ THRH\) @@,5|HӟD efE ?phU=L0HJ倢 `g1 H W*M  ?e8aIENDB`movim-0.14.1/themes/material/img/flags/rw.png000066400000000000000000000010251342764602200210210ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATx$ pviSS > TJ}y"G} @cO$=i X f TR/ßd?UMBE~1@E SAe z/o ߿/@h@qfOOV9h:d0ؿؿ L/^ ./g_XI&&!>6bz$Uj?σO/$1*=!9HXωU +:I6F- jK Fd @#$8!\  hGIENDB`movim-0.14.1/themes/material/img/flags/sa.png000066400000000000000000000010471342764602200210000ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbdf@ H @#(,lg2EYi) i~P_~ˏ2B@tah,ǧ1132{NK Z@ `?})# y~~7 ̿]@L@on_|ڋklמ_`k; $  @a,WBڇroYZBc  3:%xXWdj  g-÷@ Xq > pEF+.ONHh'P@12(D$O 0z79NIENDB`movim-0.14.1/themes/material/img/flags/sb.png000066400000000000000000000011601342764602200207750ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbdf>"UYyZ߿10Br10<h1VVnn..J;>2 c1Þ'44 w_,+tgϯ_@b;⺗ 'ɉ @,"ISXÊo~fc4fn{ϯ`[1쾾ﱱ H8UFߺ_v}zq|l*goW|￿mz/j2~bKߩp/y[ 1h߿ ivU叿f ۾ρ.b~j* X"M$(9?YeEJr?Pdb<>Ôs {10|g  +9IENDB`movim-0.14.1/themes/material/img/flags/sc.png000066400000000000000000000011401342764602200207740ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbd`~Ϟ=,?,`cHݯ,+  @,/;vp VWT7P/@@ '>xښ~ 1HU3 XVrxx3qq l0ß?0JJxxLLLo |gp,?f0 @`! @, xB4`OVY}IENDB`movim-0.14.1/themes/material/img/flags/sh.png000066400000000000000000000012051342764602200210030ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb|k9-k۱7=P=CeAo ~10@1KWR)>*Dz5I%Ѯ&1 gK 1/W j1\?c3Z = 1P|8 H)#%wXO~-o.]{6#Ы}t{o8i ?0(g߿ߟ_{3Kq:/(h 0ԀP9xJ:?^)# ~OB ( >0JR ,"&y G9I٫h_xIENDB`movim-0.14.1/themes/material/img/flags/si.png000066400000000000000000000007761342764602200210200ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb+Df(?Ïsq05(|@,<~=󿿭 LLFFF%,xxBB,~? CB}CO~ԙg[s=bof_@ ~ɿ>f`x@@'aW"__`b B Xcl@@#0/ïPL@ӧ@gr2:ן@@%'3L /vo!.7A?T=L@JJ@ba@/#0!!T.^\1 Pp,IENDB`movim-0.14.1/themes/material/img/flags/sj.png000066400000000000000000000010001342764602200207760ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb|rsE]D3?`A @,@Qj )FFF0~ "߿n@,`{H|σ@ ׿_,+  U@_ @=@$@W߿@g@c@e>#sdv@m@$ H 9 @ɂgqq&&=ffܬ? l줷v~|o7~aQVz@d@ g'D/ H'?f ?$A.,_P3@WaQމ̮ 1$`$ZlIENDB`movim-0.14.1/themes/material/img/flags/sk.png000066400000000000000000000010621342764602200210070ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb;?8A8 @,@Y&.. &f 2 @@>1ç//P0?`dd@1Bdm^G {}הwl1EBEjk]]vzCƔ?__L?b @t-[=Gi ? lĸA뻽KFr?\{~20 aL@7JJs"YY@ $ A@pĀE\*=MIENDB`movim-0.14.1/themes/material/img/flags/sl.png000066400000000000000000000006641342764602200210170ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<FIDATxbd8̀103` 0@1n⨷8T۫BdeX%Nt@ O?Q￿ TR׿_44bUaWd ߿@PiEYDJ Ư_sr2- qFFG˿  e@ybbսX\,a_,_\ @\|1{߯_ a@ zp20\ `JKJBC;"0 a%"?$1Rq}IENDB`movim-0.14.1/themes/material/img/flags/sm.png000066400000000000000000000007661342764602200210230ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb??0!?`Ib)?#3G| `ƿU322- L~?nd  wۋ~|r~N\d=0#C>oD פO"͇x?K1-h@L tc <_zl @@ɯ9{2ߘ  @e2_5-k߿ /ba&n% 70(FͻßpcȐh!(. `DOaIENDB`movim-0.14.1/themes/material/img/flags/sn.png000066400000000000000000000010241342764602200210100ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbdhd@ @&@TVY R1e`?0̟"l@,`?e~_@Ռ@490sT7Z:pZ_XR+@2Uϟ~{?P%i￿+~mR\! /Xm0e.ۯ_v@? l`; @~/g C&n<h0I@_= b0PO@, ~#- 8X~32Iq àN Fd/z=O`,[XIENDB`movim-0.14.1/themes/material/img/flags/so.png000066400000000000000000000010171342764602200210130ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbTߟ? 1 /B97hh&ȰO@Q]z7$a*8 W_AJ2`8#P@1*6vr? t@a f8gd; _ NR<%* ? `W+ g?$ϿAfd2@,@[e Ӱ_@vy / 3a -W  ` t@12~eHb@G < mxȮIENDB`movim-0.14.1/themes/material/img/flags/sr.png000066400000000000000000000010011342764602200210070ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbdg``/0 $YP(F0p4I\"=  fkJ7܁*1$ŠO1?0 0,$#w$9߿@C"?Ц߿ d0JI}\ Xf|S:@*~gk @ ?A԰_e~!;i߿@nOO߿$^`7Lo(Mk^6`?@4,?3#W!;?pHBй ` Bybd(f`_H pH0i hIENDB`movim-0.14.1/themes/material/img/flags/st.png000066400000000000000000000011101342764602200210120ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb:c`#/@,V >Uz00Ͽ?Lu7 s>- T_0ׯ~-#@,@p}wҵ~r of[E `+8yw>_|쿙:1w/~_ld~k+W^.hɯ_~E @B\A~fgrLToN_!: X¿O"F?yW`?0y @[0 t! :ez ?=%$?#_/ ĸ!8"!E/hD?@^mI9џ\IENDB`movim-0.14.1/themes/material/img/flags/sv.png000066400000000000000000000007651342764602200210330ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbdп c?(B PZ ?˜Qw XJcx?` ? u@ORh/@1?UYׯ3ur@4٘|@edd:?HXwcR>}@,B ׿ _L \5|CuOmk͉bةĸGU9@?@@yg~Kы_08~C/$I3O IQ?7H05(b 2eG$cCbtXlMIENDB`movim-0.14.1/themes/material/img/flags/sy.png000066400000000000000000000006461342764602200210340ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<8IDATxbπPX@_upɒ2ҒKF6hU wg@ տCH($ f@,>~e!Fw@~{ѧ?_z@L@ 7u[u{ݏvM:fß? >T yZ4v0@1}!w F +--޽{@ ?UTT.^@`$P ( ?`0 @D20ϞJ* ҶIENDB`movim-0.14.1/themes/material/img/flags/sz.png000066400000000000000000000012031342764602200210230ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATx (>lк,~$ˡdöMC_,ίj ,2 0@OO߿woֿ]y3-fN6 o`@+_mu/0E3(. '1b P Fo>D$? <PKT`$aN::yIENDB`movim-0.14.1/themes/material/img/flags/tc.png000066400000000000000000000011601342764602200207770ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbܟ_CsǧOXp`$0yf)7n0|OJO˃ߟ?~ "ߦN1 ɾ?4 eS6'_neeWVx5N/~SgIXkKj v~L\\>a{g1k2K@51Ȩ! Ƽ /e"l~8_7|ﯿw~b(? a>儕/_>n?bj( 5 h6 "3cϿr@5翤О?  oR_^qc?#C(j\+RL 2%>%IENDB`movim-0.14.1/themes/material/img/flags/td.png000066400000000000000000000010721342764602200210020ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbu/`='KL՟?3  $͇_}EZ ߿Ekپx~q@`$lk[-,3qZqA jCS @ $90BQN:T? ʑ͐-xP8)0aZMWC@ #o&+HNI?,R.Ku?i2ɥC;#iJ yp< @0t 6 @ @ fz~C X~5rPϿ N(H0Xj / QA6?Yف~gb#/9P  7Atpu(nfbG&H :"z[VIENDB`movim-0.14.1/themes/material/img/flags/tf.png000066400000000000000000000010171342764602200210030ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbd,g:b13 !/@,@~@ 322t2O߿?@?L@ xj |_߿JK0M0ᘷ4les {S+X~߿@b? ~0s@5pp`05eX  ~d_@o&vV/b=qd_?/.[ X\\ W?[_ן@aݷ N|E _ "[{ 2oRpL 6{)GQF?3З~Aٕ?@,70H70&k@,Ry!- ?L<pl|/a FbO1&y qnC1IENDB`movim-0.14.1/themes/material/img/flags/th.png000066400000000000000000000007041342764602200210070ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<VIDATxbπPX@ a@oHRWZ"{ <"bd3c>} FG׍9:hAϿBe[e3"}$Ͽ߿ѯ__8)/ ~q'ȑ@z~@D(,߿ h/lfI 7/;8vЌ`6IISϟ8۷o;;SI č2FJmٻ F$8bͪIENDB`movim-0.14.1/themes/material/img/flags/tj.png000066400000000000000000000007601342764602200210130ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbπ gCV"`Ml_O(H_@Ư~l@WNNN$i` fSb{?,f&G AT̲y.@gb{Ǐ<< c&y?01{!4'0$ %+ dÓiϓW#X>Y)voEϝ)#X#6t@11?~{U|@wyp+e_Nj@@}?cvK~Sad%'@e@ e{ֺg~fxoxG@#\+z7V_=J'(U'P1@l ǯ xع??w P_.{0~J;ayI^@120FK/ π1000e@[%tIENDB`movim-0.14.1/themes/material/img/flags/tl.png000066400000000000000000000010021342764602200210030ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxLA ]=3=\$IfMNp :J!s#5^ 1|?@?$˦Mp¿Oc/ $ f@ ?/aJAC40 @L@ Gg 6biknn8syI_`?6Hm[|u'ϥ7x۷ 1sn=xٽ?;3&ۇ{+ן߿~hobjϿ~_]LSyo  X~/+o_r'RTK({Ƿ@ K8 Xa_8~}/هW~؆?@o5 /ǯ\q/`j50ghn `~q0pi >߽"s)I?  Vl bdEğ 2 w A&IENDB`movim-0.14.1/themes/material/img/flags/tn.png000066400000000000000000000007571342764602200210250ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbπPX@_upɒ2ҒKF6hU wg@  rr_ee6 Pqq ?1eeoh߿ nj ?t迆 %@rџ W^^8?//H~_F GGl$9 "CCA~53$|@n@50Cڀ._X_L J۶߳}5Bi`ARl_y:F2@H%%HP1@1~EHh2Ah20ߧ ?x47H@&N  f  @Q$ t@40S @~aH'#H DBP1@1~EHl ISf捧IENDB`movim-0.14.1/themes/material/img/flags/tz.png000066400000000000000000000012021342764602200210230ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbd 10@􍁁!ލ!3T @0|av)߿ȟ",,ߛ6m O>*;V)~gzP\b:h2PAD~*{_7ӯN2 @Oog/ά/ QQ--zIr]"@=t{_[_I1#E~26*|ӊbЋ^j<~@s+.aVضd/F%  CoY_Ӧٺ_bE +Yp$+_@?ߧz ¿kI|f9R_"B@" XURSppHJJBι\\/d: aqa r c!@q`u)=IENDB`movim-0.14.1/themes/material/img/flags/ua.png000066400000000000000000000006761342764602200210110ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<PIDATxbdh1 ?(# rr1Pz(* jd!7nG3K,TCœ~KG00T??߿ !~!@lTd6H+ks X. l$P*  rJSߟ wHʖbc:@20?/WdbRz@C, HTE( @ P6  @uJDA:#B?bz@I8`@pAHnGIENDB`movim-0.14.1/themes/material/img/flags/ug.png000066400000000000000000000010231342764602200210020ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb` #wt?0֟ V U?A 0fd}i;@c`J1 X_ ƿ_ 3f;@,L eo |;Q 12߿d ?? t@25{VQQQwg߿BS@,@ϟ_=ocbbbV{2}RjL{D`bjX~ @AefxG/}cq@m4h}ݯ_ZU|~>}ûw޼yo/N<@, wofk ˟ -W~z+n `/_/Τ?WCrm~~Ѭׯ >~+W^|ݲe@d?[/i'7 GJJ-t΀!0eb^0#i/_2|t1_@K [.˫}feqQ?b`x?I U?(?A"?>30|`.D [0+IENDB`movim-0.14.1/themes/material/img/flags/usa.png000066400000000000000000000011411342764602200211600ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbLN?1?%o^P rn@+0Dc0P,Je >{2}RjL{D`bjX~ @AefxG/}cq@m4h}ݯ_ZU|~>}ûw޼yo/N<@, wofk ˟ -W~z+n `/_/Τ?WCrm~~Ѭׯ >~+W^|ݲe@d?[/i'7 GJJ-t΀!0eb^0#i/_2|t1_@K [.˫}feqQ?b`x?I U?(?A"?>30|`.D [0+IENDB`movim-0.14.1/themes/material/img/flags/uy.png000066400000000000000000000010241342764602200210250ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb#"AL8(MX0 ,=Ͽ߿~2ڏ۷o611``XgN?8c011]q Xw&e`k߀ An\@q0?ln? t?YA3 ho?^p?X_ @,E;0}|%8Yf +Ɋ?y KA0ϕ"@!& 5#l}`87$? t? o-Z@>4!,?`?(YL ̓"K{IENDB`movim-0.14.1/themes/material/img/flags/uz.png000066400000000000000000000010031342764602200210230ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbd`H\LCC…Yw+5_" 0ӧi;w=wſM3ᅴ6U ޼'a!Ǐ s޽~P,?bIep/D=߿y(߿[ kb'//+О3!.xbr,#?^6@130$e5ߟ?n "@to $rm {Vן_ϟ߿ s HJ1 {_' !! 0:iFǎIɲ1 E +Ż7ؙߚ勗 u?P@<Y?n F&F&FVEb20 pN!!`xw?ÿe I ?hh0SF.7IENDB`movim-0.14.1/themes/material/img/flags/vc.png000066400000000000000000000011011342764602200207740ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbd`8߻  D?  Puu"Iղ/Pf?L'"~i&j~o8~-#  Vϟ`@\5ϟ xkF"Yx_ᗉ_@5@տgʻ'^2+؋_gfdt0tbHoZ~|~ qI7oйfLD~mï~RA6(X$/oTCD`a {$$؀>abd`e` #o,3e0 @ [q(h!PhEcO{Zέ IENDB`movim-0.14.1/themes/material/img/flags/ve.png000066400000000000000000000010201342764602200207760ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxba &!@# e æE^ y af/6 ? *(  ߌ@e !/P7P@1vv# JJ ? >PHUm>mެT A@e@ _/R=mګ_UV7!&3uvVo5?@SA$+$Rz X1e=!Cp?`@,@k~aEd0@H :+4f&Zt8IENDB`movim-0.14.1/themes/material/img/flags/vg.png000066400000000000000000000011661342764602200210130ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbܟ^VoŜ8~վ!/`1: 1 ͻ@; 1:b' ! %P]1>^!<,,)!V?7שc+T=Nd|ױ7r3/*E ?1ӫ ,@߿~?PC*/ۭ[d,@5uTݺ͡#ߟk9j@@ @IJrI?@ڀ.X2_ȑ􏁁 )CnIENDB`movim-0.14.1/themes/material/img/flags/vi.png000066400000000000000000000011501342764602200210060ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb#L) @,@q]ƌL_ IE߿} 1Z@1 Y > L:ei  s 180 7 ioO^j=mQ}FX^q☙߀ &97o~ g;-W2WfvG޽?(۷k\AFOot߷9oOJIqܽ{ X A*LKz/̚_޿7^AԔBQ $995~|v劐_&&FFf $fhqhZ E v&[IENDB`movim-0.14.1/themes/material/img/flags/vn.png000066400000000000000000000007321342764602200210200ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<lIDATxbπPX@_upɒ2ҒKF6hU wg@ տH_/8,bE5P 7P@1#P5?.'"4M /R Df{ $@ 䤿~;ͯ@ @ï~TIvo WM$w/o@C00H38ȀT3:9~P@ L0HJQd$ȗ@+jDc0RZ2IENDB`movim-0.14.1/themes/material/img/flags/vu.png000066400000000000000000000011341342764602200210240ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxL @5k C$^u"b24bҗ'wXVu??0ϟ0˦MpoF2Mno?A* / QV@15K7.c߿JA~_P=@ !8w,Z'!?_~H20HÏ;V.Ms?~o7 Ic/+u o?2ׯ@;~ $ $PTr@4;_&:@ 1 ߿D'C c@'}?I02|a -?ArI  d$P=//bad`0'`$h)PĀLr0$QOJQIENDB`movim-0.14.1/themes/material/img/flags/wales.png000066400000000000000000000012141342764602200215040ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb|9 `ɟ00bJKv~?"D٤.UMVA!i.Ii{H#˽;~Ywߘ߼_uD?? )Y_up~}7?y~TX#/_b: @.Zr]~rʷb}⟓ ӂ,C|6Qq1 wu  wo$*1 FzP  'bo) "1E%P$>ZRw1. [HS1$%x-ٟ= K^xP_! L20hzIENDB`movim-0.14.1/themes/material/img/flags/wf.png000066400000000000000000000010521342764602200210050ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbd`A0@UWہ+/9_/c&i=7ʏ T?1!+ T@ 1@_2~fQ UtHĒ011|m흲wvHN)* 4 X.:0{:?׿~ttI <@,߿6d}%{z$RS_,Xm`v@1ſ@a$!߿7KJ]]nH?CU5]ɓ@?eQQ* _ IJ0Y d A?q)7cp00A=qtݯIENDB`movim-0.14.1/themes/material/img/flags/ws.png000066400000000000000000000007341342764602200210300ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<nIDATxbd`f@ `䏟 w9 XKDLLnd${W^߿F~ٴ X9Я_ QVh@1a?кzP?@`u?A/i޽7!~u  4/d @IX`Ԯwo` @'A!T X2g{ob ѿa$#IČ`!(PUd@ c+/߿@?H? `c2d!_* ƯɀR@`o] .oIENDB`movim-0.14.1/themes/material/img/flags/ye.png000066400000000000000000000006351342764602200210140ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe</IDATxb|π`$2IbJpV1?D7doŒM6OD~3 Vo0׿߿l&iY "ޞm$A:A @AFo,WNNN3!.#bD5Hn@YFFbi 5he„>ϟ?ȇpT  F3߿ ~D N8@`HHHHC -@ V3azDIENDB`movim-0.14.1/themes/material/img/flags/yt.png000066400000000000000000000011211342764602200210220ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATx$A 0To{ֹBRR|:f tY\(c@ w&/\$vY \/镽m-̝ɜH@D\1aapq02?3?P'###b/xϜy:&jý?{4ZE]cܻ/_``3[/OOOϟ?淯_UUU8L6:0s?PVS[˗HzU##f&ʟS~g󻓙_fO22@4:_X@ק_?~I@YXX~32r$X998 * Ʒo-yׯ_Mݻwp Z t`&C WM$BIENDB`movim-0.14.1/themes/material/img/flags/za.png000066400000000000000000000012021342764602200210000ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxb`hfh_~ 7O _>30|d`x 3bt#,G1?1MY3_>|yrDo_XHݯ(+ 1~!' s1h$ LGㅃ-Of A 7o4 Xqwxǟo? ' idxDxߝQC&,~}lS./xYde~3KI7_0.6Iؽu/^? @+HE]ϋ"7hyg}c0H] 2f/` F ` B._CIENDB`movim-0.14.1/themes/material/img/flags/zm.png000066400000000000000000000007641342764602200210300ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbdndf2c`F@/0  X&yN>|߯_pٷ X f ߿? ,qϯ jhF D߬'WR("r@22Pk\8Gd) h6B~@dAV/oEK~Ô/ @u@ RBmi XJp,:03 WE Ȑx= | ͯwKݵIENDB`movim-0.14.1/themes/material/img/flags/zw.png000066400000000000000000000010761342764602200210370ustar00rootroot00000000000000PNG  IHDR ngAMA7tEXtSoftwareAdobe ImageReadyqe<IDATxbf&`fBb1_9gno `ߟ?@_~betW307Fe?}@, ;q:&_?@Ư~ "Y_@,&U1+0띧wU7H_ d{@1=y/ϟP D+**=z XXL^:R}{Ud`~~s@,EQ_X~12 @ image/svg+xml movim-0.14.1/themes/material/img/yuno.png000066400000000000000000001342751342764602200203050ustar00rootroot00000000000000PNG  IHDRZ= pHYsod OiCCPPhotoshop ICC profilexڝSgTS=BKKoR RB&*! J!QEEȠQ, !{kּ> H3Q5 B.@ $pd!s#~<<+"x M0B\t8K@zB@F&S`cbP-`'{[! eDh;VEX0fK9-0IWfH  0Q){`##xFW<+*x<$9E[-qWW.(I+6aa@.y24x6_-"bbϫp@t~,/;m%h^ uf@Wp~<5j>{-]cK'Xto(hw?G%fIq^D$.Tʳ?D*A, `6B$BB dr`)B(Ͱ*`/@4Qhp.U=pa( Aa!ڈbX#!H$ ɈQ"K5H1RT UH=r9\F;2G1Q= C7F dt1r=6Ыhڏ>C03l0.B8, c˱" VcϱwE 6wB aAHXLXNH $4 7 Q'"K&b21XH,#/{C7$C2'ITFnR#,4H#dk9, +ȅ3![ b@qS(RjJ4e2AURݨT5ZBRQ4u9̓IKhhitݕNWGw Ljg(gwLӋT071oUX**| J&*/Tު UUT^S}FU3S ԖUPSSg;goT?~YYLOCQ_ cx,!k u5&|v*=9C3J3WRf?qtN (~))4L1e\kXHQG6EYAJ'\'GgSSݧ M=:.kDwn^Loy}/TmG X $ <5qo</QC]@Caaᄑ.ȽJtq]zۯ6iܟ4)Y3sCQ? 0k߬~OCOg#/c/Wװwa>>r><72Y_7ȷOo_C#dz%gA[z|!?:eAAA!h쐭!ΑiP~aa~ 'W?pX15wCsDDDޛg1O9-J5*>.j<74?.fYXXIlK9.*6nl {/]py.,:@LN8A*%w% yg"/6шC\*NH*Mz쑼5y$3,幄'L Lݛ:v m2=:1qB!Mggfvˬen/kY- BTZ(*geWf͉9+̳ې7ᒶKW-X潬j9(xoʿܔĹdff-[n ڴ VE/(ۻCɾUUMfeI?m]Nmq#׹=TR+Gw- 6 U#pDy  :v{vg/jBFS[b[O>zG499?rCd&ˮ/~јѡ򗓿m|x31^VwwO| (hSЧc3- cHRMz%u0`:o_FIDATx]uXT]Iw7(!-݁>g٭]"آOQ}Qy'3wf9뜽{mB@=Q r-G=^zԣG=^zԣG=^zԣG=^zԣDZwH$> `bZZx;[hijJ#& ̭+0갴_ PQQCrrR[X#7' bLT"WEb<~)453`mkT\DF<=@JJ `IIqeph? ž=D=d0 J\2wf#r% IPPD"$ry}Q(BUh4qvVF[++t:!$2PUUzY **jg01_ʪcd2aeo߼H,Å\&L=㠡XlHR<0L( dJ_AGWL& d2Rbr$ \*ܹgg7htPi4dfQT&L&:JKJ adbԔ$H$PTP(T( ~v^]p@#3N[5:]W&(2( Hdt\U0LX,2(--nyqWXD䂂<T"P( _h4DV| I47yÕkRin6LT :6"R^\&{Kl[øw199jBF?Y,A,Q\zZ՛בV Rana#4I[G>Fd2Ed2 '~=`0h^{בy%*!HrJ "VZeK$ˤRqFq#2ݣC{ Dd]$@}U=W(Vp :r[c߿5}T*T* S)Ԅ7n Z PD'+ Q\\DG 3+ 1299YJ$K!o]mzFKWE[`m0kfAL3Z&՛Df8D_@*@Pd2! ?xd˗ar+4Á&ήh4PWW']8}@<ǹH$%%dxgNɓGWP tb.W/psoԪut>P' L,l޼l#;DD35z+iO.Z,)`QFpuu),--ѠAC]]L&MMPZuI 2 5aM%z순g!]Ddd8D"!ˑƸrЛ-Zۨ ''ׇlWZZ?`#8FVVzw|1//&\ʟ΍cgfqz&cرpsséߓ }=-icǫWw͛7x]rKEEMo`ڲe Nǘ,K2 TR?^{APbѣ;Sݽѧ ?JKKnYd2Zj s2%\.Zh-ZD"bbbpeijjbҤI:t(ׯ_#$$iii>7vA\ҵ:{RWd!9)~@ߚW/í p8A^0`XXXZGAUUڵCvIII8~8= V?׶};v\U_#R*@*{DP|4Yl6"ß,>{Oqq9PQQ@ `nnM꧚|>R~cɒ%=z4;C!..畒.N:>ٶF.W%F*@.?R(`0xz>UTT0aL:DPWWǯ4;WXt?~~.CXX7o:󍌌`=/_Ɓ3t{ƆԾc@w;UU_H$bȪ-XPP( 1!HoYu;I޺ukܸq6l)\.~)ܹ;wH8{l^c֭[زe LLLH8or֟繰Xl>|=kL``2YԈ3V.V+& /^Dfj͵K$]&&&s<>}`ڴiXp!rssu^Bbb"\.f̘۷ocΜ9022R:/7'v̱}?z\WڂbL&V)D!Xl|y۷nIMIVrvw={@SSV]7oS,Z֭%+^=0|pYSLkΝ3f[[[c>ϟCCC2qW/l+ ROz|p6s&wCV!G@@@W#cǎ4fƌD`` MEB$!++ yyy,,,fܿ>>>Tz橻wFɒ|=ѿ2 }6#FaԨQy&ƍWk[JJJ H JP(_Onjj:G~k׮իW>|8D"fϞ`s,--xbbҥRzO{zv:>gbq@&S9_Oj & vlp B!񼛛.]̬V-[B*o߾ѣzO3ѿr+ԩSرcqlڴ ޽FFFXb?~E)EҒZ?w©>]&3Y:)QOjbCrbv߹r%S*T8p _]'L֭[#$$={&O {{_r-nnnT*P(JFC^n6Xl6rsajja L.Jرcm6hhh><==ѧO4mڴ'(DK"@" V{Czz:\|;Ȉttx. (@&SS{=?Gt*\Ue7޳sw{Tܳ4h9R)B,gΜAbb"OND?ȨJ{W 4j6jr>>>hҤI1d20`|{vdfw(5DD"#>.׊3ϽziV16c lݺI$7n '''NGHHW(߿Nł7^II \\ɠ\E( >|/^7B׮]abbp|dx%=#kG,;GPDh*ׯ{"==E9.7b…TiU N.@&ŲV;;;iwmې ~ӮBkPPPL 8+..֭[ѢE x%=z ==]I*-aD!Z:< 0D嵟FOgwht$'7[쯀4ba߾}>|N'7ծs8 ͛7q!ׯ|899յy O͛7qqСC8wf .зo_X,蚝ޡ :^NxQ=U 2zռ6L&!Cٳغu+֮]&Mqh_mS% 1w\8pT*3gIJej>~!!!ᣋd6mI~Le$HRiFT8*' 1~x1ݻwk԰l23...8pmiij]׺upAMx >a\š~-[`̘1zͩ97vlf?o(kHT !7,|AdճBv`ccS044Ğ={v= M~}r96n܈;wbԩشiOtrrX,ƽ{meg;i)U@BaV#ƀJvN2u;7eM|}}Zg]Oի8s ]njj Bl$ jjj H8pz߻w/vڅm۶aر??~$@ff*ͮuT L LVҼedT AoM:vm=>CE~~~g…ضm.^W^T*}yf\3w\DcǦ{ h۶-\]]qj_T*Ŕ)SKCcӦM8<*. -*~fΜ['/]KK[7A"^C^ݛWt9OPi3JeZٔ .Yl6$ÇqaL&###wN:{A__jjjއbK.EVVxD&Ѷm[ddd`ݺuH$h֬!amm]I=00 .ٳXdhҤ =zD(3 ƮMRTdP(*6VUoEz<,4qSSN[Ə_kֲlٳ:M|;77)jzii17 @oekGﺕoܹsM4go5QRR-[`ٲeի=5j9BݨQ#W^U ot:.]mۆ;w̙3,sM(/)G}M<B؞ݪ5Qx:߁mgN:a֬Yʮ!PRR\ݻwHJJBVVҐ---'tttex[&^Z>p HRT) X,+++xxx`ΝGkdee۷?93 HJiڬ  &󫇹v?ZXTD"\z~HIqp`=zn<{z=uD&-~X {r3 u?ZZ ׯ1n8<}͛7֭[ѵkOԩ$ B!#ܹϟ?̙3sΝB_۷'}}}+$$$  p}x&M¤IHXBKK {H$Rs=ظq#޾}V`2?~cz{{8]vÇq߿ϝ;ϣh޼9<,̜91c󈏏/^q~Ly$ , ܽ{ ͆P(D۶mXbk0q@r;oj`0k#'#dtٳgcÆ JωbL}DI zjxyyAKKŘ1c7o4!̚5 ^^^JB_F6m0l0m"DBo޼Mb,߿Oƌ ..[l,N|L&[nD"6 N$|KSɪbڵX` 3?s@ i16-ވtй:oǾvBiӦa۶mmSN H~R]t!DT*O-Z@aa!Zn{~L&P(Dvvv2QGaa!0`=$ ػw/\.Ə27oޠ(--ERR [nСgf---l216l]иqcDEE *-ڝa?"s8L85jgR( 1Qhhh`ɒ%ʤУGt~~~D6n܈${R_5B!rrrH---x}:ڶm73geDx:M2f. `&HzI؊ĞNr0`BBBp^d $vKLLa6Ftj9<-?۶mC6mЦMl!!!رc5k?pܿ'N@vv6BCCmۂb8}4 O-EEE{.._8 ++.]`Ŋ0003ك ˗/VM۶m7o"w?TSEU5&>P飓dd2woe ۟ hڴ)֭[Jc$ 7oF? ,[ PTT-[ ??;w7޾}K4%dXP(CLL ^ UUUܹR3 ccc4jx"l޽WFaa!d2p}=޽{+cGBBڴi#F\.t:q1|sArn:L6 &RR 24Y;Nf:h8077ݻhѢJs\lٲƍѣG:yjjjųgpEܾ}/cllW(ؼy3rrr(   oooOG l;I&8x ޽{x9svvvFTT J!++Xf ^z#00vvv] ӧ#$$۷oLJ0j(X,̙3-B޽?֭["q1^N.7k17ur0s8*8sK?vYx{{eI&̓ƍEKG.C |2LPȑ# >JKKaÆzܴXR1>uЪ}u4FХ_9]n=~,8p>DM%%%Ɂ%bcc+V|pAA7o… _T|8EСCEfp=Z Hݻ7<==aooF}szaa!6n܈{!<<( ӧcѣ<{ ȑ#fggcpqq̙3![YB}ҥKeWE}6+vPu=Md2RTD¢ ˿ٳgk׮8y$&OVZaРAHJJ±cǰuVP(Zn KKK4l, XnfΜϟݽڵ$IrDyfBAiiǏT~tww888`x%Ax+++4l!!!ڵk[n=z4,,,*iW?~/9J ggg8;;#)) ׮]Çtr$%%h֬/^L_BJJ VXoѣ Bɓ?dee!..+{رc1`%*u+Vի$9b̬ bǮԄ/c8q>>>ذaмys4i033*875“'Oܸqؿ?@Ra``ouPUU޽{1m4xB"t邠 pwwG&M dffzzzÕ+Wpܺu &&&8~ҎLy-@>^>?~@YAJy D"2 ًOlEJT_3NG\l{Qa"QVEg1Ϟ=/ڷo#G",, 1118r `ffcccdrm7cccp\$&&ɓ(** Ap 4k֬RrRU*;;; 8QQQ%f͚"SL;v (**Bii)444pBY +V@`f HMM%VrٓxF---Ѹqcb\LFˮn:,ԢN fgdtLJr-ݻF\\D"rrrϟWz899!''***Xh<==V:Æ R@3@P@(ܹs֭Zl Dݻwh޼9w/XСRUNΝ;+UeggW)K+ALwNVש\w (xԳ֠AzWv 555<'Nܹs1ydDFF" wŔ)SHD;ڢAId}ˠZ͛FNNtttd2\BkӦMXlnܸ*J4Aǎ?cǎE^^n߾ Gl6nnnؼy3'$$ ;;ƚ}kXQX\\LܰStVt:1Y,6Bn^iQXO8͚իɔ[;)))c!-B!pAܼyFO',m֧ObҥXvRC-ФI8qׯGaa! sΡx k׮OflllDTX`ߠa:2I sLYig9ʶD"v {{{$%%aԩСN> bA*B ǼypyH$̘16l$OOϟܻwolܸqqqHMMŌ30axxx(y@#** L5 kkk*?qM##]r U"Չ,!bWرc`"hekkKTh)G7oDƍ+ [.]"bcc1{l5 X~=rrr`ddӧcʔ)] PIGB[[èQ`ccN:a˖-puuń /UUUKfa``cZx]eׄ\m\.T&Ti4F=?URXXжmO8PTJl .$ STL0EEE EhhG'b֬Y_\x<Я_4tPΝ;ذa4icɘ99wJՍfff1bddeea~^mTQљI)PAB^I&5BǎQXXS")) VVV0agς`ӧOLj#0j(xzzB[[JhԨGZԄ'pXt0a!U UkÍpTl&zf}ɘ2e :vÇd8vnݺgϞm6P(ezJJ N8ݺu#Vʈ̜9 j#^ׅ'gS-E~~>\ooomW^Enݰo>xFFlllYfA,[nXp!v؁cn”)SPW\<ܹЩ 00*kbre,^F\kGWSV e=j݋pcذa033ëW899ahݺ5Ѷm[38q"8={"((vBTT^zIIIۜ9shʋm  D"!((֮>zdGD&M@Pc='N) š_~J $:tu)7lؐ7?~LXGGGrr2BCC U[͛VVVD,zuNUԑUOPTkÇѠAW)$JQPPUUoQ:tRĜB(Y  Ά pk׮AWWhذ+.5L:ezӽzN|PTiӦhݺ}zEhjjB__K6mPXXHdJ}~ R ^F uEyLV^[Q700D"APPΜ9* OOOhiiX|9\.ƎI&}נ7ƆxÆ #HrzJFSШtoOtr5\DVϨZ={8u͑xuؿ? Ad2ѴiS`ڵv֭[͛W+*VDyPPHV J9lHU]MX-uCLL+x|H@ HOOGhh( Pm&:9sFa֭PSSCRR7?L٠DRR>zLZ6-F[a >UQq 9)y<qYV CwJx<\~۷*Yd2<3`ASS}}wő#G0k,"W"**?h/ÞG;SFNe+zIRdggCOO% ݶT%rfffB(BUU>BAӦM?{h44nƶm0qjgϞѩS'̚5Vo޼l*hU>Y$.B$ EhnnICvvVҎKOOG޽qu"&&SNŞ={8&M===x<<~qqq_l>|>8x l6D"֕+W9s|.\7o:w!C͛X|9ߏA]v077!X,L& rss;vagg_`s2^iIX6NUyI!1>$P(bߛ`0p Ɂ2QiӦNo߾J$/wI B!H$rrr3ׯbڵٳ'OXX,蠴{ۡ 0Ll0 #55EEE 3~ ,ahd>[=ץn&2 599Y,H{˯K"`˖-ӧ쐛 MMjw USSHvڥdrPThkkÇx233`011Qʚ-[b֬Y9r$!LP H ɐ]V1P(@!kݤWBD\&CvUFud2R4]O0+''b޿Cqqq4K#""yyy߿?֯_#GwA-K"EP@ Ç8<͛7p8(((Kw=t:FUd٠DP(`0P(e]t:Nr84lذVݯ\UK]mJjԛuj@Xlu؛בC2)`ԨQ?~<ѫWߊիW#%%݃L&qbrdD"b8p`߲+P!d2aeeX{)f" H`2All,kd{PRRDt]],55\*J42֩ :u.ݻwեKӧXx/@(888bC&AB7oӧO!QXXWzr-@%K`Μ9S(Ν;;;;hiiL&#<<탿?|>R)T*,,,wҪ5c877&qq1|z۵zGjrR|"ǀ+*TB_۰a0lذ_z rǎCǎѳgO,[ 666?~ y{{l6d2bYYYP( Ju9uttsNaňDNz~!-- &MBʻHnnnpssC>}n:ܿhѢv=Vᄄ[[7Lpq@i5#@)P[!alb.a߸zG/_Xlڴ NٳgeffNNNxHLLP(\. (7dPSSC=tRhjj000 HuVK.zUDѶm[t Xx1X, {^.|Qc'D?&a<;8שLP 5D}*hjj"""DzeЬYjA9[L&\.\.DBqq1q}ǎCqm̙3ÇСC+|# ۷/-[] [^_}}ZT\TTԤ&Eud$ d DGW/!!>F(K>(--U 1f 4?s ahhD 0 D"hhh@EE>|LVċ/F[ٳsE˖-?l6֭q=̝;^^^8p TTT ˡXa(--Ř1c```֮gMNqjjwI b6+57E1E"Q=Ny@-22Xt)[<- _9sfY;vU7n޽{hb`tR)RSSiӦa޽رc,,,0r_JB=t]=r&l¶DsQ3Mm"KB (iCPѣѣGqU{$ Rvvv4i&NXlUnL&#tݞ={ggga޼y3g!`0@ѐ;vPSSX,#F`x1Ѷ&$lWKK.J}junPq*rU˷~gDFFb׮]رcd26mDWWWaaaD[&MD"x{{#66Jրqby)bccѪU+Rw)GY4HvqkwDZZ$ \BQC(֚^zP{:t(ɓ'acc͛7ݻwĂ *>|@zz:d2レ,ܺu nnn={64hׯ_޽;VZT;baʕPV?`aat̛7Xz/WrwTϔ(61:Cn^sL+a(O2HNNg/'O0c ̝;]vEVVQ~`0g4hv®]`gg>}(I9?}Frr2ݻu_R(**BRRXfN-GpdffB]]}ӡ`+|㪨 <w٭N] c9B:󠣣ŋ.\@V[naƍԩӑ{֖蘒;wb۶mχzIXm_Frr2rrrfѠAbd#++E9ѷo_bUg2}6&L@l$&&kbsV 7T=:Ht2RiIF^^P&ᛟ_GGGǣgϞСoߎcʔ)Y䊌ĉ .vACBTTN<@.Py޽;FYC8FǏcXjOc۷o S f1 Cc9<{F߼(}*H~:JKKˮ!<<7oabb$.abbQF߸q'NDBBT*lll& `hٲ%///ÇGAAѼysDEEիWؿ?0|pl۶Wׯcԩ%ZbIV6vrs|vZU=jbjQ'7ņSG HDONNFtt/%zjj*^zmb՟\ƍcsѣr!Jq:u 'OĔ)S|= L< 4@AA=zDGGcʕ8p :wq1`B.K.8vڶm ''_r"""m^ѫ]\L]]=avV9ER+DEE 6mq-ⱆ rA>}ЫW/={hܸ1:v @__&&&- @)*ё(s6lV^;wjxɴ4uGG쟷z:{7k+H$TZcXvVF3..1h1{NK,Çb p8d>>Ӄ#ajj p8H{ϟ?dž `ootBy01 YXh3^ݣŽ7[uvpp0>pv؁c{{{K.xv1m4#;;)))ӧ W2 ߿G^^vEĪf/555Ky/GEEECūwo ʍB{uzU(.ajjd2FxQ .)oٲ/^@6m0|hiifWʲ1j(C]]P500.] CCCM6X|9ݱsN<}k׮> ###¬/G-p_5&4jFޟJM2S3Zi2-%< T8zddd˗066FQQ6>>O㡩۷wބ,H H܎ Q˗/8x lقݻwA"0uT?3gČ3 mllVrţRnQ2ejj={ծ;!!!1b/%Sjذ!ߏVZ!88~P.]]]]m֭Cnn.2>u@p\Cu^;))#PkmDRPut4ѩT*xv:hڇm~RS`lߓ&H¹sc4iRbԄ.8M.]e˖RdP(ѣd2!J1l0 >χ' %'OիDcDhooDرH'ƇT*EO_BdDX9LJ%@ Uґz&tB! ɉkHLLĢE`ll Z{O<7oЯ_?p\l߾x`{RTI{#??"gϞEJJ &M{{{lܸ r ɄH$ׯ:uRʟ޽;Ο?{*ċ/6wӦR,dPIQx9q7ر:t/Iun7nDAS|2`Ȑ!߿? @" 33i0P(F b ҥ ڵk}}}͚ܿ5*r9ߏCPܹs1޼y1"Bvp 888mȢ"\w \\J &vQs;@]]vӦܹ߿W~WmaƢ"[ndbС>Z7mQH$Q oAtg{wo+7كnݺVN> @L&UV3g֯_:Mo߾BL&#ݮr;88JbԩD%FL&M–-[0c mDr۶m .+W ++ 111ڵ+bcc/\@FQ㕄&*MWRQZR  w/ʿ|HH.^XX,ѣG]v hժ V\۷oƍ@ $ǎ[nhذ!zPaܸqJ<ڦmbpCtT=t!o90 &MXl~Ƹz/C&UWm>> s$kuw]=(53f ;ۉSJrh֬lmmuVs())!JIY,ob0L`? D%0zhZ GRI__Rχ\.ZnCWصkY,6FDO A$Bqg|PGJ9ѨTZGǺL&eG ==ׯ_U`R= D2\e*vn¥K"ybD"/^ğ M*Ν;#$$҃[i-[nݺTxxx۷ocҤIJx]۾CMÙ33z)eة I?PHMMBJD"AJJL&VjX.fؼ:u#b1"##q=ܾ}AAAHLL˅.akkDPׯMD"|}}amm Cpttz>|RFsD Rb3?L˥HKMņT*ARR`sdHzY?*2ry?H?Ne ]v&O͚$B6G,XirԔ${aѢE%dffٳg4h'M@B,YT*5% 7obݺuł 'Oѐ就&&&DԾ|a0?|H$Xx1QaN.o3]&[O=Ph$hTH$@*IɠP(EaQtTU!Qȑ@#-5F8l\堸jp`e_qHDwp>~WAsBCCcp\aɒ%=zt=§0sL^ӧO̙3?0Yb www4 )))HIIr9Zj]~R3t?XضmRb1oLVVMfWȔ2—B@"je29 ^::`@rR,l@g0XXXCP@M] "Vvyy:d؄)9wޓ+`˖-߿?TUBP*E-@}7o9Xv-V\;bӦM\555=z@=m݃w؁ŋ+YCOX@lZge&@A#Sf>O ̨HDJD 2i@ԩS7n/QX~}TԊ ?6nH慅HLL-ZiӦXt)\.&OR%y(2T?w_E@?A}o\&'%g-$Pi4Hd{7ܿu~II+H$"E"&O{au:2=СC1c,,[ ϟCCC^^^077GϞ=1k,`֬YDӆ}FM@*"((i$3gyu}6`?O3+)]9G"p~˦ *\EE/FXX;d2:u ;vıc~3VK.cǎ_t FFFpssC~вeK4oO:aQX~=w <ׯ_GNNt͛7#+Ǩ=yndF\Mgƴiǻv:zn |ѣGcή;bcƌ?[p***?~}еkWbhݺ5x޼yqkɓ tg۷/6mڤhۮcAȓʤ7DgXH{ぱ L&?+eK988 Gڵk92 {'O|r9 \v .]¼y>OŋG-|l۶ GBB1vX899uHJJ˗LTT*]v]v',,,W̻E066ٳg1wObbb0|p<{ R~t=N&eJe2Pz,b#!!%&&?5k`}5ĉѮ];,^Ν#7e˖}6xUQRR#Gf[n}:|||0x`C)B@||<݋h"!*-- ^Ãcfffhذ!<<< --/CҰsNؽ{7ٳ%zll, ]Ǡ+_VDWD ]Tef|HJ Hndd'Nm۶~ 45kfT*իWcРA͛7?|!!!D󅅅ě7oPPP{{/H$X[[cƍJ \|  4ܿ_࠼NYfh޼9@ѠT XW^a˖-ѤIFӧ5&#F(;ѕ_|:* ɁZ;}L5S SSS9rI^EXjBBB\y9sqƵ>r\p.I.?}7op%{ӦMA&qi >\ju+uxϙφNGFDm +:ƻwoX;pvVimmcǎrA6m@2 ƈ#0eʔ_sd5kQY5hРJJgddmڴ\rغukmt x޽{ׯ#<<(KR %_W*7vvv&z77n˭|[ׯ'># @- a+@&UQ;g=}tC^^_#NL&F///,\P)1??[l_a̘1W *5<7^|;P( 6XQ$444m***())翙iii]{WGMeiiVy%/w;>UF&|r  E٨D-[̙3?gLưap],ZRǏ1x`W\J0L8Ñ#GЮ]Ϟ/J!CB`_ܥm5-+ #>}:5kٳg+Fa?O3BU) R 23!! C  +;"D_Pi4$#wwRK!C`֭D Z  ͛HdKIRܾ}ٳ'Νf͚kصkx<k.deeaڴiXxWV  ˅"##;w/P(ĝ;wp1\z;FƦ/߼DQU+?/T Y`L$22d@Ѿ;ά @3 JNT$9Lq/\"x:#pUtUiM*… ԩO^,IJEJJ كqŋX~=mMrJHNNƓ'O}O}vtԉ7rرc֭zJ$WWהw꒥[:7v,IRU9F$2 s J@)K8?Vpo+p.6,=C +WĬY3?[j)Jq 9sӧ<==k,hF"͛#((۷oÇ ۷oǕ+W0l05]RRǏ rR0[j(lذ5O-[B__^|;wJʬ 33˼9#SY,B Wuy9IE11I?)ZHfsݛ[7؛ADttte /ûwl2"СChժ.\X];t:]ذa""OHH+ehzBv`mmz p8hР֮]7oϜ9 .{C055233 !!y4 Ή΍㸚VJRb, W! 9C,JH?ե/D"ӏݽ9?/qqjDє*R)޽۷Z _AЭ[7ܹ[nENN|qq1 uuu4m۷'~QBBZj;;; :9`٘>}:,YR|cʔ)e!%%(pso}nd7xdU+ TTYd2 jKk:88!ondgguaժUx%ccҤIr߬dRb…ٳ'mFB\~ׯ_˅t邾}*— iRݻwǕ+W0e?tbƌUV=zJdj)ldgg8p'IZlcjw-3PUAVVQDP@GWt: |ʨ1?~. HLR)23Ҡ]*LM-PPH8\ p8\ ŅgN=yQZh'OT׵= ggg$$$ 33†k׮^gϞ$I2O|4)) !!!8}4bbb`Æ ())ł <==Cǂ 7P(hkk+رc,--+)ȑ#2e N:獌MK6.E"BMM<ڠRi(-)H,d24 UUud2ti栴z`J$'(.*AII15*L(eb%PSSl[Y0Yl$ٿ珔, 4۶mn^]] B-ӧ26l؀}&M¸q;ܹs!!!x䉒i_BĉhժQpByyyHHHLƒ%KhѢfdggziUOMM?9Jk艺u{g-|~1 s!B! $0 Pi4kA]CvjDe~gN&dQQ/;slYnN"If̘5kԈ|)ۇnݺ!==p 899 'OFbb"nݺׯDs>L֭[u >Ǐ4Iuf͚\۫W/\xK./xx Ξ=)))QSӐxc>/b! 7 tꚠ|r92KS\__R Hda}sE-.6e˖a̙_lPU8;;㯿_aر8p@%[Q(5ƍX={xmUr9d2p011*lvKi ѷo_t駉.Bo߾ō7pŕ;˚hwͽfL&-e2Qk+; |g DgXHMIr8t`GJl6lkעW^?ǎ ܻw@YfرcX֚jh"?7n@@@BCC+%woѣGx\y# }}}FFF066%pY@G?|>yyyƃp=DDDkiȚ6ksi6UU|hthjDJz55UJP$uj)ľt)U4 __JQ*݋ŋo}`Ȑ!?ѣGFZZg>P T%e555hjjӃ& MMMp\X,0 B\N[r9XŇY]t* Km:i8x.  _YR)tͭڈ(ro{oX"?SEE+V)SjT4hSN)=>>Ν;5...(((@jj*XDEE2k+(--EZZ^~INNJ-/o@d2r W***rؠik'<"">FFFrssU?oP#n^&`$'ǣT>T  addB4Rkd\U??"yžEVp9;m~zfx. . JE*]LKKKt塰|>hXX|ŋV<Uu>L+ Q H 2P(Ri$&UoڦaT"³]q2_ ʒdhҤ54!˾k#Ƞ$Lb :TW^oIQZZ߾Rw;w𧜝qqt֍(+KC~\BB D&6n{8Ԩ-&-ʤDJI ) 2P22" + //ץKoEDD"/W \wMc@$BEUzF3ھFL"b̕%ːG"iq6/;xX,?O!Std2L&"sgJW˜>}:|}}pi" Jy%EP(rʢe G犲sR drgW}\3;hiA O-(*rT"9$ gM)rDmN[ݱkxZ"@.!cڃTC/P( do6Hruuuر[lnj^C%P2]رce2ϟWCr-9+;5r&!_= yONDV8 2T LټV(B :3skD"D"C&C!nv.s\&+xhT}XhӅ &Gx:97' )%ŐI x$ 3齒H BH)4 `PQ>l(*FtH{RHBHHwM>2{gPXm5 ݞ[(++I6] ''CJʢ5G<4/okAʝ8G} 05j*++1iҤ ?$''6|tJ;΀BujLLJw}A:<ϡaдAA!0M,(:DQcCD8HNjFyEeN5.ysמʊyh{'V(*E ٺ5s `Y m.AZߞ6~{]$#GG :woVEػwᅡ ݵy@Vf*O/o(J;G Z'*дistݥF 0j @hu_;`VQ]K*u毂}(-&8-_f3NYEQ> uc# /ڶIQ-5+:дjZ QN huz^>?ͩ/n~=[n1Ƽytnw1`޽Ybo}O9 ?~MrrgNhtZ5 @n=II#A AAaCeEH_ <<~xҋ$W??:KC&(M+aMyWpH8Zl_lsLRT 54Yېr.)3^[8-ߥ$oߺn A*I}6Lynb}x$ {voh3m6+Q7{nݺzI VXl޼Y>{*6ydlܸMʦI>}]w5JߊR/V&/Z蹳'%$hs:QR 4Ma1Ie Z Z\)& Z&S5}A)su8Xfp&+J/5pe-S_CehybfϚmEEZ9Y$D0 yL!+w48މm[׽8yΌUEݺuի8p@ʰc4k ?~=MwZ葉]{)KU]m/.ʏvFcG[dZ T*5$`j՞^ޤNoJ,f̦j(j>~Ա=*CB"]z/ Vk`YAQWN 3AԜ~zJ5?z#6 Ռ+M..*|с%Er"|ؓ6&$޳bقe?<*.wgW,8&Jq]FJJ#JBVVF缿Jcj*DFFs!mvcǎfsACкuƱc /aj5^?~KI <,SUNn^b1if*Ott6O8HBxzzI(*d^]ϟ&zG(BYiqfὝR/Kq_'+g`T$)܀nc @T.I;""3'~KRێ*?MCf_), r:ِ6 %q5J? &Q]Bb <ʶ~7%`X@$ K A`6:YDE7Z͡P(TMW&(t/`97ZvFݨ1z{ۉWfk׮n&k[> l0VUExDTaPPwj62+3;}5q8ڴouX$Jp\TTRgNSZR65g~kDA4@Vge=V^^EE(vzwNݟ]z!44"K;,xK$0$Id6s"(8W K@T! :۷{-eeڌF0="",++=ӓh2q5ST_|<J s%6U|٣+-EϞ=q Y{a9sӮT>i$YVKO96O[Aݲ jj*K-6tzzNVwwIeeE[v4ec Ra0x龋δu̜/L@4M=[(&<7a{jkic*۬t8da4VYxɥ˲A]E-A7n\q-;'O_lYTQތiQo (O2Jc[>>b*A EQIh^ **|u]SF>5k 6`ذar[ZZFQ7,fϞ Ʉ: [lh|AQώ0mZtDNދ|Lg 9wl;/7燧}yJ}xh}uHj WofySZ :=zd7MNjz0v;z=R/_Hp?Ƶk-}}Zm4"UzB3^O)--u{Ͷmpf[nE8VJ|V%}VV:XF(׳sBCvl_?;gХ/DTT,X\^>aÆaŊFlٲ;wy5oӷYltzHIHr/MѠ):t`bu3ݦ.iاIIgȻn!yfB(cѼyKχH,o~~@S=hBVf:XAtQc oZHCxeD 萖zqIJɔڸgnj 2 N'H* + ~ /lV ۘ"QZ0TvOʪɵ*̚5 11MoF1w\zyĉ4hP= Fc5$0|菵Z]TDZJGUe *A vm6ƶxyyl+-)R^.sCA+T*Z?ᰫ DVVVxגՏZ6KĚ3uI u[5mj4Z-/OieȈ&j:5.9hQnjjmښZ+:3,[gfScǎŐ!C`SSS1|p:u|ɋ̙sC`?||`(*delFYY ? j8 ׸x'bJ:Qq_~>7r'{d$YAQZR:r9>IP( @hmuϡd3ͶA,%| bbdF&? Uu`Zm˚O:}-U95jgffbȑXf up4,X0Wqo$s;El6j@Հ@QXK,$$Y`vCt%n?[];7=eZ)(//Ο$ a9w'QQQ^I9oc;0(7DFFhz(J^0.3EJ-*J89yH8nMAP)U0M NpT=߯3&L68A]3lR#*%Z%uo<&Aaܹ8p?|sJ(pbPX'?e mNZ@@$&3 _$PGE5u.`x$XLP(t{hTbb~mYY;MñaiZP;<*/nJnчyPN?<򥳝KUfMJGi!>~h Ij*n(5ďOYannlKC$}]z.4I9s3]ZvZ;3:iӦME1[b)d!s|Ky.sgSem E P6SKζHOzNvDnnv!~Ǘkٲ8;͒ڢ}‘@eԘ JBX<癹S|a#7[׽zОIfSSNM7mՊe˖!$$_dzބ[T"(8vȾS/ݿrt( H(<+S:B|EQTU+gڒ ӺMkL֭<-bKOv)fe#>ЭJ'n  ?]o϶^?/  <>xݻ?EeEȲ,#h𛫹XUZAT(s)Ur_K9 &O 0}t{ų>zDII , 8X~qR|׳kWy6˟}.wU%*bcR5_ۮ}]b[feUTYQRs$ѥ.h1**^|\͸l鼝S vN$(-/3gj§~3/ҾkGxi1, ֯]!5b=_-oo__Ak x|WCIQ nNoھ5\++ݪP(V hZqh $ $ ^?ǔ()vmϝ=;e}}%E+|A "&g'Z}(%^M }/Jtؠ!#Ө5(m0DD$GEE)Īo[&Q^GeM8q"z=&L [޽SNŢEdhՊ'NHMMEqq1nܸ!*J 9ЈL/o2JŐ$%!4-)*0}kFF%FWUUhEN˨ѽzߴ4Eh4&$IA 0(^Ŝ3 wSpPO/C>~ ٮ}9%ɲ&e}{ч2.٬T̾٫$IyP* ~.r6Aр ?]d 6wG02e]r%Zl8=zǎӧWJhݦ.]{P^V|-*q- |*w\ݢe+6* PqN,_:jzinX)Iu o-;-Iʦlh֬ł>l܏Nu&Oѫo cnAo(J /}r^޵w۰깺urB4$:u0{w Ie_q3m'MFFA˰l:u<޽;Zn JUlJkVRc>j;<01"q jtz5p n֞ |MK\5m50O?3'UwÙ*.o' Zǎ@XX$(V^+ȸ~Hl6k?N&=׺gjS $A\˥̝^{ ƍkd߀I&̙3IJ[Rɯ@"44 0`ڵkW#dPy S`|%ܩsό(MFm-1|9okoxnGRr<aX8+yώ*doSk㎈^1煆FKs)VUUAPj5CP Ōݻ6(y΄ ^^^6m^y_LF( ̘1Ǐg P(:`Ȑ!ر#jwdp=ߌ1OgǷh˲ I wAs3/mߞ+6nX13]xv+9ݰ Zpn'4;8 &ޫCw@$(Y'lqĈHNN`hd? &SN m۶V忭6s(-gar9 ,#1N' 8]>9RL1{ڥcvuM#)C} j^$|]׬Ҝ  %oglw0],YuIԶ-VZuۻjtطg,fWL.=EFF)*dp;4?ToYѕ˿evVzHힼ-֮YH{b54._>]6D,E(R$C}O}Km[?=7#-v,IeN &&IT‚[ m)BӘ.1Ea}ҹ+7ykԩ^(ܱ{lz_2z_-[Aii1=A_ȧFcɍ=I`XM  ׵kjynm8mDwN)S^VnTT[8Ky<`ÏI$*$7 bj'pqZP~ѹ.E?NVIP*HHt$!"z@Oɉ0r0H^ |?:Q͎1_UWGg~;cǘQw (^q`8|p- {R]nC0v{ސ>A l4`6cՊr%Axџ^w84E0!|C":˲P4H  luV(UpoSg'X`N$HƵ|-xIENDB`
    • {$c->__('subscribe.title')}

      {$c->__('subscribe.info')}

      {if="!empty($config->xmppdomain)"}
    • {$config->xmppdomain|firstLetterCapitalize}

      {if="!empty($config->xmppcountry)"} {$config->xmppc} {/if} {$config->xmppdomain}

      {if="!empty($config->xmppdescription)"}

      {$config->xmppdescription}

      {/if}
    • {/if} {loop="$servers"}
    • {if="isset($value->checked) && $value->checked"} star {else} {$value->domain|firstLetterCapitalize} {/if}

      {$value->geo_country} {$value->domain}

      {$value->description}

    • {/loop}
    • {$c->__('subscribe.server_question')}

      {$c->__('subscribe.server_contact')} • https://movim.eu/