搜索
在 3.9 版本新加入.
使用布爾操作,括號或字段特定查找的高級查詢可用於查找所需的字符串。
When no field is defined, the lookup happens on source, target, and context strings.
Simple search
鍵入搜索框中的任何短語都分成單詞。顯示包含任何一個的字符串。要查找一個確切的短語,將“SearchPhrase”放入引號(單個(』)和雙(“)引號將工作):”這是一個引用的字符串“``或’另一個引用的字符串』``。
Fields
source:TEXTSource string case-insensitive search.
target:TEXTTarget string case-insensitive search.
context:TEXTContext string case-insensitive search.
key:TEXTKey string case-insensitive search.
note:TEXTSource string description case-insensitive search.
location:TEXTLocation string case-insensitive search.
priority:NUMBERString priority.
added:DATETIME將字符串添加到Webleate時的時間戳。
state:TEXT國家搜索(
```翻譯的,``````````````````````````````````````````````````````````````````````````````````````````````````````````````pending:BOOLEAN掛在彎曲以沖洗到VCS。
has:TEXTSearch for string having attributes -
plural,context,suggestion,comment,check,dismissed-check,translation,variant,screenshot,flags,explanation,glossary,note,label.is:TEXT搜索字符串狀態(
掛籍,翻譯的`````````)。language:TEXTString target language.
component:TEXTComponent slug or name case-insensitive search, see 組件標識串 and 組件名稱.
project:TEXTProject slug, see URL slug.
changed_by:TEXT作者使用給定用戶名更改字符串。
changed:DATETIME字符串內容在日期內更改,支持:參考:“搜索操作員”。
change_time:DATETIME字符串已在日期更改,支持:REF:“搜索操作員”,與“已更改”(更改)提供此包含不會更改內容的事件,並且您可以使用“Change_Action”“”應用“使用”自定義操作過濾“。
change_action:TEXT在更改動作上的過濾器,與``change_time``一起有用。接受更改操作的英語名稱,引用以及帶有連字符替換的空格或小寫和空格。請參閱:參考:“搜索 - 更改”以獲取示例。
check:TEXTString has failing check, see 檢查和修復 for check identifiers.
dismissed_check:TEXTString has dismissed check, see 檢查和修復 for check identifiers.
comment:TEXTSearch in user comments.
resolved_comment:TEXTSearch in resolved comments.
comment_author:TEXTFilter by comment author.
suggestion:TEXTSearch in suggestions.
suggestion_author:TEXTFilter by suggestion author.
explanation:TEXTSearch in explanations.
label:TEXTSearch in labels.
screenshot:TEXTSearch in screenshots.
Boolean operators
您可以使用```,`或````,``````````````,`例如:“州”:翻譯和(來源:Hello或Source:Bar)
Field operators
您可以為日期或數字搜索指定運算符,範圍或部分查找:
state:>=translated國家是“翻譯”或更好的(“批准”(“批准”)。
changed:2019Changed in year 2019.
changed:[2019-03-01 to 2019-04-01]在兩個給定的日期之間發生了變化。
Exact operators
您可以使用``=``運算符在不同的字符串字段上進行完全匹配查詢。例如,搜索完全匹配的源字符串匹配“你好世界”,使用:“來源:=”Hello World“。用於搜索單詞表達式,您可以跳過引號。例如,搜索匹配``hello``的所有源字符串:``source:= hello。
Searching for changes
在 4.4 版本新加入.
搜索歷史事件可以使用“Change_Action”和“Change_Time`”操作員完成。
例如,可以將標記為2018年編輯的字符串輸入為“Change_time:2018和Change_Action:標記為編輯”“”或“Change_Time:2018和Change_Action:”標記為編輯“```。
規則表達式
接受任何文本,您還可以將正則表達式指定為“r”regexp“``。
例如,要搜索包含2和5之間的任何數字的所有源字符串,請使用“源:R”[2-5]“``。
Predefined queries
您可以在搜索頁面上選擇預定義查詢,這允許您快速訪問最常見的搜索:
Ordering the results
根據您的需要,有許多選擇字符串: