├── .gitignore ├── .idea └── dictionaries │ └── root.xml ├── .travis.yml ├── .vscode ├── launch.json └── settings.json ├── LICENSE ├── README.md ├── __init__.py ├── alembic.ini ├── alembic ├── env.py ├── script.py.mako └── versions │ ├── 0aa1ff595a9f_added_invitations.py │ ├── 114f20c16421_working_on_gateway_r.py │ ├── 13b2e84fd798_telephony_created_at.py │ ├── 141d5446a745_dt_crtd_strm.py │ ├── 14665e1003a2_add_order_uploads.py │ ├── 1493003084e8_add_deleted_attr_to_.py │ ├── 1508a1f7cc1c_gw_sharable.py │ ├── 15d91338011f_call_change.py │ ├── 16742620dda5_chng_default_dt.py │ ├── 16980fb44a9c_datetime_timezones.py │ ├── 180f69d36c8d_tts_config_to_station.py │ ├── 1824121342c8_changing_playlist_it.py │ ├── 18c638d45ed2_added_netwk_person.py │ ├── 18e187ffe893_make_networks_mandat.py │ ├── 1a24e052e5be_stn_vol_flt_int.py │ ├── 1a50a1e1fa9f_addtext_field.py │ ├── 1add4f7e4ef2_remove_text.py │ ├── 1ae1c8228945_voice_prompt_default.py │ ├── 1ba2e0725603_duration_to_interval.py │ ├── 1bc97024824b_accomodating_unicode.py │ ├── 1cb4253a8bc6_station_analytics_up.py │ ├── 1d1e8683e144_chng_default_dt.py │ ├── 1e09e4b69a8c_remove_redundant_rel.py │ ├── 1f9eed32fdc0_station_last_accessed.py │ ├── 20bf500febc8_delete_community_men.py │ ├── 2150eb3e6577_add_deleted_bool_to_.py │ ├── 21a22e8b1948_making_person_multin.py │ ├── 21af3957d566_add_datecr_podcast.py │ ├── 21c434fca60d_add_deflt_dlt_pllsti.py │ ├── 22cc5d6d7fc0_podcast_descr_totxt.py │ ├── 22cf3e320a08_add_deflt_dlt_pllsti.py │ ├── 23999ea09423_multicast_port.py │ ├── 239d8482a01e_editing_track_table.py │ ├── 23ff5dd92328_stamp.py │ ├── 2413c9f0671f_add_approval_to_comm.py │ ├── 2485aab44d4d_add_deflt_dlt_pllsti.py │ ├── 25b2974c7078_add_series_id_for_re.py │ ├── 25c0610f6dbf_fase2_uploads.py │ ├── 261df279c2c1_delete_voice_prompts.py │ ├── 26289f11869b_expand_podcast_desc.py │ ├── 269008ea89b6_add_station_events.py │ ├── 26eb16c4aeaf_extnd_music_ttl_len.py │ ├── 2726a547193b_add_track.py │ ├── 274209eba132_change_program.py │ ├── 276473e97ac_danger_zone.py │ ├── 27fab241689c_timestamp_mixins.py │ ├── 283afd3c9a32_add_jingle_interval.py │ ├── 2857a895c068_add_deflt_dlt_pllsti.py │ ├── 285ff6ea690b_editing_content_tabl.py │ ├── 293edef43cf6_prg_add_networkid.py │ ├── 2970098205c8_tts_language_fk.py │ ├── 2972360b9a6f_station_analytics_fi.py │ ├── 2a96ee2970e3_change_content_uploa.py │ ├── 2b191eb9d05c_introducing_hosts.py │ ├── 2b6d9d4d6811_accomodating_unicode.py │ ├── 2d0a71aa0f59_remove_media_expirat.py │ ├── 2d17846830ad_podcast_add_summary_.py │ ├── 2ffbd3369445_strict_sched.py │ ├── 309c2255ee7d_add_deleted_pllistit.py │ ├── 31c99a16e55c_added_community_cnt_.py │ ├── 31d36774c549_first_and_second_sim.py │ ├── 31ff8f016d59_tts_for_ivr.py │ ├── 324a55db64ea_add_station_api_key.py │ ├── 3276b21cf098_fix_nm_cnt_tb.py │ ├── 32d7e2a6c41c_add_descr_playlist.py │ ├── 33313179882b_progtype_pho_funcs.py │ ├── 3464e4fa8884_add_gsm_network_type.py │ ├── 35ced00df34d_removing_host_table.py │ ├── 3612eba10920_drop_unq_constrnt_us.py │ ├── 3639bac661c0_link_person_to_netwo.py │ ├── 366cffa98fd4_adding_station_roles.py │ ├── 37a982c824d0_intro_streams.py │ ├── 37b19b31785d_whitelist.py │ ├── 39fb951fe296_chng_default_dt.py │ ├── 3aeaa37761ae_add_stationanalytic.py │ ├── 3c06b874a4d_change_analitics.py │ ├── 3db20d7c744c_fix_scheduledepisode.py │ ├── 3ec6447ec908_rm_sip_json_fld.py │ ├── 3f379986def2_sip_settings_intro.py │ ├── 3f5410820abe_add_descr_playlist.py │ ├── 3fd0a7ee1e16_delete_required_defa.py │ ├── 4027a704578e_prefetch_tts.py │ ├── 40814799d18d_add_desc_podcast.py │ ├── 41dfaf78f90b_changing_playlist_it.py │ ├── 423f8bc6e44_telephony_message.py │ ├── 42623b4e4a62_rename_scheduledepis.py │ ├── 4308b0b7701f_delete_required_defa.py │ ├── 4333a6f1259d_telephony_messa_2.py │ ├── 43b646fd9f17_chng_default_dt.py │ ├── 44601d05789b_add_station_fk_to_ev.py │ ├── 447d72a67cb0_direct_relation_musi.py │ ├── 46e8e17edc06_add_dates_playlistit.py │ ├── 47639c53cc4e_add_content_type.py │ ├── 477fc699a57e_drop_readd_user_name.py │ ├── 4965a685f97a_chng_default_dt.py │ ├── 4b7a79f7ee78_add_hi_bandwidth.py │ ├── 4c1ec907fb88_call_prg_id.py │ ├── 4c20ef57d701_cfg_email_notif.py │ ├── 4ca542fb1846_drop_unq_constrnt_us.py │ ├── 4d0be367f095_station_timezone.py │ ├── 4d15178b2ddf_added_gateway_name.py │ ├── 4d8d18f311aa_add_deleted_bool_to_.py │ ├── 4d9ef0d36ad8_gateway_prefix.py │ ├── 4e34b4290fbc_add_network_name_and.py │ ├── 50b58d5a1a3c_add_volume_to_station.py │ ├── 5121cc7fa2c1_re_add_program_type.py │ ├── 52392b489bd1_add_dates_playlistit.py │ ├── 523c59eb774a_link_community_menu_.py │ ├── 528f90a47515_media_amp_factor.py │ ├── 52c5abfc6ff8_add_deflt_dlt_pllsti.py │ ├── 530870fbb266_configurable_looping.py │ ├── 53954e77cafc_add_continuous_play_.py │ ├── 5397ebf3e5e2_fix_nm_cnt_tb.py │ ├── 539ec9a1bc41_trying_to_add_gatewa.py │ ├── 54068667be18_jsontype.py │ ├── 54176dfaa1f4_change_program.py │ ├── 54d62f4942f6_fase1_change.py │ ├── 55a83298ab91_add_status_program.py │ ├── 55bf0671d7ed_podcast_drop_summary.py │ ├── 56959bc21530_introducing_communit.py │ ├── 571474b47435_introduce_network_us.py │ ├── 5769f7c6759c_gateway_m2m.py │ ├── 57cff29eadbf_station_analytic_add.py │ ├── 58dfdfe8ae74_adding_network_to_pe.py │ ├── 591720fcad12_add_voice_prompts.py │ ├── 592ac1a4ca88_change_uploads2.py │ ├── 5936ede3879d_delete_required_and_.py │ ├── 5e35694cdba_chng_default_dt.py │ ├── 62b8dd615a3_add_networks_to_trac.py │ ├── 661a7fa1fa8d_gov_meeting.py │ ├── 6722b0ef4e1_station_model_fields.py │ ├── 6f8ca4801b3_deleted_schedule.py │ ├── 78bed635e89_chng_default_dt.py │ ├── 7ce753c2606_change_program_statu.py │ ├── 8a9a570b16e_remove_blockedprogra.py │ ├── 8d35dbe5bc_introducing_4n_music.py │ ├── 8d9ab22e533_tts_config.py │ ├── 9622e420e8d_fix_nm_cnt_tb.py │ ├── 9dfe6c16692_add_uploads.py │ ├── a3168ca95801_delete_status_and_rename_program_status_.py │ ├── ab67c5b937e_prim_secondary_tx_4n.py │ ├── ad55d401537_add_program_description.py │ ├── b7867a43c94_add_created_dts.py │ ├── be876afb3eb1_add_sip_settings.py │ ├── cdf3cfea28c_introducing_podcasts.py │ ├── d08fb6070d8_link_host_to_network.py │ ├── dc611df9442_make_telephony.py │ ├── e17e81ece7e2_default_event_freqs.py │ ├── f75b5dfaf06_add_deflt_dlt_pllsti.py │ ├── fff564ee60b_split_voice_prompts.py │ └── initial_added_tables.py ├── deploy ├── fabfile.py └── rootio_web.wsgi ├── docs ├── api.md ├── architecture.md ├── database.md ├── dbschema.png ├── testing.md └── todo.md ├── manage.py ├── r.txt ├── requirements.txt ├── rootio.wsgi ├── rootio ├── __init__.py ├── admin │ ├── __init__.py │ ├── views.py │ └── widgets.py ├── api │ ├── __init__.py │ ├── utils.py │ └── views.py ├── app.py ├── babel.cfg ├── config-server-backup.py ├── configuration │ ├── __init__.py │ ├── forms.py │ ├── models.py │ └── views.py ├── content │ ├── __init__.py │ ├── forms.py │ ├── models.py │ └── views.py ├── decorators.py ├── demo_data.py ├── extensions.py ├── frontend │ ├── __init__.py │ ├── forms.py │ ├── utils.py │ └── views.py ├── governance │ ├── __init__.py │ ├── forms.py │ └── views.py ├── messages.pot ├── messenger │ ├── __init__.py │ ├── decorators.py │ ├── messages.py │ └── views.py ├── onair │ ├── __init__.py │ ├── models.py │ └── views.py ├── radio │ ├── __init__.py │ ├── constants.py │ ├── fields.py │ ├── forms.py │ ├── models.py │ ├── signals.py │ ├── validators.py │ ├── views.py │ └── widgets.py ├── rootio │ ├── __init__.py │ ├── forms.py │ └── views.py ├── scheduler │ └── jobs.py ├── settings │ ├── __init__.py │ ├── constants.py │ ├── forms.py │ └── views.py ├── static │ ├── css │ │ ├── audioplayer.css │ │ ├── block.css │ │ ├── error.css │ │ ├── img │ │ │ ├── glyphicons-halflings-white.png │ │ │ └── glyphicons-halflings.png │ │ ├── main.css │ │ ├── schedule.css │ │ ├── vendor │ │ │ ├── bootstrap-formhelpers.css │ │ │ ├── bootstrap-responsive.css │ │ │ ├── bootstrap-responsive.min.css │ │ │ ├── bootstrap.css │ │ │ ├── bootstrap.min.css │ │ │ ├── cookieconsent.min.css │ │ │ ├── daterangepicker.css │ │ │ ├── font-awesome.min.css │ │ │ ├── jquery-ui.css │ │ │ ├── jquery.dataTables.css │ │ │ ├── jquery.dm-uploader.min.css │ │ │ ├── normalize.css │ │ │ ├── selectize.bootstrap2.css │ │ │ └── toastr.min.css │ │ └── webfonts │ │ │ ├── fa-brands-400.eot │ │ │ ├── fa-brands-400.svg │ │ │ ├── fa-brands-400.ttf │ │ │ ├── fa-brands-400.woff │ │ │ ├── fa-brands-400.woff2 │ │ │ ├── fa-regular-400.eot │ │ │ ├── fa-regular-400.svg │ │ │ ├── fa-regular-400.ttf │ │ │ ├── fa-regular-400.woff │ │ │ ├── fa-regular-400.woff2 │ │ │ ├── fa-solid-900.eot │ │ │ ├── fa-solid-900.svg │ │ │ ├── fa-solid-900.ttf │ │ │ ├── fa-solid-900.woff │ │ │ ├── fa-solid-900.woff2 │ │ │ └── fonts.txt │ ├── favicon.png │ ├── flash_player │ │ ├── TemplateMaxi.as │ │ ├── compileTemplateMaxi.bat │ │ ├── compileTemplateMaxi.sh │ │ ├── config.txt │ │ ├── config.xml │ │ ├── player_mp3_maxi.html │ │ ├── player_mp3_maxi.swf │ │ ├── sample.html │ │ └── skin001.jpg │ ├── img │ │ ├── datatables │ │ │ ├── sort_asc.png │ │ │ ├── sort_asc_disabled.png │ │ │ ├── sort_both.png │ │ │ ├── sort_desc.png │ │ │ └── sort_desc_disabled.png │ │ ├── icon_large.png │ │ ├── loading-bar.gif │ │ ├── logo.png │ │ ├── logo_large.png │ │ ├── ok.png │ │ ├── radio │ │ │ ├── 2g.png │ │ │ ├── 3g.png │ │ │ ├── 4g.png │ │ │ ├── battery_low.png │ │ │ ├── battery_medium.png │ │ │ ├── battery_ok.png │ │ │ ├── network_low.png │ │ │ ├── network_medium.png │ │ │ ├── network_ok.png │ │ │ ├── no_network.png │ │ │ ├── offline.png │ │ │ ├── online.png │ │ │ ├── wifi_off.png │ │ │ └── wifi_on.png │ │ └── warning.png │ ├── js │ │ ├── ajax-buttons.js │ │ ├── audioplayer.js │ │ ├── block.js │ │ ├── dashboard.js │ │ ├── filter-column.js │ │ ├── main.js │ │ ├── map.js │ │ ├── plugins │ │ │ ├── bootstrap.modal-inline.js │ │ │ └── rrule.recurringinput.js │ │ ├── progressbar.js-master │ │ │ ├── main │ │ │ │ ├── progressbar.js │ │ │ │ ├── progressbar.min.js │ │ │ │ └── progressbar.min.js.map │ │ │ └── src │ │ │ │ ├── circle.js │ │ │ │ ├── line.js │ │ │ │ ├── main.js │ │ │ │ ├── path.js │ │ │ │ ├── semicircle.js │ │ │ │ ├── shape.js │ │ │ │ ├── square.js │ │ │ │ └── utils.js │ │ ├── schedule.js │ │ ├── uploader.js │ │ └── vendor │ │ │ ├── additional-methods.min.js │ │ │ ├── bootbox.min.js │ │ │ ├── bootstrap-alert.js │ │ │ ├── bootstrap-dropdown.js │ │ │ ├── bootstrap-formhelpers-datepicker.js │ │ │ ├── bootstrap-formhelpers-timepicker.js │ │ │ ├── bootstrap.js │ │ │ ├── bootstrap.min.js │ │ │ ├── buttons.flash.min.js │ │ │ ├── buttons.html5.min.js │ │ │ ├── buttons.print.min.js │ │ │ ├── cookieconsent.min.js │ │ │ ├── cupertino │ │ │ ├── images │ │ │ │ ├── animated-overlay.gif │ │ │ │ ├── ui-bg_diagonals-thick_90_eeeeee_40x40.png │ │ │ │ ├── ui-bg_flat_15_cd0a0a_40x100.png │ │ │ │ ├── ui-bg_glass_100_e4f1fb_1x400.png │ │ │ │ ├── ui-bg_glass_50_3baae3_1x400.png │ │ │ │ ├── ui-bg_glass_80_d7ebf9_1x400.png │ │ │ │ ├── ui-bg_highlight-hard_100_f2f5f7_1x100.png │ │ │ │ ├── ui-bg_highlight-hard_70_000000_1x100.png │ │ │ │ ├── ui-bg_highlight-soft_100_deedf7_1x100.png │ │ │ │ ├── ui-bg_highlight-soft_25_ffef8f_1x100.png │ │ │ │ ├── ui-icons_2694e8_256x240.png │ │ │ │ ├── ui-icons_2e83ff_256x240.png │ │ │ │ ├── ui-icons_3d80b3_256x240.png │ │ │ │ ├── ui-icons_72a7cf_256x240.png │ │ │ │ └── ui-icons_ffffff_256x240.png │ │ │ └── jquery-ui.min.css │ │ │ ├── dataTables.buttons.min.js │ │ │ ├── daterangepicker.min.js │ │ │ ├── fixurl.js │ │ │ ├── fontawesome.all.min.js │ │ │ ├── fullcalendar │ │ │ ├── fullcalendar.css │ │ │ ├── fullcalendar.js │ │ │ ├── fullcalendar.min.js │ │ │ ├── fullcalendar.print.css │ │ │ ├── gcal.js │ │ │ └── lang │ │ │ │ ├── all.js │ │ │ │ ├── ar-ma.js │ │ │ │ ├── ar.js │ │ │ │ ├── bg.js │ │ │ │ ├── ca.js │ │ │ │ ├── cs.js │ │ │ │ ├── da.js │ │ │ │ ├── de.js │ │ │ │ ├── el.js │ │ │ │ ├── en-au.js │ │ │ │ ├── en-ca.js │ │ │ │ ├── en-gb.js │ │ │ │ ├── es.js │ │ │ │ ├── fa.js │ │ │ │ ├── fi.js │ │ │ │ ├── fr-ca.js │ │ │ │ ├── fr.js │ │ │ │ ├── hi.js │ │ │ │ ├── hr.js │ │ │ │ ├── hu.js │ │ │ │ ├── it.js │ │ │ │ ├── ja.js │ │ │ │ ├── ko.js │ │ │ │ ├── lt.js │ │ │ │ ├── lv.js │ │ │ │ ├── nl.js │ │ │ │ ├── pl.js │ │ │ │ ├── pt-br.js │ │ │ │ ├── pt.js │ │ │ │ ├── ro.js │ │ │ │ ├── ru.js │ │ │ │ ├── sk.js │ │ │ │ ├── sl.js │ │ │ │ ├── sv.js │ │ │ │ ├── th.js │ │ │ │ ├── tr.js │ │ │ │ ├── uk.js │ │ │ │ ├── zh-cn.js │ │ │ │ └── zh-tw.js │ │ │ ├── jquery-1.12.4.js │ │ │ ├── jquery-1.9.1.js │ │ │ ├── jquery-ui.custom.min.js │ │ │ ├── jquery-ui.js │ │ │ ├── jquery.dataTables.js │ │ │ ├── jquery.dm-uploader.min.js │ │ │ ├── jquery.min.js │ │ │ ├── jquery.sparkline.min.js │ │ │ ├── jquery.validate.min.js │ │ │ ├── jszip.min.js │ │ │ ├── leaflet │ │ │ ├── images │ │ │ │ ├── layers-2x.png │ │ │ │ ├── layers.png │ │ │ │ ├── marker-icon-2x.png │ │ │ │ ├── marker-icon.png │ │ │ │ ├── marker-shadow.png │ │ │ │ ├── markers-matte.png │ │ │ │ ├── markers-matte@2x.png │ │ │ │ ├── markers-plain.png │ │ │ │ ├── markers-shadow.png │ │ │ │ ├── markers-shadow@2x.png │ │ │ │ ├── markers-soft.png │ │ │ │ └── markers-soft@2x.png │ │ │ ├── leaflet-src.js │ │ │ ├── leaflet-src.js.map │ │ │ ├── leaflet.awesome-markers.css │ │ │ ├── leaflet.awesome-markers.js │ │ │ ├── leaflet.awesome-markers.min.js │ │ │ ├── leaflet.css │ │ │ ├── leaflet.js │ │ │ └── leaflet.js.map │ │ │ ├── modernizr.custom.js │ │ │ ├── modernizr.min.js │ │ │ ├── moment-timezone-with-data.min.js │ │ │ ├── moment.min.js │ │ │ ├── pdfmake.min.js │ │ │ ├── rrule │ │ │ ├── nlp.js │ │ │ └── rrule.js │ │ │ ├── selectize.js │ │ │ ├── toastr.min.js │ │ │ ├── underscore.js │ │ │ └── vfs_fonts.js │ ├── robots.txt │ └── views │ │ └── scheduled_program_view.sql ├── telephony │ ├── __init__.py │ ├── constants.py │ ├── forms.py │ ├── models.py │ └── views.py ├── templates │ ├── configuration │ │ ├── content_setting.html │ │ ├── content_settings.html │ │ ├── index.html │ │ ├── ivr_menu.html │ │ ├── ivr_menus.html │ │ ├── layout.html │ │ ├── sip_configuration.html │ │ ├── sip_profile_template.txt │ │ ├── sip_telephony.html │ │ ├── station_audio_level.html │ │ ├── station_audio_levels.html │ │ ├── station_telephony.html │ │ ├── stations_telephony.html │ │ ├── synchronization_setting.html │ │ ├── synchronization_settings.html │ │ ├── tts_setting.html │ │ ├── tts_settings.html │ │ ├── voice_prompt.html │ │ └── voice_prompts.html │ ├── content │ │ ├── community_content.html │ │ ├── content_host.html │ │ ├── content_hosts.html │ │ ├── content_playlist.html │ │ ├── content_playlists.html │ │ ├── content_podcast.html │ │ ├── content_podcasts.html │ │ ├── content_stream.html │ │ ├── content_streams.html │ │ ├── content_upload.html │ │ ├── content_uploads.html │ │ ├── index.html │ │ ├── layout.html │ │ ├── track.html │ │ ├── track_files.html │ │ ├── track_files_add.html │ │ └── tracks.html │ ├── errors │ │ ├── forbidden_page.html │ │ ├── layout.html │ │ ├── page_not_found.html │ │ └── server_error.html │ ├── frontend │ │ ├── change_password.html │ │ ├── create_profile.html │ │ ├── footers │ │ │ └── help.html │ │ ├── login.html │ │ ├── login_openid.html │ │ ├── reauth.html │ │ ├── resend_activation.html │ │ ├── reset_password.html │ │ ├── search.html │ │ ├── signup.html │ │ └── terms.html │ ├── governance │ │ ├── governance_meeting.html │ │ ├── governance_meetings.html │ │ ├── index.html │ │ ├── layout.html │ │ └── meeting_summary_template.txt │ ├── index.html │ ├── layouts │ │ └── base.html │ ├── macros │ │ ├── _ask_user_to_update_ie.html │ │ ├── _calendar.js │ │ ├── _form.html │ │ ├── _google_analytics.html │ │ ├── _misc.html │ │ └── _reset_password.html │ ├── messenger │ │ ├── layout.html │ │ └── message_test.html │ ├── onair │ │ ├── index.html │ │ └── layout.html │ ├── radio │ │ ├── _analytics.html │ │ ├── emergency.html │ │ ├── index.html │ │ ├── layout.html │ │ ├── log.html │ │ ├── music_program.html │ │ ├── music_programs.html │ │ ├── network.html │ │ ├── people.html │ │ ├── person.html │ │ ├── program.html │ │ ├── programs.html │ │ ├── schedule.html │ │ ├── scheduled_block.html │ │ ├── scheduled_blocks.html │ │ ├── schedules.html │ │ ├── station.html │ │ └── stations.html │ ├── rootio │ │ ├── content_type.html │ │ ├── content_types.html │ │ ├── index.html │ │ ├── language.html │ │ ├── languages.html │ │ ├── layout.html │ │ ├── program_type.html │ │ ├── program_types.html │ │ ├── user.html │ │ └── users.html │ ├── settings │ │ ├── layout.html │ │ ├── password.html │ │ └── profile.html │ ├── telephony │ │ ├── calls.html │ │ ├── gateways.html │ │ ├── index.html │ │ ├── layout.html │ │ ├── messages.html │ │ ├── phonenumber.html │ │ └── phonenumbers.html │ └── user │ │ ├── index.html │ │ ├── invitation_email_template.txt │ │ ├── invitations.html │ │ ├── invite.html │ │ ├── layout.html │ │ ├── manager.html │ │ ├── profile.html │ │ └── user.html ├── translations │ ├── localedata │ │ ├── .dummy │ │ ├── aa.dat │ │ ├── aa_DJ.dat │ │ ├── aa_ER.dat │ │ ├── aa_ET.dat │ │ ├── af.dat │ │ ├── af_NA.dat │ │ ├── af_ZA.dat │ │ ├── ak.dat │ │ ├── ak_GH.dat │ │ ├── am.dat │ │ ├── am_ET.dat │ │ ├── ar.dat │ │ ├── ar_AE.dat │ │ ├── ar_BH.dat │ │ ├── ar_DZ.dat │ │ ├── ar_EG.dat │ │ ├── ar_IQ.dat │ │ ├── ar_JO.dat │ │ ├── ar_KW.dat │ │ ├── ar_LB.dat │ │ ├── ar_LY.dat │ │ ├── ar_MA.dat │ │ ├── ar_OM.dat │ │ ├── ar_QA.dat │ │ ├── ar_SA.dat │ │ ├── ar_SD.dat │ │ ├── ar_SY.dat │ │ ├── ar_TN.dat │ │ ├── ar_YE.dat │ │ ├── as.dat │ │ ├── as_IN.dat │ │ ├── asa.dat │ │ ├── asa_TZ.dat │ │ ├── az.dat │ │ ├── az_AZ.dat │ │ ├── az_Arab.dat │ │ ├── az_Arab_IR.dat │ │ ├── az_Cyrl.dat │ │ ├── az_Cyrl_AZ.dat │ │ ├── az_IR.dat │ │ ├── az_Latn.dat │ │ ├── az_Latn_AZ.dat │ │ ├── be.dat │ │ ├── be_BY.dat │ │ ├── bem.dat │ │ ├── bem_ZM.dat │ │ ├── bez.dat │ │ ├── bez_TZ.dat │ │ ├── bg.dat │ │ ├── bg_BG.dat │ │ ├── bm.dat │ │ ├── bm_ML.dat │ │ ├── bn.dat │ │ ├── bn_BD.dat │ │ ├── bn_IN.dat │ │ ├── bo.dat │ │ ├── bo_CN.dat │ │ ├── bo_IN.dat │ │ ├── br.dat │ │ ├── br_FR.dat │ │ ├── bs.dat │ │ ├── bs_BA.dat │ │ ├── byn.dat │ │ ├── byn_ER.dat │ │ ├── ca.dat │ │ ├── ca_ES.dat │ │ ├── cch.dat │ │ ├── cch_NG.dat │ │ ├── cgg.dat │ │ ├── cgg_UG.dat │ │ ├── chr.dat │ │ ├── chr_US.dat │ │ ├── cs.dat │ │ ├── cs_CZ.dat │ │ ├── cy.dat │ │ ├── cy_GB.dat │ │ ├── da.dat │ │ ├── da_DK.dat │ │ ├── dav.dat │ │ ├── dav_KE.dat │ │ ├── de.dat │ │ ├── de_AT.dat │ │ ├── de_BE.dat │ │ ├── de_CH.dat │ │ ├── de_DE.dat │ │ ├── de_LI.dat │ │ ├── de_LU.dat │ │ ├── dv.dat │ │ ├── dv_MV.dat │ │ ├── dz.dat │ │ ├── dz_BT.dat │ │ ├── ebu.dat │ │ ├── ebu_KE.dat │ │ ├── ee.dat │ │ ├── ee_GH.dat │ │ ├── ee_TG.dat │ │ ├── el.dat │ │ ├── el_CY.dat │ │ ├── el_GR.dat │ │ ├── el_POLYTON.dat │ │ ├── en.dat │ │ ├── en_AS.dat │ │ ├── en_AU.dat │ │ ├── en_BE.dat │ │ ├── en_BW.dat │ │ ├── en_BZ.dat │ │ ├── en_CA.dat │ │ ├── en_Dsrt.dat │ │ ├── en_Dsrt_US.dat │ │ ├── en_GB.dat │ │ ├── en_GU.dat │ │ ├── en_HK.dat │ │ ├── en_IE.dat │ │ ├── en_IN.dat │ │ ├── en_JM.dat │ │ ├── en_MH.dat │ │ ├── en_MP.dat │ │ ├── en_MT.dat │ │ ├── en_MU.dat │ │ ├── en_NA.dat │ │ ├── en_NZ.dat │ │ ├── en_PH.dat │ │ ├── en_PK.dat │ │ ├── en_SG.dat │ │ ├── en_Shaw.dat │ │ ├── en_TT.dat │ │ ├── en_UM.dat │ │ ├── en_US.dat │ │ ├── en_US_POSIX.dat │ │ ├── en_VI.dat │ │ ├── en_ZA.dat │ │ ├── en_ZW.dat │ │ ├── eo.dat │ │ ├── es.dat │ │ ├── es_419.dat │ │ ├── es_AR.dat │ │ ├── es_BO.dat │ │ ├── es_CL.dat │ │ ├── es_CO.dat │ │ ├── es_CR.dat │ │ ├── es_DO.dat │ │ ├── es_EC.dat │ │ ├── es_ES.dat │ │ ├── es_GQ.dat │ │ ├── es_GT.dat │ │ ├── es_HN.dat │ │ ├── es_MX.dat │ │ ├── es_NI.dat │ │ ├── es_PA.dat │ │ ├── es_PE.dat │ │ ├── es_PR.dat │ │ ├── es_PY.dat │ │ ├── es_SV.dat │ │ ├── es_US.dat │ │ ├── es_UY.dat │ │ ├── es_VE.dat │ │ ├── et.dat │ │ ├── et_EE.dat │ │ ├── eu.dat │ │ ├── eu_ES.dat │ │ ├── fa.dat │ │ ├── fa_AF.dat │ │ ├── fa_IR.dat │ │ ├── ff.dat │ │ ├── ff_SN.dat │ │ ├── fi.dat │ │ ├── fi_FI.dat │ │ ├── fil.dat │ │ ├── fil_PH.dat │ │ ├── fo.dat │ │ ├── fo_FO.dat │ │ ├── fr.dat │ │ ├── fr_BE.dat │ │ ├── fr_BL.dat │ │ ├── fr_CA.dat │ │ ├── fr_CF.dat │ │ ├── fr_CH.dat │ │ ├── fr_CI.dat │ │ ├── fr_CM.dat │ │ ├── fr_FR.dat │ │ ├── fr_GN.dat │ │ ├── fr_GP.dat │ │ ├── fr_LU.dat │ │ ├── fr_MC.dat │ │ ├── fr_MF.dat │ │ ├── fr_MG.dat │ │ ├── fr_ML.dat │ │ ├── fr_MQ.dat │ │ ├── fr_NE.dat │ │ ├── fr_RE.dat │ │ ├── fr_SN.dat │ │ ├── fur.dat │ │ ├── fur_IT.dat │ │ ├── ga.dat │ │ ├── ga_IE.dat │ │ ├── gaa.dat │ │ ├── gaa_GH.dat │ │ ├── gez.dat │ │ ├── gez_ER.dat │ │ ├── gez_ET.dat │ │ ├── gl.dat │ │ ├── gl_ES.dat │ │ ├── gsw.dat │ │ ├── gsw_CH.dat │ │ ├── gu.dat │ │ ├── gu_IN.dat │ │ ├── guz.dat │ │ ├── guz_KE.dat │ │ ├── gv.dat │ │ ├── gv_GB.dat │ │ ├── ha.dat │ │ ├── ha_Arab.dat │ │ ├── ha_Arab_NG.dat │ │ ├── ha_Arab_SD.dat │ │ ├── ha_GH.dat │ │ ├── ha_Latn.dat │ │ ├── ha_Latn_GH.dat │ │ ├── ha_Latn_NE.dat │ │ ├── ha_Latn_NG.dat │ │ ├── ha_NE.dat │ │ ├── ha_NG.dat │ │ ├── ha_SD.dat │ │ ├── haw.dat │ │ ├── haw_US.dat │ │ ├── he.dat │ │ ├── he_IL.dat │ │ ├── hi.dat │ │ ├── hi_IN.dat │ │ ├── hr.dat │ │ ├── hr_HR.dat │ │ ├── hu.dat │ │ ├── hu_HU.dat │ │ ├── hy.dat │ │ ├── hy_AM.dat │ │ ├── ia.dat │ │ ├── id.dat │ │ ├── id_ID.dat │ │ ├── ig.dat │ │ ├── ig_NG.dat │ │ ├── ii.dat │ │ ├── ii_CN.dat │ │ ├── in.dat │ │ ├── is.dat │ │ ├── is_IS.dat │ │ ├── it.dat │ │ ├── it_CH.dat │ │ ├── it_IT.dat │ │ ├── iu.dat │ │ ├── iw.dat │ │ ├── ja.dat │ │ ├── ja_JP.dat │ │ ├── jmc.dat │ │ ├── jmc_TZ.dat │ │ ├── ka.dat │ │ ├── ka_GE.dat │ │ ├── kab.dat │ │ ├── kab_DZ.dat │ │ ├── kaj.dat │ │ ├── kaj_NG.dat │ │ ├── kam.dat │ │ ├── kam_KE.dat │ │ ├── kcg.dat │ │ ├── kcg_NG.dat │ │ ├── kde.dat │ │ ├── kde_TZ.dat │ │ ├── kea.dat │ │ ├── kea_CV.dat │ │ ├── kfo.dat │ │ ├── kfo_CI.dat │ │ ├── khq.dat │ │ ├── khq_ML.dat │ │ ├── ki.dat │ │ ├── ki_KE.dat │ │ ├── kk.dat │ │ ├── kk_Cyrl.dat │ │ ├── kk_Cyrl_KZ.dat │ │ ├── kk_KZ.dat │ │ ├── kl.dat │ │ ├── kl_GL.dat │ │ ├── kln.dat │ │ ├── kln_KE.dat │ │ ├── km.dat │ │ ├── km_KH.dat │ │ ├── kn.dat │ │ ├── kn_IN.dat │ │ ├── ko.dat │ │ ├── ko_KR.dat │ │ ├── kok.dat │ │ ├── kok_IN.dat │ │ ├── kpe.dat │ │ ├── kpe_GN.dat │ │ ├── kpe_LR.dat │ │ ├── ksb.dat │ │ ├── ksb_TZ.dat │ │ ├── ksh.dat │ │ ├── ksh_DE.dat │ │ ├── ku.dat │ │ ├── ku_Arab.dat │ │ ├── ku_Arab_IQ.dat │ │ ├── ku_Arab_IR.dat │ │ ├── ku_IQ.dat │ │ ├── ku_IR.dat │ │ ├── ku_Latn.dat │ │ ├── ku_Latn_SY.dat │ │ ├── ku_Latn_TR.dat │ │ ├── ku_SY.dat │ │ ├── ku_TR.dat │ │ ├── kw.dat │ │ ├── kw_GB.dat │ │ ├── ky.dat │ │ ├── ky_KG.dat │ │ ├── lag.dat │ │ ├── lag_TZ.dat │ │ ├── lg.dat │ │ ├── lg_UG.dat │ │ ├── ln.dat │ │ ├── ln_CD.dat │ │ ├── ln_CG.dat │ │ ├── lo.dat │ │ ├── lo_LA.dat │ │ ├── lt.dat │ │ ├── lt_LT.dat │ │ ├── luo.dat │ │ ├── luo_KE.dat │ │ ├── luy.dat │ │ ├── luy_KE.dat │ │ ├── lv.dat │ │ ├── lv_LV.dat │ │ ├── mas.dat │ │ ├── mas_KE.dat │ │ ├── mas_TZ.dat │ │ ├── mer.dat │ │ ├── mer_KE.dat │ │ ├── mfe.dat │ │ ├── mfe_MU.dat │ │ ├── mg.dat │ │ ├── mg_MG.dat │ │ ├── mi.dat │ │ ├── mi_NZ.dat │ │ ├── mk.dat │ │ ├── mk_MK.dat │ │ ├── ml.dat │ │ ├── ml_IN.dat │ │ ├── mn.dat │ │ ├── mn_CN.dat │ │ ├── mn_Cyrl.dat │ │ ├── mn_Cyrl_MN.dat │ │ ├── mn_MN.dat │ │ ├── mn_Mong.dat │ │ ├── mn_Mong_CN.dat │ │ ├── mo.dat │ │ ├── mr.dat │ │ ├── mr_IN.dat │ │ ├── ms.dat │ │ ├── ms_BN.dat │ │ ├── ms_MY.dat │ │ ├── mt.dat │ │ ├── mt_MT.dat │ │ ├── my.dat │ │ ├── my_MM.dat │ │ ├── naq.dat │ │ ├── naq_NA.dat │ │ ├── nb.dat │ │ ├── nb_NO.dat │ │ ├── nd.dat │ │ ├── nd_ZW.dat │ │ ├── nds.dat │ │ ├── nds_DE.dat │ │ ├── ne.dat │ │ ├── ne_IN.dat │ │ ├── ne_NP.dat │ │ ├── nl.dat │ │ ├── nl_BE.dat │ │ ├── nl_NL.dat │ │ ├── nn.dat │ │ ├── nn_NO.dat │ │ ├── no.dat │ │ ├── nr.dat │ │ ├── nr_ZA.dat │ │ ├── nso.dat │ │ ├── nso_ZA.dat │ │ ├── ny.dat │ │ ├── ny_MW.dat │ │ ├── nyn.dat │ │ ├── nyn_UG.dat │ │ ├── oc.dat │ │ ├── oc_FR.dat │ │ ├── om.dat │ │ ├── om_ET.dat │ │ ├── om_KE.dat │ │ ├── or.dat │ │ ├── or_IN.dat │ │ ├── pa.dat │ │ ├── pa_Arab.dat │ │ ├── pa_Arab_PK.dat │ │ ├── pa_Guru.dat │ │ ├── pa_Guru_IN.dat │ │ ├── pa_IN.dat │ │ ├── pa_PK.dat │ │ ├── pl.dat │ │ ├── pl_PL.dat │ │ ├── ps.dat │ │ ├── ps_AF.dat │ │ ├── pt.dat │ │ ├── pt_BR.dat │ │ ├── pt_GW.dat │ │ ├── pt_MZ.dat │ │ ├── pt_PT.dat │ │ ├── rm.dat │ │ ├── rm_CH.dat │ │ ├── ro.dat │ │ ├── ro_MD.dat │ │ ├── ro_RO.dat │ │ ├── rof.dat │ │ ├── rof_TZ.dat │ │ ├── root.dat │ │ ├── ru.dat │ │ ├── ru_MD.dat │ │ ├── ru_RU.dat │ │ ├── ru_UA.dat │ │ ├── rw.dat │ │ ├── rw_RW.dat │ │ ├── rwk.dat │ │ ├── rwk_TZ.dat │ │ ├── sa.dat │ │ ├── sa_IN.dat │ │ ├── saq.dat │ │ ├── saq_KE.dat │ │ ├── se.dat │ │ ├── se_FI.dat │ │ ├── se_NO.dat │ │ ├── seh.dat │ │ ├── seh_MZ.dat │ │ ├── ses.dat │ │ ├── ses_ML.dat │ │ ├── sg.dat │ │ ├── sg_CF.dat │ │ ├── sh.dat │ │ ├── sh_BA.dat │ │ ├── sh_CS.dat │ │ ├── sh_YU.dat │ │ ├── shi.dat │ │ ├── shi_Latn.dat │ │ ├── shi_Latn_MA.dat │ │ ├── shi_MA.dat │ │ ├── shi_Tfng.dat │ │ ├── shi_Tfng_MA.dat │ │ ├── si.dat │ │ ├── si_LK.dat │ │ ├── sid.dat │ │ ├── sid_ET.dat │ │ ├── sk.dat │ │ ├── sk_SK.dat │ │ ├── sl.dat │ │ ├── sl_SI.dat │ │ ├── sn.dat │ │ ├── sn_ZW.dat │ │ ├── so.dat │ │ ├── so_DJ.dat │ │ ├── so_ET.dat │ │ ├── so_KE.dat │ │ ├── so_SO.dat │ │ ├── sq.dat │ │ ├── sq_AL.dat │ │ ├── sr.dat │ │ ├── sr_BA.dat │ │ ├── sr_CS.dat │ │ ├── sr_Cyrl.dat │ │ ├── sr_Cyrl_BA.dat │ │ ├── sr_Cyrl_CS.dat │ │ ├── sr_Cyrl_ME.dat │ │ ├── sr_Cyrl_RS.dat │ │ ├── sr_Cyrl_YU.dat │ │ ├── sr_Latn.dat │ │ ├── sr_Latn_BA.dat │ │ ├── sr_Latn_CS.dat │ │ ├── sr_Latn_ME.dat │ │ ├── sr_Latn_RS.dat │ │ ├── sr_Latn_YU.dat │ │ ├── sr_ME.dat │ │ ├── sr_RS.dat │ │ ├── sr_YU.dat │ │ ├── ss.dat │ │ ├── ss_SZ.dat │ │ ├── ss_ZA.dat │ │ ├── ssy.dat │ │ ├── ssy_ER.dat │ │ ├── st.dat │ │ ├── st_LS.dat │ │ ├── st_ZA.dat │ │ ├── sv.dat │ │ ├── sv_FI.dat │ │ ├── sv_SE.dat │ │ ├── sw.dat │ │ ├── sw_KE.dat │ │ ├── sw_TZ.dat │ │ ├── syr.dat │ │ ├── syr_SY.dat │ │ ├── ta.dat │ │ ├── ta_IN.dat │ │ ├── ta_LK.dat │ │ ├── te.dat │ │ ├── te_IN.dat │ │ ├── teo.dat │ │ ├── teo_KE.dat │ │ ├── teo_UG.dat │ │ ├── tg.dat │ │ ├── tg_Cyrl.dat │ │ ├── tg_Cyrl_TJ.dat │ │ ├── tg_TJ.dat │ │ ├── th.dat │ │ ├── th_TH.dat │ │ ├── ti.dat │ │ ├── ti_ER.dat │ │ ├── ti_ET.dat │ │ ├── tig.dat │ │ ├── tig_ER.dat │ │ ├── tl.dat │ │ ├── tn.dat │ │ ├── tn_ZA.dat │ │ ├── to.dat │ │ ├── to_TO.dat │ │ ├── tr.dat │ │ ├── tr_TR.dat │ │ ├── trv.dat │ │ ├── trv_TW.dat │ │ ├── ts.dat │ │ ├── ts_ZA.dat │ │ ├── tt.dat │ │ ├── tt_RU.dat │ │ ├── tzm.dat │ │ ├── tzm_Latn.dat │ │ ├── tzm_Latn_MA.dat │ │ ├── tzm_MA.dat │ │ ├── ug.dat │ │ ├── ug_Arab.dat │ │ ├── ug_Arab_CN.dat │ │ ├── ug_CN.dat │ │ ├── uk.dat │ │ ├── uk_UA.dat │ │ ├── ur.dat │ │ ├── ur_IN.dat │ │ ├── ur_PK.dat │ │ ├── uz.dat │ │ ├── uz_AF.dat │ │ ├── uz_Arab.dat │ │ ├── uz_Arab_AF.dat │ │ ├── uz_Cyrl.dat │ │ ├── uz_Cyrl_UZ.dat │ │ ├── uz_Latn.dat │ │ ├── uz_Latn_UZ.dat │ │ ├── uz_UZ.dat │ │ ├── ve.dat │ │ ├── ve_ZA.dat │ │ ├── vi.dat │ │ ├── vi_VN.dat │ │ ├── vun.dat │ │ ├── vun_TZ.dat │ │ ├── wal.dat │ │ ├── wal_ET.dat │ │ ├── wo.dat │ │ ├── wo_Latn.dat │ │ ├── wo_Latn_SN.dat │ │ ├── wo_SN.dat │ │ ├── xh.dat │ │ ├── xh_ZA.dat │ │ ├── xog.dat │ │ ├── xog_UG.dat │ │ ├── yo.dat │ │ ├── yo_NG.dat │ │ ├── zh.dat │ │ ├── zh_CN.dat │ │ ├── zh_HK.dat │ │ ├── zh_Hans.dat │ │ ├── zh_Hans_CN.dat │ │ ├── zh_Hans_HK.dat │ │ ├── zh_Hans_MO.dat │ │ ├── zh_Hans_SG.dat │ │ ├── zh_Hant.dat │ │ ├── zh_Hant_HK.dat │ │ ├── zh_Hant_MO.dat │ │ ├── zh_Hant_TW.dat │ │ ├── zh_MO.dat │ │ ├── zh_SG.dat │ │ ├── zh_TW.dat │ │ ├── zu.dat │ │ └── zu_ZA.dat │ ├── lug │ │ └── LC_MESSAGES │ │ │ └── messages.po │ ├── luo │ │ └── LC_MESSAGES │ │ │ └── messages.po │ ├── nyn │ │ └── LC_MESSAGES │ │ │ └── messages.po │ ├── pt │ │ └── LC_MESSAGES │ │ │ └── messages.po │ └── ro │ │ └── LC_MESSAGES │ │ └── messages.po ├── user │ ├── __init__.py │ ├── constants.py │ ├── forms.py │ ├── models.py │ └── views.py └── utils.py ├── scheduler ├── README.md ├── env.py ├── forwarder_device.py ├── logme.py ├── run.py ├── scheduler.py └── test_scripts │ ├── env.py │ ├── forwarder_server.py │ ├── forwarder_subscriber.py │ ├── scheduler_tester.py │ ├── telephony_pub.py │ └── telephony_sub.py ├── scripts ├── schema_display.py ├── update_translations.sh ├── zmq_test_publisher.py └── zmq_test_subscriber.py ├── telephony ├── __init__.py ├── advertisement_action.py ├── call_handler.py ├── cereproc │ ├── __init__.py │ └── cereproc_rest_agent.py ├── community_action.py ├── community_ivr_menu.py ├── community_menu.py ├── daemon │ ├── __init__.py │ ├── daemon_runner.py │ ├── daemoner.py │ └── station_runner.py ├── db_agent.py ├── inbound_telephony │ ├── __init__.py │ └── community_handler.py ├── interlude_action.py ├── jingle_action.py ├── media_action.py ├── news_action.py ├── outcall_action.py ├── podcast │ ├── __init__.py │ ├── rss_agent.py │ ├── rss_download_runner.py │ └── rss_downloader.py ├── podcast_action.py ├── program_handler.py ├── programactions.json ├── prompt_engine.py ├── radio_program.py ├── radio_station.py ├── rootio_mailer │ ├── __init__.py │ └── rootio_mail_message.py ├── run.py ├── services │ ├── rss_download_runner │ ├── sms_runner │ └── station_runner ├── sms_server │ ├── UDP_handler.py │ ├── USSD_handler.py │ ├── __init__.py │ ├── bundle_robot.py │ ├── credit_checker.py │ ├── default_handler.py │ ├── sms_listener.py │ ├── sms_runner.py │ └── sms_server.py ├── stream_action.py ├── sync_scripts │ ├── build │ │ ├── pip-delete-this-directory.txt │ │ └── soundcloud │ │ │ ├── LICENSE │ │ │ ├── MANIFEST.in │ │ │ ├── PKG-INFO │ │ │ ├── README.rst │ │ │ ├── distribute_setup.py │ │ │ ├── requirements.txt │ │ │ ├── setup.cfg │ │ │ ├── setup.py │ │ │ ├── soundcloud.egg-info │ │ │ ├── PKG-INFO │ │ │ ├── SOURCES.txt │ │ │ ├── dependency_links.txt │ │ │ ├── requires.txt │ │ │ └── top_level.txt │ │ │ └── soundcloud │ │ │ ├── __init__.py │ │ │ ├── client.py │ │ │ ├── hashconversions.py │ │ │ ├── request.py │ │ │ ├── resource.py │ │ │ └── tests │ │ │ ├── __init__.py │ │ │ ├── test_client.py │ │ │ ├── test_encoding.py │ │ │ ├── test_oauth.py │ │ │ ├── test_requests.py │ │ │ ├── test_resource.py │ │ │ └── utils.py │ ├── news_sync.sh │ ├── pm_live_sync.py │ ├── pm_live_sync.sh │ └── rss_sync.sh ├── systemd │ ├── rootio-podcast.service │ └── rootio-station.service ├── utils │ ├── __init__.py │ ├── audio.py │ └── database.py └── venv_requirements │ └── requirements.txt ├── tests ├── __init__.py ├── _example_config.py ├── conftest.py ├── functional │ ├── __init__.py │ ├── api_station_test.py │ ├── app_test.py │ └── authorization_test.py ├── pytest.ini ├── test.py └── unit │ ├── __init__.py │ └── user_test.py └── tox.ini /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/.gitignore -------------------------------------------------------------------------------- /.idea/dictionaries/root.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/.idea/dictionaries/root.xml -------------------------------------------------------------------------------- /.travis.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/.travis.yml -------------------------------------------------------------------------------- /.vscode/launch.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/.vscode/launch.json -------------------------------------------------------------------------------- /.vscode/settings.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/.vscode/settings.json -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/README.md -------------------------------------------------------------------------------- /__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /alembic.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/alembic.ini -------------------------------------------------------------------------------- /alembic/env.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/alembic/env.py -------------------------------------------------------------------------------- /alembic/script.py.mako: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/alembic/script.py.mako -------------------------------------------------------------------------------- /alembic/versions/23ff5dd92328_stamp.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/alembic/versions/23ff5dd92328_stamp.py -------------------------------------------------------------------------------- /alembic/versions/2726a547193b_add_track.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/alembic/versions/2726a547193b_add_track.py -------------------------------------------------------------------------------- /alembic/versions/37b19b31785d_whitelist.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/alembic/versions/37b19b31785d_whitelist.py -------------------------------------------------------------------------------- /alembic/versions/54068667be18_jsontype.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/alembic/versions/54068667be18_jsontype.py -------------------------------------------------------------------------------- /alembic/versions/8d9ab22e533_tts_config.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/alembic/versions/8d9ab22e533_tts_config.py -------------------------------------------------------------------------------- /alembic/versions/initial_added_tables.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/alembic/versions/initial_added_tables.py -------------------------------------------------------------------------------- /deploy/fabfile.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/deploy/fabfile.py -------------------------------------------------------------------------------- /deploy/rootio_web.wsgi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/deploy/rootio_web.wsgi -------------------------------------------------------------------------------- /docs/api.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/docs/api.md -------------------------------------------------------------------------------- /docs/architecture.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/docs/architecture.md -------------------------------------------------------------------------------- /docs/database.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/docs/database.md -------------------------------------------------------------------------------- /docs/dbschema.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/docs/dbschema.png -------------------------------------------------------------------------------- /docs/testing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/docs/testing.md -------------------------------------------------------------------------------- /docs/todo.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/docs/todo.md -------------------------------------------------------------------------------- /manage.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/manage.py -------------------------------------------------------------------------------- /r.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/r.txt -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/requirements.txt -------------------------------------------------------------------------------- /rootio.wsgi: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio.wsgi -------------------------------------------------------------------------------- /rootio/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /rootio/admin/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/admin/__init__.py -------------------------------------------------------------------------------- /rootio/admin/views.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/admin/views.py -------------------------------------------------------------------------------- /rootio/admin/widgets.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/admin/widgets.py -------------------------------------------------------------------------------- /rootio/api/__init__.py: -------------------------------------------------------------------------------- 1 | # -*- coding: utf-8 -*- 2 | 3 | from .views import api, restless_routes 4 | -------------------------------------------------------------------------------- /rootio/api/utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/api/utils.py -------------------------------------------------------------------------------- /rootio/api/views.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/api/views.py -------------------------------------------------------------------------------- /rootio/app.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/app.py -------------------------------------------------------------------------------- /rootio/babel.cfg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/babel.cfg -------------------------------------------------------------------------------- /rootio/config-server-backup.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/config-server-backup.py -------------------------------------------------------------------------------- /rootio/configuration/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/configuration/__init__.py -------------------------------------------------------------------------------- /rootio/configuration/forms.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/configuration/forms.py -------------------------------------------------------------------------------- /rootio/configuration/models.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/configuration/models.py -------------------------------------------------------------------------------- /rootio/configuration/views.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/configuration/views.py -------------------------------------------------------------------------------- /rootio/content/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/content/__init__.py -------------------------------------------------------------------------------- /rootio/content/forms.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/content/forms.py -------------------------------------------------------------------------------- /rootio/content/models.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/content/models.py -------------------------------------------------------------------------------- /rootio/content/views.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/content/views.py -------------------------------------------------------------------------------- /rootio/decorators.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/decorators.py -------------------------------------------------------------------------------- /rootio/demo_data.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/demo_data.py -------------------------------------------------------------------------------- /rootio/extensions.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/extensions.py -------------------------------------------------------------------------------- /rootio/frontend/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/frontend/__init__.py -------------------------------------------------------------------------------- /rootio/frontend/forms.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/frontend/forms.py -------------------------------------------------------------------------------- /rootio/frontend/utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/frontend/utils.py -------------------------------------------------------------------------------- /rootio/frontend/views.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/frontend/views.py -------------------------------------------------------------------------------- /rootio/governance/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/governance/__init__.py -------------------------------------------------------------------------------- /rootio/governance/forms.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/governance/forms.py -------------------------------------------------------------------------------- /rootio/governance/views.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/governance/views.py -------------------------------------------------------------------------------- /rootio/messages.pot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/messages.pot -------------------------------------------------------------------------------- /rootio/messenger/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/messenger/__init__.py -------------------------------------------------------------------------------- /rootio/messenger/decorators.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/messenger/decorators.py -------------------------------------------------------------------------------- /rootio/messenger/messages.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/messenger/messages.py -------------------------------------------------------------------------------- /rootio/messenger/views.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/messenger/views.py -------------------------------------------------------------------------------- /rootio/onair/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/onair/__init__.py -------------------------------------------------------------------------------- /rootio/onair/models.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/onair/models.py -------------------------------------------------------------------------------- /rootio/onair/views.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/onair/views.py -------------------------------------------------------------------------------- /rootio/radio/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/radio/__init__.py -------------------------------------------------------------------------------- /rootio/radio/constants.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/radio/constants.py -------------------------------------------------------------------------------- /rootio/radio/fields.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/radio/fields.py -------------------------------------------------------------------------------- /rootio/radio/forms.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/radio/forms.py -------------------------------------------------------------------------------- /rootio/radio/models.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/radio/models.py -------------------------------------------------------------------------------- /rootio/radio/signals.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/radio/signals.py -------------------------------------------------------------------------------- /rootio/radio/validators.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/radio/validators.py -------------------------------------------------------------------------------- /rootio/radio/views.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/radio/views.py -------------------------------------------------------------------------------- /rootio/radio/widgets.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/radio/widgets.py -------------------------------------------------------------------------------- /rootio/rootio/__init__.py: -------------------------------------------------------------------------------- 1 | # -*- coding: utf-8 -*- 2 | 3 | from .views import rootio -------------------------------------------------------------------------------- /rootio/rootio/forms.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /rootio/rootio/views.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/rootio/views.py -------------------------------------------------------------------------------- /rootio/scheduler/jobs.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/scheduler/jobs.py -------------------------------------------------------------------------------- /rootio/settings/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/settings/__init__.py -------------------------------------------------------------------------------- /rootio/settings/constants.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /rootio/settings/forms.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/settings/forms.py -------------------------------------------------------------------------------- /rootio/settings/views.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/settings/views.py -------------------------------------------------------------------------------- /rootio/static/css/audioplayer.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/css/audioplayer.css -------------------------------------------------------------------------------- /rootio/static/css/block.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/css/block.css -------------------------------------------------------------------------------- /rootio/static/css/error.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/css/error.css -------------------------------------------------------------------------------- /rootio/static/css/main.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/css/main.css -------------------------------------------------------------------------------- /rootio/static/css/schedule.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/css/schedule.css -------------------------------------------------------------------------------- /rootio/static/css/vendor/bootstrap.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/css/vendor/bootstrap.css -------------------------------------------------------------------------------- /rootio/static/css/vendor/bootstrap.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/css/vendor/bootstrap.min.css -------------------------------------------------------------------------------- /rootio/static/css/vendor/jquery-ui.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/css/vendor/jquery-ui.css -------------------------------------------------------------------------------- /rootio/static/css/vendor/normalize.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/css/vendor/normalize.css -------------------------------------------------------------------------------- /rootio/static/css/vendor/toastr.min.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/css/vendor/toastr.min.css -------------------------------------------------------------------------------- /rootio/static/css/webfonts/fonts.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/css/webfonts/fonts.txt -------------------------------------------------------------------------------- /rootio/static/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/favicon.png -------------------------------------------------------------------------------- /rootio/static/flash_player/TemplateMaxi.as: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/flash_player/TemplateMaxi.as -------------------------------------------------------------------------------- /rootio/static/flash_player/config.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/flash_player/config.txt -------------------------------------------------------------------------------- /rootio/static/flash_player/config.xml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/flash_player/config.xml -------------------------------------------------------------------------------- /rootio/static/flash_player/sample.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/flash_player/sample.html -------------------------------------------------------------------------------- /rootio/static/flash_player/skin001.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/flash_player/skin001.jpg -------------------------------------------------------------------------------- /rootio/static/img/datatables/sort_asc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/img/datatables/sort_asc.png -------------------------------------------------------------------------------- /rootio/static/img/datatables/sort_both.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/img/datatables/sort_both.png -------------------------------------------------------------------------------- /rootio/static/img/datatables/sort_desc.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/img/datatables/sort_desc.png -------------------------------------------------------------------------------- /rootio/static/img/icon_large.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/img/icon_large.png -------------------------------------------------------------------------------- /rootio/static/img/loading-bar.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/img/loading-bar.gif -------------------------------------------------------------------------------- /rootio/static/img/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/img/logo.png -------------------------------------------------------------------------------- /rootio/static/img/logo_large.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/img/logo_large.png -------------------------------------------------------------------------------- /rootio/static/img/ok.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/img/ok.png -------------------------------------------------------------------------------- /rootio/static/img/radio/2g.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/img/radio/2g.png -------------------------------------------------------------------------------- /rootio/static/img/radio/3g.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/img/radio/3g.png -------------------------------------------------------------------------------- /rootio/static/img/radio/4g.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/img/radio/4g.png -------------------------------------------------------------------------------- /rootio/static/img/radio/battery_low.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/img/radio/battery_low.png -------------------------------------------------------------------------------- /rootio/static/img/radio/battery_medium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/img/radio/battery_medium.png -------------------------------------------------------------------------------- /rootio/static/img/radio/battery_ok.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/img/radio/battery_ok.png -------------------------------------------------------------------------------- /rootio/static/img/radio/network_low.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/img/radio/network_low.png -------------------------------------------------------------------------------- /rootio/static/img/radio/network_medium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/img/radio/network_medium.png -------------------------------------------------------------------------------- /rootio/static/img/radio/network_ok.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/img/radio/network_ok.png -------------------------------------------------------------------------------- /rootio/static/img/radio/no_network.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/img/radio/no_network.png -------------------------------------------------------------------------------- /rootio/static/img/radio/offline.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/img/radio/offline.png -------------------------------------------------------------------------------- /rootio/static/img/radio/online.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/img/radio/online.png -------------------------------------------------------------------------------- /rootio/static/img/radio/wifi_off.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/img/radio/wifi_off.png -------------------------------------------------------------------------------- /rootio/static/img/radio/wifi_on.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/img/radio/wifi_on.png -------------------------------------------------------------------------------- /rootio/static/img/warning.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/img/warning.png -------------------------------------------------------------------------------- /rootio/static/js/ajax-buttons.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/ajax-buttons.js -------------------------------------------------------------------------------- /rootio/static/js/audioplayer.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/audioplayer.js -------------------------------------------------------------------------------- /rootio/static/js/block.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/block.js -------------------------------------------------------------------------------- /rootio/static/js/dashboard.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/dashboard.js -------------------------------------------------------------------------------- /rootio/static/js/filter-column.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/filter-column.js -------------------------------------------------------------------------------- /rootio/static/js/main.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/main.js -------------------------------------------------------------------------------- /rootio/static/js/map.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/map.js -------------------------------------------------------------------------------- /rootio/static/js/schedule.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/schedule.js -------------------------------------------------------------------------------- /rootio/static/js/uploader.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/uploader.js -------------------------------------------------------------------------------- /rootio/static/js/vendor/bootbox.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/vendor/bootbox.min.js -------------------------------------------------------------------------------- /rootio/static/js/vendor/bootstrap-alert.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/vendor/bootstrap-alert.js -------------------------------------------------------------------------------- /rootio/static/js/vendor/bootstrap.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/vendor/bootstrap.js -------------------------------------------------------------------------------- /rootio/static/js/vendor/bootstrap.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/vendor/bootstrap.min.js -------------------------------------------------------------------------------- /rootio/static/js/vendor/fixurl.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/vendor/fixurl.js -------------------------------------------------------------------------------- /rootio/static/js/vendor/jquery-1.12.4.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/vendor/jquery-1.12.4.js -------------------------------------------------------------------------------- /rootio/static/js/vendor/jquery-1.9.1.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/vendor/jquery-1.9.1.js -------------------------------------------------------------------------------- /rootio/static/js/vendor/jquery-ui.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/vendor/jquery-ui.js -------------------------------------------------------------------------------- /rootio/static/js/vendor/jquery.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/vendor/jquery.min.js -------------------------------------------------------------------------------- /rootio/static/js/vendor/jszip.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/vendor/jszip.min.js -------------------------------------------------------------------------------- /rootio/static/js/vendor/leaflet/leaflet.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/vendor/leaflet/leaflet.js -------------------------------------------------------------------------------- /rootio/static/js/vendor/modernizr.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/vendor/modernizr.min.js -------------------------------------------------------------------------------- /rootio/static/js/vendor/moment.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/vendor/moment.min.js -------------------------------------------------------------------------------- /rootio/static/js/vendor/pdfmake.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/vendor/pdfmake.min.js -------------------------------------------------------------------------------- /rootio/static/js/vendor/rrule/nlp.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/vendor/rrule/nlp.js -------------------------------------------------------------------------------- /rootio/static/js/vendor/rrule/rrule.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/vendor/rrule/rrule.js -------------------------------------------------------------------------------- /rootio/static/js/vendor/selectize.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/vendor/selectize.js -------------------------------------------------------------------------------- /rootio/static/js/vendor/toastr.min.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/vendor/toastr.min.js -------------------------------------------------------------------------------- /rootio/static/js/vendor/underscore.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/vendor/underscore.js -------------------------------------------------------------------------------- /rootio/static/js/vendor/vfs_fonts.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/js/vendor/vfs_fonts.js -------------------------------------------------------------------------------- /rootio/static/robots.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/static/robots.txt -------------------------------------------------------------------------------- /rootio/telephony/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/telephony/__init__.py -------------------------------------------------------------------------------- /rootio/telephony/constants.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/telephony/constants.py -------------------------------------------------------------------------------- /rootio/telephony/forms.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/telephony/forms.py -------------------------------------------------------------------------------- /rootio/telephony/models.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/telephony/models.py -------------------------------------------------------------------------------- /rootio/telephony/views.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/telephony/views.py -------------------------------------------------------------------------------- /rootio/templates/configuration/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/configuration/index.html -------------------------------------------------------------------------------- /rootio/templates/configuration/layout.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/configuration/layout.html -------------------------------------------------------------------------------- /rootio/templates/content/content_host.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/content/content_host.html -------------------------------------------------------------------------------- /rootio/templates/content/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/content/index.html -------------------------------------------------------------------------------- /rootio/templates/content/layout.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/content/layout.html -------------------------------------------------------------------------------- /rootio/templates/content/track.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/content/track.html -------------------------------------------------------------------------------- /rootio/templates/content/track_files.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/content/track_files.html -------------------------------------------------------------------------------- /rootio/templates/content/tracks.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/content/tracks.html -------------------------------------------------------------------------------- /rootio/templates/errors/layout.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/errors/layout.html -------------------------------------------------------------------------------- /rootio/templates/errors/server_error.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/errors/server_error.html -------------------------------------------------------------------------------- /rootio/templates/frontend/login.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/frontend/login.html -------------------------------------------------------------------------------- /rootio/templates/frontend/reauth.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/frontend/reauth.html -------------------------------------------------------------------------------- /rootio/templates/frontend/search.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/frontend/search.html -------------------------------------------------------------------------------- /rootio/templates/frontend/signup.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/frontend/signup.html -------------------------------------------------------------------------------- /rootio/templates/frontend/terms.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/frontend/terms.html -------------------------------------------------------------------------------- /rootio/templates/governance/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/governance/index.html -------------------------------------------------------------------------------- /rootio/templates/governance/layout.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/governance/layout.html -------------------------------------------------------------------------------- /rootio/templates/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/index.html -------------------------------------------------------------------------------- /rootio/templates/layouts/base.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/layouts/base.html -------------------------------------------------------------------------------- /rootio/templates/macros/_calendar.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/macros/_calendar.js -------------------------------------------------------------------------------- /rootio/templates/macros/_form.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/macros/_form.html -------------------------------------------------------------------------------- /rootio/templates/macros/_misc.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/macros/_misc.html -------------------------------------------------------------------------------- /rootio/templates/messenger/layout.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/messenger/layout.html -------------------------------------------------------------------------------- /rootio/templates/onair/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/onair/index.html -------------------------------------------------------------------------------- /rootio/templates/onair/layout.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/onair/layout.html -------------------------------------------------------------------------------- /rootio/templates/radio/_analytics.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/radio/_analytics.html -------------------------------------------------------------------------------- /rootio/templates/radio/emergency.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/radio/emergency.html -------------------------------------------------------------------------------- /rootio/templates/radio/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/radio/index.html -------------------------------------------------------------------------------- /rootio/templates/radio/layout.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/radio/layout.html -------------------------------------------------------------------------------- /rootio/templates/radio/log.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/radio/log.html -------------------------------------------------------------------------------- /rootio/templates/radio/music_program.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/radio/music_program.html -------------------------------------------------------------------------------- /rootio/templates/radio/music_programs.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/radio/music_programs.html -------------------------------------------------------------------------------- /rootio/templates/radio/network.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/radio/network.html -------------------------------------------------------------------------------- /rootio/templates/radio/people.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/radio/people.html -------------------------------------------------------------------------------- /rootio/templates/radio/person.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/radio/person.html -------------------------------------------------------------------------------- /rootio/templates/radio/program.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/radio/program.html -------------------------------------------------------------------------------- /rootio/templates/radio/programs.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/radio/programs.html -------------------------------------------------------------------------------- /rootio/templates/radio/schedule.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/radio/schedule.html -------------------------------------------------------------------------------- /rootio/templates/radio/schedules.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/radio/schedules.html -------------------------------------------------------------------------------- /rootio/templates/radio/station.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/radio/station.html -------------------------------------------------------------------------------- /rootio/templates/radio/stations.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/radio/stations.html -------------------------------------------------------------------------------- /rootio/templates/rootio/content_type.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/rootio/content_type.html -------------------------------------------------------------------------------- /rootio/templates/rootio/content_types.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/rootio/content_types.html -------------------------------------------------------------------------------- /rootio/templates/rootio/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/rootio/index.html -------------------------------------------------------------------------------- /rootio/templates/rootio/language.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/rootio/language.html -------------------------------------------------------------------------------- /rootio/templates/rootio/languages.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/rootio/languages.html -------------------------------------------------------------------------------- /rootio/templates/rootio/layout.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/rootio/layout.html -------------------------------------------------------------------------------- /rootio/templates/rootio/program_type.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/rootio/program_type.html -------------------------------------------------------------------------------- /rootio/templates/rootio/program_types.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/rootio/program_types.html -------------------------------------------------------------------------------- /rootio/templates/rootio/user.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/rootio/user.html -------------------------------------------------------------------------------- /rootio/templates/rootio/users.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/rootio/users.html -------------------------------------------------------------------------------- /rootio/templates/settings/layout.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/settings/layout.html -------------------------------------------------------------------------------- /rootio/templates/settings/password.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/settings/password.html -------------------------------------------------------------------------------- /rootio/templates/settings/profile.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/settings/profile.html -------------------------------------------------------------------------------- /rootio/templates/telephony/calls.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/telephony/calls.html -------------------------------------------------------------------------------- /rootio/templates/telephony/gateways.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/telephony/gateways.html -------------------------------------------------------------------------------- /rootio/templates/telephony/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/telephony/index.html -------------------------------------------------------------------------------- /rootio/templates/telephony/layout.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/telephony/layout.html -------------------------------------------------------------------------------- /rootio/templates/telephony/messages.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/telephony/messages.html -------------------------------------------------------------------------------- /rootio/templates/user/index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/user/index.html -------------------------------------------------------------------------------- /rootio/templates/user/invitations.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/user/invitations.html -------------------------------------------------------------------------------- /rootio/templates/user/invite.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/user/invite.html -------------------------------------------------------------------------------- /rootio/templates/user/layout.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/user/layout.html -------------------------------------------------------------------------------- /rootio/templates/user/manager.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/user/manager.html -------------------------------------------------------------------------------- /rootio/templates/user/profile.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/user/profile.html -------------------------------------------------------------------------------- /rootio/templates/user/user.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/templates/user/user.html -------------------------------------------------------------------------------- /rootio/translations/localedata/.dummy: -------------------------------------------------------------------------------- 1 | hg/git do not support empty directories, see #314 2 | -------------------------------------------------------------------------------- /rootio/translations/localedata/aa.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/aa.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/aa_DJ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/aa_DJ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/aa_ER.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/aa_ER.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/aa_ET.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/aa_ET.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/af.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/af.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/af_NA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/af_NA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/af_ZA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/af_ZA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ak.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ak.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ak_GH.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ak_GH.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/am.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/am.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/am_ET.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/am_ET.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ar.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ar.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ar_AE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ar_AE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ar_BH.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ar_BH.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ar_DZ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ar_DZ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ar_EG.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ar_EG.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ar_IQ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ar_IQ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ar_JO.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ar_JO.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ar_KW.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ar_KW.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ar_LB.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ar_LB.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ar_LY.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ar_LY.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ar_MA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ar_MA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ar_OM.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ar_OM.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ar_QA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ar_QA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ar_SA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ar_SA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ar_SD.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ar_SD.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ar_SY.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ar_SY.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ar_TN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ar_TN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ar_YE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ar_YE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/as.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/as.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/as_IN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/as_IN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/asa.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/asa.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/asa_TZ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/asa_TZ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/az.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/az.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/az_AZ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/az_AZ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/az_Arab.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/az_Arab.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/az_Cyrl.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/az_Cyrl.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/az_IR.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/az_IR.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/az_Latn.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/az_Latn.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/be.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/be.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/be_BY.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/be_BY.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/bem.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/bem.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/bem_ZM.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/bem_ZM.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/bez.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/bez.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/bez_TZ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/bez_TZ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/bg.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/bg.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/bg_BG.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/bg_BG.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/bm.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/bm.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/bm_ML.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/bm_ML.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/bn.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/bn.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/bn_BD.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/bn_BD.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/bn_IN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/bn_IN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/bo.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/bo.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/bo_CN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/bo_CN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/bo_IN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/bo_IN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/br.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/br.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/br_FR.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/br_FR.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/bs.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/bs.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/bs_BA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/bs_BA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/byn.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/byn.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/byn_ER.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/byn_ER.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ca.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ca.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ca_ES.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ca_ES.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/cch.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/cch.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/cch_NG.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/cch_NG.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/cgg.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/cgg.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/cgg_UG.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/cgg_UG.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/chr.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/chr.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/chr_US.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/chr_US.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/cs.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/cs.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/cs_CZ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/cs_CZ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/cy.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/cy.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/cy_GB.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/cy_GB.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/da.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/da.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/da_DK.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/da_DK.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/dav.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/dav.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/dav_KE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/dav_KE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/de.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/de.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/de_AT.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/de_AT.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/de_BE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/de_BE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/de_CH.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/de_CH.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/de_DE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/de_DE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/de_LI.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/de_LI.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/de_LU.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/de_LU.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/dv.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/dv.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/dv_MV.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/dv_MV.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/dz.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/dz.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/dz_BT.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/dz_BT.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ebu.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ebu.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ebu_KE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ebu_KE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ee.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ee.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ee_GH.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ee_GH.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ee_TG.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ee_TG.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/el.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/el.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/el_CY.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/el_CY.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/el_GR.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/el_GR.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_AS.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_AS.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_AU.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_AU.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_BE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_BE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_BW.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_BW.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_BZ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_BZ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_CA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_CA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_Dsrt.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_Dsrt.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_GB.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_GB.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_GU.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_GU.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_HK.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_HK.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_IE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_IE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_IN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_IN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_JM.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_JM.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_MH.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_MH.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_MP.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_MP.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_MT.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_MT.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_MU.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_MU.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_NA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_NA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_NZ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_NZ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_PH.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_PH.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_PK.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_PK.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_SG.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_SG.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_Shaw.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_Shaw.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_TT.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_TT.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_UM.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_UM.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_US.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_US.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_VI.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_VI.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_ZA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_ZA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/en_ZW.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/en_ZW.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/eo.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/eo.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/es.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/es.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/es_419.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/es_419.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/es_AR.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/es_AR.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/es_BO.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/es_BO.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/es_CL.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/es_CL.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/es_CO.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/es_CO.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/es_CR.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/es_CR.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/es_DO.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/es_DO.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/es_EC.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/es_EC.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/es_ES.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/es_ES.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/es_GQ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/es_GQ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/es_GT.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/es_GT.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/es_HN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/es_HN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/es_MX.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/es_MX.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/es_NI.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/es_NI.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/es_PA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/es_PA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/es_PE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/es_PE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/es_PR.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/es_PR.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/es_PY.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/es_PY.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/es_SV.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/es_SV.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/es_US.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/es_US.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/es_UY.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/es_UY.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/es_VE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/es_VE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/et.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/et.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/et_EE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/et_EE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/eu.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/eu.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/eu_ES.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/eu_ES.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fa.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fa.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fa_AF.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fa_AF.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fa_IR.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fa_IR.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ff.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ff.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ff_SN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ff_SN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fi.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fi.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fi_FI.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fi_FI.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fil.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fil.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fil_PH.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fil_PH.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fo.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fo.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fo_FO.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fo_FO.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fr.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fr.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fr_BE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fr_BE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fr_BL.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fr_BL.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fr_CA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fr_CA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fr_CF.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fr_CF.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fr_CH.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fr_CH.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fr_CI.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fr_CI.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fr_CM.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fr_CM.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fr_FR.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fr_FR.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fr_GN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fr_GN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fr_GP.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fr_GP.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fr_LU.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fr_LU.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fr_MC.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fr_MC.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fr_MF.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fr_MF.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fr_MG.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fr_MG.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fr_ML.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fr_ML.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fr_MQ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fr_MQ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fr_NE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fr_NE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fr_RE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fr_RE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fr_SN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fr_SN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fur.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fur.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/fur_IT.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/fur_IT.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ga.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ga.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ga_IE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ga_IE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/gaa.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/gaa.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/gaa_GH.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/gaa_GH.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/gez.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/gez.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/gez_ER.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/gez_ER.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/gez_ET.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/gez_ET.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/gl.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/gl.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/gl_ES.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/gl_ES.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/gsw.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/gsw.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/gsw_CH.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/gsw_CH.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/gu.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/gu.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/gu_IN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/gu_IN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/guz.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/guz.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/guz_KE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/guz_KE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/gv.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/gv.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/gv_GB.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/gv_GB.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ha.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ha.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ha_Arab.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ha_Arab.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ha_GH.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ha_GH.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ha_Latn.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ha_Latn.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ha_NE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ha_NE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ha_NG.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ha_NG.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ha_SD.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ha_SD.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/haw.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/haw.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/haw_US.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/haw_US.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/he.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/he.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/he_IL.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/he_IL.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/hi.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/hi.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/hi_IN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/hi_IN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/hr.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/hr.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/hr_HR.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/hr_HR.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/hu.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/hu.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/hu_HU.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/hu_HU.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/hy.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/hy.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/hy_AM.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/hy_AM.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ia.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ia.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/id.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/id.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/id_ID.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/id_ID.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ig.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ig.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ig_NG.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ig_NG.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ii.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ii.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ii_CN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ii_CN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/in.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/in.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/is.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/is.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/is_IS.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/is_IS.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/it.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/it.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/it_CH.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/it_CH.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/it_IT.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/it_IT.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/iu.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/iu.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/iw.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/iw.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ja.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ja.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ja_JP.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ja_JP.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/jmc.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/jmc.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/jmc_TZ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/jmc_TZ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ka.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ka.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ka_GE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ka_GE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kab.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kab.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kab_DZ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kab_DZ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kaj.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kaj.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kaj_NG.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kaj_NG.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kam.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kam.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kam_KE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kam_KE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kcg.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kcg.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kcg_NG.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kcg_NG.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kde.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kde.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kde_TZ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kde_TZ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kea.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kea.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kea_CV.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kea_CV.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kfo.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kfo.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kfo_CI.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kfo_CI.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/khq.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/khq.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/khq_ML.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/khq_ML.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ki.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ki.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ki_KE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ki_KE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kk.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kk.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kk_Cyrl.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kk_Cyrl.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kk_KZ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kk_KZ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kl.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kl.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kl_GL.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kl_GL.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kln.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kln.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kln_KE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kln_KE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/km.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/km.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/km_KH.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/km_KH.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kn.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kn.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kn_IN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kn_IN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ko.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ko.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ko_KR.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ko_KR.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kok.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kok.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kok_IN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kok_IN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kpe.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kpe.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kpe_GN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kpe_GN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kpe_LR.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kpe_LR.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ksb.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ksb.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ksb_TZ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ksb_TZ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ksh.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ksh.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ksh_DE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ksh_DE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ku.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ku.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ku_Arab.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ku_Arab.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ku_IQ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ku_IQ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ku_IR.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ku_IR.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ku_Latn.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ku_Latn.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ku_SY.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ku_SY.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ku_TR.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ku_TR.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kw.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kw.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/kw_GB.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/kw_GB.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ky.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ky.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ky_KG.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ky_KG.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/lag.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/lag.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/lag_TZ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/lag_TZ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/lg.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/lg.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/lg_UG.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/lg_UG.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ln.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ln.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ln_CD.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ln_CD.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ln_CG.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ln_CG.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/lo.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/lo.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/lo_LA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/lo_LA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/lt.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/lt.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/lt_LT.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/lt_LT.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/luo.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/luo.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/luo_KE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/luo_KE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/luy.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/luy.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/luy_KE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/luy_KE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/lv.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/lv.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/lv_LV.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/lv_LV.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/mas.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/mas.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/mas_KE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/mas_KE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/mas_TZ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/mas_TZ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/mer.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/mer.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/mer_KE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/mer_KE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/mfe.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/mfe.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/mfe_MU.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/mfe_MU.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/mg.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/mg.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/mg_MG.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/mg_MG.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/mi.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/mi.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/mi_NZ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/mi_NZ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/mk.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/mk.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/mk_MK.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/mk_MK.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ml.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ml.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ml_IN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ml_IN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/mn.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/mn.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/mn_CN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/mn_CN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/mn_Cyrl.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/mn_Cyrl.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/mn_MN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/mn_MN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/mn_Mong.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/mn_Mong.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/mo.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/mo.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/mr.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/mr.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/mr_IN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/mr_IN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ms.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ms.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ms_BN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ms_BN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ms_MY.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ms_MY.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/mt.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/mt.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/mt_MT.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/mt_MT.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/my.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/my.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/my_MM.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/my_MM.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/naq.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/naq.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/naq_NA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/naq_NA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/nb.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/nb.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/nb_NO.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/nb_NO.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/nd.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/nd.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/nd_ZW.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/nd_ZW.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/nds.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/nds.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/nds_DE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/nds_DE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ne.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ne.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ne_IN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ne_IN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ne_NP.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ne_NP.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/nl.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/nl.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/nl_BE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/nl_BE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/nl_NL.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/nl_NL.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/nn.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/nn.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/nn_NO.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/nn_NO.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/no.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/no.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/nr.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/nr.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/nr_ZA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/nr_ZA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/nso.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/nso.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/nso_ZA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/nso_ZA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ny.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ny.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ny_MW.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ny_MW.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/nyn.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/nyn.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/nyn_UG.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/nyn_UG.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/oc.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/oc.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/oc_FR.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/oc_FR.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/om.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/om.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/om_ET.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/om_ET.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/om_KE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/om_KE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/or.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/or.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/or_IN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/or_IN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/pa.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/pa.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/pa_Arab.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/pa_Arab.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/pa_Guru.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/pa_Guru.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/pa_IN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/pa_IN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/pa_PK.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/pa_PK.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/pl.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/pl.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/pl_PL.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/pl_PL.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ps.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ps.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ps_AF.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ps_AF.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/pt.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/pt.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/pt_BR.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/pt_BR.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/pt_GW.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/pt_GW.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/pt_MZ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/pt_MZ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/pt_PT.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/pt_PT.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/rm.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/rm.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/rm_CH.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/rm_CH.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ro.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ro.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ro_MD.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ro_MD.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ro_RO.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ro_RO.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/rof.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/rof.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/rof_TZ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/rof_TZ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/root.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/root.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ru.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ru.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ru_MD.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ru_MD.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ru_RU.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ru_RU.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ru_UA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ru_UA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/rw.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/rw.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/rw_RW.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/rw_RW.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/rwk.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/rwk.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/rwk_TZ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/rwk_TZ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sa.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sa.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sa_IN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sa_IN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/saq.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/saq.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/saq_KE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/saq_KE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/se.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/se.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/se_FI.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/se_FI.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/se_NO.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/se_NO.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/seh.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/seh.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/seh_MZ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/seh_MZ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ses.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ses.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ses_ML.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ses_ML.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sg.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sg.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sg_CF.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sg_CF.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sh.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sh.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sh_BA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sh_BA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sh_CS.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sh_CS.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sh_YU.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sh_YU.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/shi.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/shi.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/shi_MA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/shi_MA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/si.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/si.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/si_LK.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/si_LK.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sid.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sid.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sid_ET.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sid_ET.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sk.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sk.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sk_SK.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sk_SK.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sl.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sl.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sl_SI.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sl_SI.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sn.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sn.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sn_ZW.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sn_ZW.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/so.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/so.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/so_DJ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/so_DJ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/so_ET.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/so_ET.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/so_KE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/so_KE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/so_SO.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/so_SO.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sq.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sq.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sq_AL.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sq_AL.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sr.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sr.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sr_BA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sr_BA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sr_CS.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sr_CS.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sr_Cyrl.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sr_Cyrl.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sr_Latn.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sr_Latn.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sr_ME.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sr_ME.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sr_RS.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sr_RS.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sr_YU.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sr_YU.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ss.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ss.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ss_SZ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ss_SZ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ss_ZA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ss_ZA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ssy.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ssy.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ssy_ER.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ssy_ER.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/st.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/st.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/st_LS.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/st_LS.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/st_ZA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/st_ZA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sv.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sv.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sv_FI.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sv_FI.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sv_SE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sv_SE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sw.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sw.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sw_KE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sw_KE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/sw_TZ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/sw_TZ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/syr.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/syr.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/syr_SY.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/syr_SY.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ta.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ta.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ta_IN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ta_IN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ta_LK.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ta_LK.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/te.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/te.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/te_IN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/te_IN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/teo.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/teo.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/teo_KE.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/teo_KE.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/teo_UG.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/teo_UG.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/tg.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/tg.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/tg_Cyrl.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/tg_Cyrl.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/tg_TJ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/tg_TJ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/th.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/th.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/th_TH.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/th_TH.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ti.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ti.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ti_ER.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ti_ER.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ti_ET.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ti_ET.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/tig.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/tig.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/tig_ER.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/tig_ER.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/tl.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/tl.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/tn.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/tn.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/tn_ZA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/tn_ZA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/to.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/to.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/to_TO.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/to_TO.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/tr.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/tr.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/tr_TR.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/tr_TR.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/trv.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/trv.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/trv_TW.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/trv_TW.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ts.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ts.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ts_ZA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ts_ZA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/tt.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/tt.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/tt_RU.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/tt_RU.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/tzm.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/tzm.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/tzm_MA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/tzm_MA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ug.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ug.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ug_Arab.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ug_Arab.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ug_CN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ug_CN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/uk.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/uk.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/uk_UA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/uk_UA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ur.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ur.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ur_IN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ur_IN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ur_PK.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ur_PK.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/uz.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/uz.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/uz_AF.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/uz_AF.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/uz_Arab.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/uz_Arab.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/uz_Cyrl.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/uz_Cyrl.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/uz_Latn.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/uz_Latn.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/uz_UZ.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/uz_UZ.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ve.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ve.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/ve_ZA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/ve_ZA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/vi.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/vi.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/vi_VN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/vi_VN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/vun.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/vun.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/wal.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/wal.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/wo.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/wo.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/wo_SN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/wo_SN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/xh.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/xh.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/xh_ZA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/xh_ZA.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/xog.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/xog.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/yo.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/yo.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/yo_NG.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/yo_NG.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/zh.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/zh.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/zh_CN.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/zh_CN.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/zh_HK.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/zh_HK.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/zh_MO.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/zh_MO.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/zh_SG.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/zh_SG.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/zh_TW.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/zh_TW.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/zu.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/zu.dat -------------------------------------------------------------------------------- /rootio/translations/localedata/zu_ZA.dat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/translations/localedata/zu_ZA.dat -------------------------------------------------------------------------------- /rootio/user/__init__.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/user/__init__.py -------------------------------------------------------------------------------- /rootio/user/constants.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/user/constants.py -------------------------------------------------------------------------------- /rootio/user/forms.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/user/forms.py -------------------------------------------------------------------------------- /rootio/user/models.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/user/models.py -------------------------------------------------------------------------------- /rootio/user/views.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/user/views.py -------------------------------------------------------------------------------- /rootio/utils.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/rootio/utils.py -------------------------------------------------------------------------------- /scheduler/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/scheduler/README.md -------------------------------------------------------------------------------- /scheduler/env.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/scheduler/env.py -------------------------------------------------------------------------------- /scheduler/forwarder_device.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/scheduler/forwarder_device.py -------------------------------------------------------------------------------- /scheduler/logme.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/scheduler/logme.py -------------------------------------------------------------------------------- /scheduler/run.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/scheduler/run.py -------------------------------------------------------------------------------- /scheduler/scheduler.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/scheduler/scheduler.py -------------------------------------------------------------------------------- /scheduler/test_scripts/env.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/scheduler/test_scripts/env.py -------------------------------------------------------------------------------- /scheduler/test_scripts/telephony_pub.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/scheduler/test_scripts/telephony_pub.py -------------------------------------------------------------------------------- /scheduler/test_scripts/telephony_sub.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/scheduler/test_scripts/telephony_sub.py -------------------------------------------------------------------------------- /scripts/schema_display.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/scripts/schema_display.py -------------------------------------------------------------------------------- /scripts/update_translations.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/scripts/update_translations.sh -------------------------------------------------------------------------------- /scripts/zmq_test_publisher.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/scripts/zmq_test_publisher.py -------------------------------------------------------------------------------- /scripts/zmq_test_subscriber.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/scripts/zmq_test_subscriber.py -------------------------------------------------------------------------------- /telephony/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /telephony/advertisement_action.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/advertisement_action.py -------------------------------------------------------------------------------- /telephony/call_handler.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/call_handler.py -------------------------------------------------------------------------------- /telephony/cereproc/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /telephony/community_action.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/community_action.py -------------------------------------------------------------------------------- /telephony/community_ivr_menu.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/community_ivr_menu.py -------------------------------------------------------------------------------- /telephony/community_menu.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/community_menu.py -------------------------------------------------------------------------------- /telephony/daemon/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /telephony/daemon/daemon_runner.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/daemon/daemon_runner.py -------------------------------------------------------------------------------- /telephony/daemon/daemoner.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/daemon/daemoner.py -------------------------------------------------------------------------------- /telephony/daemon/station_runner.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/daemon/station_runner.py -------------------------------------------------------------------------------- /telephony/db_agent.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/db_agent.py -------------------------------------------------------------------------------- /telephony/inbound_telephony/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /telephony/interlude_action.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/interlude_action.py -------------------------------------------------------------------------------- /telephony/jingle_action.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/jingle_action.py -------------------------------------------------------------------------------- /telephony/media_action.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/media_action.py -------------------------------------------------------------------------------- /telephony/news_action.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/news_action.py -------------------------------------------------------------------------------- /telephony/outcall_action.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/outcall_action.py -------------------------------------------------------------------------------- /telephony/podcast/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /telephony/podcast/rss_agent.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/podcast/rss_agent.py -------------------------------------------------------------------------------- /telephony/podcast/rss_download_runner.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/podcast/rss_download_runner.py -------------------------------------------------------------------------------- /telephony/podcast/rss_downloader.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/podcast/rss_downloader.py -------------------------------------------------------------------------------- /telephony/podcast_action.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/podcast_action.py -------------------------------------------------------------------------------- /telephony/program_handler.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/program_handler.py -------------------------------------------------------------------------------- /telephony/programactions.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/programactions.json -------------------------------------------------------------------------------- /telephony/prompt_engine.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/prompt_engine.py -------------------------------------------------------------------------------- /telephony/radio_program.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/radio_program.py -------------------------------------------------------------------------------- /telephony/radio_station.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/radio_station.py -------------------------------------------------------------------------------- /telephony/rootio_mailer/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /telephony/run.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/run.py -------------------------------------------------------------------------------- /telephony/services/rss_download_runner: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/services/rss_download_runner -------------------------------------------------------------------------------- /telephony/services/sms_runner: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/services/sms_runner -------------------------------------------------------------------------------- /telephony/services/station_runner: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/services/station_runner -------------------------------------------------------------------------------- /telephony/sms_server/UDP_handler.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/sms_server/UDP_handler.py -------------------------------------------------------------------------------- /telephony/sms_server/USSD_handler.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/sms_server/USSD_handler.py -------------------------------------------------------------------------------- /telephony/sms_server/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /telephony/sms_server/bundle_robot.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/sms_server/bundle_robot.py -------------------------------------------------------------------------------- /telephony/sms_server/credit_checker.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/sms_server/credit_checker.py -------------------------------------------------------------------------------- /telephony/sms_server/default_handler.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/sms_server/default_handler.py -------------------------------------------------------------------------------- /telephony/sms_server/sms_listener.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/sms_server/sms_listener.py -------------------------------------------------------------------------------- /telephony/sms_server/sms_runner.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/sms_server/sms_runner.py -------------------------------------------------------------------------------- /telephony/sms_server/sms_server.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/sms_server/sms_server.py -------------------------------------------------------------------------------- /telephony/stream_action.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/stream_action.py -------------------------------------------------------------------------------- /telephony/sync_scripts/build/soundcloud/soundcloud.egg-info/dependency_links.txt: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /telephony/sync_scripts/build/soundcloud/soundcloud.egg-info/requires.txt: -------------------------------------------------------------------------------- 1 | fudge==1.0.3 2 | requests>=0.14.0 3 | simplejson>=2.0 -------------------------------------------------------------------------------- /telephony/sync_scripts/build/soundcloud/soundcloud.egg-info/top_level.txt: -------------------------------------------------------------------------------- 1 | soundcloud 2 | -------------------------------------------------------------------------------- /telephony/sync_scripts/build/soundcloud/soundcloud/tests/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /telephony/sync_scripts/news_sync.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/sync_scripts/news_sync.sh -------------------------------------------------------------------------------- /telephony/sync_scripts/pm_live_sync.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/sync_scripts/pm_live_sync.py -------------------------------------------------------------------------------- /telephony/sync_scripts/pm_live_sync.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/sync_scripts/pm_live_sync.sh -------------------------------------------------------------------------------- /telephony/sync_scripts/rss_sync.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/sync_scripts/rss_sync.sh -------------------------------------------------------------------------------- /telephony/systemd/rootio-podcast.service: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/systemd/rootio-podcast.service -------------------------------------------------------------------------------- /telephony/systemd/rootio-station.service: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/systemd/rootio-station.service -------------------------------------------------------------------------------- /telephony/utils/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /telephony/utils/audio.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/utils/audio.py -------------------------------------------------------------------------------- /telephony/utils/database.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/telephony/utils/database.py -------------------------------------------------------------------------------- /tests/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/_example_config.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/tests/_example_config.py -------------------------------------------------------------------------------- /tests/conftest.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/tests/conftest.py -------------------------------------------------------------------------------- /tests/functional/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/functional/api_station_test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/tests/functional/api_station_test.py -------------------------------------------------------------------------------- /tests/functional/app_test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/tests/functional/app_test.py -------------------------------------------------------------------------------- /tests/functional/authorization_test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/tests/functional/authorization_test.py -------------------------------------------------------------------------------- /tests/pytest.ini: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/tests/test.py -------------------------------------------------------------------------------- /tests/unit/__init__.py: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /tests/unit/user_test.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/tests/unit/user_test.py -------------------------------------------------------------------------------- /tox.ini: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rootio/rootio_web/HEAD/tox.ini --------------------------------------------------------------------------------