- Sort Score
- Result 10 results
- Languages All
Results 1 - 10 of 14 for _russian_ (0.05 sec)
-
src/main/resources/suggest_indices/_cloud/suggest_analyzer.json
}, "russian_stop": { "type": "stop", "stopwords": "_russian_" }, "russian_keywords": { "type": "keyword_marker", "keywords": ["привет", "мир", "поиск"] }, "russian_stemmer": { "type": "stemmer", "language": "russian" }, "spanish_stop": { "type": "stop",Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Sat Feb 27 09:26:16 UTC 2021 - 57.4K bytes - Viewed (1) -
src/main/resources/suggest_indices/_aws/suggest_analyzer.json
}, "russian_stop": { "type": "stop", "stopwords": "_russian_" }, "russian_keywords": { "type": "keyword_marker", "keywords": ["привет", "мир", "поиск"] }, "russian_stemmer": { "type": "stemmer", "language": "russian" }, "spanish_stop": { "type": "stop",Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Wed Mar 24 12:55:37 UTC 2021 - 57.4K bytes - Viewed (0) -
src/main/resources/suggest_indices/suggest_analyzer.json
"russian_stop": { "type": "stop", "stopwords": "_russian_" }, "russian_keywords": { "type": "keyword_marker", "keywords_path": "${fess.dictionary.path}ru/protwords.txt" }, "russian_stemmer": { "type": "stemmer", "language": "russian" }, "spanish_stop": { "type": "stop",
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu May 23 05:09:51 UTC 2019 - 57.7K bytes - Viewed (0) -
src/main/resources/suggest_indices/suggest_analyzer.json
}, "russian_stop": { "type": "stop", "stopwords": "_russian_" }, "russian_keywords": { "type": "keyword_marker", "keywords": ["привет"] }, "russian_stemmer": { "type": "stemmer", "language": "russian" }, "spanish_stop": { "type": "stop",Registered: Sat Dec 20 13:04:59 UTC 2025 - Last Modified: Thu Oct 03 02:51:59 UTC 2019 - 57.3K bytes - Viewed (3) -
docs/ru/llm-prompt.md
Translate to Russian (русский язык). Language code: ru. --- Use a neutral tone (not overly formal or informal). Use correct Russian grammar — appropriate cases, suffixes, and endings depending on context. For the following technical terms, use these specific translations to ensure consistency and clarity across the documentation:
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Mon Oct 06 11:09:58 UTC 2025 - 6K bytes - Viewed (0) -
okhttp/src/jvmTest/kotlin/okhttp3/internal/idn/PunycodeTest.kt
// (H) Korean (Hangul syllables) testEncodeDecode( unicode = "세계의모든사람들이한국어를이해한다면얼마나좋을까", punycode = "xn--989aomsvi5e83db1d2a355cv1e0vak1dwrv93d5xbh15a0dt30a5jpsd879ccm6fea98c", ) // (I) Russian (Cyrillic) testEncodeDecode( unicode = "почемужеонинеговорятпорусски", punycode = "xn--b1abfaaepdrnnbgefbadotcwatmq2g4l", ) // (J) Spanish testEncodeDecode(Registered: Fri Dec 26 11:42:13 UTC 2025 - Last Modified: Fri Dec 27 13:39:56 UTC 2024 - 5.3K bytes - Viewed (0) -
docs/en/docs/release-notes.md
* 🌐 Add Russian translation for `docs/ru/docs/tutorial/security/oauth2-jwt.md`. PR [#10601](https://github.com/fastapi/fastapi/pull/10601) by [@AlertRED](https://github.com/AlertRED). * 🌐 Add Russian translation for `docs/ru/docs/tutorial/security/simple-oauth2.md`. PR [#10599](https://github.com/fastapi/fastapi/pull/10599) by [@AlertRED](https://github.com/AlertRED).
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Dec 27 19:06:15 UTC 2025 - 586.7K bytes - Viewed (0) -
src/main/resources/fess_indices/fess.json
"type": "keyword_marker", "keywords_path": "${fess.dictionary.path}ru/protwords.txt" }, "russian_stemmer": { "type": "stemmer", "language": "russian" }, "russian_override": { "type": "stemmer_override", "rules_path": "${fess.dictionary.path}ru/stemmer_override.txt" }, "simplified_chinese_stop": {
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Jun 06 14:17:42 UTC 2025 - 39.8K bytes - Viewed (0) -
ADDING_NEW_LANGUAGE.md
2. **Search/Analysis Support** (40+ languages): Language-specific text analysis for search indexing Currently supported UI languages: German, English, Spanish, French, Italian, Japanese, Korean, Dutch, Polish, Brazilian Portuguese, Russian, Simplified Chinese, and Traditional Chinese. ## File Structure Language resource files are located in: ``` src/main/resources/ ├── fess_label.properties # Base English labels (fallback)
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Nov 06 11:36:30 UTC 2025 - 10.4K bytes - Viewed (1) -
scripts/translate.py
»»» 1.1) If the language to which you translate mostly uses the letters of the ASCII char set (for example Spanish, French, German, but not Russian, Chinese) and if the translation of the full phrase is identical to, or starts with the same letters as the original full phrase, then only give the translation of the full phrase. Conversion scheme: Source (English):
Registered: Sun Dec 28 07:19:09 UTC 2025 - Last Modified: Sat Dec 27 19:05:53 UTC 2025 - 34.1K bytes - Viewed (0)