Home
last modified time | relevance | path

Searched full:language (Results 1 – 25 of 9482) sorted by relevance

12345678910>>...380

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
DEditsImages.php14 * License for the specific language governing permissions and limitations under
39 * @param string $language Language localization code (a BCP-47 language tag;
46 public function delete($packageName, $editId, $language, $imageType, $imageId, $optParams = []) argument
48 …$params = ['packageName' => $packageName, 'editId' => $editId, 'language' => $language, 'imageType…
53 * Deletes all images for the specified language and image type. Returns an
58 * @param string $language Language localization code (a BCP-47 language tag;
59 * for example, "de-AT" for Austrian German). Providing a language that is not
66 public function deleteall($packageName, $editId, $language, $imageType, $optParams = []) argument
68 …$params = ['packageName' => $packageName, 'editId' => $editId, 'language' => $language, 'imageType…
77 * @param string $language Language localization code (a BCP-47 language tag;
[all …]
DEditsListings.php14 * License for the specific language governing permissions and limitations under
38 * @param string $language Language localization code (a BCP-47 language tag;
42 public function delete($packageName, $editId, $language, $optParams = []) argument
44 $params = ['packageName' => $packageName, 'editId' => $editId, 'language' => $language];
66 * @param string $language Language localization code (a BCP-47 language tag;
71 public function get($packageName, $editId, $language, $optParams = []) argument
73 $params = ['packageName' => $packageName, 'editId' => $editId, 'language' => $language];
96 * @param string $language Language localization code (a BCP-47 language tag;
102 public function patch($packageName, $editId, $language, Listing $postBody, $optParams = []) argument
104 …$params = ['packageName' => $packageName, 'editId' => $editId, 'language' => $language, 'postBody'…
[all …]
/plugin/farm/install/animaltemplate/conf/
Dacronyms.conf19 DHTML Dynamic HyperText Markup Language
40 HTML HyperText Markup Language
65 MathML Mathematical Markup Language
70 MML Mathematical Markup Language
80 OPML Outline Processor Markup Language
87 Perl Practical Extraction and Report Language
88 PERL Practical Extraction and Report Language
106 SGML Standard General Markup Language
107 SMIL Synchronized Multimedia Integration Language
111 SQL Structured Query Language
[all …]
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-codec-1.10.jar ... digest/ org/apache/commons/codec/language/ org/apache/commons/codec/language ...
/plugin/highlightjs/highlight/
Dhighlight.js2 Syntax highlighting with language autodetection.
24 function compileSubModes(mode, language) { argument
27 for (var j = 0; j < language.modes.length; j++) {
28 if (language.modes[j].className == mode.contains[i]) {
29 mode.sub_modes[mode.sub_modes.length] = language.modes[j];
40 compileSubModes(mode, language);
64 function compileTerminators(mode, language) { argument
74 for (var i = 0; i < language.modes.length; i++) {
75 if (contains(mode.contains, language.modes[i].className)) {
76 addTerminator(language.modes[i].begin);
[all …]
/plugin/autotranslation/lang/en/
Dsettings.php3 * English language file
12 …lang['translateui'] = 'Should the language of the user interface be switched in foreign…
13 … = 'Should the start page automatically redirect into a language namespace using browser language
14 …he translation feature is explained for your users. It will be linked from the language selector.';
17 …'Select what you\'d like to have shown in the language selector. Note that using country flags for…
19 $lang['copytrans'] = 'Copy original language text into the editor when starting a new …
20 …] = 'Redirect a page into the language of the user if (1) the page exists and (2) the user ha…
21 …ranslationns setting and does only work for translated namespaces that use the language shortcut.';
/plugin/uilanguage/
Daction.php3 …* Language by namespace: Set the UI language by page language, or by namespace, or by browser lang…
26 * Sets the internal language and reloads the language files.
32 do { // search for a usable language; break when found
34 // 1. Language metadata of the page - the best choice if set
35 if (!empty($INFO['meta']['language']) && $this->langOK($INFO['meta']['language'])) {
36 $conf['lang'] = $INFO['meta']['language'];
39 // 2. Language by namespace (first part)
47 // 3. Set the UI language to one of the browser's accepted languages
57 // Rebuild the language array if necessary
67 /** Check if a string is a valid language code, using the languages of DokuWiki itself */
[all …]
/plugin/cacherevisionseraser2/
DREADME.md18 * Added Chinese language
22 * Added Ukrainian Language (Thanks Olexiy Zagorskyi)
30 * Updated French Language (Thanks Christophe Martin)
31 * Updated German Language (Thanks Arno Puschmann)
34 * Added Spanish Language (Thanks Bernabé García)
42 * Updated Russian Language (Thanks Alexander Zubkov)
49 * Updated Italian Language (Thanks Diego Pierotto)
50 * Updated Russian Language (Thanks Alexander Zubkov)
56 * Updated German Language (Thanks alex)
64 * Updated Russian language (v1.5.1) (Thanks Alexander Zubkov)
[all …]
/plugin/translation/lang/en/
Dsettings.php3 * English language file
12 $lang['translateui'] = 'Should the language of the user interface be switched in foreign language
13 … = 'Should the start page automatically redirect into a language namespace using browser language
14 …he translation feature is explained for your users. It will be linked from the language selector.';
17 …'Select what you\'d like to have shown in the language selector. Note that using country flags for…
19 $lang['copytrans'] = 'Copy original language text into the editor when starting a new translati…
/plugin/translate/
Dhelper.php24 'desc' => 'Returns a language code or null if failed to detect',
25 'return' => array('language' => 'string'),
29 … 'desc' => 'Checks if a language exists by checking the translations of dokuwiki itself',
30 'param' => array('language' => 'string'),
35 …turns the ID of a page (default the current page) translated in another language, or null if not e…
36 'param' => array('language' => 'string', 'id (optional)' => 'sting'),
43 … 'param' => array('title' => 'string', 'language' => 'sting', 'from_language' => 'string'),
48 'desc' => 'Returns the name of a language in the native language and English',
63 // Detect the language of the page
64 if (isset($meta['language'])) {
[all …]
/plugin/authgoogle/google/contrib/
DGoogle_TranslateService.php12 * License for the specific language governing permissions and limitations under
28 * Detect the language of text. (detections.list)
61 …* @opt_param string target the language and collation in which the localized results should be ret…
87 * Returns text translations from one language to another. (translations.list)
90 * @param string $target The target language into which the text should be translated
95 * @opt_param string source The source language of the text
114 * Lets you translate text from one language to another
134 $this->servicePath = 'language/translate/';
139 …s->serviceName, 'detections', json_decode('{"methods": {"list": {"id": "language.detections.list",…
140 …is->serviceName, 'languages', json_decode('{"methods": {"list": {"id": "language.languages.list", …
[all …]
/plugin/cacherevisionseraser/
DREADME.md15 * Added Ukrainian Language (Thanks Olexiy Zagorskyi)
23 * Updated French Language (Thanks Christophe Martin)
24 * Updated German Language (Thanks Arno Puschmann)
27 * Added Spanish Language (Thanks Bernab� Garc�a)
35 * Updated Russian Language (Thanks Alexander Zubkov)
42 * Updated Italian Language (Thanks Diego Pierotto)
43 * Updated Russian Language (Thanks Alexander Zubkov)
49 * Updated German Language (Thanks alex)
57 * Updated Russian language (v1.5.1) (Thanks Alexander Zubkov)
59 * Discarded outdated language versions (they are still available as a patch)
[all …]
/plugin/combo/ComboStrap/
DPrism.php124 // https://prismjs.com/plugins/show-language/
127 "$BASE_PRISM_CDN/plugins/show-language/prism-show-language.min.js",
233 * It contains the language
237 $language = $attributes->getValue(TagAttributes::TYPE_KEY);
238 if ($language == null) {
239 // Prism does not have any default language
241 // but without language, there is no styling
242 $language = "txt";
244 $language = strtolower($language);
248 if (in_array($language, Tag\WebCodeTag::MARKIS)) {
[all …]
/plugin/translation3/lang/en/
Dsettings.php3 * English language file
13 … = 'Use flags on screen instead of ISO language two letter code? If dropdown list is on show only …
14 $lang['description'] = 'Display text like "Translations of this page" in current language.';
16 $lang['translateui'] = 'Should the language of the user interface be switched in foreign language
17 … = 'Should the start page automatically redirect into a language namespace using browser language
18 …he translation feature is explained for your users. It will be linked from the language selector.';
/plugin/translator/
Daction.php42 || empty($_REQUEST['Language'])
61 $Language = trim($_REQUEST['Language']);
68 …if ( $Language != 'export all' && !in_array( $Language, $functions->_getAvailableLanguages($Catego…
69 …msg($functions->_messageReplacer('CategoryNotSupportedInLanguage', array($Category, $Language)), -…
74 if ( $Language != 'export all' ) { $Language = array($Language); }
75 else { $Language = $functions->_getAvailableLanguages($CategoryID, $Version); }
77 if ( count($Language) > 1 ) {
82 foreach ( $Language as $exportLang ) {
95 if ( count($Language) > 1 ) {
100 if ( count($Language) == 1 ) {
[all …]
/plugin/golocal/src/i18n/
Di18n.go7 "golang.org/x/text/language"
22 bundle := i18n.NewBundle(language.English)
30 // Try to load the specified language translations
33 // Try loading the base language if the specific locale fails
36 log.Printf("Failed to load %s translation, trying base language %s: %s", lang, baseLang, err)
38 …log.Printf("Failed to load base language %s translation, falling back to English: %s", baseLang, e…
48 // Create a localizer for the specified language
67 // T translates a message ID to the current language
80 // getPreferredLanguage determines the user's preferred language using go-locale
84 log.Printf("Failed to get preferred language, defaulting to English: %s", err)
[all …]
/plugin/aichat/
DChunk.php10 protected $language; variable in dokuwiki\\plugin\\aichat\\Chunk
29 $this->language = $lang ?: $this->determineLanguage();
140 return $this->language;
144 * @param string $language
146 public function setLanguage($language): void argument
148 $this->language = $language;
152 * Initialize the language of the chunk
154 …ranslation plugin is available it is used to determine the language, otherwise the default language
187 $data['language'] ?? '',
200 'language' => $this->language,
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/
DLanguageFactory.php14 * Cache of language code information used to load HTMLPurifier_Language objects.
28 * Instance to validate language codes.
82 * Creates a language object, handles class fallbacks
90 // validate language code
93 $config->get('Core.Language'),
111 $file = $this->dir . '/Language/classes/' . $code . '.php';
131 * Returns the fallback language for language
132 * @note Loads the original language into cache
133 * @param string $code language code
143 * Loads language into the cache, handles message file and fallbacks
[all …]
/plugin/latexit/tests/my/
Dtest10.latex9 \lstset{frame=single, language=java}
23 \lstset{frame=single, language=pascal}
36 \lstset{frame=single, language=PHP}
42 \lstset{frame=single, language=PHP}
50 \lstset{frame=single, language=HTML}
56 \lstset{frame=single, language=HTML}
62 \lstset{frame=single, language=php, title=myexample.php}
68 \lstset{frame=single, language=php, title=myexample.php}
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Language/
DLanguageToFontInterface.php3 namespace Mpdf\Language;
6 * mPDF recognises IETF language tags as:
7 * - a single primary language subtag composed of a two letter language code from ISO 639-1 (2002),
13 …sensitive, but the specification recommends using the same case as in the Language Subtag Registry,
16 …* Region subtags are often deprecated by the registration of specific primary language subtags fro…
21 …ined) is used in situations in which a script must be indicated but the language cannot be identif…
22 * e.g. und-Cyrl is an undefined language written in Cyrillic script.
/plugin/translate/lang/en/
Dsettings.php5 …ng_by_ns'] = "If the namespace of a page is a valid language code, use it to guess the page langua…
6 $lang['guess_lang_by_ui_lang'] = "Use the wiki's user interface to auto-detect guess page language
7 $lang['default_original_language'] = "If the page language can not be detected, assume this languag…
8 $lang['use_language_namespace'] = "Use language code as namespace for translations";
22 $lang['link_style_o_langname'] = "Language name";
23 $lang['link_style_o_langcode'] = "Language code";
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/Resource/
DProjectsLocationsAgentsIntents.php14 * License for the specific language governing permissions and limitations under
45 * @opt_param string languageCode The language of the following fields in
47 * agent's default language is used. [Many
48 * languages](https://cloud.google.com/dialogflow/cx/docs/reference/language)
83 * @opt_param string languageCode The language to retrieve the intent for. The
84 * following fields are language dependent: *
86 * language is used. [Many
87 * languages](https://cloud.google.com/dialogflow/cx/docs/reference/language)
108 * @opt_param string languageCode The language to list intents for. The
109 * following fields are language dependent: *
[all …]
DProjectsLocationsAgentsFlowsTransitionRouteGroups.php14 * License for the specific language governing permissions and limitations under
45 * @opt_param string languageCode The language of the following fields in
49 * not specified, the agent's default language is used. [Many
50 * languages](https://cloud.google.com/dialogflow/cx/docs/reference/language)
92 * @opt_param string languageCode The language to retrieve the transition route
93 * group for. The following fields are language dependent: *
96 * not specified, the agent's default language is used. [Many
97 * languages](https://cloud.google.com/dialogflow/cx/docs/reference/language)
116 * @opt_param string languageCode The language to list transition route groups
117 * for. The following fields are language dependent: *
[all …]
/plugin/translator/lang/en/
Dlang.php3 * english language file
6 // settings must be present and set appropriately for the language
34 $lang['Language'] = 'Language';
40 $lang['ExportManager'] = 'Export Language Sets';
42 $lang['ImportMasterLanguage'] = 'Import Language Master';
43 $lang['RemoveMasterLanguage'] = 'Remove Master Language';
62 $lang['MasterValue'] = 'Master Language Value';
66 $lang['DisplayReferenceLanguage'] = 'Display Reference Language';
76 …egoryNotSupportedInLanguage'] = "The selected Category '{0}' does not support the language '{1}'.";
79 $lang['KeysNotInMaster'] = "There are {0}/{1} Entry Keys that do not exist in the Master Language f…
/plugin/hyphenation/phpHyphenation/
Dmorecss-plugin.php17 if(isset($_POST["language"])) switch($_POST["language"]) {
18 case "german" : case "de" : $GLOBALS["language"] = "de"; break;
19 case "english" : case "en" : $GLOBALS["language"] = "en"; break;
20 case "spanish" : case "es" : $GLOBALS["language"] = "es"; break;
21 case "french" : case "fr" : $GLOBALS["language"] = "fr"; break;
22 case "dutch" : case "nl" : $GLOBALS["language"] = "nl"; break;
23 case "swedish" : case "sv" : $GLOBALS["language"] = "sv"; break;
24 default : $GLOBALS["language"] = "en"; break;
59 …hyphContent.send("text=" + encodeURIComponent(element.innerHTML) + "&language=" + mode + "&restric…

12345678910>>...380