Home
last modified time | relevance | path

Searched full:on (Results 1 – 25 of 15536) sorted by relevance

12345678910>>...622

/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/fi/
Dfi.txt7on saatavissa YK:n kuudella virallisella kielellä: arabiaksi, englanniksi, espanjaksi, kiinaksi, r…
9 Julistuksen ilmaiskappaleita on saatavana YK:n Kööpenhaminassa sijaitsevasta pohjoismaisesta tiedot…
13 …rvon ja heidän yhtäläisten ja luovuttamattomien oikeuksiensa tunnustaminen on vapauden, oikeudenmu…
15on väheksytty tai ne on jätetty huomiota vaille, on tapahtunut raakalaistekoja, jotka ovat järkytt…
17 kun on välttämätöntä, että ihmisoikeudet turvataan oikeusjärjestyksellä, jotta ihmisten ei olisi pa…
19 kun on tähdellistä edistää ystävällisten suhteiden kehittymistä kansojen välille,
25 kun yhteinen käsitys näiden oikeuksien ja vapauksien sisällöstä on mitä tärkein tämän sitoumuksen t…
34 …a ja tasavertaisina arvoltaan ja oikeuksiltaan. Heille on annettu järki ja omatunto, ja heidän on
37 Jokainen on oikeutettu kaikkiin tässä julistuksessa esitettyihin oikeuksiin ja vapauksiin ilman min…
42 Kullakin yksilöllä on oikeus elämään, vapauteen ja henkilökohtaiseen turvallisuuteen.
[all …]
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/et/
Det.txt5 …iikmete väärikuse, nende võrdsuse ning võõrandamatute õiguste tunnustamine on vabaduse, õigluse ja…
7on viinud barbaarsusteni, mis piinavad inimkonna südametunnistust, ja et sellise maailma loomine, …
11 pidades silmas, et on vaja kaasa aidata sõbralike suhete arendamisele rahvaste vahel ja;
13 …vad on põhikirjas kinnitanud oma usku inimese põhiõigustesse, inimisiksuse väärikusse ja väärtusse…
15 pidades silmas,et liikmesriigid on kohustatud koostöös Ühinenud Rahvaste Organisatsiooniga kaasa ai…
17 pidades silmas, et üldisel arusaamisel nende õiguste ja vajaduste iseloomust on suur tähtsus selle …
26 Kõik inimesed sünnivad vabadena ja võrdsetena oma väärikuselt ja õigustelt. Neile on antud mõistus …
31 …isundi põhjal, olenemata sellest, kas territoorium, mille kodanik ollakse, on sõltumatu, hooldusal…
34 Igal inimesel on õigus elule, vabadusele ja isikupuutumatusele.
37 … pidada orjuses või õigusteta seisundis; orjus ja orjakaubandus ükskõik millisel kujul on keelatud.
[all …]
/plugin/statistics/db/
Dupdate0001.sql12 `user` TEXT NOT NULL REFERENCES `users` (`user`) ON DELETE CASCADE ON UPDATE CASCADE,
25 …`user` TEXT DEFAULT NULL REFERENCES `users` (`user`) ON DELETE SET NULL ON UPDATE …
32 CREATE INDEX `idx_session_dt` ON `sessions` (`dt`);
33 CREATE INDEX `idx_session_uid` ON `sessions` (`uid`);
34 CREATE INDEX `idx_session_ua_type` ON `sessions` (`ua_type`);
45 CREATE UNIQUE INDEX `idx_referers_url` ON `referers` (`url`);
46 CREATE INDEX `idx_referers_dt` ON `referers` (`dt`);
47 CREATE INDEX `idx_referers_engine` ON `referers` (`engine`);
56 …`session` TEXT NOT NULL REFERENCES `sessions` (`session`) ON DELETE CASCADE ON UPDATE CASCADE,
58 …`ref_id` INTEGER DEFAULT NULL REFERENCES `referers` (`id`) ON DELETE SET NULL ON UPDAT…
[all …]
/plugin/adfs/phpsaml/
DCHANGELOG10 …ck destination against the getSelfURLNoQuery as well on LogoutRequest and LogoutResponse as we do
13 * Remove use of $_GET on static method validateBinarySign
22 * Support 'x509cert' and 'privateKey' on signMetadata security settings
23 * Relax comparision of false on SignMetadata
28 * [#344](https://github.com/onelogin/php-saml/issues/344) Raise errors on IdPMetadataParser::parseR…
30 * Add support for Subjects on AuthNRequests by the new parameter
31 * Set strict=true on config examples
35 * Fix bug on settings_example.php
39 …o the XML document to replace the EncryptedAssertion. Fix signature issues on Signed Encrypted Ass…
47 … extra protection verifying the Signature algorithm used on SignedInfo element, not only rely on t…
[all …]
/plugin/saml/phpsaml/
DCHANGELOG10 …ck destination against the getSelfURLNoQuery as well on LogoutRequest and LogoutResponse as we do
13 * Remove use of $_GET on static method validateBinarySign
22 * Support 'x509cert' and 'privateKey' on signMetadata security settings
23 * Relax comparision of false on SignMetadata
28 * [#344](https://github.com/onelogin/php-saml/issues/344) Raise errors on IdPMetadataParser::parseR…
30 * Add support for Subjects on AuthNRequests by the new parameter
31 * Set strict=true on config examples
35 * Fix bug on settings_example.php
39 …o the XML document to replace the EncryptedAssertion. Fix signature issues on Signed Encrypted Ass…
47 … extra protection verifying the Signature algorithm used on SignedInfo element, not only rely on t…
[all …]
/plugin/combo/db/combo/
H A Dupdate0022.sql1 -- deleting the not null on canonical
77 create index PAGES_BACKLINK_COUNT_IDX on PAGES (BACKLINK_COUNT);
78 create index PAGES_DATE_END_IDX on PAGES (DATE_END desc);
79 create index PAGES_DATE_START_IDX on PAGES (DATE_START desc);
80 create index PAGES_IS_HOME_IDX on PAGES (IS_HOME);
81 create index PAGES_IS_LOW_QUALITY_IDX on PAGES (IS_LOW_QUALITY);
82 create index PAGES_LANG_IDX on PAGES (LANG);
83 create index PAGES_DATE_CREATED_IDX on PAGES (DATE_CREATED desc);
84 create index PAGES_DATE_MODIFED_IDX on PAGES (DATE_MODIFIED desc);
85 create index PAGES_DATE_PUBLISHED_IDX on PAGES (DATE_CREATED desc);
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/
Ddependencies.txt13 lyrics3 depends on apetag (optional)
14 ogg depends on flac
15 id3v2 depends on id3v1
16 apetag depends on id3v1 (optional, writing only)
17 bonk depends on id3v2 (optional)
18 riff depends on mp3
19 mpeg depends on mp3
20 quicktime depends on mp3
21 flac depends on ogg
22 optimfrog depends on riff
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/Resource/
DSearch.php12 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
40 * @opt_param string channelId Filter on resources belonging to this channelId.
41 * @opt_param string channelType Add a filter on the channel search.
42 * @opt_param string eventType Filter on the livestream status of the videos.
48 * @opt_param string location Filter on location of the video
49 * @opt_param string locationRadius Filter on distance from the location
56 * YouTube CMS user who is acting on behalf of the content owner specified in
68 * @opt_param string publishedAfter Filter on resources published after this
70 * @opt_param string publishedBefore Filter on resources published before this
82 * @opt_param string videoCaption Filter on the presence of captions on the
[all …]
/plugin/bez/db/
H A Dupdate0001.sql30 ON thread (last_activity_date); -- to speedup order by
71 JOIN thread ON thread_comment.thread_id = thread.id;
74 ON thread_comment (thread_id);
87 ON label (name);
97 ON thread_label
106 ON thread_label
115 ON thread_label
169 ON task (thread_id, thread_comment_id);
172 ON task(task_program_id);
176 ON task
[all …]
/plugin/sfauth/
DREADME.wiki14 - Click on your name in the top toolbar
15 - Click on ''Setup''
16 - Click on ''Create'' under ''App Setup'' in the left hand navigation
17 - Click on ''Apps''
29 * Perform requests on your behalf at any time (refresh_token, offline_access)
35 - Click on your name in the top toolbar
36 - Click on ''Setup''
37 - Click on ''Customize'' under ''App Setup'' in the left hand navigation
38 - Click on ''Users''
39 - Click on ''Fields''
[all …]
/plugin/blogtng/db/
Dupdate0001.sql13 CREATE UNIQUE INDEX idx_entries_pid ON entries(pid);
14 CREATE INDEX idx_entries_title ON entries(title);
15 CREATE INDEX idx_entries_created ON entries(created);
16 CREATE INDEX idx_entries_blog ON entries(blog);
30 CREATE INDEX idx_comments_created ON comments(created);
31 CREATE INDEX idx_comments_pid ON comments(pid);
32 CREATE INDEX idx_comments_status ON comments(status);
39 CREATE INDEX idx_tags_pid ON tags(pid);
40 CREATE INDEX idx_tags_tag ON tags(tag);
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/Touch/
H A DWebDriverTouchScreen.php13 * Single tap on the touch enabled device.
21 * Double tap on the touch screen using finger motion events.
29 * Finger down on the screen.
38 * Flick on the touch screen using finger motion events. Use this flick
39 * command if you don't care where the flick starts on the screen.
48 * Flick on the touch screen using finger motion events.
65 * Long press on the touch screen using finger motion events.
73 * Finger move on the screen.
82 * Scroll on the touch screen using finger based motion events. Use this
83 * command if you don't care where the scroll starts on the screen.
[all …]
/plugin/mundart/lang/en/
Dsettings.php4 $lang['mundart_type_o_1'] = 'swabian (useless on non-german wikis)';
5 $lang['mundart_type_o_2'] = 'saxon (useless on non-german wikis)';
6 $lang['mundart_type_o_3'] = 'ghetto-style (useless on non-german wikis)';
10 $lang['mundart_headeron'] = 'If turned on, a note will be placed on top of each page, so that n…
11on certain days and will be disabled on the other days. Multiple days are possible. The seperator …
/plugin/elasticsearch/vendor/patrickschur/language-detection/resources/wa/
Dwa.txt7 …ignité qu'èst l'prôpe di tos lès-omes èt dès dreûts égâls qu'ils ont èt qu'on n'èlzi pout mèskeure;
11 Qui l'pus grand èspwér dès djins, c'èst l'avén'mint d'on monde wice qui lès-omes sèront lîbes dè dj…
13 Qui lès dreûts d'l'ome divèt-èsse ptotéjés d'on rèdjime di dreût di téle dôrt qui l'ome ènn'arive n…
19 …i rèspèt dès dreûts d'l'ome èt d'sès vrêyes lîbèrtés tot-avå l'monde, avou on côp di spale di l'Or…
31 …ès lîbèrtés qui nous sont rachou d'vins l'prézinte Dèclaråcion, èt n'pôrèt-on prinde nouk' po mons…
33 …di zèls po d'bon ou bin rastrindou d'vins leûs dreûts, èt mågré tot çou qu'on pôreût tûzer di leû …
57on tribunål indépendant èt djusse qui dècid'ré d'sès dreûts ou bin d'sès d'vwérs, tot come lî r'vi…
60 1. Tot quî è-st-acusé d'ine måcule deût-èsse tinou po ènocint d'çou qu'on lî r'proche disqu'a tant …
62 …'a nin volou fé a on moumint wice qui, sorlon lès lwès di s'payis ou dè monde, çouchal n'èsteût ni…
73 1. S'il èst k'tchèssî, chaque ome a l'dreût dè cwèri a s'ahouter èt dè trover on ratrêt divins dès-…
[all …]
/plugin/indexmenu/_test/
DActionTest.php28 // pages on different levels
29 saveWikiText('ns1:ns1:apage', 'Page on level 1', 'Created page on level 1');
30 saveWikiText('ns1:lvl2:lvl3:lvl4:apage', 'Page on level 4', 'Created page on level 4');
31 saveWikiText('ns1:ns2:apage', 'Page on level 2', 'Created page on level 2');
32 saveWikiText('ns1:ns0:bpage', 'Page on level 2', 'Created page on level 2');
/plugin/structtasks/lang/en/
Dlang.php9 $lang['assigned_text'] = 'You have been assigned the task @TITLELINK@ on @WIKINAME@ by @EDITOR@. Th…
27 …DITOR@ has removed themselves from the task @TITLELINK@, to which you are assigned on @WIKINAME@.';
35 $lang['date_text'] = '@EDITOR@ has changed the due-date for task @TITLELINK@ on @WIKINAME@. It must…
45 …xt'] = '@EDITOR@ has changed task @TITLELINK@ on @WIKINAME@ from "@PREVSTATUS@" to "@STATUS@". It …
49 due on @DUEDATE@. Be sure to mark the task as completed and
55 $lang['closedstatus_text'] = '@EDITOR@ has changed task @TITLELINK@ on @WIKINAME@ from "@PREVSTATUS…
63 $lang['deleted_text'] = '@EDITOR@ has deleted the task @TITLELINK@ on @WIKINAME@. No further action…
70 $lang['reminder_text'] = 'Your task @TITLELINK@ on @WIKINAME@ is due in @DUEIN@, on @DUEDATE@. Be s…
73 Your task @TITLELINK@ on @WIKINAME@ is due in @DUEIN@, on @DUEDATE@. Be
79 $lang['today_text'] = 'Your task @TITLELINK@ on @WIKINAME@ is due today! Please finish it. Once don…
[all …]
/plugin/davcal/vendor/sabre/event/tests/
H A DEventEmitterTest.php20 $ee->on('foo', $callback1, 200);
21 $ee->on('foo', $callback2, 100);
35 $ee->on('foo', function($arg) use (&$argResult) {
57 $ee->on('foo', function($arg) use (&$argResult) {
63 $ee->on('foo', function($arg) use (&$argResult) {
85 $ee->on('foo', function($arg) use (&$argResult) {
91 $ee->on('foo', function($arg) use (&$argResult) {
114 $ee->on('foo', function() use (&$result) {
119 $ee->on('foo', function() use (&$result) {
124 $ee->on('foo', function() use (&$result) {
[all …]
/plugin/bb4dw/
Dsample.bib17 CONTENTS = {A comprehensive introduction on SISAL's internal structure.
36 …SaC), a functional C-variant aimed at numerical applications that is based on the proposed design,…
52on multi-threading. The language design of SaC aims at combining high-level, compositional array p…
77 …howpublished = "\url{http://on-demand.gputechconf.com/gtc-express/2011/presentations/StreamsAndCon…
84 …howpublished = "\url{http://on-demand.gputechconf.com/gtc/2018/presentation/s8430-everything-you-n…
97on the Graphics Processing Unit (GPGPU), in order to overcome those computational demands. Unfortu…
120on a special loop construct, the with-loop, which in the functional language SAC (for Single Assig…
131 …booktitle = {6th Workshop on Declarative Aspects of Multicore Programming (DAMP'11), Austin, USA},
146 booktitle = {Proceedings of the Tenth Symposium on Trends in Functional Programming,
165 booktitle = {Proceedings of the 30th Symposium on Implementation and Application of Functional Lang…
[all …]
/plugin/syntaxhighlighter3/sxh3/
DGPL-LICENSE45 software. If the software is modified by someone else and passed on, we
47 that any problems introduced by others will not reflect on the original
65 refers to any such program or work, and a "work based on the Program"
75 is covered only if its contents constitute a work based on the
77 Whether that is true depends on what the Program does.
81 conspicuously and appropriately publish on each copy an appropriate
91 of it, thus forming a work based on the Program, and copy and
111 does not normally print such an announcement, your work based on
120 on the Program, the distribution of the whole must be on the terms of
127 collective works based on the Program.
[all …]
/plugin/stellarium/
DLICENSE.md20 … passed on, we want its recipients to know that what they have is not the original, so that any pr…
27 …he "Program", below, refers to any such program or work, and a "work based on the Program" means e…
29 …constitute a work based on the Program (independent of having been made by running the Program). W…
31 …, in any medium, provided that you conspicuously and appropriately publish on each copy an appropr…
35 …y or copies of the Program or any portion of it, thus forming a work based on the Program, and cop…
39 …eractive but does not normally print such an announcement, your work based on the Program is not r…
40 …ctions as part of a whole which is a work based on the Program, the distribution of the whole must…
42 …rcise the right to control the distribution of derivative or collective works based on the Program.
44 …e aggregation of another work not based on the Program with the Program (or with a work based on t…
46 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code …
[all …]
/plugin/simplebox/
DLICENSE.md20 … passed on, we want its recipients to know that what they have is not the original, so that any pr…
27 …he "Program", below, refers to any such program or work, and a "work based on the Program" means e…
29 …constitute a work based on the Program (independent of having been made by running the Program). W…
31 …, in any medium, provided that you conspicuously and appropriately publish on each copy an appropr…
35 …y or copies of the Program or any portion of it, thus forming a work based on the Program, and cop…
39 …eractive but does not normally print such an announcement, your work based on the Program is not r…
40 …ctions as part of a whole which is a work based on the Program, the distribution of the whole must…
42 …rcise the right to control the distribution of derivative or collective works based on the Program.
44 …e aggregation of another work not based on the Program with the Program (or with a work based on t…
46 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code …
[all …]
/plugin/math2/phpmathpublisher/
DCOPYING45 software. If the software is modified by someone else and passed on, we
47 that any problems introduced by others will not reflect on the original
65 refers to any such program or work, and a "work based on the Program"
75 is covered only if its contents constitute a work based on the
77 Whether that is true depends on what the Program does.
81 conspicuously and appropriately publish on each copy an appropriate
91 of it, thus forming a work based on the Program, and copy and
111 does not normally print such an announcement, your work based on
120 on the Program, the distribution of the whole must be on the terms of
127 collective works based on the Program.
[all …]
/plugin/colorbox/
DLICENSE.md22 … passed on, we want its recipients to know that what they have is not the original, so that any pr…
30 …he "Program", below, refers to any such program or work, and a "work based on the Program" means e…
32 …constitute a work based on the Program (independent of having been made by running the Program). W…
34 …, in any medium, provided that you conspicuously and appropriately publish on each copy an appropr…
38 …y or copies of the Program or any portion of it, thus forming a work based on the Program, and cop…
44 …eractive but does not normally print such an announcement, your work based on the Program is not r…
46 …ctions as part of a whole which is a work based on the Program, the distribution of the whole must…
48 …rcise the right to control the distribution of derivative or collective works based on the Program.
50 …e aggregation of another work not based on the Program with the Program (or with a work based on t…
52 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code …
[all …]
/plugin/admnote/
DLICENSE45 software. If the software is modified by someone else and passed on, we
47 that any problems introduced by others will not reflect on the original
65 refers to any such program or work, and a "work based on the Program"
75 is covered only if its contents constitute a work based on the
77 Whether that is true depends on what the Program does.
81 conspicuously and appropriately publish on each copy an appropriate
91 of it, thus forming a work based on the Program, and copy and
111 does not normally print such an announcement, your work based on
120 on the Program, the distribution of the whole must be on the terms of
127 collective works based on the Program.
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/
DLICENSE.txt45 software. If the software is modified by someone else and passed on, we
47 that any problems introduced by others will not reflect on the original
65 refers to any such program or work, and a "work based on the Program"
75 is covered only if its contents constitute a work based on the
77 Whether that is true depends on what the Program does.
81 conspicuously and appropriately publish on each copy an appropriate
91 of it, thus forming a work based on the Program, and copy and
111 does not normally print such an announcement, your work based on
120 on the Program, the distribution of the whole must be on the terms of
127 collective works based on the Program.
[all …]

12345678910>>...622