@@ -717,7 +717,16 @@ Examples:
717
717
- Match PDF filenames: \.pdf$
718
718
- Match single character: ^.$
719
719
- Match remote multimedia: ^http://.*\.(ogv|vlc|mp4|mp3)$</source >
720
- <translation type =" unfinished" ></translation >
720
+ <translation >Salta il comando se il testo di input non corrisponde a questa espressione regolare (lascia vuoto per far corrispondere tutto).
721
+
722
+ Da %2 a %9 (o argomento[1] e oltre nello script) in Comando e Filtro saranno sostituiti con i testi catturati.
723
+
724
+ Esempi:
725
+
726
+ - Corrispondenza URL: ^(https?|ftp)://
727
+ - Corrispondenza nomi file PDF: \.pdf$
728
+ - Corrispondenza singolo carattere: ^.$
729
+ - Corrispondenza multimediale remoto: ^http://.*\.(ogv|vlc|mp4|mp3)$</translation >
721
730
</message >
722
731
<message >
723
732
<location filename =" ../src/ui/commandwidget.ui" line =" 435" />
@@ -1105,27 +1114,27 @@ premi F2 per modificare.</translation>
1105
1114
<message >
1106
1115
<location filename =" ../src/ui/configtabgeneral.ui" line =" 161" />
1107
1116
<source >Navigation style / Keymap:</source >
1108
- <translation type = " unfinished " > </translation >
1117
+ <translation >Stile di navigazione / Mappa dei tasti: </translation >
1109
1118
</message >
1110
1119
<message >
1111
1120
<location filename =" ../src/ui/configtabgeneral.ui" line =" 171" />
1112
1121
<source >Support for Vi navigation (keys H, J, K, L, / and more) and Emacs navigation (Ctrl+N, P, V and more)</source >
1113
- <translation type = " unfinished " > </translation >
1122
+ <translation >Supporto per la navigazione Vi (tasti H, J, K, L, / e altri) e la navigazione Emacs (Ctrl+N, P, V e altri) </translation >
1114
1123
</message >
1115
1124
<message >
1116
1125
<location filename =" ../src/ui/configtabgeneral.ui" line =" 175" />
1117
1126
<source >Default</source >
1118
- <translation type = " unfinished " > </translation >
1127
+ <translation >Predefinito </translation >
1119
1128
</message >
1120
1129
<message >
1121
1130
<location filename =" ../src/ui/configtabgeneral.ui" line =" 180" />
1122
1131
<source >Vi</source >
1123
- <translation type = " unfinished " > </translation >
1132
+ <translation >Vi </translation >
1124
1133
</message >
1125
1134
<message >
1126
1135
<location filename =" ../src/ui/configtabgeneral.ui" line =" 185" />
1127
1136
<source >Emacs</source >
1128
- <translation type = " unfinished " > </translation >
1137
+ <translation >Emacs </translation >
1129
1138
</message >
1130
1139
<message >
1131
1140
<location filename =" ../src/ui/configtabgeneral.ui" line =" 208" />
0 commit comments